CommandBarsClass.DisplayTooltips 属性

定位工具提示是否为命令栏控件中显示。

命名空间:  Microsoft.VisualStudio.CommandBars
程序集:  Microsoft.VisualStudio.CommandBars(在 Microsoft.VisualStudio.CommandBars.dll 中)

语法

声明
Public Overridable Property DisplayTooltips As Boolean
public virtual bool DisplayTooltips { get; set; }

属性值

类型:System.Boolean
true ,如果工具提示的命令栏控件中显示,否则 false。

实现

_CommandBars.DisplayTooltips

.NET Framework 安全性

请参见

参考

CommandBarsClass 类

Microsoft.VisualStudio.CommandBars 命名空间