Documentation for this section has not yet been entered.
If you create an System.Windows.Forms.ImageList and assign it to the ToolBar.ImageList property, you can assign an image from the collection to the System.Windows.Forms.ToolBarButton controls by assigning the image's index value to the ToolBarButton.ImageIndex property of the toolbar button.