1 write to toolStripMenuItem2
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1293this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
6 references to toolStripMenuItem2
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1348this.toolStripMenuItem2, 1380this.toolStripMenuItem2.CheckOnClick = true; 1381this.toolStripMenuItem2.DoubleClickEnabled = true; 1382this.toolStripMenuItem2.Name = "toolStripMenuItem2"; 1383resources.ApplyResources(this.toolStripMenuItem2, "toolStripMenuItem2"); 1513this.toolStripMenuItem2.Click += new System.EventHandler(Zoom250);