Unicode Controls & Classes for VB6 - Version 4

ucTreeView.EnsureVisible Method

Ensures that the given node is visible in the viewport

Syntax
Public Sub EnsureVisible (ByVal hNode As Long)
Parameters
Parameter Description
ByVal hNode As Long the node handle
Remarks