HtmlDocument (class)

This type is found in the namespace System.Windows.Forms

mget_ActiveElementHtmlElement
mget_BodyHtmlElement
mget_DomainString
mset_DomainVoid
mget_TitleString
mset_TitleVoid
mget_UrlUri
mget_WindowHtmlWindow
mset_BackColorVoid
mset_ForeColorVoid
mset_LinkColorVoid
mset_ActiveLinkColorVoid
mset_VisitedLinkColorVoid
mget_FocusedBoolean
mget_DomDocumentObject
mget_CookieString
mset_CookieVoid
mget_EncodingString
mset_EncodingVoid
mget_DefaultEncodingString
mget_AllHtmlElementCollection
mget_LinksHtmlElementCollection
mget_ImagesHtmlElementCollection
mget_FormsHtmlElementCollection
mExecCommandVoid
mFocusVoid
mGetElementByIdHtmlElement
mGetElementFromPointHtmlElement
mGetElementsByTagNameHtmlElementCollection
mCreateElementHtmlElement
mInvokeScriptObject
mAttachEventHandlerVoid
mDetachEventHandlerVoid
madd_ClickVoid
mremove_ClickVoid
madd_ContextMenuShowingVoid
mremove_ContextMenuShowingVoid
madd_FocusingVoid
mremove_FocusingVoid
madd_LosingFocusVoid
mremove_LosingFocusVoid
madd_MouseDownVoid
mremove_MouseDownVoid
madd_MouseLeaveVoid
mremove_MouseLeaveVoid
madd_MouseMoveVoid
mremove_MouseMoveVoid
madd_MouseOverVoid
mremove_MouseOverVoid
madd_MouseUpVoid
mremove_MouseUpVoid
madd_StopVoid
mremove_StopVoid
mop_EqualityBoolean
mop_InequalityBoolean
mGetHashCodeInt32
mEqualsBoolean
mget_BackColorColor
mget_ForeColorColor
mget_LinkColorColor
mget_ActiveLinkColorColor
mget_VisitedLinkColorColor
mget_RightToLeftBoolean
mset_RightToLeftVoid
mWriteVoid
mOpenNewHtmlDocument
mInvokeScriptObject
mGetTypeType
mToStringString
pActiveElementHtmlElement
pBodyHtmlElement
pDomainString
pTitleString
pUrlUri
pWindowHtmlWindow
pBackColorColor
pForeColorColor
pLinkColorColor
pActiveLinkColorColor
pVisitedLinkColorColor
pFocusedBoolean
pDomDocumentObject
pCookieString
pRightToLeftBoolean
pEncodingString
pDefaultEncodingString
pAllHtmlElementCollection
pLinksHtmlElementCollection
pImagesHtmlElementCollection
pFormsHtmlElementCollection
eClick
eContextMenuShowing
eFocusing
eLosingFocus
eMouseDown
eMouseLeave
eMouseMove
eMouseOver
eMouseUp
eStop

get_ActiveElement

get_Body

.

get_Domain

.

set_Domain

.

get_Title

valueSystem.String

set_Title

.

get_Url

valueSystem.String

get_Window

.

set_BackColor

.

set_ForeColor

valueSystem.Drawing.Color

set_LinkColor

valueSystem.Drawing.Color

set_ActiveLinkColor

valueSystem.Drawing.Color

set_VisitedLinkColor

valueSystem.Drawing.Color

get_Focused

valueSystem.Drawing.Color

get_DomDocument

.

get_Cookie

.

set_Cookie

.

get_Encoding

valueSystem.String

set_Encoding

.

get_DefaultEncoding

valueSystem.String

get_All

.

get_Links

.

get_Images

.

get_Forms

.

ExecCommand

.

Focus

commandSystem.String
showUISystem.Boolean
valueSystem.Object

GetElementById

.

GetElementFromPoint

idSystem.String

GetElementsByTagName

pointSystem.Drawing.Point

CreateElement

tagNameSystem.String

InvokeScript

elementTagSystem.String

AttachEventHandler

scriptNameSystem.String

DetachEventHandler

eventNameSystem.String
eventHandlerSystem.EventHandler

add_Click

eventNameSystem.String
eventHandlerSystem.EventHandler

remove_Click

valueSystem.Windows.Forms.HtmlElementEventHandler

add_ContextMenuShowing

valueSystem.Windows.Forms.HtmlElementEventHandler

remove_ContextMenuShowing

valueSystem.Windows.Forms.HtmlElementEventHandler

add_Focusing

valueSystem.Windows.Forms.HtmlElementEventHandler

remove_Focusing

valueSystem.Windows.Forms.HtmlElementEventHandler

add_LosingFocus

valueSystem.Windows.Forms.HtmlElementEventHandler

remove_LosingFocus

valueSystem.Windows.Forms.HtmlElementEventHandler

add_MouseDown

valueSystem.Windows.Forms.HtmlElementEventHandler

remove_MouseDown

valueSystem.Windows.Forms.HtmlElementEventHandler

add_MouseLeave

valueSystem.Windows.Forms.HtmlElementEventHandler

remove_MouseLeave

valueSystem.Windows.Forms.HtmlElementEventHandler

add_MouseMove

valueSystem.Windows.Forms.HtmlElementEventHandler

remove_MouseMove

valueSystem.Windows.Forms.HtmlElementEventHandler

add_MouseOver

valueSystem.Windows.Forms.HtmlElementEventHandler

remove_MouseOver

valueSystem.Windows.Forms.HtmlElementEventHandler

add_MouseUp

valueSystem.Windows.Forms.HtmlElementEventHandler

remove_MouseUp

valueSystem.Windows.Forms.HtmlElementEventHandler

add_Stop

valueSystem.Windows.Forms.HtmlElementEventHandler

remove_Stop

valueSystem.Windows.Forms.HtmlElementEventHandler

op_Equality

valueSystem.Windows.Forms.HtmlElementEventHandler

op_Inequality

leftSystem.Windows.Forms.HtmlDocument
rightSystem.Windows.Forms.HtmlDocument

GetHashCode

leftSystem.Windows.Forms.HtmlDocument
rightSystem.Windows.Forms.HtmlDocument

Equals

.

get_BackColor

objSystem.Object

get_ForeColor

.

get_LinkColor

.

get_ActiveLinkColor

.

get_VisitedLinkColor

.

get_RightToLeft

.

set_RightToLeft

.

Write

valueSystem.Boolean

OpenNew

textSystem.String

InvokeScript

replaceInHistorySystem.Boolean

GetType

scriptNameSystem.String
argsSystem.Object[]

ToString

.

ActiveElement

.

Body

.

Domain

.

Title

.

Url

.

Window

.

BackColor

.

ForeColor

.

LinkColor

.

ActiveLinkColor

.

VisitedLinkColor

.

Focused

.

DomDocument

.

Cookie

.

RightToLeft

.

Encoding

.

DefaultEncoding

.

All

.

Links

.

Images

.

Forms

.

Click

.

ContextMenuShowing

.

Focusing

.

LosingFocus

.

MouseDown

.

MouseLeave

.

MouseMove

.

MouseOver

.

MouseUp

.

Stop

.
.