In a pageframe I have the following code in the Page3 Init Event, it does not appear to run after adapting:
This.addobject("policy1", "Agent_apps_x")
THIS.POLICY1.VISIBLE = .T.
In a optiongroup I have code in the OptionGroup Click event that does not fire after adapting. In the the Option object I had no code in the click event, now it has:
LPARAMETERS nButton, nShift, nXcoord, nYcoord