If I execute a command like
WebBrowser1.Navigate('www.site.com');
and after I press Enter in webbrowser (in DesignMode) The webBrowser dont create a new line (just repeat last command (navigate to
www.site.com))
So
How i fix this? How i make to the webbrowser dont repeat the last command, just add new line in edit mode ??
Thanx
and sorry for the post in english (I speak a nonsense germam
)