Property | Type | Description | |
---|---|---|---|
_bottomOrRightCharacter | int | ||
_currentAppearanceBar | CellAppearance | ||
_currentAppearanceEnds | CellAppearance | ||
_currentAppearanceSlider | CellAppearance | ||
_currentSliderPosition | int | ||
_sliderBarCharacter | int | ||
_sliderBarSize | int | ||
_sliderCharacter | int | ||
_sliderPositionValues | int[] | ||
_topOrLeftCharacter | int | ||
_valueStep | int |
Property | Type | Description | |
---|---|---|---|
AfterDeserialized | void | ||
DetermineSliderPositions | void | ||
ScrollBar | System |
Method | Description | |
---|---|---|
Compose ( ) : void | ||
Create ( System orientation, int size ) : |
||
DetermineAppearance ( ) : void | ||
ProcessKeyboard ( Input data ) : bool |
Not Used.
|
|
ProcessMouse ( Input info ) : bool |
Method | Description | |
---|---|---|
AfterDeserialized ( |
||
DetermineSliderPositions ( ) : void | ||
ScrollBar ( System orientation, int width, int height ) : System |
public static Create ( System orientation, int size ) : |
||
orientation | System | |
size | int | |
return |
protected CellAppearance _currentAppearanceBar | ||
return | CellAppearance |
protected CellAppearance _currentAppearanceEnds | ||
return | CellAppearance |
protected CellAppearance _currentAppearanceSlider | ||
return | CellAppearance |