W32DLib
W32DLib::ComboBox Member List

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

AddCallback(UINT msg, UINT notification, Window *owner, W32DLibCallback callback)W32DLib::Controlprotected
AddString(const TCHAR *text)W32DLib::ComboBox
AddString(const W32String &text)W32DLib::ComboBox
AddString(const TCHAR *text, int index)W32DLib::ComboBox
AddString(const W32String &text, int index)W32DLib::ComboBox
ComboBox(Dialog *parent, int resource_id, DataX *datax)W32DLib::ComboBox
Control(Dialog *parent, int resource_id, DataX *datax)W32DLib::Control
Count()W32DLib::ComboBox
DoDataExchange(bool set)W32DLib::ComboBoxvirtual
Enable(bool enable)W32DLib::Window
GetHMENU()W32DLib::Window
GetHWND()W32DLib::Window
GetString(int index)W32DLib::ComboBox
GetText()W32DLib::Window
HasMutex()W32DLib::Window
InstanceProc(HWND wnd, UINT msg, WPARAM wp, LPARAM lp)W32DLib::Windowprotectedvirtual
m_dataW32DLib::Controlprotected
m_parentW32DLib::Controlprotected
m_residW32DLib::Controlprotected
m_wndW32DLib::Windowprotected
MaxLen(int count)W32DLib::ComboBox
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
OnDoubleClick(Window *owner, W32DLibCallback callback)W32DLib::ComboBox
OnSelection(Window *owner, W32DLibCallback callback)W32DLib::ComboBox
OnTextChanged(Window *owner, W32DLibCallback callback)W32DLib::ComboBox
ProcessMessage(UINT msg, WPARAM wp, LPARAM lp)W32DLib::Control
RemoveString(int index)W32DLib::ComboBox
Reset()W32DLib::ComboBox
ResourceID()W32DLib::Control
SelectedIndex()W32DLib::ComboBox
SelectedIndex(int index)W32DLib::ComboBox
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
TopRowIndex()W32DLib::ComboBox
TopRowIndex(int index)W32DLib::ComboBox
Window()W32DLib::Window
WindowProc(HWND wnd, UINT msg, WPARAM wp, LPARAM lp)W32DLib::Windowprotectedstatic
~ComboBox()W32DLib::ComboBoxvirtual
~Control()W32DLib::Controlvirtual
~Window()W32DLib::Windowvirtual