Operations Methods
Method | Description |
---|---|
PrepareCtrl | Prepares the specified control for data exchange or validation. Use for nonedit controls. |
PrepareEditCtrl | Prepares the specified edit control for data exchange or validation. |
Fail | Called when validation fails. Resets focus to the previous control and throws an exception. |