ImageIndex
Previous
Next
Gets or sets the index of the image that will be drawn on the ToolBarButton.
Syntax: ImageIndex
The value corresponds to one of the images that were added to the ToolBar (first image added is number 0).
Example:
btn1.ImageIndex = 0