Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Called by the framework to draw a splitter window.
virtual void OnDrawSplitter(
CDC* pDC,
ESplitType nType,
const CRect& rect
);
Parameters
[in] pDC
Pointer to the device context. If this parameter is NULL, the framework redraws the active window.[in] nType
One of the CSplitterWnd::ESplitType enumeration values that specifies the splitter window element to draw. Valid values are splitBox, splitBar, splitIntersection, and splitBorder.[in] rect
A bounding rectangle that specifies the dimensions and location to draw the specified splitter window element.
Requirements
Header: afxsplitterwndex.h