|
-
May 4th, 2002, 07:53 AM
#1
Thread Starter
New Member
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?
-
May 4th, 2002, 08:55 AM
#2
Frenzied Member
What do you mean??
Please explain a little better.
-
May 4th, 2002, 10:05 AM
#3
Thread Starter
New Member
in winXP
those popup bubbles near the system tray
that say "New hardwhere found" etc.
I want to make a form look like one
-
May 4th, 2002, 02:41 PM
#4
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.
-
May 4th, 2002, 07:13 PM
#5
Thread Starter
New Member
ok, how would you change the shape of the form to look like a popup balloon?
the commands
-
May 5th, 2002, 07:38 PM
#6
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|