Occurs when a date control for a DateFormField must be drawn. The event handler receives an argument of type DrawDateControlEventArgs containing data related to this event.

Introduced: X18.

Syntax

public event DrawDateControlEventHandler DrawDateControl;
Public Event DrawDateControl As DrawDateControlEventHandler