Populate an Edit Box from a variable
Posted: Fri Apr 21, 2006 3:34 pm
I have a custom dialog that lets the user set some variables that get written to an ini file for startup.
Sometimes it is necessary to do a maintenance install (add/remove components). If the user had originally installed this component, and leaves it installed, I want that custom dialog to be populated with the values from the ini file. I can read the values from the ini just fine.
How can I get the edit box to be populated with the variable's value?
Sometimes it is necessary to do a maintenance install (add/remove components). If the user had originally installed this component, and leaves it installed, I want that custom dialog to be populated with the values from the ini file. I can read the values from the ini just fine.
How can I get the edit box to be populated with the variable's value?