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

This Is A Little Program Which Shows How To Join S...Version: VB5
Author: RajaSubmitted: 3/16/2003Downloads: 6187
This Is A Little Program Which Shows How To Join ScrollBars With ProgressBars.

If you are using a text box to input a UK postcode...Version: VB6
Author: Nick AndrewsSubmitted: 3/14/2003Downloads: 3989
If you are using a text box to input a UK postcode, the text box can be attached to the class, which will then ensure the text entered is UCase & conforms to a valid UK Postal Code format.

Create colored round shaped command buttons....Version: VB3
Author: Siddharth SrivastavaSubmitted: 3/12/2003Downloads: 9436
Create colored round shaped command buttons.

This is very simple vbcode that demonstrates the ...Version: VB5
Author: Krishna Kumar AgrawalSubmitted: 3/12/2003Downloads: 5381
This is very simple vbcode that demonstrates the MouseMove event for COMMAND button.. You'll find the application very interesting..If you have any feedback regarding the application then mail me.. at boss_krishna@epatra.com. Enjoy...

Freeze Rows and Columns in a Flex Grid....Version: VB5
Author: Ali EzzahirSubmitted: 3/8/2003Downloads: 6193
Freeze Rows and Columns in a Flex Grid.

The attached code contains a class that can be use...Version: VB4
Author: 10Tec CompanySubmitted: 3/8/2003Downloads: 6976
The attached code contains a class that can be used to add items to the ListBox control. When you add a new item, it adds a horizontal scroll bar to a specified list box (if required) and scrolls down the list box so you can see the last added item. The ...more>>

Complete examples of ToolBar Control. Explained st...Version: VB6
Author: senthil.MSubmitted: 3/3/2003Downloads: 10349
Complete examples of ToolBar Control. Explained step by step form design with good user interface. I have developed this by having my past experienced with my students. Useful for beginner and advance VB Users. Helpful to those who want to teach visual ba ...more>>

This is how you can create your own customized IP ...Version: VB4
Author: Siddharth SrivastavaSubmitted: 1/4/2003Downloads: 5177
This is how you can create your own customized IP box . It allows you to enter Valid IP Octets numbers and prohibites any invalid or character enteries, Useful for LAN application made in VB.

This is how you can Drag controls even at Runtime....Version: VB4
Author: Siddharth SrivastavaSubmitted: 1/4/2003Views: 10720
This is how you can Drag controls even at Runtime. It's a simple 9 lines of code useful to make sample Demo Applications for Clients. Good for Beginners! Have a look.

This is a simple application of TextBox , where yo...Version: VB4
Author: Siddharth SrivastavaSubmitted: 1/1/2003Downloads: 5122
This is a simple application of TextBox , where you can type text without making it appear on screen (simple color manipulation), Press ESC to toggle visibility. Now go on typing those personal e-Mails from office ! (Good for beginners)

<< Previous  Page 25 of  36  Next >>

Go to page: 25  26  27  28  29  30  ...