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