Spread Windows Forms 12.0 Product Documentation
ResetPicture Method (ElementWindowless)


FarPoint.Win Assembly > FarPoint.Win Namespace > ElementWindowless Class : ResetPicture Method
Resets the image for the element to its default value.
Syntax
'Declaration
 
Protected Overridable Sub ResetPicture() 
'Usage
 
Dim instance As ElementWindowless
 
instance.ResetPicture()
protected virtual void ResetPicture()
Remarks
Use this method to reset the Picture property to its default value.
See Also

Reference

ElementWindowless Class
ElementWindowless Members