Window location

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • =?Utf-8?B?RGF2ZSBCdXJkb24=?=

    Window location

    Using VB.net how do I find the location of a window being displayed by
    another unmanaged application?
    --
    Best Regards
    Dave
  • Michael Nemtsev

    #2
    Re: Window location

    Hello Dave,

    Location?! What do u mean?!

    DBUsing VB.net how do I find the location of a window being displayed
    DBby another unmanaged application?

    ---
    WBR, Michael Nemtsev [C# MVP].
    My blog: http://spaces.live.com/laflour
    Team blog: http://devkids.blogspot.com/

    "The greatest danger for most of us is not that our aim is too high and we
    miss it, but that it is too low and we reach it" (c) Michelangelo


    Comment

    • =?Utf-8?B?RGF2ZSBCdXJkb24=?=

      #3
      Re: Window location

      Hi, Michael,
      By "Location" I mean the screen coordinates of the top left corner of the
      window
      of the other application

      --
      Best Regards
      Dave


      "Michael Nemtsev" wrote:
      Hello Dave,
      >
      Location?! What do u mean?!
      >
      DBUsing VB.net how do I find the location of a window being displayed
      DBby another unmanaged application?
      >
      ---
      WBR, Michael Nemtsev [C# MVP].
      My blog: http://spaces.live.com/laflour
      Team blog: http://devkids.blogspot.com/
      >
      "The greatest danger for most of us is not that our aim is too high and we
      miss it, but that it is too low and we reach it" (c) Michelangelo
      >
      >
      >

      Comment

      Working...