Possible Duplicate:
How to enable private browsing like IE8 in C#.net using Webbrowser control
On Visual Studio C# .NET , we have a component named "WebBrowser" that uses current IE browser installed in user's pc. but m unable to find any property that enable private browsing... is there any way how to use private browsing in my program? or i have to make my own InPrivate browser????