ViewTransitionTransAdd
- Last UpdatedAug 26, 2016
- 1 minute read
This event is called to request an application to add an item to the ViewTransitionTrans list. From within this event handler, the item should be added to the container list at the specified position. The complete item string can be used or individual item fields can be obtained and formatted as needed. 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_ViewTransitionTransAdd (Row, Item)
Parameters
Row
Data Type: Short
Position to add item
Item
Data Type: String
Preformatted item to add to list. Each Item string consists of three fields. Each field is separated by two spaces:
|
Transition Name |
16 characters |