1292 lines
77 KiB
C#
1292 lines
77 KiB
C#
namespace WMS.FrmSystems
|
|
{
|
|
partial class FrmUser
|
|
{
|
|
/// <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()
|
|
{
|
|
this.jcPersonInfoTabBindingSource = new System.Windows.Forms.BindingSource();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.bgsOn = new System.Windows.Forms.BindingSource();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.GridRole = new WMS.Ctrl.GridControlCustom();
|
|
this.bgsRole = new System.Windows.Forms.BindingSource();
|
|
this.GridViewRole = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colISCHECK = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.ckRole = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|
this.colROLE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colROLE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colROLE_DESC = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.bgsUserAreaModel = new System.Windows.Forms.BindingSource();
|
|
this.bgsUserArea = new System.Windows.Forms.BindingSource();
|
|
this.groupBox1 = new System.Windows.Forms.Panel();
|
|
this.lblOperater = new DevExpress.XtraEditors.LabelControl();
|
|
this.dateEditOperate = new DevExpress.XtraEditors.DateEdit();
|
|
this.bgsUser = new System.Windows.Forms.BindingSource();
|
|
this.txtOperaterName = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.lblOperateTime = new DevExpress.XtraEditors.LabelControl();
|
|
this.panel1 = new DevExpress.XtraEditors.PanelControl();
|
|
this.lkpDriverLevel = new WMS.Ctrl.LookUpEditSystem();
|
|
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtDriverID = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
|
|
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtDriverActiveTime = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
|
|
this.rdoIsDriver = new DevExpress.XtraEditors.RadioGroup();
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|
this.rdoSex = new DevExpress.XtraEditors.RadioGroup();
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|
this.lkpCom = new WMS.Ctrl.LookUpEditSystem();
|
|
this.tlistCom = new DevExpress.XtraEditors.TreeListLookUpEdit();
|
|
this.treeListLookUpEdit1TreeList = new DevExpress.XtraTreeList.TreeList();
|
|
this.colCOM_NAME = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|
this.rdoUserStatus = new DevExpress.XtraEditors.RadioGroup();
|
|
this.dateLicense = new DevExpress.XtraEditors.DateEdit();
|
|
this.iphonepictureEdit = new DevExpress.XtraEditors.PictureEdit();
|
|
this.tdoMeanStatus = new DevExpress.XtraEditors.RadioGroup();
|
|
this.dateEditStart = new DevExpress.XtraEditors.DateEdit();
|
|
this.txtQQ = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.lblMeanStatus = new DevExpress.XtraEditors.LabelControl();
|
|
this.lblLicenceTime = new DevExpress.XtraEditors.LabelControl();
|
|
this.lblinner = new DevExpress.XtraEditors.LabelControl();
|
|
this.lblQQ = new DevExpress.XtraEditors.LabelControl();
|
|
this.lblPhone = new DevExpress.XtraEditors.LabelControl();
|
|
this.txtEmail = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.txtPhone = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.txtInnerID = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.txtUserID = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.txtHelperID = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.txtUserName = new WMS.Ctrl.WMSCtrlTextBox();
|
|
this.lblUserID = new DevExpress.XtraEditors.LabelControl();
|
|
this.lblUserName = new DevExpress.XtraEditors.LabelControl();
|
|
this.lblHelp = new DevExpress.XtraEditors.LabelControl();
|
|
this.lblEmail = new DevExpress.XtraEditors.LabelControl();
|
|
this.lblTimeIn = new DevExpress.XtraEditors.LabelControl();
|
|
this.lblUserStatus = new DevExpress.XtraEditors.LabelControl();
|
|
this.gridUser = new WMS.Ctrl.GridControlCustom();
|
|
this.gridViewUser = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|
this.colUSER_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colDep_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.colUSER_NUMBER = new DevExpress.XtraGrid.Columns.GridColumn();
|
|
this.splitContainer1 = new DevExpress.XtraEditors.SplitContainerControl();
|
|
((System.ComponentModel.ISupportInitialize)(this.jcPersonInfoTabBindingSource)).BeginInit();
|
|
this.panel2.SuspendLayout();
|
|
this.tabControl1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsOn)).BeginInit();
|
|
this.tabPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridRole)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsRole)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewRole)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckRole)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsUserAreaModel)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsUserArea)).BeginInit();
|
|
this.groupBox1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEditOperate.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEditOperate.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsUser)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOperaterName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panel1)).BeginInit();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lkpDriverLevel.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDriverID.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDriverActiveTime.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rdoIsDriver.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rdoSex.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lkpCom.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tlistCom.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeListLookUpEdit1TreeList)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rdoUserStatus.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateLicense.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateLicense.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.iphonepictureEdit.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tdoMeanStatus.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEditStart.Properties.CalendarTimeProperties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEditStart.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtQQ.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtInnerID.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserID.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtHelperID.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridUser)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewUser)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
|
|
this.splitContainer1.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// jcPersonInfoTabBindingSource
|
|
//
|
|
this.jcPersonInfoTabBindingSource.DataSource = typeof(WMS.Model.Base.UserDataModel);
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.Controls.Add(this.tabControl1);
|
|
this.panel2.Controls.Add(this.groupBox1);
|
|
this.panel2.Controls.Add(this.panel1);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel2.Location = new System.Drawing.Point(0, 0);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(857, 599);
|
|
this.panel2.TabIndex = 1;
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 260);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(857, 339);
|
|
this.tabControl1.TabIndex = 35;
|
|
//
|
|
// bgsOn
|
|
//
|
|
this.bgsOn.DataSource = typeof(WMS.Model.SystemManage.CompanyModel);
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.Controls.Add(this.GridRole);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 23);
|
|
this.tabPage2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(4);
|
|
this.tabPage2.Size = new System.Drawing.Size(849, 312);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "角色选择";
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
//
|
|
// GridRole
|
|
//
|
|
this.GridRole.ColorApprove = System.Drawing.Color.Empty;
|
|
this.GridRole.ColorApproveValue = null;
|
|
this.GridRole.ColorPass = System.Drawing.Color.Empty;
|
|
this.GridRole.ColorPassValue = null;
|
|
this.GridRole.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.GridRole.ColorRepealValue = null;
|
|
this.GridRole.ColorReWork = System.Drawing.Color.Empty;
|
|
this.GridRole.ColorReWorkValue = null;
|
|
this.GridRole.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.GridRole.ColorShortage = System.Drawing.Color.Empty;
|
|
this.GridRole.ColorShortageFlagColumn = null;
|
|
this.GridRole.ColorShortageValue = null;
|
|
this.GridRole.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.GridRole.ColorUnExecuteValue = null;
|
|
this.GridRole.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.GridRole.ColorUnPassValue = null;
|
|
this.GridRole.ColorVerify = System.Drawing.Color.Empty;
|
|
this.GridRole.ColorVerifyFlagColumn = null;
|
|
this.GridRole.ColorVerifyValue = null;
|
|
this.GridRole.ColorWarning = System.Drawing.Color.Empty;
|
|
this.GridRole.ColorWarningValue = null;
|
|
this.GridRole.DataSource = this.bgsRole;
|
|
this.GridRole.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.GridRole.EnableAppearanceEvenRow = true;
|
|
this.GridRole.IndicatorWidth = 40;
|
|
this.GridRole.Location = new System.Drawing.Point(4, 4);
|
|
this.GridRole.MainView = this.GridViewRole;
|
|
this.GridRole.Name = "GridRole";
|
|
this.GridRole.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|
this.ckRole});
|
|
this.GridRole.ShowRowID = true;
|
|
this.GridRole.Size = new System.Drawing.Size(841, 304);
|
|
this.GridRole.TabIndex = 4;
|
|
this.GridRole.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.GridViewRole});
|
|
//
|
|
// bgsRole
|
|
//
|
|
this.bgsRole.DataSource = typeof(WMS.Model.Base.RoleModel);
|
|
//
|
|
// GridViewRole
|
|
//
|
|
this.GridViewRole.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.GridViewRole.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.GridViewRole.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colISCHECK,
|
|
this.colROLE_ID,
|
|
this.colROLE_NAME,
|
|
this.colROLE_DESC});
|
|
this.GridViewRole.GridControl = this.GridRole;
|
|
this.GridViewRole.IndicatorWidth = 34;
|
|
this.GridViewRole.Name = "GridViewRole";
|
|
this.GridViewRole.OptionsMenu.EnableColumnMenu = false;
|
|
this.GridViewRole.OptionsNavigation.AutoFocusNewRow = true;
|
|
this.GridViewRole.OptionsSelection.MultiSelect = true;
|
|
this.GridViewRole.OptionsView.ColumnAutoWidth = false;
|
|
this.GridViewRole.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.GridViewRole.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
|
|
this.GridViewRole.OptionsView.ShowFooter = true;
|
|
this.GridViewRole.OptionsView.ShowGroupPanel = false;
|
|
//
|
|
// colISCHECK
|
|
//
|
|
this.colISCHECK.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colISCHECK.AppearanceCell.Options.UseFont = true;
|
|
this.colISCHECK.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colISCHECK.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colISCHECK.Caption = "选择";
|
|
this.colISCHECK.ColumnEdit = this.ckRole;
|
|
this.colISCHECK.FieldName = "ISCHECK";
|
|
this.colISCHECK.Name = "colISCHECK";
|
|
this.colISCHECK.Visible = true;
|
|
this.colISCHECK.VisibleIndex = 0;
|
|
this.colISCHECK.Width = 81;
|
|
//
|
|
// ckRole
|
|
//
|
|
this.ckRole.AutoHeight = false;
|
|
this.ckRole.Caption = "Check";
|
|
this.ckRole.Name = "ckRole";
|
|
this.ckRole.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
|
|
this.ckRole.ValueChecked = "1";
|
|
this.ckRole.ValueUnchecked = "0";
|
|
//
|
|
// colROLE_ID
|
|
//
|
|
this.colROLE_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colROLE_ID.AppearanceCell.Options.UseFont = true;
|
|
this.colROLE_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colROLE_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colROLE_ID.Caption = "角色编号";
|
|
this.colROLE_ID.FieldName = "ROLE_ID";
|
|
this.colROLE_ID.Name = "colROLE_ID";
|
|
this.colROLE_ID.OptionsColumn.AllowEdit = false;
|
|
this.colROLE_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "ROLE_ID", "记录行数合计:{0}")});
|
|
this.colROLE_ID.Visible = true;
|
|
this.colROLE_ID.VisibleIndex = 1;
|
|
this.colROLE_ID.Width = 213;
|
|
//
|
|
// colROLE_NAME
|
|
//
|
|
this.colROLE_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colROLE_NAME.AppearanceCell.Options.UseFont = true;
|
|
this.colROLE_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colROLE_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colROLE_NAME.Caption = "角色名称";
|
|
this.colROLE_NAME.FieldName = "ROLE_NAME";
|
|
this.colROLE_NAME.Name = "colROLE_NAME";
|
|
this.colROLE_NAME.OptionsColumn.AllowEdit = false;
|
|
this.colROLE_NAME.Visible = true;
|
|
this.colROLE_NAME.VisibleIndex = 2;
|
|
this.colROLE_NAME.Width = 213;
|
|
//
|
|
// colROLE_DESC
|
|
//
|
|
this.colROLE_DESC.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colROLE_DESC.AppearanceCell.Options.UseFont = true;
|
|
this.colROLE_DESC.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colROLE_DESC.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colROLE_DESC.Caption = "角色描述";
|
|
this.colROLE_DESC.FieldName = "ROLE_DESC";
|
|
this.colROLE_DESC.Name = "colROLE_DESC";
|
|
this.colROLE_DESC.OptionsColumn.AllowEdit = false;
|
|
this.colROLE_DESC.Width = 213;
|
|
//
|
|
// bgsUserAreaModel
|
|
//
|
|
this.bgsUserAreaModel.DataSource = typeof(WMS.Model.Base.UserAreaModel);
|
|
//
|
|
// bgsUserArea
|
|
//
|
|
this.bgsUserArea.DataSource = typeof(WMS.Model.Base.UserAreaModel);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.groupBox1.Controls.Add(this.lblOperater);
|
|
this.groupBox1.Controls.Add(this.dateEditOperate);
|
|
this.groupBox1.Controls.Add(this.txtOperaterName);
|
|
this.groupBox1.Controls.Add(this.lblOperateTime);
|
|
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.groupBox1.Location = new System.Drawing.Point(0, 250);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(857, 10);
|
|
this.groupBox1.TabIndex = 53;
|
|
this.groupBox1.Visible = false;
|
|
//
|
|
// lblOperater
|
|
//
|
|
this.lblOperater.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblOperater.Appearance.Options.UseFont = true;
|
|
this.lblOperater.Location = new System.Drawing.Point(20, 7);
|
|
this.lblOperater.Name = "lblOperater";
|
|
this.lblOperater.Size = new System.Drawing.Size(42, 14);
|
|
this.lblOperater.TabIndex = 30;
|
|
this.lblOperater.Text = "维护人";
|
|
//
|
|
// dateEditOperate
|
|
//
|
|
this.dateEditOperate.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "INFO_DATE", true));
|
|
this.dateEditOperate.EditValue = null;
|
|
this.dateEditOperate.Location = new System.Drawing.Point(361, 4);
|
|
this.dateEditOperate.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dateEditOperate.Name = "dateEditOperate";
|
|
this.dateEditOperate.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.dateEditOperate.Properties.Appearance.Options.UseFont = true;
|
|
this.dateEditOperate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.dateEditOperate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEditOperate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEditOperate.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateEditOperate.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.dateEditOperate.Properties.EditFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateEditOperate.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.dateEditOperate.Properties.Mask.EditMask = "yyyy-MM-dd";
|
|
this.dateEditOperate.Properties.ReadOnly = true;
|
|
this.dateEditOperate.Size = new System.Drawing.Size(213, 22);
|
|
this.dateEditOperate.TabIndex = 36;
|
|
//
|
|
// bgsUser
|
|
//
|
|
this.bgsUser.DataSource = typeof(WMS.Model.Base.UserDataModel);
|
|
//
|
|
// txtOperaterName
|
|
//
|
|
this.txtOperaterName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsUser, "INFO_USER", true));
|
|
this.txtOperaterName.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "INFO_USER", true));
|
|
this.txtOperaterName.FrmSelect = false;
|
|
this.txtOperaterName.Location = new System.Drawing.Point(64, 4);
|
|
this.txtOperaterName.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtOperaterName.MustText = false;
|
|
this.txtOperaterName.Name = "txtOperaterName";
|
|
this.txtOperaterName.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtOperaterName.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtOperaterName.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtOperaterName.Properties.Appearance.Options.UseFont = true;
|
|
this.txtOperaterName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtOperaterName.Properties.ReadOnly = true;
|
|
this.txtOperaterName.Size = new System.Drawing.Size(213, 22);
|
|
this.txtOperaterName.StrLen = 0;
|
|
this.txtOperaterName.TabIndex = 35;
|
|
this.txtOperaterName.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtOperaterName.ValText = "";
|
|
//
|
|
// lblOperateTime
|
|
//
|
|
this.lblOperateTime.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblOperateTime.Appearance.Options.UseFont = true;
|
|
this.lblOperateTime.Location = new System.Drawing.Point(302, 7);
|
|
this.lblOperateTime.Name = "lblOperateTime";
|
|
this.lblOperateTime.Size = new System.Drawing.Size(56, 14);
|
|
this.lblOperateTime.TabIndex = 34;
|
|
this.lblOperateTime.Text = "维护时间";
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.panel1.Controls.Add(this.lkpDriverLevel);
|
|
this.panel1.Controls.Add(this.labelControl10);
|
|
this.panel1.Controls.Add(this.txtDriverID);
|
|
this.panel1.Controls.Add(this.labelControl9);
|
|
this.panel1.Controls.Add(this.labelControl8);
|
|
this.panel1.Controls.Add(this.txtDriverActiveTime);
|
|
this.panel1.Controls.Add(this.labelControl7);
|
|
this.panel1.Controls.Add(this.rdoIsDriver);
|
|
this.panel1.Controls.Add(this.labelControl6);
|
|
this.panel1.Controls.Add(this.rdoSex);
|
|
this.panel1.Controls.Add(this.labelControl5);
|
|
this.panel1.Controls.Add(this.lkpCom);
|
|
this.panel1.Controls.Add(this.tlistCom);
|
|
this.panel1.Controls.Add(this.labelControl1);
|
|
this.panel1.Controls.Add(this.rdoUserStatus);
|
|
this.panel1.Controls.Add(this.dateLicense);
|
|
this.panel1.Controls.Add(this.iphonepictureEdit);
|
|
this.panel1.Controls.Add(this.tdoMeanStatus);
|
|
this.panel1.Controls.Add(this.dateEditStart);
|
|
this.panel1.Controls.Add(this.txtQQ);
|
|
this.panel1.Controls.Add(this.lblMeanStatus);
|
|
this.panel1.Controls.Add(this.lblLicenceTime);
|
|
this.panel1.Controls.Add(this.lblinner);
|
|
this.panel1.Controls.Add(this.lblQQ);
|
|
this.panel1.Controls.Add(this.lblPhone);
|
|
this.panel1.Controls.Add(this.txtEmail);
|
|
this.panel1.Controls.Add(this.txtPhone);
|
|
this.panel1.Controls.Add(this.txtInnerID);
|
|
this.panel1.Controls.Add(this.txtUserID);
|
|
this.panel1.Controls.Add(this.txtHelperID);
|
|
this.panel1.Controls.Add(this.txtUserName);
|
|
this.panel1.Controls.Add(this.lblUserID);
|
|
this.panel1.Controls.Add(this.lblUserName);
|
|
this.panel1.Controls.Add(this.lblHelp);
|
|
this.panel1.Controls.Add(this.lblEmail);
|
|
this.panel1.Controls.Add(this.lblTimeIn);
|
|
this.panel1.Controls.Add(this.lblUserStatus);
|
|
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(857, 250);
|
|
this.panel1.TabIndex = 3;
|
|
//
|
|
// lkpDriverLevel
|
|
//
|
|
this.lkpDriverLevel.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "DRIVE_LEVEL", true));
|
|
this.lkpDriverLevel.EditValue = "";
|
|
this.lkpDriverLevel.Location = new System.Drawing.Point(362, 223);
|
|
this.lkpDriverLevel.Margin = new System.Windows.Forms.Padding(4);
|
|
this.lkpDriverLevel.Name = "lkpDriverLevel";
|
|
this.lkpDriverLevel.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lkpDriverLevel.Properties.Appearance.Options.UseFont = true;
|
|
this.lkpDriverLevel.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.lkpDriverLevel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.lkpDriverLevel.Properties.NullText = "";
|
|
this.lkpDriverLevel.Size = new System.Drawing.Size(213, 22);
|
|
this.lkpDriverLevel.TabIndex = 62;
|
|
this.lkpDriverLevel.Visible = false;
|
|
//
|
|
// labelControl10
|
|
//
|
|
this.labelControl10.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl10.Appearance.Options.UseFont = true;
|
|
this.labelControl10.Location = new System.Drawing.Point(305, 226);
|
|
this.labelControl10.Name = "labelControl10";
|
|
this.labelControl10.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl10.TabIndex = 61;
|
|
this.labelControl10.Text = "驾照等级";
|
|
this.labelControl10.Visible = false;
|
|
//
|
|
// txtDriverID
|
|
//
|
|
this.txtDriverID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "DRIVE_ID", true));
|
|
this.txtDriverID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsUser, "DRIVE_ID", true));
|
|
this.txtDriverID.FrmSelect = false;
|
|
this.txtDriverID.Location = new System.Drawing.Point(65, 196);
|
|
this.txtDriverID.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtDriverID.MustText = false;
|
|
this.txtDriverID.Name = "txtDriverID";
|
|
this.txtDriverID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtDriverID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtDriverID.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtDriverID.Properties.Appearance.Options.UseFont = true;
|
|
this.txtDriverID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtDriverID.Size = new System.Drawing.Size(213, 22);
|
|
this.txtDriverID.StrLen = 0;
|
|
this.txtDriverID.TabIndex = 59;
|
|
this.txtDriverID.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtDriverID.ValText = "";
|
|
this.txtDriverID.Visible = false;
|
|
//
|
|
// labelControl9
|
|
//
|
|
this.labelControl9.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl9.Appearance.Options.UseFont = true;
|
|
this.labelControl9.Location = new System.Drawing.Point(7, 200);
|
|
this.labelControl9.Name = "labelControl9";
|
|
this.labelControl9.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl9.TabIndex = 60;
|
|
this.labelControl9.Text = "驾照编号";
|
|
this.labelControl9.Visible = false;
|
|
//
|
|
// labelControl8
|
|
//
|
|
this.labelControl8.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl8.Appearance.Options.UseFont = true;
|
|
this.labelControl8.Location = new System.Drawing.Point(261, 227);
|
|
this.labelControl8.Name = "labelControl8";
|
|
this.labelControl8.Size = new System.Drawing.Size(14, 14);
|
|
this.labelControl8.TabIndex = 58;
|
|
this.labelControl8.Text = "年";
|
|
this.labelControl8.Visible = false;
|
|
//
|
|
// txtDriverActiveTime
|
|
//
|
|
this.txtDriverActiveTime.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "DRIVE_ACTIVE_TIME", true));
|
|
this.txtDriverActiveTime.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsUser, "DRIVE_ACTIVE_TIME", true));
|
|
this.txtDriverActiveTime.FrmSelect = false;
|
|
this.txtDriverActiveTime.Location = new System.Drawing.Point(65, 223);
|
|
this.txtDriverActiveTime.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtDriverActiveTime.MustText = false;
|
|
this.txtDriverActiveTime.Name = "txtDriverActiveTime";
|
|
this.txtDriverActiveTime.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtDriverActiveTime.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtDriverActiveTime.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtDriverActiveTime.Properties.Appearance.Options.UseFont = true;
|
|
this.txtDriverActiveTime.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtDriverActiveTime.Size = new System.Drawing.Size(190, 22);
|
|
this.txtDriverActiveTime.StrLen = 0;
|
|
this.txtDriverActiveTime.TabIndex = 56;
|
|
this.txtDriverActiveTime.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtDriverActiveTime.ValText = "";
|
|
this.txtDriverActiveTime.Visible = false;
|
|
//
|
|
// labelControl7
|
|
//
|
|
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl7.Appearance.Options.UseFont = true;
|
|
this.labelControl7.Location = new System.Drawing.Point(7, 226);
|
|
this.labelControl7.Name = "labelControl7";
|
|
this.labelControl7.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl7.TabIndex = 57;
|
|
this.labelControl7.Text = "驾照有效";
|
|
this.labelControl7.Visible = false;
|
|
//
|
|
// rdoIsDriver
|
|
//
|
|
this.rdoIsDriver.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "ISDRIVER", true));
|
|
this.rdoIsDriver.EditValue = "0";
|
|
this.rdoIsDriver.Location = new System.Drawing.Point(65, 169);
|
|
this.rdoIsDriver.Name = "rdoIsDriver";
|
|
this.rdoIsDriver.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.rdoIsDriver.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.rdoIsDriver.Properties.Appearance.Options.UseBackColor = true;
|
|
this.rdoIsDriver.Properties.Appearance.Options.UseFont = true;
|
|
this.rdoIsDriver.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.rdoIsDriver.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "是"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "否")});
|
|
this.rdoIsDriver.Size = new System.Drawing.Size(213, 22);
|
|
this.rdoIsDriver.TabIndex = 55;
|
|
this.rdoIsDriver.Visible = false;
|
|
this.rdoIsDriver.SelectedIndexChanged += new System.EventHandler(this.rdoIsDriver_SelectedIndexChanged);
|
|
//
|
|
// labelControl6
|
|
//
|
|
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl6.Appearance.Options.UseFont = true;
|
|
this.labelControl6.Location = new System.Drawing.Point(7, 173);
|
|
this.labelControl6.Name = "labelControl6";
|
|
this.labelControl6.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl6.TabIndex = 54;
|
|
this.labelControl6.Text = "是否司机";
|
|
this.labelControl6.Visible = false;
|
|
//
|
|
// rdoSex
|
|
//
|
|
this.rdoSex.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "SEX", true));
|
|
this.rdoSex.EditValue = "0";
|
|
this.rdoSex.Location = new System.Drawing.Point(65, 115);
|
|
this.rdoSex.Name = "rdoSex";
|
|
this.rdoSex.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.rdoSex.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.rdoSex.Properties.Appearance.Options.UseBackColor = true;
|
|
this.rdoSex.Properties.Appearance.Options.UseFont = true;
|
|
this.rdoSex.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.rdoSex.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "男"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "女")});
|
|
this.rdoSex.Size = new System.Drawing.Size(213, 22);
|
|
this.rdoSex.TabIndex = 53;
|
|
this.rdoSex.Visible = false;
|
|
//
|
|
// labelControl5
|
|
//
|
|
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl5.Appearance.Options.UseFont = true;
|
|
this.labelControl5.Location = new System.Drawing.Point(7, 118);
|
|
this.labelControl5.Name = "labelControl5";
|
|
this.labelControl5.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl5.TabIndex = 52;
|
|
this.labelControl5.Text = "人员性别";
|
|
this.labelControl5.Visible = false;
|
|
//
|
|
// lkpCom
|
|
//
|
|
this.lkpCom.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "COM_ID", true));
|
|
this.lkpCom.EditValue = "";
|
|
this.lkpCom.Location = new System.Drawing.Point(362, 142);
|
|
this.lkpCom.Margin = new System.Windows.Forms.Padding(4);
|
|
this.lkpCom.Name = "lkpCom";
|
|
this.lkpCom.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lkpCom.Properties.Appearance.Options.UseFont = true;
|
|
this.lkpCom.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.lkpCom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.lkpCom.Properties.NullText = "";
|
|
this.lkpCom.Size = new System.Drawing.Size(213, 22);
|
|
this.lkpCom.TabIndex = 51;
|
|
this.lkpCom.Visible = false;
|
|
//
|
|
// tlistCom
|
|
//
|
|
this.tlistCom.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "COM_ID", true));
|
|
this.tlistCom.EditValue = "";
|
|
this.tlistCom.Location = new System.Drawing.Point(549, 117);
|
|
this.tlistCom.Name = "tlistCom";
|
|
this.tlistCom.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.tlistCom.Properties.Appearance.Options.UseFont = true;
|
|
this.tlistCom.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.tlistCom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.tlistCom.Properties.DisplayMember = "COM_NAME";
|
|
this.tlistCom.Properties.NullText = "";
|
|
this.tlistCom.Properties.TreeList = this.treeListLookUpEdit1TreeList;
|
|
this.tlistCom.Properties.ValueMember = "COM_ID";
|
|
this.tlistCom.Size = new System.Drawing.Size(22, 22);
|
|
this.tlistCom.TabIndex = 50;
|
|
this.tlistCom.Visible = false;
|
|
//
|
|
// treeListLookUpEdit1TreeList
|
|
//
|
|
this.treeListLookUpEdit1TreeList.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|
this.colCOM_NAME});
|
|
this.treeListLookUpEdit1TreeList.KeyFieldName = "COM_ID";
|
|
this.treeListLookUpEdit1TreeList.Location = new System.Drawing.Point(0, 0);
|
|
this.treeListLookUpEdit1TreeList.Name = "treeListLookUpEdit1TreeList";
|
|
this.treeListLookUpEdit1TreeList.OptionsBehavior.EnableFiltering = true;
|
|
this.treeListLookUpEdit1TreeList.OptionsView.ShowIndentAsRowStyle = true;
|
|
this.treeListLookUpEdit1TreeList.ParentFieldName = "GROUP_ID";
|
|
this.treeListLookUpEdit1TreeList.Size = new System.Drawing.Size(400, 200);
|
|
this.treeListLookUpEdit1TreeList.TabIndex = 0;
|
|
//
|
|
// colCOM_NAME
|
|
//
|
|
this.colCOM_NAME.FieldName = "COM_NAME";
|
|
this.colCOM_NAME.Name = "colCOM_NAME";
|
|
this.colCOM_NAME.Visible = true;
|
|
this.colCOM_NAME.VisibleIndex = 0;
|
|
this.colCOM_NAME.Width = 20;
|
|
//
|
|
// labelControl1
|
|
//
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.labelControl1.Appearance.Options.UseFont = true;
|
|
this.labelControl1.Location = new System.Drawing.Point(303, 147);
|
|
this.labelControl1.Name = "labelControl1";
|
|
this.labelControl1.Size = new System.Drawing.Size(56, 14);
|
|
this.labelControl1.TabIndex = 49;
|
|
this.labelControl1.Text = "默认仓库";
|
|
this.labelControl1.Visible = false;
|
|
//
|
|
// rdoUserStatus
|
|
//
|
|
this.rdoUserStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "USER_STATUS", true));
|
|
this.rdoUserStatus.EditValue = "0";
|
|
this.rdoUserStatus.Location = new System.Drawing.Point(65, 142);
|
|
this.rdoUserStatus.Name = "rdoUserStatus";
|
|
this.rdoUserStatus.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.rdoUserStatus.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.rdoUserStatus.Properties.Appearance.Options.UseBackColor = true;
|
|
this.rdoUserStatus.Properties.Appearance.Options.UseFont = true;
|
|
this.rdoUserStatus.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.rdoUserStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "在职"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "离职")});
|
|
this.rdoUserStatus.Size = new System.Drawing.Size(213, 22);
|
|
this.rdoUserStatus.TabIndex = 44;
|
|
this.rdoUserStatus.Visible = false;
|
|
//
|
|
// dateLicense
|
|
//
|
|
this.dateLicense.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "USER_DRIVING", true));
|
|
this.dateLicense.EditValue = null;
|
|
this.dateLicense.Location = new System.Drawing.Point(362, 196);
|
|
this.dateLicense.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dateLicense.Name = "dateLicense";
|
|
this.dateLicense.Properties.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.dateLicense.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.dateLicense.Properties.Appearance.Options.UseBackColor = true;
|
|
this.dateLicense.Properties.Appearance.Options.UseFont = true;
|
|
this.dateLicense.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.dateLicense.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateLicense.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateLicense.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateLicense.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.dateLicense.Properties.EditFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateLicense.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.dateLicense.Properties.Mask.EditMask = "yyyy-MM-dd";
|
|
this.dateLicense.Properties.ReadOnly = true;
|
|
this.dateLicense.Size = new System.Drawing.Size(213, 22);
|
|
this.dateLicense.TabIndex = 48;
|
|
this.dateLicense.Visible = false;
|
|
//
|
|
// iphonepictureEdit
|
|
//
|
|
this.iphonepictureEdit.Cursor = System.Windows.Forms.Cursors.Default;
|
|
this.iphonepictureEdit.EditValue = "";
|
|
this.iphonepictureEdit.Location = new System.Drawing.Point(577, 1);
|
|
this.iphonepictureEdit.Name = "iphonepictureEdit";
|
|
this.iphonepictureEdit.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.iphonepictureEdit.Properties.Appearance.Options.UseFont = true;
|
|
this.iphonepictureEdit.Properties.NullText = "点击右键选择图片";
|
|
this.iphonepictureEdit.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
|
|
this.iphonepictureEdit.Properties.ZoomAccelerationFactor = 1D;
|
|
this.iphonepictureEdit.Size = new System.Drawing.Size(185, 163);
|
|
this.iphonepictureEdit.TabIndex = 46;
|
|
this.iphonepictureEdit.Visible = false;
|
|
//
|
|
// tdoMeanStatus
|
|
//
|
|
this.tdoMeanStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "USRINFO_STATUS", true));
|
|
this.tdoMeanStatus.EditValue = "0";
|
|
this.tdoMeanStatus.Location = new System.Drawing.Point(362, 115);
|
|
this.tdoMeanStatus.Name = "tdoMeanStatus";
|
|
this.tdoMeanStatus.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.tdoMeanStatus.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.tdoMeanStatus.Properties.Appearance.Options.UseBackColor = true;
|
|
this.tdoMeanStatus.Properties.Appearance.Options.UseFont = true;
|
|
this.tdoMeanStatus.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.tdoMeanStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "启用"),
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "停用")});
|
|
this.tdoMeanStatus.Properties.ReadOnly = true;
|
|
this.tdoMeanStatus.Size = new System.Drawing.Size(213, 22);
|
|
this.tdoMeanStatus.TabIndex = 45;
|
|
this.tdoMeanStatus.Visible = false;
|
|
//
|
|
// dateEditStart
|
|
//
|
|
this.dateEditStart.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "USER_ENTRY", true));
|
|
this.dateEditStart.EditValue = new System.DateTime(2014, 2, 7, 11, 38, 40, 0);
|
|
this.dateEditStart.Location = new System.Drawing.Point(362, 88);
|
|
this.dateEditStart.Margin = new System.Windows.Forms.Padding(4);
|
|
this.dateEditStart.Name = "dateEditStart";
|
|
this.dateEditStart.Properties.Appearance.BackColor = System.Drawing.Color.White;
|
|
this.dateEditStart.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.dateEditStart.Properties.Appearance.Options.UseBackColor = true;
|
|
this.dateEditStart.Properties.Appearance.Options.UseFont = true;
|
|
this.dateEditStart.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.dateEditStart.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEditStart.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|
this.dateEditStart.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateEditStart.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.dateEditStart.Properties.EditFormat.FormatString = "yyyy-MM-dd";
|
|
this.dateEditStart.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|
this.dateEditStart.Properties.Mask.EditMask = "yyyy-MM-dd";
|
|
this.dateEditStart.Properties.NullDate = "";
|
|
this.dateEditStart.Properties.ReadOnly = true;
|
|
this.dateEditStart.Size = new System.Drawing.Size(213, 22);
|
|
this.dateEditStart.TabIndex = 47;
|
|
this.dateEditStart.Visible = false;
|
|
//
|
|
// txtQQ
|
|
//
|
|
this.txtQQ.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsUser, "QQ", true));
|
|
this.txtQQ.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "QQ", true));
|
|
this.txtQQ.FrmSelect = false;
|
|
this.txtQQ.Location = new System.Drawing.Point(362, 61);
|
|
this.txtQQ.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtQQ.MustText = false;
|
|
this.txtQQ.Name = "txtQQ";
|
|
this.txtQQ.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtQQ.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtQQ.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtQQ.Properties.Appearance.Options.UseFont = true;
|
|
this.txtQQ.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtQQ.Properties.ReadOnly = true;
|
|
this.txtQQ.Size = new System.Drawing.Size(213, 22);
|
|
this.txtQQ.StrLen = 0;
|
|
this.txtQQ.TabIndex = 7;
|
|
this.txtQQ.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtQQ.ValText = "";
|
|
//
|
|
// lblMeanStatus
|
|
//
|
|
this.lblMeanStatus.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblMeanStatus.Appearance.Options.UseFont = true;
|
|
this.lblMeanStatus.Location = new System.Drawing.Point(303, 118);
|
|
this.lblMeanStatus.Name = "lblMeanStatus";
|
|
this.lblMeanStatus.Size = new System.Drawing.Size(56, 14);
|
|
this.lblMeanStatus.TabIndex = 33;
|
|
this.lblMeanStatus.Text = "资料状态";
|
|
this.lblMeanStatus.Visible = false;
|
|
//
|
|
// lblLicenceTime
|
|
//
|
|
this.lblLicenceTime.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblLicenceTime.Appearance.Options.UseFont = true;
|
|
this.lblLicenceTime.Location = new System.Drawing.Point(303, 199);
|
|
this.lblLicenceTime.Name = "lblLicenceTime";
|
|
this.lblLicenceTime.Size = new System.Drawing.Size(56, 14);
|
|
this.lblLicenceTime.TabIndex = 32;
|
|
this.lblLicenceTime.Text = "驾照时间";
|
|
this.lblLicenceTime.Visible = false;
|
|
//
|
|
// lblinner
|
|
//
|
|
this.lblinner.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblinner.Appearance.Options.UseFont = true;
|
|
this.lblinner.Location = new System.Drawing.Point(289, 11);
|
|
this.lblinner.Name = "lblinner";
|
|
this.lblinner.Size = new System.Drawing.Size(70, 14);
|
|
this.lblinner.TabIndex = 25;
|
|
this.lblinner.Text = "内部员工号";
|
|
//
|
|
// lblQQ
|
|
//
|
|
this.lblQQ.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblQQ.Appearance.Options.UseFont = true;
|
|
this.lblQQ.Location = new System.Drawing.Point(345, 65);
|
|
this.lblQQ.Name = "lblQQ";
|
|
this.lblQQ.Size = new System.Drawing.Size(14, 13);
|
|
this.lblQQ.TabIndex = 31;
|
|
this.lblQQ.Text = "QQ";
|
|
//
|
|
// lblPhone
|
|
//
|
|
this.lblPhone.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblPhone.Appearance.Options.UseFont = true;
|
|
this.lblPhone.Location = new System.Drawing.Point(303, 38);
|
|
this.lblPhone.Name = "lblPhone";
|
|
this.lblPhone.Size = new System.Drawing.Size(56, 14);
|
|
this.lblPhone.TabIndex = 26;
|
|
this.lblPhone.Text = "联系电话";
|
|
//
|
|
// txtEmail
|
|
//
|
|
this.txtEmail.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsUser, "EMAIL", true));
|
|
this.txtEmail.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "EMAIL", true));
|
|
this.txtEmail.FrmSelect = false;
|
|
this.txtEmail.Location = new System.Drawing.Point(65, 88);
|
|
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("宋体", 10F);
|
|
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.ReadOnly = true;
|
|
this.txtEmail.Size = new System.Drawing.Size(213, 22);
|
|
this.txtEmail.StrLen = 0;
|
|
this.txtEmail.TabIndex = 6;
|
|
this.txtEmail.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtEmail.ValText = "";
|
|
this.txtEmail.Visible = false;
|
|
//
|
|
// txtPhone
|
|
//
|
|
this.txtPhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsUser, "PHONE", true));
|
|
this.txtPhone.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "PHONE", true));
|
|
this.txtPhone.FrmSelect = false;
|
|
this.txtPhone.Location = new System.Drawing.Point(362, 34);
|
|
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("宋体", 10F);
|
|
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.Mask.BeepOnError = true;
|
|
this.txtPhone.Properties.Mask.IgnoreMaskBlank = false;
|
|
this.txtPhone.Properties.Mask.SaveLiteral = false;
|
|
this.txtPhone.Properties.Mask.ShowPlaceHolders = false;
|
|
this.txtPhone.Properties.ReadOnly = true;
|
|
this.txtPhone.Size = new System.Drawing.Size(213, 22);
|
|
this.txtPhone.StrLen = 0;
|
|
this.txtPhone.TabIndex = 5;
|
|
this.txtPhone.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtPhone.ValText = "";
|
|
//
|
|
// txtInnerID
|
|
//
|
|
this.txtInnerID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsUser, "USER_NUMBER", true));
|
|
this.txtInnerID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "USER_NUMBER", true));
|
|
this.txtInnerID.FrmSelect = false;
|
|
this.txtInnerID.Location = new System.Drawing.Point(362, 7);
|
|
this.txtInnerID.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtInnerID.MustText = false;
|
|
this.txtInnerID.Name = "txtInnerID";
|
|
this.txtInnerID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Window;
|
|
this.txtInnerID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtInnerID.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtInnerID.Properties.Appearance.Options.UseFont = true;
|
|
this.txtInnerID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtInnerID.Properties.ReadOnly = true;
|
|
this.txtInnerID.Size = new System.Drawing.Size(213, 22);
|
|
this.txtInnerID.StrLen = 0;
|
|
this.txtInnerID.TabIndex = 4;
|
|
this.txtInnerID.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtInnerID.ValText = "";
|
|
//
|
|
// txtUserID
|
|
//
|
|
this.txtUserID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsUser, "USER_ID", true));
|
|
this.txtUserID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "USER_ID", true));
|
|
this.txtUserID.FrmSelect = false;
|
|
this.txtUserID.Location = new System.Drawing.Point(65, 7);
|
|
this.txtUserID.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtUserID.MustText = true;
|
|
this.txtUserID.Name = "txtUserID";
|
|
this.txtUserID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|
this.txtUserID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtUserID.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtUserID.Properties.Appearance.Options.UseFont = true;
|
|
this.txtUserID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtUserID.Properties.ReadOnly = true;
|
|
this.txtUserID.Size = new System.Drawing.Size(213, 22);
|
|
this.txtUserID.StrLen = 0;
|
|
this.txtUserID.TabIndex = 1;
|
|
this.txtUserID.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtUserID.ValText = "";
|
|
//
|
|
// txtHelperID
|
|
//
|
|
this.txtHelperID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsUser, "NAMESHORT", true));
|
|
this.txtHelperID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "NAMESHORT", true));
|
|
this.txtHelperID.FrmSelect = false;
|
|
this.txtHelperID.Location = new System.Drawing.Point(65, 61);
|
|
this.txtHelperID.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtHelperID.MustText = true;
|
|
this.txtHelperID.Name = "txtHelperID";
|
|
this.txtHelperID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|
this.txtHelperID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtHelperID.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtHelperID.Properties.Appearance.Options.UseFont = true;
|
|
this.txtHelperID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtHelperID.Properties.ReadOnly = true;
|
|
this.txtHelperID.Size = new System.Drawing.Size(213, 22);
|
|
this.txtHelperID.StrLen = 0;
|
|
this.txtHelperID.TabIndex = 3;
|
|
this.txtHelperID.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtHelperID.ValText = "";
|
|
//
|
|
// txtUserName
|
|
//
|
|
this.txtUserName.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bgsUser, "NAME", true));
|
|
this.txtUserName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bgsUser, "NAME", true));
|
|
this.txtUserName.FrmSelect = false;
|
|
this.txtUserName.Location = new System.Drawing.Point(65, 34);
|
|
this.txtUserName.Margin = new System.Windows.Forms.Padding(4);
|
|
this.txtUserName.MustText = true;
|
|
this.txtUserName.Name = "txtUserName";
|
|
this.txtUserName.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|
this.txtUserName.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.txtUserName.Properties.Appearance.Options.UseBackColor = true;
|
|
this.txtUserName.Properties.Appearance.Options.UseFont = true;
|
|
this.txtUserName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.txtUserName.Properties.ReadOnly = true;
|
|
this.txtUserName.Size = new System.Drawing.Size(213, 22);
|
|
this.txtUserName.StrLen = 0;
|
|
this.txtUserName.TabIndex = 2;
|
|
this.txtUserName.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|
this.txtUserName.ValText = "";
|
|
//
|
|
// lblUserID
|
|
//
|
|
this.lblUserID.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblUserID.Appearance.Options.UseFont = true;
|
|
this.lblUserID.Location = new System.Drawing.Point(7, 10);
|
|
this.lblUserID.Name = "lblUserID";
|
|
this.lblUserID.Size = new System.Drawing.Size(56, 14);
|
|
this.lblUserID.TabIndex = 22;
|
|
this.lblUserID.Text = "人员编码";
|
|
//
|
|
// lblUserName
|
|
//
|
|
this.lblUserName.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblUserName.Appearance.Options.UseFont = true;
|
|
this.lblUserName.Location = new System.Drawing.Point(7, 37);
|
|
this.lblUserName.Name = "lblUserName";
|
|
this.lblUserName.Size = new System.Drawing.Size(56, 14);
|
|
this.lblUserName.TabIndex = 23;
|
|
this.lblUserName.Text = "人员名称";
|
|
//
|
|
// lblHelp
|
|
//
|
|
this.lblHelp.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblHelp.Appearance.Options.UseFont = true;
|
|
this.lblHelp.Location = new System.Drawing.Point(7, 64);
|
|
this.lblHelp.Name = "lblHelp";
|
|
this.lblHelp.Size = new System.Drawing.Size(56, 14);
|
|
this.lblHelp.TabIndex = 24;
|
|
this.lblHelp.Text = "助 记 码";
|
|
//
|
|
// lblEmail
|
|
//
|
|
this.lblEmail.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblEmail.Appearance.Options.UseFont = true;
|
|
this.lblEmail.Location = new System.Drawing.Point(7, 91);
|
|
this.lblEmail.Name = "lblEmail";
|
|
this.lblEmail.Size = new System.Drawing.Size(56, 14);
|
|
this.lblEmail.TabIndex = 27;
|
|
this.lblEmail.Text = "电子邮箱";
|
|
this.lblEmail.Visible = false;
|
|
//
|
|
// lblTimeIn
|
|
//
|
|
this.lblTimeIn.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblTimeIn.Appearance.Options.UseFont = true;
|
|
this.lblTimeIn.Location = new System.Drawing.Point(304, 91);
|
|
this.lblTimeIn.Name = "lblTimeIn";
|
|
this.lblTimeIn.Size = new System.Drawing.Size(56, 14);
|
|
this.lblTimeIn.TabIndex = 28;
|
|
this.lblTimeIn.Text = "入职时间";
|
|
this.lblTimeIn.Visible = false;
|
|
//
|
|
// lblUserStatus
|
|
//
|
|
this.lblUserStatus.Appearance.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.lblUserStatus.Appearance.Options.UseFont = true;
|
|
this.lblUserStatus.Location = new System.Drawing.Point(7, 145);
|
|
this.lblUserStatus.Name = "lblUserStatus";
|
|
this.lblUserStatus.Size = new System.Drawing.Size(56, 14);
|
|
this.lblUserStatus.TabIndex = 29;
|
|
this.lblUserStatus.Text = "职工状态";
|
|
this.lblUserStatus.Visible = false;
|
|
//
|
|
// gridUser
|
|
//
|
|
this.gridUser.ColorApprove = System.Drawing.Color.Empty;
|
|
this.gridUser.ColorApproveValue = null;
|
|
this.gridUser.ColorPass = System.Drawing.Color.Empty;
|
|
this.gridUser.ColorPassValue = null;
|
|
this.gridUser.ColorRepeal = System.Drawing.Color.Empty;
|
|
this.gridUser.ColorRepealValue = null;
|
|
this.gridUser.ColorReWork = System.Drawing.Color.Empty;
|
|
this.gridUser.ColorReWorkValue = null;
|
|
this.gridUser.ColorSelectedRow = System.Drawing.Color.Empty;
|
|
this.gridUser.ColorShortage = System.Drawing.Color.Empty;
|
|
this.gridUser.ColorShortageFlagColumn = null;
|
|
this.gridUser.ColorShortageValue = null;
|
|
this.gridUser.ColorUnExecute = System.Drawing.Color.Empty;
|
|
this.gridUser.ColorUnExecuteValue = null;
|
|
this.gridUser.ColorUnPass = System.Drawing.Color.Empty;
|
|
this.gridUser.ColorUnPassValue = null;
|
|
this.gridUser.ColorVerify = System.Drawing.Color.Empty;
|
|
this.gridUser.ColorVerifyFlagColumn = null;
|
|
this.gridUser.ColorVerifyValue = null;
|
|
this.gridUser.ColorWarning = System.Drawing.Color.Empty;
|
|
this.gridUser.ColorWarningValue = null;
|
|
this.gridUser.DataSource = this.jcPersonInfoTabBindingSource;
|
|
this.gridUser.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.gridUser.EnableAppearanceEvenRow = true;
|
|
this.gridUser.IndicatorWidth = 40;
|
|
this.gridUser.Location = new System.Drawing.Point(0, 0);
|
|
this.gridUser.MainView = this.gridViewUser;
|
|
this.gridUser.Name = "gridUser";
|
|
this.gridUser.ShowRowID = true;
|
|
this.gridUser.Size = new System.Drawing.Size(293, 599);
|
|
this.gridUser.TabIndex = 2;
|
|
this.gridUser.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|
this.gridViewUser});
|
|
//
|
|
// gridViewUser
|
|
//
|
|
this.gridViewUser.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|
this.gridViewUser.Appearance.EvenRow.Options.UseBackColor = true;
|
|
this.gridViewUser.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|
this.colUSER_ID,
|
|
this.colDep_NAME,
|
|
this.colUSER_NUMBER});
|
|
this.gridViewUser.GridControl = this.gridUser;
|
|
this.gridViewUser.IndicatorWidth = 34;
|
|
this.gridViewUser.Name = "gridViewUser";
|
|
this.gridViewUser.OptionsBehavior.Editable = false;
|
|
this.gridViewUser.OptionsBehavior.EditorShowMode = DevExpress.Utils.EditorShowMode.Click;
|
|
this.gridViewUser.OptionsMenu.EnableColumnMenu = false;
|
|
this.gridViewUser.OptionsView.ColumnAutoWidth = false;
|
|
this.gridViewUser.OptionsView.EnableAppearanceEvenRow = true;
|
|
this.gridViewUser.OptionsView.ShowDetailButtons = false;
|
|
this.gridViewUser.OptionsView.ShowFooter = true;
|
|
this.gridViewUser.OptionsView.ShowGroupPanel = false;
|
|
this.gridViewUser.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridViewUser_RowClick);
|
|
//
|
|
// colUSER_ID
|
|
//
|
|
this.colUSER_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colUSER_ID.AppearanceCell.Options.UseFont = true;
|
|
this.colUSER_ID.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colUSER_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colUSER_ID.FieldName = "USER_ID";
|
|
this.colUSER_ID.Name = "colUSER_ID";
|
|
this.colUSER_ID.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "USER_ID", "记录行数合计:{0}")});
|
|
this.colUSER_ID.Visible = true;
|
|
this.colUSER_ID.VisibleIndex = 0;
|
|
this.colUSER_ID.Width = 120;
|
|
//
|
|
// colDep_NAME
|
|
//
|
|
this.colDep_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colDep_NAME.AppearanceCell.Options.UseFont = true;
|
|
this.colDep_NAME.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colDep_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colDep_NAME.Caption = "机构名称";
|
|
this.colDep_NAME.FieldName = "COM_NAME";
|
|
this.colDep_NAME.Name = "colDep_NAME";
|
|
//
|
|
// colUSER_NUMBER
|
|
//
|
|
this.colUSER_NUMBER.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.colUSER_NUMBER.AppearanceCell.Options.UseFont = true;
|
|
this.colUSER_NUMBER.AppearanceHeader.Options.UseTextOptions = true;
|
|
this.colUSER_NUMBER.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|
this.colUSER_NUMBER.FieldName = "NAME";
|
|
this.colUSER_NUMBER.Name = "colUSER_NUMBER";
|
|
this.colUSER_NUMBER.Visible = true;
|
|
this.colUSER_NUMBER.VisibleIndex = 1;
|
|
this.colUSER_NUMBER.Width = 150;
|
|
//
|
|
// splitContainer1
|
|
//
|
|
this.splitContainer1.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|
this.splitContainer1.Appearance.Options.UseBackColor = true;
|
|
this.splitContainer1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
|
|
this.splitContainer1.Name = "splitContainer1";
|
|
this.splitContainer1.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.splitContainer1.Panel1.Controls.Add(this.gridUser);
|
|
this.splitContainer1.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|
this.splitContainer1.Panel2.Controls.Add(this.panel2);
|
|
this.splitContainer1.Size = new System.Drawing.Size(1167, 607);
|
|
this.splitContainer1.SplitterPosition = 297;
|
|
this.splitContainer1.TabIndex = 3;
|
|
//
|
|
// FrmUser
|
|
//
|
|
this.Appearance.Options.UseFont = true;
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1167, 607);
|
|
this.Controls.Add(this.splitContainer1);
|
|
this.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.LookAndFeel.SkinName = "Office 2010 Blue";
|
|
this.Name = "FrmUser";
|
|
this.Text = "用户管理";
|
|
this.Load += new System.EventHandler(this.FrmUser_Load);
|
|
((System.ComponentModel.ISupportInitialize)(this.jcPersonInfoTabBindingSource)).EndInit();
|
|
this.panel2.ResumeLayout(false);
|
|
this.tabControl1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsOn)).EndInit();
|
|
this.tabPage2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.GridRole)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsRole)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.GridViewRole)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.ckRole)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsUserAreaModel)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsUserArea)).EndInit();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEditOperate.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEditOperate.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.bgsUser)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtOperaterName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.panel1)).EndInit();
|
|
this.panel1.ResumeLayout(false);
|
|
this.panel1.PerformLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.lkpDriverLevel.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDriverID.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtDriverActiveTime.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rdoIsDriver.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rdoSex.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.lkpCom.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tlistCom.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.treeListLookUpEdit1TreeList)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.rdoUserStatus.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateLicense.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateLicense.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.iphonepictureEdit.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.tdoMeanStatus.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEditStart.Properties.CalendarTimeProperties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.dateEditStart.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtQQ.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtInnerID.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserID.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtHelperID.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.txtUserName.Properties)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridUser)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.gridViewUser)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
|
|
this.splitContainer1.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Panel panel2;
|
|
private DevExpress.XtraEditors.LabelControl lblOperater;
|
|
private DevExpress.XtraEditors.DateEdit dateLicense;
|
|
private DevExpress.XtraEditors.DateEdit dateEditStart;
|
|
private DevExpress.XtraEditors.PictureEdit iphonepictureEdit;
|
|
private DevExpress.XtraEditors.RadioGroup tdoMeanStatus;
|
|
private DevExpress.XtraEditors.RadioGroup rdoUserStatus;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private Ctrl.WMSCtrlTextBox txtEmail;
|
|
private Ctrl.WMSCtrlTextBox txtQQ;
|
|
private Ctrl.WMSCtrlTextBox txtPhone;
|
|
private Ctrl.WMSCtrlTextBox txtInnerID;
|
|
private Ctrl.WMSCtrlTextBox txtHelperID;
|
|
private Ctrl.WMSCtrlTextBox txtUserName;
|
|
private Ctrl.WMSCtrlTextBox txtUserID;
|
|
private DevExpress.XtraEditors.LabelControl lblOperateTime;
|
|
private DevExpress.XtraEditors.LabelControl lblMeanStatus;
|
|
private DevExpress.XtraEditors.LabelControl lblLicenceTime;
|
|
private DevExpress.XtraEditors.LabelControl lblQQ;
|
|
private DevExpress.XtraEditors.LabelControl lblUserStatus;
|
|
private DevExpress.XtraEditors.LabelControl lblTimeIn;
|
|
private DevExpress.XtraEditors.LabelControl lblEmail;
|
|
private DevExpress.XtraEditors.LabelControl lblPhone;
|
|
private DevExpress.XtraEditors.LabelControl lblinner;
|
|
private DevExpress.XtraEditors.LabelControl lblHelp;
|
|
private DevExpress.XtraEditors.LabelControl lblUserName;
|
|
private DevExpress.XtraEditors.LabelControl lblUserID;
|
|
private System.Windows.Forms.Panel groupBox1;
|
|
private DevExpress.XtraEditors.DateEdit dateEditOperate;
|
|
private Ctrl.WMSCtrlTextBox txtOperaterName;
|
|
private System.Windows.Forms.BindingSource bgsUser;
|
|
private System.Windows.Forms.BindingSource jcPersonInfoTabBindingSource;
|
|
private System.Windows.Forms.BindingSource bgsOn;
|
|
private Ctrl.GridControlCustom gridUser;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView gridViewUser;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUSER_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colUSER_NUMBER;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colDep_NAME;
|
|
private Ctrl.GridControlCustom GridRole;
|
|
private DevExpress.XtraGrid.Views.Grid.GridView GridViewRole;
|
|
private DevExpress.XtraEditors.PanelControl panel1;
|
|
private DevExpress.XtraEditors.SplitContainerControl splitContainer1;
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit ckRole;
|
|
private System.Windows.Forms.BindingSource bgsRole;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colISCHECK;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colROLE_ID;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colROLE_NAME;
|
|
private DevExpress.XtraGrid.Columns.GridColumn colROLE_DESC;
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|
private DevExpress.XtraEditors.TreeListLookUpEdit tlistCom;
|
|
private DevExpress.XtraTreeList.TreeList treeListLookUpEdit1TreeList;
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn colCOM_NAME;
|
|
private Ctrl.LookUpEditSystem lkpCom;
|
|
private System.Windows.Forms.BindingSource bgsUserArea;
|
|
private System.Windows.Forms.BindingSource bgsUserAreaModel;
|
|
private DevExpress.XtraEditors.RadioGroup rdoSex;
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|
private DevExpress.XtraEditors.RadioGroup rdoIsDriver;
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|
private Ctrl.LookUpEditSystem lkpDriverLevel;
|
|
private DevExpress.XtraEditors.LabelControl labelControl10;
|
|
private Ctrl.WMSCtrlTextBox txtDriverID;
|
|
private DevExpress.XtraEditors.LabelControl labelControl9;
|
|
private DevExpress.XtraEditors.LabelControl labelControl8;
|
|
private Ctrl.WMSCtrlTextBox txtDriverActiveTime;
|
|
private DevExpress.XtraEditors.LabelControl labelControl7;
|
|
}
|
|
} |