Difference between revisions of "RxGroupStyle"
From Ribbon Commander Documentation
(→Members) |
|||
Line 10: | Line 10: | ||
{{DocTableEntry | name=rxgNormal}} | {{DocTableEntry | name=rxgNormal}} | ||
{{DocTableEntry | name=rxgWarning}} | {{DocTableEntry | name=rxgWarning}} | ||
− | |||
{{DocTableEntry | name=rxgError}} | {{DocTableEntry | name=rxgError}} | ||
{{DocTableEnd}} | {{DocTableEnd}} |
Latest revision as of 15:25, 13 March 2013
Description
rxGroupStyle models element ST_GroupStyle of the MS Custom UI XML specification which specifies the visual style for a Backstage group control.
Members
Property Name
|
Description
|
rxgNone | Value not set |
rxgNormal | The control is displayed with the normal visual appearance |
rxgWarning | The controlâÂÂs visual style indicates a warning |
rxgError | The controlâÂÂs visual style indicates an error |