Control Toolbox Button - need to activate

  • Thread starter Thread starter aainbinder
  • Start date Start date
A

aainbinder

Hi! I have a button that i made from the control toolbox. i put code
into it. i can't figure out how to activate it though so that when i
click on it, it runs the code as opposed to selecting the box for
editing/resizing. can anyone help with this simple issue? Thanks,
Adam
 
There's another icon on that control toolbox toolbar. It's the design mode
icon.

If you click on that icon and enter design mode, you can double click on the
commandbutton and see where the code goes.

If you click on that button and exit design mode, you can click on the
commandbutton and your code should run.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top