⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmprisoner.designer.cs

📁 很久 宏观经济韩国锦湖国家交换机海关核发个回复光滑
💻 CS
📖 第 1 页 / 共 4 页
字号:
			this.tabControlPanel3.Name = "tabControlPanel3";
			this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1);
			this.tabControlPanel3.Size = new System.Drawing.Size(818, 233);
			this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
			this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
			this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
			this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
						| DevComponents.DotNetBar.eBorderSide.Bottom)));
			this.tabControlPanel3.Style.GradientAngle = 90;
			this.tabControlPanel3.TabIndex = 3;
			this.tabControlPanel3.TabItem = this.TabDroit;
			// 
			// panel4
			// 
			this.panel4.BackColor = System.Drawing.Color.Transparent;
			this.panel4.Controls.Add(this.tvPt);
			this.panel4.Controls.Add(this.tvPp);
			this.panel4.Controls.Add(this.label68);
			this.panel4.Controls.Add(this.label67);
			this.panel4.Location = new System.Drawing.Point(117, 3);
			this.panel4.Name = "panel4";
			this.panel4.Size = new System.Drawing.Size(521, 227);
			this.panel4.TabIndex = 6;
			// 
			// tvPt
			// 
			this.tvPt.CheckBoxes = true;
			this.tvPt.Location = new System.Drawing.Point(262, 23);
			this.tvPt.Name = "tvPt";
			treeNode1.Name = "0";
			treeNode1.Text = "早饭时间 06:00 - 08:00";
			treeNode2.Name = "1";
			treeNode2.Text = "上午时间 08:00 - 11:00";
			treeNode3.Name = "2";
			treeNode3.Text = "午饭时间 11:00 - 13:00";
			treeNode4.Name = "3";
			treeNode4.Text = "下午时间 13:00 - 17:00";
			treeNode5.Name = "4";
			treeNode5.Text = "晚饭时间 17:00 - 19:00";
			treeNode6.Name = "5";
			treeNode6.Text = "晚上时间 19:00 - 22:00";
			treeNode7.Name = "6";
			treeNode7.Text = "夜里时间 22:00 - 06:00";
			this.tvPt.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
            treeNode1,
            treeNode2,
            treeNode3,
            treeNode4,
            treeNode5,
            treeNode6,
            treeNode7});
			this.tvPt.ShowLines = false;
			this.tvPt.ShowRootLines = false;
			this.tvPt.Size = new System.Drawing.Size(253, 199);
			this.tvPt.TabIndex = 41;
			// 
			// tvPp
			// 
			this.tvPp.CheckBoxes = true;
			this.tvPp.Location = new System.Drawing.Point(7, 23);
			this.tvPp.Name = "tvPp";
			treeNode8.Name = "节点2";
			treeNode8.Text = "分监区一";
			treeNode9.Name = "节点0";
			treeNode9.Text = "监区一";
			treeNode10.Name = "节点3";
			treeNode10.Text = "分监区二";
			treeNode11.Name = "节点1";
			treeNode11.Text = "监区二";
			this.tvPp.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
            treeNode9,
            treeNode11});
			this.tvPp.Size = new System.Drawing.Size(247, 199);
			this.tvPp.TabIndex = 40;
			// 
			// label68
			// 
			this.label68.AutoSize = true;
			this.label68.BackColor = System.Drawing.Color.Transparent;
			this.label68.Location = new System.Drawing.Point(265, 7);
			this.label68.Name = "label68";
			this.label68.Size = new System.Drawing.Size(101, 12);
			this.label68.TabIndex = 9;
			this.label68.Text = "允许出入时间段:";
			// 
			// label67
			// 
			this.label67.AutoSize = true;
			this.label67.BackColor = System.Drawing.Color.Transparent;
			this.label67.Location = new System.Drawing.Point(6, 7);
			this.label67.Name = "label67";
			this.label67.Size = new System.Drawing.Size(65, 12);
			this.label67.TabIndex = 8;
			this.label67.Text = "监区名称:";
			// 
			// TabDroit
			// 
			this.TabDroit.AttachedControl = this.tabControlPanel3;
			this.TabDroit.Name = "TabDroit";
			this.TabDroit.Text = "权限资料(&D)";
			// 
			// tabControlPanel2
			// 
			this.tabControlPanel2.Controls.Add(this.tabControlPanel5);
			this.tabControlPanel2.Controls.Add(this.textBoxX3);
			this.tabControlPanel2.Controls.Add(this.label11);
			this.tabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
			this.tabControlPanel2.Location = new System.Drawing.Point(0, 26);
			this.tabControlPanel2.Name = "tabControlPanel2";
			this.tabControlPanel2.Padding = new System.Windows.Forms.Padding(1);
			this.tabControlPanel2.Size = new System.Drawing.Size(818, 233);
			this.tabControlPanel2.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
			this.tabControlPanel2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
			this.tabControlPanel2.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
			this.tabControlPanel2.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
						| DevComponents.DotNetBar.eBorderSide.Bottom)));
			this.tabControlPanel2.Style.GradientAngle = 90;
			this.tabControlPanel2.TabIndex = 2;
			this.tabControlPanel2.TabItem = this.TabContact;
			// 
			// tabControlPanel5
			// 
			this.tabControlPanel5.Controls.Add(this.panel3);
			this.tabControlPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
			this.tabControlPanel5.Location = new System.Drawing.Point(1, 1);
			this.tabControlPanel5.Name = "tabControlPanel5";
			this.tabControlPanel5.Padding = new System.Windows.Forms.Padding(1);
			this.tabControlPanel5.Size = new System.Drawing.Size(816, 231);
			this.tabControlPanel5.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
			this.tabControlPanel5.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
			this.tabControlPanel5.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
			this.tabControlPanel5.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
						| DevComponents.DotNetBar.eBorderSide.Bottom)));
			this.tabControlPanel5.Style.GradientAngle = 90;
			this.tabControlPanel5.TabIndex = 4;
			this.tabControlPanel5.TabItem = this.TabContact;
			// 
			// panel3
			// 
			this.panel3.BackColor = System.Drawing.Color.Transparent;
			this.panel3.Controls.Add(this.txtPrisonerPhone);
			this.panel3.Controls.Add(this.label16);
			this.panel3.Controls.Add(this.txtPrisonerPostalCode);
			this.panel3.Controls.Add(this.label15);
			this.panel3.Controls.Add(this.txtPrisonerPostal);
			this.panel3.Controls.Add(this.label14);
			this.panel3.Controls.Add(this.txtPrisonerAddress);
			this.panel3.Controls.Add(this.label13);
			this.panel3.Controls.Add(this.txtPrisonerCardAddress);
			this.panel3.Controls.Add(this.label12);
			this.panel3.Location = new System.Drawing.Point(146, 47);
			this.panel3.Name = "panel3";
			this.panel3.Size = new System.Drawing.Size(460, 136);
			this.panel3.TabIndex = 22;
			// 
			// txtPrisonerPhone
			// 
			// 
			// 
			// 
			this.txtPrisonerPhone.Border.Class = "TextBoxBorder";
			this.txtPrisonerPhone.Location = new System.Drawing.Point(74, 111);
			this.txtPrisonerPhone.Name = "txtPrisonerPhone";
			this.txtPrisonerPhone.Size = new System.Drawing.Size(153, 21);
			this.txtPrisonerPhone.TabIndex = 31;
			// 
			// label16
			// 
			this.label16.AutoSize = true;
			this.label16.BackColor = System.Drawing.Color.Transparent;
			this.label16.Location = new System.Drawing.Point(7, 115);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(65, 12);
			this.label16.TabIndex = 30;
			this.label16.Text = "联系电话:";
			// 
			// txtPrisonerPostalCode
			// 
			// 
			// 
			// 
			this.txtPrisonerPostalCode.Border.Class = "TextBoxBorder";
			this.txtPrisonerPostalCode.Location = new System.Drawing.Point(229, 77);
			this.txtPrisonerPostalCode.Name = "txtPrisonerPostalCode";
			this.txtPrisonerPostalCode.Size = new System.Drawing.Size(78, 21);
			this.txtPrisonerPostalCode.TabIndex = 29;
			// 
			// label15
			// 
			this.label15.AutoSize = true;
			this.label15.BackColor = System.Drawing.Color.Transparent;
			this.label15.Location = new System.Drawing.Point(162, 81);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(65, 12);
			this.label15.TabIndex = 28;
			this.label15.Text = "联系邮编:";
			// 
			// txtPrisonerPostal
			// 
			// 
			// 
			// 
			this.txtPrisonerPostal.Border.Class = "TextBoxBorder";
			this.txtPrisonerPostal.Location = new System.Drawing.Point(75, 77);
			this.txtPrisonerPostal.Name = "txtPrisonerPostal";
			this.txtPrisonerPostal.Size = new System.Drawing.Size(78, 21);
			this.txtPrisonerPostal.TabIndex = 27;
			// 
			// label14
			// 
			this.label14.AutoSize = true;
			this.label14.BackColor = System.Drawing.Color.Transparent;
			this.label14.Location = new System.Drawing.Point(8, 81);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(65, 12);
			this.label14.TabIndex = 26;
			this.label14.Text = "证件邮编:";
			// 
			// txtPrisonerAddress
			// 
			// 
			// 
			// 
			this.txtPrisonerAddress.Border.Class = "TextBoxBorder";
			this.txtPrisonerAddress.Location = new System.Drawing.Point(75, 41);
			this.txtPrisonerAddress.Name = "txtPrisonerAddress";
			this.txtPrisonerAddress.Size = new System.Drawing.Size(379, 21);
			this.txtPrisonerAddress.TabIndex = 25;
			// 
			// label13
			// 
			this.label13.AutoSize = true;
			this.label13.BackColor = System.Drawing.Color.Transparent;
			this.label13.Location = new System.Drawing.Point(8, 45);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(65, 12);
			this.label13.TabIndex = 24;
			this.label13.Text = "联系地址:";
			// 
			// txtPrisonerCardAddress
			// 
			// 
			// 
			// 
			this.txtPrisonerCardAddress.Border.Class = "TextBoxBorder";
			this.txtPrisonerCardAddress.Location = new System.Drawing.Point(75, 5);
			this.txtPrisonerCardAddress.Name = "txtPrisonerCardAddress";
			this.txtPrisonerCardAddress.Size = new System.Drawing.Size(379, 21);
			this.txtPrisonerCardAddress.TabIndex = 23;
			// 
			// label12
			// 
			this.label12.AutoSize = true;
			this.label12.BackColor = System.Drawing.Color.Transparent;
			this.label12.Location = new System.Drawing.Point(8, 9);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(65, 12);
			this.label12.TabIndex = 22;
			this.label12.Text = "证件地址:";
			// 
			// TabContact
			// 
			this.TabContact.AttachedControl = this.tabControlPanel2;
			this.TabContact.Name = "TabContact";
			this.TabContact.Text = "联系资料(&C)";
			// 
			// textBoxX3
			// 
			// 
			// 
			// 
			this.textBoxX3.Border.Class = "TextBoxBorder";
			this.textBoxX3.Location = new System.Drawing.Point(241, 31);
			this.textBoxX3.Name = "textBoxX3";
			this.textBoxX3.Size = new System.Drawing.Size(379, 21);
			this.textBoxX3.TabIndex = 3;
			// 
			// label11
			// 
			this.label11.AutoSize = true;
			this.label11.BackColor = System.Drawing.Color.Transparent;
			this.label11.Location = new System.Drawing.Point(173, 35);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(65, 12);
			this.label11.TabIndex = 2;
			this.label11.Text = "人员编号:";
			// 
			// tabControlPanel4
			// 
			this.tabControlPanel4.Controls.Add(this.panel5);
			this.tabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
			this.tabControlPanel4.Location = new System.Drawing.Point(0, 26);
			this.tabControlPanel4.Name = "tabControlPanel4";
			this.tabControlPanel4.Padding = new System.Windows.Forms.Padding(1);
			this.tabControlPanel4.Size = new System.Drawing.Size(818, 233);
			this.tabControlPanel4.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(245)))), ((int)(((byte)(244)))));
			this.tabControlPanel4.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
			this.tabControlPanel4.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
			this.tabControlPanel4.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right)
						| DevComponents.DotNetBar.eBorderSide.Bottom)));
			this.tabControlPanel4.Style.GradientAngle = 90;
			this.tabControlPanel4.TabIndex = 4;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -