|
-
Feb 28th, 2006, 01:37 AM
#3
Re: Notify Icon
*cough* *cough*
what's that doing there
you do realise the "new" keyword means you are creating a "new" form of type Form1... not the existing one.
all you need to do is drag&drop a notify icon onto your form and on the doubleclick event add "Me.Show"
I also recommend you read about using forms in .NET http://www.devcity.net/Articles/94/1/multipleforms.aspx
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
|