Draw fill rectangle in picture box
Posted: Mon Aug 03, 2009 11:21 am
Hi Guys,
Can you please tell me a method to draw fill rectangle in picture box?
Can you please tell me a method to draw fill rectangle in picture box?
Code: Select all
Picture1.Line (10, 10)-(1000, 1000), 255, BF