TreeViewObserver::TreeViewLabelEditStarted
virtual void TreeViewLabelEditStarted (
const TreeViewLabelEvent & ev,
bool * denyEdit
);
Parameters
- ev
A reference to the event. - denyEdit
Output parameter: the application should set this value to true to deny the editing of the label. By default this parameter is false.