Click to See Complete Forum and Search --> : Picturebox - Move, resize and rotate with Mouse
Phoenix2003
June 17th, 2009, 06:39 PM
Hi
My nam's Maurizio and i from italy
Sorry for my bad english...
is Possibile Move position, resize and rotate a picturebox with Mouse?
than you
Maurizio
dglienna
June 17th, 2009, 10:56 PM
Take a look at these SAMPLES (http://code.msdn.microsoft.com/vbsamples/)
Phoenix2003
June 18th, 2009, 03:36 AM
Thank you dglienna
i have see sample
But i don't see example for manipulate image
position, rotation and resize with Mouse concurrently (Style Photoshop)
Thank you
dglienna
June 18th, 2009, 06:53 PM
If you go thru all those samples, to see what they do, you might be surprised.
There's a game there, there's all kinds of GDI Samples, as well as dozens of others.
If you search for vb.net + myproblem, you'll find a lot of answers:
http://www.codeproject.com/KB/graphics/image_croppingVBNet.aspx
HanneSThEGreaT
June 19th, 2009, 09:04 AM
Or, right here on CG's massive article section :
http://www.codeguru.com/csharp/.net/net_general/graphics/comments.php/c13205/?thread=12313
http://www.codeguru.com/csharp/.net/net_general/graphics/article.php/c13207/
http://www.codeguru.com/vb/gen/vb_graphics/gdi/article.php/c14007/
http://www.codeguru.com/vb/gen/vb_graphics/gdi/article.php/c13611/
http://www.codeguru.com/csharp/.net/net_general/graphics/
Phoenix2003
June 19th, 2009, 08:32 PM
hi HanneSThEGreaT thank you for you answare me (sorry my english)
i have try this link with source attacment but don't work example :(
conversion 7.1 to 9.0 error
http://www.codeguru.com/vb/gen/vb_graphics/gdi/article.php/c14007/
and can manipulate the image as in this link with the indicators in vb.net or vb6 ?
http://phoenix2003.altervista.org/test.swf
thank you
Maurizio
HanneSThEGreaT
June 20th, 2009, 04:59 AM
That is because my example was done using VB.NET 2003, iow, .NET Framework 1.1
All the logic should still be the same, what I'd advise is to read through those articles thoroughly, and apply each code segment into your own project.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.