Base:
method
ToString
System.ComponentModel.Component.ToString()
2 references to ToString
System.Windows.Forms.Tests (2)
System\Windows\Forms\GroupBoxTests.cs (2)
2059Assert.Equal("System.Windows.Forms.GroupBox, Text: ", control.ToString()); 2069Assert.Equal("System.Windows.Forms.GroupBox, Text: CustomText", control.ToString());