what about
VB Code:
Private Sub txtinformation_KeyPress(KeyAscii As Integer) If KeyAscii = vbKeyReturn Then cmdenter_Click End If Exit Sub End Sub
Thanks
|
Results 1 to 5 of 5
Thread: Enter button to submit commandThreaded View
|
Click Here to Expand Forum to Full Width |