2 references to OnFormat
System.Windows.Forms (1)
System\Windows\Forms\Controls\ListControl\ListControl.cs (1)
536
OnFormat
(e);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ListControlTests.cs (1)
2982
public new void OnFormat(ListControlConvertEventArgs e) => base.
OnFormat
(e);