0

Now I am using CBCGPPropList of CBCGToolBar within MFC, but I don't know how to add a CBCGPGridCtrl into CBCGPPropList, so I have to leave it outside. But the description area looks ugly between them: :(

enter image description here

Is there any way to add a Table-like widget into CBCGPPropList or can I just hide the description area of CBCGPPropList?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Al2O3
  • 3,103
  • 4
  • 26
  • 52

1 Answers1

0

May be CBCGPPropList::EnableDescriptionArea(FALSE) helps you?

eraxillan
  • 1,552
  • 1
  • 19
  • 40