Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. LineFeed

    How determine which control clicked?

    I was thinking about something that captures objects from windows. Some API or something like that.
  2. LineFeed

    How determine which control clicked?

    The method getobjectatpointer only works on DataWindow object.
  3. LineFeed

    How determine which control clicked?

    I have an application where I need to know the controls that are being clicked. Currently I use the timer event with the GetKeyboardState and GetCursorPos to detect the click of a mouse, but can't detect which control is clicked. I'm using a MDIClient. Can someone help me?

Part and Inventory Search

Back
Top