Hi,
How to implement sub-menu items with doted(...) in WPF
Please find below attached image.

Hi,
How to implement sub-menu items with doted(...) in WPF
Please find below attached image.

Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Srinivasan RamamoorthiPosted Dec 10, 2021, 1:01 PM
For sub-menu items you should be using arrow as shown in this link
https://stackoverflow.com/questions/55820356/how-to-properly-create-a-sub-menu-for-a-menu-item-in-wpf
If you need ellipsis, then it conveys to the user that on click of the menu it is going to show a dialog window to get user inputs. It is just three dots you need to add to the caption/text.
Refer this link
https://thedeveloperblog.com/wpf/menu-wpf
Aniruddha AcharyaPosted Dec 10, 2021, 12:26 PM
Srinivasan RamamoorthiPosted Dec 10, 2021, 5:08 AM
Check this link
https://stackoverflow.com/questions/55820356/how-to-properly-create-a-sub-menu-for-a-menu-item-in-wpf