D
Drew
Is there a way to paint directly on a picturebox control?
(Just need to draw some rectangles and text on top of the picture)
Should I try to create my own control which extends PictureBox
and override the OnPaint method?
Thanks,
Drew
(Just need to draw some rectangles and text on top of the picture)
Should I try to create my own control which extends PictureBox
and override the OnPaint method?
Thanks,
Drew