ComponentOne SuperPanel for ASP.NET AJAX: Using the C1SuperPanelExtender Control

Using the C1SuperPanelExtender Control

The C1SuperPanelExtender is an extender control that uses the C1SuperPanel control to wrap any ASP.NET control.

Any ASP.NET control can be wrapped using C1SuperPanelExtender’s TargetControlID property. The TargetControlID property gets or sets the ID of the control that the extender is associated with.

The C1SuperPanelExtender control includes the following properties:

      EmbeddedVisualStyles property – Returns a string array with embedded visual style names.

      Height property – Gets or sets the height.

      PanelBehaviorSettings property – Gets the panel behavior settings for the C1SuperPanelExtender control.

      VisualStyle property – Gets or sets the visual style name used by the control.

      Width property – Gets or sets the width.

To see how to use the C1SuperPanelExtender control to wrap an ASP.NET control, see Wrapping an ASP.NET Control Using C1SuperPanelExtender.


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