ControlTooltip and ToolTipText - why? |
Post Reply |
Author | |
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Post Options
Thanks(0)
Posted: 03 December 2010 at 12:23pm |
Short question: Please can anybody tell me the different of ControlTooltip and ToolTipText?
What's the reason for additional property called "ControlTooltip"? |
|
[Sig removed by Admin: Signature can't exceed 40GB]
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
TooltipText property is not our own - VB adds it to all controls so it shows/handles tooltips internally.
Main reason we added our own - to support Unicode with Unicode ocx version. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Jebo
Senior Member Joined: 27 October 2005 Location: Germany Status: Offline Points: 318 |
Post Options
Thanks(0)
|
Ah, OK, Thank you!
In the meantime, I found that this "ControlTooltip" is also used to display HTML tooltips. Must I really specify to each control always and always "<ctrl>.ToolTipContext.Style = xtpToolTipHTML" for SuiteControls - or is it possible to set this globally for the entire application? |
|
[Sig removed by Admin: Signature can't exceed 40GB]
|
|
juma
Groupie Joined: 06 March 2011 Status: Offline Points: 14 |
Post Options
Thanks(0)
|
Yes, i was wondering the same thing. i have a pushbutton and i want to display and "custom" html tool tip when the mouse hover over it. how can i do that? can someone share a sample?
|
|
Product: Xtreme SuitePro (ActiveX) version 13.4.1
Platform: Windows XP (32bit) - SP 3 Language: Visual Basic 6.0 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |