System.Web.UI.WebControls.CheckBoxList.CreateControlStyle Method

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

Syntax

protected override Style CreateControlStyle ()

Returns

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

Remarks

The CheckBoxList.CreateControlStyle method is used primarily by control developers in custom controls that derive from the System.Web.UI.WebControls.CheckBoxList class.

Requirements

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