rxExpand

From Ribbon Commander Documentation
Revision as of 16:21, 13 March 2013 by Rxdff15551 bb53 (Talk | contribs)

Jump to: navigation, search


Description

rxExpand models element ST_Expand of the MS Custom UI XML specification which specifies the direction or directions that the relevant control expands within its container.

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

Remarks

Examples

VBA

  1.  

C#

  1.  

VB.NET

  1.  

C++

  1.