Start Embedded Youube Video On Website
there's a youtube video on the sites below embedded into the site and I cant figure out how to start them threw my webbrowser Code: http://likenation.com/p.php?p=youtube&vid=639...
View ArticleVS 2008 Help visual studio 2008 in Windows 8.
Can anyone please tell me a solution for this problem. I got my new laptop and it is running in a windows 8 os, I installed Visual Studio here. The VS installed well in my PC, but when I tried to run...
View ArticleVS 2010 [RESOLVED] Streamreader not reading all lines
Hey Guys, I can't figure this one out, when i setup my streamreader to read a bunch of urls over 1000 long it only shows in the listbox 200+ My Code: Code: Â Â Private Sub Button1_Click(ByVal sender As...
View ArticleVS 2010 #HELP# Visual Basic 2010 Express - NO SOLUTIONS?
When I click 'New Project' I am given no solutions. I check the system requirements and I meet all of them. Please help, this is very frustrating! Attachment 97803 Attached Images Â
View ArticleVS 2010 label1.backcolor = color.azure does not give error nor change the...
I was playing around with a list(of T) of labels to see how they were created/stored etc. I decided I would change the background colour based on the value of the NumericUpDown. The app does not throw...
View ArticleVS 2008 Publish in Vista will not run on 7.
I have developed my application using VS2008 Express on Vista32 OP. It runs in Debug with no problems. I have published it using ClickOnce on Any CPU platform and x86 platform. In both cases I can...
View ArticleVS 2010 PictureBox Arrays???
Can you setup an array for the PictureBoxes? I would like to create a picture viewer (thumbnail viewer). Basically to look at a particular folder & display thumbnail of the picture files. Instead...
View ArticleVS 2010 Help About WebBrowser1 control
I have a Problem with webbrowser1 in vb.net 2010. i want to download a picture or text file but in my case i want to download it to my specific folder not in Temporary Internet Files. how to do it...
View ArticleVS 2008 Virtual button pad gaming.
I'm very much a PC gamer. I also, most of the time, enjoy programming. So now I want to combine the two. In most games you can map keys to perform certain functions. For instance the key 'P' pauses...
View ArticleVS 2010 How can I show the current progress of my threads via progressbar?
I would like to be able to see the progress of my loading of a giant text file via progressbar just not sure how to go about doing this, I usually am loading my text files into a listbox.
View ArticleVS 2010 adding lines txt
Good day, I am Really new to VB, and I would like to know how to write a simple application that open a simple file with extension .flt as a txt file, have three blank boxes to add info, and save the...
View ArticleOptimal Computation Environment
I'm a long time VB6 dev (with much lesser experience in java, C, and C++). I have a VB6 app that I have been adding to for 6 years. This app is a form of machine vision, and requires extremely...
View ArticleVS 2010 [RESOLVED] Help in converting into different alternate CaSe after...
Hi guys! I'm a beginner here in vb.net world My main task is to reverse the input text from a textbox to another textbox and change the casing of the output into alternate upper and lower case:...
View ArticleWinScp error
Hi all, I'm using WinScp.dll (WinScp .NET Assembly, http://winscp.net/eng/docs/library_install) in my project to upload a file, it's working, but I'm still getting error: Conversion from string "source...
View ArticleVS 2010 [RESOLVED] A list of collections?
Is it possible to have a list of collections? Suppose I create a collection that has 3 key/value pairs to represent an item that has a part number, a description & a price. Now I want to create a...
View ArticleVS 2008 Re: Pick file with mouseclick on desktop and display name in textbox...
Ok, I wonder if someone can look at this code, I have used the drag and drop and like I've said I'm still new at this. Maybe with this code you will see what I'm trying to do. Need all the help I can...
View Articleabout:blank problem when new window requested in vb web browser (visual basic...
Hello, I have created a web browser in visual basic 2012 and the problem is that, sometimes, when new window is requested, a new form opens with the adress about:blank. The fact that this does not...
View ArticleWPF - Controls
I've taken it upon myself to do some work in WPF, just to try it out, but I have some questions about the controls. More specifically on the equivalent of a windows form app panel. Would I use a frame,...
View ArticleVS 2010 How to save items in a game-type thing
I have just been asked a question: how do you save things (in a game-like file) and then load it later? It's like when you enter stuff into the text boxes, it saves it even if you close the form (as...
View Articletransferring large numbers of listview items to textbox is crashing program
What I am doing is trying to take the items in a listview and throw them in a textbox when you click a button. However there is often a large number of items in the listview (~1000), and when I run the...
View Article