Description: | Puts the control into edit mode. It works even when the LabelEdit property is False. Invoking this method generates an Edit event. | ||||
Used in controls: | ListView | TreeView | |||
Used in objects: | None. | ||||
Parameters: | None. | ||||
Return value: | None. | ||||
Example: | INVOKE CmListView1 "StartEdit" | ||||
Backward compatibility | None. |