2 references to OnLoad
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripContentPanel.cs (1)
303
OnLoad
(EventArgs.Empty);
System.Windows.Forms.Tests (1)
System\Windows\Forms\ToolStripContentPanelTests.cs (1)
2090
public new void OnLoad(EventArgs e) => base.
OnLoad
(e);