Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / SEditButtonElement Class / ResetBackgroundImage Method


In This Topic
    ResetBackgroundImage Method (SEditButtonElement)
    In This Topic
    Resets the background image of the element to the default value.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetBackgroundImage() 
    'Usage
     
    
    Dim instance As SEditButtonElement
     
    instance.ResetBackgroundImage()
    protected virtual void ResetBackgroundImage()
    See Also