home *** CD-ROM | disk | FTP | other *** search
/ Learn Java Now / Learn_Java_Now_Microsoft_1996.iso / MsDev / Bin / mfcclswz.dll / STRINGARRAY / WMI_WM_PAINT < prev    next >
Encoding:
Text File  |  1996-08-01  |  153 b   |  9 lines

  1. OnPaint
  2. void
  3.  
  4. CPaintDC dc(this); // device context for painting
  5.  
  6. %4 Add your message handler code here
  7.  
  8. // Do not call %1::%2() for painting messages