Graphisoft®

Dialog ManagerVersion: 2.0

TreeViewObserver::TreeViewLabelEditStarted

Event handler for the label edit started notification.

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.