CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Outside Click

  1. #1
    Join Date
    Dec 2000
    Location
    Colombo,Srilanka
    Posts
    50

    Outside Click

    Hi gurus,
    Is there a way to detect whether the user click some where else in the in screen.not in my Vb Application.
    Thankx in advance


    Dinesh Asanka

  2. #2
    Join Date
    Jun 2001
    Location
    Sri Lanka
    Posts
    272

    Re: Outside Click

    There is a set of Windows API for this.
    Unfortunately I can't remember
    I'll give u the URL of windows API Ref:
    http://www.vbapi.com/ref/index.html

    Srinika

    If u don't know how to Rate an answer, then Rate my answer to learn, If u know, then practice it

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