#include <mgui/ctrl.h>
Inheritance diagram for MGUI::CTRL_EDIT_TEXT_T< _CT >:

Public Member Functions | |
| CTRL_EDIT_TEXT_T (_CT *pContainer) | |
| void | SetContainer (_CT *pContainer) |
| void | SetFuncChangeValue (void(_CT::*pfOnChangeValue)()) |
Definition at line 2478 of file ctrl.h.
|
||||||||||
|
Constructor.
|
|
||||||||||
|
Set container pointer. Container may also be specified in constructor. |
|
||||||||||
|
Set container method to call for OnChangeValue().
|
1.3.8-20040913