ToolStrip::DefaultShowItemToolTips Property

 

Gets a value indicating whether ToolTips are shown for the ToolStrip by default.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

protected:
property bool DefaultShowItemToolTips {
	virtual bool get();
}

Property Value

Type: System::Boolean

true in all cases.

.NET Framework
Available since 2.0
Return to top
Show: