Base class that implements the VisualStylening Mechanism for ComponentOne Web Controls.
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public abstract class C1ThemeableControl : WebControl, IC1ThemeSupport, IScriptControl |
Visual Basic |
---|
Public MustInherit Class C1ThemeableControl _ Inherits WebControl _ Implements IC1ThemeSupport, IScriptControl |
Inheritance Hierarchy
System..::..Object
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
C1.Web.iPhone..::..C1ThemeableControl
C1.Web.iPhone.C1Button..::..C1Button
C1.Web.iPhone.C1Calendar..::..C1Calendar
C1.Web.iPhone.C1CoverFlow..::..C1CoverFlow
C1.Web.iPhone.C1Dialog..::..C1Dialog
C1.Web.iPhone.C1LaunchPad..::..C1LaunchPad
C1.Web.iPhone.C1MultiView..::..C1MultiView
C1.Web.iPhone.C1PickerView..::..C1PickerView
C1.Web.iPhone.C1Slider..::..C1Slider
C1.Web.iPhone.C1SwitchButton..::..C1SwitchButton
C1.Web.iPhone.C1TabBarController..::..C1TabBarControllerBase
C1.Web.iPhone.C1ViewPort..::..C1ViewPort
C1.Web.iPhone.C1ViewScroller..::..C1ViewScroller
System.Web.UI..::..Control
System.Web.UI.WebControls..::..WebControl
C1.Web.iPhone..::..C1ThemeableControl
C1.Web.iPhone.C1Button..::..C1Button
C1.Web.iPhone.C1Calendar..::..C1Calendar
C1.Web.iPhone.C1CoverFlow..::..C1CoverFlow
C1.Web.iPhone.C1Dialog..::..C1Dialog
C1.Web.iPhone.C1LaunchPad..::..C1LaunchPad
C1.Web.iPhone.C1MultiView..::..C1MultiView
C1.Web.iPhone.C1PickerView..::..C1PickerView
C1.Web.iPhone.C1Slider..::..C1Slider
C1.Web.iPhone.C1SwitchButton..::..C1SwitchButton
C1.Web.iPhone.C1TabBarController..::..C1TabBarControllerBase
C1.Web.iPhone.C1ViewPort..::..C1ViewPort
C1.Web.iPhone.C1ViewScroller..::..C1ViewScroller