System.Web.UI.WebControls.Panel.CreateControlStyle Method

Creates a style object that is used internally by the System.Web.UI.WebControls.Panel control to implement all style related properties.

Syntax

protected override Style CreateControlStyle ()

Returns

A System.Web.UI.WebControls.PanelStyle that contains the style properties of the control.

Remarks

The Panel.CreateControlStyle method is used primarily by control developers.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0