RecentFileList Paths |
Post Reply |
Author | |
tjsivies
Groupie Joined: 04 December 2006 Status: Offline Points: 42 |
Post Options
Thanks(0)
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 |
|
Willowmaster
Senior Member Joined: 12 July 2010 Location: Netherlands Status: Offline Points: 180 |
Post Options
Thanks(0)
|
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 |
|
Lodep59
Senior Member Joined: 03 April 2008 Status: Offline Points: 203 |
Post Options
Thanks(0)
|
Hi,
I'm also interrested by this... Thanks.
|
|
Product: Xtreme SuitePro (ActiveX) last version
Platform: Windows 7 Ultimate Language: VB6 SP6 (FR) |
|
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 |