1 instantiation of ToolStripNumericUpDown
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
779_pageCounterItem = new ToolStripNumericUpDown();
2 references to ToolStripNumericUpDown
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripNumericUpDown.ToolStripNumericUpDownControl.cs (1)
12public ToolStripNumericUpDown? Owner { get; set; }
System\Windows\Forms\Printing\PrintPreviewDialog.cs (1)
23private ToolStripNumericUpDown _pageCounterItem;