Gets the style of the Web server control. This property is used primarily by control developers.
<BrowsableAttribute(False)> _ Public ReadOnly Property ControlStyle As Style
Dim instance As WebControl Dim value As Style value = instance.ControlStyle
[BrowsableAttribute(false)] public Style ControlStyle { get; }
[BrowsableAttribute(false)] public: property Style^ ControlStyle { Style^ get (); }
public function get ControlStyle () : Style
The ControlStyle property encapsulates all properties of the WebControl class that specify the appearance of the control, such as BorderColor and Font.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98