I
I'm a Trampoline
I'm relying on a maximised form as what the user first sees.
I can set the app title, and the name of the form, but I don't want both
of these on the title bar with the form in square brackets. As far as
the user is concerned, what they have open is an app, rather than a
"form opened in an app". Can I get rid of either of them?
If I can't I'm going to resort to no title bar, I have a hack for that.
But I'd like a title bar.
Also, does anyone have a code sample to get rid of the restore button on
a form that originally didn't have one (until I used doCmd.maximize on
it)? I tried one from the Microsoft site (it resized the window based on
screen real estate as opposed to maximising), and it sort of worked once
I set the window to have no border, but it created scroll bars on the
application window because the form was slightly too large.
Thanks.
I can set the app title, and the name of the form, but I don't want both
of these on the title bar with the form in square brackets. As far as
the user is concerned, what they have open is an app, rather than a
"form opened in an app". Can I get rid of either of them?
If I can't I'm going to resort to no title bar, I have a hack for that.
But I'd like a title bar.
Also, does anyone have a code sample to get rid of the restore button on
a form that originally didn't have one (until I used doCmd.maximize on
it)? I tried one from the Microsoft site (it resized the window based on
screen real estate as opposed to maximising), and it sort of worked once
I set the window to have no border, but it created scroll bars on the
application window because the form was slightly too large.
Thanks.