From 84616e6d524a7df88ebcca4b74aca42461f34605 Mon Sep 17 00:00:00 2001
From: admin <weikou2014>
Date: 星期五, 19 六月 2020 20:25:09 +0800
Subject: [PATCH] '商品信息完善'

---
 WindowsFormsApp1/Test.Designer.cs |  110 ++++---------------------------------------------------
 1 files changed, 8 insertions(+), 102 deletions(-)

diff --git a/WindowsFormsApp1/Test.Designer.cs b/WindowsFormsApp1/Test.Designer.cs
index 5ca9558..22f23a8 100644
--- a/WindowsFormsApp1/Test.Designer.cs
+++ b/WindowsFormsApp1/Test.Designer.cs
@@ -34,125 +34,31 @@
         /// </summary>
         private void InitializeComponent()
         {
-            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Test));
-            this.pictureBox1 = new System.Windows.Forms.PictureBox();
-            this.label = new HZH_Controls.Controls.UCSplitLabel();
-            this.textBoxEx1 = new HZH_Controls.Controls.TextBoxEx();
-            this.ucTextBoxEx1 = new HZH_Controls.Controls.UCTextBoxEx();
-            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
+            this.kssdljSearchPannel1 = new WindowsFormsApp1.utils.ui.sub.KSSDLJSearchPannel();
             this.SuspendLayout();
             // 
-            // pictureBox1
+            // kssdljSearchPannel1
             // 
-            this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
-            this.pictureBox1.Location = new System.Drawing.Point(195, 12);
-            this.pictureBox1.Name = "pictureBox1";
-            this.pictureBox1.Size = new System.Drawing.Size(222, 100);
-            this.pictureBox1.TabIndex = 0;
-            this.pictureBox1.TabStop = false;
-            // 
-            // label
-            // 
-            this.label.Font = new System.Drawing.Font("寰蒋闆呴粦", 8F);
-            this.label.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(238)))), ((int)(((byte)(245)))));
-            this.label.Location = new System.Drawing.Point(0, 0);
-            this.label.MaximumSize = new System.Drawing.Size(0, 15);
-            this.label.MinimumSize = new System.Drawing.Size(150, 15);
-            this.label.Name = "label";
-            this.label.Padding = new System.Windows.Forms.Padding(20, 0, 0, 0);
-            this.label.Size = new System.Drawing.Size(200, 15);
-            this.label.TabIndex = 0;
-            this.label.Text = "鍒嗗壊绾�";
-            // 
-            // textBoxEx1
-            // 
-            this.textBoxEx1.DecLength = 2;
-            this.textBoxEx1.InputType = HZH_Controls.TextInputType.NotControl;
-            this.textBoxEx1.Location = new System.Drawing.Point(240, 250);
-            this.textBoxEx1.MaxValue = new decimal(new int[] {
-            1000000,
-            0,
-            0,
-            0});
-            this.textBoxEx1.MinValue = new decimal(new int[] {
-            1000000,
-            0,
-            0,
-            -2147483648});
-            this.textBoxEx1.MyRectangle = new System.Drawing.Rectangle(0, 0, 0, 0);
-            this.textBoxEx1.Name = "textBoxEx1";
-            this.textBoxEx1.OldText = null;
-            this.textBoxEx1.PromptColor = System.Drawing.Color.Gray;
-            this.textBoxEx1.PromptFont = new System.Drawing.Font("寰蒋闆呴粦", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
-            this.textBoxEx1.PromptText = "";
-            this.textBoxEx1.RegexPattern = "";
-            this.textBoxEx1.Size = new System.Drawing.Size(100, 21);
-            this.textBoxEx1.TabIndex = 1;
-            // 
-            // ucTextBoxEx1
-            // 
-            this.ucTextBoxEx1.BackColor = System.Drawing.Color.Transparent;
-            this.ucTextBoxEx1.ConerRadius = 5;
-            this.ucTextBoxEx1.Cursor = System.Windows.Forms.Cursors.IBeam;
-            this.ucTextBoxEx1.DecLength = 2;
-            this.ucTextBoxEx1.FillColor = System.Drawing.Color.Empty;
-            this.ucTextBoxEx1.FocusBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(77)))), ((int)(((byte)(59)))));
-            this.ucTextBoxEx1.Font = new System.Drawing.Font("寰蒋闆呴粦", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
-            this.ucTextBoxEx1.InputText = "";
-            this.ucTextBoxEx1.InputType = HZH_Controls.TextInputType.NotControl;
-            this.ucTextBoxEx1.IsFocusColor = true;
-            this.ucTextBoxEx1.IsRadius = true;
-            this.ucTextBoxEx1.IsShowClearBtn = true;
-            this.ucTextBoxEx1.IsShowKeyboard = false;
-            this.ucTextBoxEx1.IsShowRect = true;
-            this.ucTextBoxEx1.IsShowSearchBtn = false;
-            this.ucTextBoxEx1.KeyBoardType = HZH_Controls.Controls.KeyBoardType.UCKeyBorderAll_EN;
-            this.ucTextBoxEx1.Location = new System.Drawing.Point(373, 188);
-            this.ucTextBoxEx1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
-            this.ucTextBoxEx1.MaxValue = new decimal(new int[] {
-            1000000,
-            0,
-            0,
-            0});
-            this.ucTextBoxEx1.MinValue = new decimal(new int[] {
-            1000000,
-            0,
-            0,
-            -2147483648});
-            this.ucTextBoxEx1.Name = "ucTextBoxEx1";
-            this.ucTextBoxEx1.Padding = new System.Windows.Forms.Padding(5);
-            this.ucTextBoxEx1.PromptColor = System.Drawing.Color.Gray;
-            this.ucTextBoxEx1.PromptFont = new System.Drawing.Font("寰蒋闆呴粦", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
-            this.ucTextBoxEx1.PromptText = "Ceshi 123123";
-            this.ucTextBoxEx1.RectColor = System.Drawing.Color.White;
-            this.ucTextBoxEx1.RectWidth = 1;
-            this.ucTextBoxEx1.RegexPattern = "";
-            this.ucTextBoxEx1.Size = new System.Drawing.Size(322, 42);
-            this.ucTextBoxEx1.TabIndex = 2;
+            this.kssdljSearchPannel1.Location = new System.Drawing.Point(175, 41);
+            this.kssdljSearchPannel1.Name = "kssdljSearchPannel1";
+            this.kssdljSearchPannel1.Size = new System.Drawing.Size(230, 361);
+            this.kssdljSearchPannel1.TabIndex = 0;
             // 
             // Test
             // 
             this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
             this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
             this.ClientSize = new System.Drawing.Size(800, 450);
-            this.Controls.Add(this.ucTextBoxEx1);
-            this.Controls.Add(this.textBoxEx1);
-            this.Controls.Add(this.label);
-            this.Controls.Add(this.pictureBox1);
+            this.Controls.Add(this.kssdljSearchPannel1);
             this.Name = "Test";
             this.Text = "Test";
             this.Load += new System.EventHandler(this.Test_Load);
-            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
             this.ResumeLayout(false);
-            this.PerformLayout();
 
         }
 
         #endregion
 
-        private System.Windows.Forms.PictureBox pictureBox1;
-        private UCSplitLabel label;
-        private TextBoxEx textBoxEx1;
-        private UCTextBoxEx ucTextBoxEx1;
+        private utils.ui.sub.KSSDLJSearchPannel kssdljSearchPannel1;
     }
 }
\ No newline at end of file

--
Gitblit v1.8.0