| Package | stimulsoft.controls.theme |
| Class | public class StiFormTheme |
| Inheritance | StiFormTheme StiTheme Object |
| Property | Defined By | ||
|---|---|---|---|
![]() | backgroundColor : StiColor | StiTheme | |
![]() | backgroundDisabledColor : StiColor | StiTheme | |
![]() | black : XMLNode [static] [read-only] | StiTheme | |
![]() | blue : XMLNode [static] [read-only] | StiTheme | |
![]() | borderColor : StiColor | StiTheme | |
![]() | borderDisabledColor : StiColor | StiTheme | |
| buttonBorderHighlightColor : StiColor | StiFormTheme | ||
| buttonBorderPressedColor : StiColor | StiFormTheme | ||
| buttonCrossColor : StiColor | StiFormTheme | ||
| buttonHighlightColor : StiColor | StiFormTheme | ||
| buttonPressedColor : StiColor | StiFormTheme | ||
| captionColor : StiColor | StiFormTheme | ||
![]() | cornerRadius : Number | StiTheme | |
![]() | font : StiFont | StiTheme | |
![]() | fontColor : StiColor | StiTheme | |
![]() | fontDisabledColor : StiColor | StiTheme | |
![]() | image : String | StiTheme | |
![]() | imageRectangle : StiRectangle | StiTheme | |
![]() | imageSize : StiSize | StiTheme | |
![]() | office2013 : XMLNode [static] [read-only] | StiTheme | |
![]() | silver : XMLNode [static] [read-only] | StiTheme | |
![]() | theme : XMLNode | StiTheme | |
| Method | Defined By | ||
|---|---|---|---|
| StiFormTheme | |||
| buttonBorderHighlightColor | property |
buttonBorderHighlightColor:StiColor public function get buttonBorderHighlightColor():StiColor public function set buttonBorderHighlightColor(value:StiColor):void| buttonBorderPressedColor | property |
buttonBorderPressedColor:StiColor public function get buttonBorderPressedColor():StiColor public function set buttonBorderPressedColor(value:StiColor):void| buttonCrossColor | property |
buttonCrossColor:StiColor public function get buttonCrossColor():StiColor public function set buttonCrossColor(value:StiColor):void| buttonHighlightColor | property |
buttonHighlightColor:StiColor public function get buttonHighlightColor():StiColor public function set buttonHighlightColor(value:StiColor):void| buttonPressedColor | property |
buttonPressedColor:StiColor public function get buttonPressedColor():StiColor public function set buttonPressedColor(value:StiColor):void| captionColor | property |
captionColor:StiColor public function get captionColor():StiColor public function set captionColor(value:StiColor):void| StiFormTheme | () | Constructor |
public function StiFormTheme()