Image

This property returns and sets the image associated with an object.

Syntax

object.Image[= value]

Parameters

object
Object expression that evaluates to a Node, Tab, or CommandBarButton object.
value
Number that specifies an image in an ImageList control.

Remarks

Set the ImageList property of the corresponding control to the hImageList property of an ImageList control. The Image property specifies which image to use from the ImageList.