Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ResetPicture Method


In This Topic
ResetPicture Method (ElementWindowless)
In This Topic
Resets the image for the element to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetPicture() 
 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetPicture()
See Also