Print Page | Close Window

Ribbon System Recent Files Tooltips

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Suite Pro
Forum Description: Topics Related to Codejock Suite Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=22460
Printed Date: 28 April 2024 at 4:57pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Ribbon System Recent Files Tooltips
Posted By: DaveB
Subject: Ribbon System Recent Files Tooltips
Date Posted: 17 November 2014 at 10:18pm
I have a popup bar list set up for displaying the last 10 files a user has been using.  Sometimes the file names are too long for the width of the box.  I want to have a tooltip containing the full name of the file that will pop up when the mouse hovers over the line but I can't seem to get one to display.  I would think it would be something like:

Set ControlRecentFile1 = CommandBars.CreateCommandBarControl("CXTPRibbonControlSystemPopupBarListItem")

ControlRecentFile1.ToolTipText = CreateHTMLTool("Tooltip", "full filename...")

Is it possible to get a tooltip on the items in this type of list?  How?


-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0



Replies:
Posted By: olebed
Date Posted: 26 February 2015 at 6:45am
ControlRecentFile1.TooltipText = "full filename..."


Posted By: DaveB
Date Posted: 26 February 2015 at 6:57am
That doesn't work.  No tool tip is displayed.  Any other idea?

-------------
Product: Xtreme SuitePro (ActiveX) version 15.0.2
Platform: Windows XP (32bit) - SP 3
Language: Visual Basic 6.0


Posted By: olebed
Date Posted: 26 February 2015 at 7:24am
Send me your sample application.

Why you don't satisfied with standard  ribbon's  recent files list ?













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