Print Page | Close Window

RecentFileList Paths

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=21863
Printed Date: 22 November 2024 at 10:53am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: RecentFileList Paths
Posted By: tjsivies
Subject: RecentFileList Paths
Date Posted: 26 August 2013 at 9:38pm
I am using the RecentFileList with the CXTPRibbonControlSystemRecentFileList option.
However I do not want to specify files, but in fact an item number from a database. This does not have a Path at all.

I am populating the list by using:
CommandBars.RecentFileList.Add QuoteNumber

The items go into the list, however a Path is being automatically created and populated by the control somehow? This then appears in the tooltiptext when you mouse over the items in the list.

I cannot find a way to remove this path altogether. If I change the line to:
CommandBars.RecentFileList.Add "C:\" & QuoteNumber

That works and then shows "C:\11112" for example.

Is there a way to remove the path entirely, so that it does not show up in the tooltip text of the recentfilelist item?

-------------
Xtreme SuitePro (ActiveX) version 18.3.0

Windows 7 (64bit)

Visual Basic 6.0 SP6



Replies:
Posted By: Willowmaster
Date Posted: 24 October 2013 at 4:20am
Just don't use the RecentFileList option, because these are not recent files. Use a submenu instead. It gives you control over the tooltiptext.

-------------
Product: Xtreme SuitePro (ActiveX) version 15.3.1

Platform: Windows XP (32bit) - SP 3 (on VMWare)

Language: Visual Basic 6.0





Posted By: Lodep59
Date Posted: 27 October 2013 at 3:23am
Hi,

I'm also interrested by this...
Thanks.


-------------
Product: Xtreme SuitePro (ActiveX) last version
Platform: Windows 7 Ultimate
Language: VB6 SP6 (FR)



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