J
Jassim Rahma
Guest
Hi,
How can I center the contextMenuStrip on the client?
I am showing the menu when the user press Esc key and I want it to be centered on the client
I tried this but did not work
contextMenuStrip1.Show(videoView1, new Point(videoView1.Height, videoView1.Width));
Kindly help..
Thanks,
Jassim
UAE ecosystem
Continue reading...
How can I center the contextMenuStrip on the client?
I am showing the menu when the user press Esc key and I want it to be centered on the client
I tried this but did not work
contextMenuStrip1.Show(videoView1, new Point(videoView1.Height, videoView1.Width));
Kindly help..
Thanks,
Jassim
UAE ecosystem
Continue reading...