4 references to ValidateControlInformation
System.Windows.Forms.Tests (4)
SerializableTypesTests.cs (4)
325
ValidateControlInformation
("button00_10", 0, 0, 2, 1, controls[0]);
326
ValidateControlInformation
("label20_21", 2, 0, 1, 2, controls[1]);
327
ValidateControlInformation
("radioButton01", 0, 1, 1, 1, controls[2]);
328
ValidateControlInformation
("checkBox11", 1, 1, 1, 1, controls[3]);