BaoKai_202508_Wms_Jingwang_.../WMS.FrmBaseData/FrmCapaCityDetcs.Designer.cs
2025-08-24 21:52:42 +08:00

1368 lines
88 KiB
C#

namespace WMS.FrmBaseData
{
partial class FrmCapaCityDetcs
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmCapaCityDetcs));
this.panel1 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.lue_Unit = new WMS.Ctrl.LookUpEditSystem();
this.BSCapacityType = new System.Windows.Forms.BindingSource();
this.noteData1 = new WMS.Ctrl.NoteData();
this.BSCapacity = new System.Windows.Forms.BindingSource();
this.rdoCarStatus = new DevExpress.XtraEditors.RadioGroup();
this.rdoDispart = new DevExpress.XtraEditors.RadioGroup();
this.DicDepartment = new WMS.Ctrl.CtrlDictonary();
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
this.wmsCtrlTextBox14 = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
this.LEPCapacityType = new WMS.Ctrl.LookUpEditSystem();
this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
this.txt_ShortID = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.txtPrivateID = new WMS.Ctrl.WMSCtrlTextBox();
this.txtDriver = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
this.txtCarrier = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.txtCarID = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.txtLongUnit = new WMS.Ctrl.WMSCtrlTextBox();
this.txtLoad = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.txtHigt = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
this.txtVolumeUnit = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.txtLong = new WMS.Ctrl.WMSCtrlTextBox();
this.txtVolume = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.txtWight = new WMS.Ctrl.WMSCtrlTextBox();
this.panel2 = new System.Windows.Forms.Panel();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.rdoStatus = new DevExpress.XtraEditors.RadioGroup();
this.btnClose = new WMS.Ctrl.CtrlButtons();
this.btnCommit = new WMS.Ctrl.CtrlButtons();
this.LEPCreateType = new WMS.Ctrl.LookUpEditSystem();
this.labelControl33 = new DevExpress.XtraEditors.LabelControl();
this.labelControl32 = new DevExpress.XtraEditors.LabelControl();
this.txtINSURED = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl31 = new DevExpress.XtraEditors.LabelControl();
this.DateINSUREDEnd = new DevExpress.XtraEditors.DateEdit();
this.labelControl29 = new DevExpress.XtraEditors.LabelControl();
this.DateINSUREDStart = new DevExpress.XtraEditors.DateEdit();
this.labelControl30 = new DevExpress.XtraEditors.LabelControl();
this.DateBuy = new DevExpress.XtraEditors.DateEdit();
this.labelControl28 = new DevExpress.XtraEditors.LabelControl();
this.DateFile = new DevExpress.XtraEditors.DateEdit();
this.labelControl27 = new DevExpress.XtraEditors.LabelControl();
this.DateReg = new DevExpress.XtraEditors.DateEdit();
this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
this.DateProdate = new DevExpress.XtraEditors.DateEdit();
this.labelControl25 = new DevExpress.XtraEditors.LabelControl();
this.txtMarker = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
this.txtChassis = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
this.txtFrame = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
this.txtEngine = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
this.txtModel = new WMS.Ctrl.WMSCtrlTextBox();
this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
this.panel1.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lue_Unit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSCapacityType)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSCapacity)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdoCarStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.rdoDispart.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox14.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPCapacityType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ShortID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtPrivateID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtDriver.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCarrier.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtCarID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLongUnit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLoad.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtHigt.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtVolumeUnit.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtLong.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtVolume.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWight.Properties)).BeginInit();
this.panel2.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.rdoStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPCreateType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtINSURED.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateINSUREDEnd.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateINSUREDEnd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateINSUREDStart.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateINSUREDStart.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateBuy.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateBuy.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateFile.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateFile.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateReg.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateReg.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateProdate.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateProdate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtMarker.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtChassis.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtFrame.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtEngine.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtModel.Properties)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.groupBox1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(689, 202);
this.panel1.TabIndex = 0;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.lue_Unit);
this.groupBox1.Controls.Add(this.noteData1);
this.groupBox1.Controls.Add(this.rdoCarStatus);
this.groupBox1.Controls.Add(this.rdoDispart);
this.groupBox1.Controls.Add(this.DicDepartment);
this.groupBox1.Controls.Add(this.labelControl19);
this.groupBox1.Controls.Add(this.wmsCtrlTextBox14);
this.groupBox1.Controls.Add(this.labelControl18);
this.groupBox1.Controls.Add(this.labelControl17);
this.groupBox1.Controls.Add(this.labelControl16);
this.groupBox1.Controls.Add(this.LEPCapacityType);
this.groupBox1.Controls.Add(this.labelControl15);
this.groupBox1.Controls.Add(this.labelControl13);
this.groupBox1.Controls.Add(this.txt_ShortID);
this.groupBox1.Controls.Add(this.labelControl14);
this.groupBox1.Controls.Add(this.txtPrivateID);
this.groupBox1.Controls.Add(this.txtDriver);
this.groupBox1.Controls.Add(this.labelControl12);
this.groupBox1.Controls.Add(this.txtCarrier);
this.groupBox1.Controls.Add(this.labelControl3);
this.groupBox1.Controls.Add(this.labelControl1);
this.groupBox1.Controls.Add(this.txtCarID);
this.groupBox1.Controls.Add(this.labelControl2);
this.groupBox1.Controls.Add(this.txtLongUnit);
this.groupBox1.Controls.Add(this.txtLoad);
this.groupBox1.Controls.Add(this.labelControl10);
this.groupBox1.Controls.Add(this.labelControl4);
this.groupBox1.Controls.Add(this.txtHigt);
this.groupBox1.Controls.Add(this.labelControl5);
this.groupBox1.Controls.Add(this.labelControl11);
this.groupBox1.Controls.Add(this.txtVolumeUnit);
this.groupBox1.Controls.Add(this.labelControl7);
this.groupBox1.Controls.Add(this.labelControl8);
this.groupBox1.Controls.Add(this.txtLong);
this.groupBox1.Controls.Add(this.txtVolume);
this.groupBox1.Controls.Add(this.labelControl6);
this.groupBox1.Controls.Add(this.labelControl9);
this.groupBox1.Controls.Add(this.txtWight);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox1.Location = new System.Drawing.Point(0, 0);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(689, 202);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "车辆状态信息";
//
// lue_Unit
//
this.lue_Unit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacityType, "LOAD_UNIT", true));
this.lue_Unit.EditValue = "";
this.lue_Unit.Enabled = false;
this.lue_Unit.Location = new System.Drawing.Point(238, 97);
this.lue_Unit.Name = "lue_Unit";
this.lue_Unit.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lue_Unit.Properties.Appearance.Options.UseFont = true;
this.lue_Unit.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.lue_Unit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lue_Unit.Properties.NullText = "";
this.lue_Unit.Size = new System.Drawing.Size(94, 22);
this.lue_Unit.TabIndex = 96;
//
// BSCapacityType
//
this.BSCapacityType.DataSource = typeof(WMS.Model.Base.CapacityTypeModel);
//
// noteData1
//
this.noteData1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "REMARK", true));
this.noteData1.DisplayMember = "CONTENT";
this.noteData1.FormattingEnabled = true;
this.noteData1.Location = new System.Drawing.Point(404, 173);
this.noteData1.Name = "noteData1";
this.noteData1.NoteTypes = WMS.Ctrl.DateType.;
this.noteData1.Size = new System.Drawing.Size(254, 22);
this.noteData1.TabIndex = 95;
this.noteData1.ValueMember = "CONTENT";
//
// BSCapacity
//
this.BSCapacity.DataSource = typeof(WMS.Model.Base.CapacityModel);
//
// rdoCarStatus
//
this.rdoCarStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "CAR_STATUS", true));
this.rdoCarStatus.EditValue = "";
this.rdoCarStatus.Location = new System.Drawing.Point(404, 148);
this.rdoCarStatus.Name = "rdoCarStatus";
this.rdoCarStatus.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.rdoCarStatus.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rdoCarStatus.Properties.Appearance.Options.UseBackColor = true;
this.rdoCarStatus.Properties.Appearance.Options.UseFont = true;
this.rdoCarStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "正常"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "停用")});
this.rdoCarStatus.Size = new System.Drawing.Size(254, 22);
this.rdoCarStatus.TabIndex = 94;
//
// rdoDispart
//
this.rdoDispart.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "CAR_DISPART", true));
this.rdoDispart.EditValue = "";
this.rdoDispart.Location = new System.Drawing.Point(78, 173);
this.rdoDispart.Name = "rdoDispart";
this.rdoDispart.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.rdoDispart.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rdoDispart.Properties.Appearance.Options.UseBackColor = true;
this.rdoDispart.Properties.Appearance.Options.UseFont = true;
this.rdoDispart.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "已调度"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "未调度")});
this.rdoDispart.Size = new System.Drawing.Size(254, 22);
this.rdoDispart.TabIndex = 93;
//
// DicDepartment
//
this.DicDepartment.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.DicDepartment.Cursor = System.Windows.Forms.Cursors.Default;
this.DicDepartment.DictonaryTableName = WMS.Ctrl.DictonaryType.t_BASE_COMPANY;
this.DicDepartment.ErrText = "无数据重新查询";
this.DicDepartment.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DicDepartment.IsSqlWhere = false;
this.DicDepartment.Location = new System.Drawing.Point(78, 46);
this.DicDepartment.Name = "DicDepartment";
this.DicDepartment.Number = 0;
this.DicDepartment.SelectType = WMS.Ctrl.DataSlectType.MultiSelect;
this.DicDepartment.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicDepartment.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicDepartment.ShowColumns1")))});
this.DicDepartment.Size = new System.Drawing.Size(254, 21);
this.DicDepartment.SqlStr = null;
this.DicDepartment.TabIndex = 92;
this.DicDepartment.TextBoxFlag = "";
this.DicDepartment.TextBoxValue = "";
//
// labelControl19
//
this.labelControl19.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl19.Appearance.Options.UseFont = true;
this.labelControl19.Location = new System.Drawing.Point(344, 175);
this.labelControl19.Name = "labelControl19";
this.labelControl19.Size = new System.Drawing.Size(56, 14);
this.labelControl19.TabIndex = 87;
this.labelControl19.Text = "备 注";
//
// wmsCtrlTextBox14
//
this.wmsCtrlTextBox14.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_OILWEAR", true));
this.wmsCtrlTextBox14.FrmSelect = false;
this.wmsCtrlTextBox14.Location = new System.Drawing.Point(77, 148);
this.wmsCtrlTextBox14.MustText = false;
this.wmsCtrlTextBox14.Name = "wmsCtrlTextBox14";
this.wmsCtrlTextBox14.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.wmsCtrlTextBox14.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.wmsCtrlTextBox14.Properties.Appearance.Options.UseBackColor = true;
this.wmsCtrlTextBox14.Properties.Appearance.Options.UseFont = true;
this.wmsCtrlTextBox14.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.wmsCtrlTextBox14.Size = new System.Drawing.Size(255, 22);
this.wmsCtrlTextBox14.StrLen = 0;
this.wmsCtrlTextBox14.TabIndex = 84;
this.wmsCtrlTextBox14.Valatt = WMS.Ctrl.ValidationAttribute.;
this.wmsCtrlTextBox14.ValText = "";
//
// labelControl18
//
this.labelControl18.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl18.Appearance.Options.UseFont = true;
this.labelControl18.Location = new System.Drawing.Point(5, 151);
this.labelControl18.Name = "labelControl18";
this.labelControl18.Size = new System.Drawing.Size(70, 14);
this.labelControl18.TabIndex = 85;
this.labelControl18.Text = "百公里油耗";
//
// labelControl17
//
this.labelControl17.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl17.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl17.Appearance.Options.UseFont = true;
this.labelControl17.Appearance.Options.UseForeColor = true;
this.labelControl17.Location = new System.Drawing.Point(344, 150);
this.labelControl17.Name = "labelControl17";
this.labelControl17.Size = new System.Drawing.Size(56, 14);
this.labelControl17.TabIndex = 83;
this.labelControl17.Text = "车辆状态";
//
// labelControl16
//
this.labelControl16.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl16.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl16.Appearance.Options.UseFont = true;
this.labelControl16.Appearance.Options.UseForeColor = true;
this.labelControl16.Location = new System.Drawing.Point(19, 176);
this.labelControl16.Name = "labelControl16";
this.labelControl16.Size = new System.Drawing.Size(56, 14);
this.labelControl16.TabIndex = 81;
this.labelControl16.Text = "调度状态";
//
// LEPCapacityType
//
this.LEPCapacityType.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "CAR_TYPE", true));
this.LEPCapacityType.EditValue = "";
this.LEPCapacityType.Location = new System.Drawing.Point(78, 71);
this.LEPCapacityType.Name = "LEPCapacityType";
this.LEPCapacityType.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LEPCapacityType.Properties.Appearance.Options.UseFont = true;
this.LEPCapacityType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPCapacityType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPCapacityType.Properties.NullText = "";
this.LEPCapacityType.Size = new System.Drawing.Size(254, 22);
this.LEPCapacityType.TabIndex = 30;
this.LEPCapacityType.EditValueChanged += new System.EventHandler(this.LEPCapacityType_EditValueChanged);
this.LEPCapacityType.EditValueChanging += new DevExpress.XtraEditors.Controls.ChangingEventHandler(this.LEPCapacityType_EditValueChanging);
this.LEPCapacityType.TextChanged += new System.EventHandler(this.LEPCapacityType_TextChanged);
//
// labelControl15
//
this.labelControl15.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl15.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl15.Appearance.Options.UseFont = true;
this.labelControl15.Appearance.Options.UseForeColor = true;
this.labelControl15.Location = new System.Drawing.Point(19, 76);
this.labelControl15.Name = "labelControl15";
this.labelControl15.Size = new System.Drawing.Size(56, 14);
this.labelControl15.TabIndex = 31;
this.labelControl15.Text = "运力类型";
//
// labelControl13
//
this.labelControl13.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl13.Appearance.Options.UseFont = true;
this.labelControl13.Location = new System.Drawing.Point(344, 24);
this.labelControl13.Name = "labelControl13";
this.labelControl13.Size = new System.Drawing.Size(56, 14);
this.labelControl13.TabIndex = 78;
this.labelControl13.Text = "助 记 码";
//
// txt_ShortID
//
this.txt_ShortID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "SHORT_ID", true));
this.txt_ShortID.FrmSelect = false;
this.txt_ShortID.Location = new System.Drawing.Point(404, 21);
this.txt_ShortID.MustText = false;
this.txt_ShortID.Name = "txt_ShortID";
this.txt_ShortID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txt_ShortID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txt_ShortID.Properties.Appearance.Options.UseBackColor = true;
this.txt_ShortID.Properties.Appearance.Options.UseFont = true;
this.txt_ShortID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txt_ShortID.Size = new System.Drawing.Size(99, 22);
this.txt_ShortID.StrLen = 0;
this.txt_ShortID.TabIndex = 76;
this.txt_ShortID.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txt_ShortID.ValText = "";
//
// labelControl14
//
this.labelControl14.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl14.Appearance.Options.UseFont = true;
this.labelControl14.Location = new System.Drawing.Point(507, 24);
this.labelControl14.Name = "labelControl14";
this.labelControl14.Size = new System.Drawing.Size(56, 14);
this.labelControl14.TabIndex = 79;
this.labelControl14.Text = "自车编号";
//
// txtPrivateID
//
this.txtPrivateID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_PRIVATEID", true));
this.txtPrivateID.FrmSelect = false;
this.txtPrivateID.Location = new System.Drawing.Point(565, 21);
this.txtPrivateID.MustText = false;
this.txtPrivateID.Name = "txtPrivateID";
this.txtPrivateID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtPrivateID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtPrivateID.Properties.Appearance.Options.UseBackColor = true;
this.txtPrivateID.Properties.Appearance.Options.UseFont = true;
this.txtPrivateID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtPrivateID.Size = new System.Drawing.Size(94, 22);
this.txtPrivateID.StrLen = 0;
this.txtPrivateID.TabIndex = 77;
this.txtPrivateID.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtPrivateID.ValText = "";
//
// txtDriver
//
this.txtDriver.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_DRIVER", true));
this.txtDriver.FrmSelect = false;
this.txtDriver.Location = new System.Drawing.Point(404, 71);
this.txtDriver.MustText = false;
this.txtDriver.Name = "txtDriver";
this.txtDriver.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtDriver.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtDriver.Properties.Appearance.Options.UseBackColor = true;
this.txtDriver.Properties.Appearance.Options.UseFont = true;
this.txtDriver.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtDriver.Size = new System.Drawing.Size(255, 22);
this.txtDriver.StrLen = 0;
this.txtDriver.TabIndex = 74;
this.txtDriver.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtDriver.ValText = "";
//
// labelControl12
//
this.labelControl12.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl12.Appearance.Options.UseFont = true;
this.labelControl12.Location = new System.Drawing.Point(344, 74);
this.labelControl12.Name = "labelControl12";
this.labelControl12.Size = new System.Drawing.Size(56, 14);
this.labelControl12.TabIndex = 75;
this.labelControl12.Text = "驾 驶 员";
//
// txtCarrier
//
this.txtCarrier.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_CARRIER", true));
this.txtCarrier.FrmSelect = false;
this.txtCarrier.Location = new System.Drawing.Point(404, 46);
this.txtCarrier.MustText = false;
this.txtCarrier.Name = "txtCarrier";
this.txtCarrier.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtCarrier.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCarrier.Properties.Appearance.Options.UseBackColor = true;
this.txtCarrier.Properties.Appearance.Options.UseFont = true;
this.txtCarrier.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtCarrier.Size = new System.Drawing.Size(255, 22);
this.txtCarrier.StrLen = 0;
this.txtCarrier.TabIndex = 72;
this.txtCarrier.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtCarrier.ValText = "";
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl3.Appearance.Options.UseFont = true;
this.labelControl3.Location = new System.Drawing.Point(344, 49);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(56, 14);
this.labelControl3.TabIndex = 73;
this.labelControl3.Text = "承 运 商";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl1.Appearance.Options.UseFont = true;
this.labelControl1.Appearance.Options.UseForeColor = true;
this.labelControl1.Location = new System.Drawing.Point(19, 51);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(56, 14);
this.labelControl1.TabIndex = 71;
this.labelControl1.Text = "所属机构";
//
// txtCarID
//
this.txtCarID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_ID", true));
this.txtCarID.FrmSelect = false;
this.txtCarID.Location = new System.Drawing.Point(77, 21);
this.txtCarID.MustText = true;
this.txtCarID.Name = "txtCarID";
this.txtCarID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
this.txtCarID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtCarID.Properties.Appearance.Options.UseBackColor = true;
this.txtCarID.Properties.Appearance.Options.UseFont = true;
this.txtCarID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtCarID.Size = new System.Drawing.Size(255, 22);
this.txtCarID.StrLen = 0;
this.txtCarID.TabIndex = 68;
this.txtCarID.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtCarID.ValText = "";
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl2.Appearance.Options.UseFont = true;
this.labelControl2.Appearance.Options.UseForeColor = true;
this.labelControl2.Location = new System.Drawing.Point(19, 26);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(56, 14);
this.labelControl2.TabIndex = 69;
this.labelControl2.Text = "车辆牌照";
//
// txtLongUnit
//
this.txtLongUnit.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacityType, "LONG_UNIT", true));
this.txtLongUnit.Enabled = false;
this.txtLongUnit.FrmSelect = false;
this.txtLongUnit.Location = new System.Drawing.Point(565, 122);
this.txtLongUnit.MustText = false;
this.txtLongUnit.Name = "txtLongUnit";
this.txtLongUnit.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtLongUnit.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtLongUnit.Properties.Appearance.Options.UseBackColor = true;
this.txtLongUnit.Properties.Appearance.Options.UseFont = true;
this.txtLongUnit.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtLongUnit.Size = new System.Drawing.Size(94, 22);
this.txtLongUnit.StrLen = 0;
this.txtLongUnit.TabIndex = 59;
this.txtLongUnit.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtLongUnit.ValText = "";
//
// txtLoad
//
this.txtLoad.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacityType, "TYPE_LOAD", true));
this.txtLoad.Enabled = false;
this.txtLoad.FrmSelect = false;
this.txtLoad.Location = new System.Drawing.Point(78, 97);
this.txtLoad.MustText = false;
this.txtLoad.Name = "txtLoad";
this.txtLoad.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtLoad.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtLoad.Properties.Appearance.Options.UseBackColor = true;
this.txtLoad.Properties.Appearance.Options.UseFont = true;
this.txtLoad.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtLoad.Size = new System.Drawing.Size(99, 22);
this.txtLoad.StrLen = 0;
this.txtLoad.TabIndex = 52;
this.txtLoad.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtLoad.ValText = "";
//
// labelControl10
//
this.labelControl10.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl10.Appearance.Options.UseFont = true;
this.labelControl10.Enabled = false;
this.labelControl10.Location = new System.Drawing.Point(507, 125);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(56, 14);
this.labelControl10.TabIndex = 67;
this.labelControl10.Text = "长度单位";
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl4.Appearance.Options.UseFont = true;
this.labelControl4.Enabled = false;
this.labelControl4.Location = new System.Drawing.Point(19, 101);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(56, 14);
this.labelControl4.TabIndex = 60;
this.labelControl4.Text = "载 重";
//
// txtHigt
//
this.txtHigt.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacityType, "TYPE_HIGH", true));
this.txtHigt.Enabled = false;
this.txtHigt.FrmSelect = false;
this.txtHigt.Location = new System.Drawing.Point(404, 122);
this.txtHigt.MustText = false;
this.txtHigt.Name = "txtHigt";
this.txtHigt.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtHigt.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtHigt.Properties.Appearance.Options.UseBackColor = true;
this.txtHigt.Properties.Appearance.Options.UseFont = true;
this.txtHigt.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtHigt.Size = new System.Drawing.Size(99, 22);
this.txtHigt.StrLen = 0;
this.txtHigt.TabIndex = 58;
this.txtHigt.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtHigt.ValText = "";
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl5.Appearance.Options.UseFont = true;
this.labelControl5.Enabled = false;
this.labelControl5.Location = new System.Drawing.Point(179, 99);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(56, 14);
this.labelControl5.TabIndex = 61;
this.labelControl5.Text = "载重单位";
//
// labelControl11
//
this.labelControl11.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl11.Appearance.Options.UseFont = true;
this.labelControl11.Enabled = false;
this.labelControl11.Location = new System.Drawing.Point(344, 125);
this.labelControl11.Name = "labelControl11";
this.labelControl11.Size = new System.Drawing.Size(56, 14);
this.labelControl11.TabIndex = 66;
this.labelControl11.Text = "可用高度";
//
// txtVolumeUnit
//
this.txtVolumeUnit.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacityType, "VOLUME_UNIT", true));
this.txtVolumeUnit.Enabled = false;
this.txtVolumeUnit.FrmSelect = false;
this.txtVolumeUnit.Location = new System.Drawing.Point(238, 122);
this.txtVolumeUnit.MustText = false;
this.txtVolumeUnit.Name = "txtVolumeUnit";
this.txtVolumeUnit.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtVolumeUnit.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtVolumeUnit.Properties.Appearance.Options.UseBackColor = true;
this.txtVolumeUnit.Properties.Appearance.Options.UseFont = true;
this.txtVolumeUnit.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtVolumeUnit.Size = new System.Drawing.Size(94, 22);
this.txtVolumeUnit.StrLen = 0;
this.txtVolumeUnit.TabIndex = 55;
this.txtVolumeUnit.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtVolumeUnit.ValText = "";
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl7.Appearance.Options.UseFont = true;
this.labelControl7.Enabled = false;
this.labelControl7.Location = new System.Drawing.Point(344, 99);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(56, 14);
this.labelControl7.TabIndex = 62;
this.labelControl7.Text = "可用长度";
//
// labelControl8
//
this.labelControl8.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl8.Appearance.Options.UseFont = true;
this.labelControl8.Enabled = false;
this.labelControl8.Location = new System.Drawing.Point(179, 126);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(56, 14);
this.labelControl8.TabIndex = 65;
this.labelControl8.Text = "体积单位";
//
// txtLong
//
this.txtLong.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacityType, "TYPE_LONG", true));
this.txtLong.Enabled = false;
this.txtLong.FrmSelect = false;
this.txtLong.Location = new System.Drawing.Point(404, 96);
this.txtLong.MustText = false;
this.txtLong.Name = "txtLong";
this.txtLong.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtLong.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtLong.Properties.Appearance.Options.UseBackColor = true;
this.txtLong.Properties.Appearance.Options.UseFont = true;
this.txtLong.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtLong.Size = new System.Drawing.Size(99, 22);
this.txtLong.StrLen = 0;
this.txtLong.TabIndex = 56;
this.txtLong.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtLong.ValText = "";
//
// txtVolume
//
this.txtVolume.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacityType, "TYPE_VOLUME", true));
this.txtVolume.Enabled = false;
this.txtVolume.FrmSelect = false;
this.txtVolume.Location = new System.Drawing.Point(78, 123);
this.txtVolume.MustText = false;
this.txtVolume.Name = "txtVolume";
this.txtVolume.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtVolume.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtVolume.Properties.Appearance.Options.UseBackColor = true;
this.txtVolume.Properties.Appearance.Options.UseFont = true;
this.txtVolume.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtVolume.Size = new System.Drawing.Size(99, 22);
this.txtVolume.StrLen = 0;
this.txtVolume.TabIndex = 54;
this.txtVolume.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtVolume.ValText = "";
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl6.Appearance.Options.UseFont = true;
this.labelControl6.Enabled = false;
this.labelControl6.Location = new System.Drawing.Point(507, 99);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(56, 14);
this.labelControl6.TabIndex = 63;
this.labelControl6.Text = "可用宽度";
//
// labelControl9
//
this.labelControl9.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl9.Appearance.Options.UseFont = true;
this.labelControl9.Enabled = false;
this.labelControl9.Location = new System.Drawing.Point(19, 126);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(56, 14);
this.labelControl9.TabIndex = 64;
this.labelControl9.Text = "承载体积";
//
// txtWight
//
this.txtWight.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacityType, "TYPE_WIGHT", true));
this.txtWight.Enabled = false;
this.txtWight.FrmSelect = false;
this.txtWight.Location = new System.Drawing.Point(565, 96);
this.txtWight.MustText = false;
this.txtWight.Name = "txtWight";
this.txtWight.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtWight.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtWight.Properties.Appearance.Options.UseBackColor = true;
this.txtWight.Properties.Appearance.Options.UseFont = true;
this.txtWight.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtWight.Size = new System.Drawing.Size(94, 22);
this.txtWight.StrLen = 0;
this.txtWight.TabIndex = 57;
this.txtWight.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtWight.ValText = "";
//
// panel2
//
this.panel2.Controls.Add(this.groupBox2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(0, 202);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(689, 234);
this.panel2.TabIndex = 1;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.rdoStatus);
this.groupBox2.Controls.Add(this.btnClose);
this.groupBox2.Controls.Add(this.btnCommit);
this.groupBox2.Controls.Add(this.LEPCreateType);
this.groupBox2.Controls.Add(this.labelControl33);
this.groupBox2.Controls.Add(this.labelControl32);
this.groupBox2.Controls.Add(this.txtINSURED);
this.groupBox2.Controls.Add(this.labelControl31);
this.groupBox2.Controls.Add(this.DateINSUREDEnd);
this.groupBox2.Controls.Add(this.labelControl29);
this.groupBox2.Controls.Add(this.DateINSUREDStart);
this.groupBox2.Controls.Add(this.labelControl30);
this.groupBox2.Controls.Add(this.DateBuy);
this.groupBox2.Controls.Add(this.labelControl28);
this.groupBox2.Controls.Add(this.DateFile);
this.groupBox2.Controls.Add(this.labelControl27);
this.groupBox2.Controls.Add(this.DateReg);
this.groupBox2.Controls.Add(this.labelControl26);
this.groupBox2.Controls.Add(this.DateProdate);
this.groupBox2.Controls.Add(this.labelControl25);
this.groupBox2.Controls.Add(this.txtMarker);
this.groupBox2.Controls.Add(this.labelControl24);
this.groupBox2.Controls.Add(this.txtChassis);
this.groupBox2.Controls.Add(this.labelControl20);
this.groupBox2.Controls.Add(this.txtFrame);
this.groupBox2.Controls.Add(this.labelControl21);
this.groupBox2.Controls.Add(this.txtEngine);
this.groupBox2.Controls.Add(this.labelControl22);
this.groupBox2.Controls.Add(this.txtModel);
this.groupBox2.Controls.Add(this.labelControl23);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox2.Location = new System.Drawing.Point(0, 0);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(689, 234);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "车辆基本信息";
//
// rdoStatus
//
this.rdoStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "STATUS", true));
this.rdoStatus.EditValue = "";
this.rdoStatus.Location = new System.Drawing.Point(78, 165);
this.rdoStatus.Name = "rdoStatus";
this.rdoStatus.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
this.rdoStatus.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.rdoStatus.Properties.Appearance.Options.UseBackColor = true;
this.rdoStatus.Properties.Appearance.Options.UseFont = true;
this.rdoStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "正常"),
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "停用")});
this.rdoStatus.Size = new System.Drawing.Size(254, 22);
this.rdoStatus.TabIndex = 95;
//
// btnClose
//
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.btnClose.Appearance.Options.UseFont = true;
this.btnClose.BoolDiagFrm = false;
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
this.btnClose.Location = new System.Drawing.Point(374, 193);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(120, 40);
this.btnClose.TabIndex = 107;
this.btnClose.Text = " 关 闭(&C)";
this.btnClose.typeButton = " 关 闭(&C)";
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
//
// btnCommit
//
this.btnCommit.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
this.btnCommit.Appearance.Options.UseFont = true;
this.btnCommit.BoolDiagFrm = false;
this.btnCommit.Image = ((System.Drawing.Image)(resources.GetObject("btnCommit.Image")));
this.btnCommit.Location = new System.Drawing.Point(200, 192);
this.btnCommit.Name = "btnCommit";
this.btnCommit.Size = new System.Drawing.Size(120, 40);
this.btnCommit.TabIndex = 106;
this.btnCommit.Text = " 保 存(&S)";
this.btnCommit.typeButton = " 保 存(&S)";
this.btnCommit.Click += new System.EventHandler(this.btnCommit_Click);
//
// LEPCreateType
//
this.LEPCreateType.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "CREATE_TYPE", true));
this.LEPCreateType.EditValue = "";
this.LEPCreateType.Location = new System.Drawing.Point(405, 165);
this.LEPCreateType.Name = "LEPCreateType";
this.LEPCreateType.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LEPCreateType.Properties.Appearance.Options.UseFont = true;
this.LEPCreateType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPCreateType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPCreateType.Properties.NullText = "";
this.LEPCreateType.Size = new System.Drawing.Size(254, 22);
this.LEPCreateType.TabIndex = 104;
//
// labelControl33
//
this.labelControl33.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl33.Appearance.Options.UseFont = true;
this.labelControl33.Location = new System.Drawing.Point(344, 168);
this.labelControl33.Name = "labelControl33";
this.labelControl33.Size = new System.Drawing.Size(56, 14);
this.labelControl33.TabIndex = 105;
this.labelControl33.Text = "生成方式";
//
// labelControl32
//
this.labelControl32.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl32.Appearance.ForeColor = System.Drawing.Color.Black;
this.labelControl32.Appearance.Options.UseFont = true;
this.labelControl32.Appearance.Options.UseForeColor = true;
this.labelControl32.Location = new System.Drawing.Point(19, 168);
this.labelControl32.Name = "labelControl32";
this.labelControl32.Size = new System.Drawing.Size(56, 14);
this.labelControl32.TabIndex = 103;
this.labelControl32.Text = "资料状态";
//
// txtINSURED
//
this.txtINSURED.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_INSUREDMONEY", true));
this.txtINSURED.FrmSelect = false;
this.txtINSURED.Location = new System.Drawing.Point(405, 117);
this.txtINSURED.MustText = false;
this.txtINSURED.Name = "txtINSURED";
this.txtINSURED.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtINSURED.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtINSURED.Properties.Appearance.Options.UseBackColor = true;
this.txtINSURED.Properties.Appearance.Options.UseFont = true;
this.txtINSURED.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtINSURED.Size = new System.Drawing.Size(255, 22);
this.txtINSURED.StrLen = 0;
this.txtINSURED.TabIndex = 100;
this.txtINSURED.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtINSURED.ValText = "";
//
// labelControl31
//
this.labelControl31.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl31.Appearance.Options.UseFont = true;
this.labelControl31.Location = new System.Drawing.Point(344, 120);
this.labelControl31.Name = "labelControl31";
this.labelControl31.Size = new System.Drawing.Size(56, 14);
this.labelControl31.TabIndex = 101;
this.labelControl31.Text = "货保金额";
//
// DateINSUREDEnd
//
this.DateINSUREDEnd.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "CAR_INSUREDEDDDATE", true));
this.DateINSUREDEnd.EditValue = null;
this.DateINSUREDEnd.Location = new System.Drawing.Point(405, 141);
this.DateINSUREDEnd.Name = "DateINSUREDEnd";
this.DateINSUREDEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DateINSUREDEnd.Properties.Appearance.Options.UseFont = true;
this.DateINSUREDEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateINSUREDEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateINSUREDEnd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateINSUREDEnd.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateINSUREDEnd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateINSUREDEnd.Size = new System.Drawing.Size(255, 22);
this.DateINSUREDEnd.TabIndex = 99;
//
// labelControl29
//
this.labelControl29.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl29.Appearance.Options.UseFont = true;
this.labelControl29.Location = new System.Drawing.Point(344, 144);
this.labelControl29.Name = "labelControl29";
this.labelControl29.Size = new System.Drawing.Size(56, 14);
this.labelControl29.TabIndex = 98;
this.labelControl29.Text = "货保终止";
//
// DateINSUREDStart
//
this.DateINSUREDStart.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "CAR_INSUREDSRADATE", true));
this.DateINSUREDStart.EditValue = null;
this.DateINSUREDStart.Location = new System.Drawing.Point(78, 141);
this.DateINSUREDStart.Name = "DateINSUREDStart";
this.DateINSUREDStart.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DateINSUREDStart.Properties.Appearance.Options.UseFont = true;
this.DateINSUREDStart.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateINSUREDStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateINSUREDStart.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateINSUREDStart.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateINSUREDStart.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateINSUREDStart.Size = new System.Drawing.Size(255, 22);
this.DateINSUREDStart.TabIndex = 97;
//
// labelControl30
//
this.labelControl30.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl30.Appearance.Options.UseFont = true;
this.labelControl30.Location = new System.Drawing.Point(19, 144);
this.labelControl30.Name = "labelControl30";
this.labelControl30.Size = new System.Drawing.Size(56, 14);
this.labelControl30.TabIndex = 96;
this.labelControl30.Text = "货保生效";
//
// DateBuy
//
this.DateBuy.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "CAR_BUYDATE", true));
this.DateBuy.EditValue = null;
this.DateBuy.Location = new System.Drawing.Point(78, 93);
this.DateBuy.Name = "DateBuy";
this.DateBuy.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DateBuy.Properties.Appearance.Options.UseFont = true;
this.DateBuy.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateBuy.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateBuy.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateBuy.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateBuy.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateBuy.Size = new System.Drawing.Size(254, 22);
this.DateBuy.TabIndex = 95;
//
// labelControl28
//
this.labelControl28.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl28.Appearance.Options.UseFont = true;
this.labelControl28.Location = new System.Drawing.Point(19, 96);
this.labelControl28.Name = "labelControl28";
this.labelControl28.Size = new System.Drawing.Size(56, 14);
this.labelControl28.TabIndex = 94;
this.labelControl28.Text = "购买日期";
//
// DateFile
//
this.DateFile.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "CAR_FILEDATE", true));
this.DateFile.EditValue = null;
this.DateFile.Location = new System.Drawing.Point(405, 93);
this.DateFile.Name = "DateFile";
this.DateFile.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DateFile.Properties.Appearance.Options.UseFont = true;
this.DateFile.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateFile.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateFile.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateFile.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateFile.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateFile.Size = new System.Drawing.Size(254, 22);
this.DateFile.TabIndex = 93;
//
// labelControl27
//
this.labelControl27.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl27.Appearance.Options.UseFont = true;
this.labelControl27.Location = new System.Drawing.Point(344, 96);
this.labelControl27.Name = "labelControl27";
this.labelControl27.Size = new System.Drawing.Size(56, 14);
this.labelControl27.TabIndex = 92;
this.labelControl27.Text = "建档日期";
//
// DateReg
//
this.DateReg.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "CAR_REGDATE", true));
this.DateReg.EditValue = null;
this.DateReg.Location = new System.Drawing.Point(78, 117);
this.DateReg.Name = "DateReg";
this.DateReg.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DateReg.Properties.Appearance.Options.UseFont = true;
this.DateReg.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateReg.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateReg.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateReg.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateReg.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateReg.Size = new System.Drawing.Size(254, 22);
this.DateReg.TabIndex = 91;
//
// labelControl26
//
this.labelControl26.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl26.Appearance.Options.UseFont = true;
this.labelControl26.Location = new System.Drawing.Point(19, 120);
this.labelControl26.Name = "labelControl26";
this.labelControl26.Size = new System.Drawing.Size(56, 14);
this.labelControl26.TabIndex = 90;
this.labelControl26.Text = "上牌日期";
//
// DateProdate
//
this.DateProdate.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSCapacity, "CAR_PRODATE", true));
this.DateProdate.EditValue = null;
this.DateProdate.Location = new System.Drawing.Point(405, 21);
this.DateProdate.Name = "DateProdate";
this.DateProdate.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.DateProdate.Properties.Appearance.Options.UseFont = true;
this.DateProdate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateProdate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateProdate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateProdate.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateProdate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateProdate.Size = new System.Drawing.Size(254, 22);
this.DateProdate.TabIndex = 89;
//
// labelControl25
//
this.labelControl25.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl25.Appearance.Options.UseFont = true;
this.labelControl25.Location = new System.Drawing.Point(344, 24);
this.labelControl25.Name = "labelControl25";
this.labelControl25.Size = new System.Drawing.Size(56, 14);
this.labelControl25.TabIndex = 88;
this.labelControl25.Text = "出厂日期";
//
// txtMarker
//
this.txtMarker.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_MURR", true));
this.txtMarker.FrmSelect = false;
this.txtMarker.Location = new System.Drawing.Point(78, 21);
this.txtMarker.MustText = false;
this.txtMarker.Name = "txtMarker";
this.txtMarker.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtMarker.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtMarker.Properties.Appearance.Options.UseBackColor = true;
this.txtMarker.Properties.Appearance.Options.UseFont = true;
this.txtMarker.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtMarker.Size = new System.Drawing.Size(255, 22);
this.txtMarker.StrLen = 0;
this.txtMarker.TabIndex = 86;
this.txtMarker.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtMarker.ValText = "";
//
// labelControl24
//
this.labelControl24.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl24.Appearance.Options.UseFont = true;
this.labelControl24.Location = new System.Drawing.Point(19, 24);
this.labelControl24.Name = "labelControl24";
this.labelControl24.Size = new System.Drawing.Size(56, 14);
this.labelControl24.TabIndex = 87;
this.labelControl24.Text = "制 造 商";
//
// txtChassis
//
this.txtChassis.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_CHASSIS", true));
this.txtChassis.FrmSelect = false;
this.txtChassis.Location = new System.Drawing.Point(78, 69);
this.txtChassis.MustText = false;
this.txtChassis.Name = "txtChassis";
this.txtChassis.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtChassis.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtChassis.Properties.Appearance.Options.UseBackColor = true;
this.txtChassis.Properties.Appearance.Options.UseFont = true;
this.txtChassis.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtChassis.Size = new System.Drawing.Size(255, 22);
this.txtChassis.StrLen = 0;
this.txtChassis.TabIndex = 84;
this.txtChassis.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtChassis.ValText = "";
//
// labelControl20
//
this.labelControl20.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl20.Appearance.Options.UseFont = true;
this.labelControl20.Location = new System.Drawing.Point(19, 72);
this.labelControl20.Name = "labelControl20";
this.labelControl20.Size = new System.Drawing.Size(56, 14);
this.labelControl20.TabIndex = 85;
this.labelControl20.Text = "底 盘 号";
//
// txtFrame
//
this.txtFrame.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_FRAME", true));
this.txtFrame.FrmSelect = false;
this.txtFrame.Location = new System.Drawing.Point(405, 69);
this.txtFrame.MustText = false;
this.txtFrame.Name = "txtFrame";
this.txtFrame.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtFrame.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtFrame.Properties.Appearance.Options.UseBackColor = true;
this.txtFrame.Properties.Appearance.Options.UseFont = true;
this.txtFrame.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtFrame.Size = new System.Drawing.Size(255, 22);
this.txtFrame.StrLen = 0;
this.txtFrame.TabIndex = 82;
this.txtFrame.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtFrame.ValText = "";
//
// labelControl21
//
this.labelControl21.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl21.Appearance.Options.UseFont = true;
this.labelControl21.Location = new System.Drawing.Point(344, 72);
this.labelControl21.Name = "labelControl21";
this.labelControl21.Size = new System.Drawing.Size(56, 14);
this.labelControl21.TabIndex = 83;
this.labelControl21.Text = "车 架 号";
//
// txtEngine
//
this.txtEngine.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_ENGINE", true));
this.txtEngine.FrmSelect = false;
this.txtEngine.Location = new System.Drawing.Point(405, 45);
this.txtEngine.MustText = false;
this.txtEngine.Name = "txtEngine";
this.txtEngine.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtEngine.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtEngine.Properties.Appearance.Options.UseBackColor = true;
this.txtEngine.Properties.Appearance.Options.UseFont = true;
this.txtEngine.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtEngine.Size = new System.Drawing.Size(255, 22);
this.txtEngine.StrLen = 0;
this.txtEngine.TabIndex = 80;
this.txtEngine.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtEngine.ValText = "";
//
// labelControl22
//
this.labelControl22.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl22.Appearance.Options.UseFont = true;
this.labelControl22.Location = new System.Drawing.Point(344, 48);
this.labelControl22.Name = "labelControl22";
this.labelControl22.Size = new System.Drawing.Size(56, 14);
this.labelControl22.TabIndex = 81;
this.labelControl22.Text = "发动机号";
//
// txtModel
//
this.txtModel.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCapacity, "CAR_MODEL", true));
this.txtModel.FrmSelect = false;
this.txtModel.Location = new System.Drawing.Point(78, 45);
this.txtModel.MustText = false;
this.txtModel.Name = "txtModel";
this.txtModel.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
this.txtModel.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtModel.Properties.Appearance.Options.UseBackColor = true;
this.txtModel.Properties.Appearance.Options.UseFont = true;
this.txtModel.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txtModel.Size = new System.Drawing.Size(255, 22);
this.txtModel.StrLen = 0;
this.txtModel.TabIndex = 78;
this.txtModel.Valatt = WMS.Ctrl.ValidationAttribute.;
this.txtModel.ValText = "";
//
// labelControl23
//
this.labelControl23.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.labelControl23.Appearance.Options.UseFont = true;
this.labelControl23.Location = new System.Drawing.Point(12, 48);
this.labelControl23.Name = "labelControl23";
this.labelControl23.Size = new System.Drawing.Size(63, 14);
this.labelControl23.TabIndex = 79;
this.labelControl23.Text = "品牌/型号";
//
// FrmCapaCityDetcs
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(689, 436);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.MaximizeBox = false;
this.Name = "FrmCapaCityDetcs";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "运力资料录入";
this.Load += new System.EventHandler(this.FrmCapaCityDetcs_Load);
this.panel1.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.lue_Unit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSCapacityType)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSCapacity)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdoCarStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.rdoDispart.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.wmsCtrlTextBox14.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPCapacityType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ShortID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtPrivateID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtDriver.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCarrier.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtCarID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLongUnit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLoad.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtHigt.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtVolumeUnit.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtLong.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtVolume.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWight.Properties)).EndInit();
this.panel2.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.rdoStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPCreateType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtINSURED.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateINSUREDEnd.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateINSUREDEnd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateINSUREDStart.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateINSUREDStart.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateBuy.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateBuy.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateFile.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateFile.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateReg.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateReg.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateProdate.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateProdate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtMarker.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtChassis.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtFrame.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtEngine.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtModel.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.GroupBox groupBox2;
private Ctrl.WMSCtrlTextBox txtLongUnit;
private Ctrl.WMSCtrlTextBox txtLoad;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.LabelControl labelControl4;
private Ctrl.WMSCtrlTextBox txtHigt;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl11;
private Ctrl.WMSCtrlTextBox txtVolumeUnit;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.LabelControl labelControl8;
private Ctrl.WMSCtrlTextBox txtLong;
private Ctrl.WMSCtrlTextBox txtVolume;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl9;
private Ctrl.WMSCtrlTextBox txtWight;
private DevExpress.XtraEditors.LabelControl labelControl13;
private Ctrl.WMSCtrlTextBox txt_ShortID;
private DevExpress.XtraEditors.LabelControl labelControl14;
private Ctrl.WMSCtrlTextBox txtPrivateID;
private Ctrl.WMSCtrlTextBox txtDriver;
private DevExpress.XtraEditors.LabelControl labelControl12;
private Ctrl.WMSCtrlTextBox txtCarrier;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl1;
private Ctrl.WMSCtrlTextBox txtCarID;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl19;
private Ctrl.WMSCtrlTextBox wmsCtrlTextBox14;
private DevExpress.XtraEditors.LabelControl labelControl18;
private DevExpress.XtraEditors.LabelControl labelControl17;
private DevExpress.XtraEditors.LabelControl labelControl16;
private Ctrl.LookUpEditSystem LEPCapacityType;
private DevExpress.XtraEditors.LabelControl labelControl15;
private Ctrl.LookUpEditSystem LEPCreateType;
private DevExpress.XtraEditors.LabelControl labelControl33;
private DevExpress.XtraEditors.LabelControl labelControl32;
private Ctrl.WMSCtrlTextBox txtINSURED;
private DevExpress.XtraEditors.LabelControl labelControl31;
private DevExpress.XtraEditors.DateEdit DateINSUREDEnd;
private DevExpress.XtraEditors.LabelControl labelControl29;
private DevExpress.XtraEditors.DateEdit DateINSUREDStart;
private DevExpress.XtraEditors.LabelControl labelControl30;
private DevExpress.XtraEditors.DateEdit DateBuy;
private DevExpress.XtraEditors.LabelControl labelControl28;
private DevExpress.XtraEditors.DateEdit DateFile;
private DevExpress.XtraEditors.LabelControl labelControl27;
private DevExpress.XtraEditors.DateEdit DateReg;
private DevExpress.XtraEditors.LabelControl labelControl26;
private DevExpress.XtraEditors.DateEdit DateProdate;
private DevExpress.XtraEditors.LabelControl labelControl25;
private Ctrl.WMSCtrlTextBox txtMarker;
private DevExpress.XtraEditors.LabelControl labelControl24;
private Ctrl.WMSCtrlTextBox txtChassis;
private DevExpress.XtraEditors.LabelControl labelControl20;
private Ctrl.WMSCtrlTextBox txtFrame;
private DevExpress.XtraEditors.LabelControl labelControl21;
private Ctrl.WMSCtrlTextBox txtEngine;
private DevExpress.XtraEditors.LabelControl labelControl22;
private Ctrl.WMSCtrlTextBox txtModel;
private DevExpress.XtraEditors.LabelControl labelControl23;
private Ctrl.CtrlButtons btnClose;
private Ctrl.CtrlButtons btnCommit;
private System.Windows.Forms.BindingSource BSCapacity;
private System.Windows.Forms.BindingSource BSCapacityType;
private Ctrl.CtrlDictonary DicDepartment;
private DevExpress.XtraEditors.RadioGroup rdoCarStatus;
private DevExpress.XtraEditors.RadioGroup rdoDispart;
private DevExpress.XtraEditors.RadioGroup rdoStatus;
private Ctrl.NoteData noteData1;
private Ctrl.LookUpEditSystem lue_Unit;
}
}