From 487d5b784e9ed99c36aedf907c2f9162d1ca0f10 Mon Sep 17 00:00:00 2001
From: ElEgEv <112943269+ElEgEv@users.noreply.github.com>
Date: Thu, 5 Oct 2023 21:35:43 +0400
Subject: [PATCH] =?UTF-8?q?=D0=A3=D1=81=D1=82=D0=B0=D0=BD=D0=BE=D0=B2?=
=?UTF-8?q?=D0=BA=D0=B0=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D0=BE=D0=B2.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../VisualComponentsForm/FormMain.Designer.cs | 1 +
VisualComponentsLib/VisualComponentsLib.csproj | 5 +++++
2 files changed, 6 insertions(+)
diff --git a/VisualComponentsForm/VisualComponentsForm/FormMain.Designer.cs b/VisualComponentsForm/VisualComponentsForm/FormMain.Designer.cs
index 6cda835..56e8dd8 100644
--- a/VisualComponentsForm/VisualComponentsForm/FormMain.Designer.cs
+++ b/VisualComponentsForm/VisualComponentsForm/FormMain.Designer.cs
@@ -138,6 +138,7 @@
myTextBox.Name = "myTextBox";
myTextBox.Size = new Size(210, 80);
myTextBox.TabIndex = 5;
+ myTextBox.TextBoxValue = null;
//
// labelCheckTwo
//
diff --git a/VisualComponentsLib/VisualComponentsLib.csproj b/VisualComponentsLib/VisualComponentsLib.csproj
index db6be70..b24ab5b 100644
--- a/VisualComponentsLib/VisualComponentsLib.csproj
+++ b/VisualComponentsLib/VisualComponentsLib.csproj
@@ -8,4 +8,9 @@
Library
+
+
+
+
+