1 write to toolStripMenuItem5
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1296this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
6 references to toolStripMenuItem5
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1351this.toolStripMenuItem5, 1404this.toolStripMenuItem5.CheckOnClick = true; 1405this.toolStripMenuItem5.DoubleClickEnabled = true; 1406this.toolStripMenuItem5.Name = "toolStripMenuItem5"; 1407resources.ApplyResources(this.toolStripMenuItem5, "toolStripMenuItem5"); 1516this.toolStripMenuItem5.Click += new System.EventHandler(Zoom75);