Newer
Older
IRIS_COLLECT_GA / IOM_cs / insertForm / sysSetting / CtrlDept.Designer.cs
yangqianqian on 1 Jun 2021 13 KB first commit
namespace IOM_cs.insertForm.sysSetting
{
    partial class CtrlDept
    {
        /// <summary> 
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary> 
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region 组件设计器生成的代码

        /// <summary> 
        /// 设计器支持所需的方法 - 不要修改
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.label1 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.roundButton1 = new IOM_cs.RoundButton();
            this.textBoxName = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.textBoxCode = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.textBoxAddr = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.btn_dropIndex = new System.Windows.Forms.Button();
            this.txt_Index = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.comboBoxIndex = new System.Windows.Forms.ComboBox();
            this.SuspendLayout();
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.Location = new System.Drawing.Point(261, 113);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(93, 20);
            this.label1.TabIndex = 25;
            this.label1.Text = "公安机关名称";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.Location = new System.Drawing.Point(261, 168);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(93, 20);
            this.label2.TabIndex = 26;
            this.label2.Text = "公安机关代码";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label3.Location = new System.Drawing.Point(261, 223);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(93, 20);
            this.label3.TabIndex = 27;
            this.label3.Text = "公安机关地址";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label4.Location = new System.Drawing.Point(261, 278);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(93, 20);
            this.label4.TabIndex = 28;
            this.label4.Text = "采集机构类别";
            // 
            // roundButton1
            // 
            this.roundButton1.EnterBackColor = System.Drawing.Color.Blue;
            this.roundButton1.EnterForeColor = System.Drawing.Color.White;
            this.roundButton1.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.roundButton1.FlatAppearance.BorderSize = 0;
            this.roundButton1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.roundButton1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.roundButton1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.roundButton1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.roundButton1.HoverBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(163)))), ((int)(((byte)(242)))));
            this.roundButton1.HoverForeColor = System.Drawing.Color.White;
            this.roundButton1.Location = new System.Drawing.Point(383, 381);
            this.roundButton1.Name = "roundButton1";
            this.roundButton1.PressBackColor = System.Drawing.Color.DarkBlue;
            this.roundButton1.PressForeColor = System.Drawing.Color.White;
            this.roundButton1.Radius = 5;
            this.roundButton1.Size = new System.Drawing.Size(150, 30);
            this.roundButton1.TabIndex = 33;
            this.roundButton1.Text = "保存";
            this.roundButton1.UseVisualStyleBackColor = true;
            this.roundButton1.Click += new System.EventHandler(this.roundButton1_Click);
            // 
            // textBoxName
            // 
            this.textBoxName.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            // 
            // 
            // 
            this.textBoxName.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.textBoxName.Border.Class = "TextBoxBorder";
            this.textBoxName.Border.CornerDiameter = 5;
            this.textBoxName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.textBoxName.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.textBoxName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.textBoxName.Location = new System.Drawing.Point(375, 108);
            this.textBoxName.Name = "textBoxName";
            this.textBoxName.PreventEnterBeep = true;
            this.textBoxName.Size = new System.Drawing.Size(286, 30);
            this.textBoxName.TabIndex = 305;
            // 
            // textBoxCode
            // 
            this.textBoxCode.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            // 
            // 
            // 
            this.textBoxCode.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.textBoxCode.Border.Class = "TextBoxBorder";
            this.textBoxCode.Border.CornerDiameter = 5;
            this.textBoxCode.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.textBoxCode.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.textBoxCode.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.textBoxCode.Location = new System.Drawing.Point(375, 163);
            this.textBoxCode.Name = "textBoxCode";
            this.textBoxCode.PreventEnterBeep = true;
            this.textBoxCode.Size = new System.Drawing.Size(286, 30);
            this.textBoxCode.TabIndex = 306;
            // 
            // textBoxAddr
            // 
            this.textBoxAddr.BackColor = System.Drawing.SystemColors.ButtonHighlight;
            // 
            // 
            // 
            this.textBoxAddr.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.textBoxAddr.Border.Class = "TextBoxBorder";
            this.textBoxAddr.Border.CornerDiameter = 5;
            this.textBoxAddr.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.textBoxAddr.DisabledBackColor = System.Drawing.SystemColors.ButtonFace;
            this.textBoxAddr.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.textBoxAddr.Location = new System.Drawing.Point(375, 217);
            this.textBoxAddr.Name = "textBoxAddr";
            this.textBoxAddr.PreventEnterBeep = true;
            this.textBoxAddr.Size = new System.Drawing.Size(286, 30);
            this.textBoxAddr.TabIndex = 307;
            // 
            // btn_dropIndex
            // 
            this.btn_dropIndex.BackColor = System.Drawing.Color.White;
            this.btn_dropIndex.FlatAppearance.BorderSize = 0;
            this.btn_dropIndex.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_dropIndex.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_dropIndex.Location = new System.Drawing.Point(640, 275);
            this.btn_dropIndex.Name = "btn_dropIndex";
            this.btn_dropIndex.Size = new System.Drawing.Size(18, 26);
            this.btn_dropIndex.TabIndex = 310;
            this.btn_dropIndex.Text = "﹀";
            this.btn_dropIndex.UseVisualStyleBackColor = false;
            this.btn_dropIndex.Click += new System.EventHandler(this.btn_dropIndex_Click);
            // 
            // txt_Index
            // 
            this.txt_Index.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txt_Index.Border.BorderColor = System.Drawing.SystemColors.ScrollBar;
            this.txt_Index.Border.Class = "TextBoxBorder";
            this.txt_Index.Border.CornerDiameter = 5;
            this.txt_Index.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_Index.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_Index.Location = new System.Drawing.Point(375, 273);
            this.txt_Index.Name = "txt_Index";
            this.txt_Index.PreventEnterBeep = true;
            this.txt_Index.Size = new System.Drawing.Size(286, 30);
            this.txt_Index.TabIndex = 309;
            // 
            // comboBoxIndex
            // 
            this.comboBoxIndex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBoxIndex.DropDownWidth = 190;
            this.comboBoxIndex.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.comboBoxIndex.FormattingEnabled = true;
            this.comboBoxIndex.ImeMode = System.Windows.Forms.ImeMode.Disable;
            this.comboBoxIndex.IntegralHeight = false;
            this.comboBoxIndex.Location = new System.Drawing.Point(375, 273);
            this.comboBoxIndex.Margin = new System.Windows.Forms.Padding(2);
            this.comboBoxIndex.MaxLength = 16;
            this.comboBoxIndex.Name = "comboBoxIndex";
            this.comboBoxIndex.Size = new System.Drawing.Size(282, 28);
            this.comboBoxIndex.TabIndex = 308;
            this.comboBoxIndex.SelectedIndexChanged += new System.EventHandler(this.comboBoxIndex_SelectedIndexChanged);
            // 
            // CtrlDept
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(242)))));
            this.BackgroundImage = global::IOM_cs.Properties.Resources.白色阴影底框详情页;
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.Controls.Add(this.btn_dropIndex);
            this.Controls.Add(this.txt_Index);
            this.Controls.Add(this.comboBoxIndex);
            this.Controls.Add(this.textBoxAddr);
            this.Controls.Add(this.textBoxCode);
            this.Controls.Add(this.textBoxName);
            this.Controls.Add(this.roundButton1);
            this.Controls.Add(this.label4);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.label2);
            this.Controls.Add(this.label1);
            this.DoubleBuffered = true;
            this.Name = "CtrlDept";
            this.Size = new System.Drawing.Size(900, 549);
            this.Load += new System.EventHandler(this.CtrlDept_Load);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label4;
        private RoundButton roundButton1;
        private DevComponents.DotNetBar.Controls.TextBoxX textBoxName;
        private DevComponents.DotNetBar.Controls.TextBoxX textBoxCode;
        private DevComponents.DotNetBar.Controls.TextBoxX textBoxAddr;
        private System.Windows.Forms.Button btn_dropIndex;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_Index;
        private System.Windows.Forms.ComboBox comboBoxIndex;
    }
}