Results 1 to 3 of 3

Thread: Click on the button

  1. #1

    Thread Starter
    Hyperactive Member abhid's Avatar
    Join Date
    Nov 2001
    Location
    3rd rock from the sun
    Posts
    467

    Click on the button

    Hi,
    i am developing my first app using VC++. I am not using MFC.
    I am not being able to catch the clicks on the push buttons which
    i have shown on parent window. I know how to process the
    mesages like WM_LBUTTONUP but i am not being able to catch it
    on the push button.
    Please help.
    Thanks in advance.

  2. #2
    Frenzied Member
    Join Date
    Jul 1999
    Posts
    1,800
    WM_COMMAND

  3. #3

    Thread Starter
    Hyperactive Member abhid's Avatar
    Join Date
    Nov 2001
    Location
    3rd rock from the sun
    Posts
    467
    thanks but this is the same messge which is used to process
    menu messages. how can i detect that it is from pushbutton
    which is child of the main window.

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