1 write to LayoutStyle
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\StatusStrip.cs (1)
33LayoutStyle = ToolStripLayoutStyle.Table;
4 references to LayoutStyle
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\StatusStrip.cs (4)
300if (LayoutStyle == ToolStripLayoutStyle.Table) 341if (LayoutStyle == ToolStripLayoutStyle.Table) 354if (LayoutStyle == ToolStripLayoutStyle.Table) 450if (LayoutStyle == ToolStripLayoutStyle.Table)