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. C#
  4. Startup Switch Options ...

Startup Switch Options ...

Scheduled Pinned Locked Moved C#
question
3 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.
  • D Offline
    D Offline
    Daniel Negron
    wrote on last edited by
    #1

    I am looking for info on creating application switches. After creating a shortcut in the users Startup folder, I want to start the application minimized. Can anyone pass me a heads up ? Thanks in Advance **DAN**

    N H 2 Replies Last reply
    0
    • D Daniel Negron

      I am looking for info on creating application switches. After creating a shortcut in the users Startup folder, I want to start the application minimized. Can anyone pass me a heads up ? Thanks in Advance **DAN**

      N Offline
      N Offline
      Niels Penneman
      wrote on last edited by
      #2

      i have an article in which command line parsing is discussed it's not the main subject but you can find it @ http://www.codeproject.com/csharp/csquickmd5.asp greetz ;-) *Niels Penneman*


      Software/Dev Site
      Personal Site


      1 Reply Last reply
      0
      • D Daniel Negron

        I am looking for info on creating application switches. After creating a shortcut in the users Startup folder, I want to start the application minimized. Can anyone pass me a heads up ? Thanks in Advance **DAN**

        H Offline
        H Offline
        Heath Stewart
        wrote on last edited by
        #3

        Actually, you don't even need to parse a command line to start your app in a minimized state. just don't hard-code the Form.WindowState property and in the shortcut properties for your application, set the Run: setting to Minimized. You can also set this in the shortcut properties for an installer such as Windows Installer.

        -----BEGIN GEEK CODE BLOCK----- Version: 3.21 GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++ -----END GEEK CODE BLOCK-----

        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