Overview
Navigation Pane control allows easy content presentation that is based on grouping of similar tasks and provides easy access to most common task commands and views. It includes a navigation bar and header control.
Full design-time support is included of course, and working with the control at design time is much the same as working with it at runtime. As the navigation panes are selected, the client area of the control is updated to show their contents. This client area is a standard container control and can be used to host any type of child controls.
Also packaged with the navigation bar is HeaderControl and NotifyPopup. The headers are a great way of separating functionally different areas of your user interface. The NotifyPopup is Outlook 2003 like notify window.
The .NET Navigation Panes control aims to provide the most accurate reproduction of the Microsoft Outlook 2003 bar control.
Documentation and Samples
The product comes bundled with help and source code samples which illustrate a wide variety of programming techniques in both Visual Basic and C#.
Features
- Create Navigation Pane user interface with ease.
- Support Windows XP visual styles.
- Header and button fonts can be fully customised.
- Full customized gradient colors and gradient styles
- Full and rich designer support means in-place editing with no collection editor.
- An additional control provides access to the professional-looking header styles to separate areas of your interface