View Single Post
  #1 (permalink)  
Old 12-13-2008, 6:46 AM
Progress2007 Progress2007 is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.5 (VS 2008)
 
Join Date: Sep 2008
Posts: 25
Reputation: 21
Progress2007 is on a distinguished programming path ahead
Default Navigation Control in WPF

hi i want to create navigation pane like we often see in Outlook 2007.

like there are buttons like Mail, Tasks, Calendar etc.When we start down shrinking the controls overlapped ant their respective icons show in to the the lowest panel.

Now i want to create such type of control in my application.

How can i do this.
Reply With Quote