I am sure somebody knows how to do this - Expand/collapse and drag/drop frames like in http://www.mscui.net/PatientJourneyDemonstrator/PrimaryCareAdmin.htm (Microsoft Health Care UI)
Would you please point me to the source where I can find how to do this?
Thanks
Why not just open up Silverlight Spy and see how they did it? Looks like they are using a Canvas + Grid to do that.
-- bryantBlog | Twitter_________________Dont forget to click "Mark as Answer" on the post that helped you.
Thanks. It is a great tool.
Actually, I found very good sample for my purposes and much more. It is Blacklight project on CodePlex: http://www.codeplex.com/blacklight
Victor