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

In This Topic
    NavigationButtonStyle Class
    In This Topic
    The NavigationButtonStyle contains display attributes that determine the general appearance of the C1.Win.Command.C1RadialMenu central button in some state on the screen.
    Object Model
    NavigationButtonStyle Class
    Syntax
    'Declaration
     
    
    Public Class NavigationButtonStyle 
       Inherits C1.Win.Themes.BaseStyle
    public class NavigationButtonStyle : C1.Win.Themes.BaseStyle 
    Inheritance Hierarchy

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

    See Also