When the LabelEdit property is set to true, the user is able to modify the text of an item by clicking the item text to select it and then clicking the item text again to put the label text into edit mode. The user can then modify or replace the item's text label. However, I would like to have a Keycode invoke this. In VB.6, it would be as simple as ListView.StartLabelEdit, does any one now how to do this in VB.Net?