Mike Miles
07-30-2001, 07:00 AM
I'm writing an application where I want someone to draw over, but not change, an Excel chart, in a VB form.
Rather than doing this using OLE (which is painful and complicated), I want to get a handle on the chart device context and return the blit to a PictureBox.
Is this possible? Can you get handles in VB/VBA?
Rather than doing this using OLE (which is painful and complicated), I want to get a handle on the chart device context and return the blit to a PictureBox.
Is this possible? Can you get handles in VB/VBA?