COleControl::DoSuperclassPaint

Call this member function to redraw an ActiveX control that has been subclassed from a Windows control.

Syntax

void DoSuperclassPaint( CDC* pDC, const CRect& rcBounds );

At a Glance

Header file: Afxctl.h
Platforms:
Versions: 2.0 and later
Complete documentation Visual C++ documentation

See Also

COleControl Overview, COleControl Member Functions, Control Classes, COleControl::OnDraw