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. External apps maximizing AROUND your app

External apps maximizing AROUND your app

Scheduled Pinned Locked Moved Visual Basic
help
2 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.
  • T Offline
    T Offline
    TDSp
    wrote on last edited by
    #1

    I have a form that runs down one side of the screen , but I want all other application to only maximize up to my form and not under it. I hope this is clear enough. Another way to put it would be like the taskbar when it runs down the side of the screen. any help would be appreciated Thanks, Terence -- modified at 12:01 Thursday 23rd March, 2006

    J 1 Reply Last reply
    0
    • T TDSp

      I have a form that runs down one side of the screen , but I want all other application to only maximize up to my form and not under it. I hope this is clear enough. Another way to put it would be like the taskbar when it runs down the side of the screen. any help would be appreciated Thanks, Terence -- modified at 12:01 Thursday 23rd March, 2006

      J Offline
      J Offline
      Joshua Quick
      wrote on last edited by
      #2

      What you want to do is "dock" your window to the side of the desktop. I don't think .NET can do this. You'll need to P/Invoke the SHAppBarMessage() win32 function. The following CodeProject article should contain all of the details you need. http://www.codeproject.com/csharp/csdoesshell3.asp[^]

      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