namespace HL_FristAidPlatform_SYS { partial class Form_UserMain { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_UserMain)); this.barManager = new DevExpress.XtraBars.BarManager(this.components); this.bar3 = new DevExpress.XtraBars.Bar(); this.btn_Select = new DevExpress.XtraBars.BarLargeButtonItem(); this.btn_Insert = new DevExpress.XtraBars.BarLargeButtonItem(); this.btn_Update = new DevExpress.XtraBars.BarLargeButtonItem(); this.btn_Delete = new DevExpress.XtraBars.BarLargeButtonItem(); this.btn_Exit = new DevExpress.XtraBars.BarLargeButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); this.btn_Save = new DevExpress.XtraBars.BarLargeButtonItem(); this.grid_User = new DevExpress.XtraGrid.GridControl(); this.grv_User = new DevExpress.XtraGrid.Views.Grid.GridView(); this.U_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_LoginName = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_FullName = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_WorkNumber = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_Nickname = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_DepartmentsName = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_PositionName = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_GenderName = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_Age = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_MobilePhone = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_OfficePhone = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_Email = new DevExpress.XtraGrid.Columns.GridColumn(); this.U_Signature = new DevExpress.XtraGrid.Columns.GridColumn(); this.group_List = new DevExpress.XtraEditors.GroupControl(); this.userControlForPage = new HL_FristAidPlatform_Public.UserControlForPage(); this.pan_Sel_User = new DevExpress.XtraEditors.PanelControl(); this.labelControl_Key_Info = new DevExpress.XtraEditors.LabelControl(); this.txt_Key = new DevExpress.XtraEditors.TextEdit(); this.lookUpEdit_SelGender = new DevExpress.XtraEditors.LookUpEdit(); this.lbl_Sel_Gender = new DevExpress.XtraEditors.LabelControl(); this.lbl_Sel_Key = new DevExpress.XtraEditors.LabelControl(); this.pan_Sel_MatchCentre = new DevExpress.XtraEditors.PanelControl(); this.lookUp_Sel_SystemModuleID = new DevExpress.XtraEditors.LookUpEdit(); this.lbl_Sel_SystemModuleID = new DevExpress.XtraEditors.LabelControl(); this.grb_MatchCentre_Detail = new System.Windows.Forms.GroupBox(); this.btn_MatchCentre_Delete = new DevExpress.XtraEditors.SimpleButton(); this.btn_MatchCentre_Update = new DevExpress.XtraEditors.SimpleButton(); this.btn_MatchCentre_Add = new DevExpress.XtraEditors.SimpleButton(); this.btn_MatchCentre_Save = new DevExpress.XtraEditors.SimpleButton(); this.lbl_Hint_CentreUser = new System.Windows.Forms.Label(); this.lbl_Hint_SystemModuleID = new System.Windows.Forms.Label(); this.lookUp_SystemModuleID = new DevExpress.XtraEditors.LookUpEdit(); this.txt_CentreUser = new DevExpress.XtraEditors.TextEdit(); this.lbl_Remark = new DevExpress.XtraEditors.LabelControl(); this.lbl_SystemModuleID = new DevExpress.XtraEditors.LabelControl(); this.lbl_CentreUser = new DevExpress.XtraEditors.LabelControl(); this.txt_Remark = new DevExpress.XtraEditors.MemoEdit(); this.grid_MatchCentre = new DevExpress.XtraGrid.GridControl(); this.grv_MatchCentre = new DevExpress.XtraGrid.Views.Grid.GridView(); this.M_GUID = new DevExpress.XtraGrid.Columns.GridColumn(); this.M_SystemModuleID = new DevExpress.XtraGrid.Columns.GridColumn(); this.M_CentreUser = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.group_MatchCentre = new DevExpress.XtraEditors.GroupControl(); ((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grid_User)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grv_User)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.group_List)).BeginInit(); this.group_List.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pan_Sel_User)).BeginInit(); this.pan_Sel_User.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_Key.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_SelGender.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pan_Sel_MatchCentre)).BeginInit(); this.pan_Sel_MatchCentre.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lookUp_Sel_SystemModuleID.Properties)).BeginInit(); this.grb_MatchCentre_Detail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lookUp_SystemModuleID.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_CentreUser.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Remark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grid_MatchCentre)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grv_MatchCentre)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.group_MatchCentre)).BeginInit(); this.group_MatchCentre.SuspendLayout(); this.SuspendLayout(); // // barManager // this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar3}); this.barManager.DockControls.Add(this.barDockControlTop); this.barManager.DockControls.Add(this.barDockControlBottom); this.barManager.DockControls.Add(this.barDockControlLeft); this.barManager.DockControls.Add(this.barDockControlRight); this.barManager.Form = this; this.barManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.btn_Select, this.btn_Insert, this.btn_Update, this.btn_Delete, this.btn_Save, this.btn_Exit}); this.barManager.MainMenu = this.bar3; this.barManager.MaxItemId = 6; // // bar3 // this.bar3.BarName = "Main menu"; this.bar3.DockCol = 0; this.bar3.DockRow = 0; this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Select, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Insert, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Update, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Delete, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Exit, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)}); this.bar3.OptionsBar.DrawBorder = false; this.bar3.OptionsBar.MultiLine = true; this.bar3.OptionsBar.UseWholeRow = true; this.bar3.Text = "Main menu"; // // btn_Select // this.btn_Select.Caption = "查询"; this.btn_Select.Id = 0; this.btn_Select.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Select.ImageOptions.Image"))); this.btn_Select.Name = "btn_Select"; this.btn_Select.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Select_ItemClick); // // btn_Insert // this.btn_Insert.Caption = "新增"; this.btn_Insert.Id = 1; this.btn_Insert.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Insert.ImageOptions.Image"))); this.btn_Insert.Name = "btn_Insert"; this.btn_Insert.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Insert_ItemClick); // // btn_Update // this.btn_Update.Caption = "修改"; this.btn_Update.Id = 2; this.btn_Update.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Update.ImageOptions.Image"))); this.btn_Update.Name = "btn_Update"; this.btn_Update.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Update_ItemClick); // // btn_Delete // this.btn_Delete.Caption = "删除"; this.btn_Delete.Id = 3; this.btn_Delete.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Delete.ImageOptions.Image"))); this.btn_Delete.Name = "btn_Delete"; this.btn_Delete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Delete_ItemClick); // // btn_Exit // this.btn_Exit.Caption = "退出"; this.btn_Exit.Id = 5; this.btn_Exit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Exit.ImageOptions.Image"))); this.btn_Exit.Name = "btn_Exit"; this.btn_Exit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Exit_ItemClick); // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Manager = this.barManager; this.barDockControlTop.Size = new System.Drawing.Size(1069, 57); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 722); this.barDockControlBottom.Manager = this.barManager; this.barDockControlBottom.Size = new System.Drawing.Size(1069, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 57); this.barDockControlLeft.Manager = this.barManager; this.barDockControlLeft.Size = new System.Drawing.Size(0, 665); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1069, 57); this.barDockControlRight.Manager = this.barManager; this.barDockControlRight.Size = new System.Drawing.Size(0, 665); // // btn_Save // this.btn_Save.Caption = "保存"; this.btn_Save.Id = 4; this.btn_Save.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Save.ImageOptions.Image"))); this.btn_Save.Name = "btn_Save"; // // grid_User // this.grid_User.Dock = System.Windows.Forms.DockStyle.Fill; this.grid_User.Location = new System.Drawing.Point(2, 56); this.grid_User.MainView = this.grv_User; this.grid_User.MenuManager = this.barManager; this.grid_User.Name = "grid_User"; this.grid_User.Size = new System.Drawing.Size(762, 574); this.grid_User.TabIndex = 3; this.grid_User.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.grv_User}); this.grid_User.MouseClick += new System.Windows.Forms.MouseEventHandler(this.grid_User_MouseClick); // // grv_User // this.grv_User.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.U_ID, this.U_LoginName, this.U_FullName, this.U_WorkNumber, this.U_Nickname, this.U_DepartmentsName, this.U_PositionName, this.U_GenderName, this.U_Age, this.U_MobilePhone, this.U_OfficePhone, this.U_Email, this.U_Signature}); this.grv_User.GridControl = this.grid_User; this.grv_User.GroupPanelText = "一个用户可以有多个角色,当角色权限冲突时,优先取拥有权限的角色。"; this.grv_User.Name = "grv_User"; this.grv_User.OptionsBehavior.Editable = false; // // U_ID // this.U_ID.Caption = "编号"; this.U_ID.FieldName = "ID"; this.U_ID.Name = "U_ID"; this.U_ID.Visible = true; this.U_ID.VisibleIndex = 0; // // U_LoginName // this.U_LoginName.Caption = "登录名"; this.U_LoginName.FieldName = "LoginName"; this.U_LoginName.Name = "U_LoginName"; this.U_LoginName.Visible = true; this.U_LoginName.VisibleIndex = 1; // // U_FullName // this.U_FullName.Caption = "姓名"; this.U_FullName.FieldName = "FullName"; this.U_FullName.Name = "U_FullName"; this.U_FullName.Visible = true; this.U_FullName.VisibleIndex = 2; // // U_WorkNumber // this.U_WorkNumber.Caption = "工号"; this.U_WorkNumber.FieldName = "WorkNumber"; this.U_WorkNumber.Name = "U_WorkNumber"; this.U_WorkNumber.Visible = true; this.U_WorkNumber.VisibleIndex = 3; // // U_Nickname // this.U_Nickname.Caption = "昵称"; this.U_Nickname.FieldName = "Nickname"; this.U_Nickname.Name = "U_Nickname"; this.U_Nickname.Visible = true; this.U_Nickname.VisibleIndex = 4; // // U_DepartmentsName // this.U_DepartmentsName.Caption = "科室"; this.U_DepartmentsName.FieldName = "DepartmentsName"; this.U_DepartmentsName.Name = "U_DepartmentsName"; this.U_DepartmentsName.Visible = true; this.U_DepartmentsName.VisibleIndex = 5; // // U_PositionName // this.U_PositionName.Caption = "职位"; this.U_PositionName.FieldName = "PositionName"; this.U_PositionName.Name = "U_PositionName"; this.U_PositionName.Visible = true; this.U_PositionName.VisibleIndex = 6; // // U_GenderName // this.U_GenderName.Caption = "性别"; this.U_GenderName.FieldName = "GenderName"; this.U_GenderName.Name = "U_GenderName"; this.U_GenderName.Visible = true; this.U_GenderName.VisibleIndex = 7; // // U_Age // this.U_Age.Caption = "年龄"; this.U_Age.FieldName = "Age"; this.U_Age.Name = "U_Age"; this.U_Age.Visible = true; this.U_Age.VisibleIndex = 8; // // U_MobilePhone // this.U_MobilePhone.Caption = "联系电话"; this.U_MobilePhone.FieldName = "MobilePhone"; this.U_MobilePhone.Name = "U_MobilePhone"; this.U_MobilePhone.Visible = true; this.U_MobilePhone.VisibleIndex = 9; // // U_OfficePhone // this.U_OfficePhone.Caption = "办公室电话"; this.U_OfficePhone.FieldName = "OfficePhone"; this.U_OfficePhone.Name = "U_OfficePhone"; this.U_OfficePhone.Visible = true; this.U_OfficePhone.VisibleIndex = 10; // // U_Email // this.U_Email.Caption = "邮箱"; this.U_Email.FieldName = "Email"; this.U_Email.Name = "U_Email"; this.U_Email.Visible = true; this.U_Email.VisibleIndex = 11; // // U_Signature // this.U_Signature.Caption = "个人简介"; this.U_Signature.FieldName = "Signature"; this.U_Signature.Name = "U_Signature"; this.U_Signature.Visible = true; this.U_Signature.VisibleIndex = 12; // // group_List // this.group_List.Controls.Add(this.grid_User); this.group_List.Controls.Add(this.userControlForPage); this.group_List.Controls.Add(this.pan_Sel_User); this.group_List.Dock = System.Windows.Forms.DockStyle.Fill; this.group_List.Location = new System.Drawing.Point(0, 57); this.group_List.Name = "group_List"; this.group_List.Size = new System.Drawing.Size(766, 665); this.group_List.TabIndex = 0; this.group_List.Text = "用户列表"; // // userControlForPage // this.userControlForPage.Dock = System.Windows.Forms.DockStyle.Bottom; this.userControlForPage.Location = new System.Drawing.Point(2, 630); this.userControlForPage.Name = "userControlForPage"; this.userControlForPage.Size = new System.Drawing.Size(762, 33); this.userControlForPage.TabIndex = 7; this.userControlForPage.myPagerEvents += new HL_FristAidPlatform_Public.UserControlForPage.MyPagerEvents(this.userControlForPage_myPagerEvents); this.userControlForPage.exportEvents += new HL_FristAidPlatform_Public.UserControlForPage.ExportEvents(this.userControlForPage_exportEvents); // // pan_Sel_User // this.pan_Sel_User.Controls.Add(this.labelControl_Key_Info); this.pan_Sel_User.Controls.Add(this.txt_Key); this.pan_Sel_User.Controls.Add(this.lookUpEdit_SelGender); this.pan_Sel_User.Controls.Add(this.lbl_Sel_Gender); this.pan_Sel_User.Controls.Add(this.lbl_Sel_Key); this.pan_Sel_User.Dock = System.Windows.Forms.DockStyle.Top; this.pan_Sel_User.Location = new System.Drawing.Point(2, 23); this.pan_Sel_User.Name = "pan_Sel_User"; this.pan_Sel_User.Size = new System.Drawing.Size(762, 33); this.pan_Sel_User.TabIndex = 6; // // labelControl_Key_Info // this.labelControl_Key_Info.Location = new System.Drawing.Point(557, 9); this.labelControl_Key_Info.Name = "labelControl_Key_Info"; this.labelControl_Key_Info.Size = new System.Drawing.Size(186, 14); this.labelControl_Key_Info.TabIndex = 20; this.labelControl_Key_Info.Text = "(登录名/姓名/工号/联系电话/邮箱)"; // // txt_Key // this.txt_Key.Location = new System.Drawing.Point(246, 6); this.txt_Key.MenuManager = this.barManager; this.txt_Key.Name = "txt_Key"; this.txt_Key.Size = new System.Drawing.Size(306, 20); this.txt_Key.TabIndex = 19; // // lookUpEdit_SelGender // this.lookUpEdit_SelGender.Location = new System.Drawing.Point(47, 6); this.lookUpEdit_SelGender.Name = "lookUpEdit_SelGender"; this.lookUpEdit_SelGender.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lookUpEdit_SelGender.Properties.NullText = "请选择"; this.lookUpEdit_SelGender.Size = new System.Drawing.Size(129, 20); this.lookUpEdit_SelGender.TabIndex = 18; this.lookUpEdit_SelGender.Closed += new DevExpress.XtraEditors.Controls.ClosedEventHandler(this.lookUpEdit_SelGender_Closed); // // lbl_Sel_Gender // this.lbl_Sel_Gender.Location = new System.Drawing.Point(9, 9); this.lbl_Sel_Gender.Name = "lbl_Sel_Gender"; this.lbl_Sel_Gender.Size = new System.Drawing.Size(36, 14); this.lbl_Sel_Gender.TabIndex = 17; this.lbl_Sel_Gender.Text = "性别:"; // // lbl_Sel_Key // this.lbl_Sel_Key.Location = new System.Drawing.Point(191, 9); this.lbl_Sel_Key.Name = "lbl_Sel_Key"; this.lbl_Sel_Key.Size = new System.Drawing.Size(48, 14); this.lbl_Sel_Key.TabIndex = 5; this.lbl_Sel_Key.Text = "关键词:"; // // pan_Sel_MatchCentre // this.pan_Sel_MatchCentre.Controls.Add(this.lookUp_Sel_SystemModuleID); this.pan_Sel_MatchCentre.Controls.Add(this.lbl_Sel_SystemModuleID); this.pan_Sel_MatchCentre.Dock = System.Windows.Forms.DockStyle.Top; this.pan_Sel_MatchCentre.Location = new System.Drawing.Point(2, 23); this.pan_Sel_MatchCentre.Name = "pan_Sel_MatchCentre"; this.pan_Sel_MatchCentre.Size = new System.Drawing.Size(299, 33); this.pan_Sel_MatchCentre.TabIndex = 7; // // lookUp_Sel_SystemModuleID // this.lookUp_Sel_SystemModuleID.Location = new System.Drawing.Point(72, 6); this.lookUp_Sel_SystemModuleID.Name = "lookUp_Sel_SystemModuleID"; this.lookUp_Sel_SystemModuleID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lookUp_Sel_SystemModuleID.Properties.NullText = "请选择"; this.lookUp_Sel_SystemModuleID.Size = new System.Drawing.Size(191, 20); this.lookUp_Sel_SystemModuleID.TabIndex = 18; this.lookUp_Sel_SystemModuleID.EditValueChanged += new System.EventHandler(this.lookUp_Sel_SystemModuleID_EditValueChanged); // // lbl_Sel_SystemModuleID // this.lbl_Sel_SystemModuleID.Location = new System.Drawing.Point(9, 9); this.lbl_Sel_SystemModuleID.Name = "lbl_Sel_SystemModuleID"; this.lbl_Sel_SystemModuleID.Size = new System.Drawing.Size(60, 14); this.lbl_Sel_SystemModuleID.TabIndex = 17; this.lbl_Sel_SystemModuleID.Text = "平台类型:"; // // grb_MatchCentre_Detail // this.grb_MatchCentre_Detail.Controls.Add(this.btn_MatchCentre_Delete); this.grb_MatchCentre_Detail.Controls.Add(this.btn_MatchCentre_Update); this.grb_MatchCentre_Detail.Controls.Add(this.btn_MatchCentre_Add); this.grb_MatchCentre_Detail.Controls.Add(this.btn_MatchCentre_Save); this.grb_MatchCentre_Detail.Controls.Add(this.lbl_Hint_CentreUser); this.grb_MatchCentre_Detail.Controls.Add(this.lbl_Hint_SystemModuleID); this.grb_MatchCentre_Detail.Controls.Add(this.lookUp_SystemModuleID); this.grb_MatchCentre_Detail.Controls.Add(this.txt_CentreUser); this.grb_MatchCentre_Detail.Controls.Add(this.lbl_Remark); this.grb_MatchCentre_Detail.Controls.Add(this.lbl_SystemModuleID); this.grb_MatchCentre_Detail.Controls.Add(this.lbl_CentreUser); this.grb_MatchCentre_Detail.Controls.Add(this.txt_Remark); this.grb_MatchCentre_Detail.Dock = System.Windows.Forms.DockStyle.Bottom; this.grb_MatchCentre_Detail.Location = new System.Drawing.Point(2, 451); this.grb_MatchCentre_Detail.Name = "grb_MatchCentre_Detail"; this.grb_MatchCentre_Detail.Size = new System.Drawing.Size(299, 212); this.grb_MatchCentre_Detail.TabIndex = 9; this.grb_MatchCentre_Detail.TabStop = false; this.grb_MatchCentre_Detail.Text = "账号对应详情"; // // btn_MatchCentre_Delete // this.btn_MatchCentre_Delete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btn_MatchCentre_Delete.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_MatchCentre_Delete.ImageOptions.Image"))); this.btn_MatchCentre_Delete.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.btn_MatchCentre_Delete.Location = new System.Drawing.Point(150, 172); this.btn_MatchCentre_Delete.Name = "btn_MatchCentre_Delete"; this.btn_MatchCentre_Delete.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; this.btn_MatchCentre_Delete.Size = new System.Drawing.Size(70, 34); this.btn_MatchCentre_Delete.TabIndex = 107; this.btn_MatchCentre_Delete.Text = "删除"; this.btn_MatchCentre_Delete.Click += new System.EventHandler(this.btn_MatchCentre_Delete_Click); // // btn_MatchCentre_Update // this.btn_MatchCentre_Update.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btn_MatchCentre_Update.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_MatchCentre_Update.ImageOptions.Image"))); this.btn_MatchCentre_Update.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.btn_MatchCentre_Update.Location = new System.Drawing.Point(77, 172); this.btn_MatchCentre_Update.Name = "btn_MatchCentre_Update"; this.btn_MatchCentre_Update.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; this.btn_MatchCentre_Update.Size = new System.Drawing.Size(70, 34); this.btn_MatchCentre_Update.TabIndex = 108; this.btn_MatchCentre_Update.Text = "修改"; this.btn_MatchCentre_Update.Click += new System.EventHandler(this.btn_MatchCentre_Update_Click); // // btn_MatchCentre_Add // this.btn_MatchCentre_Add.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btn_MatchCentre_Add.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_MatchCentre_Add.ImageOptions.Image"))); this.btn_MatchCentre_Add.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.btn_MatchCentre_Add.Location = new System.Drawing.Point(4, 172); this.btn_MatchCentre_Add.Name = "btn_MatchCentre_Add"; this.btn_MatchCentre_Add.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; this.btn_MatchCentre_Add.Size = new System.Drawing.Size(70, 34); this.btn_MatchCentre_Add.TabIndex = 105; this.btn_MatchCentre_Add.Text = "新增"; this.btn_MatchCentre_Add.Click += new System.EventHandler(this.btn_MatchCentre_Add_Click); // // btn_MatchCentre_Save // this.btn_MatchCentre_Save.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.HotFlat; this.btn_MatchCentre_Save.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_MatchCentre_Save.ImageOptions.Image"))); this.btn_MatchCentre_Save.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.btn_MatchCentre_Save.Location = new System.Drawing.Point(223, 172); this.btn_MatchCentre_Save.Name = "btn_MatchCentre_Save"; this.btn_MatchCentre_Save.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False; this.btn_MatchCentre_Save.Size = new System.Drawing.Size(70, 34); this.btn_MatchCentre_Save.TabIndex = 106; this.btn_MatchCentre_Save.Text = "保存"; this.btn_MatchCentre_Save.Click += new System.EventHandler(this.btn_MatchCentre_Save_Click); // // lbl_Hint_CentreUser // this.lbl_Hint_CentreUser.BackColor = System.Drawing.Color.Transparent; this.lbl_Hint_CentreUser.ForeColor = System.Drawing.Color.Red; this.lbl_Hint_CentreUser.Location = new System.Drawing.Point(2, 57); this.lbl_Hint_CentreUser.Name = "lbl_Hint_CentreUser"; this.lbl_Hint_CentreUser.Size = new System.Drawing.Size(10, 10); this.lbl_Hint_CentreUser.TabIndex = 104; this.lbl_Hint_CentreUser.Text = "*"; this.lbl_Hint_CentreUser.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lbl_Hint_SystemModuleID // this.lbl_Hint_SystemModuleID.BackColor = System.Drawing.Color.Transparent; this.lbl_Hint_SystemModuleID.ForeColor = System.Drawing.Color.Red; this.lbl_Hint_SystemModuleID.Location = new System.Drawing.Point(15, 27); this.lbl_Hint_SystemModuleID.Name = "lbl_Hint_SystemModuleID"; this.lbl_Hint_SystemModuleID.Size = new System.Drawing.Size(10, 10); this.lbl_Hint_SystemModuleID.TabIndex = 104; this.lbl_Hint_SystemModuleID.Text = "*"; this.lbl_Hint_SystemModuleID.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // lookUp_SystemModuleID // this.lookUp_SystemModuleID.Location = new System.Drawing.Point(89, 22); this.lookUp_SystemModuleID.MenuManager = this.barManager; this.lookUp_SystemModuleID.Name = "lookUp_SystemModuleID"; this.lookUp_SystemModuleID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lookUp_SystemModuleID.Properties.NullText = "请选择"; this.lookUp_SystemModuleID.Size = new System.Drawing.Size(200, 20); this.lookUp_SystemModuleID.TabIndex = 2; // // txt_CentreUser // this.txt_CentreUser.Location = new System.Drawing.Point(89, 52); this.txt_CentreUser.MenuManager = this.barManager; this.txt_CentreUser.Name = "txt_CentreUser"; this.txt_CentreUser.Size = new System.Drawing.Size(200, 20); this.txt_CentreUser.TabIndex = 1; // // lbl_Remark // this.lbl_Remark.Location = new System.Drawing.Point(51, 80); this.lbl_Remark.Name = "lbl_Remark"; this.lbl_Remark.Size = new System.Drawing.Size(36, 14); this.lbl_Remark.TabIndex = 0; this.lbl_Remark.Text = "说明:"; // // lbl_SystemModuleID // this.lbl_SystemModuleID.Location = new System.Drawing.Point(27, 25); this.lbl_SystemModuleID.Name = "lbl_SystemModuleID"; this.lbl_SystemModuleID.Size = new System.Drawing.Size(60, 14); this.lbl_SystemModuleID.TabIndex = 0; this.lbl_SystemModuleID.Text = "平台类型:"; // // lbl_CentreUser // this.lbl_CentreUser.Location = new System.Drawing.Point(15, 55); this.lbl_CentreUser.Name = "lbl_CentreUser"; this.lbl_CentreUser.Size = new System.Drawing.Size(72, 14); this.lbl_CentreUser.TabIndex = 0; this.lbl_CentreUser.Text = "对应账号名:"; // // txt_Remark // this.txt_Remark.Location = new System.Drawing.Point(89, 78); this.txt_Remark.Name = "txt_Remark"; this.txt_Remark.Size = new System.Drawing.Size(200, 86); this.txt_Remark.TabIndex = 1; // // grid_MatchCentre // this.grid_MatchCentre.Dock = System.Windows.Forms.DockStyle.Fill; this.grid_MatchCentre.Location = new System.Drawing.Point(2, 56); this.grid_MatchCentre.MainView = this.grv_MatchCentre; this.grid_MatchCentre.Name = "grid_MatchCentre"; this.grid_MatchCentre.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemCheckEdit1}); this.grid_MatchCentre.Size = new System.Drawing.Size(299, 395); this.grid_MatchCentre.TabIndex = 8; this.grid_MatchCentre.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.grv_MatchCentre}); this.grid_MatchCentre.MouseClick += new System.Windows.Forms.MouseEventHandler(this.grid_MatchCentre_MouseClick); // // grv_MatchCentre // this.grv_MatchCentre.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.M_GUID, this.M_SystemModuleID, this.M_CentreUser}); this.grv_MatchCentre.CustomizationFormBounds = new System.Drawing.Rectangle(702, 342, 353, 329); this.grv_MatchCentre.DetailHeight = 476; this.grv_MatchCentre.GridControl = this.grid_MatchCentre; this.grv_MatchCentre.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Always; this.grv_MatchCentre.Name = "grv_MatchCentre"; this.grv_MatchCentre.OptionsBehavior.Editable = false; this.grv_MatchCentre.OptionsView.ShowGroupPanel = false; this.grv_MatchCentre.Tag = ""; this.grv_MatchCentre.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.grv_MatchCentre_CustomColumnDisplayText); // // M_GUID // this.M_GUID.Caption = "GUID"; this.M_GUID.FieldName = "GUID"; this.M_GUID.MinWidth = 27; this.M_GUID.Name = "M_GUID"; this.M_GUID.Width = 101; // // M_SystemModuleID // this.M_SystemModuleID.Caption = "平台名称"; this.M_SystemModuleID.FieldName = "SystemModuleID"; this.M_SystemModuleID.MinWidth = 175; this.M_SystemModuleID.Name = "M_SystemModuleID"; this.M_SystemModuleID.Visible = true; this.M_SystemModuleID.VisibleIndex = 0; this.M_SystemModuleID.Width = 175; // // M_CentreUser // this.M_CentreUser.Caption = "对应账号名"; this.M_CentreUser.FieldName = "CentreUser"; this.M_CentreUser.Name = "M_CentreUser"; this.M_CentreUser.Visible = true; this.M_CentreUser.VisibleIndex = 1; this.M_CentreUser.Width = 125; // // repositoryItemCheckEdit1 // this.repositoryItemCheckEdit1.AutoHeight = false; this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; this.repositoryItemCheckEdit1.ReadOnly = true; // // group_MatchCentre // this.group_MatchCentre.Controls.Add(this.grid_MatchCentre); this.group_MatchCentre.Controls.Add(this.grb_MatchCentre_Detail); this.group_MatchCentre.Controls.Add(this.pan_Sel_MatchCentre); this.group_MatchCentre.Dock = System.Windows.Forms.DockStyle.Right; this.group_MatchCentre.Location = new System.Drawing.Point(766, 57); this.group_MatchCentre.Name = "group_MatchCentre"; this.group_MatchCentre.Size = new System.Drawing.Size(303, 665); this.group_MatchCentre.TabIndex = 5; this.group_MatchCentre.Text = "平台账号对应"; // // Form_UserMain // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1069, 722); this.Controls.Add(this.group_List); this.Controls.Add(this.group_MatchCentre); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "Form_UserMain"; this.Text = "用户信息管理"; this.Load += new System.EventHandler(this.Form_UserMain_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grid_User)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grv_User)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.group_List)).EndInit(); this.group_List.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pan_Sel_User)).EndInit(); this.pan_Sel_User.ResumeLayout(false); this.pan_Sel_User.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_Key.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_SelGender.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pan_Sel_MatchCentre)).EndInit(); this.pan_Sel_MatchCentre.ResumeLayout(false); this.pan_Sel_MatchCentre.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.lookUp_Sel_SystemModuleID.Properties)).EndInit(); this.grb_MatchCentre_Detail.ResumeLayout(false); this.grb_MatchCentre_Detail.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.lookUp_SystemModuleID.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_CentreUser.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Remark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grid_MatchCentre)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grv_MatchCentre)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.group_MatchCentre)).EndInit(); this.group_MatchCentre.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraBars.BarManager barManager; private DevExpress.XtraBars.Bar bar3; private DevExpress.XtraBars.BarLargeButtonItem btn_Select; private DevExpress.XtraBars.BarLargeButtonItem btn_Insert; private DevExpress.XtraBars.BarLargeButtonItem btn_Update; private DevExpress.XtraBars.BarLargeButtonItem btn_Delete; private DevExpress.XtraBars.BarLargeButtonItem btn_Save; private DevExpress.XtraBars.BarDockControl barDockControlTop; private DevExpress.XtraBars.BarDockControl barDockControlBottom; private DevExpress.XtraBars.BarDockControl barDockControlLeft; private DevExpress.XtraBars.BarDockControl barDockControlRight; private DevExpress.XtraGrid.GridControl grid_User; private DevExpress.XtraGrid.Views.Grid.GridView grv_User; private DevExpress.XtraGrid.Columns.GridColumn U_ID; private DevExpress.XtraGrid.Columns.GridColumn U_LoginName; private DevExpress.XtraGrid.Columns.GridColumn U_FullName; private DevExpress.XtraGrid.Columns.GridColumn U_GenderName; private DevExpress.XtraGrid.Columns.GridColumn U_Age; private DevExpress.XtraGrid.Columns.GridColumn U_MobilePhone; private DevExpress.XtraGrid.Columns.GridColumn U_Email; private DevExpress.XtraBars.BarLargeButtonItem btn_Exit; private DevExpress.XtraEditors.GroupControl group_List; private DevExpress.XtraEditors.PanelControl pan_Sel_User; private DevExpress.XtraEditors.LabelControl lbl_Sel_Key; private HL_FristAidPlatform_Public.UserControlForPage userControlForPage; private DevExpress.XtraGrid.Columns.GridColumn U_Nickname; private DevExpress.XtraGrid.Columns.GridColumn U_OfficePhone; private DevExpress.XtraGrid.Columns.GridColumn U_Signature; private DevExpress.XtraGrid.Columns.GridColumn U_WorkNumber; private DevExpress.XtraGrid.Columns.GridColumn U_DepartmentsName; private DevExpress.XtraGrid.Columns.GridColumn U_PositionName; private DevExpress.XtraEditors.TextEdit txt_Key; private DevExpress.XtraEditors.LookUpEdit lookUpEdit_SelGender; private DevExpress.XtraEditors.LabelControl lbl_Sel_Gender; private DevExpress.XtraEditors.LabelControl labelControl_Key_Info; private DevExpress.XtraEditors.GroupControl group_MatchCentre; private DevExpress.XtraGrid.GridControl grid_MatchCentre; private DevExpress.XtraGrid.Views.Grid.GridView grv_MatchCentre; private DevExpress.XtraGrid.Columns.GridColumn M_GUID; private DevExpress.XtraGrid.Columns.GridColumn M_SystemModuleID; private DevExpress.XtraGrid.Columns.GridColumn M_CentreUser; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; private System.Windows.Forms.GroupBox grb_MatchCentre_Detail; private DevExpress.XtraEditors.SimpleButton btn_MatchCentre_Delete; private DevExpress.XtraEditors.SimpleButton btn_MatchCentre_Update; private DevExpress.XtraEditors.SimpleButton btn_MatchCentre_Add; private DevExpress.XtraEditors.SimpleButton btn_MatchCentre_Save; private System.Windows.Forms.Label lbl_Hint_CentreUser; private System.Windows.Forms.Label lbl_Hint_SystemModuleID; private DevExpress.XtraEditors.LookUpEdit lookUp_SystemModuleID; private DevExpress.XtraEditors.TextEdit txt_CentreUser; private DevExpress.XtraEditors.LabelControl lbl_Remark; private DevExpress.XtraEditors.LabelControl lbl_SystemModuleID; private DevExpress.XtraEditors.LabelControl lbl_CentreUser; private DevExpress.XtraEditors.MemoEdit txt_Remark; private DevExpress.XtraEditors.PanelControl pan_Sel_MatchCentre; private DevExpress.XtraEditors.LookUpEdit lookUp_Sel_SystemModuleID; private DevExpress.XtraEditors.LabelControl lbl_Sel_SystemModuleID; } }