Свойство | Тип | Описание | |
---|---|---|---|
_bottomOrRightCharacter | int | ||
_currentAppearanceBar | CellAppearance | ||
_currentAppearanceEnds | CellAppearance | ||
_currentAppearanceSlider | CellAppearance | ||
_currentSliderPosition | int | ||
_sliderBarCharacter | int | ||
_sliderBarSize | int | ||
_sliderCharacter | int | ||
_sliderPositionValues | int[] | ||
_topOrLeftCharacter | int | ||
_valueStep | int |
Свойство | Тип | Описание | |
---|---|---|---|
AfterDeserialized | void | ||
DetermineSliderPositions | void | ||
ScrollBar | System |
Метод | Описание | |
---|---|---|
Compose ( ) : void | ||
Create ( System orientation, int size ) : |
||
DetermineAppearance ( ) : void | ||
ProcessKeyboard ( Input data ) : bool |
Not Used.
|
|
ProcessMouse ( Input info ) : bool |
Метод | Описание | |
---|---|---|
AfterDeserialized ( |
||
DetermineSliderPositions ( ) : void | ||
ScrollBar ( System orientation, int width, int height ) : System |
public static Create ( System orientation, int size ) : |
||
orientation | System | |
size | int | |
Результат |
public ProcessKeyboard ( Input data ) : bool | ||
data | Input | |
Результат | bool |
protected CellAppearance _currentAppearanceBar | ||
Результат | CellAppearance |
protected CellAppearance _currentAppearanceEnds | ||
Результат | CellAppearance |
protected CellAppearance _currentAppearanceSlider | ||
Результат | CellAppearance |