ZmrAbdulla
Technical User
Here is the one from VB6/VBA
How do you replace it in VB.NET? It is something like.
but I can't get it working.
Can anyone help me?
________________________________________________________
Zameer Abdulla
Help to find Missing people
My father was a realistic father; not a vending machine dispense everything I demanded for!!
Code:
If KeyCode = vbKeyReturn Then
Code:
If System.Windows.Forms.Keys.Return Then
Can anyone help me?
________________________________________________________
Zameer Abdulla
Help to find Missing people
My father was a realistic father; not a vending machine dispense everything I demanded for!!