Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/hakchi2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-01-23 04:46:05 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-01-23 04:46:05 +0300
commitd1a409d9aebb59078025735469b195e52e27586c (patch)
treeacf8a07731168d9a6f4232018d7f0cd35ea50d66 /SelectFileForm.Designer.cs
parentfb6b8383c27560c30e7a3076c67b925a7f8ff363 (diff)
Global command line arguments (NOT TESTED YET!)
Diffstat (limited to 'SelectFileForm.Designer.cs')
-rw-r--r--SelectFileForm.Designer.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/SelectFileForm.Designer.cs b/SelectFileForm.Designer.cs
index 15da0460..d08263ff 100644
--- a/SelectFileForm.Designer.cs
+++ b/SelectFileForm.Designer.cs
@@ -56,6 +56,7 @@
this.Controls.Add(this.buttonOk);
this.Controls.Add(this.listBoxFiles);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
+ this.MinimizeBox = false;
this.Name = "SelectFileForm";
this.ResumeLayout(false);