Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook and VBA (http://www.outlookbanter.com/outlook-vba/)
-   -   macro to toggle reading in plain text (http://www.outlookbanter.com/outlook-vba/7242-macro-toggle-reading-plain-text.html)

Mark January 14th 06 04:06 PM

macro to toggle reading in plain text
 
Thanks Michael. I am a bit confused though. How is it that I can turn
the option on and off within the same Outlook session manually and it
always takes effect immediately (and yet, I wouldn't be able to set a
macro to do the same thing)?

Mark


Michael Bauer January 16th 06 08:32 AM

macro to toggle reading in plain text
 
Am 14 Jan 2006 08:06:54 -0800 schrieb Mark:

Mark, there´re a lot more properties in Outlook than its object model offers
you. Outlook has access to them and you also do via the Options dialog, but
you don´t via code.

There´s a Windows message, WM_WININICHANGE, that "could" be used to force
applications to read there ini settings again, e.g. after you´ve changed the
registry. But unfortunately Outlook seems to ignore that message.

--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook



Thanks Michael. I am a bit confused though. How is it that I can turn
the option on and off within the same Outlook session manually and it
always takes effect immediately (and yet, I wouldn't be able to set a
macro to do the same thing)?

Mark



All times are GMT +1. The time now is 05:04 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com