Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the control's appearance needs to be updated.
void DrawContent(
CDC* pDC,
CRect& rc
);
Parameters
pDC
Pointer to the device context.rc
Rectangular area to be drawn in.
Remarks
This function directly calls the overridable OnDraw function.
Requirements
Header: afxctl.h