Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / StatusBarDefaultSkin Class / Office2016ColorfulStatusBarSkin Field


In This Topic
    Office2016ColorfulStatusBarSkin Field
    In This Topic
    Represents the office 2016 colorful skin for status bar.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Office2016ColorfulStatusBarSkin As StatusBarSkin
    'Usage
     
    
    Dim value As StatusBarSkin
     
    value = StatusBarDefaultSkin.Office2016ColorfulStatusBarSkin
    public static readonly StatusBarSkin Office2016ColorfulStatusBarSkin
    See Also