Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / NavigationButtonStyle Class / Default Property

In This Topic
    Default Property (NavigationButtonStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the element in the default state.
    Syntax
    'Declaration
     
    
    Public Property Default As NavigationButtonStateStyle
    public NavigationButtonStateStyle Default {get; set;}
    See Also