namespace WMS.FrmBaseData
{
partial class FrmUpCustomer
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.BSCustomer = new System.Windows.Forms.BindingSource(this.components);
this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
this.txtUpCustomerID = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.lblPalletID = new DevExpress.XtraEditors.LabelControl();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.txtEmail = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.lueCity = new WMS.Ctrl.LookUpEditSystem();
this.txtAddress = new DevExpress.XtraEditors.MemoEdit();
this.label5 = new System.Windows.Forms.Label();
this.memoEdit2 = new DevExpress.XtraEditors.MemoEdit();
this.lueTown = new WMS.Ctrl.LookUpEditSystem();
this.txtPy_Name = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.label7 = new System.Windows.Forms.Label();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.luePro = new WMS.Ctrl.LookUpEditSystem();
this.txtLinkman = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.label1 = new System.Windows.Forms.Label();
this.txtFax = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
this.txtCustomer_Short_Name = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtCustomer_ID = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
this.label4 = new System.Windows.Forms.Label();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.txtCustomer_Name = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.txtPhone = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.LEPCUS_TYPE = new WMS.Ctrl.LookUpEditSystem();
this.gridControlUpCustomer = new WMS.Ctrl.GridControlCustom();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colCustomer_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCustomer_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCustomer_short_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPy_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCus_type_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCus_type_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLinkman = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPhone = new DevExpress.XtraGrid.Columns.GridColumn();
this.colFax = new DevExpress.XtraGrid.Columns.GridColumn();
this.colEmail = new DevExpress.XtraGrid.Columns.GridColumn();
this.colAddress = new DevExpress.XtraGrid.Columns.GridColumn();
this.colPostcode = new DevExpress.XtraGrid.Columns.GridColumn();
this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.colRemark = new DevExpress.XtraGrid.Columns.GridColumn();
this.colVersion = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOperatorID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOperateDate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colProvince_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colProvince_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCity_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCity_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTown_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTown_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTelephone = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGuid = new DevExpress.XtraGrid.Columns.GridColumn();
this.lueProvince = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.lucity = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.lue_Town = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.lue_Type = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.txtPostcode = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.txtTelephone = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.radioGroup1 = new DevExpress.XtraEditors.RadioGroup();
((System.ComponentModel.ISupportInitialize)(this.BSCustomer)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
this.splitContainerControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtUpCustomerID.Properties)).BeginInit();
this.groupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueCity.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtAddress.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.memoEdit2.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueTown.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPy_Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.luePro.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLinkman.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtFax.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCustomer_Short_Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCustomer_ID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCustomer_Name.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPCUS_TYPE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlUpCustomer)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lueProvince)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lucity)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lue_Town)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lue_Type)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPostcode.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtTelephone.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).BeginInit();
this.SuspendLayout();
//
// BSCustomer
//
this.BSCustomer.DataSource = typeof(WMS.Model.Base.CustomerModel);
//
// splitContainerControl1
//
this.splitContainerControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainerControl1.Horizontal = false;
this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
this.splitContainerControl1.Name = "splitContainerControl1";
this.splitContainerControl1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Panel1.Controls.Add(this.txtUpCustomerID);
this.splitContainerControl1.Panel1.Controls.Add(this.lblPalletID);
this.splitContainerControl1.Panel1.Controls.Add(this.groupBox3);
this.splitContainerControl1.Panel1.Text = "Panel1";
this.splitContainerControl1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.splitContainerControl1.Panel2.Controls.Add(this.gridControlUpCustomer);
this.splitContainerControl1.Panel2.Controls.Add(this.txtPostcode);
this.splitContainerControl1.Panel2.Controls.Add(this.labelControl7);
this.splitContainerControl1.Panel2.Controls.Add(this.txtTelephone);
this.splitContainerControl1.Panel2.Controls.Add(this.labelControl10);
this.splitContainerControl1.Panel2.Text = "Panel2";
this.splitContainerControl1.Size = new System.Drawing.Size(954, 604);
this.splitContainerControl1.SplitterPosition = 257;
this.splitContainerControl1.TabIndex = 191;
//
// txtUpCustomerID
//
this.txtUpCustomerID.FrmSelect = false;
this.txtUpCustomerID.Location = new System.Drawing.Point(-150, -83);
this.txtUpCustomerID.Margin = new System.Windows.Forms.Padding(4);
this.txtUpCustomerID.MustText = false;
this.txtUpCustomerID.Name = "txtUpCustomerID";
this.txtUpCustomerID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtUpCustomerID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txtUpCustomerID.Properties.Appearance.Options.UseBackColor = true;
this.txtUpCustomerID.Properties.Appearance.Options.UseFont = true;
this.txtUpCustomerID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtUpCustomerID.Size = new System.Drawing.Size(253, 22);
this.txtUpCustomerID.StrLen = 0;
this.txtUpCustomerID.TabIndex = 9;
this.txtUpCustomerID.Valatt = WMS.Ctrl.ValidationAttribute.无;
this.txtUpCustomerID.ValText = "";
//
// lblPalletID
//
this.lblPalletID.Appearance.Font = new System.Drawing.Font("Tahoma", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblPalletID.Appearance.Options.UseFont = true;
this.lblPalletID.Location = new System.Drawing.Point(-212, -81);
this.lblPalletID.Name = "lblPalletID";
this.lblPalletID.Size = new System.Drawing.Size(56, 17);
this.lblPalletID.TabIndex = 8;
this.lblPalletID.Text = "客户编号";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.radioGroup1);
this.groupBox3.Controls.Add(this.labelControl11);
this.groupBox3.Controls.Add(this.txtEmail);
this.groupBox3.Controls.Add(this.labelControl8);
this.groupBox3.Controls.Add(this.lueCity);
this.groupBox3.Controls.Add(this.txtAddress);
this.groupBox3.Controls.Add(this.label5);
this.groupBox3.Controls.Add(this.memoEdit2);
this.groupBox3.Controls.Add(this.lueTown);
this.groupBox3.Controls.Add(this.txtPy_Name);
this.groupBox3.Controls.Add(this.label7);
this.groupBox3.Controls.Add(this.labelControl5);
this.groupBox3.Controls.Add(this.labelControl9);
this.groupBox3.Controls.Add(this.labelControl4);
this.groupBox3.Controls.Add(this.luePro);
this.groupBox3.Controls.Add(this.txtLinkman);
this.groupBox3.Controls.Add(this.label1);
this.groupBox3.Controls.Add(this.txtFax);
this.groupBox3.Controls.Add(this.labelControl22);
this.groupBox3.Controls.Add(this.txtCustomer_Short_Name);
this.groupBox3.Controls.Add(this.txtCustomer_ID);
this.groupBox3.Controls.Add(this.labelControl21);
this.groupBox3.Controls.Add(this.label4);
this.groupBox3.Controls.Add(this.labelControl6);
this.groupBox3.Controls.Add(this.labelControl3);
this.groupBox3.Controls.Add(this.txtCustomer_Name);
this.groupBox3.Controls.Add(this.txtPhone);
this.groupBox3.Controls.Add(this.labelControl2);
this.groupBox3.Controls.Add(this.labelControl1);
this.groupBox3.Controls.Add(this.LEPCUS_TYPE);
this.groupBox3.Dock = System.Windows.Forms.DockStyle.Top;
this.groupBox3.Location = new System.Drawing.Point(0, 0);
this.groupBox3.Margin = new System.Windows.Forms.Padding(2);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Padding = new System.Windows.Forms.Padding(2);
this.groupBox3.Size = new System.Drawing.Size(946, 235);
this.groupBox3.TabIndex = 219;
this.groupBox3.TabStop = false;
//
// labelControl11
//
this.labelControl11.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl11.Appearance.Options.UseFont = true;
this.labelControl11.Location = new System.Drawing.Point(359, 78);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(60, 15);
this.labelControl11.TabIndex = 221;
this.labelControl11.Text = "联系邮箱";
//
// txtEmail
//
this.txtEmail.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCustomer, "Email", true));
this.txtEmail.FrmSelect = false;
this.txtEmail.Location = new System.Drawing.Point(420, 75);
this.txtEmail.Margin = new System.Windows.Forms.Padding(4);
this.txtEmail.MustText = false;
this.txtEmail.Name = "txtEmail";
this.txtEmail.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtEmail.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtEmail.Properties.Appearance.Options.UseBackColor = true;
this.txtEmail.Properties.Appearance.Options.UseFont = true;
this.txtEmail.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtEmail.Properties.MaxLength = 15;
this.txtEmail.Size = new System.Drawing.Size(211, 24);
this.txtEmail.StrLen = 0;
this.txtEmail.TabIndex = 220;
this.txtEmail.Valatt = WMS.Ctrl.ValidationAttribute.电话;
this.txtEmail.ValText = "";
//
// labelControl8
//
this.labelControl8.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl8.Appearance.Options.UseFont = true;
this.labelControl8.Location = new System.Drawing.Point(44, 146);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(54, 15);
this.labelControl8.TabIndex = 203;
this.labelControl8.Text = "地 址";
//
// lueCity
//
this.lueCity.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCustomer, "City_id", true));
this.lueCity.EditValue = "";
this.lueCity.Location = new System.Drawing.Point(420, 108);
this.lueCity.Name = "lueCity";
this.lueCity.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.lueCity.Properties.Appearance.Options.UseFont = true;
this.lueCity.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lueCity.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueCity.Properties.NullText = "";
this.lueCity.Size = new System.Drawing.Size(211, 24);
this.lueCity.TabIndex = 13;
this.lueCity.EditValueChanged += new System.EventHandler(this.lueCity_EditValueChanged);
//
// txtAddress
//
this.txtAddress.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCustomer, "Address", true));
this.txtAddress.Location = new System.Drawing.Point(105, 141);
this.txtAddress.Name = "txtAddress";
this.txtAddress.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtAddress.Properties.Appearance.Options.UseFont = true;
this.txtAddress.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtAddress.Size = new System.Drawing.Size(526, 24);
this.txtAddress.TabIndex = 15;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 11F);
this.label5.ForeColor = System.Drawing.SystemColors.ControlText;
this.label5.Location = new System.Drawing.Point(358, 110);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(61, 15);
this.label5.TabIndex = 210;
this.label5.Text = "城 市";
//
// memoEdit2
//
this.memoEdit2.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCustomer, "Remark", true));
this.memoEdit2.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCustomer, "Remark", true));
this.memoEdit2.Location = new System.Drawing.Point(105, 171);
this.memoEdit2.Name = "memoEdit2";
this.memoEdit2.Size = new System.Drawing.Size(817, 52);
this.memoEdit2.TabIndex = 219;
//
// lueTown
//
this.lueTown.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCustomer, "Town_id", true));
this.lueTown.EditValue = "";
this.lueTown.Location = new System.Drawing.Point(711, 109);
this.lueTown.Name = "lueTown";
this.lueTown.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.lueTown.Properties.Appearance.Options.UseFont = true;
this.lueTown.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lueTown.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueTown.Properties.NullText = "";
this.lueTown.Size = new System.Drawing.Size(211, 24);
this.lueTown.TabIndex = 14;
//
// txtPy_Name
//
this.txtPy_Name.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCustomer, "Py_name", true));
this.txtPy_Name.FrmSelect = false;
this.txtPy_Name.Location = new System.Drawing.Point(105, 46);
this.txtPy_Name.Margin = new System.Windows.Forms.Padding(4);
this.txtPy_Name.MustText = false;
this.txtPy_Name.Name = "txtPy_Name";
this.txtPy_Name.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtPy_Name.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtPy_Name.Properties.Appearance.Options.UseBackColor = true;
this.txtPy_Name.Properties.Appearance.Options.UseFont = true;
this.txtPy_Name.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtPy_Name.Properties.MaxLength = 10;
this.txtPy_Name.Size = new System.Drawing.Size(211, 24);
this.txtPy_Name.StrLen = 20;
this.txtPy_Name.TabIndex = 5;
this.txtPy_Name.Valatt = WMS.Ctrl.ValidationAttribute.无;
this.txtPy_Name.ValText = "";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 11F);
this.label7.ForeColor = System.Drawing.SystemColors.ControlText;
this.label7.Location = new System.Drawing.Point(659, 114);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(52, 15);
this.label7.TabIndex = 212;
this.label7.Text = "县市区";
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Location = new System.Drawing.Point(44, 51);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(60, 15);
this.labelControl5.TabIndex = 190;
this.labelControl5.Text = "拼音简称";
//
// labelControl9
//
this.labelControl9.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl9.Appearance.Options.UseFont = true;
this.labelControl9.Location = new System.Drawing.Point(45, 197);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(54, 15);
this.labelControl9.TabIndex = 205;
this.labelControl9.Text = "备 注";
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Location = new System.Drawing.Point(359, 51);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(60, 15);
this.labelControl4.TabIndex = 188;
this.labelControl4.Text = "货主简称";
//
// luePro
//
this.luePro.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCustomer, "Province_id", true));
this.luePro.EditValue = "";
this.luePro.Location = new System.Drawing.Point(105, 107);
this.luePro.Name = "luePro";
this.luePro.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.luePro.Properties.Appearance.Options.UseFont = true;
this.luePro.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.luePro.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.luePro.Properties.NullText = "";
this.luePro.Size = new System.Drawing.Size(211, 24);
this.luePro.TabIndex = 12;
this.luePro.EditValueChanged += new System.EventHandler(this.luePro_EditValueChanged);
//
// txtLinkman
//
this.txtLinkman.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCustomer, "Linkman", true));
this.txtLinkman.FrmSelect = false;
this.txtLinkman.Location = new System.Drawing.Point(711, 47);
this.txtLinkman.Margin = new System.Windows.Forms.Padding(4);
this.txtLinkman.MustText = false;
this.txtLinkman.Name = "txtLinkman";
this.txtLinkman.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtLinkman.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtLinkman.Properties.Appearance.Options.UseBackColor = true;
this.txtLinkman.Properties.Appearance.Options.UseFont = true;
this.txtLinkman.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtLinkman.Properties.MaxLength = 20;
this.txtLinkman.Size = new System.Drawing.Size(211, 24);
this.txtLinkman.StrLen = 20;
this.txtLinkman.TabIndex = 4;
this.txtLinkman.Valatt = WMS.Ctrl.ValidationAttribute.无;
this.txtLinkman.ValText = "";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 11F);
this.label1.ForeColor = System.Drawing.SystemColors.ControlText;
this.label1.Location = new System.Drawing.Point(44, 113);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(61, 15);
this.label1.TabIndex = 208;
this.label1.Text = "省 份";
//
// txtFax
//
this.txtFax.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCustomer, "Fax", true));
this.txtFax.FrmSelect = false;
this.txtFax.Location = new System.Drawing.Point(711, 79);
this.txtFax.Margin = new System.Windows.Forms.Padding(4);
this.txtFax.MustText = false;
this.txtFax.Name = "txtFax";
this.txtFax.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtFax.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtFax.Properties.Appearance.Options.UseBackColor = true;
this.txtFax.Properties.Appearance.Options.UseFont = true;
this.txtFax.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtFax.Properties.MaxLength = 20;
this.txtFax.Size = new System.Drawing.Size(211, 24);
this.txtFax.StrLen = 0;
this.txtFax.TabIndex = 8;
this.txtFax.Valatt = WMS.Ctrl.ValidationAttribute.无;
this.txtFax.ValText = "";
//
// labelControl22
//
this.labelControl22.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl22.Appearance.Options.UseFont = true;
this.labelControl22.Location = new System.Drawing.Point(650, 80);
this.labelControl22.Name = "labelControl22";
this.labelControl22.Size = new System.Drawing.Size(60, 15);
this.labelControl22.TabIndex = 194;
this.labelControl22.Text = "联系传真";
//
// txtCustomer_Short_Name
//
this.txtCustomer_Short_Name.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCustomer, "Customer_short_name", true));
this.txtCustomer_Short_Name.FrmSelect = false;
this.txtCustomer_Short_Name.Location = new System.Drawing.Point(420, 46);
this.txtCustomer_Short_Name.Margin = new System.Windows.Forms.Padding(4);
this.txtCustomer_Short_Name.MustText = false;
this.txtCustomer_Short_Name.Name = "txtCustomer_Short_Name";
this.txtCustomer_Short_Name.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtCustomer_Short_Name.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtCustomer_Short_Name.Properties.Appearance.Options.UseBackColor = true;
this.txtCustomer_Short_Name.Properties.Appearance.Options.UseFont = true;
this.txtCustomer_Short_Name.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtCustomer_Short_Name.Properties.MaxLength = 20;
this.txtCustomer_Short_Name.Size = new System.Drawing.Size(211, 24);
this.txtCustomer_Short_Name.StrLen = 20;
this.txtCustomer_Short_Name.TabIndex = 6;
this.txtCustomer_Short_Name.Valatt = WMS.Ctrl.ValidationAttribute.无;
this.txtCustomer_Short_Name.ValText = "";
//
// txtCustomer_ID
//
this.txtCustomer_ID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCustomer, "Customer_id", true));
this.txtCustomer_ID.FrmSelect = false;
this.txtCustomer_ID.Location = new System.Drawing.Point(420, 17);
this.txtCustomer_ID.Margin = new System.Windows.Forms.Padding(4);
this.txtCustomer_ID.MustText = true;
this.txtCustomer_ID.Name = "txtCustomer_ID";
this.txtCustomer_ID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtCustomer_ID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtCustomer_ID.Properties.Appearance.Options.UseBackColor = true;
this.txtCustomer_ID.Properties.Appearance.Options.UseFont = true;
this.txtCustomer_ID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtCustomer_ID.Properties.MaxLength = 20;
this.txtCustomer_ID.Size = new System.Drawing.Size(211, 24);
this.txtCustomer_ID.StrLen = 30;
this.txtCustomer_ID.TabIndex = 1;
this.txtCustomer_ID.Valatt = WMS.Ctrl.ValidationAttribute.无;
this.txtCustomer_ID.ValText = "";
//
// labelControl21
//
this.labelControl21.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl21.Appearance.Options.UseFont = true;
this.labelControl21.Location = new System.Drawing.Point(44, 79);
this.labelControl21.Name = "labelControl21";
this.labelControl21.Size = new System.Drawing.Size(60, 15);
this.labelControl21.TabIndex = 193;
this.labelControl21.Text = "联系电话";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 11F);
this.label4.Location = new System.Drawing.Point(643, 146);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(67, 15);
this.label4.TabIndex = 201;
this.label4.Text = "启用状态";
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Location = new System.Drawing.Point(650, 52);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(61, 15);
this.labelControl6.TabIndex = 207;
this.labelControl6.Text = "联 系 人";
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Location = new System.Drawing.Point(44, 22);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(60, 15);
this.labelControl3.TabIndex = 186;
this.labelControl3.Text = "货主分类";
//
// txtCustomer_Name
//
this.txtCustomer_Name.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCustomer, "Customer_name", true));
this.txtCustomer_Name.FrmSelect = false;
this.txtCustomer_Name.Location = new System.Drawing.Point(711, 17);
this.txtCustomer_Name.Margin = new System.Windows.Forms.Padding(4);
this.txtCustomer_Name.MustText = true;
this.txtCustomer_Name.Name = "txtCustomer_Name";
this.txtCustomer_Name.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtCustomer_Name.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtCustomer_Name.Properties.Appearance.Options.UseBackColor = true;
this.txtCustomer_Name.Properties.Appearance.Options.UseFont = true;
this.txtCustomer_Name.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtCustomer_Name.Properties.MaxLength = 60;
this.txtCustomer_Name.Size = new System.Drawing.Size(211, 24);
this.txtCustomer_Name.StrLen = 20;
this.txtCustomer_Name.TabIndex = 3;
this.txtCustomer_Name.Valatt = WMS.Ctrl.ValidationAttribute.无;
this.txtCustomer_Name.ValText = "";
//
// txtPhone
//
this.txtPhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCustomer, "Phone", true));
this.txtPhone.FrmSelect = false;
this.txtPhone.Location = new System.Drawing.Point(105, 76);
this.txtPhone.Margin = new System.Windows.Forms.Padding(4);
this.txtPhone.MustText = false;
this.txtPhone.Name = "txtPhone";
this.txtPhone.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtPhone.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtPhone.Properties.Appearance.Options.UseBackColor = true;
this.txtPhone.Properties.Appearance.Options.UseFont = true;
this.txtPhone.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtPhone.Properties.MaxLength = 15;
this.txtPhone.Size = new System.Drawing.Size(211, 24);
this.txtPhone.StrLen = 0;
this.txtPhone.TabIndex = 7;
this.txtPhone.Valatt = WMS.Ctrl.ValidationAttribute.电话;
this.txtPhone.ValText = "";
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Location = new System.Drawing.Point(651, 22);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(60, 15);
this.labelControl2.TabIndex = 185;
this.labelControl2.Text = "货主名称";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Location = new System.Drawing.Point(360, 22);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(60, 15);
this.labelControl1.TabIndex = 184;
this.labelControl1.Text = "货主编号";
//
// LEPCUS_TYPE
//
this.LEPCUS_TYPE.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCustomer, "Cus_type_id", true));
this.LEPCUS_TYPE.EditValue = "";
this.LEPCUS_TYPE.Location = new System.Drawing.Point(105, 17);
this.LEPCUS_TYPE.Name = "LEPCUS_TYPE";
this.LEPCUS_TYPE.Properties.AllowDropDownWhenReadOnly = DevExpress.Utils.DefaultBoolean.True;
this.LEPCUS_TYPE.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.LEPCUS_TYPE.Properties.Appearance.Options.UseFont = true;
this.LEPCUS_TYPE.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPCUS_TYPE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPCUS_TYPE.Properties.NullText = "";
this.LEPCUS_TYPE.Properties.Tag = "";
this.LEPCUS_TYPE.Size = new System.Drawing.Size(211, 24);
this.LEPCUS_TYPE.TabIndex = 2;
//
// gridControlUpCustomer
//
this.gridControlUpCustomer.ColorApprove = System.Drawing.Color.Empty;
this.gridControlUpCustomer.ColorApproveValue = null;
this.gridControlUpCustomer.ColorPass = System.Drawing.Color.Empty;
this.gridControlUpCustomer.ColorPassValue = null;
this.gridControlUpCustomer.ColorRepeal = System.Drawing.Color.Empty;
this.gridControlUpCustomer.ColorRepealValue = null;
this.gridControlUpCustomer.ColorReWork = System.Drawing.Color.Empty;
this.gridControlUpCustomer.ColorReWorkValue = null;
this.gridControlUpCustomer.ColorSelectedRow = System.Drawing.Color.Empty;
this.gridControlUpCustomer.ColorShortage = System.Drawing.Color.Empty;
this.gridControlUpCustomer.ColorShortageFlagColumn = null;
this.gridControlUpCustomer.ColorShortageValue = null;
this.gridControlUpCustomer.ColorUnExecute = System.Drawing.Color.Empty;
this.gridControlUpCustomer.ColorUnExecuteValue = null;
this.gridControlUpCustomer.ColorUnPass = System.Drawing.Color.Empty;
this.gridControlUpCustomer.ColorUnPassValue = null;
this.gridControlUpCustomer.ColorVerify = System.Drawing.Color.Empty;
this.gridControlUpCustomer.ColorVerifyFlagColumn = null;
this.gridControlUpCustomer.ColorVerifyValue = null;
this.gridControlUpCustomer.ColorWarning = System.Drawing.Color.Empty;
this.gridControlUpCustomer.ColorWarningValue = null;
this.gridControlUpCustomer.DataSource = this.BSCustomer;
this.gridControlUpCustomer.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControlUpCustomer.EnableAppearanceEvenRow = true;
this.gridControlUpCustomer.IndicatorWidth = 40;
this.gridControlUpCustomer.Location = new System.Drawing.Point(0, 0);
this.gridControlUpCustomer.MainView = this.gridView1;
this.gridControlUpCustomer.Name = "gridControlUpCustomer";
this.gridControlUpCustomer.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.lueProvince,
this.lucity,
this.lue_Town,
this.lue_Type});
this.gridControlUpCustomer.ShowRowID = true;
this.gridControlUpCustomer.Size = new System.Drawing.Size(946, 334);
this.gridControlUpCustomer.TabIndex = 7;
this.gridControlUpCustomer.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
this.gridControlUpCustomer.Click += new System.EventHandler(this.gridControlUpCustomer_Click);
//
// gridView1
//
this.gridView1.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.gridView1.Appearance.EvenRow.Options.UseBackColor = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colCustomer_id,
this.colCustomer_name,
this.colCustomer_short_name,
this.colPy_name,
this.colCus_type_id,
this.colCus_type_name,
this.colLinkman,
this.colPhone,
this.colFax,
this.colEmail,
this.colAddress,
this.colPostcode,
this.colStatus,
this.colRemark,
this.colVersion,
this.colOperatorID,
this.colOperateDate,
this.colProvince_id,
this.colProvince_name,
this.colCity_id,
this.colCity_name,
this.colTown_id,
this.colTown_name,
this.colTelephone,
this.colGuid});
this.gridView1.GridControl = this.gridControlUpCustomer;
this.gridView1.IndicatorWidth = 34;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsBehavior.Editable = false;
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView1.OptionsView.ColumnAutoWidth = false;
this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
this.gridView1.OptionsView.ShowFooter = true;
this.gridView1.OptionsView.ShowGroupPanel = false;
//
// colCustomer_id
//
this.colCustomer_id.FieldName = "Customer_id";
this.colCustomer_id.Name = "colCustomer_id";
this.colCustomer_id.Visible = true;
this.colCustomer_id.VisibleIndex = 0;
//
// colCustomer_name
//
this.colCustomer_name.FieldName = "Customer_name";
this.colCustomer_name.Name = "colCustomer_name";
this.colCustomer_name.Visible = true;
this.colCustomer_name.VisibleIndex = 1;
//
// colCustomer_short_name
//
this.colCustomer_short_name.FieldName = "Customer_short_name";
this.colCustomer_short_name.Name = "colCustomer_short_name";
//
// colPy_name
//
this.colPy_name.FieldName = "Py_name";
this.colPy_name.Name = "colPy_name";
//
// colCus_type_id
//
this.colCus_type_id.FieldName = "Cus_type_id";
this.colCus_type_id.Name = "colCus_type_id";
//
// colCus_type_name
//
this.colCus_type_name.FieldName = "Cus_type_name";
this.colCus_type_name.Name = "colCus_type_name";
this.colCus_type_name.Visible = true;
this.colCus_type_name.VisibleIndex = 2;
//
// colLinkman
//
this.colLinkman.FieldName = "Linkman";
this.colLinkman.Name = "colLinkman";
this.colLinkman.Visible = true;
this.colLinkman.VisibleIndex = 3;
//
// colPhone
//
this.colPhone.FieldName = "Phone";
this.colPhone.Name = "colPhone";
this.colPhone.Visible = true;
this.colPhone.VisibleIndex = 4;
//
// colFax
//
this.colFax.FieldName = "Fax";
this.colFax.Name = "colFax";
//
// colEmail
//
this.colEmail.FieldName = "Email";
this.colEmail.Name = "colEmail";
//
// colAddress
//
this.colAddress.FieldName = "Address";
this.colAddress.Name = "colAddress";
//
// colPostcode
//
this.colPostcode.FieldName = "Postcode";
this.colPostcode.Name = "colPostcode";
//
// colStatus
//
this.colStatus.FieldName = "Status";
this.colStatus.Name = "colStatus";
//
// colRemark
//
this.colRemark.FieldName = "Remark";
this.colRemark.Name = "colRemark";
//
// colVersion
//
this.colVersion.FieldName = "Version";
this.colVersion.Name = "colVersion";
//
// colOperatorID
//
this.colOperatorID.FieldName = "OperatorID";
this.colOperatorID.Name = "colOperatorID";
//
// colOperateDate
//
this.colOperateDate.FieldName = "OperateDate";
this.colOperateDate.Name = "colOperateDate";
//
// colProvince_id
//
this.colProvince_id.FieldName = "Province_id";
this.colProvince_id.Name = "colProvince_id";
//
// colProvince_name
//
this.colProvince_name.FieldName = "Province_name";
this.colProvince_name.Name = "colProvince_name";
this.colProvince_name.Visible = true;
this.colProvince_name.VisibleIndex = 5;
//
// colCity_id
//
this.colCity_id.FieldName = "City_id";
this.colCity_id.Name = "colCity_id";
//
// colCity_name
//
this.colCity_name.FieldName = "City_name";
this.colCity_name.Name = "colCity_name";
this.colCity_name.Visible = true;
this.colCity_name.VisibleIndex = 6;
//
// colTown_id
//
this.colTown_id.FieldName = "Town_id";
this.colTown_id.Name = "colTown_id";
//
// colTown_name
//
this.colTown_name.FieldName = "Town_name";
this.colTown_name.Name = "colTown_name";
this.colTown_name.Visible = true;
this.colTown_name.VisibleIndex = 7;
//
// colTelephone
//
this.colTelephone.FieldName = "Telephone";
this.colTelephone.Name = "colTelephone";
//
// colGuid
//
this.colGuid.FieldName = "Guid";
this.colGuid.Name = "colGuid";
//
// lueProvince
//
this.lueProvince.AutoHeight = false;
this.lueProvince.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lueProvince.Name = "lueProvince";
this.lueProvince.NullText = "";
//
// lucity
//
this.lucity.AutoHeight = false;
this.lucity.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lucity.Name = "lucity";
this.lucity.NullText = "";
//
// lue_Town
//
this.lue_Town.AutoHeight = false;
this.lue_Town.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lue_Town.Name = "lue_Town";
this.lue_Town.NullText = "";
//
// lue_Type
//
this.lue_Type.AutoHeight = false;
this.lue_Type.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lue_Type.Name = "lue_Type";
this.lue_Type.NullText = "";
//
// txtPostcode
//
this.txtPostcode.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCustomer, "Postcode", true));
this.txtPostcode.FrmSelect = false;
this.txtPostcode.Location = new System.Drawing.Point(403, 389);
this.txtPostcode.Margin = new System.Windows.Forms.Padding(4);
this.txtPostcode.MustText = false;
this.txtPostcode.Name = "txtPostcode";
this.txtPostcode.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtPostcode.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtPostcode.Properties.Appearance.Options.UseBackColor = true;
this.txtPostcode.Properties.Appearance.Options.UseFont = true;
this.txtPostcode.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtPostcode.Properties.MaxLength = 10;
this.txtPostcode.Size = new System.Drawing.Size(211, 24);
this.txtPostcode.StrLen = 0;
this.txtPostcode.TabIndex = 10;
this.txtPostcode.Valatt = WMS.Ctrl.ValidationAttribute.邮编;
this.txtPostcode.ValText = "";
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Location = new System.Drawing.Point(345, 392);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(54, 15);
this.labelControl7.TabIndex = 198;
this.labelControl7.Text = "邮 编";
//
// txtTelephone
//
this.txtTelephone.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCustomer, "Telephone", true));
this.txtTelephone.FrmSelect = false;
this.txtTelephone.Location = new System.Drawing.Point(86, 406);
this.txtTelephone.Margin = new System.Windows.Forms.Padding(4);
this.txtTelephone.MustText = false;
this.txtTelephone.Name = "txtTelephone";
this.txtTelephone.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtTelephone.Properties.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.txtTelephone.Properties.Appearance.Options.UseBackColor = true;
this.txtTelephone.Properties.Appearance.Options.UseFont = true;
this.txtTelephone.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtTelephone.Properties.MaxLength = 15;
this.txtTelephone.Size = new System.Drawing.Size(211, 24);
this.txtTelephone.StrLen = 0;
this.txtTelephone.TabIndex = 9;
this.txtTelephone.Valatt = WMS.Ctrl.ValidationAttribute.手机;
this.txtTelephone.ValText = "";
//
// labelControl10
//
this.labelControl10.Appearance.Font = new System.Drawing.Font("宋体", 11F);
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Location = new System.Drawing.Point(30, 410);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(53, 15);
this.labelControl10.TabIndex = 193;
this.labelControl10.Text = "手 机";
//
// radioGroup1
//
this.radioGroup1.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCustomer, "Status", true));
this.radioGroup1.EditValue = "0";
this.radioGroup1.Location = new System.Drawing.Point(711, 141);
this.radioGroup1.Name = "radioGroup1";
this.radioGroup1.Properties.Columns = 2;
this.radioGroup1.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "启用"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "停用")});
this.radioGroup1.Size = new System.Drawing.Size(211, 24);
this.radioGroup1.TabIndex = 222;
//
// FrmUpCustomer
//
this.Appearance.Options.UseFont = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(954, 604);
this.Controls.Add(this.splitContainerControl1);
this.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Name = "FrmUpCustomer";
this.Text = "货主资料";
this.Load += new System.EventHandler(this.FrmUpCustomer_Load);
((System.ComponentModel.ISupportInitialize)(this.BSCustomer)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
this.splitContainerControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtUpCustomerID.Properties)).EndInit();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueCity.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtAddress.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.memoEdit2.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueTown.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPy_Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.luePro.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLinkman.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtFax.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCustomer_Short_Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCustomer_ID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCustomer_Name.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPCUS_TYPE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControlUpCustomer)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lueProvince)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lucity)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lue_Town)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lue_Type)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPostcode.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtTelephone.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.radioGroup1.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.BindingSource BSCustomer;
private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
private Ctrl.WMSCtrlTextBox txtUpCustomerID;
private DevExpress.XtraEditors.LabelControl lblPalletID;
private Ctrl.GridControlCustom gridControlUpCustomer;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private Ctrl.WMSCtrlTextBox txtLinkman;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl9;
private DevExpress.XtraEditors.LabelControl labelControl8;
private System.Windows.Forms.Label label4;
private Ctrl.WMSCtrlTextBox txtPostcode;
private DevExpress.XtraEditors.LabelControl labelControl7;
private Ctrl.WMSCtrlTextBox txtFax;
private DevExpress.XtraEditors.LabelControl labelControl22;
private Ctrl.WMSCtrlTextBox txtPhone;
private DevExpress.XtraEditors.LabelControl labelControl21;
private Ctrl.WMSCtrlTextBox txtPy_Name;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl4;
private Ctrl.WMSCtrlTextBox txtCustomer_Short_Name;
private Ctrl.WMSCtrlTextBox txtCustomer_ID;
private Ctrl.LookUpEditSystem LEPCUS_TYPE;
private DevExpress.XtraEditors.LabelControl labelControl3;
private Ctrl.WMSCtrlTextBox txtCustomer_Name;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl1;
private Ctrl.LookUpEditSystem luePro;
private System.Windows.Forms.Label label1;
private Ctrl.LookUpEditSystem lueCity;
private System.Windows.Forms.Label label5;
private Ctrl.LookUpEditSystem lueTown;
private System.Windows.Forms.Label label7;
private Ctrl.WMSCtrlTextBox txtTelephone;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.MemoEdit txtAddress;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lueProvince;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lucity;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lue_Town;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit lue_Type;
private System.Windows.Forms.GroupBox groupBox3;
private DevExpress.XtraEditors.MemoEdit memoEdit2;
private DevExpress.XtraEditors.LabelControl labelControl11;
private Ctrl.WMSCtrlTextBox txtEmail;
private DevExpress.XtraGrid.Columns.GridColumn colCustomer_id;
private DevExpress.XtraGrid.Columns.GridColumn colCustomer_name;
private DevExpress.XtraGrid.Columns.GridColumn colCustomer_short_name;
private DevExpress.XtraGrid.Columns.GridColumn colPy_name;
private DevExpress.XtraGrid.Columns.GridColumn colCus_type_id;
private DevExpress.XtraGrid.Columns.GridColumn colCus_type_name;
private DevExpress.XtraGrid.Columns.GridColumn colLinkman;
private DevExpress.XtraGrid.Columns.GridColumn colPhone;
private DevExpress.XtraGrid.Columns.GridColumn colFax;
private DevExpress.XtraGrid.Columns.GridColumn colEmail;
private DevExpress.XtraGrid.Columns.GridColumn colAddress;
private DevExpress.XtraGrid.Columns.GridColumn colPostcode;
private DevExpress.XtraGrid.Columns.GridColumn colStatus;
private DevExpress.XtraGrid.Columns.GridColumn colRemark;
private DevExpress.XtraGrid.Columns.GridColumn colVersion;
private DevExpress.XtraGrid.Columns.GridColumn colOperatorID;
private DevExpress.XtraGrid.Columns.GridColumn colOperateDate;
private DevExpress.XtraGrid.Columns.GridColumn colProvince_id;
private DevExpress.XtraGrid.Columns.GridColumn colProvince_name;
private DevExpress.XtraGrid.Columns.GridColumn colCity_id;
private DevExpress.XtraGrid.Columns.GridColumn colCity_name;
private DevExpress.XtraGrid.Columns.GridColumn colTown_id;
private DevExpress.XtraGrid.Columns.GridColumn colTown_name;
private DevExpress.XtraGrid.Columns.GridColumn colTelephone;
private DevExpress.XtraGrid.Columns.GridColumn colGuid;
private DevExpress.XtraEditors.RadioGroup radioGroup1;
}
}