Property | Type | Description | |
---|---|---|---|
minmax_boxHeight | int |
Method | Description | |
---|---|---|
GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
ScrollBar ( int width, int height ) : System | ||
SetCustomScrollBarEvaluator ( ScrollBarEvaluator scrollBarEvaluator ) : void | ||
SetupScrollBar ( |
||
StepSmallToMax ( ) : void | ||
StepSmallToMin ( ) : void |
Method | Description | |
---|---|---|
OnMouseWheel ( |
Method | Description | |
---|---|---|
CalculateThumbPosition ( ) : int | ||
ChildNotifyMouseWheel ( |
||
CreateHScrollbarContent ( RootGraphic rootgfx ) : void | ||
CreateVScrollbarContent ( RootGraphic rootgfx ) : void | ||
EvaluateHorizontalScrollBarProperties ( ) : void | ||
EvaluateVerticalScrollBarProperties ( ) : void | ||
ReEvaluateScrollBar ( ) : void | ||
SetupHorizontalScrollButtonProperties ( RenderElement container ) : void | ||
SetupMaxButtonProperties ( RenderElement container ) : void | ||
SetupMinButtonProperties ( RenderElement container ) : void | ||
SetupVerticalScrollButtonProperties ( RenderElement container ) : void | ||
UpdateScrollButtonPosition ( ) : void |
public GetPrimaryRenderElement ( RootGraphic rootgfx ) : RenderElement | ||
rootgfx | RootGraphic | |
return | RenderElement |
protected OnMouseWheel ( |
||
e | ||
return | void |
public ScrollBar ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |
public SetCustomScrollBarEvaluator ( ScrollBarEvaluator scrollBarEvaluator ) : void | ||
scrollBarEvaluator | ScrollBarEvaluator | |
return | void |
public SetupScrollBar ( |
||
creationParameters | ||
return | void |