Bummer! ! wanted to be able to drop my control anywhere and just have it work.
Is there a programmatic way to identify any objects present in a given screen area and to hide and restore them as appropriate? Thanks - Joe On Friday, January 02, 2009 5:42 PM, Tracy Pearson wrote: > >Date: Fri, 2 Jan 2009 17:42:44 -0500 >From: Tracy Pearson >To: [email protected] >cc: >Subject: RE: Keeping the contents of an EditBox visible (Newbee) > >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 > > > > [excessive quoting removed by server] _______________________________________________ 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/[email protected] ** 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.

