Base:
method
CreateButton
System.Windows.Forms.Tests.AbstractButtonBaseTests.CreateButton()
4 references to CreateButton
System.Windows.Forms.Tests (4)
System\Windows\Forms\RadioButtonRendererTests.cs (4)
21using RadioButton control = (RadioButton)CreateButton(); 52using RadioButton control = (RadioButton)CreateButton(); 89using RadioButton control = (RadioButton)CreateButton(); 118using RadioButton control = (RadioButton)CreateButton();