|
virtual |
Begins in-place editing of an item's text.
The user begins in-place editing either by double-clicking the label of an item that has the focus or by pressing "F2" or " " (space) key.
Use this function to begin in-place editing of the specified list control item's text.
iIndex | Index of the list control item that is to be edited. |
Implements CBCGPEditListBase.