From 42b1ca72a6b044f09abc9290b5c59b745be1a17b Mon Sep 17 00:00:00 2001 From: Jonathan Jenne Date: Tue, 28 Jun 2022 15:55:29 +0200 Subject: [PATCH] Disable Input Directory for export --- MultiTool.Form/frmExportMain.Designer.vb | 1 + MultiTool.Form/frmExportMain.resx | 3 +++ 2 files changed, 4 insertions(+) diff --git a/MultiTool.Form/frmExportMain.Designer.vb b/MultiTool.Form/frmExportMain.Designer.vb index 9ed241a..2f17e82 100644 --- a/MultiTool.Form/frmExportMain.Designer.vb +++ b/MultiTool.Form/frmExportMain.Designer.vb @@ -172,6 +172,7 @@ Partial Class frmExportMain 'btnOpenInputDirectory ' Me.btnOpenInputDirectory.Caption = "Eingangsverzeichnis öffnen" + Me.btnOpenInputDirectory.Enabled = False Me.btnOpenInputDirectory.Id = 6 Me.btnOpenInputDirectory.ImageOptions.SvgImage = Global.MultiTool.Form.My.Resources.Resources.open27 Me.btnOpenInputDirectory.Name = "btnOpenInputDirectory" diff --git a/MultiTool.Form/frmExportMain.resx b/MultiTool.Form/frmExportMain.resx index 2876866..69735f0 100644 --- a/MultiTool.Form/frmExportMain.resx +++ b/MultiTool.Form/frmExportMain.resx @@ -120,6 +120,9 @@ 189, 17 + + 189, 17 + 87