MessageMsgAdd
- Last UpdatedAug 26, 2016
- 1 minute read
This event is called to request an application to add an item to the MessageMsg 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_MessageMsgAdd (Row, Item)
Parameters
Row
Data Type: Short
Position to add item
Item
Data Type: String
Preformatted item to add to list