This code enables the ExecWB functions in a Visual Basic UserDocument to allow all the Internet Explorer Commands to be implemented in your UserDocument
Inputs
IE will call your UserDocument to see if you support the command, and will then enable the buttons in Internet Explore.
Returns
You return the status to IE on the commands that you implement and implement those commands in your code.