|
|
Adding DropDownMenu to button
Demonstrates how to use DropDownMenu property of Button control. The sample app contains the demonstrated Button with defined DropDownMenu property as ContextMenu. If you click on the Button DropDown menu is opened. Clicking on each menu item causes the message 'Menu Item has been clicked!' is shown.
|