Base:
method
OnLayoutResuming
System.Windows.Forms.Control.OnLayoutResuming(System.Boolean)
1 override of OnLayoutResuming
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (1)
501
internal override void
OnLayoutResuming
(bool resumeLayout)
1 reference to OnLayoutResuming
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (1)
503
base.
OnLayoutResuming
(resumeLayout);