Hi,I'm using a segmented popupmenu on the toolbar. The area in which the dropdown arrow is possible to click on is quite narrow. Is it possible to make it wider? (Looks like it is 9 pixels wide)
tomas.
tomas,
The UltraToolbarsManager does not expose any properties that will change the width of the PopupMenuTool's dropdown arrow; you can, however, try to resize the tool's UIElements using a creation filter. If you would like to submit a feature request for a property that will accomplish this, you can do so here.
~Kim~