Forum: VB.NET Jul 6th, 2008 |
| Replies: 5 Views: 2,335 I think he wants it to be displayed in the system tray instead. I don't know how, however. |
Forum: VB.NET May 26th, 2007 |
| Replies: 9 Views: 9,410 You can use my method, and then set the form to "Always on top." |
Forum: VB.NET May 16th, 2007 |
| Replies: 9 Views: 9,410 How about trying to make the height of the form 1280 or whatever the resolution is, then set the width to 800 or whatever your width is? Set borderstyle to 0 or whatever the noBorder number is. |