Help Required, Getting started on particular C++ App

Hi, I am a junior Developer, and require some assitance

I am developing a small app in Visual C++ , which will require to parse through a XML file , display certain tags/groups on screen in Hierarchical view, with the option of editing particular aspects of tags.

Just to get started on this, I am wondering which Control I should use which would be best for this, I was thinking of using Tree View, but I am not familiar with the controls availble

Any Help would be appreciated

Thankss  


Answer this question

Help Required, Getting started on particular C++ App