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

VS 2008 ReadProcessMemory to a char array

Hi ! I need help with this thingy, i got a game called gta san andreas, it stores 30 last typed characters (in the gta_sa process ofcourse, only when its focused) to check for cheat codes.Im trying to...

View Article


VS 2010 I am confused...

How would I make it so that as SOON as you click your mouse on a button or whatever it will activate it instead of you needing to have it UNCLICK on it... I hope you understand what I mean, I have...

View Article


VS 2010 Printing Entire Tablelayoutpanel Not Just One Page

I have a very simple from, it has a button and a 2 column by 1 row tablelayoutpanel and a printform. When the form loads, a query that the user generated in the previous form pulls images from the...

View Article

VS 2010 Adding items from Access database to Listbox

Okay, I have a Listbox that is databound to a field in my Access database. It populates fine when the form starts up. Every item in the name column of the database is displayed in my listbox. I also...

View Article

Flickering ComboBox

I've created a ComboBox, but for some reason, something makes it flicker and crash. The flaw occurs in this Subprogram, but I just can't figure out how to fix it. If any other parts of the code are...

View Article


Image may be NSFW.
Clik here to view.

[RESOLVED] Linking Graphics.DrawImage Names

Hi Guys! I hope I can explain what I need. Here is the thing: I have this by this code Code: Private Sub ImageExampleForm(ByVal sender As System.Object, ByVal e As System.Windows.Forms.PaintEventArgs)...

View Article

VS 2008 Trouble targeting a global hotkey

Hi, I'm new here and – big surprise – I've run into a problem I can't figure out. What I'm trying to do is simulate pressing the F5 key from a button in a visual basic 2008 program (since the app will...

View Article

VS 2012 Move up and down multiple selected rows in Datagridview

Hi All, I need help, I want to move up or move down multiple selected row. I'v done for move up and down one row only.

View Article


VS 2008 Windows Mobile Datagrid column width

Code: Public Sub showdatabase()         cmd = New SqlCeCommand("Select * from Table001", con)         If con.State = ConnectionState.Closed Then con.Open()         myda = New SqlCeDataAdapter(cmd)...

View Article


Databound DGV update datase table contents

Ok i know what a basic question how to update a database table that is bound to a DGV i know how to do that but i dont think i know all the tricks or i might be doing it the hard way. See the way i go...

View Article

VS 10 Avoid duplicates problem.

by the way .list1 from any other thread that helped doesnt work for my vs 2010 basic dont know why. and also list sample of my code. ----------------------------------- If TextBox1.Text = cd Then...

View Article

VS 2008 [RESOLVED] Desperate For Help - Program Has stopped Working

I have been developing this app for the past 2 years and have now encountered a problem. within the last two weeks i have done something to the code that has prevented the app from running on any...

View Article

Image may be NSFW.
Clik here to view.

VS 2008 Highscores to existing html file

Hi, I've created a music-based quiz program that randomly generates musical notes on a picturebox or through your speakers and you have to choose the correct note from a list of buttons on the screen...

View Article


Three questions about System.Drawing.Imaging

Hi Guys! I have an image array, let say MyImageArray(51) which is created by e.Graphics.DrawImage. For ex: Code: For n = 0 To 51   x += 16   e.Graphics.DrawImage(newImage(n), x, y, width, height) Next...

View Article

Why is VB.net considered unsuitable for building an antivirus program?

Hi all, Long time no post. I'm looking at designing a antivirus program, yes, ambitious I know... I have a fair knowledge of vb6, and have recently been doing more in .Net. Most of this learning has...

View Article


VS 2008 get checked state of checkbox

Hi, I have a data grid view which is bound to an access table in a VB.net form. I added a column of check boxes to this grid view. I want to delete the checked row from both the table as well as grid...

View Article

VS 2010 Program stops after error

Hi Guys, What i'm trying to do is load a list of urls and pages and check for a 200 code, if we receive the "OK" back then perform an action, my code: Code:         Try             '// OPEN FILE...

View Article


Image may be NSFW.
Clik here to view.

Form to Member

Hello programmers, I have one problem, here is image and row of code: So, any idea how to Form1 become member of "PrintanjeTest.Form1" (PrintanjeTest is name of project). Realy thanks for help :wave:...

View Article

VS 2008 rs232

Hi I have a lot of data coming through the rs232 port If data starts with a capital letter "A to N" then it will be displayed on different labels. Example of incoming data: B12.7+ vbCrLf E38.5+ vbCrLf...

View Article

VS 2012 Showing the Connecting.State string on a label

Hi again everyone. I've come back with another problem that is driving me nuts .. I need a statusstriplabel to display the following states of an SQL DataBase connection: Online Connecting Broken...

View Article
Browsing all 27072 articles
Browse latest View live


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