1 write to toolStripMenuItem1
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1292this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
6 references to toolStripMenuItem1
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1347this.toolStripMenuItem1, 1372this.toolStripMenuItem1.CheckOnClick = true; 1373this.toolStripMenuItem1.DoubleClickEnabled = true; 1374this.toolStripMenuItem1.Name = "toolStripMenuItem1"; 1375resources.ApplyResources(this.toolStripMenuItem1, "toolStripMenuItem1"); 1512this.toolStripMenuItem1.Click += new System.EventHandler(Zoom500);