skip to main content

Controls Reference : PUSH-BUTTON : Styles : Bitmap

Bitmap
The Push-Button control can contain graphics.
The Bitmap-Handle property must be set.
When the Title-Position property is set, both graphics and title are drawn. Otherwise, the title becomes the Hint of the control.
 
Example - Define a push-button with bitmap style
screen section.
  03 screen-1-pb-2 Push-Button
     line 5.2
     column 18.3
     size 93
     lines 24
     title "Disable"
     bitmap-handle icon-png0
     bitmap-number 2
     bitmap-width 18
     title-position 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