I'm trying to embed MS Word 2007 in a C# Application. I've succeeded in embedding MS Word, but I am unable to make many changes to the Office Button. Let me explain what I mean, because I'm embedding word into the application, I don't want my end users to be able to open/close/save documents outside controls I give them in MY application. I have been able to change most of the UI using xml, and I've even been able to disable most of the options in the Office Button, but I am unable to disable the "Recent Documents." Is there a way to disable the recent documents? Better yet, is there a way to hide, disable or remove the Office button? Any assistance with this task would be greatly appreciated!! Thanks,