COleControl::Refresh

void Refresh( );

Remarks

Call this function to force a repaint of the OLE control.

This function is supported by the COleControl base class as a stock method, called Refresh. This allows users of your OLE control to repaint the control at a specific time. For more information on this method, see the article ActiveX Controls: Methods in Visual C++ Programmer’s Guide.

COleControl OverviewClass MembersHierarchy Chart

See Also   COleControl::InvalidateControl