4 references to SetColumn
System.Windows.Forms (1)
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutControlCollection.cs (1)
32Container.SetColumn(control, column);
System.Windows.Forms.Design (3)
System\Windows\Forms\Design\FormatControl.cs (3)
265tableLayoutPanel1.SetColumn(thirdRowLabel, 0); 293tableLayoutPanel1.SetColumn(dateTimeFormatsListBox, 0); 353tableLayoutPanel1.SetColumn(thirdRowLabel, 0);