rxButtonStyle

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.