dropdown combo and DateTimePicker

I

iccsi

I have a form which has dropdown combo box and DateTimePicker and just
realized that if I set dropdown combo default value or set the value
on form load then the DateTimePicker paint is after and slower than
dropdown box.

It looks like the form has a hole or see the background while load the
form on the DateTimePicker spot.

Are there workaround for this issue?

Your help is great appreciated,
 
Top