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