ListBox.EditLabel

Syntax

ListBox.EditLabel

Purpose

Enters label-editing mode for the active item in the list. In label-editing mode, you can edit the item text in the first column of the listbox.

Remarks

The listbox automatically attempts to enter label-edit mode when you click the active item in the first column or when you press <F2> when the listbox has the keyboard focus.

See Also

ListBox.CanEditLabel