This method is called by the framework when the control’s properties verb has been invoked by the container.
| Header file: | Afxctl.h |
| Platforms: | H/PC 2.0, H/PC Pro |
| Windows CE versions: | 2.0 and later |
| Complete documentation: | Visual C++ documentation |
COleControl::OnProperties
virtual BOOL OnProperties( LPMSG lpMsg, HWND hWndParent,
LPCRECT lpRect );
The default implementation of OnProperties will not work in Windows CE. You must override this method.