maxwell2323
Programmer
I am curently modifying an application created by someone else no longer at my company. I notice that, while running the application, when I am in some parts of the application, there will be some "options" added to a toolbar at the top. These options are actual forms that are part of the application, and I believe that a user could click on one of those 3 buttons and that form will display, and that the user can do some things while that form is displayed. This is not good and I don't want this to happen. How can I get these buttons or the toolbar that they are in - to either not display or be deleted entirely?