Tales 0 Light Poster

I need to create a Windows program which is meant for music students. The main frame needs to contain in the upper part a "word style" page with a partiture displayed, and the toolbar with the controls has to be in the lower part of the window.
The idea is that the student will not be able to change the partiture notes, but he needs to work over the partiture using the mouse to identify several aspects of the partiture.
My question is very simple... what kind of View should I use for the main view of the mainframe? I was thinking of CListView, but I'm not sure if this is the right one for my program... any ideas?

Oh... another thing... if the program starts with a Login - Password DialogBox, do I need to make all this stuff in the mainframe or do I need to create a new window for the students?

Thank You

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.