Inheritance diagram for TextBoxCombo:
Public Member Functions | |
BOOL | Create (int _xpos, int _ypos, int _x, int _y, int _Style, Element *_Parent) |
void | Destroy () |
void | SetSize (uint32, uint32) |
void | Init (Font *_fnt, uint8 cursor_type=CT_LINE, int guiflgs=GUI_SHOWBORDER) |
BOOL | DispatchEvent (Element *id, int, int, int, int) |
void | Hide () |
void | Show () |
Definition at line 378 of file gui.hpp.