Packagestimulsoft.controls.theme
Classpublic class StiFormTheme
InheritanceStiFormTheme Inheritance StiTheme Inheritance Object



Public Properties
 PropertyDefined By
 InheritedbackgroundColor : StiColor
StiTheme
 InheritedbackgroundDisabledColor : StiColor
StiTheme
 Inheritedblack : XMLNode
[static] [read-only]
StiTheme
 Inheritedblue : XMLNode
[static] [read-only]
StiTheme
 InheritedborderColor : StiColor
StiTheme
 InheritedborderDisabledColor : StiColor
StiTheme
  buttonBorderHighlightColor : StiColor
StiFormTheme
  buttonBorderPressedColor : StiColor
StiFormTheme
  buttonCrossColor : StiColor
StiFormTheme
  buttonHighlightColor : StiColor
StiFormTheme
  buttonPressedColor : StiColor
StiFormTheme
  captionColor : StiColor
StiFormTheme
 InheritedcornerRadius : Number
StiTheme
 Inheritedfont : StiFont
StiTheme
 InheritedfontColor : StiColor
StiTheme
 InheritedfontDisabledColor : StiColor
StiTheme
 Inheritedimage : String
StiTheme
 InheritedimageRectangle : StiRectangle
StiTheme
 InheritedimageSize : StiSize
StiTheme
 Inheritedoffice2013 : XMLNode
[static] [read-only]
StiTheme
 Inheritedsilver : XMLNode
[static] [read-only]
StiTheme
 Inheritedtheme : XMLNode
StiTheme
Public Methods
 MethodDefined By
  
StiFormTheme
Protected Methods
 MethodDefined By
 Inherited
decodeImage(bitmapData:BitmapData):void
StiTheme
Property Detail
buttonBorderHighlightColorproperty
buttonBorderHighlightColor:StiColor


Implementation
    public function get buttonBorderHighlightColor():StiColor
    public function set buttonBorderHighlightColor(value:StiColor):void
buttonBorderPressedColorproperty 
buttonBorderPressedColor:StiColor


Implementation
    public function get buttonBorderPressedColor():StiColor
    public function set buttonBorderPressedColor(value:StiColor):void
buttonCrossColorproperty 
buttonCrossColor:StiColor


Implementation
    public function get buttonCrossColor():StiColor
    public function set buttonCrossColor(value:StiColor):void
buttonHighlightColorproperty 
buttonHighlightColor:StiColor


Implementation
    public function get buttonHighlightColor():StiColor
    public function set buttonHighlightColor(value:StiColor):void
buttonPressedColorproperty 
buttonPressedColor:StiColor


Implementation
    public function get buttonPressedColor():StiColor
    public function set buttonPressedColor(value:StiColor):void
captionColorproperty 
captionColor:StiColor


Implementation
    public function get captionColor():StiColor
    public function set captionColor(value:StiColor):void
Constructor Detail
StiFormTheme()Constructor
public function StiFormTheme()