made the dialog box sizable.
This commit is contained in:
parent
e641a89a8c
commit
d79bc6762a
@ -86,7 +86,6 @@ namespace VEPROMS
|
||||
this.Controls.Add(this.btnOkay);
|
||||
this.Controls.Add(this.clbLocalROFolders);
|
||||
this.Controls.Add(this.lblImportRO);
|
||||
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
||||
this.MaximizeBox = false;
|
||||
this.MinimizeBox = false;
|
||||
this.Name = "dlgPickROFolder";
|
||||
|
Loading…
x
Reference in New Issue
Block a user