HEllo,
I'm trying to alter the contextmenu of a textbox intratext adornment control.
Just like in your demo projects, i want to change the adornment from a button to a textbox and alter the contextmenu of that button. In your demo you did a similar thing where you would change the popup menu of the button programatically.
When I replace the button with a textbox and change its context menu, when right-clicking into the textbox, the menu of the syntaxeditor is always shown instead of the one i created. How do i override this? Please, try it yourself, you'll see that your editor menu always pops out on right-click instead of the one that you created.
Nassim
I'm trying to alter the contextmenu of a textbox intratext adornment control.
Just like in your demo projects, i want to change the adornment from a button to a textbox and alter the contextmenu of that button. In your demo you did a similar thing where you would change the popup menu of the button programatically.
When I replace the button with a textbox and change its context menu, when right-clicking into the textbox, the menu of the syntaxeditor is always shown instead of the one i created. How do i override this? Please, try it yourself, you'll see that your editor menu always pops out on right-click instead of the one that you created.
Nassim