MainMenuItemImage Property

Bitmap icon to display in the main menu item. Usually bitmap is shown at the left of the Text.

Definition

Namespace: SMath.Controls
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public IBitmap Image { get; set; }

Property Value

IBitmap

See Also