Kixforms Class Library |
Insert Method (Items Collection) |
Creates a new item and inserts it into the collection at the specified index.
Insert( Index, Text, ImageIndex )
Index - the zero-based index location where the item is inserted.
Text - an optional string value specifying the text of the item.
ImageIndex - an optional numeric value specifying the index of the image to display for the item.
An Item object representing the newly created item.
Applies To: Items
The CHM file was converted to HTML by chm2web software. |