Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Kill Window

Kill Window

Scheduled Pinned Locked Moved Visual Basic
csharpjsonquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Anonymous
    wrote on last edited by
    #1

    Does anyone have vb.net code to kill a window using win32 api?

    D 1 Reply Last reply
    0
    • A Anonymous

      Does anyone have vb.net code to kill a window using win32 api?

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      What do your mean by 'kill a window'? If your looking to kill a 'window', you can't. If you mean kill the process that owns the window, then you might want to look here[^] for considerations and methods to accomplish this. RageInTheMachine9532

      A 1 Reply Last reply
      0
      • D Dave Kreskowiak

        What do your mean by 'kill a window'? If your looking to kill a 'window', you can't. If you mean kill the process that owns the window, then you might want to look here[^] for considerations and methods to accomplish this. RageInTheMachine9532

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        Yes, I suppose it is the process. The link you sent was good but I need if for vb.net

        D 1 Reply Last reply
        0
        • A Anonymous

          Yes, I suppose it is the process. The link you sent was good but I need if for vb.net

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          I haven't been able to come up with a VB.NET sample of the same thing, but there is no reason why the sample cade can't be converted into VB.NET using calls into the Win32 API. RageInTheMachine9532

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups