1 write to toolStripMenuItem3
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1294this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
6 references to toolStripMenuItem3
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1349this.toolStripMenuItem3, 1388this.toolStripMenuItem3.CheckOnClick = true; 1389this.toolStripMenuItem3.DoubleClickEnabled = true; 1390this.toolStripMenuItem3.Name = "toolStripMenuItem3"; 1391resources.ApplyResources(this.toolStripMenuItem3, "toolStripMenuItem3"); 1514this.toolStripMenuItem3.Click += new System.EventHandler(Zoom150);