SelectInstAdd
- Last UpdatedAug 26, 2016
- 1 minute read
This event is called to request an application to add an item to the SelectInst list. From within this event handler, the item should be added to the container list at the specified position. An item can be selected in the list from within this event. Typically, this is not necessary, especially when the AutoSelectMode property is set.
Syntax
OcxBatchVar_SelectInstAdd (Row, Item)
Parameters
Row
Data Type: Short
Position to add item
Item
Data Type: String [16]
Preformatted item to add to list