klyn.gui.windows.TreeNodeContextEvent.TreeNodeContextEvent
constructor
public TreeNodeContextEvent(source as Object, node as TreeNode, x as Int, y as Int, button as Int):
Description

Creates a tree node context event.

event = TreeNodeContextEvent(tree, node, 40, 80, 3)