ComponentOne MultiSelect for WinForms
C1.Win.Input.Theme.MultiSelect Namespace / TagStyle Class / Pressed Property

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