bmcmillen2002
MIS
Hi all,
Ive been looking for the solution with no avail. I'm new to programming but catch on quick. I'll be as detailed and basic as I can.
I have created a form, which has one textbox with the text property left empty, and one button labled Save.
When I run the application, I want to be able to type data into the textbox, click SAVE and then close the application. When the application is reopened the data I previously entered into the textbox is there.
I know it has to be a simple solution. I got this to work using a datagrid and a database but that is just too time consuming. Especially when I just want to change the textbox.text property and Save it.
Hope someone will help. Thanks much!!!
Ive been looking for the solution with no avail. I'm new to programming but catch on quick. I'll be as detailed and basic as I can.
I have created a form, which has one textbox with the text property left empty, and one button labled Save.
When I run the application, I want to be able to type data into the textbox, click SAVE and then close the application. When the application is reopened the data I previously entered into the textbox is there.
I know it has to be a simple solution. I got this to work using a datagrid and a database but that is just too time consuming. Especially when I just want to change the textbox.text property and Save it.
Hope someone will help. Thanks much!!!