Hello,
I was wondering if there's a better way for finding the width & height of a GeDialog group. I am currently adding a GeUserArea with BFH_SCALEFIT | BFV_SCALEFIT
flags to the group and using its Sized method to determine the parent group's width & height.
Is there a better way?
Thank you!