Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

MouseEnter Event, SftTree Class

Occurs when the mouse pointer enters the control.

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

Syntax

public event EventHandler MouseEnter;
Public Event MouseEnter As EventHandler

Comments

Occurs when the mouse pointer enters the control.

See Also SftTree Class | Classes | SftTree/NET 2.0