rxLayoutChildren

From Ribbon Commander Documentation
Jump to: navigation, search


Description

rxGroupStyle models element ST_LayoutChildren of the MS Custom UI XML specification which specifies the direction in which child controls of a container control are laid out.

Members

Property Name
Description
rxlNone Value not set
rxlHorizontal Specifies that child controls are laid out horizontally
rxlVertical Specifies that child controls are laid out vertically

Remarks

Examples

VBA

  1.  

C#

  1.  

VB.NET

  1.  

C++

  1.