Q: Add menus to default context menu?

  • Thread starter Thread starter HABJAN ®iga
  • Start date Start date
H

HABJAN ®iga

Hello,

i was wondering if there is a way to 'override' default context menu:

if i press RightMouseButton on textbox i get dcm {cut;copy;past,...}
is there a way to add a menu to dcm?

i want to add menu called 'CALL' : it's enabled or disabled depending on
selected text.

when the textbox has selected some part of text, and the text is numeric i
would like to send command to our PABX, to call this number and join the
call with my telephone.

best re,
habix
 
Did you try to get ContextMenu of textbox and add some new items to it?

HTH
Alex
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top