Skip to main content

Microsoft Silverlight

Answered Question Visual Studio like pinnable panels in silverlightRSS Feed

(0)

HarshalSilverlight
HarshalS...

Member

Member

15 points

54 Posts

Visual Studio like pinnable panels in silverlight

Hi,

What's the best way to create visual studio like pinnable panels in silverlight 3?

I'm looking to create panes that can slide in and out. I tied the accordion but that does not resize the other controls when it slides out to the left.

Thanks.

 

 

Tim Dawson
Tim Dawson

Participant

Participant

1140 points

218 Posts

Answered Question

Re: Visual Studio like pinnable panels in silverlight

http://www.divelements.co.uk/net/controls/sanddocksl/livedemofullscreen.htm


Microsoft MVP
Controls for Silverlight, WPF and Windows Forms at http://www.divelements.co.uk

HarshalSilverlight
HarshalS...

Member

Member

15 points

54 Posts

Re: Re: Visual Studio like pinnable panels in silverlight

Oh Thank you Tim! The product looks great but I need to build someting on my own.

Jonathan Shen – MSFT
Jonathan...

All-Star

All-Star

24992 points

2,435 Posts

Microsoft
Answered Question

Re: Re: Visual Studio like pinnable panels in silverlight

Hi HarshalSilverlight,

For the left part, you can reference to "DockPanel".  For the Drag DockPanel, please reference to the BlackSilverlight projecthttp://mightymeaty.members.winisp.net/blacklight.silverlight/

Best regards,

Jonathan 

Jonathan Shen
Microsoft Online Community Support
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

HarshalSilverlight
HarshalS...

Member

Member

15 points

54 Posts

Answered Question

Re: Re: Visual Studio like pinnable panels in silverlight

Thank you Jonathan.

I decided to use the doc panel from this example

 http://shemesh.wordpress.com/category/silverlight/gridsplitter/

 

 

 

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities