Użytkownik Ed Leafe napisał:
>       You could change the button to have CancelButton=False, and then catch 
> the Esc keypress in the form. The form can then check if the ActiveControl is 
> your custom control, and call its method if it is; otherwise, it calls the 
> cancel button's onHit() method.
>    

Thanks. I overwritten form onCancel() mehod to call control method first.

-- 
Regards
Jacek Kałucki

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to