Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

reason Field, ActionEventArgs Class

The action that caused this event to occur.

Class: ActionEventArgs
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly StrategyReasonEnum reason;
Public ReadOnly reason As StrategyReasonEnum

Comments

The action that caused this event to occur.

StrategyReasonEnum.MouseDown and StrategyReasonEnum.MouseDown2 are the only possible reason values.

See Also ActionEventArgs Class | Classes | SftTree/NET 2.0