芝やんさんの、llmod3を使えば可能です。
参照:
http://www.s-software.net/hsp/hsp30m.html
#include "llmod3.hsp"
#include "misc.hsp"
buffer 1
color 255
boxf
screen 0
button "",*label : id=stat
btnimg id,1,0,0,64,24
stop
*label
stop
文字を表示させたい場合は、
画像(buffer 1)の方で、文字を表示させておいてください。