ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   multi-line controltiptext (https://www.excelbanter.com/excel-programming/417305-multi-line-controltiptext.html)

SteveDB1

multi-line controltiptext
 
Howdie all.
back in 2005, bob Phillips posted the follwoing in response to someone
asking about doing multi-line controltiptext tips.

CreateToolTipLabel CommandButton1, _
"This is a multiline" & vbCr & _
"example of a tooltip." & vbCr & _
"This is the 3rd line " & vbCr & _
"and this is a 4th."

My question is:
Will this idea work if I place the & vbCr & inline for my ControlTipText
string?

"where this string" & vbCr & "is my ControlTipText" & vbCr & "for my tool
tip" & vbCr & "of my text box on a user form."


Thank you.



All times are GMT +1. The time now is 10:03 AM.

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