Difference between revisions of "TreeViewItem.InsertItem"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 16:59, 14 September 2014
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.