XlFormControl Enumeration

Definition

Gibt den Typ des Formularsteuerelements an.

public enum class XlFormControl
public enum XlFormControl
Public Enum XlFormControl
Vererbung
XlFormControl

Felder

xlButtonControl 0

Schaltfläche.

xlCheckBox 1

Kontrollkästchen

xlDropDown 2

Kombinationsfeld.

xlEditBox 3

Textfeld.

xlGroupBox 4

Gruppenfeld

xlLabel 5

Beschriftung.

xlListBox 6

Listenfeld

xlOptionButton 7

Optionsschaltfläche

xlScrollBar 8

Bildlaufleiste

xlSpinner 9

Drehfeld.

Gilt für: