Click here to Skip to main content
15,891,717 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
I have id of Edit Box, I couldn't get the way to read Text from Edit box and write the text in to file.
Thanks in advanced.
Posted

1 solution

If you create a CEdit control member for the resource you can use the GetLine class function. Else you can try GetWindowText API...

PS: your question is very unspezific
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900