always_show_image


Description:

[ Version ( since = "2.16" ) ]
public bool always_show_image { get; set construct; }

If true, the menu item will always show the image, if available.

Note:

Use a MenuItem containing a Box with a AccelLabel and a Image instead

Use this property only if the menuitem would be useless or hard to use without the image.