ImageButton Control

Purpose:

returns the handle of a new imagebutton control

Syntax:

imagebutton(imagefile,x,y,width,height)

Comments:

Example:

 
img = imageButton(imagefile,50,50,w-100,w-100)