Packagestimulsoft.controls.theme
Classpublic class StiScrollBarTheme
InheritanceStiScrollBarTheme Inheritance StiTheme Inheritance Object



Public Properties
 PropertyDefined By
  arrowColor : StiColor
StiScrollBarTheme
 InheritedbackgroundColor : StiColor
StiTheme
 InheritedbackgroundDisabledColor : StiColor
StiTheme
 Inheritedblack : XMLNode
[static] [read-only]
StiTheme
 Inheritedblue : XMLNode
[static] [read-only]
StiTheme
 InheritedborderColor : StiColor
StiTheme
 InheritedborderDisabledColor : StiColor
StiTheme
 InheritedcornerRadius : Number
StiTheme
 Inheritedfont : StiFont
StiTheme
 InheritedfontColor : StiColor
StiTheme
 InheritedfontDisabledColor : StiColor
StiTheme
  highlightColor : StiColor
StiScrollBarTheme
 Inheritedimage : String
StiTheme
 InheritedimageRectangle : StiRectangle
StiTheme
 InheritedimageSize : StiSize
StiTheme
 Inheritedoffice2013 : XMLNode
[static] [read-only]
StiTheme
  pressedColor : StiColor
StiScrollBarTheme
 Inheritedsilver : XMLNode
[static] [read-only]
StiTheme
 Inheritedtheme : XMLNode
StiTheme
  trackColor : StiColor
StiScrollBarTheme
Public Methods
 MethodDefined By
  
StiScrollBarTheme
Protected Methods
 MethodDefined By
 Inherited
decodeImage(bitmapData:BitmapData):void
StiTheme
Property Detail
arrowColorproperty
arrowColor:StiColor


Implementation
    public function get arrowColor():StiColor
    public function set arrowColor(value:StiColor):void
highlightColorproperty 
highlightColor:StiColor


Implementation
    public function get highlightColor():StiColor
    public function set highlightColor(value:StiColor):void
pressedColorproperty 
pressedColor:StiColor


Implementation
    public function get pressedColor():StiColor
    public function set pressedColor(value:StiColor):void
trackColorproperty 
trackColor:StiColor


Implementation
    public function get trackColor():StiColor
    public function set trackColor(value:StiColor):void
Constructor Detail
StiScrollBarTheme()Constructor
public function StiScrollBarTheme()