2 references to InvalidArgument
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ParentControlDesigner.cs (1)
255throw new ArgumentException(string.Format(SR.InvalidArgument,
System\Windows\Forms\Design\ToolStripMenuItemDesigner.cs (1)
126throw new ArgumentException(string.Format(SR.InvalidArgument, "DropDown", value.ToString()));