Trouble with Pop-Up Window 
Author Message
 Trouble with Pop-Up Window

I have a Pop-up window with several text boxes that I display from a menu event.
The trouble is I need to populate a text box from info. gathered from a MouseDown
event on the main form.  What I am actually doing is calling a subroutine located
in the Pop-up window.  The code line in question looks like txtInfo = frmPopUp.GetInfo(param).
Specifically, the problem is that a NEW frmPopUp is displayed with the populated
text box.  I know this is probably a really stupid question, but WHY isn't the
form that is already displayed used instead?  I believe the original form is
loaded with the NEW keyword.  I am running VB4 on NT.  Any help would be sincerely
appreciated.



Mon, 22 Mar 1999 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Pop-ups in MS Office

2. pop-ups

3. Pop-ups in TreeView

4. downloading file without pop-ups

5. Pop-ups

6. Pop ups

7. control enumeration pop-ups at design time

8. Pop Ups

9. Residente programme / Resident Programs /// Yellow PopUp-Help-Windows / gelbes Hilfe-PopUp-Fenster

10. Need Help: Trouble adding a custom menu pick to a custom popup menu in VBA

11. ShowModelessDialog (window.open) Restriction with the amount of popup windows that can be displayed

12. ShowModeless Window + Restriction with the amount of popup windows that can be displayed

 

 
Powered by phpBB® Forum Software