Click or drag to resize

PathEditFileBrowserDialog Property

Returns a reference to an OpenFileDialog

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public OpenFileDialog FileBrowserDialog { get; }

Property Value

Type: OpenFileDialog
See Also