Hi Guys,
Can you please tell me a method to draw fill rectangle in picture box?
			
									
									
						Draw fill rectangle in picture box
Re: Draw fill rectangle in picture box
Code: Select all
Picture1.Line (10, 10)-(1000, 1000), 255, BF