Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddControl ( |
||
Construct ( ) : void | ||
Draw ( |
||
HScrollBox ( int x, int y, int itemHeight, int visibleItems, int itemWidth ) : System | ||
OnClick ( |
||
OnMouseOver ( |
||
OnMouseUp ( |
||
OnScroll ( |
public AddControl ( |
||
control | ||
return |
public Draw ( |
||
canv | ||
return | void |
public HScrollBox ( int x, int y, int itemHeight, int visibleItems, int itemWidth ) : System | ||
x | int | |
y | int | |
itemHeight | int | |
visibleItems | int | |
itemWidth | int | |
return | System |