Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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.