System.Windows.Forms.HtmlElementEventArgs.ToElement Property

Gets the System.Windows.Forms.HtmlElement toward which the user is moving the mouse pointer.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ComponentModel.Browsable(false)]
public HtmlElement ToElement { get; }

Value

Documentation for this section has not yet been entered.

Remarks

HtmlElementEventArgs.ToElement will have a valid value during mouse events such as HtmlElement.MouseEnter and HtmlElement.MouseLeave.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0