Visual Basic Code , VB.NET Code
Find Code:
  All
  VB
  VB.NET
  ASP
  ASP.NET
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Mailing List
  Link to us
 Home >> Author

 All submissions by: "Prasad Pawar"

Scrollable Forms in VB 6Version: VB6
Author: Prasad PawarSubmitted: 3/21/2006Downloads: 6024
Scrollable Forms in VB 6.0 Description : Basically we don't have a scrollable form in VB But using some Intelligent program we can do that..... *Add a MDI form to your Project ..... *Add some forms to your project *Set the border property of all the ...more>>

Number & Text validation in VB6Version: VB6
Author: Prasad PawarSubmitted: 3/4/2006Downloads: 10144
This code does some textbox validation: 1) It removes the leading zero's from a number. 2) It Allows only one decimal point in a number. 3) It allows only characters for a text field. 4) It allows only numbers in a numeric field.
Page 1 of  1

Go to page: 1