Hi,
I designed a form for other users and it has been running perfect, until last night. Within the code, I used the toolbar method to hide three toolbars, one of which is a menu replacement, along with two other toolbars that I use for maintenance issues. I have the code passworded so that it cannot be changed. Also, I have passworded the toolbars using another form to provide access.
The problem occurs after I perform the required maintenance. According to the code, the toolbars are set to "no" in the Form Load, but the one toolbar still shows when I restart the application. I went through the code several times and cannot find anything that looks wrong. After the last time, when I tried to start the application, it appeared briefly, then closed.
Right now, I have all the relevant code remarked out and the toolbars now have a vulnerablity because they can be accessed since I had to allow the Default Shortcut Menus.
I would be very appreciative if someone can explain what happened, or at least how I can fix this. I am totally confused as to what occurred.
Thanks in advance,
Jake
I designed a form for other users and it has been running perfect, until last night. Within the code, I used the toolbar method to hide three toolbars, one of which is a menu replacement, along with two other toolbars that I use for maintenance issues. I have the code passworded so that it cannot be changed. Also, I have passworded the toolbars using another form to provide access.
The problem occurs after I perform the required maintenance. According to the code, the toolbars are set to "no" in the Form Load, but the one toolbar still shows when I restart the application. I went through the code several times and cannot find anything that looks wrong. After the last time, when I tried to start the application, it appeared briefly, then closed.
Right now, I have all the relevant code remarked out and the toolbars now have a vulnerablity because they can be accessed since I had to allow the Default Shortcut Menus.
I would be very appreciative if someone can explain what happened, or at least how I can fix this. I am totally confused as to what occurred.
Thanks in advance,
Jake