Gets or sets a value indicating whether the code that you provide draws the menu item or Windows draws the menu item.
Documentation for this section has not yet been entered.
When the MenuItem.OwnerDraw property is set to true, you need to handle all drawing of the menu item. You can use this capability to create your own special menu displays.