rxButtonStyle

From Ribbon Commander Documentation
Jump to: navigation, search


Description

rxButtonStyle models element ST_ButtonStyle of the MS Custom UI XML specification which specifies the visual style for a Backstage button control.

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.