Ramco Ramco
Hi
I have below code in Vb6 but i want that characters should not be visible
Dim password As String password = InputBox("Enter the Password : ")
Thanks