Base:
method
CreateButton
System.Windows.Forms.Tests.AbstractButtonBaseTests.CreateButton()
4 references to CreateButton
System.Windows.Forms.Tests (4)
System\Windows\Forms\CheckBoxRendererTests.cs (4)
21using CheckBox control = (CheckBox)CreateButton(); 57using CheckBox control = (CheckBox)CreateButton(); 94using CheckBox control = (CheckBox)CreateButton(); 130using CheckBox control = (CheckBox)CreateButton();