ScheduleRecipeUpdate
- Last UpdatedAug 26, 2016
- 1 minute read
This event is called to request an application to completely refresh the ScheduleRecipe list. From within this event handler, the container list should be cleared, the number of items in the ScheduleRecipe list should be obtained, and the container list should be populated by iterating through the ScheduleRecipe list getting and adding each retrieved item. 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. Also, when this event gets called, the busy state initiated by the ScheduleRecipeBusy event should be canceled.
Syntax
OcxBatchVar_ScheduleRecipeUpdate ()