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

VS 2010 [RESOLVED] Joining 2 arrays of Bytes together

Trying to write some code to pass things to a web server in the format that it expects. Essentially we have a salt plus some other stuff that we hash together, and then pass the salt and the hash in a...

View Article


VS 2012 Datagridview question about changing cells values

I have a button that will give a 15% discount to each line item in a datagridview - Off the "TotalPrice" Column. The problem is when I press the button in the beginning of the transaction, it just...

View Article


VS 2010 Need help with something simple!

I am a fairly new programmer, and I'm using Visual Studio 2010 Express. What I am trying to do is pretty simple. Have a Text Box, and be able to load a .txt file of URLs or Links each on a new line,...

View Article

VS 2012 Clicking on OpenFileDialog Doesn't Select It; How Do You Change Its...

Hello, I'm following the Microsoft Tutorial for Beginners ("View Picture" Project) and they just click on "OpenFileDialog" to change its properties, but in my version of the IDE, clicking the object in...

View Article

Get Active Window problem

Hi, I'm trying to make my program get the active window title and save it as a string. I want this to find the title of the active window, save it to a string, and to get the next active window. Here...

View Article


Image may be NSFW.
Clik here to view.

VB 6.0 Compressed File Text by Algoritma Shannon-Fano

Dear All.... :( I want to create a VB 6 program. Look like the picture above program. Can anyone help me to find the Source Code program? Compressed and Decompress File txt, doc, rtf, html by...

View Article

Image may be NSFW.
Clik here to view.

VS 2005 Algoritma Shanno-Fano in Visual Basic 6.0

Dear All.. I want to create a VB 6 program. Look like the picture below program. Can anyone help me to find the Source Code program? Compressed and Decompress File txt, rtf, doc, html by Algoritma...

View Article

VS 2012 CreateParams is being called multiple times

Why is CreateParams class is called multiple times when form is first time loading? Why is it triggered when Restore is clicked? Code: Inherits Form Protected Overrides ReadOnly Property CreateParams()...

View Article


VB 6 -> .NET Display

I was given a program to install on a machine. I do know the program was written in VB 6 and made to work with .NET 1.1. (Microsoft.VisualBasic.Compatibility.dll). The program emulates a piece of...

View Article


Container for desktop icons

Hi all. I'm new to vb.net. I want to make a custom container for my desktop to "hold" desktop items (folders, shortcuts, files...). Similar to a folder/file browser, but without trees, sorting, or...

View Article

VB.NET and PC USB buffer...

Just curious...I am using VB.net along with a hardware interface that runs off USB to PC (with its own GUI) and also provide the "same" result on an analog output pin. The analog output takes time to...

View Article

Populate text box with a combobox selection. VS2012 and Access

I'm using the following code to populate a combo box from an access database: Code:   Dim cm As New OleDbCommand("select * from employee", m_cn)         Dim dr As OleDbDataReader = cm.ExecuteReader...

View Article

Change form's autoscroll position

I tried looking around Google and other forums and couldnt exactly find what I was looking for, everything I tied didnt really work at all. What im trying to do is, when you click on Button1, then the...

View Article


Image may be NSFW.
Clik here to view.

Converting a DataGridView Column to a DataGridViewCheckBoxCell?

There may be more than 1 way to do what I am trying. I have a DGV that I manually bind to a dataset. This dataset contains 5 columns that will be used as checkbox columns in my grid. My problem is, I'm...

View Article

Annoying problem sorting custom BindingList. :(

Hi all, I am using some code from Microsoft, so that I can sort a bindinglist. For some reason, it is not sorting correctly. It ALMOST works...but for some reason, a small number of items in the list...

View Article


Image may be NSFW.
Clik here to view.

Error on startup

Hello I recently made a program using the flat ui theme, and when i build it the program starts, and functions perfectly, but when i get the exe and actually put it on my desktop i get this error on...

View Article

how to determine what windows operating systems are compatible with my...

Hey all I have 3 questions. I'm almost done creating an application using Visual Studio 2012, using the visual basic language. The funny thing is, I'm not exactly sure of what version of vb I'm using...

View Article


Question on saving a class

I gave advice for someone on the forums and he was making a card game. I explained to him that he needed to create a class for his monster and gave an example. I figured, heck it'd be pretty fun to...

View Article

Code not working?

I'm starting a new thread but referencing thread http://www.vbforums.com/showthread.p...light=checkbox. Not sure why I closed the original thread but for some reason, but post #2 code isn't working. I...

View Article

VS 2012 [RESOLVED] Can't start Snipping Tool from code

I'm trying to start the Windows(8) Snipping Tool from code. I've tried all of these: Code: Process.Start("C:\WINDOWS\system32\SnippingTool.exe") Process.Start("SnippingTool.exe")...

View Article
Browsing all 27349 articles
Browse latest View live


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