Form handles 
Author Message
 Form handles

I am calling a third party process which displays a form.  I want to
hide this form before it gets a chance to display to the screen.  Is
this possible?

Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.



Sun, 02 Dec 2001 03:00:00 GMT  
 Form handles

Quote:

> I am calling a third party process which displays a form.  I want to
> hide this form before it gets a chance to display to the screen.  Is
> this possible?

> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.

Short answer is; not unless the third party allows you to do so, with a
"Load" event of some sort.   If their form doesn't display in "Full
Screen" mode, you could try making your own form large enough to cover
their form, and set the "Always On Top" feature so the 3rd party form
would (if you're lucky) display behind yours.

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.



Sun, 02 Dec 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to call a form routine from a module by the form handle

2. Form Handling

3. Passing a form handle

4. Web Form Handling

5. 16bit / 32bit form handles

6. VBA Form handling,,,,,Help

7. CGI form handling

8. Form Handling

9. form handling; URL generation

10. Passing a form handle

11. Form handling with a random number of elements?

12. Question on form handling - select multiple.

 

 
Powered by phpBB® Forum Software