Share

MiniToolbarControlTypeEnum Enumerator

Description

Constants that specifies the MiniToolbar Control type.

Methods

Name Value Description
kButton 95233 Button control type.
kCheckBox 95234 CheckBox control type.
kComboBox 95235 ComboBox control type.
kDropdown 95236 Dropdown control type.
kLabel 95237 Label control type.
kSeparator 95239 Separator control type.
kSlider 95241 Slider control type.
kTextBox 95243 TextBox control type.
kTextEditor 95242 TextEditor control type.
kValueEditor 95240 ValueEditor control type.

Version

Introduced in version 2012

Was this information helpful?