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