Harm Ozinga said:
I tryed that one but the way i can se it is not hiding Access it's self.
Well, you can't see any part of ms-access in my example. The fact is, sure
you see a main window, but that window has NONE of ms-access stuff and ONLY
has the things I put there.
I am not really sure if hiding the window is such a need, or even a big
deal?
For about 14 years now, users first program they are introduced to is word.
Word has a main window area, and then each document is a window that remains
inside this. it is not like your users are going to be confused. Further,
Excel works this way also. This what is called the MDI (multiple document
interface). And, to be fair, the Apple Mac also works this way.
So, when you use word, Excel, or in fact ms-access (which is also part of
office by the way), all of these applications has a main menu bar, and then
child windows inside. I don't think you should waste your time trying to
code and change the way Microsoft office works?
I distributed many ms-access applications, and the users do NOT know it is
ms-access, and never see ANY of the ms-access stuff. I really doubt the
efforts to try and hide the main window, and change the way ms-access (or
word, or Excel) has worked for 15 years makes any sense.
Is not hiding all of the ms-access stuff, and replacing as my example shows
good enough?
You can certainly grab that code at the access web, but it kind of a kludge,
and comes with warnings as to its use.
Why not go with the way word, Excel and most of office has worked for in the
last 15 years?