Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 160
Default Maximize VBE Window?

Hi,


I know to open/show the VBE window by VBA with...

Application.VBE.MainWindow.Visible = True

....but is it also possible to ensure that it is maximized?


Thanks,

CE
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 587
Default Maximize VBE Window?

hi,

Application.VBE.MainWindow.WindowState = 2

isabelle


Le 2013-01-02 16:09, Charlotte E. a écrit :
Hi,


I know to open/show the VBE window by VBA with...

Application.VBE.MainWindow.Visible = True

...but is it also possible to ensure that it is maximized?


Thanks,

CE

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 160
Default Maximize VBE Window?

Thanks :-)

Den 03.01.2013 01:27, isabelle skrev:
hi,

Application.VBE.MainWindow.WindowState = 2

isabelle


Le 2013-01-02 16:09, Charlotte E. a écrit :
Hi,


I know to open/show the VBE window by VBA with...

Application.VBE.MainWindow.Visible = True

...but is it also possible to ensure that it is maximized?


Thanks,

CE

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to maximize the Excel window? Eric Excel Discussion (Misc queries) 10 May 7th 10 01:56 PM
maximize window Bill Excel Discussion (Misc queries) 2 October 9th 07 02:43 PM
Can't maximize Excel window Neon520 Excel Discussion (Misc queries) 3 February 15th 07 01:28 PM
Can't maximize Excel window Neon520 Excel Programming 0 February 12th 07 07:51 PM
How To Maximize A Window From The Task Bar FourBlades Excel Programming 4 June 30th 06 10:55 PM


All times are GMT +1. The time now is 05:35 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"