📄 dwxsxxmanage.cs
字号:
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using CallCenter.BusinessLayer;
using CallCenter.DALFactory;
using CallCenter.IDAL;
using CallCenter.Modules;
using CallCenter.OracleDAL;
using System.Data;
namespace CallCenter.BusinessInterfaces.MainForms
{
/// <summary>
/// XsxxManage 的摘要说明。
/// </summary>
public class DwXsxxManage : System.Windows.Forms.UserControl
{
private System.Windows.Forms.Label label9;
private DevExpress.XtraEditors.ComboBoxEdit cbstate;
private DevExpress.XtraEditors.MemoEdit txtbz;
private DevExpress.XtraEditors.DateEdit dtrkrq;
private DevExpress.XtraEditors.ComboBoxEdit cbscdw;
private DevExpress.XtraEditors.ComboBoxEdit cbclxz;
private DevExpress.XtraEditors.ComboBoxEdit cbpp;
private DevExpress.XtraEditors.ComboBoxEdit cbys;
private DevExpress.XtraEditors.DateEdit dtxxrq;
private DevExpress.XtraEditors.TextEdit txtggxh;
private DevExpress.XtraEditors.TextEdit txtfdjhm;
private DevExpress.XtraEditors.TextEdit txtfdjxh;
private DevExpress.XtraEditors.TextEdit txtccbh;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label2;
private DevExpress.XtraEditors.GroupControl groupControl1;
private DevExpress.XtraEditors.GroupControl groupControl2;
private DevExpress.XtraEditors.GroupControl groupControl3;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Label label37;
private System.Windows.Forms.Label label38;
private System.Windows.Forms.Label label39;
private System.Windows.Forms.Label label40;
private System.Windows.Forms.DataGrid dgPriver;
private DevExpress.XtraEditors.SimpleButton btReset;
private DevExpress.XtraEditors.SimpleButton btDelete;
private DevExpress.XtraEditors.SimpleButton btSave;
private DevExpress.XtraEditors.SimpleButton btAdd;
private WebMIS.GoldFilter.GridDataFilter gridDataFilter1;
private System.Windows.Forms.CheckBox checkBox1;
private DataSet dsservice=null;
private DevExpress.XtraEditors.TextEdit txtjg;
private DevExpress.XtraEditors.TextEdit txtfph;
private DevExpress.XtraEditors.ComboBoxEdit cbclgz;
private DevExpress.XtraEditors.DateEdit dtxsrq;
private DevExpress.XtraEditors.MemoEdit mmbz;
private CarkuInfo carku=null;
private DwxxInfo dwxx=null;
private DevExpress.XtraEditors.TextEdit txtdwzc;
private DevExpress.XtraEditors.TextEdit txtdwnsr;
private DevExpress.XtraEditors.TextEdit txtdwlxr;
private DevExpress.XtraEditors.TextEdit txtdwrs;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label24;
private DevExpress.XtraEditors.TextEdit txtzw;
private DevExpress.XtraEditors.TextEdit txtzy;
private DevExpress.XtraEditors.TextEdit txtyyah;
private DevExpress.XtraEditors.TextEdit txtdzyx;
private DevExpress.XtraEditors.TextEdit txtcz;
private DevExpress.XtraEditors.TextEdit txtyddh;
private DevExpress.XtraEditors.TextEdit txtdh;
private DevExpress.XtraEditors.TextEdit txtqh;
private DevExpress.XtraEditors.TextEdit txtxxdz;
private DevExpress.XtraEditors.TextEdit txtyzbm;
private DevExpress.XtraEditors.TextEdit txtcs;
private DevExpress.XtraEditors.TextEdit txtsf;
private DevExpress.XtraEditors.TextEdit txtkhly;
private DevExpress.XtraEditors.ComboBoxEdit cbxb;
private DevExpress.XtraEditors.TextEdit txtwhcd;
private DevExpress.XtraEditors.TextEdit txtnl;
private DevExpress.XtraEditors.TextEdit txtdwbm;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label14;
private DevExpress.XtraEditors.TextEdit txtdwxz;
private DevExpress.XtraEditors.TextEdit txtdwmc;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.Label label33;
private System.Windows.Forms.Label label34;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Label label41;
private DevExpress.XtraEditors.MemoEdit mebz;
private DevExpress.XtraEditors.SimpleButton simpleButton1;
private DevExpress.XtraPrinting.PrintingSystem ps = new DevExpress.XtraPrinting.PrintingSystem();
private DevExpress.XtraPrintingLinks.DataGridLink printLink = new DevExpress.XtraPrintingLinks.DataGridLink();
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.Container components = null;
public DwXsxxManage()
{
// 该调用是 Windows.Forms 窗体设计器所必需的。
InitializeComponent();
// TODO: 在 InitializeComponent 调用后添加任何初始化
}
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
protected override void Dispose( bool disposing )
{
if( disposing )
{
if(components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}
#region 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要使用代码编辑器
/// 修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.label9 = new System.Windows.Forms.Label();
this.cbstate = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtbz = new DevExpress.XtraEditors.MemoEdit();
this.dtrkrq = new DevExpress.XtraEditors.DateEdit();
this.cbscdw = new DevExpress.XtraEditors.ComboBoxEdit();
this.cbclxz = new DevExpress.XtraEditors.ComboBoxEdit();
this.cbpp = new DevExpress.XtraEditors.ComboBoxEdit();
this.cbys = new DevExpress.XtraEditors.ComboBoxEdit();
this.dtxxrq = new DevExpress.XtraEditors.DateEdit();
this.txtggxh = new DevExpress.XtraEditors.TextEdit();
this.txtfdjhm = new DevExpress.XtraEditors.TextEdit();
this.txtfdjxh = new DevExpress.XtraEditors.TextEdit();
this.txtccbh = new DevExpress.XtraEditors.TextEdit();
this.label7 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
this.txtdwzc = new DevExpress.XtraEditors.TextEdit();
this.txtdwnsr = new DevExpress.XtraEditors.TextEdit();
this.txtdwlxr = new DevExpress.XtraEditors.TextEdit();
this.txtdwrs = new DevExpress.XtraEditors.TextEdit();
this.label27 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.txtzw = new DevExpress.XtraEditors.TextEdit();
this.txtzy = new DevExpress.XtraEditors.TextEdit();
this.txtyyah = new DevExpress.XtraEditors.TextEdit();
this.txtdzyx = new DevExpress.XtraEditors.TextEdit();
this.txtcz = new DevExpress.XtraEditors.TextEdit();
this.txtyddh = new DevExpress.XtraEditors.TextEdit();
this.txtdh = new DevExpress.XtraEditors.TextEdit();
this.txtqh = new DevExpress.XtraEditors.TextEdit();
this.txtxxdz = new DevExpress.XtraEditors.TextEdit();
this.txtyzbm = new DevExpress.XtraEditors.TextEdit();
this.txtcs = new DevExpress.XtraEditors.TextEdit();
this.txtsf = new DevExpress.XtraEditors.TextEdit();
this.txtkhly = new DevExpress.XtraEditors.TextEdit();
this.cbxb = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtwhcd = new DevExpress.XtraEditors.TextEdit();
this.txtnl = new DevExpress.XtraEditors.TextEdit();
this.txtdwbm = new DevExpress.XtraEditors.TextEdit();
this.label20 = new System.Windows.Forms.Label();
this.label18 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.txtdwxz = new DevExpress.XtraEditors.TextEdit();
this.txtdwmc = new DevExpress.XtraEditors.TextEdit();
this.label19 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.mebz = new DevExpress.XtraEditors.MemoEdit();
this.label22 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.label32 = new System.Windows.Forms.Label();
this.label33 = new System.Windows.Forms.Label();
this.label34 = new System.Windows.Forms.Label();
this.label35 = new System.Windows.Forms.Label();
this.label41 = new System.Windows.Forms.Label();
this.groupControl3 = new DevExpress.XtraEditors.GroupControl();
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.dgPriver = new System.Windows.Forms.DataGrid();
this.btReset = new DevExpress.XtraEditors.SimpleButton();
this.btDelete = new DevExpress.XtraEditors.SimpleButton();
this.btSave = new DevExpress.XtraEditors.SimpleButton();
this.btAdd = new DevExpress.XtraEditors.SimpleButton();
this.gridDataFilter1 = new WebMIS.GoldFilter.GridDataFilter();
this.label40 = new System.Windows.Forms.Label();
this.mmbz = new DevExpress.XtraEditors.MemoEdit();
this.dtxsrq = new DevExpress.XtraEditors.DateEdit();
this.cbclgz = new DevExpress.XtraEditors.ComboBoxEdit();
this.txtfph = new DevExpress.XtraEditors.TextEdit();
this.txtjg = new DevExpress.XtraEditors.TextEdit();
this.label39 = new System.Windows.Forms.Label();
this.label38 = new System.Windows.Forms.Label();
this.label37 = new System.Windows.Forms.Label();
this.label36 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.cbstate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtbz.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtrkrq.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbscdw.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbclxz.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbpp.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbys.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtxxrq.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtggxh.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtfdjhm.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtfdjxh.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtccbh.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
this.groupControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
this.groupControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtdwzc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtdwnsr.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtdwlxr.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtdwrs.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtzw.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtzy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtyyah.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtdzyx.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtcz.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtyddh.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtdh.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtqh.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtxxdz.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtyzbm.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtcs.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtsf.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtkhly.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbxb.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtwhcd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtnl.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtdwbm.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtdwxz.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtdwmc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.mebz.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
this.groupControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgPriver)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.mmbz.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dtxsrq.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cbclgz.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtfph.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtjg.Properties)).BeginInit();
this.SuspendLayout();
//
// label9
//
this.label9.Location = new System.Drawing.Point(16, 72);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(56, 23);
this.label9.TabIndex = 74;
this.label9.Text = "销售状态";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// cbstate
//
this.cbstate.EditValue = "";
this.cbstate.Enabled = false;
this.cbstate.Location = new System.Drawing.Point(72, 72);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -