In This Article

VariantSize Enum

Specifies the variant size of a Ribbon control.

public enum VariantSize

Fields

Name Description
Collapsed

A collapsed size.

Large

A large size.

Medium

A medium size (the default for most controls). For buttons, this generally means the button will be displayed in a small size with a label.

Small

A small size. For buttons, this generally means the button will be displayed in a small size without a label.