ShellBrowser .Net Edition
DialogTitle Property
NamespacesJam.ShellPathEditDialogTitle
Change the window title of the browse dialog, that will be opened if the user pressed the browse button on the right.
Declaration Syntax
C#Visual BasicVisual C++
public string DialogTitle { get; set; }
Public Property DialogTitle As String
public:
property String^ DialogTitle {
	String^ get ();
	void set (String^ value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)