CMFCPropertyGridCtrl extend columns?

  • Thread starter Thread starter itr_rrauch
  • Start date Start date
I

itr_rrauch

Guest
Hello,

I have searched for control, which is able to provide several things:

- mixture of Tree and List/Tab control

- tree functionality collaps/expand

- cell editing

I do not find any sample control, which is fullfilling all requirements, but finally I remembered the new MFC Control CMFCPropertyGridCtrl.

This control has all functionality, but it is restricted to 2 columns only.

At least I would need additional columns e.g. for unit/dimension (e.g. ms, us,...)

Is there any chance to extend the CMFCPropertyGridCtrl ? Or are there any other controls, I could use?

Many Thanks

Richard

Continue reading...
 
Back
Top