J
Jeroen Ceuppens
Hi
I have this pointer: public static IntPtr hwnd_imagePanel;
Pointer to a panel, on that panel i draw my bitmaps, i want to use that
pointer and do and invalidate, so it will paint my bmp on it.
What should i do?
thx
JC
I have this pointer: public static IntPtr hwnd_imagePanel;
Pointer to a panel, on that panel i draw my bitmaps, i want to use that
pointer and do and invalidate, so it will paint my bmp on it.
What should i do?
thx
JC