Copyright © 1998-2015 MultiMedia Soft

Refresh method

Previous pageReturn to chapter overviewNext page

Remarks

Forces a repaint of the button surface. Doesn't have effect if the automatic refresh as been disabled (see SetAutomaticRefresh method).

Syntax

Visual Basic

control.Refresh

 

Visual C++

void control.Refresh ();