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!!:wave:
Printable View
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!!:wave:
After the scanning is completed simply put the below code. :)
VB Code:
Form2.Show