Enabled
Validates child controls whose Enabled property is set to true.
ImmediateChildren
Validates child controls that are immediate children of the container.
None
Validates all child controls, and all children of these child controls, regardless of their property settings.
Selectable
Validates child controls that can be selected.
TabStop
Validates child controls that have a TabStop value set to true.
Visible
Validates child controls whose Visible property is set to true.
Validates all the child controls in the container. Exactly which controls are validated and which controls are skipped is determined by flags .
Validates all the child controls in the container. Exactly which controls are validated and which controls are skipped is determined by flags .
Validates all the child controls in the container. Exactly which controls are validated and which controls are skipped is determined by flags .