Buttons and Controls

BusyIndicator

A busy indicator.

Button

A push button with a text label.

Calendar

Provides a way to select dates from a calendar

CheckBox

A checkbox with a text label.

ComboBox

Provides a drop-down list functionality.

GroupBox

GroupBox provides a group box frame with a title.

Label

A text label.

ProgressBar

A progress indicator.

RadioButton

A radio button with a text label.

Slider

Provides a vertical or horizontal slider control.

SpinBox

Provides a spin box control.

Switch

A switch.

TextArea

Displays multiple lines of editable formatted text.

TextField

Displays a single line of editable plain text.

ToolButton

Provides a button type that is typically used within a ToolBar.

ExclusiveGroup

ExclusiveGroup provides a way to declare several checkable controls as mutually exclusive.