📄 workbillform.cs
字号:
this.label9.Size = new System.Drawing.Size(72, 23);
this.label9.TabIndex = 36;
this.label9.Text = "客户类别";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.tbCComment);
this.groupBox3.Controls.Add(this.combWBGrade);
this.groupBox3.Controls.Add(this.label13);
this.groupBox3.Controls.Add(this.label12);
this.groupBox3.Location = new System.Drawing.Point(5, 240);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(440, 104);
this.groupBox3.TabIndex = 0;
this.groupBox3.Text = "回访记录";
//
// combWBGrade
//
this.combWBGrade.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.combWBGrade.Location = new System.Drawing.Point(96, 24);
this.combWBGrade.Name = "combWBGrade";
this.combWBGrade.Size = new System.Drawing.Size(121, 20);
this.combWBGrade.TabIndex = 5;
//
// label13
//
this.label13.Location = new System.Drawing.Point(24, 24);
this.label13.Name = "label13";
this.label13.TabIndex = 1;
this.label13.Text = "满 意 度";
//
// label12
//
this.label12.Location = new System.Drawing.Point(24, 64);
this.label12.Name = "label12";
this.label12.TabIndex = 0;
this.label12.Text = "用户评议";
//
// label2
//
this.label2.Location = new System.Drawing.Point(24, 160);
this.label2.Name = "label2";
this.label2.TabIndex = 2;
this.label2.Text = "工单状态";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.tbOpContent);
this.groupBox2.Controls.Add(this.tbOpDate);
this.groupBox2.Controls.Add(this.tbOpName);
this.groupBox2.Controls.Add(this.label14);
this.groupBox2.Controls.Add(this.AutoOpContentPanel);
this.groupBox2.Controls.Add(this.label11);
this.groupBox2.Controls.Add(this.label10);
this.groupBox2.Location = new System.Drawing.Point(8, 5);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(424, 296);
this.groupBox2.TabIndex = 1;
this.groupBox2.Text = "处理内容";
//
// label14
//
this.label14.Location = new System.Drawing.Point(216, 24);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(72, 23);
this.label14.TabIndex = 5;
this.label14.Text = "处理时间";
//
// AutoOpContentPanel
//
this.AutoOpContentPanel.AutoScroll = true;
this.AutoOpContentPanel.Dock = System.Windows.Forms.DockStyle.Bottom;
this.AutoOpContentPanel.Location = new System.Drawing.Point(2, 110);
this.AutoOpContentPanel.Name = "AutoOpContentPanel";
this.AutoOpContentPanel.Size = new System.Drawing.Size(420, 184);
this.AutoOpContentPanel.TabIndex = 4;
//
// label11
//
this.label11.Location = new System.Drawing.Point(16, 56);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(70, 20);
this.label11.TabIndex = 2;
this.label11.Text = "处理内容";
//
// label10
//
this.label10.Location = new System.Drawing.Point(16, 24);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(72, 23);
this.label10.TabIndex = 0;
this.label10.Text = "操 作 员";
//
// panel2
//
this.panel2.Controls.Add(this.btnClose);
this.panel2.Controls.Add(this.button1);
this.panel2.Controls.Add(this.groupBox2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(448, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(440, 346);
this.panel2.TabIndex = 1;
//
// tbTelNo
//
this.tbTelNo.EditValue = "";
this.tbTelNo.Location = new System.Drawing.Point(88, 24);
this.tbTelNo.Name = "tbTelNo";
//
// tbTelNo.Properties
//
this.tbTelNo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbTelNo.Properties.ReadOnly = true;
this.tbTelNo.Size = new System.Drawing.Size(120, 21);
this.tbTelNo.TabIndex = 48;
//
// tbCName
//
this.tbCName.EditValue = "";
this.tbCName.Location = new System.Drawing.Point(88, 48);
this.tbCName.Name = "tbCName";
//
// tbCName.Properties
//
this.tbCName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCName.Properties.ReadOnly = true;
this.tbCName.Size = new System.Drawing.Size(120, 21);
this.tbCName.TabIndex = 49;
//
// tbCcontact
//
this.tbCcontact.EditValue = "";
this.tbCcontact.Location = new System.Drawing.Point(88, 72);
this.tbCcontact.Name = "tbCcontact";
//
// tbCcontact.Properties
//
this.tbCcontact.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCcontact.Properties.ReadOnly = true;
this.tbCcontact.Size = new System.Drawing.Size(120, 21);
this.tbCcontact.TabIndex = 50;
//
// tbCAddress
//
this.tbCAddress.EditValue = "";
this.tbCAddress.Location = new System.Drawing.Point(88, 96);
this.tbCAddress.Name = "tbCAddress";
//
// tbCAddress.Properties
//
this.tbCAddress.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCAddress.Properties.ReadOnly = true;
this.tbCAddress.Size = new System.Drawing.Size(336, 21);
this.tbCAddress.TabIndex = 51;
//
// tbCallingTime
//
this.tbCallingTime.EditValue = "";
this.tbCallingTime.Location = new System.Drawing.Point(296, 24);
this.tbCallingTime.Name = "tbCallingTime";
//
// tbCallingTime.Properties
//
this.tbCallingTime.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCallingTime.Properties.ReadOnly = true;
this.tbCallingTime.Size = new System.Drawing.Size(128, 21);
this.tbCallingTime.TabIndex = 52;
//
// tbCtype
//
this.tbCtype.EditValue = "";
this.tbCtype.Location = new System.Drawing.Point(296, 48);
this.tbCtype.Name = "tbCtype";
//
// tbCtype.Properties
//
this.tbCtype.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCtype.Properties.ReadOnly = true;
this.tbCtype.Size = new System.Drawing.Size(128, 21);
this.tbCtype.TabIndex = 53;
//
// tbCsex
//
this.tbCsex.EditValue = "";
this.tbCsex.Location = new System.Drawing.Point(296, 72);
this.tbCsex.Name = "tbCsex";
//
// tbCsex.Properties
//
this.tbCsex.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCsex.Properties.ReadOnly = true;
this.tbCsex.Size = new System.Drawing.Size(128, 21);
this.tbCsex.TabIndex = 54;
//
// tbWBBrief
//
this.tbWBBrief.EditValue = "";
this.tbWBBrief.Location = new System.Drawing.Point(96, 192);
this.tbWBBrief.Name = "tbWBBrief";
//
// tbWBBrief.Properties
//
this.tbWBBrief.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbWBBrief.Size = new System.Drawing.Size(328, 40);
this.tbWBBrief.TabIndex = 5;
//
// tbCComment
//
this.tbCComment.EditValue = "";
this.tbCComment.Location = new System.Drawing.Point(96, 56);
this.tbCComment.Name = "tbCComment";
//
// tbCComment.Properties
//
this.tbCComment.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbCComment.Size = new System.Drawing.Size(320, 40);
this.tbCComment.TabIndex = 7;
//
// tbOpName
//
this.tbOpName.EditValue = "";
this.tbOpName.Location = new System.Drawing.Point(88, 24);
this.tbOpName.Name = "tbOpName";
//
// tbOpName.Properties
//
this.tbOpName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbOpName.Properties.ReadOnly = true;
this.tbOpName.Size = new System.Drawing.Size(112, 21);
this.tbOpName.TabIndex = 8;
//
// tbOpDate
//
this.tbOpDate.EditValue = "";
this.tbOpDate.Location = new System.Drawing.Point(288, 24);
this.tbOpDate.Name = "tbOpDate";
//
// tbOpDate.Properties
//
this.tbOpDate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbOpDate.Properties.ReadOnly = true;
this.tbOpDate.Size = new System.Drawing.Size(112, 21);
this.tbOpDate.TabIndex = 9;
//
// tbOpContent
//
this.tbOpContent.EditValue = "";
this.tbOpContent.Location = new System.Drawing.Point(88, 56);
this.tbOpContent.Name = "tbOpContent";
//
// tbOpContent.Properties
//
this.tbOpContent.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.tbOpContent.Size = new System.Drawing.Size(312, 40);
this.tbOpContent.TabIndex = 10;
//
// button1
//
this.button1.Location = new System.Drawing.Point(104, 312);
this.button1.Name = "button1";
this.button1.TabIndex = 10;
this.button1.Text = "保存";
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// btnClose
//
this.btnClose.Location = new System.Drawing.Point(304, 312);
this.btnClose.Name = "btnClose";
this.btnClose.TabIndex = 11;
this.btnClose.Text = "关闭";
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// WorkBillForm
//
this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
this.AutoScroll = true;
this.BackColor = System.Drawing.Color.FromArgb(((System.Byte)(131)), ((System.Byte)(194)), ((System.Byte)(231)));
this.ClientSize = new System.Drawing.Size(888, 346);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "WorkBillForm";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "工单维护";
((System.ComponentModel.ISupportInitialize)(this.panel1)).EndInit();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupBox1)).EndInit();
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupBox3)).EndInit();
this.groupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.groupBox2)).EndInit();
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.AutoOpContentPanel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panel2)).EndInit();
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tbTelNo.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCcontact.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCAddress.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCallingTime.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCtype.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCsex.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbWBBrief.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbCComment.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbOpName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbOpDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tbOpContent.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
#region method
#region 添加控件
private void CreateLabelControl(string labelName,Point point,Panel panel){
Label tempLb = new Label();
tempLb.Text =labelName;
tempLb.Location=point;
tempLb.Size = new Size(82, 20);
panel.Controls.Add(tempLb);
}
private void CreateCombBoxControl(string labelName,int valueIndex,Point point,Panel panel){
CreateCombBoxControl(labelName,valueIndex,point,true,panel);
}
private void CreateCombBoxControl(string labelName,int valueIndex,Point point,bool enabled,Panel panel){
IList list=null;
try{
list = m_OtherBLL.getAppraiseGrade();
OtherInfo oInfo = new OtherInfo();
oInfo.gmark=0;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -