ShellBrowser .Net Edition
ToolTip Property
NamespacesJam.ShellPathEditToolTip
Sets the ToolTip text for the embedded TextBox.
Declaration Syntax
C#Visual BasicVisual C++
public string ToolTip { get; set; }
Public Property ToolTip As String
public:
property String^ ToolTip {
	String^ get ();
	void set (String^ value);
}

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