|
-
Nov 24th, 1999, 01:39 AM
#1
Thread Starter
Hyperactive Member
How do I disable a button on a toolbar during runtime?
------------------
Ryan
[email protected]
ICQ# 47799046
-
Nov 24th, 1999, 01:56 AM
#2
MyForm.MyButtons.Buttons(MyIndex).Enabled = False
------------------
Marty
-
Nov 24th, 1999, 02:46 AM
#3
Thread Starter
Hyperactive Member
Perfect! Thank you. Although, I had to change the "MyButtons" group that you mentioned to the toolbar group, but after that, it worked fine. Thanks again.
------------------
Ryan
[email protected]
ICQ# 47799046
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|