Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

MouseMove Event, SftTree Class

Occurs when the mouse pointer is moved over the control.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public event MouseEventHandler MouseMove;
Public Event MouseMove As MouseEventHandler

Comments

Occurs when the mouse pointer is moved over the control.

See Also SftTree Class | Classes | SftTree/NET 2.0