Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

MouseLeave Event, SftTree Class

Occurs when the mouse pointer leaves the control.

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

Syntax

public event EventHandler MouseLeave;
Public Event MouseLeave As EventHandler

Comments

Occurs when the mouse pointer leaves the control.

See Also SftTree Class | Classes | SftTree/NET 2.0