Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / OperandsStyle Class / HotPressed Property

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