2 references to TableLayoutPanelDesignerInvalidColumnRowCount
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (2)
66
throw new ArgumentException(string.Format(SR.
TableLayoutPanelDesignerInvalidColumnRowCount
, "RowCount"));
82
throw new ArgumentException(string.Format(SR.
TableLayoutPanelDesignerInvalidColumnRowCount
, "ColumnCount"));