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. how to make a Modal Dialog in VB.net

how to make a Modal Dialog in VB.net

Scheduled Pinned Locked Moved Visual Basic
csharphelptutorialquestion
4 Posts 3 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.
  • B Offline
    B Offline
    BSRK
    wrote on last edited by
    #1

    can someone help me how to make my form like a MODAL DIALOG in VB.net application?

    J 1 Reply Last reply
    0
    • B BSRK

      can someone help me how to make my form like a MODAL DIALOG in VB.net application?

      J Offline
      J Offline
      Jay Shankar
      wrote on last edited by
      #2

      Refer System.Windows.Forms.Form Class ShowDialog Method

      N 1 Reply Last reply
      0
      • J Jay Shankar

        Refer System.Windows.Forms.Form Class ShowDialog Method

        N Offline
        N Offline
        Nasir_Awan
        wrote on last edited by
        #3

        Any like named as Form1 Dim f as New Form1 f.Heights ... .... .... f.ShowDialog() set its diff properties n call ShowDialog() to show it Modally

        J 1 Reply Last reply
        0
        • N Nasir_Awan

          Any like named as Form1 Dim f as New Form1 f.Heights ... .... .... f.ShowDialog() set its diff properties n call ShowDialog() to show it Modally

          J Offline
          J Offline
          Jay Shankar
          wrote on last edited by
          #4

          Your reply has come to me by mistake, Please reply to BSRK.

          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