Trigger ActiveExplorer.SelectionChange programically

N

Nabil

Hi,

Is it possible to trigger the above event programically i.e. something like

RaiseEvent Outlook.Application.ActiveExplorer.SelectionChange <<parameters>>

I know what I have to do but don't know where to start with the syntax!

I'm using

VB.NET
VSTO
Outlook 2007
Redemption

Thanks in advance!
 
B

Brian Tillman [MVP-Outlook]

Is it possible to trigger the above event programically i.e. something like

RaiseEvent Outlook.Application.ActiveExplorer.SelectionChange <<parameters>>

I know what I have to do but don't know where to start with the syntax!

What "above event"? The servers that carry these posts each have their own
order of posting and you cannot rely upon everyong seeing things in the same
order.

By the way, the programming groups are microsoft.public.outlook.program_forms,
microsoft.public.outlook.program_addins, and
microsoft.public.outlook.program_vba. The latter seems the best fit for your
question, to me. You can also ask in "Microsoft Office Customization and
Programming"
(http://social.answers.microsoft.com/Forums/en-US/officeprog/threads), which
is where Microsoft wants you to ask programming questions. I expect the
microsoft.public.* newsgroups to wither on the vine any day now as Microsoft
turns off their NNTP servers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top