| KiXforms Class Library |
Add Method (Items Collection) |
Adds an item to the collection with the specified text and image.
object.Add(text, imageIndex)
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.
The Item that was added to the collection.
Applies To: Items
| The CHM file was converted to HTML by chm2web software. |