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