Functions | |
void | ControlListBox_SetX (int val) |
Set the X coordinate. | |
void | ControlListBox_SetY (int val) |
Set the Y coordinate. | |
void | ControlListBox_SetWidth (int val) |
Set the width. | |
void | ControlListBox_SetHeight (int val) |
Set the height. | |
void | ControlListBox_SetRect (int x, int y, int w, int h) |
Set the rect. |