Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - btnpaint() paints the contents of a bitmapbutton http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 BtnPaint()             Paints the contents of a bitmapbutton
--------------------------------------------------------------------------------

   Syntax:              BtnPaint( hWnd, hBmpPal1, hBmpPal2, lPressed, lAdjust )
                               --> nil

   Parameters:
    <hWnd>             The handle of the window which is painting
    <hBmpPal1>         Special FiveWin handle ( bitmap + palette together )
                       of the normal bitmap.
    <hBmpPal2>         Special FiveWin handle ( bitmap + palette together )
                       of the pressed bitmap.
    <lPressed>         If the button is being pressed.
    <lAdjust>          If the bitmap has to be adjusted on the surface.

   Returns:            Nothing.

   Observations:       This is a FiveWin function used internally to paint
                       the buttonbar buttons.

   Source code:        No provided.


Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson