Quote Originally Posted by Krool View Post
It seems the OCX has a problem with:
Code:
Screen.ActiveForm.ValidateControls
Yes, because Screen.ActiveForm returns a reference to the active form (when there is any) of the current project, the OCX, not of the client project.