Lol. I knew I was sending that email too hastily. The VISIBLE property dawned on me moments after clicking send.
PROPERTY formComponentID VISIBLE 'FALSE' EDIT USING FormB PROPERTY formComponentID VISIBLE 'TRUE' Worked wonders :D Thanks for being there everyone! Matthew Burke Pioneer Bank - IT Department Computer Systems Technician 575-627-4415 Office 575-624-3389 E-Fax [email protected] 3000 N Main Roswell NM 88201 From: [email protected] [mailto:[email protected]] On Behalf Of Matthew Burke Sent: Thursday, March 04, 2010 11:11 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Hiding Windows? Hello all, I'm wondering how I can temporarily hide a form window while it has a child window open. For example. I launch Form 'A' and it has a button to launch Form 'B'. When I click that button and Form 'B' is displayed, I would like Form 'A' to hide. Then when I close form 'B' form 'A' should be redisplayed. I was thinking along the lines of what I have listed below, but have been unsuccessful in finding appropriate commands to use. <Code to hide Form 'A'> EDIT USING FormB <Code to unhide For 'A'> Thanks so much for any help. Matthew Burke Pioneer Bank - IT Department Computer Systems Technician 575-627-4415 Office 575-624-3389 E-Fax [email protected] 3000 N Main Roswell NM 88201

