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

In This Topic
    Image Property (NavigationButtonStateStyle)
    In This Topic
    Gets or sets the icon displayed in the radial menu's center button.
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also