ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1FilePicker Class / BrowseButtonStyle Property

In This Topic
    BrowseButtonStyle Property
    In This Topic
    Gets or sets the style of the button that opens the file picker..
    Syntax
    'Declaration
     
    
    Public Property BrowseButtonStyle As Style
    public Style BrowseButtonStyle {get; set;}
    See Also