Outlook::ExplorerEvents::SelectionChange()

  • Thread starter Thread starter John Erickson
  • Start date Start date
Status
Not open for further replies.
J

John Erickson

I'm adding a custom form region for Outlook 2007 and it's working great.

Since Outlook 2003 and below doesn't support form regions I am planning on

popping up a modal dialog box to accomplish the same thing that my custom

form region does for 2007. I was hoping to use the

Outlook::ExplorerEvents::SelectionChange() event to pop the modal dialog box.

However, at the time this event is triggered, the reading pane hasn't been

displayed yet. It's empty. I can't seem to find an event that fits that

timeframe. I want the reading pane to be done painting so that my user can

see it's contents while he is answering the question in my dialog box. My

alternative is to make the popup modeless, but I'd prefer not to do that. The

modeless dialog(s) may get lost and forgotten behind some other window and

I'd have to deal with multiple occurences of them, etc... Is there an event

I'm missing that would trigger after the reading pane is done displaying the

contents of a new selection?
 
You can use a timer: activate thetimer in the SelectionChange event handler,

then handle the Timer event later when it fires up.

Dmitry Streblechenko (MVP)

-

"John Erickson" <JohnErickson> wrote in message

news:88A87F4D-10E2-4A43-97C9-A0426EB207FB@microsoft.com...
> I'm adding a custom form region for Outlook 2007 and it's working great.
> Since Outlook 2003 and below doesn't support form regions I am planning on
> popping up a modal dialog box to accomplish the same thing that my custom
> form region does for 2007. I was hoping to use the
> Outlook::ExplorerEvents::SelectionChange() event to pop the modal dialog
> box.
> However, at the time this event is triggered, the reading pane hasn't been
> displayed yet. It's empty. I can't seem to find an event that fits that
> timeframe. I want the reading pane to be done painting so that my user can
> see it's contents while he is answering the question in my dialog box. My
> alternative is to make the popup modeless, but I'd prefer not to do that.
> The
> modeless dialog(s) may get lost and forgotten behind some other window and
> I'd have to deal with multiple occurences of them, etc... Is there an
> event
> I'm missing that would trigger after the reading pane is done displaying
> the
> contents of a new selection?
 
If you're referring to SetTimer and then reacting to the WM_TIMER message,

then I would have to sublass Outlook's window to catch the message.

Subclassing their window is something I'm trying to avoid. Not because it's

difficult, but because I want to be as friendly to Outlook as possible. Plus

I would still have issues with what do I do if another selection change

occurs. It could be possible to make another selection before the timer went

off. Dealing with all that may be more trouble than just making it modeless.

I have to deal with selection changes while I'm modeless, but I don't have to

deal with the timer and the subclassing.

"Dmitry Streblechenko" wrote:


> You can use a timer: activate thetimer in the SelectionChange event handler,
> then handle the Timer event later when it fires up.

> > Dmitry Streblechenko (MVP)
>

>

>

> -
> "John Erickson" <JohnErickson> wrote in message
> news:88A87F4D-10E2-4A43-97C9-A0426EB207FB@microsoft.com...
> > I'm adding a custom form region for Outlook 2007 and it's working great.
> > Since Outlook 2003 and below doesn't support form regions I am planning on
> > popping up a modal dialog box to accomplish the same thing that my custom
> > form region does for 2007. I was hoping to use the
> > Outlook::ExplorerEvents::SelectionChange() event to pop the modal dialog
> > box.
> > However, at the time this event is triggered, the reading pane hasn't been
> > displayed yet. It's empty. I can't seem to find an event that fits that
> > timeframe. I want the reading pane to be done painting so that my user can
> > see it's contents while he is answering the question in my dialog box. My
> > alternative is to make the popup modeless, but I'd prefer not to do that.
> > The
> > modeless dialog(s) may get lost and forgotten behind some other window and
> > I'd have to deal with multiple occurences of them, etc... Is there an
> > event
> > I'm missing that would trigger after the reading pane is done displaying
> > the
> > contents of a new selection?


>
 
Just a system timer, set that and when it fires you have the event to handle

displaying your dialog. As long as the timer runs on the main thread there

should be no problems.

"John Erickson" <JohnErickson> wrote in message

news:9F553C9E-EE2B-450A-9962-E02137222E63@microsoft.com...
> If you're referring to SetTimer and then reacting to the WM_TIMER message,
> then I would have to sublass Outlook's window to catch the message.
> Subclassing their window is something I'm trying to avoid. Not because
> it's
> difficult, but because I want to be as friendly to Outlook as possible.
> Plus
> I would still have issues with what do I do if another selection change
> occurs. It could be possible to make another selection before the timer
> went
> off. Dealing with all that may be more trouble than just making it
> modeless.
> I have to deal with selection changes while I'm modeless, but I don't have
> to
> deal with the timer and the subclassing.
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
C I don't understand Outlook or Microsoft, anymore Using Outlook 0
P My Feedback to Microsoft and their response; also New Outlook roadmap Using Outlook 0
A New Outlook - Cannot drag IMAP emails to Task List in MyDay Using Outlook 1
L Android Outlook Doesn't Update PC Notification Changes Using Outlook 0
A How to open Excel file saved in Outlook folder? Outlook VBA and Custom Forms 4
D.Moore Outlook desktop client suggested searches question Using Outlook 18
Y Outlook 2016 (64-bit) Copy Local Cal. Events to Another Cal. with Modified Reminder time Using Outlook 2
T Outlook 2019 While connecting an IMAP account in "classic" Outlook 2024 I caused a massive duplication of emails on the server (death loop) Using Outlook 5
D Cannot logon to Outlook.com, or outlook on Mac, outlook not updating on ipad, iphone Using Outlook 1
J unable to get my new install of Outlook to display mailboxes in the single-line format. Using Outlook 1
D Legacy Microsoft Outlook for Mac Support will end in Oct 2025 Using Outlook 5
C Nasty Bug Lurking In Outlook For Years. The Trigger. Any Fix Or Workaround? Using Outlook 11
R Auto clicking Hyperlink in outlook Outlook VBA and Custom Forms 7
ughlook Open multiple contacts in NEW Outlook? Using Outlook 3
G Outlook translation feature is off Using Outlook 2
J Outlook 2010 does not let me put any account Using Outlook.com accounts in Outlook 3
P 3 of 5 PST files don't install from d:\outlook but only from D:\ Using Outlook 7
HarvMan January Windows 10 preview update force installs new Outlook Using Outlook 1
L Outlook 2010 - new installation on Windows 11 - aplzod32.dll is not a valid Add-in Using Outlook 12
J Outlook troubleshooting/logging - option grayed out Using Outlook 2
B Arrows missing from Outlook emails vertical scrollbar Using Outlook 0
G Outlook 2021 (New) doesn't respect default browser Using Outlook 9
B Outlook or iPhone turning tabs into spaces in Outlook Notes Using Outlook 1
P newly installed Office 365 includes OLD Outlook Using Outlook 6
R Outlook ribbon menu default? Using Outlook 7
H Spam email in Gmail not visible in Outlook Using Outlook 3
J How to transfer Win 10 Outlook to new Windows 11 pc? Using Outlook 16
J Renegade spam URL line displayed in old local Outlook 365 email title Using Outlook 3
G Reduce whitespace in Outlook desktop Contact Cards display Using Outlook 3
C Outlook classic via 365 Using Outlook 2
Dr. Demento Analogous Outlook code to read info into an array (or collection or whatever) Outlook VBA and Custom Forms 7
S Repair Outlook Using Outlook 8
V Outlook Form ListBox is not editable Outlook VBA and Custom Forms 2
F Outlook's contacts Using Outlook 1
D Outlook 2003 stopped dead Using Outlook 2
G Cannot receive emails from gmail account in Outlook 365 Using Outlook 1
E "Cannot display the folder. MS Outlook cannot access the specified file location" Using Outlook 8
P Outlook 2016 Working Offline Using Outlook 2
Rupert Dragwater Cannot reestablish gmail (email address) account in Outlook 365 Using Outlook 11
O Outlook 365 synchronisieren Exchange Server Administration 1
kburrows Outlook Classic - JPG files are corrupted when opened or saved Using Outlook 3
F Sync Outlook Calendar Using Outlook 0
G Change default font size in sticky notes - Outlook Desktop 2021 Using Outlook 2
C VBA in "New Outlook?" Using Outlook 0
D New Outlook with Business Basic Plans Using Outlook 0
D Outlook 2021 not working with Outlook 2003 installed Using Outlook 5
D Outlook 2003 stopped working - get they dialog box asking for username & Password Using Outlook 2
T Outlook 2021 hangs in close on taskbar occasionally Using Outlook 1
M Duplicate removal feature in Outlook 2021 is faulty Using Outlook 2
D.Moore Outlook COM addins source folder Using Outlook 12

Similar threads

Back
Top