ShowIcons: Boolean
The ShowIcons property determines whether the left part of the icons menu is shown.
If the value is set to False, left menu for showing the icons is hidden. By default the property is set to True.
The MenuItem.setShowIcon method determines whether the icon is displayed for a menu item.
The example of property use is given in description of the MenuItem.CheckedChanged event.
See also: