#include <mgui/coloredl.h>
Inheritance diagram for MGUI::FORM_COLOR_EDIT_LIST_T< _T >:

Public Member Functions | |
| void | Create (MGUI::LAYOUT_PANE &ParentPane, _T *pContainer, int listrows, CAP capability=CAP_NoTransparent, LAYOUT layout=LAYOUT_Vertical) |
| FORM_COLOR_EDIT_LIST_T () | |
| void | SetChangeItemColorFunc (void(_T::*pfChangeItemColor)(int itemnum, const COLOR &color)) |
Definition at line 198 of file coloredl.h.
|
|||||||||
|
Constructor.
Definition at line 202 of file coloredl.h. |
|
||||||||||||||||||||||||||||
|
Create the form.
Definition at line 206 of file coloredl.h. |
|
||||||||||
|
Set container function to call when item color changed.
Definition at line 218 of file coloredl.h. |
1.3.8-20040913