1 instantiation of StickyLabel
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripScrollButton.cs (1)
45StickyLabel label = new StickyLabel();
3 references to StickyLabel
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ToolStripScrollButton.cs (3)
45StickyLabel label = new StickyLabel(); 78internal StickyLabel Label { 80return Control as StickyLabel;