3 references to
System.Windows.Forms (3)
System\Windows\Forms\Controls\ToolStrips\ToolStripLabel.cs (1)
55: this(text, image, isLink, onClick, name: null)
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.cs (2)
45: base(text, image, isLink: false, onClick, name: null) 50: base(text, image, isLink: false, onClick, name)