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. Topmost Window in VB6

Topmost Window in VB6

Scheduled Pinned Locked Moved Visual Basic
2 Posts 2 Posters 1 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.
  • S Offline
    S Offline
    smoothchew
    wrote on last edited by
    #1

    How do create a floating window in VB6 that minimises when the main application is minimised. I've tried using the SetWindowPos prcodedure contained in the user32.dll but the floating form doesn't minimise when the main application minimises. Cheers :)

    D 1 Reply Last reply
    0
    • S smoothchew

      How do create a floating window in VB6 that minimises when the main application is minimised. I've tried using the SetWindowPos prcodedure contained in the user32.dll but the floating form doesn't minimise when the main application minimises. Cheers :)

      D Offline
      D Offline
      David Wengier
      wrote on last edited by
      #2

      Just show the form with the main form as a parent. Load frmChild frmChild.Show 0, frmMain

      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