rxTaskSizes

From Ribbon Commander Documentation
Jump to: navigation, search


Description

rxTaskSizes models element ST_TaskSizes of the MS Custom UI XML specification which specifies the allowed sizes of a control’s tasks.

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.