Posted 18 years ago
by Michael Janulaitis
-
CEO,
Corner Bowl Software Corporation
I have a FixedToolWindow I used to search a control in my main form. My main form is using the ActiPro command bars. One of the commands executes when the user presses the Delete button. When focused within my FixedToolWindow, I do not want the BarCommand handler to be called when the user presses the delete button. For examle when the delete a character in a test box. How do I override the handler?