How to Disable item (Type a Question for Help) Access Toolbar?
'(c) 2005 João Tito Lívio
'This code can only be use as a part of an Application and could not be sell
Just Paste this line of Code to the MAIN form of your Project
Application.CommandBars.DisableAskAQuestionDropdown = True
