Click or drag to resize

TreeViewKeyEvent Constructor (Typed)

X#
Initializes a new instance of the TreeViewKeyEvent class

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	oTreeView AS TreeView,
	KeyCode AS LONG
)
Request Example View Source

Parameters

oTreeView
Type: TreeView
KeyCode
Type: Long
See Also