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