C1WebCommand2 Context Menus
Each of C1WebCommand2's components provides a context menu for additional functionality to use at design time.
C1WebMenu and C1WebTreeView's context menu
Right-click on the C1WebMenu or C1WebTreeView control to open the following context menu.
The following table provides a brief description of the custom items added by C1WebMenu or C1WebTreeView component to its context menu:
Custom Items |
Description |
Auto Format |
Opens the Auto Format dialog box for the C1WebMenu or C1WebTreeView control. |
Edit |
Opens the C1WebCommand Collection Editor for the C1WebMenu or C1WebTreeView control. |
Edit Bindings |
Opens the Bindings Collection Editor. |
About |
Shows the About Web Menus and ToolBars for ASP.NET 2.0 dialog. |
Note: All menu-editing actions are fully undoable using the Visual Studio’s Undo facility.
C1WebToolBar, C1WebTabStrip, and C1WebTopicBar's context menu
Right-click on the C1WebToolBar, C1WebTabStrip, or C1WebTopicBar control to open its context menu.
The following table provides a brief description of the custom items added by C1WebToolBar, C1WebTabStrip, or C1WebTopicBar component to its context menus:
Custom Items |
Description |
Auto Format |
Opens the Auto Format dialog box for C1WebToolBar, C1WebTopicBar, or C1WebTabStrip control. |
Edit Bindings |
Opens the Bindings Collection Editor. |
About |
Shows the About Web Menus and ToolBars for ASP.NET 2.0 dialog. |
Edit Groups |
Opens the Group Collection Editor for C1WebToolBar, C1WebTopicBar, or C1WebTabStrip. |
Save Layout |
Opens the Save As dialog box to save the layout of the C1WebToolBar, C1WebTopicBar, or C1WebTabStrip control. |
Load Layout |
Opens the Open dialog box to open the saved layout of the C1WebToolBar, C1WebTopicBar, or C1WebTabStrip control. |
|