rxGroupStyle

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

Jump to: navigation, search


Description

rxGroupStyle models element ST_GroupStyle of the MS Custom UI XML specification which specifies the visual style for a Backstage group control.

Members

Property Name
Description
rxgNone Value not set
rxgNormal The control is displayed with the normal visual appearance
rxgWarning The control’s visual style indicates a warning
rxeBoth Specifies that the control expands both horizontally and vertically
rxgError The control’s visual style indicates an error

Remarks

Examples

VBA

  1.  

C#

  1.  

VB.NET

  1.  

C++

  1.