5 references to FlowLayoutPanel
System.Windows.Forms.Design (5)
System\Windows\Forms\Design\FlowLayoutPanelDesigner .cs (5)
120FlowLayoutPanel.FlowDirection is FlowDirection.RightToLeft or FlowDirection.LeftToRight; 180FlowDirection flowDirection = RTLTranslateFlowDirection(FlowLayoutPanel.FlowDirection); 393switch (RTLTranslateFlowDirection(FlowLayoutPanel.FlowDirection)) 412switch (RTLTranslateFlowDirection(FlowLayoutPanel.FlowDirection)) 886_insertionIndex = FlowLayoutPanel.Controls.Count;