Hi,
I need the fontlisttool always shows only the icon and not the combo with the name of the font (because the free space).
Another way would be to use the popup control container, if there were a listbox of fonts.
Can you help me showing the best direction?
PS: My Infragistics version is 5.3
Thanks, João
I would recommend adding a PopupMenuTool to the toolbar. Give it no caption and just give it an image. In the PopupMenuTool, add a FontListTool. Now you can drop down the menu and see the FontListTool, but when you are done using it, it will collapse and you will just see the icon of the menu.