How can I disable the 'enter' button in a textbox?
I am not sure on what function to use...
I tried Keypress/Keydown...Code:Private Sub Text1_Change() If ??????? = vbReturn Then ?????????????????????????? End If End Sub
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |