Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / NavButtonStyle Class / Pressed Property

In This Topic
    Pressed Property (NavButtonStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the pressed element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Pressed As NavStateStyle
    public NavStateStyle Pressed {get; set;}
    See Also