Constants and Enumerations
Reference documentation for the Windows Ribbon framework constants and enumerations.
Constants and Enumerations
| Constant | Description |
|---|---|
|
Specifies a constant that identifies the collection of Commands declared in the Markup resource file. | |
|
Specifies a constant that identifies an invalid index in a collection. | |
|
Specifies values that identify the types of changes that can be made to a collection. | |
|
Specifies values that indicate whether a Command was defined at compile time or at run time. | |
|
Specifies values that identify the type of Command associated with a Ribbon control. | |
|
Specifies values that identify the availability of a contextual tab. | |
|
Specifies values that identify the dock state of the Quick Access Toolbar (QAT). | |
|
Identifies the locations where events associated with a Ribbon control can originate. | |
|
Identifies the types of events associated with a Ribbon. | |
|
Specifies values that identify the execution IDs that map to actions a user can initiate on a Command. | |
|
Specifies values that identify whether the font size of a highlighted text run should be incremented or decremented. | |
|
Specifies values that identify the font property state of a FontControl, such as Strikethrough. | |
|
Specifies values that identify the underline state of a FontControl. | |
|
Specifies values that identify the vertical-alignment state of a FontControl. | |
|
Specifies values that identify the aspect of a Command to invalidate. | |
|
Specifies values that identify the ownership conditions under which an image is created by the Ribbon framework. | |
|
Specifies whether a swatch has normal or monochrome mode. | |
|
Specifies the values that identify how a color swatch in a DropDownColorPicker or a FontControl color picker (Text color or Text highlight) is filled. Note These are recommendations only. The application can associate any fill type with these values.
| |
|
Specifies values that identify the Ribbon framework View. | |
|
Specifies values that identify the type of action to complete on a Ribbon framework View. |
Related topics