A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Finding the control ID for the menu button that you want to disabl



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 12th 06, 07:31 PM posted to microsoft.public.outlook.program_vba
Tim Bolton
external usenet poster
 
Posts: 1
Default Finding the control ID for the menu button that you want to disabl

I want to disable the Format Button that the users are using when sending a
NEW, or replying to, e-mail. They are supposed to be using Plain Text only,
but they have found that this button is still available when sending or
replying to an e-mail.

Is there a list available somewhere or is there a way to find this using
Outlook VBA???
--
Tim Bolton
Ads
  #2  
Old January 13th 06, 06:35 AM posted to microsoft.public.outlook.program_vba
Michael Bauer
external usenet poster
 
Posts: 435
Default Finding the control ID for the menu button that you want to disabl

Am Thu, 12 Jan 2006 11:31:02 -0800 schrieb Tim Bolton:

A hard way that I used once is to create a simple method in VBA:

public sub test()

end sub

Place F9 on the last line, run the method, show the Local Window and explore
all the objects.

But if you like the faster, more comfortable way, then use OutlookSpy from
www.dimastr.com. The tool shows you all the info in a treeview.

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



I want to disable the Format Button that the users are using when sending

a
NEW, or replying to, e-mail. They are supposed to be using Plain Text

only,
but they have found that this button is still available when sending or
replying to an e-mail.

Is there a list available somewhere or is there a way to find this using
Outlook VBA???

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Finding old posts Tom Brown Outlook Express 4 March 8th 06 01:57 PM
custom menu command Melissa m Outlook - Using Contacts 1 February 27th 06 07:27 PM
Context Menu not present Mono Outlook Express 5 February 7th 06 06:22 PM
I cant get News reader to appear on Go menu - Outlook2003 ship Outlook - General Queries 4 January 31st 06 06:08 PM
not finding names BorisS Outlook - Using Contacts 1 January 27th 06 05:01 PM


All times are GMT +1. The time now is 04:53 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.