Is there a way to hide a Access 2000 toolbar button? I have looked in the properties for a toolbar button in design view, but there does not appear to be any properties listed that relate to what I am trying to accomplish.
Thank you in advance!
|
Is there a way to hide a Access 2000 toolbar button? I have looked in the properties for a toolbar button in design view, but there does not appear to be any properties listed that relate to what I am trying to accomplish. Thank you in advance! | |||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
I found it... http://support.microsoft.com/kb/198464 Instead of using the Enable property like they use, I just substituted with the Visible property. | |||
|
feedback
|