rjplante
Well-known Member
- Joined
- Oct 31, 2008
- Messages
- 574
- Office Version
- 365
- Platform
- Windows
I have a form that I want to enter into full screen mode (Done) and then remove the min/max/close button in the upper right and the close (Alt+F4) menu button on the right and left hand side of the screen. I keep reading about ControlBox property to false (for min/max/close) but I do not know how to write that code or where to place it (Workbook code window I am assuming).
I then need the code for the menu on the left side of the tool bar, close (Alt+F4). If I could remove this menu that would be great as well. If there is an easy way to do both of these in one move that would be great.
I also need the restore code to put things back to normal when exiting the workbook via a button.
Thanks,
Robert
I then need the code for the menu on the left side of the tool bar, close (Alt+F4). If I could remove this menu that would be great as well. If there is an easy way to do both of these in one move that would be great.
I also need the restore code to put things back to normal when exiting the workbook via a button.
Thanks,
Robert