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


In This Topic
    ResetForegroundImage Method (ElementWindowless)
    In This Topic
    Resets the foreground image for the element to its default value.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub ResetForegroundImage() 
    'Usage
     
    
    Dim instance As ElementWindowless
     
    instance.ResetForegroundImage()
    protected virtual void ResetForegroundImage()
    See Also