Copyright © 1998-2015 MultiMedia Soft

RefreshTransparentControl method

Previous pageReturn to chapter overviewNext page

Remarks

Forces a refresh of a transparent control: useful feature when an underlying picture changes.

For further information about transparency see How to manage alpha channel transparency section.

 

Syntax

Visual Basic

control.RefreshTransparentControl ()

 

Visual C++

void control.RefreshTransparentControl ();

 

 

Return value

 

None