skip to main content

Controls Reference : PUSH-BUTTON : Properties : Bitmap-Number

Bitmap-Number
This property identifies the image to be displayed when the Push-Button control is in normal status. The number corresponds to the position occupied by the image in the bitmap strip.
 
Example - Define a push-button using different bitmap images for different states of it
screen section.
  03 screen-1-pb-1 Push-Button
     line 4.5
     column 8.1
     size 70
     lines 48
     bitmap-handle icon-png
     bitmap-number 21
     bitmap-disabled 18
     bitmap-rollover 19
     bitmap-pressed 20
     bitmap-width 18

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