I have an application that I run that spawns in the default window. The default window has the regular menu bar, minimize, maximize, and close. I want to be able to disable everything for other users so that when they double-click an icon, they are spawned in a fixed-width optionless window.
I know I can use VB and create a fixed-width optionless window, but how do I have the program run inside this window? Do I even need to use VB or is there another way to do this?
Thanks in advance! Any help is really appreciated.
I know I can use VB and create a fixed-width optionless window, but how do I have the program run inside this window? Do I even need to use VB or is there another way to do this?
Thanks in advance! Any help is really appreciated.