Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

showing extended part in ActiveX control

Status
Not open for further replies.

tppradeep18

Programmer
Aug 8, 2000
20
IN
I want to create an ActiveX control like the date DTPicker(Microsoft windows common control-2 6.0). The DTpicker control initially shows only the text part. during run time if the control is clicked, the date part is shown. This part is independent of the control in which contains the DTPicker. For example if the width and height of the form containing the dtpicker is same as the dtpicker and if the control is clicked, the date part is shown and is not obscured by the form. Can anybody tell me how to do this. Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top