Difference between revisions of "RxCustomUIMode"
From Ribbon Commander Documentation
(→Description) |
|||
Line 3: | Line 3: | ||
== Description == | == Description == | ||
− | rxCustomUIMode specifies the state of an [[rxCustomUI]]'s context | + | rxCustomUIMode specifies the state of an [[rxCustomUI]]'s context. |
== Members == | == Members == |
Revision as of 15:41, 13 March 2013
Description
rxCustomUIMode specifies the state of an rxCustomUI's context.
Members
Property Name
|
Description
|
rxtNone | Value not set |
rxtLargeMediumSmall | Specifies that tasks are of large, medium, or small size |
rxtLargeMedium | Specifies that tasks are of large or medium size |
rxtLarge | Specifies that tasks are of large size |
rxtMediumSmall | Specifies that tasks are of medium or small size |
rxtMedium | Specifies that tasks are of medium size |
rxtSmall | Specifies that tasks are of small size |