Hi Guys,

Just wondering if the WPF has a control to move picture on a form like
google map?
I know in .net 2 the picturebox doesn't have scroll function...

Thanks

James

Re: WPF Picture drag/scroll like Google Map by Bob

Bob
Mon May 28 22:49:19 CDT 2007

If you really want something for classic .NET search for zoompicbox on
google.

--
--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.


"James" <James@discussions.microsoft.com> wrote in message
news:BE4938CF-17FD-4482-B2BB-30B923438948@microsoft.com...
> Hi Guys,
>
> Just wondering if the WPF has a control to move picture on a form like
> google map?
> I know in .net 2 the picturebox doesn't have scroll function...
>
> Thanks
>
> James


RE: WPF Picture drag/scroll like Google Map by Joe

Joe
Wed Jun 06 13:30:01 CDT 2007

Check out Blendables from IdentityMine, there is a control in there that
should do exacally what you are looking for.
http://blendables.com

Joe

"James" wrote:

> Hi Guys,
>
> Just wondering if the WPF has a control to move picture on a form like
> google map?
> I know in .net 2 the picturebox doesn't have scroll function...
>
> Thanks
>
> James