in my app i want use webbrowser as Option's dialog.i think it is very сomfortably.
i'm create a html document with textbox and checkbox.and i want get documenttext (when i fill textbox and check checbox) and then parse it.
but DocumentText in WebBrowserEx return to me old documenttext that I create at the beginning! (without changes)
i'm found in msdn new(for me) parametr and sample but i don't understand how use it in basic WebBrowser.Document - ???????? (System.Windows.Forms)
example
i'm create a html document with textbox and checkbox.and i want get documenttext (when i fill textbox and check checbox) and then parse it.
but DocumentText in WebBrowserEx return to me old documenttext that I create at the beginning! (without changes)
i'm found in msdn new(for me) parametr and sample but i don't understand how use it in basic WebBrowser.Document - ???????? (System.Windows.Forms)
example