Results 1 to 2 of 2

Thread: Edit control's handle.......

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Mar 2001
    Location
    India
    Posts
    117
    any body there to answer my question.....

    how can i get the active edit control's handle....

    (not when the mouse point is in it.... i know that...
    i want to get when the user typing in that edit control)


    [email protected]

  2. #2
    Lively Member
    Join Date
    Feb 2001
    Location
    Malaysia
    Posts
    71
    The form's ActiveControl property shall return you the control that got the focus. You can access its hWnd property there.

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