Gets the menu item's image. If the property's value is null, the menu item has no image.

Syntax

public System.Drawing.Bitmap Image { get; }
Public ReadOnly Property Image() As System.Drawing.Bitmap

Limitations

Read only.