C1NavPanel Context Menu
C1NavPanel has additional commands available on the context menu that Visual Studio provides for all .NET and ASP.NET controls.
Right-click anywhere on the C1NavPanel control to display the context menu:

The context menu commands operate as follows:
• Add new pane
Clicking Add new pane simply adds an additional C1NavPanelPane to the C1NavPanel control.
• Remove selected pane
Clicking Remove selected pane deletes the currently selected C1NavPanelPane in the C1NavPanel control.
|