ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   ControlTipText (https://www.excelbanter.com/excel-programming/388582-controltiptext.html)

Nigel

ControlTipText
 
Hi All
On my userform I am utilising the ControlTipText property which works great.

Questions:

1. Can I control the text font for this property and how?

2. How can I make the ControlTipText display multiple lines? I tried adding
vbcrlf without success

Thanks

--
Cheers
Nigel





RB Smissaert

ControlTipText
 
Don't think you can do either.
Options are to use the API and I have seen code that uses this to make
multiline ones
or to make your own custom ControlTipText with a Userform that loads with
the MouseMove event.
Doing a Google on: ControlTipText Multiple API should find you the code for
multiple lines.

RBS

"Nigel" wrote in message
...
Hi All
On my userform I am utilising the ControlTipText property which works
great.

Questions:

1. Can I control the text font for this property and how?

2. How can I make the ControlTipText display multiple lines? I tried
adding vbcrlf without success

Thanks

--
Cheers
Nigel







All times are GMT +1. The time now is 04:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com