Jam.Shell.WPF.Controls.Winforms Namespace |
Class | Description | |
---|---|---|
![]() | JamWindowsFormsHost | A custom Windows forms host. |
![]() | ShellAddressBar |
This control represents the breadcrumb style addressbar known from Windows Explorer.
Its main part splits the current path into "breadcrumb" elements, that facilitates navigation. In edit mode, it is possible to type a path with the help of autosuggestion and autocompletion.
Optionally the ShellAddressBar can also contain a history element on the left side, and a search edit box on the right side.
|
![]() | ShellListView | Wrapper for the Winforms ShellListView. For easy use with WPF. |
![]() | ShellTreeView | Wrapper for the Winforms ShellTreeView. |