2 references to EnableAllowFocusChange
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ContainerControl.cs (2)
201
case AutoValidate.
EnableAllowFocusChange
:
1742
validatedControlAllowsFocusChange = (autoValidateMode == AutoValidate.
EnableAllowFocusChange
);