rxGroupStyle

From Ribbon Commander Documentation
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
rxgError The control’s visual style indicates an error

Remarks

Examples

VBA

  1.  

C#

  1.  

VB.NET

  1.  

C++

  1.