|
-
Mar 30th, 2000, 12:27 AM
#1
Thread Starter
New Member
I am designing a program with several forms (around 12), and I would like to have the same toolbar on each form. I want to code the button.key events in a code module so that I do not have to repeat the same code over and over (the buttons will always activate the same events).
I am having a slight problem with determining how to go about this, and wonder if I should type out the case, but have the events written as procedures within the module. This cuts down on code, but not as much as I would like.
If anyone has a better idea it would be greatly appreciated
Jono
-
Mar 30th, 2000, 12:38 AM
#2
Thread Starter
New Member
Sorry, my problem wasn't with my code, but rather a typo I had in my module.
Sorry for any inconvieniences
Jono
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
|