winforms - Disable the hover effect of a toolstrip in Visual Studio -


I created an icon based navigation in my C # application. I have used a toolstrip to do this but I want to get rid of the hinge effect. I am unable to find anything in properties or code and I am using vanofha.

Thanks in advance

Toolstep 1 Shoemoteol tip = false;

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -