Click or drag to resize

PathEditDialogTitle Property

Change the window title of the browse dialog, that will be opened if the user pressed the browse button on the right.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.0
Syntax
public string DialogTitle { get; set; }

Property Value

Type: String
See Also