Tooltip Style is not matched. See the picture |
Post Reply |
Author | |
Bernie
Senior Member Joined: 05 July 2007 Location: Taiwan Status: Offline Points: 109 |
Post Options
Thanks(0)
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 |
|
Boris
Senior Member Joined: 21 June 2007 Location: United Kingdom Status: Offline Points: 179 |
Post Options
Thanks(0)
|
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 |
|
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 |