J 
		
								
				
				
			
		Joel
I have written an add-in for Visual Studio using C#.  During a long
operation I create a modeless form using the Show() method of the form. I
would like to set the parent of this form but all I have is a Win32 window
handle. Is there any way to tell the .NET form that it's parent is the
window represented by the Win32 window handle?
Thanks - Joel
				
			operation I create a modeless form using the Show() method of the form. I
would like to set the parent of this form but all I have is a Win32 window
handle. Is there any way to tell the .NET form that it's parent is the
window represented by the Win32 window handle?
Thanks - Joel
