Custom toolbar properties

  • Thread starter Thread starter JimP
  • Start date Start date
J

JimP

I've created a new button on a custom toolbar. On the Customize menu, when I
select the new button and click Modify Selection/Properties,

1. it appears that I only need to enter the function name to run in "On
Action:". Does "Parameter" mean, or do, anything?

2. this button has "Style:" grayed out. How can I set "Style:" to be active,
like other buttons? (It was initially, but something happened)
 
Jim -

I don't know about the Style part of the question, but the part about
paramter is just so you can provide any parameters that your function, which
is assigned to the button, might need. If your function doesn't require
parameters then you can just ignore it.
--
Bob Larson
Access World Forums Super Moderator
Utter Access VIP
Tutorials at http://www.btabdevelopment.com
If my post was helpful to you, please rate the post.
__________________________________
 
Back
Top