ajetrumpet
Banned
- Local time
- Today, 00:48
- Joined
- Jun 22, 2007
- Messages
- 5,638
Folks,
I have a small application with one dialog form. I have turned off everything that keeps a user from accessing the access window except one thing: the taskbar window selector. Does anyone know how to make this invisible when the application starts?
My dialog form stays on top of all the other windows, the close button is disabled, and the exit option in the menu is also disabled. However, if a user clicks on the access window in the taskbar at the bottom of the screen even once, from then on, whenever the form receives the focus again the access application window appears again. I would like to prevent this from happening. Thanks! Any advice certainly appreciated!
I have a small application with one dialog form. I have turned off everything that keeps a user from accessing the access window except one thing: the taskbar window selector. Does anyone know how to make this invisible when the application starts?
My dialog form stays on top of all the other windows, the close button is disabled, and the exit option in the menu is also disabled. However, if a user clicks on the access window in the taskbar at the bottom of the screen even once, from then on, whenever the form receives the focus again the access application window appears again. I would like to prevent this from happening. Thanks! Any advice certainly appreciated!