Hi,
I am implementing a recent documents list using the Ribbon and I would like to be able to "pin" recent items, just like you can in MS Word 2007.
I would also like to put use an Image on each item, but when I set the Image property of the Appearance, it seems to have no effect.
How can this be done?
To represent the recent items I use ButtonTools which I add to the ToolAreaRight of the Application Menu.
Thx
This feature has not been implmented. I have forwarded this request to the DS Manager and they will create a feature request for you.
Hi, sorry about the confusion... I talkied about the pin tool.
I don't have Office 2007 so I've searched the internet for a picture of office 2007 recent and this was the best picture I found (which had the footer circled).
thanks for your reply
I'm a little confused by your post. You ask about pinning the recent documents in the ToolAreaRight, but the image posted has a tool in the FooterToolbar of the aplpication menu circled. If you would like to pin the tools in the right area, this feature is not available. You can submit a feature request for this: http://devcenter.infragistics.com/Protected/RequestFeature.aspx. However, if you would like to add tools to the bottom of the application menu, you can add them to the UltraToolbarsManager.Ribbon.ApplicationMenu.FooterToolbar.
Hi, I also want to have a recent documents on my application, and I want to be able to pin stuff just like this:
Can it be done ?
(The Pinning I mean...)
Thanks
The images are not showing because the icon area does not show in the ToolAreaRight by default. You must set ToolAreaRight.Settings.ShowIconArea to True.