H Hidhaya Joined May 30, 2018 Messages 1 Reaction score 0 May 30, 2018 #1 How to code in visual basic 6.0 for expense entry as I needed field?
Abraham Andres Luna Child of God Joined Mar 14, 2018 Messages 699 Reaction score 227 Jun 7, 2018 #2 So you are creating a Windows desktop app using VB6? If you want a field to accept user input you should add a TextBox to your Form.
So you are creating a Windows desktop app using VB6? If you want a field to accept user input you should add a TextBox to your Form.