namespace HL_FristAidPlatform_SYS { partial class Form_MenuMain { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_MenuMain)); this.tabbedView = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.txt_MenuName = new DevExpress.XtraEditors.TextEdit(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.txt_ShortName = new DevExpress.XtraEditors.TextEdit(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.txt_DLLName = new DevExpress.XtraEditors.TextEdit(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.txt_FunctionName = new DevExpress.XtraEditors.TextEdit(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.txt_OrderBy = new DevExpress.XtraEditors.TextEdit(); this.ckb_DeleteFlag = new DevExpress.XtraEditors.CheckEdit(); this.grid_Menu = new DevExpress.XtraGrid.GridControl(); this.grv_Menu = new DevExpress.XtraGrid.Views.Grid.GridView(); this.M_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.M_GUID = new DevExpress.XtraGrid.Columns.GridColumn(); this.N_MenuName = new DevExpress.XtraGrid.Columns.GridColumn(); this.M_ShortName = new DevExpress.XtraGrid.Columns.GridColumn(); this.M_SystemModule = new DevExpress.XtraGrid.Columns.GridColumn(); this.M_ParentID = new DevExpress.XtraGrid.Columns.GridColumn(); this.M_ParentName = new DevExpress.XtraGrid.Columns.GridColumn(); this.M_DLLName = new DevExpress.XtraGrid.Columns.GridColumn(); this.M_FunctionName = new DevExpress.XtraGrid.Columns.GridColumn(); this.M_OrderBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.txt_Key = new DevExpress.XtraEditors.TextEdit(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.groupM_Detail = new DevExpress.XtraEditors.GroupControl(); this.btn_SelFlie = new DevExpress.XtraEditors.SimpleButton(); this.pictureEdit_Icon = new DevExpress.XtraEditors.PictureEdit(); this.barManager = new DevExpress.XtraBars.BarManager(); this.bar2 = 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_Save = 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.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); this.LUEdit_SystemModule = new DevExpress.XtraEditors.LookUpEdit(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.LUEdit_Parent = new DevExpress.XtraEditors.LookUpEdit(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.grb_List = new DevExpress.XtraEditors.GroupControl(); this.userControlForPage = new HL_FristAidPlatform_Public.UserControlForPage(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.LUEdit_SelSystemModule = new DevExpress.XtraEditors.LookUpEdit(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); ((System.ComponentModel.ISupportInitialize)(this.tabbedView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_MenuName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ShortName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_DLLName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_FunctionName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_OrderBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ckb_DeleteFlag.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grid_Menu)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grv_Menu)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Key.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupM_Detail)).BeginInit(); this.groupM_Detail.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureEdit_Icon.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.LUEdit_SystemModule.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.LUEdit_Parent.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grb_List)).BeginInit(); this.grb_List.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.LUEdit_SelSystemModule.Properties)).BeginInit(); this.SuspendLayout(); // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(47, 100); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(60, 14); this.labelControl1.TabIndex = 1; this.labelControl1.Text = "菜单名称:"; // // txt_MenuName // this.txt_MenuName.Location = new System.Drawing.Point(109, 97); this.txt_MenuName.Name = "txt_MenuName"; this.txt_MenuName.Size = new System.Drawing.Size(264, 20); this.txt_MenuName.TabIndex = 2; // // labelControl2 // this.labelControl2.Location = new System.Drawing.Point(47, 134); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(60, 14); this.labelControl2.TabIndex = 1; this.labelControl2.Text = "菜单简称:"; // // txt_ShortName // this.txt_ShortName.Location = new System.Drawing.Point(109, 131); this.txt_ShortName.Name = "txt_ShortName"; this.txt_ShortName.Size = new System.Drawing.Size(264, 20); this.txt_ShortName.TabIndex = 2; // // labelControl3 // this.labelControl3.Location = new System.Drawing.Point(35, 168); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(72, 14); this.labelControl3.TabIndex = 1; this.labelControl3.Text = "动态库名称:"; // // txt_DLLName // this.txt_DLLName.Location = new System.Drawing.Point(109, 165); this.txt_DLLName.Name = "txt_DLLName"; this.txt_DLLName.Size = new System.Drawing.Size(264, 20); this.txt_DLLName.TabIndex = 2; // // labelControl4 // this.labelControl4.Location = new System.Drawing.Point(47, 202); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(60, 14); this.labelControl4.TabIndex = 1; this.labelControl4.Text = "窗体名称:"; // // txt_FunctionName // this.txt_FunctionName.Location = new System.Drawing.Point(109, 199); this.txt_FunctionName.Name = "txt_FunctionName"; this.txt_FunctionName.Size = new System.Drawing.Size(264, 20); this.txt_FunctionName.TabIndex = 2; // // labelControl5 // this.labelControl5.Location = new System.Drawing.Point(71, 235); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(36, 14); this.labelControl5.TabIndex = 1; this.labelControl5.Text = "排序:"; // // txt_OrderBy // this.txt_OrderBy.Location = new System.Drawing.Point(109, 233); this.txt_OrderBy.Name = "txt_OrderBy"; this.txt_OrderBy.Size = new System.Drawing.Size(264, 20); this.txt_OrderBy.TabIndex = 2; // // ckb_DeleteFlag // this.ckb_DeleteFlag.Location = new System.Drawing.Point(109, 267); this.ckb_DeleteFlag.Name = "ckb_DeleteFlag"; this.ckb_DeleteFlag.Properties.Caption = "是否启用"; this.ckb_DeleteFlag.Size = new System.Drawing.Size(75, 19); this.ckb_DeleteFlag.TabIndex = 3; // // grid_Menu // this.grid_Menu.Dock = System.Windows.Forms.DockStyle.Fill; this.grid_Menu.Location = new System.Drawing.Point(2, 73); this.grid_Menu.MainView = this.grv_Menu; this.grid_Menu.Name = "grid_Menu"; this.grid_Menu.Size = new System.Drawing.Size(808, 504); this.grid_Menu.TabIndex = 6; this.grid_Menu.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.grv_Menu}); this.grid_Menu.MouseClick += new System.Windows.Forms.MouseEventHandler(this.gridC_Menu_MouseClick); // // grv_Menu // this.grv_Menu.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.M_ID, this.M_GUID, this.N_MenuName, this.M_ShortName, this.M_SystemModule, this.M_ParentID, this.M_ParentName, this.M_DLLName, this.M_FunctionName, this.M_OrderBy}); this.grv_Menu.CustomizationFormBounds = new System.Drawing.Rectangle(702, 342, 260, 242); this.grv_Menu.GridControl = this.grid_Menu; this.grv_Menu.Name = "grv_Menu"; this.grv_Menu.OptionsBehavior.Editable = false; this.grv_Menu.OptionsView.ShowGroupPanel = false; this.grv_Menu.Tag = ""; // // M_ID // this.M_ID.Caption = "编号"; this.M_ID.FieldName = "ID"; this.M_ID.Name = "M_ID"; this.M_ID.Visible = true; this.M_ID.VisibleIndex = 0; // // M_GUID // this.M_GUID.Caption = "GUID"; this.M_GUID.FieldName = "GUID"; this.M_GUID.Name = "M_GUID"; // // N_MenuName // this.N_MenuName.Caption = "菜单名称"; this.N_MenuName.FieldName = "MenuName"; this.N_MenuName.Name = "N_MenuName"; this.N_MenuName.Visible = true; this.N_MenuName.VisibleIndex = 1; // // M_ShortName // this.M_ShortName.Caption = "简称"; this.M_ShortName.FieldName = "ShortName"; this.M_ShortName.Name = "M_ShortName"; this.M_ShortName.Visible = true; this.M_ShortName.VisibleIndex = 2; // // M_SystemModule // this.M_SystemModule.Caption = "所属系统"; this.M_SystemModule.FieldName = "SystemModule"; this.M_SystemModule.Name = "M_SystemModule"; this.M_SystemModule.Visible = true; this.M_SystemModule.VisibleIndex = 3; // // M_ParentID // this.M_ParentID.Caption = "ParentID"; this.M_ParentID.FieldName = "ParentID"; this.M_ParentID.Name = "M_ParentID"; // // M_ParentName // this.M_ParentName.Caption = "上级菜单"; this.M_ParentName.FieldName = "ParentName"; this.M_ParentName.Name = "M_ParentName"; this.M_ParentName.Visible = true; this.M_ParentName.VisibleIndex = 4; // // M_DLLName // this.M_DLLName.Caption = "动态库名称"; this.M_DLLName.FieldName = "DLLName"; this.M_DLLName.Name = "M_DLLName"; // // M_FunctionName // this.M_FunctionName.Caption = "窗体名称"; this.M_FunctionName.FieldName = "FunctionName"; this.M_FunctionName.Name = "M_FunctionName"; // // M_OrderBy // this.M_OrderBy.Caption = "排序"; this.M_OrderBy.FieldName = "OrderBy"; this.M_OrderBy.Name = "M_OrderBy"; this.M_OrderBy.Visible = true; this.M_OrderBy.VisibleIndex = 5; // // gridColumn1 // this.gridColumn1.Caption = "gridColumn1"; this.gridColumn1.FieldName = "ID"; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 0; // // txt_Key // this.txt_Key.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.txt_Key.Location = new System.Drawing.Point(388, 14); this.txt_Key.Name = "txt_Key"; this.txt_Key.Size = new System.Drawing.Size(415, 20); this.txt_Key.TabIndex = 11; this.txt_Key.TextChanged += new System.EventHandler(this.txt_Key_TextChanged); // // labelControl6 // this.labelControl6.Location = new System.Drawing.Point(334, 17); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(48, 14); this.labelControl6.TabIndex = 12; this.labelControl6.Text = "关键词:"; // // groupM_Detail // this.groupM_Detail.Controls.Add(this.btn_SelFlie); this.groupM_Detail.Controls.Add(this.pictureEdit_Icon); this.groupM_Detail.Controls.Add(this.labelControl14); this.groupM_Detail.Controls.Add(this.labelControl12); this.groupM_Detail.Controls.Add(this.labelControl11); this.groupM_Detail.Controls.Add(this.labelControl9); this.groupM_Detail.Controls.Add(this.labelControl13); this.groupM_Detail.Controls.Add(this.LUEdit_SystemModule); this.groupM_Detail.Controls.Add(this.labelControl10); this.groupM_Detail.Controls.Add(this.LUEdit_Parent); this.groupM_Detail.Controls.Add(this.txt_MenuName); this.groupM_Detail.Controls.Add(this.labelControl7); this.groupM_Detail.Controls.Add(this.labelControl1); this.groupM_Detail.Controls.Add(this.labelControl2); this.groupM_Detail.Controls.Add(this.labelControl3); this.groupM_Detail.Controls.Add(this.txt_ShortName); this.groupM_Detail.Controls.Add(this.ckb_DeleteFlag); this.groupM_Detail.Controls.Add(this.labelControl4); this.groupM_Detail.Controls.Add(this.txt_OrderBy); this.groupM_Detail.Controls.Add(this.txt_DLLName); this.groupM_Detail.Controls.Add(this.txt_FunctionName); this.groupM_Detail.Controls.Add(this.labelControl5); this.groupM_Detail.Dock = System.Windows.Forms.DockStyle.Right; this.groupM_Detail.Location = new System.Drawing.Point(812, 57); this.groupM_Detail.Name = "groupM_Detail"; this.groupM_Detail.Size = new System.Drawing.Size(411, 612); this.groupM_Detail.TabIndex = 14; this.groupM_Detail.Text = "菜单详情"; // // btn_SelFlie // this.btn_SelFlie.Location = new System.Drawing.Point(147, 292); this.btn_SelFlie.Name = "btn_SelFlie"; this.btn_SelFlie.Size = new System.Drawing.Size(75, 23); this.btn_SelFlie.TabIndex = 26; this.btn_SelFlie.Text = "选择图片"; this.btn_SelFlie.Click += new System.EventHandler(this.btn_SelFlie_Click); // // pictureEdit_Icon // this.pictureEdit_Icon.Location = new System.Drawing.Point(109, 292); this.pictureEdit_Icon.MenuManager = this.barManager; this.pictureEdit_Icon.Name = "pictureEdit_Icon"; this.pictureEdit_Icon.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto; this.pictureEdit_Icon.Size = new System.Drawing.Size(32, 32); this.pictureEdit_Icon.TabIndex = 25; // // barManager // this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); 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.barButtonItem1, this.btn_Exit}); this.barManager.MainMenu = this.bar2; this.barManager.MaxItemId = 7; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.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, 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_Save, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_Exit, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)}); this.bar2.OptionsBar.DrawBorder = false; this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // btn_Select // this.btn_Select.Caption = "查询(F1)"; this.btn_Select.Id = 0; this.btn_Select.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Select.ImageOptions.Image"))); this.btn_Select.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F1); this.btn_Select.Name = "btn_Select"; this.btn_Select.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Select_ItemClick); // // btn_Insert // this.btn_Insert.Caption = "新增(F2)"; this.btn_Insert.Id = 1; this.btn_Insert.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Insert.ImageOptions.Image"))); this.btn_Insert.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F2); this.btn_Insert.Name = "btn_Insert"; this.btn_Insert.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Insert_ItemClick); // // btn_Update // this.btn_Update.Caption = "修改(F3)"; this.btn_Update.Id = 2; this.btn_Update.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Update.ImageOptions.Image"))); this.btn_Update.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F3); this.btn_Update.Name = "btn_Update"; this.btn_Update.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Update_ItemClick); // // btn_Delete // this.btn_Delete.Caption = "删除(F4)"; this.btn_Delete.Id = 3; this.btn_Delete.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Delete.ImageOptions.Image"))); this.btn_Delete.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F4); this.btn_Delete.Name = "btn_Delete"; this.btn_Delete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Delete_ItemClick); // // btn_Save // this.btn_Save.Caption = "保存(F5)"; this.btn_Save.Id = 4; this.btn_Save.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Save.ImageOptions.Image"))); this.btn_Save.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F5); this.btn_Save.Name = "btn_Save"; this.btn_Save.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_Save_ItemClick); // // btn_Exit // this.btn_Exit.Caption = "退出(F6)"; this.btn_Exit.Id = 6; this.btn_Exit.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Exit.ImageOptions.Image"))); this.btn_Exit.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F6); 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(1223, 57); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 669); this.barDockControlBottom.Manager = this.barManager; this.barDockControlBottom.Size = new System.Drawing.Size(1223, 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, 612); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1223, 57); this.barDockControlRight.Manager = this.barManager; this.barDockControlRight.Size = new System.Drawing.Size(0, 612); // // barButtonItem1 // this.barButtonItem1.Caption = "关闭"; this.barButtonItem1.Id = 5; this.barButtonItem1.Name = "barButtonItem1"; // // labelControl14 // this.labelControl14.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl14.Appearance.Options.UseForeColor = true; this.labelControl14.Location = new System.Drawing.Point(228, 296); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(120, 14); this.labelControl14.TabIndex = 24; this.labelControl14.Text = "大小:32*32,格式:.png"; // // labelControl12 // this.labelControl12.Location = new System.Drawing.Point(71, 292); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(36, 14); this.labelControl12.TabIndex = 24; this.labelControl12.Text = "图标:"; // // labelControl11 // this.labelControl11.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl11.Appearance.Options.UseForeColor = true; this.labelControl11.Location = new System.Drawing.Point(376, 100); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(7, 14); this.labelControl11.TabIndex = 20; this.labelControl11.Text = "*"; // // labelControl9 // this.labelControl9.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl9.Appearance.Options.UseForeColor = true; this.labelControl9.Location = new System.Drawing.Point(376, 66); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(7, 14); this.labelControl9.TabIndex = 20; this.labelControl9.Text = "*"; // // labelControl13 // this.labelControl13.Appearance.ForeColor = System.Drawing.Color.Red; this.labelControl13.Appearance.Options.UseForeColor = true; this.labelControl13.Location = new System.Drawing.Point(376, 35); this.labelControl13.Name = "labelControl13"; this.labelControl13.Size = new System.Drawing.Size(7, 14); this.labelControl13.TabIndex = 20; this.labelControl13.Text = "*"; // // LUEdit_SystemModule // this.LUEdit_SystemModule.Location = new System.Drawing.Point(109, 32); this.LUEdit_SystemModule.Name = "LUEdit_SystemModule"; this.LUEdit_SystemModule.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.LUEdit_SystemModule.Properties.NullText = "请选择"; this.LUEdit_SystemModule.Size = new System.Drawing.Size(264, 20); this.LUEdit_SystemModule.TabIndex = 12; this.LUEdit_SystemModule.EditValueChanged += new System.EventHandler(this.LUEdit_SystemModule_EditValueChanged); // // labelControl10 // this.labelControl10.Location = new System.Drawing.Point(18, 35); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(89, 14); this.labelControl10.TabIndex = 11; this.labelControl10.Text = "所属系统/模块:"; // // LUEdit_Parent // this.LUEdit_Parent.Location = new System.Drawing.Point(109, 63); this.LUEdit_Parent.Name = "LUEdit_Parent"; this.LUEdit_Parent.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.LUEdit_Parent.Properties.NullText = "请选择"; this.LUEdit_Parent.Size = new System.Drawing.Size(264, 20); this.LUEdit_Parent.TabIndex = 8; // // labelControl7 // this.labelControl7.Location = new System.Drawing.Point(47, 66); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(60, 14); this.labelControl7.TabIndex = 1; this.labelControl7.Text = "上级菜单:"; // // grb_List // this.grb_List.Controls.Add(this.grid_Menu); this.grb_List.Controls.Add(this.userControlForPage); this.grb_List.Controls.Add(this.panelControl1); this.grb_List.Dock = System.Windows.Forms.DockStyle.Fill; this.grb_List.Location = new System.Drawing.Point(0, 57); this.grb_List.Name = "grb_List"; this.grb_List.Size = new System.Drawing.Size(812, 612); this.grb_List.TabIndex = 15; this.grb_List.Text = "菜单列表"; // // userControlForPage // this.userControlForPage.Dock = System.Windows.Forms.DockStyle.Bottom; this.userControlForPage.Location = new System.Drawing.Point(2, 577); this.userControlForPage.Name = "userControlForPage"; this.userControlForPage.Size = new System.Drawing.Size(808, 33); this.userControlForPage.TabIndex = 15; this.userControlForPage.myPagerEvents += new HL_FristAidPlatform_Public.UserControlForPage.MyPagerEvents(this.userControlForPage_myPagerEvents); this.userControlForPage.exportEvents += new HL_FristAidPlatform_Public.UserControlForPage.ExportEvents(this.userControlForPage_exportEvents); // // panelControl1 // this.panelControl1.Controls.Add(this.LUEdit_SelSystemModule); this.panelControl1.Controls.Add(this.labelControl8); this.panelControl1.Controls.Add(this.labelControl6); this.panelControl1.Controls.Add(this.txt_Key); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl1.Location = new System.Drawing.Point(2, 21); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(808, 52); this.panelControl1.TabIndex = 14; // // LUEdit_SelSystemModule // this.LUEdit_SelSystemModule.Location = new System.Drawing.Point(97, 14); this.LUEdit_SelSystemModule.Name = "LUEdit_SelSystemModule"; this.LUEdit_SelSystemModule.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.LUEdit_SelSystemModule.Properties.NullText = "请选择"; this.LUEdit_SelSystemModule.Size = new System.Drawing.Size(208, 20); this.LUEdit_SelSystemModule.TabIndex = 14; this.LUEdit_SelSystemModule.EditValueChanged += new System.EventHandler(this.LUEdit_SelSystemModule_EditValueChanged); // // labelControl8 // this.labelControl8.Location = new System.Drawing.Point(7, 17); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(89, 14); this.labelControl8.TabIndex = 13; this.labelControl8.Text = "所属系统/模块:"; // // Form_MenuMain // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1223, 669); this.Controls.Add(this.grb_List); this.Controls.Add(this.groupM_Detail); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.KeyPreview = true; this.Name = "Form_MenuMain"; this.Text = "菜单信息管理"; this.Load += new System.EventHandler(this.Form_MenuMain_Load); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Form_MenuMain_KeyDown); ((System.ComponentModel.ISupportInitialize)(this.tabbedView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_MenuName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ShortName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_DLLName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_FunctionName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_OrderBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ckb_DeleteFlag.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grid_Menu)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grv_Menu)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_Key.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupM_Detail)).EndInit(); this.groupM_Detail.ResumeLayout(false); this.groupM_Detail.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureEdit_Icon.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.LUEdit_SystemModule.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.LUEdit_Parent.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grb_List)).EndInit(); this.grb_List.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.LUEdit_SelSystemModule.Properties)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView tabbedView; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraEditors.TextEdit txt_MenuName; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.TextEdit txt_ShortName; private DevExpress.XtraEditors.LabelControl labelControl3; private DevExpress.XtraEditors.TextEdit txt_DLLName; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.TextEdit txt_FunctionName; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.TextEdit txt_OrderBy; private DevExpress.XtraEditors.CheckEdit ckb_DeleteFlag; private DevExpress.XtraGrid.GridControl grid_Menu; private DevExpress.XtraGrid.Views.Grid.GridView grv_Menu; private DevExpress.XtraGrid.Columns.GridColumn M_ID; private DevExpress.XtraGrid.Columns.GridColumn M_GUID; private DevExpress.XtraGrid.Columns.GridColumn N_MenuName; private DevExpress.XtraGrid.Columns.GridColumn M_DLLName; private DevExpress.XtraGrid.Columns.GridColumn M_FunctionName; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.TextEdit txt_Key; private DevExpress.XtraEditors.GroupControl groupM_Detail; private DevExpress.XtraEditors.GroupControl grb_List; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraBars.BarManager barManager; private DevExpress.XtraBars.Bar bar2; 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.XtraEditors.LabelControl labelControl7; private DevExpress.XtraGrid.Columns.GridColumn M_ShortName; private DevExpress.XtraGrid.Columns.GridColumn M_ParentName; private DevExpress.XtraBars.BarLargeButtonItem btn_Exit; private DevExpress.XtraBars.BarButtonItem barButtonItem1; private DevExpress.XtraEditors.LookUpEdit LUEdit_Parent; private HL_FristAidPlatform_Public.UserControlForPage userControlForPage; private DevExpress.XtraGrid.Columns.GridColumn M_ParentID; private DevExpress.XtraGrid.Columns.GridColumn M_OrderBy; private DevExpress.XtraEditors.LookUpEdit LUEdit_SystemModule; private DevExpress.XtraEditors.LabelControl labelControl10; private DevExpress.XtraEditors.LookUpEdit LUEdit_SelSystemModule; private DevExpress.XtraEditors.LabelControl labelControl8; private DevExpress.XtraGrid.Columns.GridColumn M_SystemModule; private DevExpress.XtraEditors.LabelControl labelControl11; private DevExpress.XtraEditors.LabelControl labelControl9; private DevExpress.XtraEditors.LabelControl labelControl13; private DevExpress.XtraEditors.SimpleButton btn_SelFlie; private DevExpress.XtraEditors.PictureEdit pictureEdit_Icon; private DevExpress.XtraEditors.LabelControl labelControl12; private DevExpress.XtraEditors.LabelControl labelControl14; } }