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


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