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 >> Forms code

Check boxes, Hyperlinks, and moreVersion: VB6
Author: PaulSubmitted: 8/14/2004Downloads: 6546
Learn how to use check boxes to perform operations and produce a label with instructions & change the caption on a check box at the same time. When one check box is checked the other check boxes are unchecked. Also learn how to make a label change t ...more>>

Digital WatchVersion: VB5
Author: Muhammad SheerazSubmitted: 8/6/2004Downloads: 5883
This is a simple digital watch application.

Scrolling effect for FormsVersion: VB6
Author: Daniel IonescuSubmitted: 7/27/2004Views: 12690
This is an example on how to apply very simple scrolling effects to Forms.

Resizing Forms and ControlsVersion: VB6
Author: Daniel IonescuSubmitted: 7/27/2004Views: 16239
Because there isn't a fully automatic way to resize the controls that are built into Visual Basic this solution will give you some tips on how to handle this with just a little bit of code.

Command Button (Lights Up)Version: VB4
Author: Md. Kamrul Islam RubelSubmitted: 7/13/2004Downloads: 8102
If you are not a new comer in the world of visual basic then you have used many activeX controls for making many special type of buttons. But you can check this code with a new idea that has been developed without any type of ActiveX. This command button ...more>>

Form ShapesVersion: VB.NET
Author: Salah F. SalehSubmitted: 5/22/2004Downloads: 14216
With this program, you can select your window form shape. You can select Heart, Ring, or Elliptic shape for you form. In VB.NET, it is easy to change your window form with simple instructions.

Inheritance in VBVersion: VB5
Author: Shaikh Muhammed ArifSubmitted: 5/21/2004Downloads: 5993
This is a great example of implementing Inheritance in your VB Forms. Yes Inheritance, which always sounds difficult in VB, but here is the code which will make many of yours life easy. Your comments and suggestions are welcomed...

Elliptic and Transparent FormVersion: VB.NET
Author: Salah F. SalehSubmitted: 5/11/2004Downloads: 10772
A VB.NET Program that has an elliptic form with a transparent background. VB.NET Allows you to confogure your form with any shape that is a collection of regions. The program is designed in the VS.NET 2003.

Tree View (VB.NET)Version: VB.NET
Author: Salah F. SalehSubmitted: 5/1/2004Downloads: 11970
VB.NET application that demonstrates the use of treeview object.

Unit Conversion ToolVersion: VB.NET
Author: Sami RajputSubmitted: 4/24/2004Downloads: 6790
Convert value from one unit into another.... Simple to use.

<< Previous  Page 22 of  32  Next >>

Go to page: 22  23  24  25  26  27  ...