Predefined toolbar images

There are dozens of predefined bitmap images available for toolbar buttons. These images reside in the R8bmp.dll file, which is installed in your Reflection folder. You can set a toolbar bitmap to one of these images by setting SmallPictureFile and/or LargePictureFile to an empty string ("") and identifying the image you want by specifying a predefined constant using SmallPicIndex and/or LargePicIndex.

You can see a list of possible values by using the Visual Basic Editor's Object Browser and looking in the list of constants. The constants that identify bitmap images all begin with rcBmp.