Print Page | Close Window

Tooltip Style is not matched. See the picture

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=14496
Printed Date: 15 November 2024 at 2:31am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Tooltip Style is not matched. See the picture
Posted By: Bernie
Subject: Tooltip Style is not matched. See the picture
Date Posted: 10 June 2009 at 9:39pm
I am not sure if this is a bug.
 
The codes are:
 
    With ReportControl1
        .PaintManager.TextFont.Size = 16
        .ToolTipContext.Style = xtpToolTipOffice2007
        .Columns.Add 0, "Caption", 200, False
        Dim rec As ReportRecord, itm As ReportRecordItem
        Set rec = .Records.Add
        Set itm = rec.AddItem("This is a very long text that is wider than the width of Caption.")
        itm.Tooltip = itm.Caption
        .Populate
    End With
 
if not setting the item tooltiptext manually and when the width of item content is longer than the width,
the tooltip (the yellow one) doesn't match the style (here is set to Office2007)
 


-------------
Bernie Ho, Planning Manager + IELTS specialist + part-time programmer
Taiwan, R.O.C



Replies:
Posted By: Boris
Date Posted: 26 June 2009 at 8:48am
Hi
 
Glad to see I'm not the only one not happy with this.
 
Regards,


-------------
Boris

Product: Xtreme SuitePro (ActiveX) version 16.4.0 16.3.1

Platform: Windows XP (32bit) - SP 3

Language: Visual Basic 6.0 SP6

VS 2005-2008-2010-2013



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