rxCustomUIMode

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

Jump to: navigation, search


Description

rxCustomUIMode specifies the state of an rxCustomUI's context

Members

Property Name
Description
rxtNone Value not set
rxtLargeMediumSmall Specifies that tasks are of large, medium, or small size
rxtLargeMedium Specifies that tasks are of large or medium size
rxtLarge Specifies that tasks are of large size
rxtMediumSmall Specifies that tasks are of medium or small size
rxtMedium Specifies that tasks are of medium size
rxtSmall Specifies that tasks are of small size

Remarks

Examples

VBA

  1.  

C#

  1.  

VB.NET

  1.  

C++

  1.