WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

Bitmaps and Clipboard

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

How to Display BMPs in Winbatch Boxes

Keywords:   bitmaps boxes BMP

In Winbatch 2002A, a new function was added:
    BoxBitmap(box ID, coordinates, filename, stretch-mode)
      Displays a bitmap in a WinBatch box.

        (s) "filename" specifies the name of a BMP file.

        (i) stretch-mode specifies the mode to use when resizing the bitmap.

For users of Winbatch prior to 2002B, the link below includes some nice sample code, to display bitmaps in Winbatch boxes:
displayBMP.zip

Article ID:   W14573
Filename:   Display Bitmaps in Winbatch Boxes.txt
File Created: 2019:08:14:09:07:42
Last Updated: 2019:08:14:09:07:42