WebControl.ControlStyleCreated Property
This page is specific to:.NET Framework Version:
.NET Framework Class Library
WebControl.ControlStyleCreated Property

Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers.

[Visual Basic]
Public ReadOnly Property ControlStyleCreated As Boolean
[C#]
public bool ControlStyleCreated {get;}
[C++]
public: __property bool get_ControlStyleCreated();
[JScript]
public function get ControlStyleCreated() : Boolean;

Property Value

true if a Style object has been created for the ControlStyle property; otherwise, false.

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

See Also

WebControl Class | WebControl Members | System.Web.UI.WebControls Namespace | ControlStyle

© 2010 Microsoft Corporation. All rights reserved.   Terms of Use | Trademarks | Privacy Statement
Page view tracker
Rate the Lightweight library
x
Lightweight builds on ScriptFree (loband) by adding features you've requested: a SearchBox and default code language selection.
Do you like the SearchBox?
Do you like the tabbed code blocks?
How useful is this topic?
Tell us more.
Thanks
x
You're helping to improve MSDN Online.
Feedback
Switch View
Classic
Lightweight Beta
ScriptFree
Switch View