
$155.48 |
|
SandDock for WPF
SandDock is our award-winning 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 traditiona multiple document interface (MDI) layout. An advanced window layout engine would not be complete without a persistance 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 behaviours, such as the interface for switching between active windows using the keyboard, are fully configurable by the developer. In fact, by using the extensive theming 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 and in demonstrated in the included application. |
 |
|
 |
| |
|
|

$155.48 |
|
SandDock for WindowsForms
SandDock is a powerful window layout and management engine designed to quickly and easily add advanced document paging and dockable windows functionality to your applications. Its components provide a modern replacement for the standard Windows MDI paradigm and an advanced dockable windows system that supports complex layout systems, collapsible control groups and intuitive redocking tools. The unparalleled design-time support of SandDock means it only takes a few clicks of the mouse to get dockable windows set up and working in your form. All the hard work is taken care of, leaving you to configure your GUI the best way possible - visually. You can perform window docking at design time just like you can at runtime, making SandDock the easiest tool of its kind to configure and integrate. Like the other products on this site, SandDock has a fully pluggable rendering engine. Every part of the drawing process can be completely taken over for maximum flexibility. SandDock ships with three renderers, that mimic the appearance of Visual Studio 2003, Office 2003 and Visual Studio 2005. Using the newer tabbed MDI interface is a great lightweight alternative to traditional MDI applications. Documents can still be rearranged and split in almost any way thinkable to ensure that the greatest flexibility of presentation is achieved. This new paradigm is used by applications such as Microsoft Visual Studio 2005 to manage its windows, and is quickly gaining momentum as the standard to replace traditional MDI. The SandDock library is small, lightweight and fast. It has a powerful and robust object model that exposes a simple and friendly API so that taking programmatic control of your windows is easy. Under the surface it is possible to achieve granular control over every window setting and allow the user to rearrange as much or as little of your interface as you like.
|
 |
|
 |
| |
|
|

$229.08 |
|
SandRibbon
SandRibbon is a user interface suite designed to mimic the advanced controls seen in Microsoft Office 2007. Its features revolve around a Ribbon control, which presents a well-organised list of available commands, divided into logical groups with some groups displayed contextually. It is designed to plug in to your applications and serve as a replacement for the traditional menus and toolbars paradigm. All major features of the Office 2007 user interface are made available through this library, and we provide many classes to make common tasks easier for document-oriented applications, as well as the user interface controls themselves. In this way we enable you to take advantage of such features as enhanced screentips, recently-used documents lists, rich popups, galleries, live preview, animations and many more. Along with the top-level controls in the suite, there is a manager component that helps tie your interface together for consistency and ease of development. We also provide the RibbonForm class so you can choose to have your applications adopt the new custom shaped windows. SandRibbon has accessibility built in to it from the ground up. We automatically adjust the look of the controls for high-contrast and high-DPI modes, and support for right-to-left reading order is pervasive throughout the product. We support the Active Accessibility APIs so that your application will be accessible by people who rely on screen readers or magnifiers. Like the Office UI, elements are smoothly scrolled to expose children that would otherwise have been clipped due to screen real estate. All these features work automatically, requiring no extra development.
|
 |
|
 |
| |
|
|

$321.08 |
|
SandGrid
SandGrid is a powerful, versatile list control capable of displaying data in tabular and hierarchical form. It was designed from the ground up to support trees of items and to be truly extensible. Because of its special architecture it offers a powerful replacement for the ListView, TreeView and DataGridView controls - offering more customization options and a consistent development experience. Data in a SandGrid control can come from many sources - it operates in both bound and unbound states without compromising on features in either mode of operation. It complies with the standard Windows Forms databinding model and understands data sources from the simple IList to the advanced IBindingListView. It also offers a powerful middle ground between bound and unbound operation with virtual rows, which give you the speed of only having your data in one location without sacrificing the flexibility of presentation. Sorting and grouping are fundamental to data display and SandGrid fully supports both with an extensible, lightning-fast API. The grid will automatically enable sorting and grouping by any column when populated. When bound to data it will use the data's native sorting methods, and when unbound its own native sorting is used. You can even establish different sorting on different levels of data, when operating as a tree of nodes. Standard single-column as well as advanced multi-column sorting is supported. Grouping is automatically applied to the first level of sort, if enabled. SandGrid ships with a number of specialized column and cell types for quickly integrating with different types of data. A DateTime column knows how to group date information in a user-friendly manner, and various image columns know how to translate a row of data into an image selection to display. A ProgressBar column can display progress for individual cells. It is easy to add your own columns and cells with their own distinct behavior and look and feel. Columns can be autosized based on their contents, based on the available screen space or set to fixed widths. Of course, the user can change column widths and SandGrid supports a mechanism to quickly serialize the state of any grid - including column widths, visibility, display order and sort state. The SandGrid architecture is such that every element in the grid receives its own mouse commands and is responsible for its own painting. This design offers tremendous extensibility possibilities, and several features of the library itself take full advantage. A special kind of row allows you to nest another full-featured grid within itself, and of course this can be used recursively to represent trees of data with different schemas. This is best illustrated by binding to a hierarchical data source such as a DataSet with relations. Related views are automatically made available and can be expanded and explored. Nested grids are every bit as powerful as the top-level grid and have their own bindings, display, sorting and selection.
|
 |
|
 |
| |
|
|

$173.88 |
|
SandBar
SandBar is a powerful, easy to use toolbar and menu library for Windows Forms. It boasts a comprehensive range of features designed to give your applications a great looking interface while minimizing development costs. SandBar gives you toolbars, menuing, statusbars and task panes that emulate the look of Office 2003, Office XP or Visual Studio 2005 and are fully configurable without having to write a single line of code. The designer support in SandBar is unparalleled by any other toolbar/menu library. Interacting with toolbars and menubars at design time is just like using them at runtime with extra controls to add and manipulate buttons. Full drag and drop of items is supported between toolbars and menus. Menu designers that present your menus at design time just the way they are presented at runtime make configuring an advanced menu system as easy as point and click. Need to upgrade an existing .net form to make use of the SandBar library? No problem. The SandBar designers will automatically convert existing standard .net menus and toolbars, from copying properties to binding the events for you. It's as easy as answering a prompt when SandBar is first added to your form. There are no clunky collection editors or new windows to open up for configuration, making SandBar the most productive library of its kind to work with. As well as using the specialised containers for redocking, you have the option to use any of the controls in a standalone, locked form - including the ToolBar, MenuBar, ContainerBar, StatusBar and FlatComboBox. |
 |
|
 |
| |
|
|

$81.88 |
|
EyeFinder Data Navigation
Eyefinder is a suite of powerful presentation-layer components that are designed to aid navigation through different types of data. It includes a navigation bar, header control, document presentation control and desktop alert component. In the navigation bar, collapsible buttons represent different navigation modes, and when selected, child controls are exposed to facilitate the navigation mode chosen. Alternatively, the control can be used to simply switch between visible child controls, in much the same way as a tabcontrol does only with a different style of tabs. 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, a container control that draws one of two header styles above the client area. The headers are a great way of separating functionally different areas of your user interface, while drawing in a consistent manner with the rest of the Eyefinder package. The Document presentation control is a simple component designed to emphasize a document on your form by giving it a raised border and indicating focus changes. Desktop alerts are a very customisable way of presenting alerts to the user without distracting them. This set of controls is designed to help you make your application mimic the appearance of Microsoft Outlook 2003. |
 |
|
 |
| |
|
|

$91.08 |
|
Navisight
Navisight is a combination of controls designed to help navigation through various types of UI - tasks, tools and more. The controls can be combined together to mimic popular user interface trends. Using NavigationBar you will create toolboxes, categorized lists and view switchers. Using ExplorerBar you will create task choices and visually pleasing configuration and presentation bars. Whether you choose to host your own controls in ours or use the helpful ones provided, you can be sure the choice of renderers and smooth animation offered by the Navisight components will make your user interface that much more pleasant to use. Configuring the controls in your own application is made easy by the comprehensive design time support offered by the library. Powerful designers ensure that integrating the Navisight controls in to your form takes a minimum of time and effort. Creating a navigation bar with several different categories and manipulating those categories is intuitive, and the ButtonBar control designer makes it easy to set up scrollable, versatile toolbars - whether used within the Navisight controls or on its own. Combining the Navisight components allows you to mimic the "Outlook Bar" seen in Microsoft Outlook 2002 and earlier, or the toolbox in Microsoft Visual Studio .NET, the component toolbox in Microsoft Visio 2003, and the Explorer bar seen in Windows XP and upwards. The packaged renderers make it a breeze to change the look and feel of your controls, and they adapt automatically to changes in the theme or visual style used. The renderers also provide a great base for custom drawing - it is easy to completely change the look and feel to your own liking on a modular level. Full support is provided for 32bit PNG images with alpha channels, enabling you to assign high quality professional imagery to buttons and other elements for a great finish. Tooltips and keyboard mnemonics are also supported for additional accessibility. All necessary properties are localizable for international customers, and right-to-left layout is fully supported for those locales that need it. |
 |
|
 |
| |
|
|

$59.80 |
|
Wizard Framework
Wizard Framework is the very best way to eliminate the headache of creating a robust, functional wizard in your application. It features a carefully designed API that makes it a breeze to configure all kinds of wizards - from a simple linear flow to a complex process with many junctions and decisions. Along with the core wizard controls, the InformationBox control presents an easy to configure alert to provide that extra piece of information to your users. Naturally, a superior design-time experience is at the heart of this framework, setting it apart from the rest of the crowd. Turning your blank form in to a wizard is as easy as dropping the component on there and adding as many pages as you need. Navigation between pages is simple and intuitive - you can press the back and next buttons at design time to navigate as you would at runtime, or (in the case of more complex wizards) open a simple dialog to jump to a specific page. As per the Wizard 97 specification, the control makes it easy to design simple wizards that start with an introduction page, contain one or more "content" pages and then finish with a summary of the information gained or tasks performed during the wizard process. All of these pages are heavily customisable and can be fully designed within Visual Studio. Accessibility need not be an issue, as the wizard fully supports large fonts and scales its elements depending on screen DPI settings. This combined with standard Windows Forms scaling means you need not worry about scaling of your user interface. You can also resize the wizard if you need more real-estate than the default size provides. For international customers, every piece of English text within the wizard framework is fully localisable at design time. |
 |
|
 |