I'm using a webbrowser control in a winform (VS2003) in order to show a sequence of web pages. I customized the behaviour of the component using
the "DocumentComplete" event.
My problem is that every time a new page is opened there is an annoying
sound.
File Download with WebBrowser Control ... I want to open a word document stored in my database.... What I do is save the document locally, and then open a new winform... that has the WebBrowser Control on it and navigate to that new file. ... Is there a way to disable the Save and Cancel buttons? ... (microsoft.public.dotnet.framework)
File Download with WebBrowser Control ... I want to open a word document stored in my database.... What I do is save the document locally, and then open a new winform... that has the WebBrowser Control on it and navigate to that new file. ... Is there a way to disable the Save and Cancel buttons? ... (microsoft.public.dotnet.general)
FileDownload with WebBrowser Control - disable the Save? ... want to open a word document stored in my database.... What I do is save the document locally, and then open a new winform... that has the WebBrowser Control on it and navigate to that new file. ... Is there a way to disable the Save and Cancel buttons? ... (microsoft.public.dotnet.languages.vb)
WebBrowser control, Document.MouseOver, and Javascript ... I've got a WinForm with a WebBrowser control on it. ...protected void asp_Button7066_Click(object sender, EventArgs e) ... (microsoft.public.dotnet.framework.windowsforms)