tags:

views:

79

answers:

0

In my wpf page i have a RICHTEXTBOX wherein few texts are marked differently(like Fontcolor) for those texts i need to have ContextMenu(along with default copy paste e.t.c) on rightclick. moreover if the richtextbox has 3 marked texts then i need to have Contextmenu with 3 different menu items.

How can i implement this??