.NET ListView with MFC.

  • Thread starter Thread starter Bob Jones
  • Start date Start date
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
 
Back
Top