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 window

how to create window

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

    i want to write a code for a window, that should be appear at the right bottom corner of the window, where the windows clock is situated, as happen when any new client come online in msn or yahoo massenger, please help me, thanks

    D 1 Reply Last reply
    0
    • P pakFari

      i want to write a code for a window, that should be appear at the right bottom corner of the window, where the windows clock is situated, as happen when any new client come online in msn or yahoo massenger, please help me, thanks

      D Offline
      D Offline
      Daniel Grunwald
      wrote on last edited by
      #2

      MSDN helps: NotifyIcon[^]

      A P 2 Replies Last reply
      0
      • D Daniel Grunwald

        MSDN helps: NotifyIcon[^]

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        Look it! You go to solutions explorer right click to the name of your project click to "add" then, choose "add windows forms" put the name that you want in this form, and click to submit to another window, you put in the source of a button: [THE NAME OF YOUR WINDOW] f[A STRING]; f[YOUR STRING] = new [THE NAME OF YOUR WINDOW](); f[YOUR STRING].Show(); Thanks!!

        P 1 Reply Last reply
        0
        • A Anonymous

          Look it! You go to solutions explorer right click to the name of your project click to "add" then, choose "add windows forms" put the name that you want in this form, and click to submit to another window, you put in the source of a button: [THE NAME OF YOUR WINDOW] f[A STRING]; f[YOUR STRING] = new [THE NAME OF YOUR WINDOW](); f[YOUR STRING].Show(); Thanks!!

          P Offline
          P Offline
          pakFari
          wrote on last edited by
          #4

          thanks for ur reply, will this give me msn like window look, that appear when anyone come online? let me try it. thankx

          1 Reply Last reply
          0
          • D Daniel Grunwald

            MSDN helps: NotifyIcon[^]

            P Offline
            P Offline
            pakFari
            wrote on last edited by
            #5

            notifyIcon is good approch,but i want to copy the idea of MSN,how my window will appear from the botton right corner of my computer screen and display some message. thankx

            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