Results 1 to 3 of 3

Thread: paint method

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2000
    Posts
    16

    Wink

    Ok I am pretty new to the vbworld. Can someone eloborate and tell me what the paint method does and what the syntax is for it. Thanks for your help
    "Creation is all in the mind"
    _____________________________
    vb 4.0 pro
    borland c++ 5.02
    c

  2. #2
    Addicted Member
    Join Date
    Aug 2000
    Location
    Croatia
    Posts
    200
    You mean Paint method, as in PaintPicture, or Paint event?
    You can find all this in VB Help... better than letting me explain it

  3. #3
    Guest
    The Paint method occurs when then WM_PAINT message is sent to your window, hence, when it redraws.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width