Panel::CreateControlStyle Method ()
.NET Framework (current version)
Creates a style object that is used internally by the Panel control to implement all style related properties.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System.Web.UI.WebControls::Style^A PanelStyle that contains the style properties of the control.
The CreateControlStyle method is used primarily by control developers.
.NET Framework
Available since 2.0
Available since 2.0
Show: