Re: [DOTNET] Putting bits of UI on a secondary thread? (was Re: [DOTNET] Modeless WinForms Bug)

2002-05-29 Thread David A.
I use multiple UI threads for just that scenario. Main reason: I can have multiple modal dialogs and they are only modal to one main window at a time. Office is a bad example of an application where modal dialogs in one window block all the windows of the specific application... Cheers David > -

[DOTNET] Class that inherits from AxWebBrowser can't be placed in Toolbox

2002-05-16 Thread David A.
Hi everybody, Can anybody explain to me, why the following class can’t be placed on the Toolbox? using System; namespace ExWebbrowserControlLibrary { /// /// Zusammendfassende Beschreibung für ExWebbrowserControl. /// public class ExWebbrowserControl : AxSHDocV

Re: [DOTNET] New online examples of WebBrowser customizing

2002-05-13 Thread David A.
Thanks a lot! This is cool!!! I won't be able to look at the sample in the next days, but obviously my webbrowser control problems are solved :-) Cheers David > -Original Message- > From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of > Ted Faison > Sent: Monday, May 13, 2002