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

VS 2010 How to add a label into a listbox??? HELP

http://gyazo.com/3e14f2c47889952d4a980eb79d4fe737 as u see in the picture thats just a label. if i put another label it will go over the listbox.. i want that label to be inside the listbox alright so...

View Article


update table

I have this table structure. Table 1: Students StudentID StudentName Table 2: ClassList ID StudentID ClassName I have a checked-listbox with all student names appearing. When a user enters a class name...

View Article


File doesn't close ?

Hi, I'm trying to write a program which, amongst other things, adds text to an existing text file. The way I'm attempting this is to write the new text file with a new name, and then delete the old...

View Article

Image may be NSFW.
Clik here to view.

VS 2010 [RESOLVED] Unseen error in visual basic 2010

There is a problem with my app "Garage sale calculator" where i type something in to the tax and cost Textboxes and then when i click add item it displays the $ symbol since i used ToString("$") but it...

View Article

VS 2012 Serialization between two applications

I have developed a Visual Basic.net application that uses serialization to save an object. I am wanting to open and save this object in two different Visual Basic.net applications. Do I need to create...

View Article


Image may be NSFW.
Clik here to view.

VS 2010 too many arguments specified, check source?

so i have this little application here. pretty simple, it requires a few inputs then passes the arguments along to a dos app and goes from there. having issues with part of the argument inputting...

View Article

VS 2010 Partly VB.net downloading, Partly general web structure, hard to...

So I have this project in my head that I want to take a crack at... but I'm not sure how to begin. I know how awesome the VBForums community is, so I'm hoping you'll forgive me if this isn't the best...

View Article

Use a click event to open .htm file from VB 2010 project folder

I read on a link I got from google that the best way to create a formatted file is to use html. So I created an html file and saved it in the folder my VB 2010 project is saved. Now I am trying to have...

View Article


sdf database to textfile

Imports System.Data.OleDb Imports System.Data.SqlServerCe Imports System.IO Public Class Form1 Dim ds As New DataSet() Private Sub btnfill_Click(ByVal sender As System.Object, ByVal e As...

View Article


VS 2010 Cannot figure out how to open a program using VB script :(

This is my entire code: Code: Public Class Form1     'THIS IS THE BUTTON!!!     Private Sub btnTHE_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnTHE.Click...

View Article

How do i change the maxvalue for a double/decimal

I keep trying to figure out how to change the max value for double/decimal's and I couldn't find anything online so could someone please help me out a little?

View Article

VS 2012 Managed Way to Pull Active Window Title To String?

The title says it. I'm looking for a way to pull the active (foreground) window's title to a string, and also detect when it's switched (I can check that on a Timer most likely if the former is...

View Article

Image may be NSFW.
Clik here to view.

[RESOLVED] Getting ugly code outputted. Any suggestions?

Hi all, I thought I had this mastered last week. Can you take a look at this code for me? For some reason in the third textbox I get code instead of proper output: Public Class Form1 Dim number1 As...

View Article


joining two queries

So I have two queries from 3 tables in a database: Dim custorders = From cust In _MICROLAND_1_DataSet1.Customers Join orders In _MICROLAND_1_DataSet.Orders On cust.custID Equals orders.custID Select...

View Article

How to get multiple instances of the same object?

Hello! I've been fooling around with some game coding lately, what I've been asking myself, and the internet is this: Let's say I have a picturebox, which, in the game, acts like a cube. I want to be...

View Article


Error: Reference required to assembly 'System.Runtime, Version=4.0.0.0

Hi All, I'm writing a project using TPL Dataflow Library to see if it would be a better long term solution for real time data processing. (it seems like it will be) I've added the reference:...

View Article

[RESOLVED] How to find hidden labels in the console

Hey - I've deleted the text in a label in visual studio 2010 - I need to edit that text but I can't click on it because it "disappeared" until i run the program. How do I get it back?

View Article


[RESOLVED] Label Help

Hi, I have the following label : Label4.Text = String.Concat(userInput1.Text, operatorSymbolsub, userInput2.Text) Basically, its 2 userinputers dsplaying with the operator they chose (in a calculator)....

View Article

Code to Flowchart Converter?

Hi all After Googling I've found that there are some paid/free options for plugins/addons in VB to take code and convert it to its flowchart structure. These appear to be kind of hokey. Does anyone...

View Article

Hidden element/field in designer

I've deleted the text name Label1 in a label in the designer. As a result, I cannot see it, nor click on it to add more properties (specifically alignment) - I see it in my code as a sub, however. Is...

View Article
Browsing all 27382 articles
Browse latest View live


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