Results 1 to 6 of 6

Thread: popup

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2002
    Posts
    9

    popup

    Can anyone tell me how to make a form look like a popup message in windows 2000/xp?
    Also, how would I make it popup at the bottom of the screen (near the system tray)
    Anyone?

  2. #2
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    What do you mean??

    Please explain a little better.

  3. #3

    Thread Starter
    New Member
    Join Date
    Apr 2002
    Posts
    9
    in winXP
    those popup bubbles near the system tray
    that say "New hardwhere found" etc.
    I want to make a form look like one

  4. #4
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    this may not be very descriptive but the system.drawing namespaces would have what you want. It would probably require drawing an image with that shape and binding it to the form using the transparency stuff..

    Just try searching for System.Drawing GDI+ and form shape and you may find some better info.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  5. #5

    Thread Starter
    New Member
    Join Date
    Apr 2002
    Posts
    9
    ok, how would you change the shape of the form to look like a popup balloon?

    the commands

  6. #6

    Thread Starter
    New Member
    Join Date
    Apr 2002
    Posts
    9
    thats great, but the examples are all in C++
    in am not good with that.
    is there a place where i can get vbnet commands?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width