context select

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

Hello,
I have some labels on a form with contextmenus. If the select event occurs,
is there a way to determine for which label the menu is selected?
It is probably some item in the e parm? The eventline is:
Private Sub mnuShowArticle_Click(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles mnuShowArticle.Select

Thanks all

Frank
 

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