de Divelements - Tipo de producto: Componente / .NET WPF
Window management solution that brings flexible dockable windows and tabbed document management to your application. SandDock for WPF brings advanced windows management to your applications, making it easy to deal with multiple documents and views in your software by supporting techniques like docking, tabbing and floating for each window. Smooth animations and intuitive window switching with optional Tab-3D make this the best window management solution available.
Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.
| Añadir a la Cesta | $ 165.62 | 1 Developer License * | Descarga (3.1 MB) | |
| Añadir a la Cesta | $ 141.12 | 2-3 Developer License (Price per Developer, Minimum quantity 2) * | Descarga (3.1 MB) | |
| Añadir a la Cesta | $ 121.52 | 4-7 Developer License (Price per Developer, Minimum quantity 4) * | Descarga (3.1 MB) | |
| Añadir a la Cesta | $ 97.02 | 8 Developer License or above (Price per Developer, Minimum quantity 8) * | Descarga (3.1 MB) | |
| Añadir a la Cesta | $ 2,988.02 | Unlimited Site License (Allows Unlimited Developers at a Single Physical Address) * | Descarga (3.1 MB) |
| Añadir a la Cesta | $ 87.22 | 1 Developer Support Renewal License * | Verificar | Descarga (29 KB) |
| Añadir a la Cesta | $ 72.52 | 2-3 Developer Support Renewal License (Price per Developer, Minimum quantity 2) * | Verificar | Descarga (29 KB) |
| Añadir a la Cesta | $ 62.72 | 4-7 Developer Support Renewal License (Price per Developer, Minimum quantity 4) * | Verificar | Descarga (29 KB) |
| Añadir a la Cesta | $ 52.92 | 8 Developer or above Support Renewal License (Price per Developer, Minimum quantity 8) * | Verificar | Descarga (29 KB) |
| Añadir a la Cesta | $ 1,567.02 | Unlimited Site Support Renewal License (Allows Unlimited Developers at a Single Physical Address) * | Verificar | Descarga (29 KB) |
| Añadir a la Cesta | $ 378.28 | 1 Developer License * | Descarga (10.1 MB) |
Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra. Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.
Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.
What's New in SandDock for WPF V1.4.5:
What's New in V1.4.4:
What's New in V1.4.3:
This maintenance release adds only a design time feature; the ability to resize root split containers. We have however significantly improved rendering of window frames, in particular running under the Windows Aero theme. Window memory has also been improved.
Some bugs have also been addressed in this build, including incorrect positioning or appearance of docking hints while performing an interactive docking operation.
What's New in V1.4.1:
What's New in V1.4:
What's New in V1.3:
What's New in V1.2:
What's New in V1.0.2:
SandDock is window management software that enables dockable window and tabbed document functionality in applications that use it. The version for Windows Presentation Foundation (WPF) is able to leverage new technology to provide more visual features than its Windows Forms counterpart, such as smoothly animated transitions and 3D window switching - like the Flip-3D feature from Microsoft Windows Vista.
Broadly designed to mimic the user interface capabilities of Visual Studio 2005, by plugging SandDock into your application you can forget about the intricacies of window layout - instead, provide your windows to SandDock and let it present them with all the tools your users need for customization of the working area. Tool windows become dockable, sticking to the sides of your window in hierarchies chosen visually by the user, or they can be floated above your main window. Documents are presented in a tabbed fashion, with split views for easy comparison between content, or in a traditional multiple document interface (MDI) layout.
An advanced window layout engine would not be complete without a persistence mechanism, and SandDock makes this easy. Storage of window layout from one application session to the next is exposed by simple APIs that can also be used to split your application into multiple view states. Hooks are available for more control over the window docking process, and rules can be set by the developer to determine what the user can do with any given window. The API is extremely easy to use.
The extensibility support built into the library ensures that certain behaviors, such as the interface for switching between active windows using the keyboard, are fully configurable by the developer. In fact, by using the extensive theme and styling support built into WPF, the complete look and feel of SandDock components can be changed. This extensibility allows you to tailor the SandDock tools to your specific needs.
SandDock supports virtually all the window management capabilities of Microsoft Visual Studio 2005, plus many more. It presents these features in a developer-friendly package which means these advanced capabilities can be integrated into your application in minutes.
Feature Summary
Dockable Windows
Windows are dockable within the main container. The user can drag them to any side of the container to create complex groupings of windows, arranged in the most logical fashion for the task at hand. Hierarchies of arbitrary complexity can be created, and once windows are docked together they can be resized independently with the splitters between them. As a developer you can control which sides of the container the window can be docked to - or whether the window can be docked at all.
When multiple windows are docked into the same group, tabs appear for navigation between them. Dragging by the title bar moves the whole group, dragging by the tab moves the individual window. Standard keyboard shortcuts work to allow keyboard navigation between tabs.
Floating Windows
When a window is dragged from its location to a space on the desktop not recognized at another dock location, the window can be floated. Intuitive docking hints guide the user while a docking operation is in progress, making it easy to see where their window will end up. Multiple windows can be housed together in the same floating group. The developer has full control over whether a window is allowed to be floated.
Floatable windows are a great way to allow your users to take advantage of multiple monitors, by moving selected tool windows to a secondary monitor.
Collapsed Groups
When a window is docked inside a container, it can be "unpinned", where it collapses down to a small tab representation of itself at the side of your container. The user can still access the window by clicking its tab or using a keyboard shortcut, but the window is not always present on screen. When accessed, the window pops up using smooth animation and is present until the user is done with it, whereupon it collapses down again.
The transition effects when a collapsed window pops up and subsequently disappears can be set by the developer.
Tabbed Documents
If your application is document-oriented you will likely want to take advantage of the tabbed document interface (TDI) support in SandDock. As with any SandDock windows, you can simply let the software take care of the layout, leaving your application to implement its core logic. Tabbed document navigation is more than just tabs - the layout engine allows users to split documents into multiple panes with proportional resizing for easy comparisons between documents.
Of course, if you wish to allow it, your documents can also be "torn off" to become floating windows and docked to the sides of your container. Such potential functionality is shared between all SandDock windows.
Multiple Document Interface
Windows Presentation Foundation does not provide an MDI implementation in the platform. SandDock addresses this with its own MDI implementation, virtually identical in behavior to traditional Win32 MDI with some changes and advantages brought by the capabilities of the WPF platform. You can even allow your users to switch between MDI and TDI on the fly if you wish.
Layout Serialization
A complete SandDock layout can be a complex thing. A combination of tool windows, some docked, some floating, some collapsed, and tabbed documents, all potentially arranged into hierarchies. This is great for the user, but they will expect their layout to be persisted from one application session to the next. This is very easy to achieve. SandDock provides a method that serializes the entire layout as a string containing XML, that can be persisted to the storage medium of your choice and restored upon the next application load.
Window Switching
Switching between windows using the keyboard is something users do constantly, and only recently has the user experience for this task started improving. SandDock offers the standard switching behavior from Visual Studio 2005, where all tool windows and documents are listed for easy Ctrl-Tab selection and activation. It also leverages the power of WPF to provide a 3D document switching experience very similar to the Flip-3D feature seen in Microsoft Windows Vista. Called Tab-3D, it works on any version of Windows supported by WPF.
All license purchases include unlimited free email support and one year of product updates and hotfixes.

ComponentSource ofrece un único servicio global, utilizado por más de 1.000.000 de desarrolladores en todo el mundo.