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 CREATE A MESSAGE POP UP ( VERY VERY URGENT)

HOW TO CREATE A MESSAGE POP UP ( VERY VERY URGENT)

Scheduled Pinned Locked Moved C#
csharphelptutorialquestion
5 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.
  • F Offline
    F Offline
    Faisal Khatri
    wrote on last edited by
    #1

    Hi, I m creating an application in C#, its a windows application. In this application i have one webform which i want to create as a pop up for windows. Like this window will be pop up after few minutes lets say 2 minutes. I want to make this popup, suppose if i m busy with other works it will show the popup after given time at my desktop. Can any body help me with this.. If you people doesnt understand my question plss free to ask me...caus its really very urgent.. PLSS GUYS/GALS HELP ME..

    E 1 Reply Last reply
    0
    • F Faisal Khatri

      Hi, I m creating an application in C#, its a windows application. In this application i have one webform which i want to create as a pop up for windows. Like this window will be pop up after few minutes lets say 2 minutes. I want to make this popup, suppose if i m busy with other works it will show the popup after given time at my desktop. Can any body help me with this.. If you people doesnt understand my question plss free to ask me...caus its really very urgent.. PLSS GUYS/GALS HELP ME..

      E Offline
      E Offline
      ednrgc
      wrote on last edited by
      #2

      Are you basically talking about putting functionality in your app like a screensaver?

      _ F 2 Replies Last reply
      0
      • E ednrgc

        Are you basically talking about putting functionality in your app like a screensaver?

        _ Offline
        _ Offline
        _Zorro_
        wrote on last edited by
        #3

        I think so...

        1 Reply Last reply
        0
        • E ednrgc

          Are you basically talking about putting functionality in your app like a screensaver?

          F Offline
          F Offline
          Faisal Khatri
          wrote on last edited by
          #4

          a sort of...i m asking about the functionality like the antivirus softwares alerts that they show...I mean it ask after how long u want to display messagel lets say 2 days..so it shows u a pop up or a reminder after 2 days.. so how i can create this thing.. NEED HELP....

          E 1 Reply Last reply
          0
          • F Faisal Khatri

            a sort of...i m asking about the functionality like the antivirus softwares alerts that they show...I mean it ask after how long u want to display messagel lets say 2 days..so it shows u a pop up or a reminder after 2 days.. so how i can create this thing.. NEED HELP....

            E Offline
            E Offline
            ednrgc
            wrote on last edited by
            #5

            Add a Timer Let the user determine when to show popup. Set the time duration. When the timer fires, open your new (popup) form

            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