Skip to content

Latest commit

 

History

History
61 lines (38 loc) · 1.51 KB

windowsribbon-reference-properties-uipkey-labeldescription.md

File metadata and controls

61 lines (38 loc) · 1.51 KB
title description ms.assetid ms.topic ms.date
UI_PKEY_LabelDescription
Identifies the UI\_PKEY\_LabelDescription property.
e7dfbe7e-c9c9-44fe-9e2d-39e20f5f7062
article
05/31/2018

UI_PKEY_LabelDescription

Identifies the UI_PKEY_LabelDescription property.

propertyDescription
   name = UI_PKEY_LabelDescription
   shellPKey = UI_PKEY_LabelDescription
   formatID = 00000002-7363-696e-8441798acf5aebb7
   propID = 2
   typeInfo
      type = VT_LPWSTR

Remarks

UI_PKEY_LabelDescription is used by an application to query the description associated with a UI_PKEY_Label.

The property value is a string constrained to any sequence of characters, including white space and line-break characters.

Note

Use the Universal Character Set (UCS) XML character reference 
 to specify a line break.

 

The maximum length is unbounded.

Right alignment is not supported.

The following screen shot illustrates the use of a label and an associated label description in an Application Menu.

screen shot showing a label and an associated label description in an application menu.

Related topics

Resource Properties

Command.LabelDescription

UI_PKEY_Label