Graphisoft®

Dialog ManagerVersion: 2.0

NormalTabObserver::NormalTabClicked

Event handler for the normal tab clicked notification.

virtual void NormalTabClicked (
    const NormalTabClickEvent & ev,
    bool *              denyChange
);

Parameters

ev
A reference to the event.
denyChange
The application should fill this parameter to apply or deny the click event:
Value Meaning
true The click event is ignored, tab control selection is not modified
false The click event is accepted, tab control selection will be modified