Help Contents
IMGBEHAVIOR Enumeration
IMGBEHAVIOR enumeration defines behavior of the toolbar background image. Possible values are as follows:
Name | Decimal value | Meaning |
---|---|---|
STRETCH |
1 | Stretch the image so as to fill the whole toolbar area. |
TILE |
2 | Tile the image throughout the toolbar. |
See Changing button images using skins help topic for more information.