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

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