View Single Post
  #1  
Old August 22nd 07, 06:19 PM posted to microsoft.public.outlook.program_vba
Chris Peel
external usenet poster
 
Posts: 5
Default disable toolbar in a custom form

Sorry, I'm rather new to forms development - I have done some VBA in Access
and Excel.

I'm trying to create a form that when loaded will disable the standard
toolbar and hide the standard menu's.

I have figured out the code aspect a little (script editor) but I'm a
little lost with out the object browser to determine how on teh Item_Open
event I can force both the standard, formatting and menu bars to be
'disabled' and non visible.

Thanks


Ads