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:
parent
b190deb8c7
commit
7b11420996
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user