Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Command Bars
  New Posts New Posts RSS Feed - RecentFileList Paths
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

RecentFileList Paths

 Post Reply Post Reply
Author
Message
tjsivies View Drop Down
Groupie
Groupie
Avatar

Joined: 04 December 2006
Status: Offline
Points: 42
Post Options Post Options   Thanks (0) Thanks(0)   Quote tjsivies Quote  Post ReplyReply Direct Link To This Post Topic: RecentFileList Paths
    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
Back to Top
Willowmaster View Drop Down
Senior Member
Senior Member
Avatar

Joined: 12 July 2010
Location: Netherlands
Status: Offline
Points: 180
Post Options Post Options   Thanks (0) Thanks(0)   Quote Willowmaster Quote  Post ReplyReply Direct Link To This Post 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



Back to Top
Lodep59 View Drop Down
Senior Member
Senior Member
Avatar

Joined: 03 April 2008
Status: Offline
Points: 203
Post Options Post Options   Thanks (0) Thanks(0)   Quote Lodep59 Quote  Post ReplyReply Direct Link To This Post 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)
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.