Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / BannerShape Class / ResetForegroundImage Method


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