Difference between revisions of "RxBoxStyle"
From Ribbon Commander Documentation
(→Members) |
|||
Line 7: | Line 7: | ||
== Members == | == Members == | ||
{{DocTableBegin | Col1Name=Property Name | Col2Name=Description}} | {{DocTableBegin | Col1Name=Property Name | Col2Name=Description}} | ||
− | {{DocTableEntry | name= | + | {{DocTableEntry | name=rxbNone}} |
− | {{DocTableEntry | name= | + | {{DocTableEntry | name=rxbHorizontal}} |
− | {{DocTableEntry | name= | + | {{DocTableEntry | name=rxbVertical}} |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
{{DocTableEnd}} | {{DocTableEnd}} | ||
Latest revision as of 15:16, 13 March 2013
Description
rxBoxStyle models element ST_BoxStyle of the MS Custom UI XML specification which specifies the layout style of a container control.
Members
Property Name
|
Description
|
rxbNone | Value not set |
rxbHorizontal | Specifies that child controls are laid out horizontally |
rxbVertical | Specifies that child controls are laid out vertically |