BCX_TILE statement

Purpose: BCX_TILE tiles a .bmp image to the background of a form.


 Syntax:

 BCX_TILE(Form, hBmp)

 Parameters:

  • Form Handle to the window in which the background is to be tiled.
  • hBmp Handle to a .bmp format image to used as a tile.