Table of Contents
  • Getting Started
  • EO.Pdf
  • EO.Web
  • EO.WebBrowser
  • EO.Wpf
  • Common Topics
  • Reference
    • .NET API Reference
    • JavaScript API Reference
WebControl Properties

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

Properties
Name Description
AccessibilityObject (inherited from Control) 
AccessibleDefaultActionDescription (inherited from Control) 
AccessibleDescription (inherited from Control) 
AccessibleName (inherited from Control) 
AccessibleRole (inherited from Control) 
Anchor (inherited from Control) 
AutoScrollOffset (inherited from Control) 
AutoSize (inherited from Control) 
BackColor (inherited from Control) 
BackgroundImage (inherited from Control) 
BackgroundImageLayout (inherited from Control) 
BindingContext (inherited from Control) 
Bottom (inherited from Control) 
Bounds (inherited from Control) 
CanEnableIme (inherited from Control) 
CanFocus (inherited from Control) 
CanRaiseEvents (inherited from Control) 
CanSelect (inherited from Control) 
Capture (inherited from Control) 
CausesValidation (inherited from Control) 
ClientRectangle (inherited from Control) 
ClientSize (inherited from Control) 
CompanyName (inherited from Control) 
Container (inherited from Component) 
ContainsFocus (inherited from Control) 
ContextMenu (inherited from Control) 
ContextMenuStrip (inherited from Control) 
Controls (inherited from Control) 
Created (inherited from Control) 
CreateParams (inherited from Control) 
Cursor (inherited from Control) 
DataBindings (inherited from Control) 
DefaultCursor (inherited from Control) 
DefaultImeMode (inherited from Control) 
DefaultMargin (inherited from Control) 
DefaultMaximumSize (inherited from Control) 
DefaultMinimumSize (inherited from Control) 
DefaultPadding (inherited from Control) 
DefaultSize (inherited from Control) 
DesignMode (inherited from Component) 
DeviceDpi (inherited from Control) 
DisplayRectangle (inherited from Control) 
Disposing (inherited from Control) 
Dock (inherited from Control) 
DoubleBuffered (inherited from Control) 
Enabled (inherited from Control) 
Events (inherited from Component) 
Focused (inherited from Control) 
Font (inherited from Control) 
FontHeight (inherited from Control) 
ForeColor (inherited from Control) 
Handle (inherited from Control) 
HasChildren (inherited from Control) 
Height (inherited from Control) 
ImeMode (inherited from Control) 
ImeModeBase (inherited from Control) 
InvokeRequired (inherited from Control) 
IsAccessible (inherited from Control) 
IsDisposed (inherited from Control) 
IsHandleCreated (inherited from Control) 
IsMirrored (inherited from Control) 
IsReady (inherited from WebViewHost) Gets a value indicating whether the underlying WebView is ready.
LayoutEngine (inherited from Control) 
Left (inherited from Control) 
Location (inherited from Control) 
Margin (inherited from Control) 
MaximumSize (inherited from Control) 
MinimumSize (inherited from Control) 
Name (inherited from Control) 
Padding (inherited from Control) 
Parent (inherited from Control) 
PreferredSize (inherited from Control) 
ProductName (inherited from Control) 
ProductVersion (inherited from Control) 
RecreatingHandle (inherited from Control) 
Region (inherited from Control) 
RenderRightToLeft (inherited from Control)Obsolete.  
ResizeRedraw (inherited from Control) 
Right (inherited from Control) 
RightToLeft (inherited from Control) 
ScaleChildren (inherited from Control) 
ShowFocusCues (inherited from Control) 
ShowKeyboardCues (inherited from Control) 
Site (inherited from Control) 
Size (inherited from Control) 
TabIndex (inherited from Control) 
TabStop (inherited from Control) 
Tag (inherited from Control) 
Text (inherited from Control) 
Top (inherited from Control) 
TopLevelControl (inherited from Control) 
UseWaitCursor (inherited from Control) 
Visible (inherited from Control) 
WebView Gets or sets the associated WebView object.
Width (inherited from Control) 
WindowTarget (inherited from Control) 
See Also