Occurs when a combobox for a SelectionFormField must be drawn. The event handler receives an argument of type DrawComboboxEventArgs containing data related to this event.
Introduced: X18.
public event DrawComboboxEventHandler DrawCombobox;
Public Event DrawCombobox As DrawComboboxEventHandler