| | |
| | | this.isLocked.AppearanceCell.Options.UseFont = true; |
| | | this.isLocked.Caption = "使用状态"; |
| | | this.isLocked.FieldName = "isStatus"; |
| | | this.isLocked.MaxWidth = 50; |
| | | this.isLocked.MinWidth = 50; |
| | | this.isLocked.MaxWidth = 44; |
| | | this.isLocked.MinWidth = 44; |
| | | this.isLocked.Name = "isLocked"; |
| | | this.isLocked.OptionsColumn.AllowEdit = false; |
| | | this.isLocked.Tag = "query_IS_STATUS"; |
| | | this.isLocked.UnboundDataType = typeof(bool); |
| | | this.isLocked.Visible = true; |
| | | this.isLocked.VisibleIndex = 0; |
| | | this.isLocked.Width = 50; |
| | | this.isLocked.Width = 44; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = "rpt_User{}"; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1004, 80); |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(878, 62); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | |
| | | // xtraTabControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 62); |
| | | this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1004, 681); |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(878, 530); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.split1); |
| | | this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1002, 649); |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(876, 504); |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // split1 |
| | |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.split1.Name = "split1"; |
| | | // |
| | | // split1.Panel1 |
| | |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1002, 649); |
| | | this.split1.SplitterPosition = 36; |
| | | this.split1.Size = new System.Drawing.Size(876, 504); |
| | | this.split1.SplitterPosition = 28; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemButtonEdit2, |
| | | this.repositoryItemButtonEdit3, |
| | | this.repositoryItemButtonEdit4}); |
| | | this.gcMain1.Size = new System.Drawing.Size(1002, 562); |
| | | this.gcMain1.Size = new System.Drawing.Size(876, 436); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; |
| | | this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.ColumnPanelRowHeight = 50; |
| | | this.gridView1.ColumnPanelRowHeight = 39; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.isLocked, |
| | | this.gridColumn2, |
| | |
| | | this.gridColumn4, |
| | | this.gridColumn1, |
| | | this.gridColumn5}); |
| | | this.gridView1.DetailHeight = 272; |
| | | gridFormatRule1.Column = this.isLocked; |
| | | gridFormatRule1.Name = "Format0"; |
| | | formatConditionRuleExpression1.Appearance.ForeColor = System.Drawing.Color.Red; |
| | |
| | | // |
| | | this.gridColumn2.Caption = "在线状态"; |
| | | this.gridColumn2.FieldName = "flagOnline"; |
| | | this.gridColumn2.MaxWidth = 50; |
| | | this.gridColumn2.MinWidth = 50; |
| | | this.gridColumn2.MaxWidth = 44; |
| | | this.gridColumn2.MinWidth = 44; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn2.Tag = "query_flag_Online"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 1; |
| | | this.gridColumn2.Width = 50; |
| | | this.gridColumn2.Width = 44; |
| | | // |
| | | // account |
| | | // |
| | | this.account.AppearanceCell.Options.UseFont = true; |
| | | this.account.Caption = "登录账号"; |
| | | this.account.FieldName = "account"; |
| | | this.account.MinWidth = 50; |
| | | this.account.MinWidth = 44; |
| | | this.account.Name = "account"; |
| | | this.account.OptionsColumn.AllowEdit = false; |
| | | this.account.Tag = "query_ACCOUNT"; |
| | | this.account.Tag = "query_a.ACCOUNT"; |
| | | this.account.Visible = true; |
| | | this.account.VisibleIndex = 2; |
| | | this.account.Width = 94; |
| | | this.account.Width = 82; |
| | | // |
| | | // userName |
| | | // |
| | | this.userName.AppearanceCell.Options.UseFont = true; |
| | | this.userName.Caption = "登录名称"; |
| | | this.userName.FieldName = "userName"; |
| | | this.userName.MinWidth = 50; |
| | | this.userName.MinWidth = 44; |
| | | this.userName.Name = "userName"; |
| | | this.userName.OptionsColumn.AllowEdit = false; |
| | | this.userName.Tag = "query_USER_NAME"; |
| | | this.userName.Tag = "query_a.userName"; |
| | | this.userName.Visible = true; |
| | | this.userName.VisibleIndex = 3; |
| | | this.userName.Width = 94; |
| | | this.userName.Width = 82; |
| | | // |
| | | // colCreateBy |
| | | // |
| | | this.colCreateBy.Caption = "建立者"; |
| | | this.colCreateBy.FieldName = "createBy"; |
| | | this.colCreateBy.MinWidth = 50; |
| | | this.colCreateBy.MinWidth = 44; |
| | | this.colCreateBy.Name = "colCreateBy"; |
| | | this.colCreateBy.OptionsColumn.AllowEdit = false; |
| | | this.colCreateBy.Tag = "query_CREATE_BY"; |
| | | this.colCreateBy.Visible = true; |
| | | this.colCreateBy.VisibleIndex = 4; |
| | | this.colCreateBy.Width = 94; |
| | | this.colCreateBy.Width = 82; |
| | | // |
| | | // createTime |
| | | // |
| | | this.createTime.AppearanceCell.Options.UseFont = true; |
| | | this.createTime.Caption = "建立时间"; |
| | | this.createTime.FieldName = "createTime"; |
| | | this.createTime.MinWidth = 50; |
| | | this.createTime.MinWidth = 44; |
| | | this.createTime.Name = "createTime"; |
| | | this.createTime.OptionsColumn.AllowEdit = false; |
| | | this.createTime.Tag = "query_CREATE_TIME"; |
| | | this.createTime.Visible = true; |
| | | this.createTime.VisibleIndex = 5; |
| | | this.createTime.Width = 180; |
| | | this.createTime.Width = 157; |
| | | // |
| | | // lastLoginTime |
| | | // |
| | | this.lastLoginTime.AppearanceCell.Options.UseFont = true; |
| | | this.lastLoginTime.Caption = "最近登录时间"; |
| | | this.lastLoginTime.FieldName = "lastloginTime"; |
| | | this.lastLoginTime.MinWidth = 50; |
| | | this.lastLoginTime.MinWidth = 44; |
| | | this.lastLoginTime.Name = "lastLoginTime"; |
| | | this.lastLoginTime.OptionsColumn.AllowEdit = false; |
| | | this.lastLoginTime.Tag = "query_LASTLOGIN_TIME"; |
| | | this.lastLoginTime.Visible = true; |
| | | this.lastLoginTime.VisibleIndex = 6; |
| | | this.lastLoginTime.Width = 180; |
| | | this.lastLoginTime.Width = 157; |
| | | // |
| | | // loginCounter |
| | | // |
| | | this.loginCounter.AppearanceCell.Options.UseFont = true; |
| | | this.loginCounter.Caption = "登录次数"; |
| | | this.loginCounter.FieldName = "loginCounter"; |
| | | this.loginCounter.MinWidth = 25; |
| | | this.loginCounter.MinWidth = 22; |
| | | this.loginCounter.Name = "loginCounter"; |
| | | this.loginCounter.OptionsColumn.AllowEdit = false; |
| | | this.loginCounter.Tag = "query_LOGIN_COUNTER"; |
| | | this.loginCounter.Visible = true; |
| | | this.loginCounter.VisibleIndex = 7; |
| | | this.loginCounter.Width = 94; |
| | | this.loginCounter.Width = 82; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "关联员工"; |
| | | this.gridColumn3.FieldName = "staffId"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.MinWidth = 22; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 8; |
| | | this.gridColumn3.Width = 94; |
| | | this.gridColumn3.Width = 82; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "绑定PDA页面"; |
| | | this.gridColumn4.ColumnEdit = this.repositoryItemButtonEdit2; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.MinWidth = 22; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 9; |
| | | this.gridColumn4.Width = 94; |
| | | this.gridColumn4.Width = 82; |
| | | // |
| | | // repositoryItemButtonEdit2 |
| | | // |
| | |
| | | // |
| | | this.gridColumn1.Caption = "绑定仓库"; |
| | | this.gridColumn1.ColumnEdit = this.repositoryItemButtonEdit3; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.MinWidth = 22; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsFilter.AllowAutoFilter = false; |
| | | this.gridColumn1.OptionsFilter.AllowFilter = false; |
| | | this.gridColumn1.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 10; |
| | | this.gridColumn1.Width = 94; |
| | | this.gridColumn1.Width = 82; |
| | | // |
| | | // repositoryItemButtonEdit3 |
| | | // |
| | |
| | | // |
| | | this.gridColumn5.Caption = "绑定打印机"; |
| | | this.gridColumn5.ColumnEdit = this.repositoryItemButtonEdit4; |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.MinWidth = 22; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 11; |
| | | this.gridColumn5.Width = 94; |
| | | this.gridColumn5.Width = 82; |
| | | // |
| | | // repositoryItemButtonEdit4 |
| | | // |
| | |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 562); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 436); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.Size = new System.Drawing.Size(1002, 39); |
| | | this.pageBar1.Size = new System.Drawing.Size(876, 30); |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.splitMx1); |
| | | this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1002, 649); |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(876, 504); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // splitMx1 |
| | |
| | | this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitMx1.Horizontal = false; |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.Panel1 |
| | |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1002, 649); |
| | | this.splitMx1.SplitterPosition = 140; |
| | | this.splitMx1.Size = new System.Drawing.Size(876, 504); |
| | | this.splitMx1.SplitterPosition = 109; |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | | // layoutMx1 |
| | |
| | | this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { |
| | | this.layoutControlItem10}); |
| | | this.layoutMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.layoutMx1.Name = "layoutMx1"; |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1108, 0, 812, 500); |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1002, 140); |
| | | this.layoutMx1.Size = new System.Drawing.Size(876, 109); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.Location = new System.Drawing.Point(492, 108); |
| | | this.lbGuid.Location = new System.Drawing.Point(430, 84); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(236, 28); |
| | | this.lbGuid.Size = new System.Drawing.Size(206, 22); |
| | | this.lbGuid.TabIndex = 1; |
| | | this.lbGuid.Text = "lbGuid"; |
| | | this.lbGuid.Visible = false; |
| | |
| | | // txt_staffId |
| | | // |
| | | this.txt_staffId.IsReadly = false; |
| | | this.txt_staffId.Location = new System.Drawing.Point(574, 12); |
| | | this.txt_staffId.Location = new System.Drawing.Point(491, 12); |
| | | this.txt_staffId.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_staffId.Name = "txt_staffId"; |
| | | this.txt_staffId.Size = new System.Drawing.Size(169, 24); |
| | | this.txt_staffId.Size = new System.Drawing.Size(146, 20); |
| | | this.txt_staffId.TabIndex = 135; |
| | | // |
| | | // txt_account |
| | | // |
| | | this.txt_account.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_account.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txt_account.Location = new System.Drawing.Point(72, 12); |
| | | this.txt_account.Name = "txt_account"; |
| | | this.txt_account.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_account.Size = new System.Drawing.Size(169, 24); |
| | | this.txt_account.Size = new System.Drawing.Size(145, 20); |
| | | this.txt_account.StyleController = this.layoutMx1; |
| | | this.txt_account.TabIndex = 128; |
| | | // |
| | | // txt_password |
| | | // |
| | | this.txt_password.Location = new System.Drawing.Point(84, 42); |
| | | this.txt_password.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txt_password.Location = new System.Drawing.Point(72, 36); |
| | | this.txt_password.Name = "txt_password"; |
| | | this.txt_password.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_password.Size = new System.Drawing.Size(169, 24); |
| | | this.txt_password.Size = new System.Drawing.Size(145, 20); |
| | | this.txt_password.StyleController = this.layoutMx1; |
| | | this.txt_password.TabIndex = 99; |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(329, 72); |
| | | this.txt_remark.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txt_remark.Location = new System.Drawing.Point(281, 60); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Properties.ScrollBars = System.Windows.Forms.ScrollBars.None; |
| | | this.txt_remark.Size = new System.Drawing.Size(169, 26); |
| | | this.txt_remark.Size = new System.Drawing.Size(146, 20); |
| | | this.txt_remark.StyleController = this.layoutMx1; |
| | | this.txt_remark.TabIndex = 126; |
| | | // |
| | | // txt_userName |
| | | // |
| | | this.txt_userName.Location = new System.Drawing.Point(84, 72); |
| | | this.txt_userName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txt_userName.Location = new System.Drawing.Point(72, 60); |
| | | this.txt_userName.Name = "txt_userName"; |
| | | this.txt_userName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_userName.Size = new System.Drawing.Size(169, 24); |
| | | this.txt_userName.Size = new System.Drawing.Size(145, 20); |
| | | this.txt_userName.StyleController = this.layoutMx1; |
| | | this.txt_userName.TabIndex = 95; |
| | | // |
| | | // txt_email |
| | | // |
| | | this.txt_email.Location = new System.Drawing.Point(84, 102); |
| | | this.txt_email.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txt_email.Location = new System.Drawing.Point(72, 84); |
| | | this.txt_email.Name = "txt_email"; |
| | | this.txt_email.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_email.Size = new System.Drawing.Size(169, 24); |
| | | this.txt_email.Size = new System.Drawing.Size(145, 20); |
| | | this.txt_email.StyleController = this.layoutMx1; |
| | | this.txt_email.TabIndex = 120; |
| | | // |
| | | // txt_address |
| | | // |
| | | this.txt_address.Location = new System.Drawing.Point(329, 42); |
| | | this.txt_address.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txt_address.Location = new System.Drawing.Point(281, 36); |
| | | this.txt_address.Name = "txt_address"; |
| | | this.txt_address.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_address.Size = new System.Drawing.Size(169, 24); |
| | | this.txt_address.Size = new System.Drawing.Size(146, 20); |
| | | this.txt_address.StyleController = this.layoutMx1; |
| | | this.txt_address.TabIndex = 124; |
| | | // |
| | | // txt_tel |
| | | // |
| | | this.txt_tel.Location = new System.Drawing.Point(329, 12); |
| | | this.txt_tel.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txt_tel.Location = new System.Drawing.Point(281, 12); |
| | | this.txt_tel.Name = "txt_tel"; |
| | | this.txt_tel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_tel.Size = new System.Drawing.Size(169, 24); |
| | | this.txt_tel.Size = new System.Drawing.Size(146, 20); |
| | | this.txt_tel.StyleController = this.layoutMx1; |
| | | this.txt_tel.TabIndex = 122; |
| | | // |
| | | // txt_isStatus |
| | | // |
| | | this.txt_isStatus.Location = new System.Drawing.Point(257, 102); |
| | | this.txt_isStatus.Location = new System.Drawing.Point(221, 84); |
| | | this.txt_isStatus.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_isStatus.Name = "txt_isStatus"; |
| | | this.txt_isStatus.Properties.Caption = "启用状态"; |
| | | this.txt_isStatus.Size = new System.Drawing.Size(241, 24); |
| | | this.txt_isStatus.Size = new System.Drawing.Size(206, 20); |
| | | this.txt_isStatus.StyleController = this.layoutMx1; |
| | | this.txt_isStatus.TabIndex = 129; |
| | | // |
| | |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4}); |
| | | this.Root.Size = new System.Drawing.Size(1002, 140); |
| | | this.Root.Size = new System.Drawing.Size(859, 116); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.Control = this.txt_account; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(245, 30); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(209, 24); |
| | | this.layoutControlItem1.Text = "登录账号"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_password; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 30); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 24); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(245, 30); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(209, 24); |
| | | this.layoutControlItem2.Text = "初始密码"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_userName; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(0, 60); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(0, 48); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(245, 30); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(209, 24); |
| | | this.layoutControlItem3.Text = "账号名称"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_email; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(0, 90); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(0, 72); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(245, 30); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(209, 24); |
| | | this.layoutControlItem4.Text = "邮箱"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_tel; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(245, 0); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(209, 0); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(245, 30); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(210, 24); |
| | | this.layoutControlItem5.Text = "电话"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_address; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(245, 30); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(209, 24); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(245, 30); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(210, 24); |
| | | this.layoutControlItem6.Text = "住宿地址"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_remark; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(245, 60); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(209, 48); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(245, 30); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(210, 24); |
| | | this.layoutControlItem7.Text = "备注"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_isStatus; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(245, 90); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(209, 72); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 3; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(245, 30); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(210, 24); |
| | | this.layoutControlItem8.Text = "启用状态"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem8.TextVisible = false; |
| | |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_staffId; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(490, 0); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(419, 0); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(245, 30); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(210, 24); |
| | | this.layoutControlItem9.Text = "关联员工"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14); |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 0); |
| | | this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage1; |
| | | this.tabMx.Size = new System.Drawing.Size(1002, 497); |
| | | this.tabMx.Size = new System.Drawing.Size(876, 385); |
| | | this.tabMx.TabIndex = 5; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage1, |
| | |
| | | // tabMxPage1 |
| | | // |
| | | this.tabMxPage1.Controls.Add(this.gcMx1); |
| | | this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1000, 465); |
| | | this.tabMxPage1.Size = new System.Drawing.Size(874, 359); |
| | | this.tabMxPage1.Text = "PDA页面"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | | this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.rptDel1}); |
| | | this.gcMx1.Size = new System.Drawing.Size(1000, 465); |
| | | this.gcMx1.Size = new System.Drawing.Size(874, 359); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | this.gridColumn6, |
| | | this.gridColumn7, |
| | | this.gridColumn29}); |
| | | this.gvMx1.DetailHeight = 272; |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | // |
| | | this.gvGuid.Caption = "gridColumn1"; |
| | | this.gvGuid.FieldName = "guid"; |
| | | this.gvGuid.MinWidth = 25; |
| | | this.gvGuid.MinWidth = 22; |
| | | this.gvGuid.Name = "gvGuid"; |
| | | this.gvGuid.Width = 94; |
| | | this.gvGuid.Width = 82; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "页面名称"; |
| | | this.gridColumn6.FieldName = "gnName"; |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.MinWidth = 22; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 0; |
| | | this.gridColumn6.Width = 94; |
| | | this.gridColumn6.Width = 82; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "绑定类型"; |
| | | this.gridColumn7.FieldName = "fType"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.MinWidth = 22; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 1; |
| | | this.gridColumn7.Width = 94; |
| | | this.gridColumn7.Width = 82; |
| | | // |
| | | // gridColumn29 |
| | | // |
| | | this.gridColumn29.Caption = "移出"; |
| | | this.gridColumn29.ColumnEdit = this.rptDel1; |
| | | this.gridColumn29.MinWidth = 25; |
| | | this.gridColumn29.MinWidth = 22; |
| | | this.gridColumn29.Name = "gridColumn29"; |
| | | this.gridColumn29.Visible = true; |
| | | this.gridColumn29.VisibleIndex = 2; |
| | | this.gridColumn29.Width = 94; |
| | | this.gridColumn29.Width = 82; |
| | | // |
| | | // rptDel1 |
| | | // |
| | |
| | | // tabMxPage2 |
| | | // |
| | | this.tabMxPage2.Controls.Add(this.gcMx2); |
| | | this.tabMxPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1000, 465); |
| | | this.tabMxPage2.Size = new System.Drawing.Size(874, 359); |
| | | this.tabMxPage2.Text = "仓库"; |
| | | // |
| | | // gcMx2 |
| | | // |
| | | this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.rptDel2}); |
| | | this.gcMx2.Size = new System.Drawing.Size(1000, 465); |
| | | this.gcMx2.Size = new System.Drawing.Size(874, 359); |
| | | this.gcMx2.TabIndex = 1; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | |
| | | this.gridColumn16, |
| | | this.gridColumn28, |
| | | this.gridColumn11}); |
| | | this.gvMx2.DetailHeight = 272; |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | // |
| | | this.gridColumn10.Caption = "gridColumn1"; |
| | | this.gridColumn10.FieldName = "guid"; |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.MinWidth = 22; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Width = 94; |
| | | this.gridColumn10.Width = 82; |
| | | // |
| | | // gridColumn16 |
| | | // |
| | | this.gridColumn16.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn16.Caption = "绑定类型"; |
| | | this.gridColumn16.FieldName = "fType"; |
| | | this.gridColumn16.MinWidth = 50; |
| | | this.gridColumn16.MinWidth = 44; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | | this.gridColumn16.Tag = "query_a.ITEM_ID"; |
| | | this.gridColumn16.Visible = true; |
| | | this.gridColumn16.VisibleIndex = 1; |
| | | this.gridColumn16.Width = 94; |
| | | this.gridColumn16.Width = 82; |
| | | // |
| | | // gridColumn28 |
| | | // |
| | | this.gridColumn28.Caption = "移出"; |
| | | this.gridColumn28.ColumnEdit = this.rptDel2; |
| | | this.gridColumn28.MinWidth = 25; |
| | | this.gridColumn28.MinWidth = 22; |
| | | this.gridColumn28.Name = "gridColumn28"; |
| | | this.gridColumn28.Visible = true; |
| | | this.gridColumn28.VisibleIndex = 2; |
| | | this.gridColumn28.Width = 94; |
| | | this.gridColumn28.Width = 82; |
| | | // |
| | | // rptDel2 |
| | | // |
| | |
| | | // |
| | | this.gridColumn11.Caption = "仓库名称"; |
| | | this.gridColumn11.FieldName = "gnName"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.MinWidth = 22; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 0; |
| | | this.gridColumn11.Width = 94; |
| | | this.gridColumn11.Width = 82; |
| | | // |
| | | // tabMxPage3 |
| | | // |
| | | this.tabMxPage3.Controls.Add(this.gcMx3); |
| | | this.tabMxPage3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMxPage3.Name = "tabMxPage3"; |
| | | this.tabMxPage3.Size = new System.Drawing.Size(1000, 465); |
| | | this.tabMxPage3.Size = new System.Drawing.Size(874, 359); |
| | | this.tabMxPage3.Text = "打印机"; |
| | | // |
| | | // gcMx3 |
| | | // |
| | | this.gcMx3.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx3.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx3.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx3.MainView = this.gvMx3; |
| | | this.gcMx3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx3.Name = "gcMx3"; |
| | | this.gcMx3.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.rptDel3}); |
| | | this.gcMx3.Size = new System.Drawing.Size(1000, 465); |
| | | this.gcMx3.Size = new System.Drawing.Size(874, 359); |
| | | this.gcMx3.TabIndex = 1; |
| | | this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx3}); |
| | |
| | | this.gridColumn9, |
| | | this.gridColumn12, |
| | | this.gridColumn13}); |
| | | this.gvMx3.DetailHeight = 272; |
| | | this.gvMx3.GridControl = this.gcMx3; |
| | | this.gvMx3.Name = "gvMx3"; |
| | | this.gvMx3.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | // |
| | | this.gridColumn8.Caption = "gridColumn1"; |
| | | this.gridColumn8.FieldName = "guid"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.MinWidth = 22; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Width = 94; |
| | | this.gridColumn8.Width = 82; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "打印机名称"; |
| | | this.gridColumn9.FieldName = "gnName"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.MinWidth = 22; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 0; |
| | | this.gridColumn9.Width = 94; |
| | | this.gridColumn9.Width = 82; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.Caption = "绑定类型"; |
| | | this.gridColumn12.FieldName = "fType"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.MinWidth = 22; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 1; |
| | | this.gridColumn12.Width = 94; |
| | | this.gridColumn12.Width = 82; |
| | | // |
| | | // gridColumn13 |
| | | // |
| | | this.gridColumn13.Caption = "移出"; |
| | | this.gridColumn13.ColumnEdit = this.rptDel3; |
| | | this.gridColumn13.MinWidth = 25; |
| | | this.gridColumn13.MinWidth = 22; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 2; |
| | | this.gridColumn13.Width = 94; |
| | | this.gridColumn13.Width = 82; |
| | | // |
| | | // rptDel3 |
| | | // |
| | |
| | | // |
| | | // Frm_UserBind |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1004, 761); |
| | | this.ClientSize = new System.Drawing.Size(878, 592); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.Name = "Frm_UserBind"; |
| | | this.Text = "用户绑定"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |