Skip to main content

Microsoft Silverlight

Answered Question How to create floating content in silverlight 3RSS Feed

(0)

Akshay141
Akshay141

Member

Member

2 points

12 Posts

How to create floating content in silverlight 3

I am working on assignment which requires that i should be able to create free floating controls over a silverlight canvas which means the user can displace all controls and arrange them as he likes, so any pointers to it would be helpful..

varshavmane
varshavmane

Contributor

Contributor

6743 points

1,585 Posts

Re: How to create floating content in silverlight 3

Check this post:

http://forums.silverlight.net/forums/t/130675.aspx

HTH Smile

Please "Mark as Answer" if this post answered your question. :)
Visit my Blog: http://varshavmane.blogspot.com/

Akshay141
Akshay141

Member

Member

2 points

12 Posts

Re: Re: How to create floating content in silverlight 3

Thank you for ur response but the reference u gave merely modifies the z index of the elements what i need is that if we have a button on the silverlight board then we should be able to freely move it in any direction on the silverlight board...

Andrejt
Andrejt

Participant

Participant

756 points

113 Posts

Silverlight MVP
Answered Question

Re: Re: How to create floating content in silverlight 3

You can use the MouseDragElementBehavior (available as SL/Blend behavior, comes with Expression Blend 3) or take a look here http://www.shinedraw.com/mathematics/silverlight-vs-flash-throwing-object/

Andrej

Andrej Tozon
MVP - Client Application Development | Blog | Twitter
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities