473,385 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

maximizing Access window and disabled maximizebox



when the specific mdb file be opend, i want to open maximize the aceess
db. and maximizebox is disabled.
*** Sent via Developersdex http://www.developersdex.com ***
Oct 6 '06 #1
3 2438
To maximize the application window (Acces) run the following;
docmd.RunCommand acCmdAppMaximize

To maximize the current form or current window, run the following;
docmd.Maximize

Rick

"x taol" <to******@yahoo.comwrote in message
news:45***********************@news.qwest.net...
>

when the specific mdb file be opend, i want to open maximize the aceess
db. and maximizebox is disabled.
*** Sent via Developersdex http://www.developersdex.com ***

Oct 6 '06 #2


Thank you very much, Rico...
but, How can I disabled the Maximizebox button of top and right of
Access application.??

*** Sent via Developersdex http://www.developersdex.com ***
Oct 6 '06 #3
The top right most button is the Close button???

If you meant the Restore/Maximise button (left of the Close button) then see
the discussion in the thread "How to remove/disable Access Minimize button"
start
6 October 2006 11:40 (GMT + 10) in the newsgroup
"microsoft.public.access.formscoding"
--
HTH
Van T. Dinh
"x taol" <to******@yahoo.comwrote in message
news:45***********************@news.qwest.net...
>

Thank you very much, Rico...
but, How can I disabled the Maximizebox button of top and right of
Access application.??

*** Sent via Developersdex http://www.developersdex.com ***

Oct 7 '06 #4

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

Similar topics

6
by: Peter Frost | last post by:
Please help I don't know if this is possible but what I would really like to do is to use On Error Goto to capture the code that is being executed when an error occurs. Any help would be much...
3
by: Newbie | last post by:
This is my first try at running Access Report by Visual Basic I have the following code in my button press event: ' 2 - Show print preview objAccess.DoCmd.OpenReport "Invoices", 2, , ".=" & _...
0
by: cvetomir.todorov | last post by:
We have an app which must be single instance. When we start the app we check if it is already running (using the Process object in the System.Diagnostics namespace) locating it by the name of the...
2
by: diogoko | last post by:
I have some code like: try { someButton.disabled = true; cpuIntensiveCode(); } finally { someButton.disabled = false; } The problem is that someButton is never disabled, because the browser
1
by: mac | last post by:
Hi everyone I need your help just want to know why my webforms doest maximize i paste the script on the onload event <head runat="server"> <title>Untitled Page</title> </head>
3
by: x taol | last post by:
Private Declare Function GetSystemMenu Lib "user32.dll" (ByVal Hwnd As Long, ByVal bRevert As Long) As Long Private Declare Function DeleteMenu Lib "user32.dll" (ByVal hMenu As Long, ByVal...
3
by: kannabiran | last post by:
Hi, I used this below code to maximize window its works fine..but the maximixe icon it doesnt changed its remains as the single box alone..i need a box overlap icon while maximizing the...
6
by: David In NH | last post by:
Hi All: I've got an application that uses a browser window to display help text for the program. When the user presses a button, a help window appears (maximized) in the user's default browser....
1
by: =?Utf-8?B?TWFydGlu?= | last post by:
Hi all, i've got one beginner question. Anyone knows how to disabled windows maximization button in heading? It's main windows, so I don't want to use FormBorderStyle.FixedToolWindow. Thanks for...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...
0
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...
0
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...

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.