Spread Windows Forms 15.0
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. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Office2016ColorfulStatusBarSkin As StatusBarSkin
    'Usage
     
    
    Dim value As StatusBarSkin
     
    value = StatusBarDefaultSkin.Office2016ColorfulStatusBarSkin
    public static readonly StatusBarSkin Office2016ColorfulStatusBarSkin
    See Also