Results 1 to 2 of 2

Thread: loading a second form

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2004
    Posts
    3

    loading a second form

    i'm working on a barcode scaning system. once i scan the barcode to the textbox, i need the system to show the second form automatically without pressing any key or mouse. may i know what is the command and coding for this? thanz for ur help!!

  2. #2
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697
    After the scanning is completed simply put the below code.

    VB Code:
    1. Form2.Show

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width