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. Invisible forms

Invisible forms

Scheduled Pinned Locked Moved Visual Basic
tutorialquestion
7 Posts 5 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.
  • H Offline
    H Offline
    H is here
    wrote on last edited by
    #1

    As anyone have sugestions how to start a invisible windows application? Thanks.

    C D V J 4 Replies Last reply
    0
    • H H is here

      As anyone have sugestions how to start a invisible windows application? Thanks.

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Invisible to who ? Christian I have several lifelong friends that are New Yorkers but I have always gravitated toward the weirdo's. - Richard Stringer

      1 Reply Last reply
      0
      • H H is here

        As anyone have sugestions how to start a invisible windows application? Thanks.

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

        Define "invisible" and what do you want this app to do? Normally, I'd suggest writing it as a service application, but you haven't supplied enough information to suggest anything, really. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

        H 1 Reply Last reply
        0
        • D Dave Kreskowiak

          Define "invisible" and what do you want this app to do? Normally, I'd suggest writing it as a service application, but you haven't supplied enough information to suggest anything, really. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

          H Offline
          H Offline
          H is here
          wrote on last edited by
          #4

          OK sorry I' am talking, about the property Form1.visible=False in VB6 For example Starting a aplication with a system tray icon without showing the form at start in VB.NET .

          D 1 Reply Last reply
          0
          • H H is here

            OK sorry I' am talking, about the property Form1.visible=False in VB6 For example Starting a aplication with a system tray icon without showing the form at start in VB.NET .

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

            WHich is it? VB6 or VB.NET? Are you trying to make a tray icon application? RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

            1 Reply Last reply
            0
            • H H is here

              As anyone have sugestions how to start a invisible windows application? Thanks.

              V Offline
              V Offline
              Virus Detecter
              wrote on last edited by
              #6

              Hello Write the function in Module Main dont call form Call all function in module if your application doesn't containe getting input from user Ishak

              1 Reply Last reply
              0
              • H H is here

                As anyone have sugestions how to start a invisible windows application? Thanks.

                J Offline
                J Offline
                j45mw
                wrote on last edited by
                #7

                I don't know if you ever got an answer you can use or if you finally figured out what to do, but if you want a form to start out invisible you set the Opacity = 0. If you want to see it again, set Opacity=100, I have an app that I start with an "invisible form" (Opacity=0) and then I have it start another program which is visible. It works fine and has lasted a long time.

                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