Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the first element of an array to display in a ComboBox or ListBox control. Available at design time and run time.
Control.FirstElement[ = nElement]
Property Values
- nElement
Specifies which element in the array is displayed as the first element in the list.
Remarks
This property is available only when the RowSource is an array (RowSourceType = 5). Note that the FirstElement property only applies to ComboBoxes and ListBoxes with one column.