Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TipAppearance Class / TipAppearance Constructor / TipAppearance Constructor()


In This Topic
    TipAppearance Constructor()
    In This Topic
    Creates a set of appearance settings, for various tips in the interface, with default values.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TipAppearance()
    public TipAppearance()
    See Also