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

📄 frmoperator.designer.cs

📁 很久 宏观经济韩国锦湖国家交换机海关核发个回复光滑
💻 CS
📖 第 1 页 / 共 2 页
字号:
			// 
			// 
			this.txtOperatorPassword.Border.Class = "TextBoxBorder";
			this.txtOperatorPassword.Location = new System.Drawing.Point(483, 5);
			this.txtOperatorPassword.Name = "txtOperatorPassword";
			this.txtOperatorPassword.PasswordChar = '*';
			this.txtOperatorPassword.Size = new System.Drawing.Size(90, 21);
			this.txtOperatorPassword.TabIndex = 37;
			// 
			// label83
			// 
			this.label83.AutoSize = true;
			this.label83.BackColor = System.Drawing.Color.Transparent;
			this.label83.Location = new System.Drawing.Point(415, 9);
			this.label83.Name = "label83";
			this.label83.Size = new System.Drawing.Size(65, 12);
			this.label83.TabIndex = 36;
			this.label83.Text = "登陆密码:";
			// 
			// txtOperatorUsername
			// 
			// 
			// 
			// 
			this.txtOperatorUsername.Border.Class = "TextBoxBorder";
			this.txtOperatorUsername.Location = new System.Drawing.Point(306, 5);
			this.txtOperatorUsername.Name = "txtOperatorUsername";
			this.txtOperatorUsername.Size = new System.Drawing.Size(90, 21);
			this.txtOperatorUsername.TabIndex = 35;
			// 
			// label82
			// 
			this.label82.AutoSize = true;
			this.label82.BackColor = System.Drawing.Color.Transparent;
			this.label82.Location = new System.Drawing.Point(238, 9);
			this.label82.Name = "label82";
			this.label82.Size = new System.Drawing.Size(65, 12);
			this.label82.TabIndex = 34;
			this.label82.Text = "登陆名称:";
			// 
			// cbxOperatorPolice
			// 
			this.cbxOperatorPolice.DisplayMember = "Text";
			this.cbxOperatorPolice.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
			this.cbxOperatorPolice.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbxOperatorPolice.FormattingEnabled = true;
			this.cbxOperatorPolice.ItemHeight = 16;
			this.cbxOperatorPolice.Location = new System.Drawing.Point(74, 4);
			this.cbxOperatorPolice.Name = "cbxOperatorPolice";
			this.cbxOperatorPolice.Size = new System.Drawing.Size(146, 22);
			this.cbxOperatorPolice.TabIndex = 33;
			// 
			// label74
			// 
			this.label74.AutoSize = true;
			this.label74.BackColor = System.Drawing.Color.Transparent;
			this.label74.Location = new System.Drawing.Point(393, 36);
			this.label74.Name = "label74";
			this.label74.Size = new System.Drawing.Size(89, 12);
			this.label74.TabIndex = 32;
			this.label74.Text = "允许操作功能:";
			// 
			// label73
			// 
			this.label73.AutoSize = true;
			this.label73.BackColor = System.Drawing.Color.Transparent;
			this.label73.Location = new System.Drawing.Point(5, 9);
			this.label73.Name = "label73";
			this.label73.Size = new System.Drawing.Size(65, 12);
			this.label73.TabIndex = 30;
			this.label73.Text = "操作警员:";
			// 
			// label71
			// 
			this.label71.AutoSize = true;
			this.label71.BackColor = System.Drawing.Color.Transparent;
			this.label71.Location = new System.Drawing.Point(199, 36);
			this.label71.Name = "label71";
			this.label71.Size = new System.Drawing.Size(101, 12);
			this.label71.TabIndex = 29;
			this.label71.Text = "允许操作时间段:";
			// 
			// label72
			// 
			this.label72.AutoSize = true;
			this.label72.BackColor = System.Drawing.Color.Transparent;
			this.label72.Location = new System.Drawing.Point(5, 36);
			this.label72.Name = "label72";
			this.label72.Size = new System.Drawing.Size(113, 12);
			this.label72.TabIndex = 28;
			this.label72.Text = "允许操作监区名称:";
			// 
			// tabItem6
			// 
			this.tabItem6.AttachedControl = this.tabControlPanel12;
			this.tabItem6.Name = "tabItem6";
			this.tabItem6.Text = "基本资料(&B)";
			// 
			// panelEx7
			// 
			this.panelEx7.CanvasColor = System.Drawing.SystemColors.Control;
			this.panelEx7.Controls.Add(this.panel1);
			this.panelEx7.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.panelEx7.Location = new System.Drawing.Point(0, 505);
			this.panelEx7.Name = "panelEx7";
			this.panelEx7.Size = new System.Drawing.Size(812, 48);
			this.panelEx7.Style.Alignment = System.Drawing.StringAlignment.Center;
			this.panelEx7.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.panelEx7.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
			this.panelEx7.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
			this.panelEx7.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.panelEx7.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
			this.panelEx7.Style.GradientAngle = 90;
			this.panelEx7.TabIndex = 3;
			// 
			// panel1
			// 
			this.panel1.Controls.Add(this.btnOsCancel);
			this.panel1.Controls.Add(this.btnOsAdd);
			this.panel1.Controls.Add(this.btnOsApply);
			this.panel1.Location = new System.Drawing.Point(161, 5);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(432, 38);
			this.panel1.TabIndex = 26;
			// 
			// btnOsCancel
			// 
			this.btnOsCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.btnOsCancel.Location = new System.Drawing.Point(302, 2);
			this.btnOsCancel.Name = "btnOsCancel";
			this.btnOsCancel.Size = new System.Drawing.Size(126, 34);
			this.btnOsCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
			this.btnOsCancel.TabIndex = 34;
			this.btnOsCancel.Text = "取  消(&C)";
			this.btnOsCancel.Click += new System.EventHandler(this.btnOsCancel_Click);
			// 
			// btnOsAdd
			// 
			this.btnOsAdd.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.btnOsAdd.Location = new System.Drawing.Point(4, 2);
			this.btnOsAdd.Name = "btnOsAdd";
			this.btnOsAdd.Size = new System.Drawing.Size(126, 34);
			this.btnOsAdd.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
			this.btnOsAdd.TabIndex = 33;
			this.btnOsAdd.Text = "添  加(&A)";
			this.btnOsAdd.Click += new System.EventHandler(this.btnOsAdd_Click);
			// 
			// btnOsApply
			// 
			this.btnOsApply.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.btnOsApply.Location = new System.Drawing.Point(154, 2);
			this.btnOsApply.Name = "btnOsApply";
			this.btnOsApply.Size = new System.Drawing.Size(126, 34);
			this.btnOsApply.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
			this.btnOsApply.TabIndex = 32;
			this.btnOsApply.Text = "应  用(&A)";
			this.btnOsApply.Click += new System.EventHandler(this.btnOsApply_Click);
			// 
			// panel
			// 
			this.panel.Controls.Add(this.dataGridView2);
			this.panel.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel.Location = new System.Drawing.Point(0, 0);
			this.panel.Name = "panel";
			this.panel.Size = new System.Drawing.Size(812, 276);
			this.panel.TabIndex = 5;
			// 
			// dataGridView2
			// 
			this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
			this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill;
			this.dataGridView2.Location = new System.Drawing.Point(0, 0);
			this.dataGridView2.Name = "dataGridView2";
			this.dataGridView2.ReadOnly = true;
			this.dataGridView2.RowHeadersWidth = 25;
			this.dataGridView2.RowTemplate.Height = 23;
			this.dataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
			this.dataGridView2.Size = new System.Drawing.Size(812, 276);
			this.dataGridView2.TabIndex = 2;
			// 
			// frmOperator
			// 
			this.ClientSize = new System.Drawing.Size(812, 553);
			this.Controls.Add(this.panel);
			this.Controls.Add(this.tabControl3);
			this.Controls.Add(this.panelEx7);
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Name = "frmOperator";
			this.Text = "操作员管理";
			this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
			this.Resize += new System.EventHandler(this.frmOperator_Resize);
			this.Load += new System.EventHandler(this.frmOperator_Load);
			((System.ComponentModel.ISupportInitialize)(this.tabControl3)).EndInit();
			this.tabControl3.ResumeLayout(false);
			this.tabControlPanel12.ResumeLayout(false);
			this.panel2.ResumeLayout(false);
			this.panel2.PerformLayout();
			this.panelEx7.ResumeLayout(false);
			this.panel1.ResumeLayout(false);
			this.panel.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
			this.ResumeLayout(false);

		}

		#endregion

		private DevComponents.DotNetBar.TabControl tabControl3;
		private DevComponents.DotNetBar.TabControlPanel tabControlPanel12;
		private System.Windows.Forms.Panel panel2;
		private System.Windows.Forms.TreeView treeView3;
		private System.Windows.Forms.TreeView treeView2;
		private System.Windows.Forms.TreeView tvOp;
		private DevComponents.DotNetBar.Controls.TextBoxX txtOperatorPassword;
		private System.Windows.Forms.Label label83;
		private DevComponents.DotNetBar.Controls.TextBoxX txtOperatorUsername;
		private System.Windows.Forms.Label label82;
		private DevComponents.DotNetBar.Controls.ComboBoxEx cbxOperatorPolice;
		private System.Windows.Forms.Label label74;
		private System.Windows.Forms.Label label73;
		private System.Windows.Forms.Label label71;
		private System.Windows.Forms.Label label72;
		private DevComponents.DotNetBar.TabItem tabItem6;
		private DevComponents.DotNetBar.PanelEx panelEx7;
		private System.Windows.Forms.Panel panel1;
		private DevComponents.DotNetBar.ButtonX btnOsCancel;
		private DevComponents.DotNetBar.ButtonX btnOsAdd;
		private DevComponents.DotNetBar.ButtonX btnOsApply;
		private System.Windows.Forms.Panel panel;
		private System.Windows.Forms.DataGridView dataGridView2;
	}
}

⌨️ 快捷键说明

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