Hi,
I found out that if I run the following code:
Application.Commandbars("Worksheet Menu Bar").Enabled = False
All the menu bar will diapears and also Minimize/Maximize buttons at the right top of winodw goes away. But I need to have the menu bar, I just need to disable Minimize/Maximize buttons. Please help, how can I do that?
Thanks,
--Bita
I found out that if I run the following code:
Application.Commandbars("Worksheet Menu Bar").Enabled = False
All the menu bar will diapears and also Minimize/Maximize buttons at the right top of winodw goes away. But I need to have the menu bar, I just need to disable Minimize/Maximize buttons. Please help, how can I do that?
Thanks,
--Bita