David Lowndes wrote:
> >On the second page is a control which I cannot
> >handle with DoDataExchange, but I have to check
> >its content for consistency when leaving the PS.
>
> Do you know that you can just write your own code in the
> DoDataExchange method?
Yes I know, but DoDataExchange is not called when pushing
OK in the property sheet and I can only use it
to update the member variables.
If I push a check box, DoDataExchange is called with
the proper macro. But the control is a Stingray grid.