![]() |
MRU list |
Post Reply ![]() |
Author | |
MadRiver ![]() Groupie ![]() Joined: 21 August 2008 Location: United States Status: Offline Points: 22 |
![]() ![]() ![]() ![]() ![]() Posted: 19 November 2008 at 4:42pm |
Can someone point me towards some information about implementing a Most Recently Used file list? I found things like this in the samples:
Control = ControlFile.CommandBar.Controls.Add(XtremeCommandBars.XTPControlType.xtpControlButton, ID.ID_FILE_MRU_FILE1, "Recent File", false, false); but as far as I could tell, those controls never get used. Thanks for any pointers... |
|
Xtreme CommandBars ActiveX v 12.1.0
|
|
![]() |
|
Oleg ![]() Admin Group ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
Hello,
its for MFC only. ActiveX users have to implement it manually :(
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Albert1 ![]() Groupie ![]() ![]() Joined: 01 February 2007 Location: Italy Status: Offline Points: 66 |
![]() ![]() ![]() ![]() ![]() |
Hello,
I suggest to do this way: Download the class cMRUFileList and include it in the Project: http://www.vbaccelerator.com/codelib/filemru/filemru.htm and adapt this code to your need (you can try it in a simple Form1 with a CommandBar and a Button):
|
|
![]() |
|
MadRiver ![]() Groupie ![]() Joined: 21 August 2008 Location: United States Status: Offline Points: 22 |
![]() ![]() ![]() ![]() ![]() |
Thanks for the reply.
Now I just have to translate it to C++.... |
|
Xtreme CommandBars ActiveX v 12.1.0
|
|
![]() |
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 |