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. Increasing the size of the form

Increasing the size of the form

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

    When ever i set the size of form more than 1036,800...its again resetting to this size only. It seems this is the maximum size of form. But i need big form, is there any way...Pls let me know.

    C L 2 Replies Last reply
    0
    • C cshivaprasad

      When ever i set the size of form more than 1036,800...its again resetting to this size only. It seems this is the maximum size of form. But i need big form, is there any way...Pls let me know.

      C Offline
      C Offline
      Colin Angus Mackay
      wrote on last edited by
      #2

      Have you set the maximum size of the form to 1036, 800? What happens when you maximise the form?


      "On two occasions, I have been asked [by members of Parliament], 'Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able to rightly apprehend the kind of confusion of ideas that could provoke such a question." --Charles Babbage (1791-1871) My: Website | Blog

      1 Reply Last reply
      0
      • C cshivaprasad

        When ever i set the size of form more than 1036,800...its again resetting to this size only. It seems this is the maximum size of form. But i need big form, is there any way...Pls let me know.

        L Offline
        L Offline
        Lost User
        wrote on last edited by
        #3

        I think, there is no maximum for the size. I've tried it and it works:

        this.Size = new Size(1280, 1024);

        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