G 
		
								
				
				
			
		Guest
I want to create a class library project (dll) for use with a com app.  The
idea is to use .Net objects in com. I also want to include a SaveFileDialog
in the class library. Is it possible to include a SaveFileDialog object in
my library project without having to include a form in the project? how to
do this?
Thanks,
Rich
				
			idea is to use .Net objects in com. I also want to include a SaveFileDialog
in the class library. Is it possible to include a SaveFileDialog object in
my library project without having to include a form in the project? how to
do this?
Thanks,
Rich