[]
Occurs if the pointer is moved within the control and the cursor is over the control.
protected override void OnMouseMove(MouseEventArgs e)
Protected Overrides Sub OnMouseMove(e As MouseEventArgs)
Type | Name | Description |
---|---|---|
MouseEventArgs | e | Event arguments |