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