This is a migrated thread and some comments may be shown as answers.

WPF Docking Sidebar

0 Answers 144 Views
Docking
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 16 Aug 2011, 02:09 PM
Hi

I'm pretty new to WPF, and was hoping that I might get some help with relation to a docking panel.

I am essentially trying to create a panel bar which will alert users when they have to approve something. I'm imagining something very much like those in visual studio. Essentially a bar which is collapsed most of the time, but on hovering over it, it expands. But I also need to be able to expand it (and prevent it from collapsing - I'm guessing via the ispinned property) via c# when various conditions are met, say 20 minutes until the next approval is due.

Is this possible?

I can send a code sample of what I have already if need be.

thanks


No answers yet. Maybe you can help?

Tags
Docking
Asked by
James
Top achievements
Rank 1
Share this question
or