Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / ResetBackgroundImage Method


In This Topic
    ResetBackgroundImage Method (ElementWindowless)
    In This Topic
    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()
    See Also