Interface IControlPresetWindow
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface IControlPresetWindow
Methods
Hide()
Declaration
void Hide()
IsShown()
Declaration
bool IsShown()
Returns
| Type | Description |
|---|---|
| bool |
Show(bool)
Declaration
void Show(bool showCancel)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | showCancel |