Difference between revisions of "RxTaskSizes"
From Ribbon Commander Documentation
(→Members) |
|||
Line 9: | Line 9: | ||
{{DocTableEntry | name=rxtNone}} | {{DocTableEntry | name=rxtNone}} | ||
{{DocTableEntry | name=rxtLargeMediumSmall}} | {{DocTableEntry | name=rxtLargeMediumSmall}} | ||
− | {{DocTableEntry | name= | + | {{DocTableEntry | name=rxtLargeMedium}} |
{{DocTableEntry | name=rxtLarge}} | {{DocTableEntry | name=rxtLarge}} | ||
{{DocTableEntry | name=rxtMediumSmall}} | {{DocTableEntry | name=rxtMediumSmall}} |
Latest revision as of 15:36, 13 March 2013
Description
rxTaskSizes models element ST_TaskSizes of the MS Custom UI XML specification which specifies the allowed sizes of a controlâÂÂs tasks.
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 |