TreeViewItem.InsertItem

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Method
TreeViewItem.InsertItem ( Index As Integer, Item As TreeViewItem, SetStyle As Boolean = True )


Inserts a new TreeViewItem in the given Index position, and sets the current style.