admin
2020-06-11 a02cad2cd9c1ca82c23f843b4a13bd45713f3867
WindowsFormsApp1/Test.Designer.cs
@@ -37,11 +37,7 @@
            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.ucSplitLine_H1 = new HZH_Controls.Controls.UCSplitLine_H();
            this.textBoxEx1 = new HZH_Controls.Controls.TextBoxEx();
            this.ucBtnExt1 = new HZH_Controls.Controls.UCBtnExt();
            this.ucBtnFillet1 = new HZH_Controls.Controls.UCBtnFillet();
            this.ucBtnsGroup1 = new HZH_Controls.Controls.UCBtnsGroup();
            this.ucDataGridView1 = new HZH_Controls.Controls.UCDataGridView();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.SuspendLayout();
            // 
@@ -67,107 +63,30 @@
            this.label.TabIndex = 0;
            this.label.Text = "分割线";
            // 
            // ucSplitLine_H1
            // ucDataGridView1
            // 
            this.ucSplitLine_H1.BackColor = System.Drawing.Color.Red;
            this.ucSplitLine_H1.Location = new System.Drawing.Point(12, 183);
            this.ucSplitLine_H1.Name = "ucSplitLine_H1";
            this.ucSplitLine_H1.Size = new System.Drawing.Size(500, 1);
            this.ucSplitLine_H1.TabIndex = 1;
            this.ucSplitLine_H1.TabStop = false;
            //
            // textBoxEx1
            //
            this.textBoxEx1.DecLength = 2;
            this.textBoxEx1.InputType = HZH_Controls.TextInputType.NotControl;
            this.textBoxEx1.Location = new System.Drawing.Point(547, 26);
            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 = 2;
            //
            // ucBtnExt1
            //
            this.ucBtnExt1.BackColor = System.Drawing.Color.White;
            this.ucBtnExt1.BtnBackColor = System.Drawing.Color.White;
            this.ucBtnExt1.BtnFont = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.ucBtnExt1.BtnForeColor = System.Drawing.Color.Black;
            this.ucBtnExt1.BtnText = "测试";
            this.ucBtnExt1.ConerRadius = 5;
            this.ucBtnExt1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.ucBtnExt1.EnabledMouseEffect = false;
            this.ucBtnExt1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.ucBtnExt1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.ucBtnExt1.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.ucBtnExt1.IsRadius = true;
            this.ucBtnExt1.IsShowRect = true;
            this.ucBtnExt1.IsShowTips = false;
            this.ucBtnExt1.Location = new System.Drawing.Point(547, 120);
            this.ucBtnExt1.Margin = new System.Windows.Forms.Padding(0);
            this.ucBtnExt1.Name = "ucBtnExt1";
            this.ucBtnExt1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.ucBtnExt1.RectWidth = 1;
            this.ucBtnExt1.Size = new System.Drawing.Size(92, 29);
            this.ucBtnExt1.TabIndex = 3;
            this.ucBtnExt1.TabStop = false;
            this.ucBtnExt1.TipsColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(30)))), ((int)(((byte)(99)))));
            this.ucBtnExt1.TipsText = "";
            //
            // ucBtnFillet1
            //
            this.ucBtnFillet1.BackColor = System.Drawing.Color.Transparent;
            this.ucBtnFillet1.BtnImage = ((System.Drawing.Image)(resources.GetObject("ucBtnFillet1.BtnImage")));
            this.ucBtnFillet1.BtnText = "按钮1   ";
            this.ucBtnFillet1.ConerRadius = 5;
            this.ucBtnFillet1.FillColor = System.Drawing.Color.Transparent;
            this.ucBtnFillet1.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.ucBtnFillet1.IsRadius = true;
            this.ucBtnFillet1.IsShowRect = true;
            this.ucBtnFillet1.Location = new System.Drawing.Point(566, 210);
            this.ucBtnFillet1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.ucBtnFillet1.Name = "ucBtnFillet1";
            this.ucBtnFillet1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(220)))), ((int)(((byte)(220)))));
            this.ucBtnFillet1.RectWidth = 1;
            this.ucBtnFillet1.Size = new System.Drawing.Size(120, 76);
            this.ucBtnFillet1.TabIndex = 4;
            //
            // ucBtnsGroup1
            //
            this.ucBtnsGroup1.BackColor = System.Drawing.Color.White;
            this.ucBtnsGroup1.DataSource = ((System.Collections.Generic.Dictionary<string, string>)(resources.GetObject("ucBtnsGroup1.DataSource")));
            this.ucBtnsGroup1.IsMultiple = false;
            this.ucBtnsGroup1.Location = new System.Drawing.Point(248, 321);
            this.ucBtnsGroup1.MinimumSize = new System.Drawing.Size(0, 50);
            this.ucBtnsGroup1.Name = "ucBtnsGroup1";
            this.ucBtnsGroup1.SelectItem = ((System.Collections.Generic.List<string>)(resources.GetObject("ucBtnsGroup1.SelectItem")));
            this.ucBtnsGroup1.Size = new System.Drawing.Size(420, 50);
            this.ucBtnsGroup1.TabIndex = 5;
            this.ucDataGridView1.BackColor = System.Drawing.Color.White;
            this.ucDataGridView1.Columns = null;
            this.ucDataGridView1.DataSource = null;
            this.ucDataGridView1.HeadFont = new System.Drawing.Font("微软雅黑", 12F);
            this.ucDataGridView1.HeadHeight = 40;
            this.ucDataGridView1.HeadPadingLeft = 0;
            this.ucDataGridView1.HeadTextColor = System.Drawing.Color.Black;
            this.ucDataGridView1.IsShowCheckBox = false;
            this.ucDataGridView1.IsShowHead = true;
            this.ucDataGridView1.Location = new System.Drawing.Point(12, 162);
            this.ucDataGridView1.Name = "ucDataGridView1";
            this.ucDataGridView1.RowHeight = 40;
            this.ucDataGridView1.RowType = typeof(HZH_Controls.Controls.UCDataGridViewRow);
            this.ucDataGridView1.Size = new System.Drawing.Size(657, 276);
            this.ucDataGridView1.TabIndex = 1;
            // 
            // 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.ucBtnsGroup1);
            this.Controls.Add(this.ucBtnFillet1);
            this.Controls.Add(this.ucBtnExt1);
            this.Controls.Add(this.textBoxEx1);
            this.Controls.Add(this.ucSplitLine_H1);
            this.Controls.Add(this.ucDataGridView1);
            this.Controls.Add(this.label);
            this.Controls.Add(this.pictureBox1);
            this.Name = "Test";
@@ -175,7 +94,6 @@
            this.Load += new System.EventHandler(this.Test_Load);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();
        }
@@ -183,10 +101,6 @@
        private System.Windows.Forms.PictureBox pictureBox1;
        private UCSplitLabel label;
        private UCSplitLine_H ucSplitLine_H1;
        private TextBoxEx textBoxEx1;
        private UCBtnExt ucBtnExt1;
        private UCBtnFillet ucBtnFillet1;
        private UCBtnsGroup ucBtnsGroup1;
        private UCDataGridView ucDataGridView1;
    }
}