For Each c As Winform.Control In e.Form.Controls c.ReadOnly = BooleanEnum.TrueNext
msgbox(BooleanEnum.True)