Difference between revisions of "RxButtonStyle"
From Ribbon Commander Documentation
(→Description) |
|||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
− | rxButtonStyle models element [http://msdn.microsoft.com/en-us/library/dd951634(v=office.12).aspx ST_ButtonStyle] of the MS Custom UI XML specification which the visual style for a Backstage button control. | + | rxButtonStyle models element [http://msdn.microsoft.com/en-us/library/dd951634(v=office.12).aspx ST_ButtonStyle] of the MS Custom UI XML specification which specifies the visual style for a Backstage button control. |
== Members == | == Members == |
Latest revision as of 15:21, 13 March 2013
Description
rxButtonStyle models element ST_ButtonStyle of the MS Custom UI XML specification which specifies the visual style for a Backstage button control.
Members
Property Name
|
Description
|
rxbtNone | Value not set |
rxbtNormal | The button appears normally |
rxbtBorderless | The button does not display a border around its contents |
rxbtLarge | The button has a large size |