MenuStrip Help
If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Hey Xtech
I have added that to my Code, But how do i impliment it
I tried a few statements out but kept comming up as errors, I dont really know how to use it, can u point me in the right direction.
Cheers
Chris
I have added that to my Code, But how do i impliment it

Cheers
Chris
You need to create a class and paste that code inside it, then you can use it like this
In your Form Load event
In your Form Load event
Code: Select all
yourmenustrip.Renderer = New MyRenderer()
You can find me on Facebook or on Skype mihai_92b
Copyright Information
Copyright © Codenstuff.com 2020 - 2023