C1WebCommand2 includes the following new features for 2006 v3:
Mouse-Over Effects Enabled on Preview Mode for the C1WebMenu and C1WebTreeView Editors
You can now see the mouse-over effects in the Preview mode of the C1WebMenu and C1WebTreeView Editors at design time.
Collapsed Groups are Enabled
You can now collapse groups in the C1WebTopicBar or nested groups in C1WebTreeView through the Collapsed property.
Submenu Enhancement
You can delay the visibility of the submenu from the user through the HideSubmenuDelay property.
Ability to Collapse all other Paths when Expanding a Specific Node
When you expand a node in the treeview you can have the remaining nodes collapse by setting the ExpandSinglePath property to true.
Class Members
The following table displays the most recent properties added to C1WebCommand2:
|
Properties |
Description |
|
Collapsed property |
Gets or sets a value indicating whether or not the group is collapsed. |
|
HideSubmenuDelay property |
Delay in milliseconds to hide submenu. |
|
ExpandSinglePath property |
If true, treeview collapsed all other paths when expanding a node. |
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |