Base:
method
CreateButton
System.Windows.Forms.Tests.AbstractButtonBaseTests.CreateButton()
4 references to CreateButton
System.Windows.Forms.Tests (4)
System\Windows\Forms\RadioButtonRendererTests.cs (4)
18
using RadioButton control = (RadioButton)
CreateButton
();
49
using RadioButton control = (RadioButton)
CreateButton
();
86
using RadioButton control = (RadioButton)
CreateButton
();
107
using RadioButton control = (RadioButton)
CreateButton
();