Quantcast
Channel: VBForums - Visual Basic .NET
Browsing all 27569 articles
Browse latest View live

VB2010 Express: ListView Column Alignment Will Not Allow Change to Center

I have built a listview using the Details view, with five columns in it. I have named all the columnheaders and set the text alignment in each one to be centered. However, the first one on the left...

View Article


VS 2008 Sqlce Efficient and fast Query

Hello Everyone, I have a project called Bus Tires monitoring System, The project consist of RFID technology which is each tires has an embedded RFID tag somewhere inside the tire and each RFID tag is...

View Article


VS 2010 Saving DataGridView Data

Is there a way to save changes to data (that user have changed) in a DGV when the DGV is populated with data using the Visual Studio GUI? Or do I have to manually populate the data in the DGV? I have...

View Article

VS 2010 [RESOLVED] Object Reference not set to an instance of an object

I am getting the error message as the title shows when I try to insert user input into a web page form, please disregard the comment under line 8. NOTE: The error will be in line 7 "Dim job As...

View Article

VS 2010 [RESOLVED] Check Running Processes

This code won't work for me: Code: Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick         IsProcessRunning("notepad")     End Sub  Public...

View Article


VS 2010 [RESOLVED] Re-use SQLConnection recursively?

I'm porting a legacy ASP application to ASP.Net. I'm trying to determine if I can re-use the SqlConnection object (and the SqlCommand object) recursively? Here's the scenario: Open SqlConnection...

View Article

VS 2010 Have a changeable global variable

Okay, so I need a variable that I can use inside a procedure in a module and outside the procedure in a form. Because I have a zero based bindinglist bound to a data grid view I use the selected row to...

View Article

VS 2010 MySQL Select From Error

Ok, so I have: Code: Dim SQLQuery = "SELECT * FROM HWID WHERE IP = " & WC.DownloadString("https://secure.internode.on.net/webtools/showmyip?textonly=1") & "" When I run a check on it: Code:...

View Article


How do i get my button to click an html webpage 'Pandora login button'

Well i made a personal use program from visual basic 2010, and i have already got it to add the email and password to the html webpage "http://pandora.com/account/login" when you enter you email ect,...

View Article


VS 2012 need help

How can i make a button like Firefox at the top with the drop down i know you can connect a ContextMenuStrip1 to a picture box i wanna make a button like Firefox

View Article

String Characters replace help

I need some help with the following code please. I am new to programming so any support is appreciated. The code below is meant to replace the letters of any given message. The letters of the variable...

View Article

if richtextbox2.lines.doesnt.contains(richtextbox1.lines[SOLVED]

then add richtextbox2.lines to richtextbox3 ---------------------------------- my code: For Each RTB1 As String In RichTextBox1.Lines For Each RTB2 As String In RichTextBox1.Lines If...

View Article

Image may be NSFW.
Clik here to view.

VS 2010 Getting Arrows on the Start Menu

Hello again everybody, sorry for the rapid questions. The following picture is cropped from a Print Screen. It is the arrows on the start menu. For example, on Word, it will say Microsoft Office Word...

View Article


VS 2010 Connected to pop3 now to retrieve

Hi Guys, I have successfully connected to a pop3 server using the code: Code:     Private Function SendCommand(ByRef pNetStream As NetworkStream, ByVal pstrCommand As String) As String         Try...

View Article

crystal reports & vb.net

Dears In my project I want to create a crystal report. for this I created a new form which I can open by clicking on a button however when I do this I get this error Attempted to read or write...

View Article


VS 2008 multiple parameters

I'm look for a way to check if a string contains several difference terms. It's an "or" function. If x_string.contains("car", "plane") Then - syntax error If x_string.contains("car") or...

View Article

VS 2010 [RESOLVED] Sorting an array and showing it in descending order

I've the next variable: Code: Dim MyNumbers(0 to 50) as Integer In a textbox I introduce numbers from 0 to 50 and I want that in a TextBox appears the most repeated 10 numbers in a descending order.

View Article


VB editable dll

Hi, I have a question about a way to make that class loads from a editable file.Something like a .dll file that's not compiled and can be edited, but works the same way as .dll file.I know that's too...

View Article

Vb web browser help.

Ok i need some help on getting a web browser in vb .net to edit or replace a websites css file to change the look of it. I know how to edit the html of the page just not a pages css file

View Article

VS 2010 [RESOLVED] DataGridview.currentCell()

Hi, i have a dataGridView and I'm trying to automatically move focus to the second cell on the current row when the first column receives focus. i tried these 2 methods below and both returning errors...

View Article
Browsing all 27569 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>