Control Tip Formatting

G

Guest

Hello,

Is anyone able to tell me if it is possible to format a control tip box? I
have entered the text but it only shows up right across the screen and I
would like to have the box formatted to just a couple of inches instead of 7".

Thank you,
IEJ
 
F

fredg

Hello,

Is anyone able to tell me if it is possible to format a control tip box? I
have entered the text but it only shows up right across the screen and I
would like to have the box formatted to just a couple of inches instead of 7".

Thank you,
IEJ

Add line breaks in the control tip text.

Hello, this is line 1<Ctrl+ Enter>This is line 2.

Press Ctrl + Enter (without the <>) where indicated.
 
D

Dirk Goldgar

"(e-mail address removed)" <[email protected]>
wrote in message
Hello,

Is anyone able to tell me if it is possible to format a control tip
box? I have entered the text but it only shows up right across the
screen and I would like to have the box formatted to just a couple of
inches instead of 7".

Thank you,
IEJ

You can put line breaks in the ControlTipText property by pressing
Ctrl+Enter.
 
S

Stephen Lebans

See:
http://www.lebans.com/tooltip.htm
A97ToolTip.zip is a database containing a custom ToolTip class for use
in A97 or higher.

A2KToolTip.zip is a database containing both an API and Form based
ToolTip solutions. The Form based solution can be used for forms in
DataSheet view.

Enhanced features include:

Selectable delay times for Toolltip to first appear
Selectable delay times for Tooltip to dissappear
Selectable Text Color
Selectable Background Color
Selectable Margins
Specify Tooltip size
Add a title to the Tooltip in Bold
Selectable Icon for the Tooltip
ToolTips for Lines, Boxes, any rectangular area on your Form

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.


"(e-mail address removed)" <[email protected]>
wrote in message
news:[email protected]...
 
A

AlCamp

IEJ
Click the ControlTip property box, and right click. Select Zoom
Use Ctrl-Enter to create new lines, and break youtr Tip text into smaller
(narrower) pieces.

This is an example of a long line of Tip text.

This is an
example of
a long line of
Tip text
hth
Al Camp
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top