UI_PKEY_FontProperties_Bold

Identifies the UI_PKEY_FontProperties_Bold property.

propertyDescription
   name = UI_PKEY_FontProperties_Bold
   shellPKey = UI_PKEY_FontProperties_Bold
   formatID = 00000303-7363-696e-8441798acf5aebb7
   propID = 303
   typeInfo
      type = UI_FONTPROPERTIES

Remarks

UI_PKEY_FontProperties_Bold is used by an application to query the state of the Bold button.

The property value is from the UI_FONTPROPERTIES enumeration.

The default value is UI_FONTPROPERTIES_NOTSET.

The following table describes the properties and the UI result.

Property UI Result
UI_FONTPROPERTIES_NOTAVAILABLE Bold button is disabled and can only be set by the application.
UI_FONTPROPERTIES_NOTSET Bold button is not selected.
UI_FONTPROPERTIES_SET Bold button is selected.

 

Font Control Properties

UI_FONTPROPERTIES

Font Control