C2021-001: Widen the versions dropdown list when linking enhanced and selecting the version to link to (from Version Properties)

This commit is contained in:
Kathy Ruffing 2021-04-07 14:42:05 +00:00
parent b190deb8c7
commit 7b11420996

View File

@ -1678,7 +1678,7 @@ namespace VEPROMS
this.cbxEnhVersions.Location = new System.Drawing.Point(135, 37); this.cbxEnhVersions.Location = new System.Drawing.Point(135, 37);
this.cbxEnhVersions.Margin = new System.Windows.Forms.Padding(2); this.cbxEnhVersions.Margin = new System.Windows.Forms.Padding(2);
this.cbxEnhVersions.Name = "cbxEnhVersions"; this.cbxEnhVersions.Name = "cbxEnhVersions";
this.cbxEnhVersions.Size = new System.Drawing.Size(324, 21); this.cbxEnhVersions.Size = new System.Drawing.Size(470, 21);
this.cbxEnhVersions.TabIndex = 11; this.cbxEnhVersions.TabIndex = 11;
// //
// lblEnhDoc // lblEnhDoc