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
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