The events of System.Windows.Forms.HtmlDocument are listed below. For a list of all members, see the HtmlDocument Members list.
See Also: Inherited members from System.Object
Click |
![]() Occurs when the user clicks anywhere on the document. | |
ContextMenuShowing |
![]() Occurs when the user requests to display the document's context menu. | |
Focusing |
![]() Occurs before focus is given to the document. | |
LosingFocus |
![]() Occurs while focus is leaving a control. | |
MouseDown |
![]() Occurs when the user clicks the left mouse button. | |
MouseLeave |
![]() Occurs when the mouse is no longer hovering over the document. | |
MouseMove |
![]() Occurs when the mouse is moved over the document. | |
MouseOver |
![]() Occurs when the mouse is moved over the document. | |
MouseUp |
![]() Occurs when the user releases the left mouse button. | |
Stop |
![]() Occurs when navigation to another Web page is halted. |