|
W32DLib
|
This is the complete list of members for W32DLib::Control, including all inherited members.
| AddCallback(UINT msg, UINT notification, Window *owner, W32DLibCallback callback) | W32DLib::Control | protected |
| Control(Dialog *parent, int resource_id, DataX *datax) | W32DLib::Control | |
| DoDataExchange(bool set) | W32DLib::Control | virtual |
| Enable(bool enable) | W32DLib::Window | |
| GetHMENU() | W32DLib::Window | |
| GetHWND() | W32DLib::Window | |
| GetText() | W32DLib::Window | |
| HasMutex() | W32DLib::Window | |
| InstanceProc(HWND wnd, UINT msg, WPARAM wp, LPARAM lp) | W32DLib::Window | protectedvirtual |
| m_data | W32DLib::Control | protected |
| m_parent | W32DLib::Control | protected |
| m_resid | W32DLib::Control | protected |
| m_wnd | W32DLib::Window | protected |
| Move(int x, int y, int width, int height, bool repaint=true) | W32DLib::Window | |
| MoveBase(Window *w, int x, int y, int width, int height, bool repaint=true) | W32DLib::Window | |
| ProcessMessage(UINT msg, WPARAM wp, LPARAM lp) | W32DLib::Control | |
| ResourceID() | W32DLib::Control | |
| SendMsg(UINT msg, WPARAM wp, LPARAM lp) | W32DLib::Window | |
| SetHMENU(HMENU menu) | W32DLib::Window | |
| SetText(const TCHAR *text) | W32DLib::Window | |
| SetText(const W32String &text) | W32DLib::Window | |
| Window() | W32DLib::Window | |
| WindowProc(HWND wnd, UINT msg, WPARAM wp, LPARAM lp) | W32DLib::Window | protectedstatic |
| ~Control() | W32DLib::Control | virtual |
| ~Window() | W32DLib::Window | virtual |