#include <mgui/formbtxt.h>
Inheritance diagram for MGUI::FORM_BUTTONTEXT_T< _CT >:

Public Member Functions | |
| void | Create (MGUI::LAYOUT_PANE_BASE &ParentPane, const MISTRING &label, _CT *pContainer, void(_CT::*pfOnPressed)(), int width=0, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_Expand) |
| void | Create (MGUI::LAYOUT_PANE_BASE &ParentPane, const char *label, _CT *pContainer, void(_CT::*pfOnPressed)(), int width=0, MGUI::LAYOUT_SIZEALIGN sizealign=MGUI::LAYOUT_SIZEALIGN_Expand) |
| FORM_BUTTONTEXT_T () | |
Definition at line 113 of file formbtxt.h.
|
|||||||||
|
Constructor.
Definition at line 117 of file formbtxt.h. |
|
||||||||||||||||||||||||||||||||
|
Create the control with Unicode label.
Definition at line 136 of file formbtxt.h. |
|
||||||||||||||||||||||||||||||||
|
Create the control with label from resource lookup.
Definition at line 121 of file formbtxt.h. |
1.3.8-20040913