Page 1 of 1

How can i write a component of the kind of ComboBox that ...

PostPosted: January 31st, 2005, 6:11 am
by khorsandi
hi,
How can i write a component of the kind of ComboBox, that while i click on dropdown button open the another window and this window closed while i click on another part of the form or desktop.
I exactly want to implement TDateTimePicker of Delphi for another usage.

I will become so thankful if lead me or introduce another LINK to me.

Mehrdad Khorsandi.

PostPosted: February 2nd, 2005, 10:25 am
by Stefan
Hi,

If you want to implement the same behaviour than why don't you have a look at the code for the TDateTimePicker (c:\program files\borland\delphi7\source\vcl\comctrls.pas) ?

Cheers,
Stefan