Re: Maximizing
From: Derek Wittman (anonymous_at_discussions.microsoft.com)
Date: 05/25/04
- Next message: Dirk Goldgar: "Re: brain cramp on setting rs criteria"
- Previous message: mike: "brain cramp on setting rs criteria"
- In reply to: Wayne Morgan: "Re: Maximizing"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 11:51:05 -0700
Ah... I should be reminded to list my Access version when asking for help...
Thanks, Wayne!
Derek
----- Wayne Morgan wrote: -----
Odds are, in the internal code of the command you found, it calls the api
command in the article. I believe the article was written for Access 97 and
older. The newer versions have the command you found.
--
Wayne Morgan
Microsoft Access MVP
"Derek Wittman" <anonymous@discussions.microsoft.com> wrote in message
news:E30985B7-9978-43F6-A19C-EE1BE945202A@microsoft.com...
> Thanks, Wayne. I was able to find another command (simpler), but I am not
sure of the difference between the two (speed, cleanness of code, etc).
>> DoCmd.RunCommand acCmdAppMaximize
>> Derek
>> ----- Wayne Morgan wrote: -----
>> Here is a function that will do that.
>> http://www.mvps.org/access/api/api0019.htm
>> --
> Wayne Morgan
> Microsoft Access MVP
>>> "Derek Wittman" <anonymous@discussions.microsoft.com> wrote in
message
> news:C11B1465-C49E-4430-9043-55BAD3CA68F9@microsoft.com...
>> Good afternoon,
>> I'm hoping to find a bit of help here. I want to open an Access
database
> without the use of a shortcut. I have no Workgroup file necessary
since my
> user list checks the fOSUserName() via Dev's cool function (I can't
stop
> raving about the API). Anyway, I have a batch file that can be run
by my
> Citrix users. I want to programatically MAXIMIZE the application
(not just
> my Startup... form). Can someone help?
>>> Thank you!
>> Derek
>>>
- Next message: Dirk Goldgar: "Re: brain cramp on setting rs criteria"
- Previous message: mike: "brain cramp on setting rs criteria"
- In reply to: Wayne Morgan: "Re: Maximizing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|