Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TipAppearance Class
Members


In This Topic
    TipAppearance Class
    In This Topic
    Represents the appearance settings for various tips in the interface (text tips, scroll tips, and cell notes).
    Object Model
    TipAppearance Class
    Syntax
    'Declaration
     
    Public Class TipAppearance 
       Implements FarPoint.Win.ISerializeSupport 
    'Usage
     
    Dim instance As TipAppearance
    public class TipAppearance : FarPoint.Win.ISerializeSupport  
    Remarks

    You can set the appearance for text tips, cell notes, and scroll tips, except the background color for scroll tips, which is fixed and cannot be changed.

    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Spread.TipAppearance

    See Also