My problem is like this, I draw my form using d3d function, it draws
well. But the problem is everytime When call form->Refresh to ask the form
to be redraw, it will use the forms's backcolor to clear the form first.
This make the image on the form blinking. Is there anyway to disable this
clear? Thx!