2 references to ToolStripItemCollectionEditorLabelMultipleItems
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (2)
920
label?.Text = SR.
ToolStripItemCollectionEditorLabelMultipleItems
;
922
e.Graphics.DrawString(SR.
ToolStripItemCollectionEditorLabelMultipleItems
, boldFont, SystemBrushes.WindowText, bounds, stringFormat);