by Divelements - Product Type: Component / .NET WinForms / .NET Class / 100% Managed Code
Add Outlook navigation, document presentation and alerts to your applications. Eyefinder brings intuitive data navigation to your applications with its Outlook 2003 style navigation bar, hierarchical data display and document presentation controls. Designed with extensibility in mind, the suite of controls is easy to use with a rich design time experience. Also included is the DesktopAlert component, which adds flexible alert queuing and display capabilities. The included renderer can be extended to fully control the drawing of all UI elements.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 87.22 | 1 Developer License | Download (1.6 MB) | |
| Add to Cart | $ 72.52 | 2-3 Developer License (Price per Developer, Minimum quantity 2) | Download (1.6 MB) | |
| Add to Cart | $ 62.72 | 4-7 Developer License (Price per Developer, Minimum quantity 4) | Download (1.6 MB) | |
| Add to Cart | $ 52.92 | 8 Developer License and above (Price per Developer, Minimum quantity 8) | Download (1.6 MB) | |
| Add to Cart | $ 1,567.02 | Unlimited Site License (Allows Unlimited Developers at a Single Physical Address) | Download (1.6 MB) |
| Add to Cart | $ 48.02 | 1 Developer Support Renewal License | Verify | Download (29 KB) |
| Add to Cart | $ 38.22 | 2-3 Developer Support Renewal License (Price per Developer, Minimum quantity 2) | Verify | Download (29 KB) |
| Add to Cart | $ 33.32 | 4-7 Developer Support Renewal License (Price per Developer, Minimum quantity 4) | Verify | Download (29 KB) |
| Add to Cart | $ 28.42 | 8 Developer or above Support Renewal License (Price per Developer, Minimum quantity 8) | Verify | Download (29 KB) |
| Add to Cart | $ 881.02 | Unlimited Site Support Renewal License (Allows Unlimited Developers at a Single Physical Address) | Verify | Download (29 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed, including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.

What's new in V1.3?
Overview:
Eyefinder is a powerful presentation-layer component that is designed to aid navigation through different types of data. 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.
This set of controls is designed to help you make your application mimic the appearance of the Microsoft Outlook 2003 user interface. By using them you can help your customers feel at home in your product.
Features:
Eyefinder offers a great range of features designed to help you create a great-looking interface like that of recent Microsoft products in minutes.
Navigation Bar and Presentation
All controls fully support right-to-left layout for languages that demand it.
Keyboard accessibility is supported via keyboard mnemonics.
Document presentation control allows you to shift the focus on to the principal display in your application, e.g. an email or other document by making it appear lifted from the rest of the page.
Desktop Alerts
Designer Support
Configuring the Eyefinder controls at design time is as simple as using them at runtime. When you drop the NavigationBar control on your form from the toolbox all it takes is a couple of clicks and you're already adding child controls and configuring the appearance of navigation panes. Although navigation panes support two image properties, LargeImage and SmallImage, only LargeImage is required for image support. If there is no SmallImage present the large image is scaled automatically.
Once the control has navigation panes, it acts almost like the familiar Windows Forms TabControl - a different container control is displayed depending on which tab (or navigation pane) is selected. That container control can be used just like any other.
Different elements in your form can be separated using the simple HeaderControl control. It supports the two styles of header separator seem in Outlook 2003, and repositions any child elements automatically.
The DesktopAlert component is fully configurable at design time, and queueing up alerts at runtime can be achieved with one simple line of code.