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

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

__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
CalPos() (定义于 DuiLib::CEditWnd)DuiLib::CEditWnd
CEditWnd() (定义于 DuiLib::CEditWnd)DuiLib::CEditWnd
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
DEFAULT_TIMERID 枚举值 (定义于 DuiLib::CEditWnd)DuiLib::CEditWndprotected
GetClassStyle() const (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotectedvirtual
GetHWND() constDuiLib::CWindowWnd
GetSuperClassName() const (定义于 DuiLib::CEditWnd)DuiLib::CEditWndvirtual
GetWindowClassName() const (定义于 DuiLib::CEditWnd)DuiLib::CEditWndvirtual
HandleMessage(UINT uMsg, WPARAM wParam, LPARAM lParam) (定义于 DuiLib::CEditWnd)DuiLib::CEditWndvirtual
Init(CEditUI *pOwner) (定义于 DuiLib::CEditWnd)DuiLib::CEditWnd
m_bDrawCaret (定义于 DuiLib::CEditWnd)DuiLib::CEditWndprotected
m_bInit (定义于 DuiLib::CEditWnd)DuiLib::CEditWndprotected
m_bSubclassed (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotected
m_hBkBrush (定义于 DuiLib::CEditWnd)DuiLib::CEditWndprotected
m_hWnd (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotected
m_OldWndProc (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotected
m_pOwner (定义于 DuiLib::CEditWnd)DuiLib::CEditWndprotected
OnEditChanged(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (定义于 DuiLib::CEditWnd)DuiLib::CEditWnd
OnFinalMessage(HWND hWnd) (定义于 DuiLib::CEditWnd)DuiLib::CEditWndvirtual
OnKillFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (定义于 DuiLib::CEditWnd)DuiLib::CEditWnd
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
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