1 write to LayoutStyle
System.Windows.Forms (1)
winforms\Managed\System\WinForms\StatusStrip.cs (1)
46
this.
LayoutStyle
= ToolStripLayoutStyle.Table;
4 references to LayoutStyle
System.Windows.Forms (4)
winforms\Managed\System\WinForms\StatusStrip.cs (4)
306
if (
LayoutStyle
== ToolStripLayoutStyle.Table) {
343
if (this.
LayoutStyle
== ToolStripLayoutStyle.Table) {
353
if (this.
LayoutStyle
== ToolStripLayoutStyle.Table) {
446
if (this.
LayoutStyle
== ToolStripLayoutStyle.Table) {