From 1a1c8e71fcd14858f595029f089b2d4a00202b32 Mon Sep 17 00:00:00 2001
From: ogi <Administrator@S-OGI-PC>
Date: Fri, 05 Dec 2025 09:24:16 +0900
Subject: [PATCH] プロジェクトファイルを追加。

---
 HotelPms.SourceFactory/FormMain.Designer.cs |  645 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 645 insertions(+), 0 deletions(-)

diff --git a/HotelPms.SourceFactory/FormMain.Designer.cs b/HotelPms.SourceFactory/FormMain.Designer.cs
new file mode 100644
index 0000000..b357521
--- /dev/null
+++ b/HotelPms.SourceFactory/FormMain.Designer.cs
@@ -0,0 +1,645 @@
+
+namespace HotelPms.SourceFactory
+{
+    partial class FormMain
+    {
+        /// <summary>
+        ///  Required designer variable.
+        /// </summary>
+        private System.ComponentModel.IContainer components = null;
+
+        /// <summary>
+        ///  Clean up any resources being used.
+        /// </summary>
+        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+        protected override void Dispose(bool disposing)
+        {
+            if (disposing && (components != null))
+            {
+                components.Dispose();
+            }
+            base.Dispose(disposing);
+        }
+
+        #region Windows Form Designer generated code
+
+        /// <summary>
+        ///  Required method for Designer support - do not modify
+        ///  the contents of this method with the code editor.
+        /// </summary>
+        private void InitializeComponent()
+        {
+            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
+            panel1 = new Panel();
+            button29 = new Button();
+            button28 = new Button();
+            button27 = new Button();
+            button26 = new Button();
+            button25 = new Button();
+            button24 = new Button();
+            button23 = new Button();
+            button22 = new Button();
+            button21 = new Button();
+            button20 = new Button();
+            button19 = new Button();
+            button18 = new Button();
+            textBox3 = new TextBox();
+            button17 = new Button();
+            button16 = new Button();
+            button15 = new Button();
+            button14 = new Button();
+            button13 = new Button();
+            button12 = new Button();
+            button11 = new Button();
+            button10 = new Button();
+            button9 = new Button();
+            button8 = new Button();
+            button7 = new Button();
+            button5 = new Button();
+            button4 = new Button();
+            button3 = new Button();
+            textBox1 = new TextBox();
+            button2 = new Button();
+            button1 = new Button();
+            panel2 = new Panel();
+            tabControl1 = new TabControl();
+            tabPage1 = new TabPage();
+            panel4 = new Panel();
+            richTextBox1 = new RichTextBox();
+            panel3 = new Panel();
+            textBox2 = new TextBox();
+            label1 = new Label();
+            numericUpDown2 = new NumericUpDown();
+            numericUpDown1 = new NumericUpDown();
+            button6 = new Button();
+            tabPage2 = new TabPage();
+            button30 = new Button();
+            pnlMain.SuspendLayout();
+            panel1.SuspendLayout();
+            panel2.SuspendLayout();
+            tabControl1.SuspendLayout();
+            tabPage1.SuspendLayout();
+            panel4.SuspendLayout();
+            panel3.SuspendLayout();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown2).BeginInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown1).BeginInit();
+            SuspendLayout();
+            // 
+            // pnlMain
+            // 
+            pnlMain.Controls.Add(panel2);
+            pnlMain.Controls.Add(panel1);
+            pnlMain.Size = new Size(1004, 609);
+            // 
+            // LoadingObj
+            // 
+            LoadingObj.Alpha = 200;
+            LoadingObj.BackColor = Color.FromArgb(224, 224, 224);
+            LoadingObj.Size = new Size(1004, 609);
+            // 
+            // panel1
+            // 
+            panel1.Controls.Add(button30);
+            panel1.Controls.Add(button29);
+            panel1.Controls.Add(button28);
+            panel1.Controls.Add(button27);
+            panel1.Controls.Add(button26);
+            panel1.Controls.Add(button25);
+            panel1.Controls.Add(button24);
+            panel1.Controls.Add(button23);
+            panel1.Controls.Add(button22);
+            panel1.Controls.Add(button21);
+            panel1.Controls.Add(button20);
+            panel1.Controls.Add(button19);
+            panel1.Controls.Add(button18);
+            panel1.Controls.Add(textBox3);
+            panel1.Controls.Add(button17);
+            panel1.Controls.Add(button16);
+            panel1.Controls.Add(button15);
+            panel1.Controls.Add(button14);
+            panel1.Controls.Add(button13);
+            panel1.Controls.Add(button12);
+            panel1.Controls.Add(button11);
+            panel1.Controls.Add(button10);
+            panel1.Controls.Add(button9);
+            panel1.Controls.Add(button8);
+            panel1.Controls.Add(button7);
+            panel1.Controls.Add(button5);
+            panel1.Controls.Add(button4);
+            panel1.Controls.Add(button3);
+            panel1.Controls.Add(textBox1);
+            panel1.Controls.Add(button2);
+            panel1.Controls.Add(button1);
+            panel1.Dock = DockStyle.Top;
+            panel1.Location = new Point(0, 0);
+            panel1.Name = "panel1";
+            panel1.Size = new Size(1004, 282);
+            panel1.TabIndex = 0;
+            // 
+            // button29
+            // 
+            button29.Location = new Point(718, 187);
+            button29.Name = "button29";
+            button29.Size = new Size(117, 27);
+            button29.TabIndex = 29;
+            button29.Text = "button29";
+            button29.UseVisualStyleBackColor = true;
+            button29.Click += button29_Click;
+            // 
+            // button28
+            // 
+            button28.Location = new Point(538, 231);
+            button28.Name = "button28";
+            button28.Size = new Size(216, 34);
+            button28.TabIndex = 28;
+            button28.Text = "gRpc To Linux(Grpc Http2)";
+            button28.UseVisualStyleBackColor = true;
+            button28.Click += button28_Click;
+            // 
+            // button27
+            // 
+            button27.Location = new Point(316, 231);
+            button27.Name = "button27";
+            button27.Size = new Size(216, 34);
+            button27.TabIndex = 27;
+            button27.Text = "gRpc To Linux(GrpcWebHandler)";
+            button27.UseVisualStyleBackColor = true;
+            button27.Click += button27_Click;
+            // 
+            // button26
+            // 
+            button26.Location = new Point(144, 233);
+            button26.Name = "button26";
+            button26.Size = new Size(144, 35);
+            button26.TabIndex = 26;
+            button26.Text = "Json ⇔ 動態クラス";
+            button26.UseVisualStyleBackColor = true;
+            button26.Click += button26_Click;
+            // 
+            // button25
+            // 
+            button25.Location = new Point(21, 231);
+            button25.Name = "button25";
+            button25.Size = new Size(97, 34);
+            button25.TabIndex = 25;
+            button25.Text = "DB VersionUp";
+            button25.UseVisualStyleBackColor = true;
+            button25.Click += button25_Click;
+            // 
+            // button24
+            // 
+            button24.Location = new Point(866, 180);
+            button24.Name = "button24";
+            button24.Size = new Size(107, 34);
+            button24.TabIndex = 24;
+            button24.Text = "Excel Copy";
+            button24.UseVisualStyleBackColor = true;
+            button24.Click += button24_Click;
+            // 
+            // button23
+            // 
+            button23.Location = new Point(526, 180);
+            button23.Name = "button23";
+            button23.Size = new Size(107, 34);
+            button23.TabIndex = 23;
+            button23.Text = "gRpc To IIS";
+            button23.UseVisualStyleBackColor = true;
+            button23.Click += button23_Click;
+            // 
+            // button22
+            // 
+            button22.Location = new Point(411, 177);
+            button22.Name = "button22";
+            button22.Size = new Size(97, 35);
+            button22.TabIndex = 22;
+            button22.Text = "gRpc Client";
+            button22.UseVisualStyleBackColor = true;
+            button22.Click += button22_Click;
+            // 
+            // button21
+            // 
+            button21.Location = new Point(262, 176);
+            button21.Name = "button21";
+            button21.Size = new Size(126, 35);
+            button21.TabIndex = 21;
+            button21.Text = "gRpc Client Async";
+            button21.UseVisualStyleBackColor = true;
+            button21.Click += button21_Click;
+            // 
+            // button20
+            // 
+            button20.Location = new Point(135, 176);
+            button20.Name = "button20";
+            button20.Size = new Size(97, 35);
+            button20.TabIndex = 20;
+            button20.Text = "Script生成";
+            button20.UseVisualStyleBackColor = true;
+            button20.Click += button20_Click;
+            // 
+            // button19
+            // 
+            button19.Location = new Point(21, 176);
+            button19.Name = "button19";
+            button19.Size = new Size(97, 35);
+            button19.TabIndex = 19;
+            button19.Text = "ExcelToTable";
+            button19.UseVisualStyleBackColor = true;
+            button19.Click += button19_Click;
+            // 
+            // button18
+            // 
+            button18.Location = new Point(21, 17);
+            button18.Name = "button18";
+            button18.Size = new Size(117, 25);
+            button18.TabIndex = 18;
+            button18.Text = "button18";
+            button18.UseVisualStyleBackColor = true;
+            button18.Click += button18_Click;
+            // 
+            // textBox3
+            // 
+            textBox3.Location = new Point(454, 3);
+            textBox3.Name = "textBox3";
+            textBox3.Size = new Size(381, 23);
+            textBox3.TabIndex = 17;
+            textBox3.Text = "2022/12/03";
+            // 
+            // button17
+            // 
+            button17.Location = new Point(757, 68);
+            button17.Name = "button17";
+            button17.Size = new Size(56, 31);
+            button17.TabIndex = 16;
+            button17.Text = "Three";
+            button17.UseVisualStyleBackColor = true;
+            button17.Click += button17_Click;
+            // 
+            // button16
+            // 
+            button16.Location = new Point(695, 68);
+            button16.Name = "button16";
+            button16.Size = new Size(56, 31);
+            button16.TabIndex = 15;
+            button16.Text = "One";
+            button16.UseVisualStyleBackColor = true;
+            button16.Click += button16_Click;
+            // 
+            // button15
+            // 
+            button15.Location = new Point(557, 135);
+            button15.Name = "button15";
+            button15.Size = new Size(143, 35);
+            button15.TabIndex = 14;
+            button15.Text = "GetReader";
+            button15.UseVisualStyleBackColor = true;
+            button15.Click += button15_Click;
+            // 
+            // button14
+            // 
+            button14.Location = new Point(557, 85);
+            button14.Name = "button14";
+            button14.Size = new Size(97, 35);
+            button14.TabIndex = 13;
+            button14.Text = "SignalR";
+            button14.UseVisualStyleBackColor = true;
+            button14.Click += button14_Click;
+            // 
+            // button13
+            // 
+            button13.Location = new Point(908, 109);
+            button13.Name = "button13";
+            button13.Size = new Size(64, 60);
+            button13.TabIndex = 12;
+            button13.Text = "Edge";
+            button13.UseVisualStyleBackColor = true;
+            button13.Click += button13_Click;
+            // 
+            // button12
+            // 
+            button12.BackColor = Color.FromArgb(192, 192, 255);
+            button12.Location = new Point(21, 135);
+            button12.Name = "button12";
+            button12.Size = new Size(194, 35);
+            button12.TabIndex = 11;
+            button12.Text = "Table制御クラスセット生成";
+            button12.UseVisualStyleBackColor = false;
+            button12.Click += button12_Click;
+            // 
+            // button11
+            // 
+            button11.Location = new Point(240, 135);
+            button11.Name = "button11";
+            button11.Size = new Size(194, 35);
+            button11.TabIndex = 10;
+            button11.Text = "String";
+            button11.UseVisualStyleBackColor = true;
+            button11.Click += button11_Click;
+            // 
+            // button10
+            // 
+            button10.Location = new Point(240, 85);
+            button10.Name = "button10";
+            button10.Size = new Size(194, 35);
+            button10.TabIndex = 9;
+            button10.Text = "帳票";
+            button10.UseVisualStyleBackColor = true;
+            button10.Click += button10_Click;
+            // 
+            // button9
+            // 
+            button9.Location = new Point(729, 143);
+            button9.Name = "button9";
+            button9.Size = new Size(157, 28);
+            button9.TabIndex = 8;
+            button9.Text = "拡張プロパティ表示";
+            button9.UseVisualStyleBackColor = true;
+            button9.Click += button9_Click;
+            // 
+            // button8
+            // 
+            button8.Location = new Point(729, 105);
+            button8.Name = "button8";
+            button8.Size = new Size(157, 28);
+            button8.TabIndex = 7;
+            button8.Text = "拡張プロパティ画面";
+            button8.UseVisualStyleBackColor = true;
+            button8.Click += button8_Click;
+            // 
+            // button7
+            // 
+            button7.Location = new Point(866, 56);
+            button7.Name = "button7";
+            button7.Size = new Size(106, 31);
+            button7.TabIndex = 6;
+            button7.Text = "button7";
+            button7.UseVisualStyleBackColor = true;
+            button7.Click += button7_Click;
+            // 
+            // button5
+            // 
+            button5.Location = new Point(454, 134);
+            button5.Name = "button5";
+            button5.Size = new Size(97, 37);
+            button5.TabIndex = 5;
+            button5.Text = "SendMail";
+            button5.UseVisualStyleBackColor = true;
+            button5.Click += button5_Click;
+            // 
+            // button4
+            // 
+            button4.BackColor = Color.FromArgb(192, 192, 255);
+            button4.Location = new Point(21, 85);
+            button4.Name = "button4";
+            button4.Size = new Size(194, 35);
+            button4.TabIndex = 4;
+            button4.Text = "Gdi Demo";
+            button4.UseVisualStyleBackColor = false;
+            button4.Click += button4_Click;
+            // 
+            // button3
+            // 
+            button3.Location = new Point(454, 85);
+            button3.Name = "button3";
+            button3.Size = new Size(97, 35);
+            button3.TabIndex = 3;
+            button3.Text = "Excel";
+            button3.UseVisualStyleBackColor = true;
+            button3.Click += button3_Click;
+            // 
+            // textBox1
+            // 
+            textBox1.Location = new Point(454, 56);
+            textBox1.Name = "textBox1";
+            textBox1.Size = new Size(215, 23);
+            textBox1.TabIndex = 2;
+            // 
+            // button2
+            // 
+            button2.Cursor = Cursors.Hand;
+            button2.Location = new Point(240, 48);
+            button2.Name = "button2";
+            button2.Size = new Size(194, 31);
+            button2.TabIndex = 1;
+            button2.Text = "PostgreSqlDemo";
+            button2.UseVisualStyleBackColor = true;
+            button2.Click += button2_Click;
+            // 
+            // button1
+            // 
+            button1.BackColor = Color.FromArgb(192, 192, 255);
+            button1.Location = new Point(21, 48);
+            button1.Name = "button1";
+            button1.Size = new Size(194, 31);
+            button1.TabIndex = 0;
+            button1.Text = "button1";
+            button1.UseVisualStyleBackColor = false;
+            button1.Click += button1_Click;
+            // 
+            // panel2
+            // 
+            panel2.Controls.Add(tabControl1);
+            panel2.Dock = DockStyle.Fill;
+            panel2.Location = new Point(0, 282);
+            panel2.Name = "panel2";
+            panel2.Size = new Size(1004, 327);
+            panel2.TabIndex = 1;
+            // 
+            // tabControl1
+            // 
+            tabControl1.Controls.Add(tabPage1);
+            tabControl1.Controls.Add(tabPage2);
+            tabControl1.Dock = DockStyle.Fill;
+            tabControl1.Location = new Point(0, 0);
+            tabControl1.Name = "tabControl1";
+            tabControl1.SelectedIndex = 0;
+            tabControl1.Size = new Size(1004, 327);
+            tabControl1.TabIndex = 0;
+            // 
+            // tabPage1
+            // 
+            tabPage1.BackColor = Color.FromArgb(43, 43, 43);
+            tabPage1.Controls.Add(panel4);
+            tabPage1.Controls.Add(panel3);
+            tabPage1.Location = new Point(4, 24);
+            tabPage1.Name = "tabPage1";
+            tabPage1.Padding = new Padding(3);
+            tabPage1.Size = new Size(996, 299);
+            tabPage1.TabIndex = 0;
+            tabPage1.Text = "tabPage1";
+            // 
+            // panel4
+            // 
+            panel4.Controls.Add(richTextBox1);
+            panel4.Dock = DockStyle.Fill;
+            panel4.Location = new Point(3, 75);
+            panel4.Name = "panel4";
+            panel4.Size = new Size(990, 221);
+            panel4.TabIndex = 1;
+            // 
+            // richTextBox1
+            // 
+            richTextBox1.Dock = DockStyle.Fill;
+            richTextBox1.Location = new Point(0, 0);
+            richTextBox1.Name = "richTextBox1";
+            richTextBox1.Size = new Size(990, 221);
+            richTextBox1.TabIndex = 0;
+            richTextBox1.Text = "";
+            // 
+            // panel3
+            // 
+            panel3.Controls.Add(textBox2);
+            panel3.Controls.Add(label1);
+            panel3.Controls.Add(numericUpDown2);
+            panel3.Controls.Add(numericUpDown1);
+            panel3.Controls.Add(button6);
+            panel3.Dock = DockStyle.Top;
+            panel3.Location = new Point(3, 3);
+            panel3.Name = "panel3";
+            panel3.Size = new Size(990, 72);
+            panel3.TabIndex = 0;
+            // 
+            // textBox2
+            // 
+            textBox2.BorderStyle = BorderStyle.FixedSingle;
+            textBox2.Dock = DockStyle.Right;
+            textBox2.Location = new Point(414, 0);
+            textBox2.Multiline = true;
+            textBox2.Name = "textBox2";
+            textBox2.ScrollBars = ScrollBars.Both;
+            textBox2.Size = new Size(576, 72);
+            textBox2.TabIndex = 4;
+            textBox2.Text = resources.GetString("textBox2.Text");
+            // 
+            // label1
+            // 
+            label1.AutoSize = true;
+            label1.ForeColor = Color.White;
+            label1.Location = new Point(272, 24);
+            label1.Name = "label1";
+            label1.Size = new Size(19, 15);
+            label1.TabIndex = 3;
+            label1.Text = "~";
+            // 
+            // numericUpDown2
+            // 
+            numericUpDown2.Location = new Point(297, 22);
+            numericUpDown2.Maximum = new decimal(new int[] { 10000, 0, 0, 0 });
+            numericUpDown2.Name = "numericUpDown2";
+            numericUpDown2.Size = new Size(67, 23);
+            numericUpDown2.TabIndex = 2;
+            numericUpDown2.Value = new decimal(new int[] { 7, 0, 0, 0 });
+            // 
+            // numericUpDown1
+            // 
+            numericUpDown1.Location = new Point(192, 20);
+            numericUpDown1.Maximum = new decimal(new int[] { 10000, 0, 0, 0 });
+            numericUpDown1.Name = "numericUpDown1";
+            numericUpDown1.Size = new Size(67, 23);
+            numericUpDown1.TabIndex = 1;
+            // 
+            // button6
+            // 
+            button6.Location = new Point(14, 17);
+            button6.Name = "button6";
+            button6.Size = new Size(151, 36);
+            button6.TabIndex = 0;
+            button6.Text = "実行";
+            button6.UseVisualStyleBackColor = true;
+            button6.Click += button6_Click;
+            // 
+            // tabPage2
+            // 
+            tabPage2.BackColor = Color.FromArgb(43, 43, 43);
+            tabPage2.Location = new Point(4, 24);
+            tabPage2.Name = "tabPage2";
+            tabPage2.Padding = new Padding(3);
+            tabPage2.Size = new Size(996, 299);
+            tabPage2.TabIndex = 1;
+            tabPage2.Text = "tabPage2";
+            // 
+            // button30
+            // 
+            button30.Location = new Point(810, 231);
+            button30.Name = "button30";
+            button30.Size = new Size(117, 27);
+            button30.TabIndex = 30;
+            button30.Text = "button30";
+            button30.UseVisualStyleBackColor = true;
+            button30.Click += button30_Click;
+            // 
+            // FormMain
+            // 
+            AutoScaleDimensions = new SizeF(7F, 15F);
+            AutoScaleMode = AutoScaleMode.Font;
+            BackColor = Color.FromArgb(43, 43, 43);
+            ClientSize = new Size(1006, 646);
+            Name = "FormMain";
+            StartPosition = FormStartPosition.CenterScreen;
+            Text = "Form1";
+            Load += FormMain_Load;
+            Shown += FormMain_Shown;
+            KeyDown += FormMain_KeyDown;
+            pnlMain.ResumeLayout(false);
+            panel1.ResumeLayout(false);
+            panel1.PerformLayout();
+            panel2.ResumeLayout(false);
+            tabControl1.ResumeLayout(false);
+            tabPage1.ResumeLayout(false);
+            panel4.ResumeLayout(false);
+            panel3.ResumeLayout(false);
+            panel3.PerformLayout();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown2).EndInit();
+            ((System.ComponentModel.ISupportInitialize)numericUpDown1).EndInit();
+            ResumeLayout(false);
+
+        }
+
+        #endregion
+
+        private System.Windows.Forms.Panel panel1;
+        private System.Windows.Forms.Button button1;
+        private System.Windows.Forms.Panel panel2;
+        private System.Windows.Forms.TabControl tabControl1;
+        private System.Windows.Forms.TabPage tabPage1;
+        private System.Windows.Forms.TabPage tabPage2;
+        private System.Windows.Forms.Button button2;
+        private System.Windows.Forms.TextBox textBox1;
+        private System.Windows.Forms.Button button3;
+        private System.Windows.Forms.Button button4;
+        private System.Windows.Forms.Button button5;
+        private System.Windows.Forms.Panel panel4;
+        private System.Windows.Forms.RichTextBox richTextBox1;
+        private System.Windows.Forms.Panel panel3;
+        private System.Windows.Forms.Label label1;
+        private System.Windows.Forms.NumericUpDown numericUpDown2;
+        private System.Windows.Forms.NumericUpDown numericUpDown1;
+        private System.Windows.Forms.Button button6;
+        private System.Windows.Forms.TextBox textBox2;
+        private System.Windows.Forms.Button button7;
+        private System.Windows.Forms.Button button8;
+        private System.Windows.Forms.Button button9;
+        private System.Windows.Forms.Button button10;
+        private System.Windows.Forms.Button button11;
+        private System.Windows.Forms.Button button12;
+        private System.Windows.Forms.Button button13;
+        private System.Windows.Forms.Button button14;
+        private System.Windows.Forms.Button button15;
+        private System.Windows.Forms.Button button16;
+        private System.Windows.Forms.Button button17;
+        private System.Windows.Forms.TextBox textBox3;
+        private System.Windows.Forms.Button button18;
+        private Button button19;
+        private Button button20;
+        private Button button21;
+        private Button button22;
+        private Button button23;
+        private Button button24;
+        private Button button25;
+        private Button button26;
+        private Button button27;
+        private Button button28;
+        private Button button29;
+        private Button button30;
+    }
+}
+

--
Gitblit v1.10.0