OnPaintBackground query

  • Thread starter Thread starter JB
  • Start date Start date
J

JB

Hi, In .NET CF is the OnPaintBackground event handler the
equivalent of the WM_ERASEBKGND message in Win32 land?

I'm porting an app from VB to C++ so needed to know. I assumed
OnPaint is equivalent to WM_PAINT

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top