G
Guest
I have a .jpg image that I use in another application. It represents our
company logo and I want to place it in form. But the image is way to large.
Is there a way in .net window forms to shrink the image to fit into size of
window that I have designated in a label object. Or is there another object I
should use to accomplish this, I tried picture but that didn't help. Or do I
have to find some other program and shrink it until I get desired size and
then save and use that result in my program.
company logo and I want to place it in form. But the image is way to large.
Is there a way in .net window forms to shrink the image to fit into size of
window that I have designated in a label object. Or is there another object I
should use to accomplish this, I tried picture but that didn't help. Or do I
have to find some other program and shrink it until I get desired size and
then save and use that result in my program.