Do any body know how to resize a control from its center in vb6?
Like if we do like this in a delayed loop:
Expand|Select|Wrap|Line Numbers
- image1.width=image1.width+10
- image1.height=imag1.height+10
The second is how to rotate some control on some angle like we can do with the lines..
Thanx
ARUZ