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

In This Topic
    BrowseIconStyle Property
    In This Topic
    Gets or sets the style of the icon shown in the browse button.
    Syntax
    'Declaration
     
    
    Public Property BrowseIconStyle As Style
    public Style BrowseIconStyle {get; set;}
    See Also