[dba-VB] Zoom Box

Jim DeMarco Jdemarco at hudsonhealthplan.org
Wed Sep 14 08:13:55 CDT 2005


You need to pass the control name to the zoom form (you may have to pass the form name as well if you're planning on implementing on many forms).  You can do this by writing it to the zoom form's Tag property or by creating a public Property on the zoom form.

HTH,

Jim DeMarco

-----Original Message-----
From: dba-vb-bounces at databaseadvisors.com
[mailto:dba-vb-bounces at databaseadvisors.com]On Behalf Of Randall R
Anthony
Sent: Wednesday, September 14, 2005 9:10 AM
To: dba-vb at databaseadvisors.com
Subject: [dba-VB] Zoom Box


Hi all, I'm creating a "Zoom" box for text fields.  Ie, when the user
double clicks a form text box, a form with one text field appears and
the contents of the text box are fully displayed without having to
scroll through it.  The easy part is opening the box and populating. 
How do I get the contents from the zoom box back into the form text
field that it was called from?  I've tried saving to string or form but
I'm not having any luck.

Thanks for your help.
_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com



***********************************************************************************
"This electronic message is intended to be for the use only of the named recipient, and may contain information from Hudson Health Plan (HHP) that is confidential or privileged.  If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution or use of the contents of this message is strictly prohibited.  If you have received this message in error or are not the named recipient, please notify us immediately, either by contacting the sender at the electronic mail address noted above or calling HHP at (914) 631-1611. If you are not the intended recipient, please do not forward this email to anyone, and delete and destroy all copies of this message.  Thank You".
***********************************************************************************




More information about the dba-VB mailing list