set the width of the menuitem

  • Thread starter Thread starter Franz
  • Start date Start date
F

Franz

I have set the owner draw of the MenuItem to be true. I have used the
MeasureItem event handler to set the width of it. But I don't need to draw
the menu item. I just want to use the default drawing code. So, what can I
do?
 
Back
Top