von Divelements - Produkttyp: Komponente / .NET WinForms / .NET Class / 100% Managed Code
Bitte beachten Sie, diese Produktinformation ist nicht in deutscher Sprache verfügbar.
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.
Unsere regulären Preise werden nachstehend angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
| In den Einkaufswagen | $ 87.22 | 1 Developer License | Download (1.6 MB) | |
| In den Einkaufswagen | $ 72.52 | 2-3 Developer License (Price per Developer, Minimum quantity 2) | Download (1.6 MB) | |
| In den Einkaufswagen | $ 62.72 | 4-7 Developer License (Price per Developer, Minimum quantity 4) | Download (1.6 MB) | |
| In den Einkaufswagen | $ 52.92 | 8 Developer License and above (Price per Developer, Minimum quantity 8) | Download (1.6 MB) | |
| In den Einkaufswagen | $ 1,763.02 | Unlimited Site License (Allows Unlimited Developers at a Single Physical Address) | Download (1.6 MB) |
| In den Einkaufswagen | $ 48.02 | 1 Developer Support Renewal License | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 38.22 | 2-3 Developer Support Renewal License (Price per Developer, Minimum quantity 2) | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 33.32 | 4-7 Developer Support Renewal License (Price per Developer, Minimum quantity 4) | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 28.42 | 8 Developer or above Support Renewal License (Price per Developer, Minimum quantity 8) | Prüfen | Download (29 KB) |
| In den Einkaufswagen | $ 979.02 | Unlimited Site Support Renewal License (Allows Unlimited Developers at a Single Physical Address) | Prüfen | Download (29 KB) |
Unsere Preise beinhalten einen technischen Support durch ComponentSource und für die meisten herunterladbaren Produkte zusätzlich ein Online-Backup sowie eine kostenlose Aktualisierung auf die neue Version, sofern sie binnen 30 Tagen nach dem Kauf freigegeben werden. Die angezeigten Preise sind zuzüglich aller Steuern. Für mehr Information zu eventuell anfallende Steuern, gehen Sie bitte auf diese Webseite. Alle Verkäufe unterliegen unseren Standardgeschäftsbedingungen und unseren Rückgaberegeln. Treten Sie bitte mit uns in Kontakt , wenn Sie eine Lizenzierungsoption anfordern möchten, die in der obigen Liste nicht aufgeführt ist, einschließlich Mehrplatzlizenzen und ältere Versionen.
Unsere regulären Preise werden oben angezeigt. Bitte melden Sie sich an um Ihre ermäßigten Preise zu sehen.
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.