1 write to threepagesToolStripButton
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (1)
1303this.threepagesToolStripButton = new System.Windows.Forms.ToolStripButton();
6 references to threepagesToolStripButton
System.Windows.Forms (6)
winforms\Managed\System\WinForms\Printing\PrintPreviewDialog.cs (6)
1324this.threepagesToolStripButton, 1455this.threepagesToolStripButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; 1456this.threepagesToolStripButton.Name = "threepagesToolStripButton"; 1457resources.ApplyResources(this.threepagesToolStripButton, "threepagesToolStripButton"); 1522this.threepagesToolStripButton.Click += new System.EventHandler(this.OnthreepagesToolStripButtonClick); 1533this.threepagesToolStripButton.ImageIndex = 4;