Quantcast
Channel: Developer Express Inc.
Viewing all articles
Browse latest Browse all 2370

WinForms Navigation Pane (Coming soon in v15.1)

$
0
0

The new DevExpress Navigation Pane control was created to support the requirements of our PDF Viewer (see my previous blog post about Bookmarks). It can be best described with the animation below...

As you can see, the Navigation Pane is divided into two distinct areas - the page header and page content region.

The Page header area displays vertically aligned page headers, which behave much like traditional tabs. Each tab can display a page image and\or page caption.

By clicking a page header, you expand the resizeable page area (the pane displays the contents of the active page).  The pane incorporates its own header, which contains page caption, custom header buttons, expand\collapse button and pane expand\collapse button. Page content area is sized based upon the RegularSize property and if the AllowResize property is true, can be resized at runtime.

This is certainly not the most complex UI control we ship, but I think it has a number of interesting use-cases. What do you think? Is it something you might use in an upcoming project? Let us know!


Viewing all articles
Browse latest Browse all 2370

Trending Articles