473,770 Members | 1,994 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Application minimize VBA question

I cannot seem to find the VBA code that will minimize the whole Access
apllication. The instruction...

"Application.Do Cmd.Minimize" seems to only minimize the active screen.
What I need is a VBA code equivalent of the action when you click the
minimize ("-") button at the very top right of the Access screen.

Any help is greatly appreciated.

TC
Nov 12 '05 #1
2 13567
Tony Ciconte wrote:
I cannot seem to find the VBA code that will minimize the whole Access
apllication. The instruction...

"Application.Do Cmd.Minimize" seems to only minimize the active screen.
What I need is a VBA code equivalent of the action when you click the
minimize ("-") button at the very top right of the Access screen.

Any help is greatly appreciated.

TC


This could be it, from the Access Web;

http://www.mvps.org/access/api/api0019.htm
Nov 12 '05 #2
Deano,

Thanks for the reference. However, I wanted to minimize the whole
application and I found the answer from a KB article (that I should
have checked before posting.) The proper instruction is:

DoCmd.RunComman d acCmdAppMinimiz e (or acCmdAppMaiximi ze if that is
what you want)

TC

"Deano" <de*********@ho tmail.com> wrote:
Tony Ciconte wrote:
I cannot seem to find the VBA code that will minimize the whole Access
apllication. The instruction...

"Application.Do Cmd.Minimize" seems to only minimize the active screen.
What I need is a VBA code equivalent of the action when you click the
minimize ("-") button at the very top right of the Access screen.

Any help is greatly appreciated.

TC


This could be it, from the Access Web;

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


Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1610
by: SpotNet | last post by:
Hi NewsGroup, Currently constructing a MDI application with tree view functionality. That is to say my application will look something like Windows Explorer with the ability to view data and graphs in separate MDI child windows depending on the options chosen. I have a MDI child window with the tree view control on one side and listview, custom input screen controls on the other side separated by a splitter control, which become...
1
1878
by: Goober | last post by:
I converted a website that was done in ASP to dotnet, and brought over a number of items, some of which don't appear to work in the same way on dotnet as they did on ASP. One of them is an application variable. I have this code in my global.asax in the Sub Session_Start: Application.Lock() 'Add 1 to active visitor count when new visitor Application("counter99") = Application("counter99") + 1
2
2405
by: Jeff | last post by:
Please note this is NOT a rant or complaint! And yes, I'm over-simplifying, but intentionally. Here goes... With ASP.NET Web applications I like that I can access data from anywhere without installing anything on the client (but I hate HTML and markup in general and it's limitations, the request/response model, state management, etc). AFAIK, Smart apps or smart clients or whatever we call them are simply variations of Web applications...
6
1313
by: pinorama123 | last post by:
I have an ASP.NET application that contains a few classes that I have built. One of my objects is a user object. I have a pretty basic question about how this would work. If I have multiple users logging into my application and using the user object do they all share the same object or does ASP.NET know that each user's object belongs to them? I'm seeing some strange behavior that leads me to believe when one user dimensions an instance...
3
2152
by: craig | last post by:
I was just wondering if anyone else may have incorporated the original Microsoft Exception Management Application Block (EMAB) or Data Access Application Block (DAAB) into one of their applications when the blocks were frist released several years ago? In the process of trying to upgrage an application to CLR 2.0, I thought it would make sense to also get the latest application blocks. The are now called the Enterprise Library...
5
2280
by: J055 | last post by:
Hi The following code works on my develeopment machine using the VS web server. When I run the application on 2 other Windows 2003/IIS 6 servers no caching seems to take place at all. Can someone explain what I might be doing wrong or what to look out for? What's the differece between IIS and VS web server? The IIS servers seem to have enough memory. public DataTable GetAll() {
5
1274
by: Frank Moyles | last post by:
I am a developer with many years (approx 10years) development experience using C++ for DESKTOP applications. I am writing a web application using C#, and I wanted to ask a question about appropriate design. My design is as follows: I have an Application class, which delegates to various classes to perform required functionality. The application class is responsible for the following:
2
1006
by: maciek kanski | last post by:
Hello Please help me grasp the idea of the following question: and the correct answer with explanation is: Maybe it's a problem with my understanding of the english language,
0
1715
by: Sid Price | last post by:
HI, I am not sure this is the correct place to raise this question, please redirect me if not. I have a VB.NET application with a deployment project. I need to create a folder on the target machine that can be accessed by the application and also a service that is also installed and started by the installer. Both application and service need read/write/modify permissions for admins and users. I have tried to use the "all users" common...
0
9618
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9454
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10101
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9906
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8933
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6710
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5354
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4007
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.