1 write to toolStripMenuItem6
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1297
this.
toolStripMenuItem6
= new System.Windows.Forms.ToolStripMenuItem();
6 references to toolStripMenuItem6
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1352
this.
toolStripMenuItem6
,
1412
this.
toolStripMenuItem6
.CheckOnClick = true;
1413
this.
toolStripMenuItem6
.DoubleClickEnabled = true;
1414
this.
toolStripMenuItem6
.Name = "toolStripMenuItem6";
1415
resources.ApplyResources(this.
toolStripMenuItem6
, "toolStripMenuItem6");
1517
this.
toolStripMenuItem6
.Click += new System.EventHandler(Zoom50);