UI_PKEY_FontProperties_Strikethrough

Identifies the UI_PKEY_FontProperties_Strikethrough property.

propertyDescription
   name = UI_PKEY_FontProperties_Strikethrough
   shellPKey = UI_PKEY_FontProperties_Strikethrough
   formatID = 00000306-7363-696e-8441798acf5aebb7
   propID = 306
   typeInfo
      type = UI_FONTPROPERTIES

Remarks

UI_PKEY_FontProperties_Strikethrough is used by an application to query the state of the Strikethrough button.

The property value is from the UI_FONTPROPERTIES enumeration.

The default value is UI_FONTPROPERTIES_NOTSET.

The following screen shot shows the Strikethrough button of the Ribbon FontControl.

screen shot of the fontcontrol element with the richfont attribute set to true.

The following table describes the properties and the UI result.

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

 

Font Control Properties

UI_FONTPROPERTIES

Font Control