01-30-2012 09:10 AM
Hi,
I have some problem to get a image to the center of a .NET Container (Picturebox). the image is displayed in the left-top corner of the picturebox.
How I can display the image in the center of the box?
Thank you,
Richar
01-31-2012 01:04 PM
Use the SizeMode property. http://msdn.microsoft.com/en-us/library/system.windows.forms.picturebox.sizemode.aspx