473,386 Members | 1,860 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,386 software developers and data experts.

Modification of Title Bar in MS Access VBA Application

Is it possible to modify the title bar of an MS Access application
written using VBA? More specifically, I wish to change the icons that
appear in the upper-right corner of the title bar. This area is
currently occupied by the minimize, maximize and close icons. Thanks
for your help.

-Vincent

Jun 28 '06 #1
5 3198
To some extent yes, what do you want to do?

--

Terry Kreft
"Vincent" <an**********@verizon.net> wrote in message
news:11*********************@i40g2000cwc.googlegro ups.com...
Is it possible to modify the title bar of an MS Access application
written using VBA? More specifically, I wish to change the icons that
appear in the upper-right corner of the title bar. This area is
currently occupied by the minimize, maximize and close icons. Thanks
for your help.

-Vincent

Jun 28 '06 #2
On 28 Jun 2006 05:25:23 -0700, "Vincent" <an**********@verizon.net>
wrote:

That is decidedly non-trivial to do. Spend your energy elsewhere.
-Tom.

Is it possible to modify the title bar of an MS Access application
written using VBA? More specifically, I wish to change the icons that
appear in the upper-right corner of the title bar. This area is
currently occupied by the minimize, maximize and close icons. Thanks
for your help.

-Vincent


Jun 28 '06 #3
You can easily change it for a particular database by entering the text and
Icon in Startup. It is volatile, and will revert back to Microsoft Access
with the Access icon when you close the db.

Vincent wrote:
Is it possible to modify the title bar of an MS Access application
written using VBA? More specifically, I wish to change the icons that
appear in the upper-right corner of the title bar. This area is
currently occupied by the minimize, maximize and close icons. Thanks
for your help.

-Vincent


--
Message posted via http://www.accessmonster.com
Jun 28 '06 #4
I wish to place a help icon (?) in the title bar and when pressed,
display context-sensitive help. Thanks.

-Vincent
Terry Kreft wrote:
To some extent yes, what do you want to do?

--

Terry Kreft
"Vincent" <an**********@verizon.net> wrote in message
news:11*********************@i40g2000cwc.googlegro ups.com...
Is it possible to modify the title bar of an MS Access application
written using VBA? More specifically, I wish to change the icons that
appear in the upper-right corner of the title bar. This area is
currently occupied by the minimize, maximize and close icons. Thanks
for your help.

-Vincent


Jun 29 '06 #5

In order to do what you want would involve (at a guess):-
CreateWindow API call
SetParent API call
Subclass the Window
Trap the mouse events (which would involve trapping the click on the
window and the click on what the user wants context sensitive help for)
Display the help.

or you could just use the WhatsThis button property of the form ?
--

Terry Kreft
"Vincent" <an**********@verizon.net> wrote in message
news:11*********************@p79g2000cwp.googlegro ups.com...
I wish to place a help icon (?) in the title bar and when pressed,
display context-sensitive help. Thanks.

-Vincent
Terry Kreft wrote:
To some extent yes, what do you want to do?

--

Terry Kreft
"Vincent" <an**********@verizon.net> wrote in message
news:11*********************@i40g2000cwc.googlegro ups.com...
Is it possible to modify the title bar of an MS Access application
written using VBA? More specifically, I wish to change the icons that
appear in the upper-right corner of the title bar. This area is
currently occupied by the minimize, maximize and close icons. Thanks
for your help.

-Vincent

Jun 29 '06 #6

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

Similar topics

3
by: Ken | last post by:
Hi. I've defined a custom database property called Version. It is a text value. I wanted to know if there is a way to include that value on the title bar of a form window. Also, is there a...
3
by: wolftor | last post by:
If I change the application title, it appears to change OK during the current session; but if I exit Access 97 and then run the application again, the change did not get saved. Any idea how to fix...
8
by: Suzanne | last post by:
What is the code for changing the title in the title bar at the top of the screen? Thanks! Suzanne
6
by: Fred | last post by:
I have implemented a dialog box (an aspx page) using showModalDialog. Because the dialog needs to process postbacks, I have implemented it in a frameset. In the top of the framset page, I have...
1
by: Maziar Aflatoun | last post by:
Hi everyone, My goal is to modify the contents of my meta tag (html refresh). However, my code adds a new instance of the meta tag at the bottom of the page. Is there a way to modify it instead...
2
by: Nathan Sokalski | last post by:
I would like to change the <title></title> of a page from a user control. I have been unable to find any property in VB that allows me to do this. The only thing I have been able to find that might...
9
by: Jay Kim | last post by:
Hi, We're implementing a Windows application using Visual Basic .NET. One of the key features we need to implement is that we should be able to get the accurate byte offset of user selected...
3
by: Highlander | last post by:
Hello all. Consider the following HTA: <HTML> <HEAD> <TITLE></TITLE></HEAD> <BODY> <SCRIPT LANGUAGE="VBScript"> Sub ButBrowse_onclick() '-- show browse window and Get file path:
13
by: ts-dev | last post by:
Is it possible to prevent modification of a python file once its been deployed? File permissions of the OS could be used..but that doesn't seem very secure. The root of my question is verifying...
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:
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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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.