Exit button of Application

Hi,

I’ve configured ‘Exit Button’ in toolbar properties of Application type “Control”, but by Click on it, refresh the same Application and doesn’t quit from it, should I set an event?. I just want to close the Form.

Regards,

Re: Exit button of Application

Depends on your setup.

Is there a calling app to exit back to?
You can also specify an app in Application/Navigation/Exit URL or create your own button and issue sc_redir().

Regards,
Scott.