T 
		
								
				
				
			
		Tom
I have a main VB.NET application that loads another VB.NET DLL
dynamically. Once I have done that, I would like to be able to 'get'
the icon of a form in that dynamically loaded DLL.
How would one go about doing this in the main form, once the DLL has
been loaded? Thanks in advance.
Tom
--
				
			dynamically. Once I have done that, I would like to be able to 'get'
the icon of a form in that dynamically loaded DLL.
How would one go about doing this in the main form, once the DLL has
been loaded? Thanks in advance.
Tom
--
	
  If you already have an instance, of course, you can simply access the