1 write to toolStripMenuItem8
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1299
this.
toolStripMenuItem8
= new System.Windows.Forms.ToolStripMenuItem();
6 references to toolStripMenuItem8
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1354
this.
toolStripMenuItem8
});
1428
this.
toolStripMenuItem8
.CheckOnClick = true;
1429
this.
toolStripMenuItem8
.DoubleClickEnabled = true;
1430
this.
toolStripMenuItem8
.Name = "toolStripMenuItem8";
1431
resources.ApplyResources(this.
toolStripMenuItem8
, "toolStripMenuItem8");
1519
this.
toolStripMenuItem8
.Click += new System.EventHandler(Zoom10);