Hi,
Im trying to make something like the list of Recent Documents of Office 2007 Suite, with index shortcut, description (multicolumn if possible) and a pin button (or any custom button/control). Something like it seems at this image:
There is any easy way to do this? Any suggestion?
Ah, i have another question related to this. Its possible to add a Control directly, like a button tool or a label tool, or the only way is to make a Popup Control Container tool? That could be a solution for my problem, creating my own control for this.
Thanks in advance,
- David Balboa.
Did you open the menu with the Alt key? If not, you will not see the underlines by defualt. If you did, it could be a bug and I would recommend submitting the issue to the support group: http://ko.infragistics.com/gethelp.
Hi Mike,
Thanks for your reply, but it is not working for me.
I am adding the items at the run time.
Do you have any other workaround for it.
You can use mnemonics to display these underlines. To use them, use the '&' character before the character you would like to underline. So the caption for one of the tools would be "&1 Recently Used Item". Note that your system setting on whether to hide mnemonics characters will be honored by the UltraToolbarsManager, so you may have to hit the Alt key to see the mnemonics.
Hello Mike,
We are using Infragistics 8.3.20083.2021, even we do want the same functionality, we want an number (underline) and the text in the recent document section (same as the office 2007).
Is this feature provided in the above mentioned version? Or is there any workaround for the same ?
Thanks in advance
This has not been implemented yet. You can submit another feature request for this: http://devcenter.infragistics.com/Protected/RequestFeature.aspx. The number of requests for a particular feature is taken into account when deciding what to implement in future releases.