Hello,
I using vb6.0.
I want to load a image into a picture box and resize it in runtime through mouse.
Image type is jpg or png.
my logic is,
1. load image[jpg or png ] into picture box and draw a rectangle using rectangle API, according to image size.
2. resize rectangle through mouse and according to the size of rectangle change size of image.
Is my Logic is correct? Is there any other logic?
Actually, I don't the code how to make it.
If anyone can help me with code I will really appreciate it!
Thanks in advance,
thendral


