Unicode Controls & Classes for VB6 - Version 4
ucTreeView
.SelectedNode Property
Gets or sets the selected node
Syntax
Public Property Get SelectedNode () As Long
Public Property Let SelectedNode (ByVal
hNode
As Long)
Parameters
Parameter
Description
ByVal
hNode
As Long
The node handle
Remarks