Results 1 to 2 of 2

Thread: A simple quetion about toolbars (but not for me)!

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    3
    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

  2. #2

    Thread Starter
    New Member
    Join Date
    Mar 2000
    Posts
    3
    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
  •  



Click Here to Expand Forum to Full Width