1 write to toolStripMenuItem3
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1294
this.
toolStripMenuItem3
= new System.Windows.Forms.ToolStripMenuItem();
6 references to toolStripMenuItem3
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1349
this.
toolStripMenuItem3
,
1388
this.
toolStripMenuItem3
.CheckOnClick = true;
1389
this.
toolStripMenuItem3
.DoubleClickEnabled = true;
1390
this.
toolStripMenuItem3
.Name = "toolStripMenuItem3";
1391
resources.ApplyResources(this.
toolStripMenuItem3
, "toolStripMenuItem3");
1514
this.
toolStripMenuItem3
.Click += new System.EventHandler(Zoom150);