My question goes, as my subject says:
How do i center a picture in a picturebox
Printable View
My question goes, as my subject says:
How do i center a picture in a picturebox
Hello;
Try using the Image box instead of Picture box. Then when the image box fits the picture, make the program move the image box where you desire using image?.move command.
Please forgive my english.
adcomp - Puerto Rico
Hey, good idea! Thanks! Im gonna use this tip, but if anyone lies in with a code to how to center an image in a picturebox anyway???