Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 923
Default 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




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default 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





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
linebreak in ControlTipText? RB Smissaert Excel Programming 2 May 14th 06 05:03 PM
ControlTipText davidm Excel Programming 1 February 21st 06 04:36 AM
TextBox.ControlTipText sheeba Excel Programming 0 January 28th 06 08:47 AM
ControlTipText Questions GSpline Excel Programming 5 September 19th 05 09:54 PM
ControlTipText style phreud[_4_] Excel Programming 0 June 9th 04 09:09 PM


All times are GMT +1. The time now is 09:31 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"