
ExplorerBar Control
Explorer bar is an implementation of the task bar that was introduced in Windows XP's explorer. It hosts a vertical stack of expandable panes that generally provide task-based information to the end user.
The ExplorerBar control in its Luna normal-color theme
Any content can be placed within each expander pane and the alternate style of pane headers is supported via a simple style setting.
Animated Expander Panes
Each expander pane uses smooth animation to fade in and slide down its contents when expanded.
Likewise, when an expander pane is collapsed, its contents fade out and slide back up.
The ExplorerBar control with its second pane being expanded with animated fade in and slide down
Themes
This product includes 4 distinct built-in themes and is fully extensible so that other product themes can be custom developed.
Themes can be tinted towards any color or set of colors, and brush resources from them may be reused.
The ExplorerBar control in its Windows Classic theme
Single Expansion Option
An option is available to only permit a single expander pane to be expanded at any time.
By default, any number of expander panes may be expanded.
Globalization
This control fully supports right-to-left layouts and user interface resource string customization.
ExplorerBar using a right-to-left flow direction
|