PropertyValueUIItem::ToolTip Property

 

Gets or sets the information string to display for this item.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property String^ ToolTip {
	virtual String^ get();
}

Property Value

Type: System::String^

A string containing the information string to display for this item.

.NET Framework
Available since 1.1
Return to top
Show: