is the following possible:
i want to have a DropDownButton, but the drop down menu should only collapse, when the arrow part of the button is pressed.
Pressing the "Image" area of the button, the Click event for the button should be fired.
i have not found any way to find out whether tzhe arrow part has been pressed or not.
Edit: Just to make more clear what i want. Look at the "Paste" button in Word. Wenn cou click on it, it does a simple paste, when you click the arrow part it offers some options.
A Gallery could do it, but unfortunately a Gallery Element can't co-exist with other items in the same chunk. At least not in the version i'm using (the one that MS publishes oin the VC# express site).
It doesn't show me the arrow elements. when being the only element in a chunk it is ok.
i want to have a DropDownButton, but the drop down menu should only collapse, when the arrow part of the button is pressed.
Pressing the "Image" area of the button, the Click event for the button should be fired.
i have not found any way to find out whether tzhe arrow part has been pressed or not.
Edit: Just to make more clear what i want. Look at the "Paste" button in Word. Wenn cou click on it, it does a simple paste, when you click the arrow part it offers some options.
A Gallery could do it, but unfortunately a Gallery Element can't co-exist with other items in the same chunk. At least not in the version i'm using (the one that MS publishes oin the VC# express site).
It doesn't show me the arrow elements. when being the only element in a chunk it is ok.