System.Windows.Forms.ToolStripSplitButton.AutoToolTip Property

Gets or sets a value indicating whether default or custom System.Windows.Forms.ToolTip text is displayed on the System.Windows.Forms.ToolStripSplitButton.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool AutoToolTip { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Set the ToolStripSplitButton.AutoToolTip property to false to display custom text on a System.Windows.Forms.ToolStripSplitButton.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0