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

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

__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
CActiveXWnd() (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndinline
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::CActiveXWnd)DuiLib::CActiveXWndprotected
DoVerb(LONG iVerb) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
GetClassStyle() const (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotectedvirtual
GetHWND() constDuiLib::CWindowWnd
GetSuperClassName() const (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotectedvirtual
GetWindowClassName() const (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndvirtual
HandleMessage(UINT uMsg, WPARAM wParam, LPARAM lParam) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndvirtual
Init(CActiveXCtrl *pOwner, HWND hWndParent) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWnd
m_bDrawCaret (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
m_bSubclassed (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotected
m_hWnd (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotected
m_iLayeredTick (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
m_OldWndProc (定义于 DuiLib::CWindowWnd)DuiLib::CWindowWndprotected
m_pOwner (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
OnEraseBkgnd(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
OnFinalMessage(HWND hWnd) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndvirtual
OnKillFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
OnMouseActivate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
OnPaint(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
OnPrint(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
OnSetFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) (定义于 DuiLib::CActiveXWnd)DuiLib::CActiveXWndprotected
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