Property | Type | Description | |
---|---|---|---|
DefaultBackgroundColor | Color | ||
DefaultForegroundColor | Color |
Property | Type | Description | |
---|---|---|---|
BackgroundColor | Color | ||
ForegroundColor | Color | ||
border | |||
fill | bool | ||
form | Main |
Method | Description | |
---|---|---|
AbstractSelectionTool ( ) : System | ||
End ( Point tile ) : void | ||
Run ( Point tile ) : void | ||
SetActive ( Main screen, string tag ) : void | ||
SetInactive ( ) : void | ||
Start ( Point tile ) : void |
Method | Description | |
---|---|---|
borderupdate_Tick ( object sender, |
public SetActive ( Main screen, string tag ) : void | ||
screen | Main | |
tag | string | |
return | void |
public static Color DefaultBackgroundColor | ||
return | Color |
public static Color DefaultForegroundColor | ||
return | Color |
protected Border,Sharplike.UI.Controls border | ||
return |