CDCLayoutBase::OnPaint
virtual voidCDCLayoutBase::OnPaint(HDChDC)
void
Defined in: DCNode.h
Parameters
hDC
Handle to device context.
Comments
Called internally in the implementation,
this function is intended to be overridden in descendent classes to paint
over the rectangle assigned to the node.