The way ActiveX controls work inside VFP they always redraw themselves on top. You need to hide the date picker.
Tracy -----Original Message----- From: Joe Yoder Sent: Friday, January 02, 2009 5:30 PM I'm developing a control which programmatically creates an EditBox when the user enters a mathematical operator. The Edit box grows taller with each additional operator added. The form I want to use the control on has several text boxes and an Active X control (DtPicker). The EditBox simply overlays adjacent textboxes but the DtPicker control stays on top and hides info underneath it. Is there a way to have the Programmatically created EditBox overlay the DtPicker? Better approach? Thanks in advance, Joe Yoder _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/001401c96d2b$6e01c1c0$4a0545...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

