#include <vThumbNailFrame.h>
|
virtual void | onLButtonDBLClick () |
|
virtual BOOL | Create (LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle=WS_CHILD|WS_VISIBLE|WS_OVERLAPPEDWINDOW|WS_CLIPCHILDREN, const RECT &rect=rectDefault, CMDIFrameWnd *pParentWnd=NULL, CCreateContext *pContext=NULL) |
|
virtual | ~CExFrame () |
|
afx_msg LRESULT | OnEnterSizeMove (WPARAM wParam, LPARAM lParam) |
|
afx_msg LRESULT | OnExitSizeMove (WPARAM wParam, LPARAM lParam) |
|
afx_msg BOOL | OnEraseBkgnd (CDC *pDC) |
|
afx_msg void | OnSizing (UINT fwSide, LPRECT pRect) |
|
Definition at line 22 of file vThumbNailFrame.h.
◆ CvThumbNailFrame()
◆ ~CvThumbNailFrame()
◆ onLButtonDBLClick()
void onLButtonDBLClick |
( |
| ) |
|
|
virtual |
Reimplemented from CExFrame.
Definition at line 51 of file vThumbNailFrame.cpp.
52{
54 if (pt.x<0 || pt.y<0) return;
56
58
59 if (n>=0) {
61
62
68 }
69
72
73
74
75
76
77
78
79
80
81
82 }
83}
#define APP_TEMPL_VTHUMBNAILFRAME
virtual CMultiDocTemplate * GetMultiDocTemplate(int mode)
ExMSGraph< sWord > msGraph
int ExecTemplate(CMultiDocTemplate *ptemp, ExMSGraph< sWord > *pmsGraph=NULL, ExCmnHead *pcmnHead=NULL, CExFrame *prntFrm=NULL, int vPoint=0)
References APP_TEMPL_VTHUMBNAILFRAME, CExFrame::colorMode, and jbxwl::ExecTemplate().
The documentation for this class was generated from the following files: