klornpallier
Technical User
I need to disable a menu button once it is clicked. Within the click event of the button I placed:
ButtonName.Enabled = False
This does not seem to work. Any help would be appreciated.
Thanks
ButtonName.Enabled = False
This does not seem to work. Any help would be appreciated.
Thanks