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

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