.NET ListView with MFC.

B

Bob Jones

I've got a large MFC app with simple dialogs of edits and buttons. The
program runs ok as managed (/clr).

Is there a way to use the .NET Forms::ListView class on existing windows
(ListView has many more built in features than CListCtrl) or do we have to
rewrite to only use .NET classes.

Thanks.
Bob

bob@todaysystemsdotcomdotau
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top