Base:
method
CreateButton
System.Windows.Forms.Tests.AbstractButtonBaseTests.CreateButton()
2 references to CreateButton
System.Windows.Forms.Tests (2)
System\Windows\Forms\RadioButtonTests.cs (2)
128using SubRadioButton control = (SubRadioButton)CreateButton(); 150using SubRadioButton control = (SubRadioButton)CreateButton();