View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Apply "EnableResize" to Application?

Hi Quartz,

See the following suggestion from Michel Pierron:

http://tinyurl.com/6ch4a


---
Regards,
Norman



"quartz" wrote in message
...
Is there a way to apply the "EnableResize" control to the Excel
Application
rather than the workbook?

If not, is there a way to programmatically disable the min, max, and other
controls in the title bar?

Thanks much in advance.