1 write to toolStripMenuItem4
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1295
this.
toolStripMenuItem4
= new System.Windows.Forms.ToolStripMenuItem();
6 references to toolStripMenuItem4
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1350
this.
toolStripMenuItem4
,
1396
this.
toolStripMenuItem4
.CheckOnClick = true;
1397
this.
toolStripMenuItem4
.DoubleClickEnabled = true;
1398
this.
toolStripMenuItem4
.Name = "toolStripMenuItem4";
1399
resources.ApplyResources(this.
toolStripMenuItem4
, "toolStripMenuItem4");
1515
this.
toolStripMenuItem4
.Click += new System.EventHandler(Zoom100);