| | |
using keyascii for OK
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums - DaniWeb Sister Site
![]() |
i have a code here but there something a problemss...please kindly help...!!
Private Sub cmd_Click()
If Text1.Text = "aa" And Text2.Text = "aa" Then
MsgBox "fsdafsafsaf"
Else
MsgBox "invalid"
End If
End Sub
Private Sub Text2_Change()
If KeyAscii = 13 Then
cmd.Enabled = True
End If
End Sub
i want to create a form using "enter tab" that will automatically enter the other form.thx for helping
Private Sub cmd_Click()
If Text1.Text = "aa" And Text2.Text = "aa" Then
MsgBox "fsdafsafsaf"
Else
MsgBox "invalid"
End If
End Sub
Private Sub Text2_Change()
If KeyAscii = 13 Then
cmd.Enabled = True
End If
End Sub
i want to create a form using "enter tab" that will automatically enter the other form.thx for helping
![]() |
Similar Threads
- Search code in a database (Visual Basic 4 / 5 / 6)
- Make data from a pull down list mandatory (Visual Basic 4 / 5 / 6)
- code for login and password..using vb6 (Visual Basic 4 / 5 / 6)
- mIRC like GUI (Visual Basic 4 / 5 / 6)
- How to change it to upper case in a database (Visual Basic 4 / 5 / 6)
- CAPS LOCK Key (Visual Basic 4 / 5 / 6)
- How do I limit text char in Combo box? (VB.NET)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: vb6-excel
- Next Thread: marquee in vb6
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age append application basic beginner birth bmp calculator cd cells.find click client code college column component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report retrieve save search sendbyte sites sort sql sql2008 sqlserver subroutine table tags textbox time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows





