Date time picker

Sorry, stupid question

I know in Wx there is a date time picker (textbox with button to show
calendar)
I already create that using xrc file
now i want to create it without using xrc

What is the class name?
I cannot find it

Thank you
Regards
Hendra

Thank you
You are always very helpful

Hi Hendra

I know in Wx there is a date time picker (textbox with button to show
calendar)
I already create that using xrc file
now i want to create it without using xrc

What is the class name?

Wx::DatePickerCtrl

Cheers
alex