Subject IBD_Login question
Author Alan McDonald
The default login dialog, IBD_Login has some nice settings which are set in
the IB_Connection component.
It returns, however, a mrCancel result from the cancel button, and no way to
catch this at the login attemtps.
there is an Onlogin event and a failure event.. but no cancel event.
I suppose I just have to edit the source of the login.pas? There isn't
another way is there?
I just want to application.terminate on cancel...

Alan