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

Roll Down Form using timerVersion: VB6
Author: Robson MukubvuSubmitted: 11/1/2003Views: 13465
Roll down a form using a timer control 'All you need is a form and a timer control nameed timer1.

Adding Controls Dynamically in VB.NETVersion: VB.NET
Author: Ken MercerSubmitted: 10/31/2003Views: 48455
VB.NET code shows how to add a button control to a form dynamically.

Listbox resizing demoVersion: VB6
Author: Andy FieldingSubmitted: 10/18/2003Downloads: 4788
This demo shows how to control the width of a standard listbox so its widest string is always visible. It compensates for the listbox's vertical scrollbar, when present.

Numbers Only TextBoxVersion: VB.NET
Author: Rajni Kant RanjanSubmitted: 10/2/2003Downloads: 8421
VB.NET code for a numbers only TextBox.

Thumbnail CreatorVersion: VB6
Author: Swathi Prasad.RSubmitted: 9/20/2003Downloads: 6932
An excellent sample to show you how to create thumbnail for .tif images using imgthumbnail control. So simple, yet powerfull.

Menus With IconsVersion: VB.NET
Author: Petkovic VladaSubmitted: 8/24/2003Downloads: 20767
Menus With Icons (XP Style)- VB.NET

Convert PictureBox to FormVersion: VB6
Author: COBEINSubmitted: 8/12/2003Downloads: 6669
This file is a Class to convert a PictureBox to a ToolBox, Form, Frame, VSeparator or HSeparator. Provides many properties, such as Drag, TitleBar, Colors, Text, etc., and events like TitlebarDblClick.

List View Grid ControlVersion: VB6
Author: Divyen PatelSubmitted: 8/8/2003Downloads: 7776
Just pass Database Connection String and Query String to Retrive Data in List View. No Need to Write Other Code...

TreeView Control Example for VB.NETVersion: VB.NET
Author: Petkovic VladaSubmitted: 8/7/2003Downloads: 14485
An example for TreeView Control (VB.NET)

Export data to an Excel fileVersion: VB6
Author: Ionescu Daniel MihaiSubmitted: 7/30/2003Views: 30662
This code allows to export the data contained in a MSHFlexGrid control to an .xls (Excel type) file.

<< Previous  Page 22 of  36  Next >>

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