A
Al
I want to make a toolbar with two buttons, one of wich should be a dropdown
button. Making ordinary buttons is no problem, but I cant figure out how to
make the dropdown button.
Right now I am using CommandBar to create the toolbar, but I have also
looked into using toolstrip\toolbar, but these dont seem to fit my needs. The
problem being that my toolbar is not a toolbar but a window.
I have followed this example to make the toolbar with 2 buttons (c#):
http://msdn2.microsoft.com/en-us/library/ms268864.aspx
Any help would be greatly appreciate.
button. Making ordinary buttons is no problem, but I cant figure out how to
make the dropdown button.
Right now I am using CommandBar to create the toolbar, but I have also
looked into using toolstrip\toolbar, but these dont seem to fit my needs. The
problem being that my toolbar is not a toolbar but a window.
I have followed this example to make the toolbar with 2 buttons (c#):
http://msdn2.microsoft.com/en-us/library/ms268864.aspx
Any help would be greatly appreciate.