Table of Contents

Method SetSmallImage

Namespace
Innova.Prism.Library.Menus.ItemModels
Assembly
Innova.Prism.Library.dll

SetSmallImage(Bitmap)

Sets the small image of the menu item using the specified bitmap.

protected void SetSmallImage(Bitmap bitmap)

Parameters

bitmap Bitmap

The bitmap.