PanelObserver::PanelCloseRequested
virtual void PanelCloseRequested ( const PanelCloseRequestEvent & ev, bool * accepted );
Parameters
- ev
A reference to the event. - accepted
Output parameter: if the application does not accept the close event, this value should be set to false, to avoid closing the dialog. By default this parameter is true.