Method | Description | |
---|---|---|
DrawButton ( |
||
DrawFlatButton ( |
||
DrawPopupButton ( |
Method | Description | |
---|---|---|
LoadTheme ( string themeName ) : |
||
ThemeElements ( ) : System |
public static DrawButton ( |
||
g | ||
bounds | ||
state | ButtonThemeState | |
backColor | Color | |
foreColor | Color | |
return | void |
public static DrawFlatButton ( |
||
g | ||
bounds | ||
state | ButtonThemeState | |
backColor | Color | |
foreColor | Color | |
appearance | FlatButtonAppearance | |
return | void |
public static DrawPopupButton ( |
||
g | ||
bounds | ||
state | ButtonThemeState | |
backColor | Color | |
foreColor | Color | |
return | void |