Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementControl Class / ResetPictureTransparencyColor Method


In This Topic
ResetPictureTransparencyColor Method (ElementControl)
In This Topic
Resets the picture transparency color to its default color.
Syntax
'Declaration
 
Public Overridable Sub ResetPictureTransparencyColor() 
 
'Usage
 
Dim instance As ElementControl
 
instance.ResetPictureTransparencyColor()
See Also