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

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