18 Aralık 2015 Cuma

c# webbrowser localden html çalıştırma

webBrowser1.Url = new Uri(Path.Combine(Path.GetDirectoryName(Assembly.GetExecutingAssembly().Location), "pageWithTextBox.htm"));