ViewCtl issue

  • Thread starter Thread starter Hans-Christian Francke
  • Start date Start date
H

Hans-Christian Francke

I have a form with an Outlook ViewControl. This control displays a
calendarview with the taskpane visible. Now, how do I refer to an item in
the task pane?
I can see that Selection_change triggers when a tasks is clicked, but I
can't figure how to get the spesific item.
Thanks for any help.
 
It's the same in a normal Outlook calendar view. You don't get any object
that represents the taskpane selection.
 
I guess I didn't make myself clear: You can't get the user's selection in
the task pane.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Thanks.

Sue Mosher said:
I guess I didn't make myself clear: You can't get the user's selection in
the task pane.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers



but
 
Back
Top