Base:
method
CreateButton
System.Windows.Forms.Tests.AbstractButtonBaseTests.CreateButton()
4 references to CreateButton
System.Windows.Forms.Tests (4)
System\Windows\Forms\CheckBoxRendererTests.cs (4)
19using CheckBox control = (CheckBox)CreateButton(); 55using CheckBox control = (CheckBox)CreateButton(); 92using CheckBox control = (CheckBox)CreateButton(); 128using CheckBox control = (CheckBox)CreateButton();