CreateImageButton(WindowNumber, ControlNumber, x, y, Width, Height, ImageNumber, Style)
Create a Image-Button control on a defined window, style define attributes of control, you can use #VMB_IMAGEBUTTON_DEFAULT
to create it with default style. Other constants to define the style is #VMB_STATIC_BORDER that add a border.