ComponentOne SuperPanel for ASP.NET AJAX: Design-Time Support > C1SuperPanel Smart Tag

C1SuperPanel Smart Tag

In Visual Studio, the C1SuperPanel control includes a smart tag. A smart tag represents a short-cut tasks menu that provides the most commonly used properties in C1SuperPanel.

To access the C1SuperPanelTasks menu, click on the smart tag in the upper-right corner of the C1SuperPanel control. This will open the C1SuperPanel Tasks menu:

 

 

The C1SuperPanel Tasks menu operates as follows:

      VisualStylePath

The VisualStylePath property specifies the location of the visual styles used for the control. By default, embedded visual styles are located in ~/C1WebControls/VisualStyles. If you create a custom style, add it to this location ~/VisualStyles/StyleName/C1SuperPanel/styles.css, set the VisualStylePath property to ~/VisualStyles, and set the VisualStyle property to StyleName (assuming that StyleName is the name used to define the style in the style.css file). Uncheck the UseEmbeddedVisualStyles property.

      UseEmbeddedVisualStyles

This check box is checked by default so that the internal visual styles, such as ArcticFox and Vista can be used. If you want to use your own custom styles, uncheck this check box and specify the location of your visual styles using the VisualStylePath property.

      Visual Style

Clicking the Visual Style drop-down box allows you to select from various visual schemes. For more information about available visual styles, see Visual Styles.

      About

Clicking on the About item displays the About dialog box, which is helpful in finding the version number of SuperPanel for ASP.NET AJAX and online resources.


Send comments about this topic to ComponentOne.
Copyright © 1987-2010 ComponentOne LLC. All rights reserved.