Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

OnPreviewKeyDown Method, SftTree Class

Raises the PreviewKeyDown event.

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

Syntax

protected new void OnPreviewKeyDown( PreviewKeyDownEventArgs e );
Protected Overrides Sub OnPreviewKeyDown( ByVal e As PreviewKeyDownEventArgs )

Parameters

e

A PreviewKeyDownEventArgs that contains the event data.

Comments

Raises the PreviewKeyDown event.

See Also SftTree Class | Classes | SftTree/NET 2.0