duilib自学教程
DuiLib::CComboWnd 成员列表

成员的完整列表,这些成员属于 DuiLib::CComboWnd,包括所有继承而来的类成员

__ControlProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotectedstatic
__WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam) (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotectedstatic
CenterWindow()DuiLib::CWindowWnd
Close(UINT nRet=IDOK)DuiLib::CWindowWnd
Create(HWND hwndParent, LPCTSTR pstrName, DWORD dwStyle, DWORD dwExStyle, const RECT rc, HMENU hMenu=NULL)DuiLib::CWindowWnd
Create(HWND hwndParent, LPCTSTR pstrName, DWORD dwStyle, DWORD dwExStyle, int x=CW_USEDEFAULT, int y=CW_USEDEFAULT, int cx=CW_USEDEFAULT, int cy=CW_USEDEFAULT, HMENU hMenu=NULL)DuiLib::CWindowWnd
CreateDuiWindow(HWND hwndParent, LPCTSTR pstrWindowName, DWORD dwStyle=0, DWORD dwExStyle=0)DuiLib::CWindowWnd
CWindowWnd() (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWnd
EnsureVisible(int iIndex) (定义于 DuiLib::CComboWnd)DuiLib::CComboWnd
GetClassStyle() const (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotectedvirtual
GetHWND() constDuiLib::CWindowWnd
GetSuperClassName() const (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotectedvirtual
GetWindowClassName() const (定义于 DuiLib::CComboWnd)DuiLib::CComboWndvirtual
HandleMessage(UINT uMsg, WPARAM wParam, LPARAM lParam) (定义于 DuiLib::CComboWnd)DuiLib::CComboWndvirtual
Init(CComboUI *pOwner) (定义于 DuiLib::CComboWnd)DuiLib::CComboWnd
m_bScrollbarClicked (定义于 DuiLib::CComboWnd)DuiLib::CComboWnd
m_bSubclassed (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotected
m_hWnd (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotected
m_iOldSel (定义于 DuiLib::CComboWnd)DuiLib::CComboWnd
m_OldWndProc (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotected
m_pLayout (定义于 DuiLib::CComboWnd)DuiLib::CComboWnd
m_pm (定义于 DuiLib::CComboWnd)DuiLib::CComboWnd
m_pOwner (定义于 DuiLib::CComboWnd)DuiLib::CComboWnd
OnFinalMessage(HWND hWnd) (定义于 DuiLib::CComboWnd)DuiLib::CComboWndvirtual
operator HWND() const (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWnd
PostMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0L)DuiLib::CWindowWnd
RegisterSuperclass()DuiLib::CWindowWnd
RegisterWindowClass()DuiLib::CWindowWnd
ResizeClient(int cx=-1, int cy=-1)DuiLib::CWindowWnd
Scroll(int dx, int dy) (定义于 DuiLib::CComboWnd)DuiLib::CComboWnd
SendMessage(UINT uMsg, WPARAM wParam=0, LPARAM lParam=0L)DuiLib::CWindowWnd
SetIcon(UINT nRes)DuiLib::CWindowWnd
ShowModal()DuiLib::CWindowWnd
ShowWindow(bool bShow=true, bool bTakeFocus=true)DuiLib::CWindowWnd
Subclass(HWND hWnd)DuiLib::CWindowWnd
Unsubclass()DuiLib::CWindowWnd