0

I need to change the Symbol check arrow of the contextmenustrip to a another symbol as dot in below pic: How do i so that?

this pic

1 Answers1

0

I don't think there's any simple, native way to do it. You probably have to reimplement the draw method of the menuitem. Maybe start looking this way: MenuItem.OwnerDraw

Kilazur
  • 3,089
  • 1
  • 22
  • 48