CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2002
    Posts
    381

    Message Handler..~~

    Hi,

    I didnt find any Option for Adding "Messages" (i.e. WM_LBUTTONDOWN) to a class ( Like Class Wizard in VC++ 6.0).

    Can anybody pls tell me How to add it.


    Regards
    SK

  2. #2
    Join Date
    Mar 2002
    Location
    Sweden
    Posts
    136
    This has been asked several times before. Search the forum.
    To answer your question anyway it´s in properties of the
    class.

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

Featured