Answer the question
In order to leave comments, you need to log in
How to autocomplete fields for C#?
In general, there are 2 TextBoxes, the first time when the user enters and writes the Login in the first textbox, and the Password in the second.
And closes the program, the next time in the forms the text box is all filled.
Answer the question
In order to leave comments, you need to log in
Save the values somewhere. When starting the program, check for the existence of the file, if the file exists, then put the contents in the required fields.
But if this is a password, then I would either write the values \u200b\u200bin the registry or save them in a binary file.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question