次の方法で共有


CommandBarsClass.DisplayTooltips Property

Determines whether tooltips are displayed for command bar controls.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Public Overridable Property DisplayTooltips As Boolean
public virtual bool DisplayTooltips { get; set; }

Property Value

Type: System.Boolean
true if tooltips are displayed for command bar controls, otherwise false.

Implements

_CommandBars.DisplayTooltips

.NET Framework Security

See Also

Reference

CommandBarsClass Class

Microsoft.VisualStudio.CommandBars Namespace