Spread Windows Forms 15.0
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()
    protected virtual void ResetPicture()
    See Also