Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / Pressed Property

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