Docking Tab for WinForms | ComponentOne
C1.Win.Command.Styles.RadialMenu Namespace / NavigationButtonStyles Class
Members

In This Topic
    NavigationButtonStyles Class
    In This Topic
    The NavigationButtonStyles class represents the styles for the central button of the C1.Win.Command.C1RadialMenu control which contains display attributes that determine the appearance of it.
    Object Model
    NavigationButtonStyles Class
    Syntax
    'Declaration
     
    
    Public Class NavigationButtonStyles 
       Inherits C1.Win.Themes.BaseStyle
    public class NavigationButtonStyles : C1.Win.Themes.BaseStyle 
    Inheritance Hierarchy

    System.Object
       C1.Win.Themes.StyledPropertyCollection
          C1.Win.Themes.BaseStyle
             C1.Win.Command.Styles.RadialMenu.NavigationButtonStyles

    See Also