UI_PKEY_TooltipTitle

标识 UI_PKEY_TooltipTitle 属性。

propertyDescription
   name = UI_PKEY_TooltipTitle
   shellPKey = UI_PKEY_TooltipTitle
   formatID = 00000006-7363-696e-8441798acf5aebb7
   propID = 6
   typeInfo
      type = VT_LPWSTR

备注

应用程序使用UI_PKEY_TooltipTitle来查询选项卡、组、按钮、库项和其他功能区控件的工具提示。

属性值是受任意字符序列约束的字符串,包括空格和换行符。

注意

使用通用字符集 (UCS) XML 字符引用 
 指定换行符。

 

不支持右对齐。

UI_PKEY_TooltipTitle的最大长度是无限制的。

若要在工具提示中显示和号,请使用双和 (&&) 转义特殊字符指定,如以下示例所示。

<Command.TooltipTitle>Tooltip title with &amp;&amp; for Save Command</Command.TooltipTitle>

资源属性

Command.TooltipTitle

UI_PKEY_TooltipDescription