Custom ToolStrip removes PerfromLayout from Designer.cs file
Let’s assume I’ve a Form
and it contains a ToolStrip
. In the Form1.Designer.cs
file I can see the following to lines:
Let’s assume I’ve a Form
and it contains a ToolStrip
. In the Form1.Designer.cs
file I can see the following to lines: