skip to main content

Controls Reference : BITMAP : Properties : Bitmap-Number

Bitmap-Number
This property identifies the image to be displayed when the Bitmap control is in normal status. The number corresponds to the position occupied by the image in the bitmap strip.
 
Example - Define a bitmap control and use the second image on a bitmap strips that contains several images
working-storage section.
77 icon-png pic s9(9comp-4.
screen section.
  03 screen-1-bi-1 Bitmap
     line 14.0
     column 50.0
     size  17 pixels 
     lines 30 pixels 
     bitmap-handle icon-png
     bitmap-number 2

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left