tags:

views:

85

answers:

1

How to create a Button with menu? The same like on meny windows in Windows.

Example: while opening file: link text

+1  A: 

Iam using this controls pls have a look http://www.codeproject.com/KB/WPF/WpfSplitButton.aspx?msg=3055930 or

this one http://anothersplitbutton.codeplex.com/

Kishore Kumar