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

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

listbox posting "argument exception..."

This may seem like a simple or dum questions but in my list box, I want it to always display a couple messages. Under those, I want it to diplay results from a datasource. My code is: Dim invquery =...

View Article

DateTimePicker BackColor help?

I'm trying to make a form that changes the background color of controls when they have focus to help users identify where they are on the form. I'd like to use a DatePicker for date fields. But found...

View Article


VS 2010 [RESOLVED] how to access form properties beneath other components?

Hi folks. I have a form, with a panel that fills the form, and in the panel is a picturebox that fills the panel. In order for me to access the form's properties, I have to undock the picturebox, then...

View Article


Image may be NSFW.
Clik here to view.

'Public' seems not to work from a module.

Quote: Originally Posted by Niya You know you can simply use File.AppendAllText to append text to an already existing file. Thanks Niya, With any luck 'Visual Basic .NET for complete beginners' from...

View Article

VS 2005 VB.net More than one upload at one time

Hi, I'm trying to upload inventory data from .csv file (10 columns). Some users are complaining that records are uploaded without complete data update. But, when I ask them to re-upload after deleting...

View Article

Image may be NSFW.
Clik here to view.

VS 2010 Anyone want a challenge?

In VB 2010 i have an extensive project im working on and cannot seem to figure it out anymore. I have the interface ready but can't get the buttons to sort correctly. What i'm trying to get now is the...

View Article

Fix the display problem.

Private Sub Pick_Up_Summary_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load SubmitPizza1.Text = Pick_Up_Pizza_Options.CustomerSelectedPizzaPickUp.Items(0)...

View Article


VS 2005 Read Excel data with retain spacing between data

I manage to read my excel data correctly, How do i retain the spacing in between. data in excel file = ABC DEF (3 spacing between ABC and DEF) what i get = ABC DEF (remain 1 spacing be ABC and DEF) ***...

View Article

Hilight text in webbrowser that meets a criteria...

This may or maynot be possible, but thought I would ask the question anyway. I have a webbrowser control on a form that I am using to allow my users to create custom email templates within my...

View Article


What is the Best Way to Send Keys to Webbrowser?

I'm currently trying to get my vb.net program to send simulate text entry to fill out forms in the webbrowser. I would normally just set the value of the webbrowser elements, but unfortunately the...

View Article

need help pls

Hello i need help this is my form1.vb Quote: Imports System.Net.Mail Public Class Form1 Private Sub PictureBox1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) End Sub Private Sub...

View Article


VS 2010 How could I make this code simpler?

Code:     Private Sub Button3_Click(ByVal sender As System.Object, ByVal e As System.EventArgs)         If RadioButton1.Checked And RadioButton13.Checked And TextBox2.Text <> Nothing Then...

View Article

Still stuck with added a record :(

Hi. i'm still stuck with a simple code :( I'm doing a college project..a basic payroll system.VERY basic (as many of you prob know if you have seen my other posts) After messing around with it i have...

View Article

Shared functions

A basic question, but for someone who does not know the answer, it's not that basic. Looking at Object orientated programming a function within a class can be defined as Public Shared function...

View Article
Browsing all 27569 articles
Browse latest View live


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