O
Osmosis
I have a form with several controls, which all have their validating and
validated events in my code.
However, if these controls don't get focus, these events don't get called.
When my OK button is pressed, I need all the controls to be validated.
How can I get this done ? Do I have to call the events individually for
each control, and if so, how do I do this ?
Thx,
Peter
validated events in my code.
However, if these controls don't get focus, these events don't get called.
When my OK button is pressed, I need all the controls to be validated.
How can I get this done ? Do I have to call the events individually for
each control, and if so, how do I do this ?
Thx,
Peter