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. how to minimize a windows form manually

how to minimize a windows form manually

Scheduled Pinned Locked Moved C#
tutorialquestion
4 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.
  • H Offline
    H Offline
    harcaype
    wrote on last edited by
    #1

    I have disabled the control box in my properties pane on my windows form and wanted to make a cutomized button that would minimize my window. Can anyone tell how to do that? :confused:

    E 1 Reply Last reply
    0
    • H harcaype

      I have disabled the control box in my properties pane on my windows form and wanted to make a cutomized button that would minimize my window. Can anyone tell how to do that? :confused:

      E Offline
      E Offline
      Eslam Afifi
      wrote on last edited by
      #2

      this.WindowState = FormWindowState.Minimized;

      Eslam Afifi

      H 1 Reply Last reply
      0
      • E Eslam Afifi

        this.WindowState = FormWindowState.Minimized;

        Eslam Afifi

        H Offline
        H Offline
        harcaype
        wrote on last edited by
        #3

        oh silly me! thanks! :)

        E 1 Reply Last reply
        0
        • H harcaype

          oh silly me! thanks! :)

          E Offline
          E Offline
          Eslam Afifi
          wrote on last edited by
          #4

          You're welcome :)

          Eslam Afifi

          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