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. hide a from which is not foucsed

hide a from which is not foucsed

Scheduled Pinned Locked Moved Visual Basic
help
3 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
    aynka2000
    wrote on last edited by
    #1

    at main form when you click a command button another form loads when i select the existing value in the popup form i use .show method at that time i want to close the main form and open the main from with the existing value Please help

    Z 2 Replies Last reply
    0
    • A aynka2000

      at main form when you click a command button another form loads when i select the existing value in the popup form i use .show method at that time i want to close the main form and open the main from with the existing value Please help

      Z Offline
      Z Offline
      zaheer Asif
      wrote on last edited by
      #2

      at the main form write this also main.hide(this will hide the main form) and when another form is loaded then also create a command button there and write in the code window the following in click event

      1 Reply Last reply
      0
      • A aynka2000

        at main form when you click a command button another form loads when i select the existing value in the popup form i use .show method at that time i want to close the main form and open the main from with the existing value Please help

        Z Offline
        Z Offline
        zaheer Asif
        wrote on last edited by
        #3

        write in the main form command button main.hide also when second form is loaded then create a commandbutton and write the following code me.hide main.show

        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