Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
265
First right click on Ultragrid (with all menu items in ContextMenuStrip set to Visible = False) displays narrow line
posted

Hi,

Suppose we have ContextMenuStrip defined for the UltraGrid. There are 3 menuitems(menu1, menu2, menu3) in ContextMenuStrip.

In .Open event of ContextStripMenu we make Visible property of all 3 buttons False. Then on First right click of mouse we see a narrow line.

Can you please suggest how to overcome it? I don't want to see anything if for all items in menustrip Visible = False.

Parents Reply Children