ctlUniListView.CheckBoxes PropertyReturns/sets a value which determines if the control displays a checkbox next to each item in the list.Syntax
Public Property Get CheckBoxes () As Boolean
Public Property Let CheckBoxes (ByVal New_Value As Boolean) Parameters
Remarks
|