Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / PopupItemStyle Class / Hot Property

In This Topic
    Hot Property (PopupItemStyle)
    In This Topic
    Gets or sets the style to be used when item is hot.
    Syntax
    'Declaration
     
    
    Public Property Hot As BasePopupItemStyle
    public BasePopupItemStyle Hot {get; set;}
    See Also