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

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