Hey!
I am a newbie in windows form application in c++, so please guide me!
As a practice I have created a new project in windows form using visual C++.
I have added a button and listbox!
Now say I click on button 1 and it opens a dialog box to select the file from a directory and once selected brings the content of the file into the list box.
How can I do this?
If somebody could direct me to a tutorial or any material which could help me understand and learn windows form would be great.
Also I have googled for "windows form application in c++" and very little has comeup!
Thanks