E
Eric
I have a class that has a data member object of Image, which requires a
reference to MS Forms 2.0 Library. I'd like to use this class as is with
Access as well, but Access doesn't seem to make that Lib available as
reference (which makes sense since it has it's own Forms).
I've managed to reference the system.drawing.dll, which lets me keep the
class member around without a compile error, but it doesn't let me actually
use it without an error.
Thanks,
Eric
reference to MS Forms 2.0 Library. I'd like to use this class as is with
Access as well, but Access doesn't seem to make that Lib available as
reference (which makes sense since it has it's own Forms).
I've managed to reference the system.drawing.dll, which lets me keep the
class member around without a compile error, but it doesn't let me actually
use it without an error.
Thanks,
Eric