Hi All,
I'm using a PopupMenuTool but I want to change the behaviour of it as follows...Instead of a menu dropping down when I press the button I want the tool to be split in two with the dropdown arrow as a seperate button to the actual tool button. In this way the user can press the dropdown part of the tool to see the available options and select one, then each time the main part of the tool button is pressed the currently selected option in the dropdown is used by default. For example, in Microsoft Word 2007, the "Paste" button is split into the icon section and a dropdown arrow section.
Any help greatly appreciated,
Denis
Found it, just needed to set the DropDownArrowStyle property to Segmented, easy!
Is there a way to change the actual appearance of the dropdown arrow, i.e. make it a little smaller?
Thanks,