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. MessageBox

MessageBox

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.
  • T Offline
    T Offline
    thomasa
    wrote on last edited by
    #1

    Is there something like a MessageBox, that don't have MessageBoxButtons but is showing for 3-4 sec. before it closes Thanks Thomas

    N M 2 Replies Last reply
    0
    • T thomasa

      Is there something like a MessageBox, that don't have MessageBoxButtons but is showing for 3-4 sec. before it closes Thanks Thomas

      N Offline
      N Offline
      Nick Seng
      wrote on last edited by
      #2

      No. You can probably customize a form to behave like that, though


      "if you vote me down, I shall become more powerful than you can possibly imagine" - Michael P. Butler.

      1 Reply Last reply
      0
      • T thomasa

        Is there something like a MessageBox, that don't have MessageBoxButtons but is showing for 3-4 sec. before it closes Thanks Thomas

        M Offline
        M Offline
        MilesAhead
        wrote on last edited by
        #3

        You might look around and see if anyone has done a C# SplashScreen Control. I'm new to C# but in Delphi the usual scheme for a roll-your-own splash screen is just to dynamically create a Panel with a bunch of labels to display your text. Then use a timer to destroy it after so many seconds.

        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