Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

DblClick Event, SftTree Object

A mouse button is double-clicked.

Syntax

VB.NETPrivate Sub object_DblClick(ByVal sender As Object, ByVal e As EventArgumentType) Handles object.DblClick
VBPrivate Sub object_DblClick()
C#.NETvoid object_DblClick(object sender, EventArgumentType e);
VC++void OnDblClickobject();
CHRESULT OnDblClickobject();

object

A SftTree object.

Comments

The DblClick event occurs when a mouse button is double-clicked.

To determine which mouse button was pressed and/or in which area of the tree control the mouse button was pressed, use the MouseDown or ItemDblClick events.

See Also SftTree Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.