A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Open a form outside of the Application window



 
 
Thread Tools Display Modes
  #1  
Old November 3rd, 2004, 08:03 PM
Leo
external usenet poster
 
Posts: n/a
Default Open a form outside of the Application window

Hello all,


Is it possible to Open an Access form outside of the MS Access application
window? Or does that work with the runtime only? It is basically for the
sole purpose of giving the access app a more professional look

Thanks,
L.


  #2  
Old November 3rd, 2004, 09:40 PM
Rick Brandt
external usenet poster
 
Posts: n/a
Default

"Leo" wrote in message
...
Hello all,


Is it possible to Open an Access form outside of the MS Access

application
window? Or does that work with the runtime only? It is basically for the
sole purpose of giving the access app a more professional look


The runtime has nothing to do with it. Any form with its Popup property set
to True can be dragged outside the main Access window.


--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com


  #3  
Old November 4th, 2004, 06:56 PM
Albert D. Kallal
external usenet poster
 
Posts: n/a
Default

"Leo" wrote in message
...
Hello all,


Is it possible to Open an Access form outside of the MS Access application
window? Or does that work with the runtime only? It is basically for the
sole purpose of giving the access app a more professional look


Ms-access uses what is called MDI (Multiple document interface). Word,
Excel, and in fact most of ms-office works with a "main" window, and then a
bunch of child windows. Since word and excel work this way..I not sure that
this makes these applications un-professional.

And...no..the runtime does not change the fact that ms-access works like the
rest of ms-office, and uses the MDI interface.

You can certainly spruce up your application..and make it look more
"windows" like. I have some screen shots of some ms-access stuff here, and
it seems to look ok to me...

http://www.attcanada.net/~kallal.msn...erFriendly.htm

--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada

http://www.attcanada.net/~kallal.msn


  #4  
Old November 5th, 2004, 01:37 PM
Leo
external usenet poster
 
Posts: n/a
Default

Thank you gentlemen, although I didn't finde the information I was looking
for. What I was trying to find out is that, I know I had encountered an
access application that was constructed so the forms were run outside of the
Application window (not necessarily dragged), but cannot remember where and
who had buitl the example (almost VB look alike). I *assumed* the runtime
would not show the access window, since it's not a full installation, but I
guess I have never worked with the run time so I was not sure. Either way,
I'll see if there's any APIs or similiar things I can use to reach my goal.
Thanks again

leo





"Leo" wrote in message
...
Hello all,


Is it possible to Open an Access form outside of the MS Access application
window? Or does that work with the runtime only? It is basically for the
sole purpose of giving the access app a more professional look

Thanks,
L.




  #5  
Old November 5th, 2004, 04:32 PM
Jeff Conrad
external usenet poster
 
Posts: n/a
Default

You may be thinking of this:

http://www.mvps.org/access/api/api0019.htm

That code completely hides the entire Access interface.
It's not running "outside" the Application window, it
just hides the Application window.

However, heed the warnings as this procedure does have some pitfalls!

--
Jeff Conrad
Access Junkie
Bend, Oregon

"Leo" wrote in message ...
Thank you gentlemen, although I didn't finde the information I was looking
for. What I was trying to find out is that, I know I had encountered an
access application that was constructed so the forms were run outside of the
Application window (not necessarily dragged), but cannot remember where and
who had buitl the example (almost VB look alike). I *assumed* the runtime
would not show the access window, since it's not a full installation, but I
guess I have never worked with the run time so I was not sure. Either way,
I'll see if there's any APIs or similiar things I can use to reach my goal.
Thanks again

leo





"Leo" wrote in message
...
Hello all,


Is it possible to Open an Access form outside of the MS Access application
window? Or does that work with the runtime only? It is basically for the
sole purpose of giving the access app a more professional look

Thanks,
L.



 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Command button Open form hermie Using Forms 3 October 6th, 2004 09:53 PM
dlookup miaplacidus Using Forms 9 August 5th, 2004 09:16 PM
Form position upon open Don Using Forms 0 July 13th, 2004 03:22 PM
Form in Edit Mode JN Using Forms 0 July 12th, 2004 05:47 PM
error opening form "cannot open anymore databases" martin Using Forms 4 June 18th, 2004 06:07 PM


All times are GMT +1. The time now is 10:32 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.