Unicode Controls & Classes for VB6 - Version 4

ucTreeView.CheckBoxes Property

Gets or sets the ability for the control to display checkboxes near node icons

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