I am assuming you mean that you want to create a browser window that is missing buttons, an address bar, etc.
If that is the case, you have to use a client side scripting language (like Javascript) because C# code is run on the server.
The only way that C# can help you do this is if you create a winforms application and use the browser component to create your environment just how you'd like.
----------------------------------------
TWljcm8kb2Z0J3MgIzEgRmFuIQ==