Execute triggered on Disable Control |
Post Reply |
Author | |
cgaskill
Newbie Joined: 13 April 2006 Location: United States Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: 03 April 2008 at 12:13pm |
I am using version 9.71. Both the menu and toolbar display as disabled; however, the user is still able to fire the menu/toolbar by using the keyboard (hitting the KeyBinding or via the Alt key).
I can't find a setting to prevent this nor can we use the following code in the Execute event... If Not Control.Enabled Then Exit Sub Endif Thoughts? Our control enabling logic can be complex for some controls so I would prefer not to have to call them again if the menu/toolbar already know that they shouldn't fire. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |