property CalendarCombo.WaitAutoAdvance as Long
Specifies the time in ms to wait until the selection moves to the next editing field in the CalendarCombo control.

TypeDescription
Long A Long expression that specifies the time in ms to wait until the selection moves to the next editing field in the CalendarCombo control.
By default, the WaitAutoAdvance property is 500 ms. Use the WaitAutoAdvance property to change the the time in ms to wait until the selection moves to the next editing field in the CalendarCombo control. The WaitAutoAdvance property has effect only if the AutoAdvance property is not exAdvanceNone.