View Single Post
  #3  
Old October 20th 07, 10:06 PM posted to microsoft.public.outlook.program_vba
derobins
external usenet poster
 
Posts: 7
Default Getting Outlook out of the tray

On 20 Okt., 21:57, "Sue Mosher [MVP-Outlook]"
wrote:
Have you tried ActiveExplorer.WindowState = olMaximized?

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:

Yes, I did, I gives me an error.
I believe the problem is that OL is minimized to the tray (next to the
clock) and not to the taskbar...
Anyone?

Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54

"derobins" wrote in ooglegroups.com...
Hi,


I have no problem getting Outlook into the tray with
Outlook.ActiveWindow.WindowState = olMinimized


But how can I maximize from this state? olMaximized produces me an
error...


Thx!



Ads