View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Full Screen With Application Title Bar

Think you would have to maximize your application window and manage the
menus shown to simulate this functionality.

--
Regards,
Tom Ogilvy

"Dean" wrote in message
...
I want to do full screen, but I also want the title bar to
show. I do not see an property in the Applicaion object
to do so. Is there another object I need to look at?