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

Ftp controlVersion: C#
Author: Zvonimir BegicSubmitted: 10/27/2011Downloads: 2581
Ftp user control for uploading and downloading files. Easy to use.

Win forms shakerVersion: VB 2010
Author: Zvonimir BegicSubmitted: 10/16/2011Downloads: 3074
Use shaker class for form shaking. If user make wrong input, or insert wrong range notify him with form shake. Form can shake in left-right or up-down direction. This is example: s.moveDirection = Shaker.MOVE_LEFT_RIGHT s.timeForPau ...more>>

Control location customizerVersion: VB 2010
Author: Zvonimir BegicSubmitted: 10/16/2011Downloads: 2348
Personalize your win forms, use ControlLocationCustomizer . Let user arrange controls on win form in his own way. How to use: on form load: Try c = New ControlLocationCustomizer(Me) c.custom() Button1. ...more>>

Pass val WIN Form to WPF Control and Vice VercaVersion: VB 2010
Author: Samba.PSubmitted: 10/3/2011Downloads: 2084
Pass val WIN Form to WPF Control & from WPF contorl to WIN form Sample.

Custom Gage UserControlVersion: VB 2008
Author: ArunSubmitted: 9/17/2011Downloads: 2861
This is Custom Gage User Control which works like Progress bar.

Smooth ListboxVersion: VB 2010
Author: Zvonimir BegicSubmitted: 8/25/2011Downloads: 3560
With superlistbox you can make smooth moves, add pictures, change background color of item. Try it yourself, set up speed of item moving. This is example how to set up properties: s = New SuperListBox() s.navigationColor = Color.Bla ...more>>

Online Test with Negative MarkVersion: VB 2008
Author: UmapathiSubmitted: 7/7/2011Downloads: 4470
This is a basic online test if user chooses wrong answer it will reduce 0.25 mark. I used vb.net windows application. People who are beginners will find it useful.

AutoComplete Textbox And ComboBox Version: VB 2010
Author: Ankit V KhokharSubmitted: 3/25/2011Downloads: 5431
This small demo will show you how to create a autocomplete Textbox and combobox with simple code.

Disable [ Paste ] for Numeric TextboxVersion: VB 2008
Author: Gehan FernandoSubmitted: 3/16/2011Views: 9119
Disable [ Paste ] for numeric textbox.

Msgbox Creator ProVersion: VB 2008
Author: Yaser RanjhaSubmitted: 3/6/2011Downloads: 4439
Msgbox Creator with source code.

<< Previous  Page 5 of  36  Next >>

Go to page: 5  6  7  8  9  10  ...