| AddCallBack(BOOL(*callback)(MNComponent *, UINT, WPARAM, LPARAM)) | MNComponent | [virtual] |
| clisteners | MNComponent | [protected] |
| CreateControl(MNComponent *parent, LPSTR classname, LPSTR label, int width, int height, int x, int y, int style, int exstyle) | MNComponent | [protected] |
| finfo | MNComponent | [protected, static] |
| FireChildEvents(UINT message, WPARAM wParam, LPARAM lParam) | MNComponent | [virtual] |
| FireEvents(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) | MNComponent | [virtual] |
| GetCharSize() | MNComponent | [protected] |
| GetHeight() | MNComponent | [virtual] |
| GetHwnd() | MNComponent | [virtual] |
| GetInstance() | MNComponent | [virtual] |
| GetText(LPSTR buf, int buf_len) | MNComponent | [virtual] |
| GetWidth() | MNComponent | [virtual] |
| GetX() | MNComponent | [virtual] |
| GetY() | MNComponent | [virtual] |
| GlobalProc(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam) | MNComponent | [friend] |
| height | MNComponent | [protected] |
| Hide() | MNComponent | [virtual] |
| hInstance | MNComponent | [protected] |
| hwnd | MNComponent | [protected] |
| listeners | MNComponent | [protected] |
| MNAbstractEdit(MNComponent *parent, int type, int x, int y, int w, int h, int style=0, LPSTR def_text=NULL) | MNAbstractEdit | |
| MNMultilineEdit(MNComponent *parent, int x, int y, int w, int h, LPSTR def_text=NULL, int style=0) | MNMultilineEdit | |
| parent | MNComponent | [protected] |
| RegisterChild(HWND *hwnd, MNComponent *com) | MNComponent | [virtual] |
| RegisterComponent(HWND *hwnd, MNComponent *com) | MNComponent | [virtual] |
| SendEventToChild(HWND child, UINT message, WPARAM wParam, LPARAM lParam) | MNComponent | [virtual] |
| SendEventToChild(MNComponent *child, UINT message, WPARAM wParam, LPARAM lParam) | MNComponent | [virtual] |
| SendEventToParent(UINT message, WPARAM wParam, LPARAM lParam) | MNComponent | [virtual] |
| SendMessage(UINT msg, WPARAM wParam, LPARAM lParam) | MNComponent | |
| SetHeight(int height) | MNComponent | [virtual] |
| SetPosition(int x, int y) | MNComponent | [virtual] |
| SetSize(int width, int height) | MNComponent | [virtual] |
| SetText(LPSTR label) | MNComponent | [virtual] |
| SetWidth(int width) | MNComponent | [virtual] |
| SetX(int x) | MNComponent | [virtual] |
| SetY(int y) | MNComponent | [virtual] |
| Show() | MNComponent | [virtual] |
| showstate | MNComponent | [protected] |
| width | MNComponent | [protected] |
| x | MNComponent | [protected] |
| y | MNComponent | [protected] |