#include <CBModelessFrame.h>
|
afx_msg void | OnSize (UINT nType, int cx, int cy) |
|
afx_msg void | OnSizing (UINT fwSide, LPRECT pRect) |
|
afx_msg void | OnSetFocus (CWnd *pOldWnd) |
|
afx_msg int | OnMouseActivate (CWnd *pDesktopWnd, UINT nHitTest, UINT message) |
|
afx_msg void | OnDestroy () |
|
afx_msg void | OnMouseMove (UINT nFlags, CPoint point) |
|
afx_msg void | OnSysCommand (UINT nID, LPARAM) |
|
afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
|
afx_msg void | OnLButtonUp (UINT nFlags, CPoint point) |
|
afx_msg void | OnRButtonDown (UINT nFlags, CPoint point) |
|
afx_msg void | OnRButtonUp (UINT nFlags, CPoint point) |
|
afx_msg void | OnMButtonDown (UINT nFlags, CPoint point) |
|
afx_msg void | OnMButtonUp (UINT nFlags, CPoint point) |
|
MSWindowP GetMSWindow |
( |
| ) |
|
afx_msg void OnDestroy |
( |
| ) |
|
|
protected |
void OnEscapeKey |
( |
LPMSG |
| ) |
|
void OnFunctionKey |
( |
LPMSG |
| ) |
|
afx_msg void OnLButtonDown |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| |
|
protected |
afx_msg void OnLButtonUp |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| |
|
protected |
afx_msg void OnMButtonDown |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| |
|
protected |
afx_msg void OnMButtonUp |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| |
|
protected |
afx_msg int OnMouseActivate |
( |
CWnd * |
pDesktopWnd, |
|
|
UINT |
nHitTest, |
|
|
UINT |
message |
|
) |
| |
|
protected |
afx_msg void OnMouseMove |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| |
|
protected |
afx_msg void OnRButtonDown |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| |
|
protected |
afx_msg void OnRButtonUp |
( |
UINT |
nFlags, |
|
|
CPoint |
point |
|
) |
| |
|
protected |
afx_msg void OnSetFocus |
( |
CWnd * |
pOldWnd | ) |
|
|
protected |
afx_msg void OnSize |
( |
UINT |
nType, |
|
|
int |
cx, |
|
|
int |
cy |
|
) |
| |
|
protected |
afx_msg void OnSizing |
( |
UINT |
fwSide, |
|
|
LPRECT |
pRect |
|
) |
| |
|
protected |
afx_msg void OnSysCommand |
( |
UINT |
nID, |
|
|
LPARAM |
|
|
) |
| |
|
protected |
The documentation for this class was generated from the following file: