MobileForms Toolkit Documentation

AdvancedTree.OnLink Method 

Handles the LinkClick event.

protected virtual void OnLink(
LinkCell c,
Node n,
Point index,
int yOffset
);

Parameters

c
LinkCell that was clicked.
n
Node that was clicked.
index
Point containing indexes of node and cell.
yOffset
Vertical offset of the node.

See Also

AdvancedTree Class | Resco.Controls.AdvancedTree Namespace