![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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 |
#2
|
|||
|
|||
![]()
Have you tried ActiveExplorer.WindowState = olMaximized?
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "derobins" wrote in message oups.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! |
#3
|
|||
|
|||
![]()
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! |
#4
|
|||
|
|||
![]()
What error? What is the value of Application.Explorers.Count and Application.Inspectors.Count?
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "derobins" wrote in message ups.com... 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... "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... |
#5
|
|||
|
|||
![]()
Thanks for your posting, Sue. The fact that Explorers.Count brought me
the value 1, I was able to solve my problem: The command that I was looking for was Application.ActiveExplorer.Display. On 21 Okt., 16:09, "Sue Mosher [MVP-Outlook]" wrote: What error? What is the value of Application.Explorers.Count and Application.Inspectors.Count? -- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "derobins" wrote in oglegroups.com... 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... "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... |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How can I make Outlook downsize into the system tray? | Shawna393 | Outlook - General Queries | 6 | June 11th 07 11:03 PM |
Outlook Not Closing - Staying in System Tray | Alan W | Outlook - Installation | 1 | August 8th 06 08:13 PM |
Minimize Outlook Express to the System Tray | Kristan Kenney [Nighthawk] | Outlook Express | 1 | May 12th 06 02:19 AM |
Lost Outlook Icon in tray | Michael | Outlook - General Queries | 2 | February 19th 06 11:37 AM |
can i make outlook to go to the system tray upon exiting? | Coffee | Outlook - Installation | 1 | February 14th 06 10:43 PM |