increase the limitation of ControlTip Text?

degremont

Registered User.
Local time
Today, 11:06
Joined
Jun 25, 2008
Messages
14
I have a control tip text has length 289, is there a way to increase the limitation of control tip text.
 
I'm pretty sure that short of rolling out a custom control tip text solution, you can't. Why not just edit it so it fits in 255 limit? (If the information is very important, I wouldn't put it in the control tip; rather in a label on the form so it's always there for user to read.)
 
Thank you ...

The text is automatically create depends on the information in table...
Is there a way to cast the text into lenth 255?
 

Users who are viewing this thread

Back
Top Bottom