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. Suspend Form until Fully Loaded

Suspend Form until Fully Loaded

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.
  • M Offline
    M Offline
    Midnight Ahri
    wrote on last edited by
    #1

    is it possible? for example, form1 got a lot of control and whenever showed, the controls load one by one. this is very ugly. :(

    A 1 Reply Last reply
    0
    • M Midnight Ahri

      is it possible? for example, form1 got a lot of control and whenever showed, the controls load one by one. this is very ugly. :(

      A Offline
      A Offline
      Abhinav S
      wrote on last edited by
      #2

      Display a splash screen or a progress bar[^] until the form is loading initially.

      Build your own survey - http://www.factile.net

      M 1 Reply Last reply
      0
      • A Abhinav S

        Display a splash screen or a progress bar[^] until the form is loading initially.

        Build your own survey - http://www.factile.net

        M Offline
        M Offline
        Midnight Ahri
        wrote on last edited by
        #3

        put the splash screen on form load?

        A 1 Reply Last reply
        0
        • M Midnight Ahri

          put the splash screen on form load?

          A Offline
          A Offline
          Abhinav S
          wrote on last edited by
          #4

          Not exactly. The splash form is another form that could load on a separate thread. Example - http://msdn.microsoft.com/en-us/library/aa446493.aspx[^].

          Build your own survey - http://www.factile.net

          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