Forum: VB.NET Jul 25th, 2008 |
| Replies: 4 Views: 2,597 That seems to be for C++ and C only. Where is the Visual Basic part? |
Forum: VB.NET Jul 22nd, 2008 |
| Replies: 3 Views: 1,986 Never mind, I figured it out! :D |
Forum: VB.NET Jul 22nd, 2008 |
| Replies: 3 Views: 1,986 Thanks. That worked nicely.
Can you also help me with how to make a progressbar that would update with a timer, thatd do 1% every .5 seconds? Also when the form loads. |
Forum: VB.NET Jul 22nd, 2008 |
| Replies: 3 Views: 1,986 I want to add a list box onto a form, and have it (once the form loads), it'll list all of the files in C:\WINDOWS\. Is there any easy way to accomplish this? |
Forum: VB.NET Jul 7th, 2008 |
| Replies: 5 Views: 3,595 Just a suggestion: you should install VS 2008. |
Forum: VB.NET Jul 6th, 2008 |
| Replies: 5 Views: 2,359 I think he wants it to be displayed in the system tray instead. I don't know how, however. |
Forum: VB.NET Jul 4th, 2008 |
| Replies: 4 Views: 2,597 |
Forum: VB.NET Jun 26th, 2008 |
| Replies: 1 Views: 2,962 It might just be your refresh rate in the application -- I recently installed it myself, so I don't know your exact issue. But it might just be your computer going a little slow because of VS being... |
Forum: VB.NET Aug 25th, 2007 |
| Replies: 7 Views: 2,289 |
Forum: VB.NET Aug 17th, 2007 |
| Replies: 7 Views: 2,289 What I mean by possible is ideally. Would it be possible to create this in VB with a GOOD outcome, and not a sloppily coded, bad program? |
Forum: VB.NET Aug 17th, 2007 |
| Replies: 7 Views: 2,289 Would it be possible? Not exactly a typical sequencer, but something like this:
I would record every note on my electric and acoustic guitar, bass, drums, and piano (essentially creating samples... |
Forum: VB.NET Jun 19th, 2007 |
| Replies: 1 Views: 706 Yeah, it's possible. I made a game, Gang Wars, that was online.
You can use WinSock to accomplish this. |
Forum: VB.NET Jun 17th, 2007 |
| Replies: 5 Views: 2,604 Probably .NET 2005 Express, if you ask me:
I haven't tried... Where do you want to dock it? The bottom? |
Forum: VB.NET Jun 16th, 2007 |
| Replies: 2 Views: 4,541 Does someone want to indulge me with the reason why this is in VB.NET? |
Forum: VB.NET Jun 2nd, 2007 |
| Replies: 5 Views: 1,142 How about picking up a nice VB.NET book? They're better than any tutorial online...
Otherwise, just search Google for "vb.net year tutorials"
Where year is the year of VB.NET you have... |
Forum: VB.NET May 26th, 2007 |
| Replies: 5 Views: 890 Both links you provided don't work. 404 Page not found. |
Forum: VB.NET May 26th, 2007 |
| Replies: 4 Views: 1,459 Can't you just open the .frm file in notepad to do this? |
Forum: VB.NET May 26th, 2007 |
| Replies: 6 Views: 4,280 Does that mean that this is resolved? |
Forum: VB.NET May 26th, 2007 |
| Replies: 9 Views: 9,472 You can use my method, and then set the form to "Always on top." |
Forum: VB.NET May 22nd, 2007 |
| Replies: 6 Views: 4,280 I think what ithelp said should do it, if I read your post correctly. You need to make a basic quizzing program? Just add textboxes and buttons on your form and then use some basic commands to... |
Forum: VB.NET May 16th, 2007 |
| Replies: 9 Views: 9,472 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. |
Forum: VB.NET Dec 29th, 2006 |
| Replies: 8 Views: 16,041 I can see why my post made you laugh... What I meant to say was that VB.NET and VB6 really are the same, there are just a few things that you need to get acustomed to before you can use VB.NET to its... |
Forum: VB.NET Dec 27th, 2006 |
| Replies: 8 Views: 16,041 Online tutorials do suck, actually, except for the Javascript and other web language tutorials on w3schools, but as for VB.NET, inside of the application there are links to a bunch of tutorials on... |