XForms4Net, the XForms .NET library.

Control Properties

The properties of the Control class are listed below. For a complete list of Control class members, see the Control Members topic.

Public Instance Properties

AccessKey 
Appearance 
Attributes (inherited from WebControl) 
BackColor (inherited from WebControl) 
Bind 
BindingContainer (inherited from Control) 
BorderColor (inherited from WebControl) 
BorderStyle (inherited from WebControl) 
BorderWidth (inherited from WebControl) 
ClientID (inherited from Control) 
Controls (inherited from Control) 
ControlStyle (inherited from WebControl) 
ControlStyleCreated (inherited from WebControl) 
CssClass (inherited from WebControl) 
Enabled (inherited from WebControl) 
EnableViewState (inherited from Control) 
Font (inherited from WebControl) 
ForeColor (inherited from WebControl) 
Height (inherited from WebControl) 
Help 
Hint 
ID (inherited from Control) 
Label 
Model 
NamespacePrefix 
NamingContainer (inherited from Control) 
NavIndex 
Page (inherited from Control) 
Parent (inherited from Control) 
Ref 
Site (inherited from Control) 
Style (inherited from WebControl) 
TabIndex (inherited from WebControl) 
TemplateSourceDirectory (inherited from Control) 
ToolTip (inherited from WebControl) 
UniqueID (inherited from Control) 
Visible (inherited from Control) 
Width (inherited from WebControl) 

Protected Instance Properties

ChildControlsCreated (inherited from Control) 
Context (inherited from Control) 
Events (inherited from Control) 
HasChildViewState (inherited from Control) 
IsTrackingViewState (inherited from Control) 
TagKey (inherited from WebControl) 
TagName (inherited from WebControl) 
ViewState (inherited from Control) 
ViewStateIgnoresCase (inherited from Control) 

Explicit Interface Implementations

IAttributeAccessor.GetAttribute (inherited from WebControl) 
IAttributeAccessor.SetAttribute (inherited from WebControl) 
IParserAccessor.AddParsedSubObject (inherited from Control) 

See Also

Control Class | net.alessandropetrozzelli.xforms4net.Core Namespace