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