Unicode Controls & Classes for VB6 - Version 4

ucTreeView.HasButtons Property

Gets or sets the ability to displat plus/minus buttons on nodes with children

Syntax
Public Property Get HasButtons () As Boolean
Public Property Let HasButtons (ByVal New_HasButtons As Boolean)
Parameters
Parameter Description
ByVal New_HasButtons As Boolean The new value
Remarks