Spread Windows Forms 12.0 Product Documentation
ResetBackgroundImage Method


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

Reference

ElementWindowless Class
ElementWindowless Members