ComponentOne Menus and Toolbars for .NET is a suite of integrated components enabling you to add menus and toolbars with the Visual Studio 7/Office XP look and feel to your .NET Windows Forms applications and controls.
ComponentOne Menus and Toolbars for .NET includes 4 main components that provide you with the functionality you need to add a dynamic set of menus and toolbars to your .NET Windows Forms applications.
Latest News about ComponentOne Menus and Toolbars for .NET
Individual Sales of this component are no longer available - you must purchase as part of suite - posted 5/21/2007
Starting 5/21/07, renewal skus for individual products and individual studios are no longer offered except under special circumstances. This is the final phase of ComponentOne's year-long transition from single components to exclusively offering the ComponentOne Studio Enterprise suite of developer tools. For more information,
ComponentOne Studio EnterpriseImage Gallery - Click Image to Enlarge
Item Comparison
New Features
- Added new overloads of the SaveLayout and RestoreLayout methods of C1DockingTab that use a stream instead of a file.
- Added the SideCaption property to C1CommandMenu for specifying a caption (text and/or image) to be displayed at the left edge of the menu.
- When using inherited forms, the sequence of menu/toolbar items specified in the base form is now preserved in the inherited form by means of the C1CommandLink.SortOrder property, which specifies an integer value that determines the relative position of the item.
C1ToolBar is the toolbar control of the suite. When you place it on a form, you can add buttons to it by right-clicking and selecting appropriate items from the context menu. To make a toolbar that end users will be able to move around the form, dock to its sides or make floating, put your C1ToolBar controls inside C1CommandDock containers.
C1CommandDock is a container control which provides flexible docking and floating behavior to your toolbars. You can drop a C1CommandDock anywhere on your form, adjust its size and position, and place your toolbars in it. At runtime, toolbars contained in a C1CommandDock will show a drag area on their left (horizontal toolbars) or top (vertical toolbars) side, and your user will be able to easily drag the toolbar to any position, dock to other sides of the form and/or to other C1CommandDock objects. Users can even choose to make the toolbars float. C1CommandDock also includes a robust set of properties giving you complete control over the available docking behavior options.
C1MainMenu is the control that provides the main menu for a form. When you place this object on your form, it will show across the whole form at the top, as regular Windows main menus do. Easily add items to a C1MainMenu by simply right-clicking and selecting Append Item.... item from the context menu. Alternatively, you can edit the CommandLinks collection of the C1MainMenu using the collection editor.
C1ContextMenu is a command with one or more sub-items (i.e., a command with a submenu) which can be used as a context menu for an arbitrary control on your form. Objects of type C1ContextMenu appear in the component tray.
|
No comments:
Post a Comment