B
Bruno van Dooren
Hi,
i am working on a small MFC dialog based application.
a number of controls belongs together and i want to enable / disable them
together.
i thought i'd use a group box, just as you'd do in a C# application, but i
just can't find any way
to use the group box as anything other than a decoration.
do i have to do everything manually? i have tried selecting everything and
then setting the group property to true, but that didn't seem to do
anything.
kind regards,
Bruno.
i am working on a small MFC dialog based application.
a number of controls belongs together and i want to enable / disable them
together.
i thought i'd use a group box, just as you'd do in a C# application, but i
just can't find any way
to use the group box as anything other than a decoration.
do i have to do everything manually? i have tried selecting everything and
then setting the group property to true, but that didn't seem to do
anything.
kind regards,
Bruno.