B2021-070: Merged Pdf – print after checkbox text cut-off

This commit is contained in:
Kathy Ruffing 2021-07-14 14:07:09 +00:00
parent a6ae4e022a
commit 1363170e8a

View File

@ -1325,7 +1325,7 @@ namespace VEPROMS
this.ppChbxMOSview.Location = new System.Drawing.Point(28, 238);
this.ppChbxMOSview.Margin = new System.Windows.Forms.Padding(2);
this.ppChbxMOSview.Name = "ppChbxMOSview";
this.ppChbxMOSview.Size = new System.Drawing.Size(75, 19);
this.ppChbxMOSview.Size = new System.Drawing.Size(200, 19);
this.ppChbxMOSview.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
this.ppChbxMOSview.TabIndex = 6;
this.ppChbxMOSview.Text = "View Pdf After Merge";