Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / TitleInfo Class / StyleInfo Property


In This Topic
    StyleInfo Property
    In This Topic
    Gets or sets the style of the title bar.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property StyleInfo As StyleInfo
    'Usage
     
    
    Dim instance As TitleInfo
    Dim value As StyleInfo
     
    value = instance.StyleInfo
    public StyleInfo StyleInfo {get;}
    See Also