Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

EditClickOutside Event, SftTree Class

Occurs during cell editing when the user clicks a mouse button outside of the control used for cell editing.

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

Syntax

public event EditClickOutsideEventHandler EditClickOutside;
Public Event EditClickOutside As EditClickOutsideEventHandler

Comments

Occurs during cell editing when the user clicks a mouse button outside of the control used for cell editing.

This event is rarely used and is available to support some unusual controls for cell editing. Normally, while cell editing, if the user clicks anywhere outside of the control being used for cell editing, this ends cell editing and the EditValidate event occurs. Some unusual controls may be composed of multiple controls that are not necessarily child windows of the control used for cell editing. The EditClickOutside event can be used to determine whether the mouse click occurred within a window that is part of cell editing (the EndEditing field of the EditClickOutsideEventArgs instance is set to False) or outside.

See Also SftTree Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.