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

Rich Text MsgBox

PhilOfWalton
1,430 Expert 1GB
I have cobbled together some code from numerous people including Renaud Bompuis, to produce a Rich Text Message Box. It certainly isn't at the Beta stage - more like Gamma or Delta. If anyone would like a copy, I'd be grateful for any suggestions corrections, improvements etc.

Briefly there is a form called RichBox and a Module called Dialog that needs to be included in any existing database where you want to use the Rich Text Message Box. You should be able to use Find & Replace Msgbox with Dialog.RichBox which won't do a lot for you, but will continue to work.
There is a second form called MsgBoxDesigner which is used when modifying a database (it is not needed in the final version of the database). This form allows you to design your Rich Text Message Box, see what it looks like and generate the VBA code that can be pasted directly into your module.

The only condition is that if you do make changes, they are well documented, and the updated database is posted back to me so that all can benefit.
If you feel it is of use and would like to make a donation, that will be passed to Cancer Research UK

Phil
Mar 25 '16 #1
0 1298

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Tom_ZC | last post by:
I'm writing a find and replace routine for a text editor I'm working on. The editor has a rich text box on the main form (frmMain). The find/replace form is modeled after the one in Word '97/2K. ...
3
by: Alfredo Agosti | last post by:
Hi folks, I have an Access 2000 db with a memo field. Into the memo field I put text with bold attributes, URL etc etc What I need to to is converting the rich text contained into the memo...
1
by: PC User | last post by:
I found this Rich Text Editor and I've been trying to recreate it in my own application. I've had trouble with the COMCTL.ImageListCtrl and the COMCTL.Toolbar to recreate the toolbar. And I've...
1
by: Peter | last post by:
I have written a small terminal app that reads and writes to the serial port. In particular as the data is read from the serial port it is appended to the rich text box. The problem I am...
1
by: simonc | last post by:
Still looking for the Rich Text Box property or method which will inform if it is in overwrite or insert mode. Does anyone know where it is?
0
by: Shane | last post by:
We use non-standard buttons in our app (Ok, Cancel, ...) The MsgBox uses the standard buttons, which looks inconsistent. I need to make a MsgBox replacement. I could use a text box for the...
1
by: tomi.trescak | last post by:
Hi I have a problem with storing rich text in MySQL. I store rich text in MySQL (in column with type "text") which i get from Rich Textbox control. When i do reverse processing by trying to...
2
by: pooba53 | last post by:
I have the following code that is successfully opening my *.rtf file: If File.Exists(FilePath) Then Try Dim MyFileStream As New FileStream(FilePath, FileMode.Open)...
4
by: Neil | last post by:
Just found out that the Microsoft Rich Textbox does not support full text justification, since it's based on Version 1.0 of the RichEdit Window Class, and full text justification is only available...
16
by: Neil | last post by:
I posted a few days ago that it seems to me that the Access 2007 rich text feature does not support: a) full text justification; b) programmatic manipulation. I was hoping that someone might...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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
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
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...
0
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
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,...

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.