📄 systemset_form.designer.cs
字号:
this.tabPage4.Text = "会员设置";
this.tabPage4.UseVisualStyleBackColor = true;
//
// btnClose
//
this.btnClose.Location = new System.Drawing.Point(506, 377);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(106, 23);
this.btnClose.TabIndex = 9;
this.btnClose.Text = "关闭";
this.btnClose.UseVisualStyleBackColor = true;
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// listView7
//
this.listView7.BackColor = System.Drawing.Color.WhiteSmoke;
this.listView7.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader28,
this.columnHeader29,
this.columnHeader30,
this.columnHeader31});
this.listView7.FullRowSelect = true;
this.listView7.GridLines = true;
this.listView7.Location = new System.Drawing.Point(16, 180);
this.listView7.Name = "listView7";
this.listView7.Size = new System.Drawing.Size(631, 177);
this.listView7.TabIndex = 26;
this.listView7.UseCompatibleStateImageBehavior = false;
this.listView7.View = System.Windows.Forms.View.Details;
//
// columnHeader28
//
this.columnHeader28.Text = "会员等级编号";
this.columnHeader28.Width = 149;
//
// columnHeader29
//
this.columnHeader29.Text = "会员等级";
this.columnHeader29.Width = 154;
//
// columnHeader30
//
this.columnHeader30.Text = "初始积分";
this.columnHeader30.Width = 185;
//
// columnHeader31
//
this.columnHeader31.Text = "打折比率";
this.columnHeader31.Width = 139;
//
// btnDeleteHyDj
//
this.btnDeleteHyDj.Location = new System.Drawing.Point(349, 377);
this.btnDeleteHyDj.Name = "btnDeleteHyDj";
this.btnDeleteHyDj.Size = new System.Drawing.Size(106, 23);
this.btnDeleteHyDj.TabIndex = 8;
this.btnDeleteHyDj.Text = "删除会员等级";
this.btnDeleteHyDj.UseVisualStyleBackColor = true;
//
// panel1
//
this.panel1.Location = new System.Drawing.Point(16, 15);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(631, 159);
this.panel1.TabIndex = 0;
//
// btnUpdateHyDj
//
this.btnUpdateHyDj.Location = new System.Drawing.Point(192, 377);
this.btnUpdateHyDj.Name = "btnUpdateHyDj";
this.btnUpdateHyDj.Size = new System.Drawing.Size(106, 23);
this.btnUpdateHyDj.TabIndex = 7;
this.btnUpdateHyDj.Text = "修改会员等级";
this.btnUpdateHyDj.UseVisualStyleBackColor = true;
//
// btnInsertHyDj
//
this.btnInsertHyDj.Location = new System.Drawing.Point(35, 377);
this.btnInsertHyDj.Name = "btnInsertHyDj";
this.btnInsertHyDj.Size = new System.Drawing.Size(106, 23);
this.btnInsertHyDj.TabIndex = 6;
this.btnInsertHyDj.Text = "添加会员等级";
this.btnInsertHyDj.UseVisualStyleBackColor = true;
//
// tabPage5
//
this.tabPage5.Controls.Add(this.btnBmSave);
this.tabPage5.Controls.Add(this.label7);
this.tabPage5.Controls.Add(this.label6);
this.tabPage5.Controls.Add(this.label4);
this.tabPage5.Controls.Add(this.comboBox3);
this.tabPage5.Controls.Add(this.btnCZYDelete);
this.tabPage5.Controls.Add(this.btnCZYUpdate);
this.tabPage5.Controls.Add(this.btnCZYInsert);
this.tabPage5.Controls.Add(this.btnBmDelete);
this.tabPage5.Controls.Add(this.btnBmUpdate);
this.tabPage5.Controls.Add(this.btnBmInsert);
this.tabPage5.Controls.Add(this.listViewOp);
this.tabPage5.Controls.Add(this.listView6);
this.tabPage5.Location = new System.Drawing.Point(4, 21);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Padding = new System.Windows.Forms.Padding(3);
this.tabPage5.Size = new System.Drawing.Size(663, 408);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "操作员设置";
this.tabPage5.UseVisualStyleBackColor = true;
//
// btnBmSave
//
this.btnBmSave.Location = new System.Drawing.Point(416, 141);
this.btnBmSave.Name = "btnBmSave";
this.btnBmSave.Size = new System.Drawing.Size(52, 23);
this.btnBmSave.TabIndex = 26;
this.btnBmSave.Text = "保存";
this.btnBmSave.UseVisualStyleBackColor = true;
//
// label7
//
this.label7.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.label7.Location = new System.Drawing.Point(95, 141);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(91, 23);
this.label7.TabIndex = 25;
this.label7.Text = "显示信息";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label6
//
this.label6.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(6, 141);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(95, 23);
this.label6.TabIndex = 24;
this.label6.Text = "本机所用仓库:";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label4
//
this.label4.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.Location = new System.Drawing.Point(164, 138);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(117, 23);
this.label4.TabIndex = 23;
this.label4.Text = "本机所在部门:";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// comboBox3
//
this.comboBox3.FormattingEnabled = true;
this.comboBox3.Location = new System.Drawing.Point(285, 141);
this.comboBox3.Name = "comboBox3";
this.comboBox3.Size = new System.Drawing.Size(114, 20);
this.comboBox3.TabIndex = 22;
//
// btnCZYDelete
//
this.btnCZYDelete.Location = new System.Drawing.Point(516, 358);
this.btnCZYDelete.Name = "btnCZYDelete";
this.btnCZYDelete.Size = new System.Drawing.Size(106, 23);
this.btnCZYDelete.TabIndex = 20;
this.btnCZYDelete.Text = "删除操作员";
this.btnCZYDelete.UseVisualStyleBackColor = true;
this.btnCZYDelete.Click += new System.EventHandler(this.btnCZYDelete_Click);
//
// btnCZYUpdate
//
this.btnCZYUpdate.Location = new System.Drawing.Point(516, 329);
this.btnCZYUpdate.Name = "btnCZYUpdate";
this.btnCZYUpdate.Size = new System.Drawing.Size(106, 23);
this.btnCZYUpdate.TabIndex = 19;
this.btnCZYUpdate.Text = "修改操作员";
this.btnCZYUpdate.UseVisualStyleBackColor = true;
this.btnCZYUpdate.Click += new System.EventHandler(this.btnCZYUpdate_Click);
//
// btnCZYInsert
//
this.btnCZYInsert.Location = new System.Drawing.Point(516, 300);
this.btnCZYInsert.Name = "btnCZYInsert";
this.btnCZYInsert.Size = new System.Drawing.Size(106, 23);
this.btnCZYInsert.TabIndex = 18;
this.btnCZYInsert.Text = "添加操作员";
this.btnCZYInsert.UseVisualStyleBackColor = true;
this.btnCZYInsert.Click += new System.EventHandler(this.btnCZYInsert_Click);
//
// btnBmDelete
//
this.btnBmDelete.Location = new System.Drawing.Point(516, 112);
this.btnBmDelete.Name = "btnBmDelete";
this.btnBmDelete.Size = new System.Drawing.Size(106, 23);
this.btnBmDelete.TabIndex = 17;
this.btnBmDelete.Text = "删除部门";
this.btnBmDelete.UseVisualStyleBackColor = true;
//
// btnBmUpdate
//
this.btnBmUpdate.Location = new System.Drawing.Point(516, 81);
this.btnBmUpdate.Name = "btnBmUpdate";
this.btnBmUpdate.Size = new System.Drawing.Size(106, 23);
this.btnBmUpdate.TabIndex = 16;
this.btnBmUpdate.Text = "修改部门";
this.btnBmUpdate.UseVisualStyleBackColor = true;
//
// btnBmInsert
//
this.btnBmInsert.Location = new System.Drawing.Point(516, 50);
this.btnBmInsert.Name = "btnBmInsert";
this.btnBmInsert.Size = new System.Drawing.Size(106, 23);
this.btnBmInsert.TabIndex = 15;
this.btnBmInsert.Text = "添加部门";
this.btnBmInsert.UseVisualStyleBackColor = true;
//
// listViewOp
//
this.listViewOp.BackColor = System.Drawing.Color.WhiteSmoke;
this.listViewOp.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader34,
this.columnHeader35,
this.columnHeader36,
this.columnHeader37});
this.listViewOp.FullRowSelect = true;
this.listViewOp.GridLines = true;
this.listViewOp.Location = new System.Drawing.Point(6, 171);
this.listViewOp.Name = "listViewOp";
this.listViewOp.Size = new System.Drawing.Size(462, 230);
this.listViewOp.TabIndex = 13;
this.listViewOp.UseCompatibleStateImageBehavior = false;
this.listViewOp.View = System.Windows.Forms.View.Details;
//
// columnHeader34
//
this.columnHeader34.Text = "操作员编号";
this.columnHeader34.Width = 91;
//
// columnHeader35
//
this.columnHeader35.Text = "操作员姓名";
this.columnHeader35.Width = 161;
//
// columnHeader36
//
this.columnHeader36.Text = "当前状态";
this.columnHeader36.Width = 99;
//
// columnHeader37
//
this.columnHeader37.Text = "最大签单金额";
this.columnHeader37.Width = 107;
//
// listView6
//
this.listView6.BackColor = System.Drawing.Color.WhiteSmoke;
this.listView6.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
this.columnHeader32,
this.columnHeader33});
this.listView6.FullRowSelect = true;
this.listView6.GridLines = true;
this.listView6.Location = new System.Drawing.Point(6, 17);
this.listView6.Name = "listView6";
this.listView6.Size = new System.Drawing.Size(462, 118);
this.listView6.TabIndex = 12;
this.listView6.UseCompatibleStateImageBehavior = false;
this.listView6.View = System.Windows.Forms.View.Details;
//
// columnHeader32
//
this.columnHeader32.Text = "部门编号";
this.columnHeader32.Width = 227;
//
// columnHeader33
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -