CODWndComponent::OnDraw

voidCODWndComponent::OnDraw(CDC*pDC)

Performs the actual drawing of the component.

Defined in: OdWndComp.cpp

Return Value

void

Parameters

pDC

The device context the component is drawn into.