Property | Type | Description | |
---|---|---|---|
Widget |
Method | Description | |
---|---|---|
Build ( string options ) : void | ||
Dispose ( ) : void | ||
GetSelection ( int x, int y ) : string | ||
Hook ( ) : void | ||
Inside ( int x, int y ) : bool | ||
RefreshVisible ( ) : void | ||
ScrollChange ( ScrollBar sb, float r ) : void | ||
ScrollMenu ( |
||
Unhook ( ) : void |
public GetSelection ( int x, int y ) : string | ||
x | int | |
y | int | |
return | string |
public ScrollChange ( ScrollBar sb, float r ) : void | ||
sb | ScrollBar | |
r | float | |
return | void |
public ScrollMenu ( |
||
wr | ||
w | int | |
h | int | |
bCount | int | |
sbw | int | |
sbh | int | |
return | System |