µÑǨѴ¡ÒâéͤÇÒÁ¡Òà WM_: N - O

á¼¹¼Ñ§ÃÒ¡Òà ¿Ñ§¡ìªÑ¹áººµÑÇÍÂèÒ§
ON_WM_NCACTIVATE () afx_msg BOOL OnNcActivate(BOOL);
ON_WM_NCCALCSIZE () afx_msg âÁ¦ÐOnNcCalcSize(BOOL, NCCALCSIZE_PARAMS ä¡Å *);
ON_WM_NCCREATE () afx_msg BOOL OnNcCreate(LPCREATESTRUCT);
ON_WM_NCDESTROY () afx_msg () OnNcDestroyâÁ¦Ð;
ON_WM_NCHITTEST () afx_msg UINT OnNcHitTest(CPoint);
ON_WM_NCLBUTTONDBLCLK () afx_msg âÁ¦ÐOnNcLButtonDblClk(UINT, CPoint);
ON_WM_NCLBUTTONDOWN () afx_msg âÁ¦ÐOnNcLButtonDown(UINT, CPoint);
ON_WM_NCLBUTTONUP () afx_msg âÁ¦ÐOnNcLButtonUp(UINT, CPoint);
ON_WM_NCMBUTTONDBLCLK () afx_msg âÁ¦ÐOnNcMButtonDblClk(UINT, CPoint);
ON_WM_NCMBUTTONDOWN () afx_msg âÁ¦ÐOnNcMButtonDown(UINT, CPoint);
ON_WM_NCMBUTTONUP () afx_msg âÁ¦ÐOnNcMButtonUp(UINT, CPoint);
ON_WM_NCMOUSEMOVE () afx_msg âÁ¦ÐOnNcMouseMove(UINT, CPoint);
ON_WM_NCPAINT () afx_msg () OnNcPaintâÁ¦Ð;
ON_WM_NCRBUTTONDBLCLK () afx_msg âÁ¦ÐOnNcRButtonDblClk(UINT, CPoint);
ON_WM_NCRBUTTONDOWN () afx_msg âÁ¦ÐOnNcRButtonDown(UINT, CPoint);
ON_WM_NCRBUTTONUP () afx_msg âÁ¦ÐOnNcRButtonUp(UINT, CPoint);

Index