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

Lock FolderVersion: C# 2015
Author: NavSubmitted: 8/3/2016Downloads: 1738
This is a basic application using to Lock and Active Folder. I did it with support of C# and Visual Studio.

Numeric TextBoxVersion: VB 2010
Author: Sumit SahaSubmitted: 1/28/2016Downloads: 1923
This is a TextBox which will accept only numbers and is displayed in Indian Format.

Create ToolBar with Images at Run TimeVersion: VB 2010
Author: Thongkorn TubtimkrobSubmitted: 12/12/2015Downloads: 2082
To create a toolbar at Runtime, add Button objects can have optional text and/or an image, supplied by an associated ImageList control. Set text with the Caption property, and an image with the Image property for each Button object.

Circle Progress BarVersion: VB 2012
Author: Bassem Yehia Submitted: 9/17/2015Downloads: 3764
A Circle Progress bar with numbers increment instead of Progress Bar Control.

System Control ShutdownVersion: VB6
Author: Wajahat RashidSubmitted: 5/21/2015Downloads: 2167
This working With Time Set and Shutdown Computer And Show Current Time. Hope you learn from this. Like My Page http://on.fb.me/1yk8VKt

Detect Double Mouse Click in Single Mouse Click Version: VB 2010
Author: Bob BrandtSubmitted: 3/7/2015Views: 7758
Detecting a Mouse Double_Click in a procedure that only Detects a Single Mouse Click I used a button for demo reasons only, Originally I used it in Skybound.Gecko GeckoBrowser_DomMouseDown() and GeckoBrowser_CreateWindow() So the First click was det ...more>>

Complete Text Editor ControlVersion: VB 2013
Author: Emmery ChriscoSubmitted: 11/3/2014Downloads: 3144
This is a richtextbox replacement that is fully featured. It does formatting, handles links, printing, spellchecking, text to speech, dictation, insert images, insert tables, and way more...

ucRTFEditor -- Richtextbox editor controlVersion: VB 2010
Author: Mark KintighSubmitted: 9/16/2013Downloads: 2866
I wrote this because I got tired of looking for a free control that works like this; most of the time I only find similar editor examples as full editor applications. I am not keeping any rights to this code and am presenting it as is. If you make any imp ...more>>

Task ManagerVersion: VB 2008
Author: Aneesh T.PSubmitted: 8/16/2013Downloads: 3003
It is a task manager project with various functions.

Super Fast Grid ContolVersion: VB 2005
Author: Joshy FrancisSubmitted: 5/14/2013Downloads: 3701
Super Fast Grid Contol for vb.net #Advantages 1. Save 60% of data represantation time than Built-in DataGridView Component. Rendering time is reduced to 1/3 than DataGridView. 2. Binding Controls is made easier. You can bind any control. #What's new 1.Cor ...more>>

<< Previous  Page 2 of  36  Next >>

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