Euricho, Best bet it to 1. Subclass a standard form. 2. In the subclass Init() you can place a rectangular shape on it and increase the size of the form by the Shadow amount. Make the top, Left of the shape 0,0 and set no border on the form. 3. Colour the Form black and set the shape to be at the back of any other objects (zorder).
This way you don't see the shadow at design time but it will appear at runtime on any form modal or non modal. Is that what you mean? Dave Crozier -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Eurico Chagas Filho Sent: 16 March 2009 16:52 To: 'ProFox Email List' Subject: Form with shadow Hi How can I show a form, modal, over some other, with a shadow. I used to do that with the clipper language. TIA, Eurico. [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/49edddef57934fd0b617476f493bd...@gozap ** 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.

