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