Click or drag to resize

ShellMenuItemBitmap Property

Gets the bitmap instance.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public Bitmap Bitmap { get; }

Property Value

Type: Bitmap
The bitmap instance.
See Also