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

VS 2010 [RESOLVED] Doesn't recognise Imports System.Speech.Synthesis

I am using VS 2010 Express. When I try to type "Imports System.Speech.Synthesis", intellisense fails when I get to "Sp". I continue typing the full line and I get the error: "Namespace or type...

View Article


VS 2010 Start new instance unless command line args are present

I can set the project to be a single instance app, and I can get the command line arguments, but if there are no arguments I need a new instance of the application started up. If however there are...

View Article


[RESOLVED] Do Until Look - Exiting my program.

Hello Need help with something. I have a program that upon button click will count to 100 by 10s. I have a button, and a listbox for the data to be displayed/output. I have the code set up properly, i...

View Article

[RESOLVED] Sum of items in listbox

Hello, I have a program that I've created a Do While loop counting to 100 in 5s. I get the results perfectly, but now I am trying to add the sum of all the numbers in the box and display in a label. I...

View Article

Image may be NSFW.
Clik here to view.

Retirement Calculator

Program: A Human Resources department wants a report that shows its employees the benefits of saving for retirement. Produce a report that shows 12 predicted retirement account values for each...

View Article


Jewel Master Prototype

Can't remember if I shared this yet or not but here is my finsihed prototype of Jewel Master a game prototype Im selling. Video: http://youtu.be/ByoThUAERRk

View Article

Best way to read and use all this data

Hey, I have a fairly large xml file that is formatted like so: Code: WireData> - <Signal_Name Name="1L1">   <From_Device>asd:4</From_Device>...

View Article

If statment missing

Hello, here is my problem, code I write is working, so purpose of code is to save value in textboxes if TB1 is something inside and if Count (it is define as Timer, so with clicking it rise up + 1,...

View Article


Syntax Highlighting

Hi, I want to use Syntax Highlighting in a Rich Text Box (or any text box for that matter). I got it working with my own code using Selection and SelectionColor. However this seems like it's not that...

View Article


Image may be NSFW.
Clik here to view.

Changing Color of Simple Bitmaps

If I load a bitmap let's say it has only two colors, white pixels on black pixels. Code: Dim myBitmap As Bitmap myBitmap = Bitmap.FromFile("file.bmp") Attachment 99151 Could I change the foreground...

View Article

VS 2008 Modifying Datatable

Hello all, I call this function once during the start up of the application, to populate the datatable with the values from the database. and then play with the datatable later in the application....

View Article

Image may be NSFW.
Clik here to view.

Registry: "Copies the current selection onto the clipboard" syntax.

Is there a way to copy all the user highlighted items in the file manager (explorer) to the clipboard first before starting my little program? Will "daisy-chaining" the commands work? What is the...

View Article

VS 2010 Amusement Park Tickets

Hello, I am doing an assignment in my Visual Basic class and I need help setting up my coding for the assignment. The only thing I have done is named and showed what the constants are and the variables...

View Article


VS 2010 [RESOLVED] Count number of object instances in a list

Hi, Is there an easier, or cleaner, way to count the number of object in a list than: Code: For Each bk As Book In bookList                     If TypeOf bk Is ChildrensBook Then...

View Article

VS 2012 How can i make a payment system

Hi, For my program i wanna add a payment service with PayPal how can i do this

View Article


My.Application.Info.DirectoryPath

What am I doing wrong ? Code: This is working dbSource = "Data Source = C:\test\AddressBook.mdb;Jet OLEDB:Database Password=123;" This is not dbSource = "Data Source= (My.Application.Info.DirectoryPath...

View Article

VS 2010 Printing Help!

I have a multi line text box that acts as a receipt for a booking, and I would like to be able to print this. I have tried all manner of things, but haven't managed anything. I have no code to work...

View Article


VS 2010 Help with login form

Ok so basically I have a login form connected to a database and it (Database) contains my usernames and passwords. I also included a security level so that if a certain member logs on, features to them...

View Article

VS 2010 Code something !

I coded a calculater but before I use it I want to enter username and password I know how to code the username and password thing but the problem I want to hide the calculater and after I login the...

View Article

VS 2010 my.settings

Can someone explain to me my.settings and how to use it and if you have a link for a tutorial or something please send me it :).

View Article
Browsing all 27346 articles
Browse latest View live


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