clsUniLV_ListItems.Add FunctionAdds a new item to the ListItems arrayListSyntax
Public Function Add (Optional ByVal Index As Long = -1, _
Optional ByVal Key As String = "", _ Optional ByVal Text As String = "", _ Optional ByRef Icon As Variant = Nothing, _ Optional ByRef SmallIcon As Variant = Nothing, _ Optional ByVal RightToLeft As Boolean = False) As clsUniLV_ListItem Parameters
Remarks
|