Print Page | Close Window

ReportControl Tooltips

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Report Control
Forum Description: Topics Related to Codejock Report Control
URL: http://forum.codejock.com/forum_posts.asp?TID=6030
Printed Date: 09 November 2024 at 7:16pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ReportControl Tooltips
Posted By: Federico
Subject: ReportControl Tooltips
Date Posted: 08 January 2007 at 4:28am
I have a problem with tooltips in ReportControl, I'm using, for example, the following code:

....
Set Item = Record.AddItem("New Item")
       
Item.Tooltip = "Test tooltip" & vbCrLf & "New line"
....


with version 10.3.1 the tooltip have two lines, with version 10.4.0 it have only one line.

Is there a solution for this problem?
 



Replies:
Posted By: Oleg
Date Posted: 15 January 2007 at 12:59am
Hi,
 
call
 
rc.ToolTipContext.MaxTipWidth = 500
 
 
for 10.4.1 we will revert it back.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: Federico
Date Posted: 15 January 2007 at 5:16am
Thanks for the answer, I have tried it and works.







Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net