W32DLib
W32DLib::Dialog Member List

This is the complete list of members for W32DLib::Dialog, including all inherited members.

AddControl(Control *control)W32DLib::Dialog
Close(INT_PTR result)W32DLib::Dialog
CreateControls()=0W32DLib::Dialogpure virtual
Dialog()W32DLib::Dialog
Enable(bool enable)W32DLib::Dialog
GetData()W32DLib::Dialog
GetHMENU()W32DLib::Window
GetHWND()W32DLib::Window
GetText()W32DLib::Window
HasMutex()W32DLib::Window
InstanceProc(HWND wnd, UINT msg, WPARAM wp, LPARAM lp)W32DLib::Dialogprotectedvirtual
m_wndW32DLib::Windowprotected
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
OnClose()W32DLib::Dialogvirtual
OnInit()W32DLib::Dialogvirtual
ResourceID()=0W32DLib::Dialogpure virtual
SendMsg(UINT msg, WPARAM wp, LPARAM lp)W32DLib::Window
SetData()W32DLib::Dialog
SetHMENU(HMENU menu)W32DLib::Window
SetMenuProc(Window *owner, W32DLibCallback callback)W32DLib::Dialog
SetText(const TCHAR *text)W32DLib::Window
SetText(const W32String &text)W32DLib::Window
ShowModal(HINSTANCE instance, HWND parent)W32DLib::Dialog
Window()W32DLib::Window
WindowProc(HWND wnd, UINT msg, WPARAM wp, LPARAM lp)W32DLib::Windowprotectedstatic
~Dialog()W32DLib::Dialogvirtual
~Window()W32DLib::Windowvirtual