Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Add-ins for Outlook (http://www.outlookbanter.com/add-ins-outlook/)
-   -   Stop ribbon item tool tip text from wrapping? (http://www.outlookbanter.com/add-ins-outlook/93789-stop-ribbon-item-tool-tip.html)

Mark B[_2_] August 15th 09 11:14 AM

Stop ribbon item tool tip text from wrapping?
 
2007 VSTO C#.

We have some tool tip text for onmouseover of one our custom 2007 ribbon
icons:

-----------------------------------
Division: Northern Region
Plant Manager: Fred Smith
Plant Manager Comment: Please deliver all incoming stock to gate A
Courier: DHL
Secondary: Fedex
Delivery Instructions: Deliver to second entrance after Building C
-----------------------------------

What's happening is that Outlook is wrapping the text at will resulting in
layout not clean as above:

-----------------------------------
Division: Northern Region
Plant Manager: Fred
Smith
Plant Manager
Comment: Please deliver all incoming stock to gate A
Courier: DHL Secondary: Fedex
Delivery Instructions: Deliver to second entrance after Building C
-----------------------------------


Is there a way to either increase the width of the yellow tool tip box or
stop wrapping?

Or should we rather use a custom popup window so we can have full control
over the layout? If so do we need and is there a way to stop the tool tip
itself from appearing?

TIA



Ken Slovak - [MVP - Outlook] August 17th 09 02:47 PM

Stop ribbon item tool tip text from wrapping?
 
When you supply the text for that are you providing newlines where you want
line breaks to occur? Use Environment.Newline for that.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Mark B" wrote in message
...
2007 VSTO C#.

We have some tool tip text for onmouseover of one our custom 2007 ribbon
icons:

-----------------------------------
Division: Northern Region
Plant Manager: Fred Smith
Plant Manager Comment: Please deliver all incoming stock to gate A
Courier: DHL
Secondary: Fedex
Delivery Instructions: Deliver to second entrance after Building C
-----------------------------------

What's happening is that Outlook is wrapping the text at will resulting in
layout not clean as above:

-----------------------------------
Division: Northern Region
Plant Manager: Fred
Smith
Plant Manager
Comment: Please deliver all incoming stock to gate A
Courier: DHL Secondary: Fedex
Delivery Instructions: Deliver to second entrance after Building C
-----------------------------------


Is there a way to either increase the width of the yellow tool tip box or
stop wrapping?

Or should we rather use a custom popup window so we can have full control
over the layout? If so do we need and is there a way to stop the tool tip
itself from appearing?

TIA





All times are GMT +1. The time now is 12:28 PM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com