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

Hide FrameVersion: VB3
Author: osama aliSubmitted: 7/28/2003Downloads: 6004
This code shows how to hide a frame and slide it out when the mouse pointer moves over it or by just moving the mouse pointer away the frame will hide again. This is my first submission and I hope you like it. Please sent me your comments at osamaalihasan ...more>>

AGCalendarVersion: VB6
Author: Andrey GruberSubmitted: 7/19/2003Downloads: 5494
Once I needed to resize the Microsoft calendar control and failed!.. It resizes only while chaching font property. So, I created my own one.

AGLegendVersion: VB6
Author: Andrey GruberSubmitted: 7/19/2003Downloads: 5169
Once I faced the challenge - how to explain to end user the meaning of alot of grid lines colors, without allocating additional place on the form, which is overloaded excessively. And then I created this very simple control - it took me about two hours. I ...more>>

agLegendNETVersion: VB.NET
Author: Andrey GruberSubmitted: 7/19/2003Downloads: 5473
VB.NET version of previous submission. Looks like its distant relative from VB6, but adapted for .NET technology.

Text Validation ClassVersion: VB6
Author: COBEINSubmitted: 7/16/2003Downloads: 6949
A usefull class to validate textboxes with numeric or text data.

Edit MSFlexGrid with ValidationVersion: VB6
Author: Bill LapworthSubmitted: 7/10/2003Downloads: 8656
There are many editable flex grids; this object-oriented one permits input validation on a column-by-column basis. Each implementation requires simple custom code to call your validation code, e.g., a call to a business rule function. The sample code sh ...more>>

Picture Control, Scroll, and ZoomVersion: VB6
Author: Kamran BayganiSubmitted: 7/9/2003Downloads: 10748
User Control for displaying of image/pictures. Once loaded, use the mouse to scroll around the picture. Project explains the use of the control, zooming (in/out), best fit, and more. Very simple control, life saver for any one looking for image control. ...more>>

FLabel - Formated LabelVersion: VB6
Author: Matthew HartSubmitted: 7/8/2003Downloads: 4455
A class that acts like a normal label but has tags to control the formatting of it. Tags can be used to change the labels style (bold, underline, italic, strike-thru), colour (red, green etc.), font (arial, impact etc.), size (12, 36 etc.) and also insert ...more>>

This code gives you the ability to add print previ...Version: VB5
Author: Morgan HaueisenSubmitted: 6/24/2003Downloads: 13826
This code gives you the ability to add print previewing to you application and the tools to allow you to make nice looking printed reports. You can fix the printing options such as paper orientation and preview/screen or allow the user to change them when ...more>>

This application allows you to select a drive, dir...Version: VB6
Author: manish mishraSubmitted: 6/20/2003Downloads: 4897
This application allows you to select a drive, directory, and file with a particular extension.

<< Previous  Page 23 of  36  Next >>

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