View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Jason Zischke Jason Zischke is offline
external usenet poster
 
Posts: 147
Default Maximise and Minimise buttons

Hi Tom

This worked on disabling them in the right click menu but didn't disable the
buttons.

Regards

Jason

"Tom Ogilvy" wrote:

http://support.microsoft.com/kb/213502/EN-US/
XL2000: How to Programmatically Disable Microsoft Excel Control Menu
Commands

--
Regards,
Tom Ogilvy



"Jason Zischke" wrote in message
...
Hi All,

Is there a way to disable the minimise and maximise buttons at the top

right
hand corner in excel I've got the close button to disable so that the only

to
close the program is my way but is there any way to disable these?

Thanks in advance

Jason