Forum: VB.NET Sep 28th, 2004 |
| Replies: 10 Views: 44,179 I've created a second form for my project.How can I show it?
I find it's different from the VB6.The form.show , visible = true ... are not working now.
How can I do this? |
Forum: VB.NET Sep 28th, 2004 |
| Replies: 11 Views: 56,903 How can I get the Mouse Position from the mousemove event inthe VB.net?
I can't find out how to do this.. :rolleyes: |