L
Lieven De Foor
Guest
You might be able to use System.Windows.Forms.Control instead of Form, as that is the base class that implements this interface. Or you could try implementing the interface yourself, but I'm unsure that will be possible or work...
Continue reading...
Continue reading...