Save the name of open file in tabpage using c#.net
Im having mdi form and tabcontrol.our task is each and evry time we click newpaeg means tabpage incremented with webbrowser control .but now we need is while open the file using openfiledialog ,the particular file name must be store in tabpage while select the file and click ok button.