473,508 Members | 2,389 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can I create my own MessageBox?

Hi,
I am running WinXP Pro with Access 2003.
I would like to have a window or an Alert Message that displays and
stops processing without continuing out of the routine that called it.
Like a MessageBox. The MessageBox is not big enough and the font is too
small for what I would like. I looked for a way to modify this but i
could not find it.
I thought making a window "Modal" would accomplich this but it does not.

When I am within a routine and I have to ask the user for a decision
before continuing I need to stop right there and not continue. I would
like to make a nice looking window with large font anf possibly
different color font.

TIA
Tim
*** Sent via Developersdex http://www.developersdex.com ***
Dec 11 '06 #1
3 2630
Tim Hunter wrote:
Hi,
I am running WinXP Pro with Access 2003.
I would like to have a window or an Alert Message that displays and
stops processing without continuing out of the routine that called it.
Like a MessageBox. The MessageBox is not big enough and the font is
too small for what I would like. I looked for a way to modify this
but i could not find it.
I thought making a window "Modal" would accomplich this but it does
not.

When I am within a routine and I have to ask the user for a decision
before continuing I need to stop right there and not continue. I would
like to make a nice looking window with large font anf possibly
different color font.
Open the form with the optional acDialog argument of the OpenForm method.
Your calling code will pause until the form is closed or made hidden.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com

Dec 11 '06 #2
Thank you so much...I have never used that before and have had to
program my way around this problem in the past. I just tried it and it
worked just fine. Again, thank you very much...And just when I thought I
knew it all...lol

Tim

*** Sent via Developersdex http://www.developersdex.com ***
Dec 11 '06 #3
On 11 Dec 2006 03:19:07 GMT, Tim Hunter wrote:
Thank you so much...I have never used that before and have had to
program my way around this problem in the past. I just tried it and it
worked just fine. Again, thank you very much...And just when I thought I
knew it all...lol

Tim

*** Sent via Developersdex http://www.developersdex.com ***
By the way, you can change the font, font size, etc. for the message
box, but it changes for ALL windows programs.

Right- lick on a blank section of the Windows Desktop.
Select Properties + Appearance + Advanced.
Find the Message Box in the drop down.

Creating your own message form does just as well.
--
Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail
Dec 11 '06 #4

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

Similar topics

8
2130
by: Jonas L | last post by:
I'm creating a application that should handle contacts, orders etc. I want to distribute only the exe file and let the application take care of creating and changing the database that is to be...
7
3492
by: Bil Muh | last post by:
Esteemede Developers, I would like to Thank All of You in advance for your sincere guidances. I am developing a software using Visual C++ .NET Standard Edition with Windows Form (.NET)...
2
30126
by: Dennis C. Drumm | last post by:
This is a restatement of an earlier post that evidently wasn't clear. I am building a custom MessageBox dialog that has, among other things, a few new button options (yes to all, no to all, etc.)...
4
14439
by: Heliotic | last post by:
Hi everyone, Currently I am working on an application that will perform a remote scan of a specified server using the following code: Type t = Type.GetTypeFromProgID(...
2
5474
by: yxq | last post by:
Hello I want to create and delete the folder share, i found that it is ok for generic folder, but it does not work for Root directory(i.e c:\, d:\) The code...
2
10734
by: Nitin | last post by:
how can I create Ms acess database or tables thorugh VB.Net program Thanx
9
8249
by: Peter | last post by:
Hello£¬everyone, My program will collect a testing machine's data ,save the data and deal with the data everyday. I want to use vb.net to create database, add and delete tables or modify the...
1
13633
by: orenbt78 | last post by:
Hi, I am trying to: 1. Create a SQL database (I am working with SQL 2005 Express) 2. with a C# code 3. when the user is not the computer administrator. I have managed to create the database...
2
20013
by: forest demon | last post by:
I need to be able to create an appender to direct output to a MessageBox. The API does not have a MessageBox appender like nLog does. What would be the easiest way to do this. The examples...
4
6876
by: Vlad | last post by:
I am having problems using the file.create method within a function that is called when looping through an array of filepaths. If I call my function with a hardcoded file path --C:\Temp.txt the...
0
7224
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
7118
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
7323
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
7379
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...
1
7038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7493
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...
0
4706
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...
0
3180
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
763
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.