1 type derived from ToolStripLabelAccessibleObject
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripStatusLabel.ToolStripStatusLabelAccessibleObject.cs (1)
11
internal class ToolStripStatusLabelAccessibleObject :
ToolStripLabelAccessibleObject
1 instantiation of ToolStripLabelAccessibleObject
System.Windows.Forms (1)
System\Windows\Forms\Controls\ToolStrips\ToolStripLabel.cs (1)
326
return new
ToolStripLabelAccessibleObject
(this);