View Single Post
  #5  
Old July 17th 07, 08:23 AM posted to microsoft.public.outlook.program_vba
_-Andy-_
external usenet poster
 
Posts: 10
Default Reading Pane in vba

Outlook 2007
I thought maybe if i would disable the preview addins that it wouldn't
lock anymore but it still does :s
It still triggers the AttachmentRead Event
https://msdn2.microsoft.com/en-us/li...ffice.11).aspx
If you need any more info just ask


On Jul 16, 9:36 pm, "Sue Mosher [MVP-Outlook]"
wrote:
Outlook version?

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54



"_-Andy-_" wrote in ooglegroups.com...
I need something else
How can i turn the Preview (Reading) Pane off and on?
Again i need to know how to call the ShowReadingPane method :s
Anyone please?


On Jul 16, 2:22 pm, _-Andy-_ wrote:
It seems that i found it
If Explorers.Item(1).IsPaneVisible(olPreview) = True Then


That's at least one possibility.
I use this for a locking mechanisme for files in public folders in
outlook.
But it locked also in preview mode :s
no it doesn't
but i can't lock it anymore now :s
It's in the event ReadAttachment
Is there an Event DoubleClick??


On Jul 16, 1:07 pm, _-Andy-_ wrote:


Hellow,
I want to check if the ReadingPane is On in vba.
How can i do this?
i found a method ShowReadingPane but i can't find an example on how to
use it.
It's supposed to be a part of a Tableview?
Anyone has some suggestions?
Thanks in advance- Hide quoted text -


- Show quoted text -- Hide quoted text -


- Show quoted text -



Ads