Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
<span style="font-size:small <span>I have 10 textboxes on a windows form. Each textbox has the same contextmenu. Say they are named textbox1 - textbox10. What I need is when I right click in one of the textboxes I need to capture the name of the textbox in which the contextmenu was called. So if I am over textbox2 and right click for contextmenu then select menu item #2 in the click event I need to capture the textbox control I called the contextmenu from (textbox2) so I can send that name to a function to process my other code. <hr class="sig George - www.ipdg3.comView the full article
<span style="font-size:small <span>I have 10 textboxes on a windows form. Each textbox has the same contextmenu. Say they are named textbox1 - textbox10. What I need is when I right click in one of the textboxes I need to capture the name of the textbox
in which the contextmenu was called. So if I am over textbox2 and right click for contextmenu then select menu item #2 in the click event I need to capture the textbox control I called the contextmenu from (textbox2) so I can send that
name to a function to process my other code. <hr class="sig George - www.ipdg3.com
View the full article