J
Jon Shemitz
It's safe to "call [CreateGraphics] from any thread" - does that mean
it's also safe to use that Graphics object from the thread it was
created in, and draw on a control from a thread that didn't create the
control?
it's also safe to use that Graphics object from the thread it was
created in, and draw on a control from a thread that didn't create the
control?