Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> All code

Bouncing Progress Bar ControlVersion: VB
Author: Marc CramerSubmitted: 10/29/2021Downloads: 629
Bouncing Progress Bar Control. Can place control in status bar.

Jeopardy in VB.NETVersion: VB 2005
Author: AnonymousSubmitted: 5/5/2021Downloads: 1044
Similar to the Jeopardy game show.

Use a custom resource file with your Vb gameVersion: VB 2005
Author: PinkRabbit84Submitted: 3/18/2021Downloads: 1075
You are a game coder and you don't want to add all your pictures in the EXE cuz it's do a BIG FAT EXE and you don't want to put them in a separate folder so everybody can edit them. Here the solution: a custom resource file. Now you can put all your file( ...more>>

Ip Address Tracer in VB.netVersion: VB 2010
Author: AnonymousSubmitted: 2/19/2021Downloads: 1384
The following VB.NET project contains the source code and VB.NET examples used for IP Address Tracer.

Multithreading in Visual Basic.NETVersion: VB 2015
Author: Pramod Kumar SinghSubmitted: 2/17/2021Views: 4610
The sample code demonstrates multithreading in VB.NET. The application creates two threads that are accesing the same account amount.This reqires synchronization of threads, which is accomplished in VB.NET through use of the Monitor object of the the Th ...more>>

VB.NET Selector ComponentVersion: VB 2005
Author: Nathan MoschkiSubmitted: 11/21/2020Downloads: 1023
The Selector Component class is a window-less, graphics-less object that draws itself on top of a control and can be moved around with the mouse. It also supports an optional buffering graphics object if you want to paint it all before putting it to scree ...more>>

Search and ReplaceVersion: VB 2015
Author: Mostafa BazghandiSubmitted: 8/21/2020Downloads: 1250
A free tool provides search and replace operations on file content across multiple files. You can also remove line breaks and tabs in the file content.

SliderVersion: VB 2010
Author: Mohammed KhalefaSubmitted: 4/16/2020Downloads: 1516
You can use it at the same way you use ListBox,ComboBox...etc Update Apr2020 minor bugs fixed improve the response to keyboard any suggestions are welcome

Webcam CaptureVersion: VB 2015
Author: David PattersonSubmitted: 4/13/2020Downloads: 2297
This allows the capture of AVI video from webcams along with high quality Audio. The audio can be taken from the default audio input device or any device selected from a drop down box. If default audio is used (Audio option 1) the video is saved as a raw ...more>>

CommonFileDialogs DemoVersion: VB 2015
Author: Terry OlsenSubmitted: 12/21/2019Downloads: 1341
Demonstrates the use of Microsoft.WindowsAPICodePack.Dialogs.

Page 1 of  588  Next >>

Go to page: 1  2  3  4  5  6  ...