Forum Discussion

avinashshukla's avatar
avinashshukla
Occasional Contributor
2 years ago

contextMenuStrip click based on caption or index

In Vb script for contextMenuStrip eg:

Call contextMenuStrip2.Click(129, 15)

 

I don't want to use the co-ordinate. Instead want to use caption/index or other ways.

How it can be achieved?

 

2 Replies