You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Index of the column or specification of the column-span, where the control is placed.
Return value
Type
Description
control_handle
A handle to the newly created control
Events
When the user changes the selected option of a drop list, the on_change handler is called on_change_handler(new_index) with one integer argument for the newly selected option.