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