/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDanhSachNhaCungCap)); this.img = new DevExpress.Utils.ImageCollection(this.components); this.bm = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bbiXem = new DevExpress.XtraBars.BarButtonItem(); this.bbiSua = new DevExpress.XtraBars.BarButtonItem(); this.bbiXoa = new DevExpress.XtraBars.BarButtonItem(); this.bbiChon = new DevExpress.XtraBars.BarButtonItem(); this.bbiDong = new DevExpress.XtraBars.BarButtonItem(); 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.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.gcList = new DevExpress.XtraGrid.GridControl(); this.danhSachNhaCungCapBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsDanhSachNhaCungCap = new Phan_Mem_Quan_Ly_In_Tem.DS.dsDanhSachNhaCungCap(); this.gbList = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colNhaCungCap = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTenTiem = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDiaChi = new DevExpress.XtraGrid.Columns.GridColumn(); this.colChon = new DevExpress.XtraGrid.Columns.GridColumn(); this.rptChon = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.img)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.danhSachNhaCungCapBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsDanhSachNhaCungCap)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptChon)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); this.SuspendLayout(); // // img // this.img.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("img.ImageStream"))); this.img.Images.SetKeyName(0, "abort.png"); this.img.Images.SetKeyName(1, "about.png"); this.img.Images.SetKeyName(2, "accept.png"); this.img.Images.SetKeyName(3, "add.png"); this.img.Images.SetKeyName(4, "application.png"); this.img.Images.SetKeyName(5, "apply.png"); this.img.Images.SetKeyName(6, "attention.png"); this.img.Images.SetKeyName(7, "back.png"); this.img.Images.SetKeyName(8, "cancel.png"); this.img.Images.SetKeyName(9, "circulation.png"); this.img.Images.SetKeyName(10, "close.png"); this.img.Images.SetKeyName(11, "create.png"); this.img.Images.SetKeyName(12, "cut.png"); this.img.Images.SetKeyName(13, "danger.png"); this.img.Images.SetKeyName(14, "delete.png"); this.img.Images.SetKeyName(15, "down.png"); this.img.Images.SetKeyName(16, "erase.png"); this.img.Images.SetKeyName(17, "error.png"); this.img.Images.SetKeyName(18, "forward.png"); this.img.Images.SetKeyName(19, "help.png"); this.img.Images.SetKeyName(20, "info.png"); this.img.Images.SetKeyName(21, "information.png"); this.img.Images.SetKeyName(22, "logout.png"); this.img.Images.SetKeyName(23, "minus.png"); this.img.Images.SetKeyName(24, "move.png"); this.img.Images.SetKeyName(25, "next.png"); this.img.Images.SetKeyName(26, "no entry.png"); this.img.Images.SetKeyName(27, "no.png"); this.img.Images.SetKeyName(28, "OK.png"); this.img.Images.SetKeyName(29, "options.png"); this.img.Images.SetKeyName(30, "plus.png"); this.img.Images.SetKeyName(31, "previous.png"); this.img.Images.SetKeyName(32, "problem.png"); this.img.Images.SetKeyName(33, "question.png"); this.img.Images.SetKeyName(34, "redo.png"); this.img.Images.SetKeyName(35, "refresh.png"); this.img.Images.SetKeyName(36, "remove.png"); this.img.Images.SetKeyName(37, "renew.png"); this.img.Images.SetKeyName(38, "repeat.png"); this.img.Images.SetKeyName(39, "run.png"); this.img.Images.SetKeyName(40, "save.png"); this.img.Images.SetKeyName(41, "search.png"); this.img.Images.SetKeyName(42, "settings.png"); this.img.Images.SetKeyName(43, "stop.png"); this.img.Images.SetKeyName(44, "switch.png"); this.img.Images.SetKeyName(45, "sync.png"); this.img.Images.SetKeyName(46, "system.png"); this.img.Images.SetKeyName(47, "turn off.png"); this.img.Images.SetKeyName(48, "undo.png"); this.img.Images.SetKeyName(49, "up.png"); this.img.Images.SetKeyName(50, "update.png"); this.img.Images.SetKeyName(51, "view.png"); this.img.Images.SetKeyName(52, "warning.png"); this.img.Images.SetKeyName(53, "yes.png"); // // bm // this.bm.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.bm.DockControls.Add(this.barDockControlTop); this.bm.DockControls.Add(this.barDockControlBottom); this.bm.DockControls.Add(this.barDockControlLeft); this.bm.DockControls.Add(this.barDockControlRight); this.bm.Form = this; this.bm.Images = this.img; this.bm.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbiXem, this.bbiSua, this.bbiXoa, this.bbiDong, this.bbiChon}); this.bm.LargeImages = this.img; this.bm.MainMenu = this.bar2; this.bm.MaxItemId = 13; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(49, 160); this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.bbiXem, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbiSua), new DevExpress.XtraBars.LinkPersistInfo(this.bbiXoa), new DevExpress.XtraBars.LinkPersistInfo(this.bbiChon), new DevExpress.XtraBars.LinkPersistInfo(this.bbiDong)}); this.bar2.OptionsBar.AllowDelete = true; this.bar2.OptionsBar.DrawSizeGrip = true; this.bar2.Text = "Main menu"; // // bbiXem // this.bbiXem.Caption = "Xem"; this.bbiXem.Id = 0; this.bbiXem.ImageIndex = 35; this.bbiXem.Name = "bbiXem"; this.bbiXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXem_ItemClick); // // bbiSua // this.bbiSua.Caption = "Sửa"; this.bbiSua.Id = 1; this.bbiSua.ImageIndex = 29; this.bbiSua.Name = "bbiSua"; this.bbiSua.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiSua.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // bbiXoa // this.bbiXoa.Caption = "Xóa"; this.bbiXoa.Id = 2; this.bbiXoa.ImageIndex = 16; this.bbiXoa.Name = "bbiXoa"; this.bbiXoa.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXoa.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // bbiChon // this.bbiChon.Caption = "Chọn"; this.bbiChon.Id = 12; this.bbiChon.ImageIndex = 5; this.bbiChon.Name = "bbiChon"; this.bbiChon.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiChon.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiChon_ItemClick); // // bbiDong // this.bbiDong.Caption = "Đóng"; this.bbiDong.Id = 6; this.bbiDong.ImageIndex = 10; this.bbiDong.Name = "bbiDong"; this.bbiDong.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiDong.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiDong_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.Size = new System.Drawing.Size(566, 24); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 428); this.barDockControlBottom.Size = new System.Drawing.Size(566, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 404); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(566, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 404); // // layoutControl1 // this.layoutControl1.Controls.Add(this.gcList); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 24); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(566, 404); this.layoutControl1.TabIndex = 4; this.layoutControl1.Text = "layoutControl1"; // // gcList // this.gcList.Cursor = System.Windows.Forms.Cursors.Default; this.gcList.DataSource = this.danhSachNhaCungCapBindingSource; this.gcList.Location = new System.Drawing.Point(2, 2); this.gcList.MainView = this.gbList; this.gcList.MenuManager = this.bm; this.gcList.Name = "gcList"; this.gcList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.rptChon}); this.gcList.Size = new System.Drawing.Size(562, 400); this.gcList.TabIndex = 4; this.gcList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gbList}); // // danhSachNhaCungCapBindingSource // this.danhSachNhaCungCapBindingSource.DataMember = "DanhSachNhaCungCap"; this.danhSachNhaCungCapBindingSource.DataSource = this.dsDanhSachNhaCungCap; // // dsDanhSachNhaCungCap // this.dsDanhSachNhaCungCap.DataSetName = "dsDanhSachNhaCungCap"; this.dsDanhSachNhaCungCap.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // gbList // this.gbList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colNhaCungCap, this.colTenTiem, this.colDiaChi, this.colChon}); this.gbList.GridControl = this.gcList; this.gbList.GroupPanelText = "Kéo cột và thả vào đây để nhóm dữ liệu"; this.gbList.IndicatorWidth = 40; this.gbList.Name = "gbList"; this.gbList.OptionsView.ColumnAutoWidth = false; this.gbList.OptionsView.ShowAutoFilterRow = true; this.gbList.OptionsView.ShowFooter = true; this.gbList.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gbList_CustomDrawRowIndicator); // // colNhaCungCap // this.colNhaCungCap.AppearanceHeader.Options.UseTextOptions = true; this.colNhaCungCap.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colNhaCungCap.Caption = "Nhà Cung Cấp"; this.colNhaCungCap.FieldName = "NhaCungCap"; this.colNhaCungCap.Name = "colNhaCungCap"; this.colNhaCungCap.OptionsColumn.ReadOnly = true; this.colNhaCungCap.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colNhaCungCap.Visible = true; this.colNhaCungCap.VisibleIndex = 1; this.colNhaCungCap.Width = 89; // // colTenTiem // this.colTenTiem.AppearanceHeader.Options.UseTextOptions = true; this.colTenTiem.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTenTiem.Caption = "Tên Tiệm"; this.colTenTiem.FieldName = "TenTiem"; this.colTenTiem.Name = "colTenTiem"; this.colTenTiem.OptionsColumn.ReadOnly = true; this.colTenTiem.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTenTiem.Visible = true; this.colTenTiem.VisibleIndex = 2; // // colDiaChi // this.colDiaChi.AppearanceHeader.Options.UseTextOptions = true; this.colDiaChi.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDiaChi.Caption = "Địa Chỉ"; this.colDiaChi.FieldName = "DiaChi"; this.colDiaChi.Name = "colDiaChi"; this.colDiaChi.OptionsColumn.ReadOnly = true; this.colDiaChi.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colDiaChi.Visible = true; this.colDiaChi.VisibleIndex = 3; // // colChon // this.colChon.AppearanceHeader.Options.UseTextOptions = true; this.colChon.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colChon.Caption = "Chọn"; this.colChon.ColumnEdit = this.rptChon; this.colChon.Name = "colChon"; this.colChon.OptionsColumn.ReadOnly = true; this.colChon.Visible = true; this.colChon.VisibleIndex = 0; // // rptChon // this.rptChon.AutoHeight = false; this.rptChon.Caption = "Chọn"; this.rptChon.Name = "rptChon"; this.rptChon.NullText = "Chọn"; this.rptChon.Click += new System.EventHandler(this.rptChon_Click); // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(566, 404); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.gcList; this.layoutControlItem1.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(566, 404); this.layoutControlItem1.Text = "layoutControlItem1"; this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextToControlDistance = 0; this.layoutControlItem1.TextVisible = false; // // frmDanhSachNhaCungCap // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(566, 428); this.Controls.Add(this.layoutControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "frmDanhSachNhaCungCap"; this.Text = "Danh Sách Nhà Cung Cấp"; this.Load += new System.EventHandler(this.DanhSachKhachHang_Load); ((System.ComponentModel.ISupportInitialize)(this.img)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.danhSachNhaCungCapBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsDanhSachNhaCungCap)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptChon)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 删除按钮 /// </summary> /// <param name="barTool"></param> /// <param name="items"></param> public static void ToolbarC(DevExpress.XtraBars.Bar barTool, DevExpress.XtraBars.BarItem item) { if (barTool.LinksPersistInfo.Count > item.Id && barTool.LinksPersistInfo [item.Id].Item.Name == item.Name) { barTool.LinksPersistInfo.RemoveAt(item.Id); } }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.barManager1 = new DevExpress.XtraBars.BarManager(); this.barStandard = new DevExpress.XtraBars.Bar(); this.barStatus = new DevExpress.XtraBars.Bar(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.barStandard, this.barStatus }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.MaxItemId = 0; this.barManager1.StatusBar = this.barStatus; // // barStandard // this.barStandard.BarName = "Standard"; this.barStandard.DockCol = 0; this.barStandard.DockRow = 0; this.barStandard.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.barStandard.Text = "Standard"; // // barStatus // this.barStatus.BarName = "Status bar"; this.barStatus.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.barStatus.DockCol = 0; this.barStatus.DockRow = 0; this.barStatus.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.barStatus.OptionsBar.AllowQuickCustomization = false; this.barStatus.OptionsBar.DrawDragBorder = false; this.barStatus.OptionsBar.UseWholeRow = true; this.barStatus.Text = "Status bar"; // // Form1 // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(296, 178); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "Form1"; this.Text = "Form1"; this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); }
private void SetPropertiesOfToolbarGroup(ref DevExpress.XtraBars.Bar fld_toolbarGroup, string strToolbarGroup) { switch (strToolbarGroup) { case BaseToolbar.ToolbarAction: { fld_toolbarGroup.DockCol = 0; fld_toolbarGroup.DockRow = 0; break; } case BaseToolbar.ToolbarUtility: { fld_toolbarGroup.DockCol = 1; fld_toolbarGroup.DockRow = 0; break; } case BaseToolbar.ToolbarInfo: { fld_toolbarGroup.DockCol = 2; fld_toolbarGroup.DockRow = 0; break; } case BaseToolbar.ToolbarExtra: { fld_toolbarGroup.DockCol = 3; fld_toolbarGroup.DockRow = 0; break; } } }
/// <summary> /// /// </summary> /// <param name="commandExecutor"></param> /// <param name="barManager"></param> /// <param name="mainMenu"></param> /// <param name="barTools"></param> public XtraMenuManager(UICommandExecutor commandExecutor, DevExpress.XtraBars.BarManager barManager, DevExpress.XtraBars.Bar mainMenu, DevExpress.XtraBars.Bar barTools) { _BarManager = barManager; _BarMainMenu = mainMenu; _BarEdit = barTools; _CommandExecutor = commandExecutor; _AllCreateButtonItems = new Dictionary <DevExpress.XtraBars.BarButtonItem, XMenuInfo>(); }
public static void SetDefaultBehaviorControls(DevExpress.XtraGrid.Views.Grid.GridView pGridView, bool pEditable, DevExpress.XtraGrid.GridControl pGrid, DevExpress.XtraBars.Bar pBar, DevExpress.XtraEditors.LabelControl plblTitulo, DevExpress.XtraEditors.PanelControl pPanelTitulo, String _tituloVentana, System.Windows.Forms.Form pForm) { //Grid pGridView.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFullFocus; pGridView.OptionsBehavior.Editable = pEditable; pGridView.OptionsSelection.EnableAppearanceFocusedRow = true; pGridView.OptionsFilter.DefaultFilterEditorView = DevExpress.XtraEditors.FilterEditorViewMode.TextAndVisual; pGridView.OptionsView.ShowAutoFilterRow = true; //Navegador if (pGrid != null) { pGrid.EmbeddedNavigator.Buttons.Append.Enabled = false; pGrid.EmbeddedNavigator.Buttons.Append.Visible = false; pGrid.EmbeddedNavigator.Buttons.CancelEdit.Enabled = false; pGrid.EmbeddedNavigator.Buttons.CancelEdit.Visible = false; pGrid.EmbeddedNavigator.Buttons.Remove.Enabled = false; pGrid.EmbeddedNavigator.Buttons.Remove.Visible = false; pGrid.EmbeddedNavigator.Buttons.EndEdit.Enabled = false; pGrid.EmbeddedNavigator.Buttons.EndEdit.Visible = false; pGrid.EmbeddedNavigator.Enabled = true; } //Barra Prinicpal pBar.OptionsBar.AllowQuickCustomization = false; //titulo plblTitulo.Font = new Font(plblTitulo.Font.FontFamily, 12f, FontStyle.Bold); plblTitulo.Size = new Size(pPanelTitulo.Size.Width / 2, pPanelTitulo.Size.Height / 2); plblTitulo.Top = (pPanelTitulo.Height / 2) - (plblTitulo.Height / 2); plblTitulo.Left = (pPanelTitulo.Width / 2) - (plblTitulo.Width / 2); plblTitulo.ForeColor = Color.DodgerBlue; plblTitulo.Text = _tituloVentana; ////Titulo e Icono de la ventana pForm.Text = _tituloVentana; pForm.Icon = Properties.Resources.Icon1; }
private void addItemToBar(DevExpress.XtraBars.Bar sourceItem, DevExpress.XtraBars.BarItem newItem) { DevExpress.XtraBars.BarItemLink linkForDelete = null; foreach (DevExpress.XtraBars.BarItemLink link in sourceItem.ItemLinks) { if (link.Caption == newItem.Caption) { linkForDelete = link; break; } } if (linkForDelete != null) { sourceItem.RemoveLink(linkForDelete); } int newID = sourceItem.ItemLinks.Count; newItem.Id = newID; sourceItem.AddItem(newItem); }
public void InitDisplayToolbarGroup(List <STToolbarsInfo> toolbarList, string strToolbarGroup) { if (toolbarList.Count() == 0) { return; } DevExpress.XtraBars.Bar fld_toolbarGroup = new DevExpress.XtraBars.Bar(ToolbarManager); fld_toolbarGroup.BarName = strToolbarGroup; fld_toolbarGroup.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; fld_toolbarGroup.Text = strToolbarGroup; fld_toolbarGroup.OptionsBar.AllowQuickCustomization = false; fld_toolbarGroup.OptionsBar.UseWholeRow = false; SetPropertiesOfToolbarGroup(ref fld_toolbarGroup, strToolbarGroup); DevExpress.XtraBars.BarItem[] btnButtons = InitToolbarButtonsForToolbar(toolbarList, strToolbarGroup); fld_toolbarGroup.AddItems(btnButtons); if (strToolbarGroup.Equals(BaseToolbar.ToolbarAction)) { InitStatusForToolbarAction(); } }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ctrlFURLFavorites)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.iAdd = new DevExpress.XtraBars.BarButtonItem(); this.iEdit = new DevExpress.XtraBars.BarButtonItem(); this.iDelete = new DevExpress.XtraBars.BarButtonItem(); this.iOpen = new DevExpress.XtraBars.BarButtonItem(); this.barDockControl1 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl2 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl3 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl4 = new DevExpress.XtraBars.BarDockControl(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.listBox1 = new DevExpress.XtraEditors.ListBoxControl(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.listBox1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControl1); this.barManager1.DockControls.Add(this.barDockControl2); this.barManager1.DockControls.Add(this.barDockControl3); this.barManager1.DockControls.Add(this.barDockControl4); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.iAdd, this.iEdit, this.iDelete, this.iOpen}); this.barManager1.MaxItemId = 4; // // bar1 // this.bar1.BarName = "Edit"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.FloatLocation = new System.Drawing.Point(43, 86); this.bar1.FloatSize = new System.Drawing.Size(20, 22); this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.iAdd), new DevExpress.XtraBars.LinkPersistInfo(this.iEdit, true), new DevExpress.XtraBars.LinkPersistInfo(this.iDelete), new DevExpress.XtraBars.LinkPersistInfo(this.iOpen, true)}); this.bar1.Text = "Edit"; // // iAdd // this.iAdd.Caption = "&Add"; this.iAdd.Hint = "Thêm FURL"; this.iAdd.Id = 0; this.iAdd.ImageIndex = 0; this.iAdd.Name = "iAdd"; this.iAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iAdd_ItemClick); // // iEdit // this.iEdit.Caption = "&Edit"; this.iEdit.Hint = "Sửa Favorite"; this.iEdit.Id = 1; this.iEdit.ImageIndex = 1; this.iEdit.Name = "iEdit"; this.iEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEdit_ItemClick); // // iDelete // this.iDelete.Caption = "&Delete"; this.iDelete.Hint = "Xóa Favorite"; this.iDelete.Id = 2; this.iDelete.ImageIndex = 2; this.iDelete.Name = "iDelete"; this.iDelete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iDelete_ItemClick); // // iOpen // this.iOpen.Caption = "&Open"; this.iOpen.Hint = "Mở FURL"; this.iOpen.Id = 3; this.iOpen.ImageIndex = 3; this.iOpen.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)); this.iOpen.Name = "iOpen"; this.iOpen.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iOpen_ItemClick); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Magenta; this.imageList1.Images.SetKeyName(0, ""); this.imageList1.Images.SetKeyName(1, ""); this.imageList1.Images.SetKeyName(2, ""); this.imageList1.Images.SetKeyName(3, ""); // // listBox1 // this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.listBox1.ItemHeight = 15; this.listBox1.Location = new System.Drawing.Point(0, 26); this.listBox1.Name = "listBox1"; this.listBox1.Size = new System.Drawing.Size(196, 222); this.listBox1.TabIndex = 4; this.listBox1.DoubleClick += new System.EventHandler(this.listBox1_DoubleClick); this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged); // // ctrlFavorites // this.Controls.Add(this.listBox1); this.Controls.Add(this.barDockControl3); this.Controls.Add(this.barDockControl4); this.Controls.Add(this.barDockControl2); this.Controls.Add(this.barDockControl1); this.Name = "ctrlFavorites"; this.Size = new System.Drawing.Size(196, 248); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.listBox1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RubronegocioMntFrm)); this.bmMantenimiento = new DevExpress.XtraBars.BarManager(this.components); this.BarMnt = new DevExpress.XtraBars.Bar(); this.btnNuevo = new DevExpress.XtraBars.BarButtonItem(); this.btnGrabar = new DevExpress.XtraBars.BarButtonItem(); this.btnGrabarCerrar = new DevExpress.XtraBars.BarButtonItem(); this.btnGrabarNuevo = new DevExpress.XtraBars.BarButtonItem(); this.btnEliminar = new DevExpress.XtraBars.BarButtonItem(); this.btnLimpiarCampos = new DevExpress.XtraBars.BarButtonItem(); this.btnActualizar = new DevExpress.XtraBars.BarButtonItem(); this.btnCerrar = new DevExpress.XtraBars.BarButtonItem(); 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.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.iNombrerubronegocio = new DevExpress.XtraEditors.TextEdit(); this.pkIdEntidad = new DevExpress.XtraEditors.TextEdit(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.dxValidationProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components); ((System.ComponentModel.ISupportInitialize)(this.bmMantenimiento)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.iNombrerubronegocio.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pkIdEntidad.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit(); this.SuspendLayout(); // // bmMantenimiento // this.bmMantenimiento.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.BarMnt}); this.bmMantenimiento.Categories.AddRange(new DevExpress.XtraBars.BarManagerCategory[] { new DevExpress.XtraBars.BarManagerCategory("Mantenimiento", new System.Guid("bf24888c-c336-4331-92ed-90df15ac84f5")), new DevExpress.XtraBars.BarManagerCategory("Navegación", new System.Guid("914e515b-0bf8-4995-97b2-cce8dc1d7479"))}); this.bmMantenimiento.DockControls.Add(this.barDockControlTop); this.bmMantenimiento.DockControls.Add(this.barDockControlBottom); this.bmMantenimiento.DockControls.Add(this.barDockControlLeft); this.bmMantenimiento.DockControls.Add(this.barDockControlRight); this.bmMantenimiento.Form = this; this.bmMantenimiento.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.btnNuevo, this.btnGrabar, this.btnGrabarCerrar, this.btnGrabarNuevo, this.btnLimpiarCampos, this.btnEliminar, this.btnCerrar, this.btnActualizar}); this.bmMantenimiento.MaxItemId = 84; this.bmMantenimiento.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bmMantenimiento_ItemClick); // // BarMnt // this.BarMnt.BarName = "Tools Mantenimiento"; this.BarMnt.CanDockStyle = ((DevExpress.XtraBars.BarCanDockStyle)(((((DevExpress.XtraBars.BarCanDockStyle.Left | DevExpress.XtraBars.BarCanDockStyle.Top) | DevExpress.XtraBars.BarCanDockStyle.Right) | DevExpress.XtraBars.BarCanDockStyle.Bottom) | DevExpress.XtraBars.BarCanDockStyle.Standalone))); this.BarMnt.DockCol = 0; this.BarMnt.DockRow = 0; this.BarMnt.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.BarMnt.FloatLocation = new System.Drawing.Point(376, 165); this.BarMnt.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnNuevo, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnGrabar, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnGrabarCerrar, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnGrabarNuevo, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnEliminar, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.btnLimpiarCampos, true), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnActualizar, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnCerrar, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)}); this.BarMnt.OptionsBar.UseWholeRow = true; this.BarMnt.Text = "Barra de herramientas"; // // btnNuevo // this.btnNuevo.Caption = "Nuevo"; this.btnNuevo.CategoryGuid = new System.Guid("bf24888c-c336-4331-92ed-90df15ac84f5"); this.btnNuevo.Glyph = global::WinFormsApp.Properties.Resources.Action_New; this.btnNuevo.Id = 55; this.btnNuevo.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)); this.btnNuevo.LargeGlyph = global::WinFormsApp.Properties.Resources.Action_New_32x32; this.btnNuevo.Name = "btnNuevo"; this.btnNuevo.ShortcutKeyDisplayString = "Ctrl +N"; toolTipTitleItem1.Text = "Nuevo (Ctrl + N)"; superToolTip1.Items.Add(toolTipTitleItem1); this.btnNuevo.SuperTip = superToolTip1; // // btnGrabar // this.btnGrabar.Caption = "Grabar"; this.btnGrabar.CategoryGuid = new System.Guid("bf24888c-c336-4331-92ed-90df15ac84f5"); this.btnGrabar.Glyph = global::WinFormsApp.Properties.Resources.Action_Save; this.btnGrabar.Id = 78; this.btnGrabar.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.G)); this.btnGrabar.LargeGlyph = global::WinFormsApp.Properties.Resources.Action_Save_32x32; this.btnGrabar.Name = "btnGrabar"; toolTipTitleItem2.Text = "Grabar (Ctrl + G)"; superToolTip2.Items.Add(toolTipTitleItem2); this.btnGrabar.SuperTip = superToolTip2; // // btnGrabarCerrar // this.btnGrabarCerrar.Caption = "Grabar y cerrar"; this.btnGrabarCerrar.CategoryGuid = new System.Guid("bf24888c-c336-4331-92ed-90df15ac84f5"); this.btnGrabarCerrar.Glyph = global::WinFormsApp.Properties.Resources.Action_Save_Close; this.btnGrabarCerrar.Id = 79; this.btnGrabarCerrar.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Enter)); this.btnGrabarCerrar.LargeGlyph = global::WinFormsApp.Properties.Resources.Action_Save_Close_32x32; this.btnGrabarCerrar.Name = "btnGrabarCerrar"; toolTipTitleItem3.Text = "Grabar y cerrar (Ctrl + Enter)"; superToolTip3.Items.Add(toolTipTitleItem3); this.btnGrabarCerrar.SuperTip = superToolTip3; // // btnGrabarNuevo // this.btnGrabarNuevo.Caption = "Grabar y nuevo"; this.btnGrabarNuevo.CategoryGuid = new System.Guid("bf24888c-c336-4331-92ed-90df15ac84f5"); this.btnGrabarNuevo.Glyph = global::WinFormsApp.Properties.Resources.Action_Save_New; this.btnGrabarNuevo.Id = 80; this.btnGrabarNuevo.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Insert)); this.btnGrabarNuevo.LargeGlyph = global::WinFormsApp.Properties.Resources.Action_Save_New_32x32; this.btnGrabarNuevo.Name = "btnGrabarNuevo"; toolTipTitleItem4.Text = "Grabar y Nuevo (Ctrl + Ins)"; superToolTip4.Items.Add(toolTipTitleItem4); this.btnGrabarNuevo.SuperTip = superToolTip4; // // btnEliminar // this.btnEliminar.Caption = "Eliminar"; this.btnEliminar.CategoryGuid = new System.Guid("bf24888c-c336-4331-92ed-90df15ac84f5"); this.btnEliminar.Glyph = global::WinFormsApp.Properties.Resources.Action_Delete; this.btnEliminar.Id = 57; this.btnEliminar.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E)); this.btnEliminar.LargeGlyph = global::WinFormsApp.Properties.Resources.Action_Delete_32x32; this.btnEliminar.Name = "btnEliminar"; this.btnEliminar.ShortcutKeyDisplayString = "Ctrl + E"; toolTipTitleItem5.Text = "Eliminar (Ctrl + E)\r\n"; superToolTip5.Items.Add(toolTipTitleItem5); this.btnEliminar.SuperTip = superToolTip5; // // btnLimpiarCampos // this.btnLimpiarCampos.Caption = "Limpiar campos"; this.btnLimpiarCampos.CategoryGuid = new System.Guid("bf24888c-c336-4331-92ed-90df15ac84f5"); this.btnLimpiarCampos.Id = 82; this.btnLimpiarCampos.Name = "btnLimpiarCampos"; // // btnActualizar // this.btnActualizar.Caption = "Actualizar"; this.btnActualizar.CategoryGuid = new System.Guid("bf24888c-c336-4331-92ed-90df15ac84f5"); this.btnActualizar.Glyph = global::WinFormsApp.Properties.Resources.Action_Refresh; this.btnActualizar.Id = 77; this.btnActualizar.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F5); this.btnActualizar.LargeGlyph = global::WinFormsApp.Properties.Resources.Action_Refresh_32x32; this.btnActualizar.Name = "btnActualizar"; toolTipTitleItem6.Text = "Actualizar (F5)"; superToolTip6.Items.Add(toolTipTitleItem6); this.btnActualizar.SuperTip = superToolTip6; // // btnCerrar // this.btnCerrar.Caption = "Salir"; this.btnCerrar.CategoryGuid = new System.Guid("914e515b-0bf8-4995-97b2-cce8dc1d7479"); this.btnCerrar.Glyph = global::WinFormsApp.Properties.Resources.Action_Close; this.btnCerrar.Id = 75; this.btnCerrar.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)); this.btnCerrar.LargeGlyph = global::WinFormsApp.Properties.Resources.Action_Close_32x32; this.btnCerrar.Name = "btnCerrar"; toolTipTitleItem7.Text = "Salir de ventana (Ctrl + S)"; superToolTip7.Items.Add(toolTipTitleItem7); this.btnCerrar.SuperTip = superToolTip7; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(729, 31); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 92); this.barDockControlBottom.Size = new System.Drawing.Size(729, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 31); this.barDockControlLeft.Size = new System.Drawing.Size(0, 61); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(729, 31); this.barDockControlRight.Size = new System.Drawing.Size(0, 61); // // labelControl5 // this.labelControl5.Location = new System.Drawing.Point(12, 68); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(24, 13); this.labelControl5.TabIndex = 2; this.labelControl5.Text = "Zona"; // // iNombrerubronegocio // this.iNombrerubronegocio.Location = new System.Drawing.Point(55, 65); this.iNombrerubronegocio.MenuManager = this.bmMantenimiento; this.iNombrerubronegocio.Name = "iNombrerubronegocio"; this.iNombrerubronegocio.Properties.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.iNombrerubronegocio.Properties.MaxLength = 50; this.iNombrerubronegocio.Size = new System.Drawing.Size(619, 20); this.iNombrerubronegocio.TabIndex = 3; this.iNombrerubronegocio.Tag = "Ingrese el nombre del rubro de negocio"; // // pkIdEntidad // this.pkIdEntidad.EditValue = "0"; this.pkIdEntidad.Location = new System.Drawing.Point(55, 39); this.pkIdEntidad.MenuManager = this.bmMantenimiento; this.pkIdEntidad.Name = "pkIdEntidad"; this.pkIdEntidad.Properties.AllowFocused = false; this.pkIdEntidad.Properties.Appearance.Options.UseTextOptions = true; this.pkIdEntidad.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.pkIdEntidad.Properties.ReadOnly = true; this.pkIdEntidad.Size = new System.Drawing.Size(59, 20); this.pkIdEntidad.TabIndex = 1; this.pkIdEntidad.TabStop = false; // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(12, 42); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(14, 13); this.labelControl1.TabIndex = 0; this.labelControl1.Text = "Id."; // // RubronegocioMntFrm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSize = true; this.ClientSize = new System.Drawing.Size(729, 92); this.Controls.Add(this.iNombrerubronegocio); this.Controls.Add(this.labelControl5); this.Controls.Add(this.pkIdEntidad); this.Controls.Add(this.labelControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.KeyPreview = true; this.MaximizeBox = false; this.Name = "RubronegocioMntFrm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Rubro de Negocio"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RubronegocioMntFrm_FormClosing); this.Load += new System.EventHandler(this.RubronegocioMntFrm_Load); this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.RubronegocioMntFrm_KeyPress); ((System.ComponentModel.ISupportInitialize)(this.bmMantenimiento)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.iNombrerubronegocio.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pkIdEntidad.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_lista_precios)); DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip8 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem8 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip9 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem9 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip10 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem10 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip11 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem11 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip12 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem12 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip13 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem13 = new DevExpress.Utils.ToolTipTitleItem(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition(); this.articid = new System.Windows.Forms.TextBox(); this.articname = new System.Windows.Forms.TextBox(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.label11 = new System.Windows.Forms.Label(); this.bar2 = new DevExpress.XtraBars.Bar(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.btn_nuevo = new DevExpress.XtraBars.BarButtonItem(); this.btn_editar = new DevExpress.XtraBars.BarButtonItem(); this.btn_cancelar = new DevExpress.XtraBars.BarButtonItem(); this.btn_grabar = new DevExpress.XtraBars.BarButtonItem(); this.btn_eliminar = new DevExpress.XtraBars.BarButtonItem(); this.btn_imprimir = new DevExpress.XtraBars.BarButtonItem(); this.btn_log = new DevExpress.XtraBars.BarButtonItem(); this.btn_clave = new DevExpress.XtraBars.BarButtonItem(); this.btn_salir = new DevExpress.XtraBars.BarButtonItem(); 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.btnLoad = new DevExpress.XtraBars.BarButtonItem(); this.btnInicio = new DevExpress.XtraBars.BarButtonItem(); this.btnAnterior = new DevExpress.XtraBars.BarButtonItem(); this.btnSiguiente = new DevExpress.XtraBars.BarButtonItem(); this.btnUltimo = new DevExpress.XtraBars.BarButtonItem(); this.pnl_01 = new DevExpress.XtraEditors.PanelControl(); this.fechdocfin = new System.Windows.Forms.DateTimePicker(); this.visible = new DevExpress.XtraEditors.CheckEdit(); this.fechdocini = new System.Windows.Forms.DateTimePicker(); this.tcamb = new System.Windows.Forms.TextBox(); this.incigv = new DevExpress.XtraEditors.CheckEdit(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.ctactelistname = new System.Windows.Forms.TextBox(); this.ctactelist = new System.Windows.Forms.TextBox(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.tiendalistname = new System.Windows.Forms.TextBox(); this.tiendalist = new System.Windows.Forms.TextBox(); this.listaprecid = new System.Windows.Forms.TextBox(); this.listaprecname = new System.Windows.Forms.TextBox(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.pnlcontroldet = new DevExpress.XtraEditors.PanelControl(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.ExportCatalog = new DevExpress.XtraEditors.SimpleButton(); this.btn_importar = new System.Windows.Forms.Button(); this.btn_exportar = new System.Windows.Forms.Button(); this.btn_del = new DevExpress.XtraEditors.SimpleButton(); this.btn_add = new DevExpress.XtraEditors.SimpleButton(); this.btn_save = new DevExpress.XtraEditors.SimpleButton(); this.precunit2 = new System.Windows.Forms.TextBox(); this.precunit1 = new System.Windows.Forms.TextBox(); this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.dgb_listaPrecios = new System.Windows.Forms.DataGridView(); this.@__listaprecid = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.codigo = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.denominacion = new System.Windows.Forms.DataGridViewTextBoxColumn(); this._precunit1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this._precunit2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.usuar = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.feact = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.Mdi_dgv_precioslist = new DevExpress.XtraGrid.GridControl(); this.dgv_precioslist = new DevExpress.XtraGrid.Views.Grid.GridView(); this._listaprecid = new DevExpress.XtraGrid.Columns.GridColumn(); this._listaprecname = new DevExpress.XtraGrid.Columns.GridColumn(); this._fechaini = new DevExpress.XtraGrid.Columns.GridColumn(); this._fechafin = new DevExpress.XtraGrid.Columns.GridColumn(); this._tiendalist = new DevExpress.XtraGrid.Columns.GridColumn(); this._ctactelist = new DevExpress.XtraGrid.Columns.GridColumn(); this._tcamb = new DevExpress.XtraGrid.Columns.GridColumn(); this._incigv = new DevExpress.XtraGrid.Columns.GridColumn(); this._visible = new DevExpress.XtraGrid.Columns.GridColumn(); this._usuar = new DevExpress.XtraGrid.Columns.GridColumn(); this._feact = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pnl_01)).BeginInit(); this.pnl_01.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.visible.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.incigv.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pnlcontroldet)).BeginInit(); this.pnlcontroldet.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgb_listaPrecios)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Mdi_dgv_precioslist)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv_precioslist)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit(); this.SuspendLayout(); // // articid // this.articid.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.articid.Location = new System.Drawing.Point(76, 4); this.articid.MaxLength = 10; this.articid.Name = "articid"; this.articid.Size = new System.Drawing.Size(100, 20); this.articid.TabIndex = 11; this.articid.Text = "0000000000000"; this.articid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.articid_KeyDown); // // articname // this.articname.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.articname.Location = new System.Drawing.Point(177, 4); this.articname.Name = "articname"; this.articname.Size = new System.Drawing.Size(300, 21); this.articname.TabIndex = 12; // // panelControl2 // this.panelControl2.Appearance.BackColor = System.Drawing.Color.Teal; this.panelControl2.Appearance.ForeColor = System.Drawing.Color.White; this.panelControl2.Appearance.Options.UseBackColor = true; this.panelControl2.Appearance.Options.UseForeColor = true; this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl2.Controls.Add(this.label11); this.panelControl2.Location = new System.Drawing.Point(-12, 26); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(990, 26); this.panelControl2.TabIndex = 113; // // label11 // this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(408, 2); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(158, 24); this.label11.TabIndex = 5; this.label11.Text = "Lista de Precios"; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(214, 135); this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.btn_nuevo, this.btn_editar, this.btn_grabar, this.btn_cancelar, this.btn_eliminar, this.btn_imprimir, this.btnLoad, this.btn_log, this.btnInicio, this.btnAnterior, this.btnSiguiente, this.btnUltimo, this.btn_salir, this.btn_clave}); this.barManager1.MainMenu = this.bar1; this.barManager1.MaxItemId = 16; // // bar1 // this.bar1.BarName = "Main menu"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.FloatLocation = new System.Drawing.Point(214, 135); this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_nuevo, DevExpress.XtraBars.BarItemPaintStyle.Standard), new DevExpress.XtraBars.LinkPersistInfo(this.btn_editar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_cancelar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_grabar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_eliminar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_imprimir), new DevExpress.XtraBars.LinkPersistInfo(this.btn_log), new DevExpress.XtraBars.LinkPersistInfo(this.btn_clave), new DevExpress.XtraBars.LinkPersistInfo(this.btn_salir)}); this.bar1.OptionsBar.MultiLine = true; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Main menu"; // // btn_nuevo // this.btn_nuevo.Caption = "btnNew"; this.btn_nuevo.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_nuevo.Glyph"))); this.btn_nuevo.Id = 2; this.btn_nuevo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_nuevo.LargeGlyph"))); this.btn_nuevo.Name = "btn_nuevo"; toolTipTitleItem1.Text = "Nuevo"; superToolTip1.Items.Add(toolTipTitleItem1); this.btn_nuevo.SuperTip = superToolTip1; this.btn_nuevo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_nuevo_ItemClick); // // btn_editar // this.btn_editar.Caption = "btnEdit"; this.btn_editar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_editar.Glyph"))); this.btn_editar.Id = 3; this.btn_editar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_editar.LargeGlyph"))); this.btn_editar.Name = "btn_editar"; toolTipTitleItem2.Text = "Editar"; superToolTip2.Items.Add(toolTipTitleItem2); this.btn_editar.SuperTip = superToolTip2; this.btn_editar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_editar_ItemClick); // // btn_cancelar // this.btn_cancelar.Caption = "btnCancel"; this.btn_cancelar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.Glyph"))); this.btn_cancelar.Id = 5; this.btn_cancelar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.LargeGlyph"))); this.btn_cancelar.Name = "btn_cancelar"; toolTipTitleItem3.Text = "Cancelar"; superToolTip3.Items.Add(toolTipTitleItem3); this.btn_cancelar.SuperTip = superToolTip3; this.btn_cancelar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_cancelar_ItemClick); // // btn_grabar // this.btn_grabar.Caption = "btnSave"; this.btn_grabar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_grabar.Glyph"))); this.btn_grabar.Id = 4; this.btn_grabar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_grabar.LargeGlyph"))); this.btn_grabar.Name = "btn_grabar"; toolTipTitleItem4.Text = "Guardar"; superToolTip4.Items.Add(toolTipTitleItem4); this.btn_grabar.SuperTip = superToolTip4; this.btn_grabar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_grabar_ItemClick); // // btn_eliminar // this.btn_eliminar.Caption = "btnDelete"; this.btn_eliminar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_eliminar.Glyph"))); this.btn_eliminar.Id = 6; this.btn_eliminar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_eliminar.LargeGlyph"))); this.btn_eliminar.Name = "btn_eliminar"; toolTipTitleItem5.Text = "Elimar Registro"; superToolTip5.Items.Add(toolTipTitleItem5); this.btn_eliminar.SuperTip = superToolTip5; this.btn_eliminar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_eliminar_ItemClick); // // btn_imprimir // this.btn_imprimir.Caption = "btnPrint"; this.btn_imprimir.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_imprimir.Glyph"))); this.btn_imprimir.Id = 7; this.btn_imprimir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_imprimir.LargeGlyph"))); this.btn_imprimir.Name = "btn_imprimir"; toolTipTitleItem6.Text = "Imprimir"; superToolTip6.Items.Add(toolTipTitleItem6); this.btn_imprimir.SuperTip = superToolTip6; // // btn_log // this.btn_log.Caption = "btnLog"; this.btn_log.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_log.Glyph"))); this.btn_log.Id = 9; this.btn_log.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_log.LargeGlyph"))); this.btn_log.Name = "btn_log"; toolTipTitleItem7.Text = "Log"; superToolTip7.Items.Add(toolTipTitleItem7); this.btn_log.SuperTip = superToolTip7; // // btn_clave // this.btn_clave.Caption = "btnLock"; this.btn_clave.Glyph = global::BapFormulariosNet.Properties.Resources.btn_Lock20; this.btn_clave.Id = 15; this.btn_clave.Name = "btn_clave"; this.btn_clave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_clave_ItemClick); // // btn_salir // this.btn_salir.Caption = "btnExit"; this.btn_salir.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_salir.Glyph"))); this.btn_salir.Id = 14; this.btn_salir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_salir.LargeGlyph"))); this.btn_salir.Name = "btn_salir"; toolTipTitleItem8.Text = "Salir"; superToolTip8.Items.Add(toolTipTitleItem8); this.btn_salir.SuperTip = superToolTip8; this.btn_salir.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_salir_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.Size = new System.Drawing.Size(978, 28); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 440); this.barDockControlBottom.Size = new System.Drawing.Size(978, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 28); this.barDockControlLeft.Size = new System.Drawing.Size(0, 412); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(978, 28); this.barDockControlRight.Size = new System.Drawing.Size(0, 412); // // btnLoad // this.btnLoad.Caption = "btnLoad"; this.btnLoad.Glyph = ((System.Drawing.Image)(resources.GetObject("btnLoad.Glyph"))); this.btnLoad.Id = 8; this.btnLoad.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnLoad.LargeGlyph"))); this.btnLoad.Name = "btnLoad"; toolTipTitleItem9.Text = "Actualizar"; superToolTip9.Items.Add(toolTipTitleItem9); this.btnLoad.SuperTip = superToolTip9; // // btnInicio // this.btnInicio.Caption = "btnInicio"; this.btnInicio.Glyph = ((System.Drawing.Image)(resources.GetObject("btnInicio.Glyph"))); this.btnInicio.Id = 10; this.btnInicio.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnInicio.LargeGlyph"))); this.btnInicio.Name = "btnInicio"; toolTipTitleItem10.Text = "Primer Registro"; superToolTip10.Items.Add(toolTipTitleItem10); this.btnInicio.SuperTip = superToolTip10; // // btnAnterior // this.btnAnterior.Caption = "btnAnterior"; this.btnAnterior.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAnterior.Glyph"))); this.btnAnterior.Id = 11; this.btnAnterior.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnAnterior.LargeGlyph"))); this.btnAnterior.Name = "btnAnterior"; toolTipTitleItem11.Text = "Anterior Registro"; superToolTip11.Items.Add(toolTipTitleItem11); this.btnAnterior.SuperTip = superToolTip11; // // btnSiguiente // this.btnSiguiente.Caption = "btnSiguiente"; this.btnSiguiente.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSiguiente.Glyph"))); this.btnSiguiente.Id = 12; this.btnSiguiente.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnSiguiente.LargeGlyph"))); this.btnSiguiente.Name = "btnSiguiente"; toolTipTitleItem12.Text = "Siguiente Registro"; superToolTip12.Items.Add(toolTipTitleItem12); this.btnSiguiente.SuperTip = superToolTip12; // // btnUltimo // this.btnUltimo.Caption = "btnUltimo"; this.btnUltimo.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUltimo.Glyph"))); this.btnUltimo.Id = 13; this.btnUltimo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnUltimo.LargeGlyph"))); this.btnUltimo.Name = "btnUltimo"; toolTipTitleItem13.Text = "Ultimo Registro"; superToolTip13.Items.Add(toolTipTitleItem13); this.btnUltimo.SuperTip = superToolTip13; // // pnl_01 // this.pnl_01.Appearance.BackColor = System.Drawing.Color.Teal; this.pnl_01.Appearance.BackColor2 = System.Drawing.Color.White; this.pnl_01.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); this.pnl_01.Appearance.ForeColor = System.Drawing.Color.White; this.pnl_01.Appearance.Options.UseBackColor = true; this.pnl_01.Appearance.Options.UseFont = true; this.pnl_01.Appearance.Options.UseForeColor = true; this.pnl_01.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pnl_01.Controls.Add(this.fechdocfin); this.pnl_01.Controls.Add(this.visible); this.pnl_01.Controls.Add(this.fechdocini); this.pnl_01.Controls.Add(this.tcamb); this.pnl_01.Controls.Add(this.incigv); this.pnl_01.Controls.Add(this.labelControl7); this.pnl_01.Controls.Add(this.labelControl6); this.pnl_01.Controls.Add(this.labelControl5); this.pnl_01.Controls.Add(this.ctactelistname); this.pnl_01.Controls.Add(this.ctactelist); this.pnl_01.Controls.Add(this.labelControl4); this.pnl_01.Controls.Add(this.tiendalistname); this.pnl_01.Controls.Add(this.tiendalist); this.pnl_01.Controls.Add(this.listaprecid); this.pnl_01.Controls.Add(this.listaprecname); this.pnl_01.Controls.Add(this.labelControl3); this.pnl_01.Controls.Add(this.labelControl1); this.pnl_01.Location = new System.Drawing.Point(350, 58); this.pnl_01.Name = "pnl_01"; this.pnl_01.Size = new System.Drawing.Size(626, 131); this.pnl_01.TabIndex = 120; // // fechdocfin // this.fechdocfin.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.fechdocfin.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.fechdocfin.Location = new System.Drawing.Point(306, 79); this.fechdocfin.Name = "fechdocfin"; this.fechdocfin.Size = new System.Drawing.Size(80, 20); this.fechdocfin.TabIndex = 125; // // visible // this.visible.Location = new System.Drawing.Point(300, 102); this.visible.Name = "visible"; this.visible.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.visible.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.visible.Properties.Appearance.Options.UseFont = true; this.visible.Properties.Appearance.Options.UseForeColor = true; this.visible.Properties.Caption = "Visible ?"; this.visible.Size = new System.Drawing.Size(71, 19); this.visible.TabIndex = 139; // // fechdocini // this.fechdocini.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.fechdocini.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.fechdocini.Location = new System.Drawing.Point(109, 79); this.fechdocini.Name = "fechdocini"; this.fechdocini.Size = new System.Drawing.Size(80, 20); this.fechdocini.TabIndex = 124; // // tcamb // this.tcamb.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.tcamb.Location = new System.Drawing.Point(109, 102); this.tcamb.Name = "tcamb"; this.tcamb.Size = new System.Drawing.Size(80, 21); this.tcamb.TabIndex = 138; this.tcamb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // incigv // this.incigv.Location = new System.Drawing.Point(198, 102); this.incigv.Name = "incigv"; this.incigv.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.incigv.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.incigv.Properties.Appearance.Options.UseFont = true; this.incigv.Properties.Appearance.Options.UseForeColor = true; this.incigv.Properties.Caption = "Inlcuye Igv"; this.incigv.Size = new System.Drawing.Size(94, 19); this.incigv.TabIndex = 137; // // labelControl7 // this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl7.Location = new System.Drawing.Point(13, 105); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(83, 13); this.labelControl7.TabIndex = 136; this.labelControl7.Text = "» Tipo Cambio:"; // // labelControl6 // this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl6.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl6.Location = new System.Drawing.Point(234, 82); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(66, 13); this.labelControl6.TabIndex = 135; this.labelControl6.Text = "» Fecha Fin:"; // // labelControl5 // this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl5.Location = new System.Drawing.Point(13, 82); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(81, 13); this.labelControl5.TabIndex = 134; this.labelControl5.Text = "» Fecha Inicio:"; // // ctactelistname // this.ctactelistname.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.ctactelistname.Location = new System.Drawing.Point(132, 53); this.ctactelistname.Name = "ctactelistname"; this.ctactelistname.Size = new System.Drawing.Size(303, 21); this.ctactelistname.TabIndex = 133; // // ctactelist // this.ctactelist.AccessibleDescription = ""; this.ctactelist.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.ctactelist.Location = new System.Drawing.Point(110, 53); this.ctactelist.MaxLength = 4; this.ctactelist.Name = "ctactelist"; this.ctactelist.Size = new System.Drawing.Size(21, 20); this.ctactelist.TabIndex = 132; this.ctactelist.Text = "0"; this.ctactelist.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.ctactelist.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ctactelist_KeyDown); // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl4.Location = new System.Drawing.Point(11, 57); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(91, 13); this.labelControl4.TabIndex = 131; this.labelControl4.Text = "» Lista-Clientes:"; // // tiendalistname // this.tiendalistname.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.tiendalistname.Location = new System.Drawing.Point(132, 30); this.tiendalistname.Name = "tiendalistname"; this.tiendalistname.Size = new System.Drawing.Size(287, 21); this.tiendalistname.TabIndex = 130; // // tiendalist // this.tiendalist.AccessibleDescription = ""; this.tiendalist.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tiendalist.Location = new System.Drawing.Point(110, 30); this.tiendalist.MaxLength = 4; this.tiendalist.Name = "tiendalist"; this.tiendalist.Size = new System.Drawing.Size(21, 20); this.tiendalist.TabIndex = 129; this.tiendalist.Text = "0"; this.tiendalist.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; this.tiendalist.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tiendalist_KeyDown); // // listaprecid // this.listaprecid.AccessibleDescription = ""; this.listaprecid.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.listaprecid.Location = new System.Drawing.Point(110, 6); this.listaprecid.MaxLength = 4; this.listaprecid.Name = "listaprecid"; this.listaprecid.Size = new System.Drawing.Size(21, 20); this.listaprecid.TabIndex = 128; this.listaprecid.Text = "0"; this.listaprecid.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // listaprecname // this.listaprecname.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.listaprecname.Location = new System.Drawing.Point(132, 6); this.listaprecname.Name = "listaprecname"; this.listaprecname.Size = new System.Drawing.Size(303, 21); this.listaprecname.TabIndex = 124; this.listaprecname.KeyDown += new System.Windows.Forms.KeyEventHandler(this.listaprecname_KeyDown); // // labelControl3 // this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl3.Location = new System.Drawing.Point(11, 32); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(90, 13); this.labelControl3.TabIndex = 123; this.labelControl3.Text = "» Lista-Tiendas:"; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl1.Location = new System.Drawing.Point(11, 9); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(52, 13); this.labelControl1.TabIndex = 122; this.labelControl1.Text = "» Codigo:"; // // pnlcontroldet // this.pnlcontroldet.Appearance.BackColor = System.Drawing.Color.Teal; this.pnlcontroldet.Appearance.BackColor2 = System.Drawing.Color.White; this.pnlcontroldet.Appearance.ForeColor = System.Drawing.Color.White; this.pnlcontroldet.Appearance.Options.UseBackColor = true; this.pnlcontroldet.Appearance.Options.UseForeColor = true; this.pnlcontroldet.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pnlcontroldet.Controls.Add(this.labelControl10); this.pnlcontroldet.Controls.Add(this.ExportCatalog); this.pnlcontroldet.Controls.Add(this.btn_importar); this.pnlcontroldet.Controls.Add(this.btn_exportar); this.pnlcontroldet.Controls.Add(this.btn_del); this.pnlcontroldet.Controls.Add(this.btn_add); this.pnlcontroldet.Controls.Add(this.btn_save); this.pnlcontroldet.Controls.Add(this.precunit2); this.pnlcontroldet.Controls.Add(this.precunit1); this.pnlcontroldet.Controls.Add(this.labelControl9); this.pnlcontroldet.Controls.Add(this.labelControl8); this.pnlcontroldet.Controls.Add(this.dgb_listaPrecios); this.pnlcontroldet.Controls.Add(this.labelControl2); this.pnlcontroldet.Controls.Add(this.articid); this.pnlcontroldet.Controls.Add(this.articname); this.pnlcontroldet.Location = new System.Drawing.Point(349, 193); this.pnlcontroldet.Name = "pnlcontroldet"; this.pnlcontroldet.Size = new System.Drawing.Size(627, 245); this.pnlcontroldet.TabIndex = 121; // // labelControl10 // this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl10.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl10.Location = new System.Drawing.Point(547, 103); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(70, 13); this.labelControl10.TabIndex = 158; this.labelControl10.Text = "__________"; // // ExportCatalog // this.ExportCatalog.Cursor = System.Windows.Forms.Cursors.Hand; this.ExportCatalog.Image = ((System.Drawing.Image)(resources.GetObject("ExportCatalog.Image"))); this.ExportCatalog.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft; this.ExportCatalog.Location = new System.Drawing.Point(543, 78); this.ExportCatalog.Name = "ExportCatalog"; this.ExportCatalog.Size = new System.Drawing.Size(74, 23); this.ExportCatalog.TabIndex = 157; this.ExportCatalog.Text = "Productos"; this.ExportCatalog.ToolTip = "Exportar Productos"; this.ExportCatalog.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; this.ExportCatalog.Click += new System.EventHandler(this.ExportCatalog_Click); // // btn_importar // this.btn_importar.BackColor = System.Drawing.Color.Transparent; this.btn_importar.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_importar.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.btn_importar.ForeColor = System.Drawing.Color.Black; this.btn_importar.Image = global::BapFormulariosNet.Properties.Resources.go_import2; this.btn_importar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btn_importar.Location = new System.Drawing.Point(543, 187); this.btn_importar.Name = "btn_importar"; this.btn_importar.Size = new System.Drawing.Size(81, 35); this.btn_importar.TabIndex = 155; this.btn_importar.Text = "&Importar"; this.btn_importar.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btn_importar.UseVisualStyleBackColor = false; this.btn_importar.Click += new System.EventHandler(this.btn_importar_Click); // // btn_exportar // this.btn_exportar.BackColor = System.Drawing.Color.Transparent; this.btn_exportar.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_exportar.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.btn_exportar.ForeColor = System.Drawing.Color.Black; this.btn_exportar.Image = global::BapFormulariosNet.Properties.Resources.go_export; this.btn_exportar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.btn_exportar.Location = new System.Drawing.Point(541, 146); this.btn_exportar.Name = "btn_exportar"; this.btn_exportar.Size = new System.Drawing.Size(83, 35); this.btn_exportar.TabIndex = 156; this.btn_exportar.Text = "&Exportar"; this.btn_exportar.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.btn_exportar.UseVisualStyleBackColor = false; this.btn_exportar.Click += new System.EventHandler(this.btn_exportar_Click); // // btn_del // this.btn_del.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_del.Image = ((System.Drawing.Image)(resources.GetObject("btn_del.Image"))); this.btn_del.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft; this.btn_del.Location = new System.Drawing.Point(407, 52); this.btn_del.Name = "btn_del"; this.btn_del.Size = new System.Drawing.Size(65, 23); this.btn_del.TabIndex = 144; this.btn_del.Text = "Eliminar"; this.btn_del.ToolTip = "Eliminar"; this.btn_del.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; this.btn_del.Click += new System.EventHandler(this.btn_del_Click); // // btn_add // this.btn_add.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_add.Image = ((System.Drawing.Image)(resources.GetObject("btn_add.Image"))); this.btn_add.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft; this.btn_add.Location = new System.Drawing.Point(330, 52); this.btn_add.Name = "btn_add"; this.btn_add.Size = new System.Drawing.Size(71, 23); this.btn_add.TabIndex = 143; this.btn_add.Text = "Adicionar"; this.btn_add.ToolTip = "Adicionar"; this.btn_add.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; this.btn_add.Click += new System.EventHandler(this.btn_add_Click); // // btn_save // this.btn_save.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_save.Image = ((System.Drawing.Image)(resources.GetObject("btn_save.Image"))); this.btn_save.Location = new System.Drawing.Point(256, 52); this.btn_save.Name = "btn_save"; this.btn_save.Size = new System.Drawing.Size(68, 23); this.btn_save.TabIndex = 154; this.btn_save.Text = "&Aceptar"; this.btn_save.Click += new System.EventHandler(this.btn_save_Click); // // precunit2 // this.precunit2.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.precunit2.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.precunit2.Location = new System.Drawing.Point(166, 51); this.precunit2.Name = "precunit2"; this.precunit2.Size = new System.Drawing.Size(80, 21); this.precunit2.TabIndex = 153; this.precunit2.Text = "00.000.00"; this.precunit2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // precunit1 // this.precunit1.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.precunit1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.precunit1.Location = new System.Drawing.Point(166, 28); this.precunit1.Name = "precunit1"; this.precunit1.Size = new System.Drawing.Size(80, 21); this.precunit1.TabIndex = 152; this.precunit1.Text = "00.000.00"; this.precunit1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.precunit1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.precunit1_KeyDown); // // labelControl9 // this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl9.Location = new System.Drawing.Point(14, 56); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(122, 13); this.labelControl9.TabIndex = 151; this.labelControl9.Text = "» Precio Moneda US$:"; // // labelControl8 // this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl8.Location = new System.Drawing.Point(14, 32); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(129, 13); this.labelControl8.TabIndex = 150; this.labelControl8.Text = "» Precio Moneda Local:"; // // dgb_listaPrecios // this.dgb_listaPrecios.AllowUserToAddRows = false; this.dgb_listaPrecios.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgb_listaPrecios.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.@__listaprecid, this.codigo, this.denominacion, this._precunit1, this._precunit2, this.usuar, this.feact}); this.dgb_listaPrecios.EnableHeadersVisualStyles = false; this.dgb_listaPrecios.Location = new System.Drawing.Point(4, 78); this.dgb_listaPrecios.Name = "dgb_listaPrecios"; this.dgb_listaPrecios.ReadOnly = true; this.dgb_listaPrecios.RowHeadersVisible = false; dataGridViewCellStyle3.ForeColor = System.Drawing.Color.Black; this.dgb_listaPrecios.RowsDefaultCellStyle = dataGridViewCellStyle3; this.dgb_listaPrecios.Size = new System.Drawing.Size(536, 164); this.dgb_listaPrecios.TabIndex = 149; this.dgb_listaPrecios.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgb_listaPrecios_CellClick); this.dgb_listaPrecios.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgb_listaPrecios_CellEnter); this.dgb_listaPrecios.KeyUp += new System.Windows.Forms.KeyEventHandler(this.dgb_listaPrecios_KeyUp); // // __listaprecid // this.@__listaprecid.DataPropertyName = "listaprecid"; this.@__listaprecid.HeaderText = "listaprecid"; this.@__listaprecid.Name = "__listaprecid"; this.@__listaprecid.ReadOnly = true; this.@__listaprecid.Visible = false; // // codigo // this.codigo.DataPropertyName = "codigo"; this.codigo.HeaderText = "Codigo"; this.codigo.Name = "codigo"; this.codigo.ReadOnly = true; this.codigo.Width = 80; // // denominacion // this.denominacion.DataPropertyName = "denominacion"; this.denominacion.HeaderText = "Denominación"; this.denominacion.Name = "denominacion"; this.denominacion.ReadOnly = true; this.denominacion.Width = 300; // // _precunit1 // this._precunit1.DataPropertyName = "precunit1"; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle1.Format = "N2"; dataGridViewCellStyle1.NullValue = null; this._precunit1.DefaultCellStyle = dataGridViewCellStyle1; this._precunit1.HeaderText = "S/."; this._precunit1.Name = "_precunit1"; this._precunit1.ReadOnly = true; this._precunit1.Width = 70; // // _precunit2 // this._precunit2.DataPropertyName = "precunit2"; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle2.Format = "N2"; dataGridViewCellStyle2.NullValue = null; this._precunit2.DefaultCellStyle = dataGridViewCellStyle2; this._precunit2.HeaderText = "US$"; this._precunit2.Name = "_precunit2"; this._precunit2.ReadOnly = true; this._precunit2.Width = 70; // // usuar // this.usuar.DataPropertyName = "usuar"; this.usuar.HeaderText = "usuar"; this.usuar.Name = "usuar"; this.usuar.ReadOnly = true; this.usuar.Visible = false; // // feact // this.feact.DataPropertyName = "feact"; this.feact.HeaderText = "feact"; this.feact.Name = "feact"; this.feact.ReadOnly = true; this.feact.Visible = false; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl2.Location = new System.Drawing.Point(13, 7); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(58, 13); this.labelControl2.TabIndex = 123; this.labelControl2.Text = "» Articulo:"; // // groupControl1 // this.groupControl1.Controls.Add(this.Mdi_dgv_precioslist); this.groupControl1.Location = new System.Drawing.Point(2, 56); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(342, 382); this.groupControl1.TabIndex = 142; this.groupControl1.Text = "Lista de Precios"; // // Mdi_dgv_precioslist // this.Mdi_dgv_precioslist.Location = new System.Drawing.Point(6, 24); this.Mdi_dgv_precioslist.MainView = this.dgv_precioslist; this.Mdi_dgv_precioslist.Name = "Mdi_dgv_precioslist"; this.Mdi_dgv_precioslist.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit1, this.repositoryItemCheckEdit2, this.repositoryItemTextEdit2, this.repositoryItemCheckEdit3}); this.Mdi_dgv_precioslist.Size = new System.Drawing.Size(329, 353); this.Mdi_dgv_precioslist.TabIndex = 143; this.Mdi_dgv_precioslist.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.dgv_precioslist}); this.Mdi_dgv_precioslist.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Mdi_dgv_tiendalist_KeyUp); // // dgv_precioslist // this.dgv_precioslist.Appearance.ColumnFilterButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_precioslist.Appearance.ColumnFilterButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_precioslist.Appearance.ColumnFilterButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_precioslist.Appearance.ColumnFilterButton.ForeColor = System.Drawing.Color.Gray; this.dgv_precioslist.Appearance.ColumnFilterButton.Options.UseBackColor = true; this.dgv_precioslist.Appearance.ColumnFilterButton.Options.UseBorderColor = true; this.dgv_precioslist.Appearance.ColumnFilterButton.Options.UseForeColor = true; this.dgv_precioslist.Appearance.ColumnFilterButtonActive.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_precioslist.Appearance.ColumnFilterButtonActive.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(223)))), ((int)(((byte)(217))))); this.dgv_precioslist.Appearance.ColumnFilterButtonActive.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_precioslist.Appearance.ColumnFilterButtonActive.ForeColor = System.Drawing.Color.Blue; this.dgv_precioslist.Appearance.ColumnFilterButtonActive.Options.UseBackColor = true; this.dgv_precioslist.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true; this.dgv_precioslist.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true; this.dgv_precioslist.Appearance.Empty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_precioslist.Appearance.Empty.Options.UseBackColor = true; this.dgv_precioslist.Appearance.FilterCloseButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_precioslist.Appearance.FilterCloseButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(138)))), ((int)(((byte)(131))))); this.dgv_precioslist.Appearance.FilterCloseButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_precioslist.Appearance.FilterCloseButton.ForeColor = System.Drawing.Color.Black; this.dgv_precioslist.Appearance.FilterCloseButton.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; this.dgv_precioslist.Appearance.FilterCloseButton.Options.UseBackColor = true; this.dgv_precioslist.Appearance.FilterCloseButton.Options.UseBorderColor = true; this.dgv_precioslist.Appearance.FilterCloseButton.Options.UseForeColor = true; this.dgv_precioslist.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(48)))), ((int)(((byte)(41))))); this.dgv_precioslist.Appearance.FilterPanel.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_precioslist.Appearance.FilterPanel.ForeColor = System.Drawing.Color.White; this.dgv_precioslist.Appearance.FilterPanel.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; this.dgv_precioslist.Appearance.FilterPanel.Options.UseBackColor = true; this.dgv_precioslist.Appearance.FilterPanel.Options.UseForeColor = true; this.dgv_precioslist.Appearance.FixedLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(74)))), ((int)(((byte)(66))))); this.dgv_precioslist.Appearance.FixedLine.Options.UseBackColor = true; this.dgv_precioslist.Appearance.FocusedCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216))))); this.dgv_precioslist.Appearance.FocusedCell.ForeColor = System.Drawing.Color.Black; this.dgv_precioslist.Appearance.FocusedCell.Options.UseBackColor = true; this.dgv_precioslist.Appearance.FocusedCell.Options.UseForeColor = true; this.dgv_precioslist.Appearance.FocusedRow.BackColor = System.Drawing.Color.Navy; this.dgv_precioslist.Appearance.FocusedRow.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(178))))); this.dgv_precioslist.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White; this.dgv_precioslist.Appearance.FocusedRow.Options.UseBackColor = true; this.dgv_precioslist.Appearance.FocusedRow.Options.UseForeColor = true; this.dgv_precioslist.Appearance.FooterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_precioslist.Appearance.FooterPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_precioslist.Appearance.FooterPanel.ForeColor = System.Drawing.Color.Black; this.dgv_precioslist.Appearance.FooterPanel.Options.UseBackColor = true; this.dgv_precioslist.Appearance.FooterPanel.Options.UseBorderColor = true; this.dgv_precioslist.Appearance.FooterPanel.Options.UseForeColor = true; this.dgv_precioslist.Appearance.GroupButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_precioslist.Appearance.GroupButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_precioslist.Appearance.GroupButton.ForeColor = System.Drawing.Color.Black; this.dgv_precioslist.Appearance.GroupButton.Options.UseBackColor = true; this.dgv_precioslist.Appearance.GroupButton.Options.UseBorderColor = true; this.dgv_precioslist.Appearance.GroupButton.Options.UseForeColor = true; this.dgv_precioslist.Appearance.GroupFooter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194))))); this.dgv_precioslist.Appearance.GroupFooter.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194))))); this.dgv_precioslist.Appearance.GroupFooter.ForeColor = System.Drawing.Color.Black; this.dgv_precioslist.Appearance.GroupFooter.Options.UseBackColor = true; this.dgv_precioslist.Appearance.GroupFooter.Options.UseBorderColor = true; this.dgv_precioslist.Appearance.GroupFooter.Options.UseForeColor = true; this.dgv_precioslist.Appearance.GroupPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(78)))), ((int)(((byte)(71))))); this.dgv_precioslist.Appearance.GroupPanel.BackColor2 = System.Drawing.Color.White; this.dgv_precioslist.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.dgv_precioslist.Appearance.GroupPanel.ForeColor = System.Drawing.Color.White; this.dgv_precioslist.Appearance.GroupPanel.Options.UseBackColor = true; this.dgv_precioslist.Appearance.GroupPanel.Options.UseFont = true; this.dgv_precioslist.Appearance.GroupPanel.Options.UseForeColor = true; this.dgv_precioslist.Appearance.GroupRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(144)))), ((int)(((byte)(136))))); this.dgv_precioslist.Appearance.GroupRow.ForeColor = System.Drawing.Color.Silver; this.dgv_precioslist.Appearance.GroupRow.Options.UseBackColor = true; this.dgv_precioslist.Appearance.GroupRow.Options.UseForeColor = true; this.dgv_precioslist.Appearance.HeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_precioslist.Appearance.HeaderPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_precioslist.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.dgv_precioslist.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.Black; this.dgv_precioslist.Appearance.HeaderPanel.Options.UseBackColor = true; this.dgv_precioslist.Appearance.HeaderPanel.Options.UseBorderColor = true; this.dgv_precioslist.Appearance.HeaderPanel.Options.UseFont = true; this.dgv_precioslist.Appearance.HeaderPanel.Options.UseForeColor = true; this.dgv_precioslist.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.Gray; this.dgv_precioslist.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_precioslist.Appearance.HideSelectionRow.Options.UseBackColor = true; this.dgv_precioslist.Appearance.HideSelectionRow.Options.UseForeColor = true; this.dgv_precioslist.Appearance.HorzLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_precioslist.Appearance.HorzLine.Options.UseBackColor = true; this.dgv_precioslist.Appearance.Preview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(252)))), ((int)(((byte)(244))))); this.dgv_precioslist.Appearance.Preview.BackColor2 = System.Drawing.Color.White; this.dgv_precioslist.Appearance.Preview.ForeColor = System.Drawing.Color.Navy; this.dgv_precioslist.Appearance.Preview.Options.UseBackColor = true; this.dgv_precioslist.Appearance.Preview.Options.UseForeColor = true; this.dgv_precioslist.Appearance.Row.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216))))); this.dgv_precioslist.Appearance.Row.ForeColor = System.Drawing.Color.Black; this.dgv_precioslist.Appearance.Row.Options.UseBackColor = true; this.dgv_precioslist.Appearance.Row.Options.UseForeColor = true; this.dgv_precioslist.Appearance.RowSeparator.BackColor = System.Drawing.Color.White; this.dgv_precioslist.Appearance.RowSeparator.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_precioslist.Appearance.RowSeparator.Options.UseBackColor = true; this.dgv_precioslist.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(138))))); this.dgv_precioslist.Appearance.SelectedRow.ForeColor = System.Drawing.Color.White; this.dgv_precioslist.Appearance.SelectedRow.Options.UseBackColor = true; this.dgv_precioslist.Appearance.SelectedRow.Options.UseForeColor = true; this.dgv_precioslist.Appearance.TopNewRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(232)))), ((int)(((byte)(226))))); this.dgv_precioslist.Appearance.TopNewRow.Options.UseBackColor = true; this.dgv_precioslist.Appearance.VertLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_precioslist.Appearance.VertLine.Options.UseBackColor = true; this.dgv_precioslist.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this._listaprecid, this._listaprecname, this._fechaini, this._fechafin, this._tiendalist, this._ctactelist, this._tcamb, this._incigv, this._visible, this._usuar, this._feact}); styleFormatCondition1.Appearance.BackColor = System.Drawing.Color.Teal; styleFormatCondition1.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); styleFormatCondition1.Appearance.Options.UseBackColor = true; styleFormatCondition1.ApplyToRow = true; styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression; styleFormatCondition1.Expression = "Len(Trim([conceptoid])) == 2"; this.dgv_precioslist.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] { styleFormatCondition1}); this.dgv_precioslist.GridControl = this.Mdi_dgv_precioslist; this.dgv_precioslist.Name = "dgv_precioslist"; this.dgv_precioslist.OptionsSelection.MultiSelect = true; this.dgv_precioslist.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect; this.dgv_precioslist.OptionsView.ShowGroupPanel = false; this.dgv_precioslist.PaintStyleName = "Web"; this.dgv_precioslist.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.dgv_tiendalist_RowCellClick); // // _listaprecid // this._listaprecid.Caption = "ID"; this._listaprecid.FieldName = "listaprecid"; this._listaprecid.Name = "_listaprecid"; this._listaprecid.OptionsColumn.AllowEdit = false; this._listaprecid.Visible = true; this._listaprecid.VisibleIndex = 0; this._listaprecid.Width = 39; // // _listaprecname // this._listaprecname.Caption = "Denominación"; this._listaprecname.FieldName = "listaprecname"; this._listaprecname.Name = "_listaprecname"; this._listaprecname.OptionsColumn.AllowEdit = false; this._listaprecname.Visible = true; this._listaprecname.VisibleIndex = 1; this._listaprecname.Width = 152; // // _fechaini // this._fechaini.Caption = "fechaini"; this._fechaini.FieldName = "fechaini"; this._fechaini.Name = "_fechaini"; // // _fechafin // this._fechafin.Caption = "fechafin"; this._fechafin.FieldName = "fechafin"; this._fechafin.Name = "_fechafin"; // // _tiendalist // this._tiendalist.Caption = "tiendalist"; this._tiendalist.FieldName = "tiendalist"; this._tiendalist.Name = "_tiendalist"; // // _ctactelist // this._ctactelist.Caption = "ctactelist"; this._ctactelist.FieldName = "ctactelist"; this._ctactelist.Name = "_ctactelist"; // // _tcamb // this._tcamb.Caption = "tcamb"; this._tcamb.FieldName = "tcamb"; this._tcamb.Name = "_tcamb"; // // _incigv // this._incigv.Caption = "incigv"; this._incigv.FieldName = "incigv"; this._incigv.Name = "_incigv"; // // _visible // this._visible.Caption = "visible"; this._visible.FieldName = "visible"; this._visible.Name = "_visible"; // // _usuar // this._usuar.Caption = "usuar"; this._usuar.FieldName = "usuar"; this._usuar.Name = "_usuar"; // // _feact // this._feact.Caption = "feact"; this._feact.FieldName = "feact"; this._feact.Name = "_feact"; // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.DisplayFormat.FormatString = "###,##0.0000"; this.repositoryItemTextEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.EditFormat.FormatString = "###,##0.0000"; this.repositoryItemTextEdit1.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.Mask.EditMask = "###,##0.0000"; this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // repositoryItemCheckEdit2 // this.repositoryItemCheckEdit2.AutoHeight = false; this.repositoryItemCheckEdit2.Caption = "Check"; this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2"; // // repositoryItemTextEdit2 // this.repositoryItemTextEdit2.AutoHeight = false; this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2"; this.repositoryItemTextEdit2.ReadOnly = true; // // repositoryItemCheckEdit3 // this.repositoryItemCheckEdit3.AutoHeight = false; this.repositoryItemCheckEdit3.Caption = "Check"; this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3"; // // Frm_lista_precios // this.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(218)))), ((int)(((byte)(224))))); this.Appearance.Options.UseBackColor = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.ClientSize = new System.Drawing.Size(978, 440); this.Controls.Add(this.groupControl1); this.Controls.Add(this.pnlcontroldet); this.Controls.Add(this.pnl_01); this.Controls.Add(this.panelControl2); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.DoubleBuffered = true; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.KeyPreview = true; this.MaximizeBox = false; this.Name = "Frm_lista_precios"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "» Lista de Precios"; this.Load += new System.EventHandler(this.Frm_articulo_tiendalist_Load); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Frm_articulo_tiendalist_KeyDown); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); this.panelControl2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pnl_01)).EndInit(); this.pnl_01.ResumeLayout(false); this.pnl_01.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.visible.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.incigv.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pnlcontroldet)).EndInit(); this.pnlcontroldet.ResumeLayout(false); this.pnlcontroldet.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgb_listaPrecios)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.Mdi_dgv_precioslist)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv_precioslist)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.gridControlCheck = new DevExpress.XtraGrid.GridControl(); this.gridViewCheck = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumnUser = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnBaseNames = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnColorNames = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnTopNames = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnDesignNames = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnPrice = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnComment = new DevExpress.XtraGrid.Columns.GridColumn(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItemAdd = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemRefresh = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemEdit = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemDelete = new DevExpress.XtraBars.BarButtonItem(); this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem(); this.barEditItemDateStart = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem(); this.barEditItemDateEnd = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit(); 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.barEditItem2 = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); ((System.ComponentModel.ISupportInitialize)(this.gridControlCheck)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewCheck)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); this.SuspendLayout(); // // gridControlCheck // this.gridControlCheck.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControlCheck.Location = new System.Drawing.Point(0, 29); this.gridControlCheck.MainView = this.gridViewCheck; this.gridControlCheck.Name = "gridControlCheck"; this.gridControlCheck.Size = new System.Drawing.Size(705, 485); this.gridControlCheck.TabIndex = 4; this.gridControlCheck.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridViewCheck}); // // gridViewCheck // this.gridViewCheck.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumnUser, this.gridColumnDate, this.gridColumnBaseNames, this.gridColumnColorNames, this.gridColumnTopNames, this.gridColumnDesignNames, this.gridColumnPrice, this.gridColumnComment}); this.gridViewCheck.GridControl = this.gridControlCheck; this.gridViewCheck.GroupCount = 1; this.gridViewCheck.Name = "gridViewCheck"; this.gridViewCheck.OptionsBehavior.Editable = false; this.gridViewCheck.OptionsDetail.EnableMasterViewMode = false; this.gridViewCheck.OptionsView.ShowAutoFilterRow = true; this.gridViewCheck.OptionsView.ShowFooter = true; this.gridViewCheck.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.gridColumnDate, DevExpress.Data.ColumnSortOrder.Ascending)}); this.gridViewCheck.DoubleClick += new System.EventHandler(this.gridView_DoubleClick); // // gridColumnUser // this.gridColumnUser.Caption = "Клиент"; this.gridColumnUser.FieldName = "UserName"; this.gridColumnUser.MinWidth = 100; this.gridColumnUser.Name = "gridColumnUser"; this.gridColumnUser.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "Name", "Всего: {0}")}); this.gridColumnUser.Visible = true; this.gridColumnUser.VisibleIndex = 0; this.gridColumnUser.Width = 121; // // gridColumnDate // this.gridColumnDate.Caption = "Дата"; this.gridColumnDate.DisplayFormat.FormatString = "g"; this.gridColumnDate.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.gridColumnDate.FieldName = "Record.RecordDate"; this.gridColumnDate.MinWidth = 100; this.gridColumnDate.Name = "gridColumnDate"; this.gridColumnDate.Visible = true; this.gridColumnDate.VisibleIndex = 1; this.gridColumnDate.Width = 150; // // gridColumnBaseNames // this.gridColumnBaseNames.Caption = "Базы"; this.gridColumnBaseNames.FieldName = "BaseNames"; this.gridColumnBaseNames.Name = "gridColumnBaseNames"; this.gridColumnBaseNames.Visible = true; this.gridColumnBaseNames.VisibleIndex = 1; // // gridColumnColorNames // this.gridColumnColorNames.Caption = "Цвета"; this.gridColumnColorNames.FieldName = "ColorNames"; this.gridColumnColorNames.Name = "gridColumnColorNames"; this.gridColumnColorNames.Visible = true; this.gridColumnColorNames.VisibleIndex = 2; // // gridColumnTopNames // this.gridColumnTopNames.Caption = "Топы"; this.gridColumnTopNames.FieldName = "TopNames"; this.gridColumnTopNames.Name = "gridColumnTopNames"; this.gridColumnTopNames.Visible = true; this.gridColumnTopNames.VisibleIndex = 3; // // gridColumnDesignNames // this.gridColumnDesignNames.Caption = "Дизайны"; this.gridColumnDesignNames.FieldName = "DesignNames"; this.gridColumnDesignNames.Name = "gridColumnDesignNames"; this.gridColumnDesignNames.Visible = true; this.gridColumnDesignNames.VisibleIndex = 4; // // gridColumnPrice // this.gridColumnPrice.Caption = "Стоимость"; this.gridColumnPrice.FieldName = "Price"; this.gridColumnPrice.Name = "gridColumnPrice"; this.gridColumnPrice.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Price", "Итого: {0:0.##}")}); this.gridColumnPrice.Visible = true; this.gridColumnPrice.VisibleIndex = 5; // // gridColumnComment // this.gridColumnComment.Caption = "Примечание"; this.gridColumnComment.FieldName = "Comment"; this.gridColumnComment.Name = "gridColumnComment"; this.gridColumnComment.Visible = true; this.gridColumnComment.VisibleIndex = 6; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItemRefresh, this.barButtonItemAdd, this.barButtonItemDelete, this.barButtonItemEdit, this.barStaticItem1, this.barEditItemDateStart, this.barStaticItem2, this.barEditItem2, this.barEditItemDateEnd}); this.barManager1.MaxItemId = 9; this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemDateEdit1, this.repositoryItemTextEdit1, this.repositoryItemDateEdit2}); // // bar1 // this.bar1.BarName = "Tools"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemAdd), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemRefresh), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemEdit), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemDelete), new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barEditItemDateStart), new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem2), new DevExpress.XtraBars.LinkPersistInfo(this.barEditItemDateEnd)}); this.bar1.Text = "Tools"; // // barButtonItemAdd // this.barButtonItemAdd.Caption = "Добавить"; this.barButtonItemAdd.Id = 1; this.barButtonItemAdd.Name = "barButtonItemAdd"; this.barButtonItemAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemAdd_ItemClick); // // barButtonItemRefresh // this.barButtonItemRefresh.Caption = "Обновить"; this.barButtonItemRefresh.Id = 0; this.barButtonItemRefresh.Name = "barButtonItemRefresh"; this.barButtonItemRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemRefresh_ItemClick); // // barButtonItemEdit // this.barButtonItemEdit.Caption = "Редактировать"; this.barButtonItemEdit.Id = 3; this.barButtonItemEdit.Name = "barButtonItemEdit"; this.barButtonItemEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemEdit_ItemClick); // // barButtonItemDelete // this.barButtonItemDelete.Caption = "Удалить"; this.barButtonItemDelete.Id = 2; this.barButtonItemDelete.Name = "barButtonItemDelete"; this.barButtonItemDelete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemDelete_ItemClick); // // barStaticItem1 // this.barStaticItem1.Caption = "Период с:"; this.barStaticItem1.Id = 4; this.barStaticItem1.Name = "barStaticItem1"; this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near; // // barEditItemDateStart // this.barEditItemDateStart.Edit = this.repositoryItemDateEdit1; this.barEditItemDateStart.EditWidth = 100; this.barEditItemDateStart.Id = 5; this.barEditItemDateStart.Name = "barEditItemDateStart"; this.barEditItemDateStart.EditValueChanged += new System.EventHandler(this.barEditItemDate_EditValueChanged); // // repositoryItemDateEdit1 // this.repositoryItemDateEdit1.AutoHeight = false; this.repositoryItemDateEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit1.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit1.Name = "repositoryItemDateEdit1"; // // barStaticItem2 // this.barStaticItem2.Caption = "по:"; this.barStaticItem2.Id = 6; this.barStaticItem2.Name = "barStaticItem2"; this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near; // // barEditItemDateEnd // this.barEditItemDateEnd.Edit = this.repositoryItemDateEdit2; this.barEditItemDateEnd.EditWidth = 100; this.barEditItemDateEnd.Id = 8; this.barEditItemDateEnd.Name = "barEditItemDateEnd"; this.barEditItemDateEnd.EditValueChanged += new System.EventHandler(this.barEditItemDate_EditValueChanged); // // repositoryItemDateEdit2 // this.repositoryItemDateEdit2.AutoHeight = false; this.repositoryItemDateEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit2.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemDateEdit2.Name = "repositoryItemDateEdit2"; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(705, 29); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 514); this.barDockControlBottom.Size = new System.Drawing.Size(705, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 29); this.barDockControlLeft.Size = new System.Drawing.Size(0, 485); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(705, 29); this.barDockControlRight.Size = new System.Drawing.Size(0, 485); // // barEditItem2 // this.barEditItem2.Caption = "barEditItem2"; this.barEditItem2.Edit = this.repositoryItemTextEdit1; this.barEditItem2.EditWidth = 137; this.barEditItem2.Id = 7; this.barEditItem2.Name = "barEditItem2"; // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // UCCheck // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.gridControlCheck); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "UCCheck"; this.Size = new System.Drawing.Size(705, 514); ((System.ComponentModel.ISupportInitialize)(this.gridControlCheck)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridViewCheck)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ucChiTiet)); DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition(); this.bm = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bbiXem = new DevExpress.XtraBars.BarButtonItem(); this.bbiSua = new DevExpress.XtraBars.BarButtonItem(); this.bbiXuatExcel = new DevExpress.XtraBars.BarButtonItem(); this.bbiDong = new DevExpress.XtraBars.BarButtonItem(); 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.img = new DevExpress.Utils.ImageCollection(this.components); this.gcList = new DevExpress.XtraGrid.GridControl(); this.cHUNGTUCHITIETTheoNgayBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsCamDo = new Phan_Mem_Quan_Ly_Cam_Do.CamDo.DS.dsCamDo(); this.gbList = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView(); this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.colMa_Chi_Tiet = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colMa_Chung_Tu = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colNgay = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colTen_Khach_Hang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colSo_CMND = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colDia_Chi = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colSo_Tien_Cam = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.rptMayTinh = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit(); this.colTen_Tai_San = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colLoai_Vang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.colTrong_Luong_Vang_18k = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colTrong_Luong_Vang_24k = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colTrong_Luong_Khac = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colTrong_Luong = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.colChuan_Do = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colGia_Tri_Vat_Cam = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colSap_Xep = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.colTinh_Trang = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.rptMayTinhPhanTram = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.txtDen = new DevExpress.XtraEditors.DateEdit(); this.txtTu = new DevExpress.XtraEditors.DateEdit(); this.cbTuyChon = new DevExpress.XtraEditors.ComboBoxEdit(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.cHUNG_TU_CHI_TIET_Theo_NgayTableAdapter = new Phan_Mem_Quan_Ly_Cam_Do.CamDo.DS.dsCamDoTableAdapters.CHUNG_TU_CHI_TIET_Theo_NgayTableAdapter(); ((System.ComponentModel.ISupportInitialize)(this.bm)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.img)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cHUNGTUCHITIETTheoNgayBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsCamDo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptMayTinh)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptMayTinhPhanTram)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDen.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTu.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbTuyChon.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); this.SuspendLayout(); // // bm // this.bm.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.bm.DockControls.Add(this.barDockControlTop); this.bm.DockControls.Add(this.barDockControlBottom); this.bm.DockControls.Add(this.barDockControlLeft); this.bm.DockControls.Add(this.barDockControlRight); this.bm.Form = this; this.bm.Images = this.img; this.bm.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbiSua, this.bbiDong, this.bbiXem, this.bbiXuatExcel}); this.bm.LargeImages = this.img; this.bm.MainMenu = this.bar2; this.bm.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(this.bbiXem), new DevExpress.XtraBars.LinkPersistInfo(this.bbiSua), new DevExpress.XtraBars.LinkPersistInfo(this.bbiXuatExcel), new DevExpress.XtraBars.LinkPersistInfo(this.bbiDong)}); this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // bbiXem // this.bbiXem.Caption = "Xem"; this.bbiXem.Id = 5; this.bbiXem.ImageIndex = 35; this.bbiXem.Name = "bbiXem"; this.bbiXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXem_ItemClick); // // bbiSua // this.bbiSua.Caption = "Sửa"; this.bbiSua.Id = 1; this.bbiSua.ImageIndex = 29; this.bbiSua.Name = "bbiSua"; this.bbiSua.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiSua.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiSua_ItemClick); // // bbiXuatExcel // this.bbiXuatExcel.Caption = "Xuất Excel"; this.bbiXuatExcel.Id = 6; this.bbiXuatExcel.ImageIndex = 54; this.bbiXuatExcel.Name = "bbiXuatExcel"; this.bbiXuatExcel.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXuatExcel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXuatExcel_ItemClick); // // bbiDong // this.bbiDong.Caption = "Đóng"; this.bbiDong.Id = 3; this.bbiDong.ImageIndex = 10; this.bbiDong.Name = "bbiDong"; this.bbiDong.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiDong.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiDong_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.Size = new System.Drawing.Size(1133, 24); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 636); this.barDockControlBottom.Size = new System.Drawing.Size(1133, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); 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(1133, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 612); // // img // this.img.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("img.ImageStream"))); this.img.Images.SetKeyName(0, "abort.png"); this.img.Images.SetKeyName(1, "about.png"); this.img.Images.SetKeyName(2, "accept.png"); this.img.Images.SetKeyName(3, "add.png"); this.img.Images.SetKeyName(4, "application.png"); this.img.Images.SetKeyName(5, "apply.png"); this.img.Images.SetKeyName(6, "attention.png"); this.img.Images.SetKeyName(7, "back.png"); this.img.Images.SetKeyName(8, "cancel.png"); this.img.Images.SetKeyName(9, "circulation.png"); this.img.Images.SetKeyName(10, "close.png"); this.img.Images.SetKeyName(11, "create.png"); this.img.Images.SetKeyName(12, "cut.png"); this.img.Images.SetKeyName(13, "danger.png"); this.img.Images.SetKeyName(14, "delete.png"); this.img.Images.SetKeyName(15, "down.png"); this.img.Images.SetKeyName(16, "erase.png"); this.img.Images.SetKeyName(17, "error.png"); this.img.Images.SetKeyName(18, "forward.png"); this.img.Images.SetKeyName(19, "help.png"); this.img.Images.SetKeyName(20, "info.png"); this.img.Images.SetKeyName(21, "information.png"); this.img.Images.SetKeyName(22, "logout.png"); this.img.Images.SetKeyName(23, "minus.png"); this.img.Images.SetKeyName(24, "move.png"); this.img.Images.SetKeyName(25, "next.png"); this.img.Images.SetKeyName(26, "no entry.png"); this.img.Images.SetKeyName(27, "no.png"); this.img.Images.SetKeyName(28, "OK.png"); this.img.Images.SetKeyName(29, "options.png"); this.img.Images.SetKeyName(30, "plus.png"); this.img.Images.SetKeyName(31, "previous.png"); this.img.Images.SetKeyName(32, "problem.png"); this.img.Images.SetKeyName(33, "question.png"); this.img.Images.SetKeyName(34, "redo.png"); this.img.Images.SetKeyName(35, "refresh.png"); this.img.Images.SetKeyName(36, "remove.png"); this.img.Images.SetKeyName(37, "renew.png"); this.img.Images.SetKeyName(38, "repeat.png"); this.img.Images.SetKeyName(39, "run.png"); this.img.Images.SetKeyName(40, "save.png"); this.img.Images.SetKeyName(41, "search.png"); this.img.Images.SetKeyName(42, "settings.png"); this.img.Images.SetKeyName(43, "stop.png"); this.img.Images.SetKeyName(44, "switch.png"); this.img.Images.SetKeyName(45, "sync.png"); this.img.Images.SetKeyName(46, "system.png"); this.img.Images.SetKeyName(47, "turn off.png"); this.img.Images.SetKeyName(48, "undo.png"); this.img.Images.SetKeyName(49, "up.png"); this.img.Images.SetKeyName(50, "update.png"); this.img.Images.SetKeyName(51, "view.png"); this.img.Images.SetKeyName(52, "warning.png"); this.img.Images.SetKeyName(53, "yes.png"); this.img.Images.SetKeyName(54, "Excel-icon.png"); // // gcList // this.gcList.DataSource = this.cHUNGTUCHITIETTheoNgayBindingSource; this.gcList.Location = new System.Drawing.Point(2, 26); this.gcList.MainView = this.gbList; this.gcList.MenuManager = this.bm; this.gcList.Name = "gcList"; this.gcList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.rptMayTinh, this.rptMayTinhPhanTram}); this.gcList.Size = new System.Drawing.Size(1129, 584); this.gcList.TabIndex = 4; this.gcList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gbList}); // // cHUNGTUCHITIETTheoNgayBindingSource // this.cHUNGTUCHITIETTheoNgayBindingSource.DataMember = "CHUNG_TU_CHI_TIET_Theo_Ngay"; this.cHUNGTUCHITIETTheoNgayBindingSource.DataSource = this.dsCamDo; // // dsCamDo // this.dsCamDo.DataSetName = "dsCamDo"; this.dsCamDo.EnforceConstraints = false; this.dsCamDo.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // gbList // this.gbList.Appearance.GroupRow.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); this.gbList.Appearance.GroupRow.ForeColor = System.Drawing.Color.Red; this.gbList.Appearance.GroupRow.Options.UseFont = true; this.gbList.Appearance.GroupRow.Options.UseForeColor = true; this.gbList.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { this.gridBand1, this.gridBand2, this.gridBand3}); this.gbList.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { this.colMa_Chi_Tiet, this.colMa_Chung_Tu, this.colNgay, this.colTen_Khach_Hang, this.colSo_CMND, this.colDia_Chi, this.colSo_Tien_Cam, this.colTen_Tai_San, this.colLoai_Vang, this.colTrong_Luong, this.colChuan_Do, this.colGia_Tri_Vat_Cam, this.colSap_Xep, this.colTinh_Trang, this.colTrong_Luong_Vang_18k, this.colTrong_Luong_Vang_24k, this.colTrong_Luong_Khac}); this.gbList.CustomizationFormBounds = new System.Drawing.Rectangle(427, 278, 216, 199); styleFormatCondition1.Appearance.ForeColor = System.Drawing.Color.Red; styleFormatCondition1.Appearance.Options.UseForeColor = true; styleFormatCondition1.ApplyToRow = true; styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression; styleFormatCondition1.Expression = "Iif([Tinh_Trang] == \'R\',True ,False )"; this.gbList.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] { styleFormatCondition1}); this.gbList.GridControl = this.gcList; this.gbList.GroupPanelText = "Kéo cột và thả vào đây để nhóm dữ liệu"; this.gbList.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Thanh_Tien", null, " - Thành Tiền - {0:##,##0,###}")}); this.gbList.IndicatorWidth = 40; this.gbList.Name = "gbList"; this.gbList.OptionsBehavior.AutoExpandAllGroups = true; this.gbList.OptionsView.ColumnAutoWidth = false; this.gbList.OptionsView.ShowAutoFilterRow = true; this.gbList.OptionsView.ShowFooter = true; this.gbList.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colMa_Chung_Tu, DevExpress.Data.ColumnSortOrder.Descending)}); this.gbList.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gbList_CustomDrawRowIndicator); // // gridBand1 // this.gridBand1.Columns.Add(this.colMa_Chi_Tiet); this.gridBand1.Columns.Add(this.colMa_Chung_Tu); this.gridBand1.Columns.Add(this.colNgay); this.gridBand1.Columns.Add(this.colTen_Khach_Hang); this.gridBand1.Columns.Add(this.colSo_CMND); this.gridBand1.Columns.Add(this.colDia_Chi); this.gridBand1.Columns.Add(this.colSo_Tien_Cam); this.gridBand1.Columns.Add(this.colTen_Tai_San); this.gridBand1.Columns.Add(this.colLoai_Vang); this.gridBand1.MinWidth = 20; this.gridBand1.Name = "gridBand1"; this.gridBand1.VisibleIndex = 0; this.gridBand1.Width = 659; // // colMa_Chi_Tiet // this.colMa_Chi_Tiet.AppearanceHeader.Options.UseTextOptions = true; this.colMa_Chi_Tiet.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMa_Chi_Tiet.FieldName = "Ma_Chi_Tiet"; this.colMa_Chi_Tiet.Name = "colMa_Chi_Tiet"; this.colMa_Chi_Tiet.OptionsColumn.ReadOnly = true; this.colMa_Chi_Tiet.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; // // colMa_Chung_Tu // this.colMa_Chung_Tu.AppearanceHeader.Options.UseTextOptions = true; this.colMa_Chung_Tu.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMa_Chung_Tu.Caption = "Mã Chứng Từ"; this.colMa_Chung_Tu.FieldName = "Ma_Chung_Tu"; this.colMa_Chung_Tu.Name = "colMa_Chung_Tu"; this.colMa_Chung_Tu.OptionsColumn.ReadOnly = true; this.colMa_Chung_Tu.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colMa_Chung_Tu.Visible = true; this.colMa_Chung_Tu.Width = 100; // // colNgay // this.colNgay.AppearanceHeader.Options.UseTextOptions = true; this.colNgay.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colNgay.Caption = "Ngày"; this.colNgay.DisplayFormat.FormatString = "dd/MM/yyyy"; this.colNgay.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.colNgay.FieldName = "Ngay"; this.colNgay.Name = "colNgay"; this.colNgay.OptionsColumn.ReadOnly = true; this.colNgay.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colNgay.Visible = true; // // colTen_Khach_Hang // this.colTen_Khach_Hang.AppearanceHeader.Options.UseTextOptions = true; this.colTen_Khach_Hang.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTen_Khach_Hang.Caption = "Tên Khách Hàng"; this.colTen_Khach_Hang.FieldName = "Ten_Khach_Hang"; this.colTen_Khach_Hang.Name = "colTen_Khach_Hang"; this.colTen_Khach_Hang.OptionsColumn.ReadOnly = true; this.colTen_Khach_Hang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTen_Khach_Hang.Visible = true; this.colTen_Khach_Hang.Width = 100; // // colSo_CMND // this.colSo_CMND.AppearanceHeader.Options.UseTextOptions = true; this.colSo_CMND.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSo_CMND.Caption = "Số CMND"; this.colSo_CMND.FieldName = "So_CMND"; this.colSo_CMND.Name = "colSo_CMND"; this.colSo_CMND.OptionsColumn.ReadOnly = true; this.colSo_CMND.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSo_CMND.Visible = true; // // colDia_Chi // this.colDia_Chi.AppearanceHeader.Options.UseTextOptions = true; this.colDia_Chi.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDia_Chi.Caption = "Địa Chỉ"; this.colDia_Chi.FieldName = "Dia_Chi"; this.colDia_Chi.Name = "colDia_Chi"; this.colDia_Chi.OptionsColumn.ReadOnly = true; this.colDia_Chi.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colDia_Chi.Visible = true; // // colSo_Tien_Cam // this.colSo_Tien_Cam.AppearanceHeader.Options.UseTextOptions = true; this.colSo_Tien_Cam.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSo_Tien_Cam.Caption = "Số Tiền Cầm"; this.colSo_Tien_Cam.ColumnEdit = this.rptMayTinh; this.colSo_Tien_Cam.FieldName = "So_Tien_Cam"; this.colSo_Tien_Cam.Name = "colSo_Tien_Cam"; this.colSo_Tien_Cam.OptionsColumn.ReadOnly = true; this.colSo_Tien_Cam.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSo_Tien_Cam.Visible = true; this.colSo_Tien_Cam.Width = 81; // // rptMayTinh // this.rptMayTinh.AutoHeight = false; this.rptMayTinh.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.rptMayTinh.DisplayFormat.FormatString = "{0:##,##0.###}"; this.rptMayTinh.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptMayTinh.EditFormat.FormatString = "{0:##,##0.###}"; this.rptMayTinh.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptMayTinh.Name = "rptMayTinh"; // // colTen_Tai_San // this.colTen_Tai_San.AppearanceHeader.Options.UseTextOptions = true; this.colTen_Tai_San.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTen_Tai_San.Caption = "Tên Tài Sản"; this.colTen_Tai_San.FieldName = "Ten_Tai_San"; this.colTen_Tai_San.Name = "colTen_Tai_San"; this.colTen_Tai_San.OptionsColumn.ReadOnly = true; this.colTen_Tai_San.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTen_Tai_San.Visible = true; this.colTen_Tai_San.Width = 78; // // colLoai_Vang // this.colLoai_Vang.AppearanceHeader.Options.UseTextOptions = true; this.colLoai_Vang.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLoai_Vang.Caption = "Loại Vàng"; this.colLoai_Vang.FieldName = "Loai_Vang"; this.colLoai_Vang.Name = "colLoai_Vang"; this.colLoai_Vang.OptionsColumn.ReadOnly = true; this.colLoai_Vang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colLoai_Vang.Visible = true; // // gridBand2 // this.gridBand2.AppearanceHeader.Options.UseTextOptions = true; this.gridBand2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridBand2.Caption = "Trọng Lượng"; this.gridBand2.Columns.Add(this.colTrong_Luong_Vang_18k); this.gridBand2.Columns.Add(this.colTrong_Luong_Vang_24k); this.gridBand2.Columns.Add(this.colTrong_Luong_Khac); this.gridBand2.Columns.Add(this.colTrong_Luong); this.gridBand2.MinWidth = 20; this.gridBand2.Name = "gridBand2"; this.gridBand2.VisibleIndex = 1; this.gridBand2.Width = 308; // // colTrong_Luong_Vang_18k // this.colTrong_Luong_Vang_18k.AppearanceHeader.Options.UseTextOptions = true; this.colTrong_Luong_Vang_18k.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTrong_Luong_Vang_18k.Caption = "18k"; this.colTrong_Luong_Vang_18k.ColumnEdit = this.rptMayTinh; this.colTrong_Luong_Vang_18k.FieldName = "Trong_Luong_Vang_18k"; this.colTrong_Luong_Vang_18k.Name = "colTrong_Luong_Vang_18k"; this.colTrong_Luong_Vang_18k.OptionsColumn.ReadOnly = true; this.colTrong_Luong_Vang_18k.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTrong_Luong_Vang_18k.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Trong_Luong_Vang_18k", "{0:##,##0.###}")}); this.colTrong_Luong_Vang_18k.Visible = true; // // colTrong_Luong_Vang_24k // this.colTrong_Luong_Vang_24k.AppearanceHeader.Options.UseTextOptions = true; this.colTrong_Luong_Vang_24k.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTrong_Luong_Vang_24k.Caption = "24k"; this.colTrong_Luong_Vang_24k.ColumnEdit = this.rptMayTinh; this.colTrong_Luong_Vang_24k.FieldName = "Trong_Luong_Vang_24k"; this.colTrong_Luong_Vang_24k.Name = "colTrong_Luong_Vang_24k"; this.colTrong_Luong_Vang_24k.OptionsColumn.ReadOnly = true; this.colTrong_Luong_Vang_24k.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTrong_Luong_Vang_24k.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Trong_Luong_Vang_24k", "{0:##,##0.###}")}); this.colTrong_Luong_Vang_24k.Visible = true; // // colTrong_Luong_Khac // this.colTrong_Luong_Khac.AppearanceHeader.Options.UseTextOptions = true; this.colTrong_Luong_Khac.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTrong_Luong_Khac.Caption = "Khác"; this.colTrong_Luong_Khac.ColumnEdit = this.rptMayTinh; this.colTrong_Luong_Khac.FieldName = "Trong_Luong_Khac"; this.colTrong_Luong_Khac.Name = "colTrong_Luong_Khac"; this.colTrong_Luong_Khac.OptionsColumn.ReadOnly = true; this.colTrong_Luong_Khac.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTrong_Luong_Khac.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Trong_Luong_Khac", "{0:##,##0.###}")}); this.colTrong_Luong_Khac.Visible = true; // // colTrong_Luong // this.colTrong_Luong.AppearanceHeader.Options.UseTextOptions = true; this.colTrong_Luong.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTrong_Luong.Caption = "Trọng Lượng"; this.colTrong_Luong.FieldName = "Trong_Luong"; this.colTrong_Luong.Name = "colTrong_Luong"; this.colTrong_Luong.OptionsColumn.ReadOnly = true; this.colTrong_Luong.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTrong_Luong.Visible = true; this.colTrong_Luong.Width = 83; // // gridBand3 // this.gridBand3.Columns.Add(this.colChuan_Do); this.gridBand3.Columns.Add(this.colGia_Tri_Vat_Cam); this.gridBand3.Columns.Add(this.colSap_Xep); this.gridBand3.Columns.Add(this.colTinh_Trang); this.gridBand3.MinWidth = 20; this.gridBand3.Name = "gridBand3"; this.gridBand3.VisibleIndex = 2; this.gridBand3.Width = 245; // // colChuan_Do // this.colChuan_Do.AppearanceHeader.Options.UseTextOptions = true; this.colChuan_Do.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colChuan_Do.Caption = "Chuẩn Độ"; this.colChuan_Do.FieldName = "Chuan_Do"; this.colChuan_Do.Name = "colChuan_Do"; this.colChuan_Do.OptionsColumn.ReadOnly = true; this.colChuan_Do.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colChuan_Do.Visible = true; // // colGia_Tri_Vat_Cam // this.colGia_Tri_Vat_Cam.AppearanceHeader.Options.UseTextOptions = true; this.colGia_Tri_Vat_Cam.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colGia_Tri_Vat_Cam.Caption = "Giá Trị Vật Cầm"; this.colGia_Tri_Vat_Cam.ColumnEdit = this.rptMayTinh; this.colGia_Tri_Vat_Cam.FieldName = "Gia_Tri_Vat_Cam"; this.colGia_Tri_Vat_Cam.Name = "colGia_Tri_Vat_Cam"; this.colGia_Tri_Vat_Cam.OptionsColumn.ReadOnly = true; this.colGia_Tri_Vat_Cam.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colGia_Tri_Vat_Cam.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Gia_Tri_Vat_Cam", "{0:##,##0.###}")}); this.colGia_Tri_Vat_Cam.Visible = true; this.colGia_Tri_Vat_Cam.Width = 95; // // colSap_Xep // this.colSap_Xep.AppearanceHeader.Options.UseTextOptions = true; this.colSap_Xep.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSap_Xep.Caption = "Sắp Xếp"; this.colSap_Xep.FieldName = "Sap_Xep"; this.colSap_Xep.Name = "colSap_Xep"; this.colSap_Xep.OptionsColumn.ReadOnly = true; this.colSap_Xep.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSap_Xep.Visible = true; // // colTinh_Trang // this.colTinh_Trang.AppearanceHeader.Options.UseTextOptions = true; this.colTinh_Trang.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTinh_Trang.FieldName = "Tinh_Trang"; this.colTinh_Trang.Name = "colTinh_Trang"; // // rptMayTinhPhanTram // this.rptMayTinhPhanTram.AutoHeight = false; this.rptMayTinhPhanTram.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.rptMayTinhPhanTram.DisplayFormat.FormatString = "{0:##,##0.###} %"; this.rptMayTinhPhanTram.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptMayTinhPhanTram.EditFormat.FormatString = "{0:##,##0.###} %"; this.rptMayTinhPhanTram.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptMayTinhPhanTram.Name = "rptMayTinhPhanTram"; // // layoutControl1 // this.layoutControl1.Controls.Add(this.layoutControl2); this.layoutControl1.Controls.Add(this.txtDen); this.layoutControl1.Controls.Add(this.txtTu); this.layoutControl1.Controls.Add(this.cbTuyChon); this.layoutControl1.Controls.Add(this.gcList); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 24); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(1133, 612); this.layoutControl1.TabIndex = 5; this.layoutControl1.Text = "layoutControl1"; // // layoutControl2 // this.layoutControl2.Location = new System.Drawing.Point(541, 2); this.layoutControl2.Name = "layoutControl2"; this.layoutControl2.Root = this.layoutControlGroup2; this.layoutControl2.Size = new System.Drawing.Size(590, 20); this.layoutControl2.TabIndex = 8; this.layoutControl2.Text = "layoutControl2"; // // layoutControlGroup2 // this.layoutControlGroup2.CustomizationFormText = "layoutControlGroup2"; this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup2.GroupBordersVisible = false; this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Size = new System.Drawing.Size(590, 20); this.layoutControlGroup2.Text = "layoutControlGroup2"; this.layoutControlGroup2.TextVisible = false; // // txtDen // this.txtDen.EditValue = null; this.txtDen.Location = new System.Drawing.Point(397, 2); this.txtDen.MenuManager = this.bm; this.txtDen.Name = "txtDen"; this.txtDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtDen.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtDen.Properties.DisplayFormat.FormatString = "{0:dd/MM/yyyy}"; this.txtDen.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.txtDen.Properties.EditFormat.FormatString = "{0:dd/MM/yyyy}"; this.txtDen.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.txtDen.Size = new System.Drawing.Size(140, 20); this.txtDen.StyleController = this.layoutControl1; this.txtDen.TabIndex = 7; // // txtTu // this.txtTu.EditValue = null; this.txtTu.Location = new System.Drawing.Point(217, 2); this.txtTu.MenuManager = this.bm; this.txtTu.Name = "txtTu"; this.txtTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtTu.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.txtTu.Properties.DisplayFormat.FormatString = "{0:dd/MM/yyyy}"; this.txtTu.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.txtTu.Properties.EditFormat.FormatString = "{0:dd/MM/yyyy}"; this.txtTu.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.txtTu.Size = new System.Drawing.Size(141, 20); this.txtTu.StyleController = this.layoutControl1; this.txtTu.TabIndex = 6; // // cbTuyChon // this.cbTuyChon.EditValue = "Tùy chọn"; this.cbTuyChon.Location = new System.Drawing.Point(57, 2); this.cbTuyChon.MenuManager = this.bm; this.cbTuyChon.Name = "cbTuyChon"; this.cbTuyChon.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.cbTuyChon.Properties.Items.AddRange(new object[] { "Tùy chọn", "Tất cả", "Tháng 1", "Tháng 2", "Tháng 3", "Tháng 4", "Tháng 5", "Tháng 6", "Tháng 7", "Tháng 8", "Tháng 9", "Tháng 10", "Tháng 11", "Tháng 12"}); this.cbTuyChon.Size = new System.Drawing.Size(121, 20); this.cbTuyChon.StyleController = this.layoutControl1; this.cbTuyChon.TabIndex = 5; this.cbTuyChon.SelectedIndexChanged += new System.EventHandler(this.cbTuyChon_SelectedIndexChanged); // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem5}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(1133, 612); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.gcList; this.layoutControlItem1.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 24); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(1133, 588); this.layoutControlItem1.Text = "layoutControlItem1"; this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextToControlDistance = 0; this.layoutControlItem1.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.cbTuyChon; this.layoutControlItem2.CustomizationFormText = "Tùy Chọn"; this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); this.layoutControlItem2.MaxSize = new System.Drawing.Size(180, 24); this.layoutControlItem2.MinSize = new System.Drawing.Size(109, 24); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(180, 24); this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem2.Text = "Tùy Chọn"; this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.layoutControlItem2.TextSize = new System.Drawing.Size(50, 13); this.layoutControlItem2.TextToControlDistance = 5; // // layoutControlItem3 // this.layoutControlItem3.Control = this.txtTu; this.layoutControlItem3.CustomizationFormText = "Từ"; this.layoutControlItem3.Location = new System.Drawing.Point(180, 0); this.layoutControlItem3.MaxSize = new System.Drawing.Size(180, 24); this.layoutControlItem3.MinSize = new System.Drawing.Size(151, 24); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(180, 24); this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem3.Text = "Từ"; this.layoutControlItem3.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.layoutControlItem3.TextSize = new System.Drawing.Size(30, 13); this.layoutControlItem3.TextToControlDistance = 5; // // layoutControlItem4 // this.layoutControlItem4.Control = this.txtDen; this.layoutControlItem4.CustomizationFormText = "Đến"; this.layoutControlItem4.Location = new System.Drawing.Point(360, 0); this.layoutControlItem4.MaxSize = new System.Drawing.Size(180, 24); this.layoutControlItem4.MinSize = new System.Drawing.Size(151, 24); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(179, 24); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.Text = "Đến"; this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.layoutControlItem4.TextSize = new System.Drawing.Size(30, 13); this.layoutControlItem4.TextToControlDistance = 5; // // layoutControlItem5 // this.layoutControlItem5.Control = this.layoutControl2; this.layoutControlItem5.CustomizationFormText = "layoutControlItem5"; this.layoutControlItem5.Location = new System.Drawing.Point(539, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(594, 24); this.layoutControlItem5.Text = "layoutControlItem5"; this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextToControlDistance = 0; this.layoutControlItem5.TextVisible = false; // // cHUNG_TU_CHI_TIET_Theo_NgayTableAdapter // this.cHUNG_TU_CHI_TIET_Theo_NgayTableAdapter.ClearBeforeFill = true; // // ucChiTiet // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.layoutControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "ucChiTiet"; this.Size = new System.Drawing.Size(1133, 636); ((System.ComponentModel.ISupportInitialize)(this.bm)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.img)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cHUNGTUCHITIETTheoNgayBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsCamDo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptMayTinh)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptMayTinhPhanTram)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDen.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTu.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbTuyChon.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(QuyTienMat)); this.colSo_Tien_Ton = new DevExpress.XtraGrid.Columns.GridColumn(); this.rptMayTinh = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit(); this.bm = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bbiXem = new DevExpress.XtraBars.BarButtonItem(); this.bbiXuatExcel = new DevExpress.XtraBars.BarButtonItem(); this.bbiDong = new DevExpress.XtraBars.BarButtonItem(); 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.img = new DevExpress.Utils.ImageCollection(this.components); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.dtDen = new DevExpress.XtraEditors.DateEdit(); this.dtTu = new DevExpress.XtraEditors.DateEdit(); this.cbChonNgay = new DevExpress.XtraEditors.ComboBoxEdit(); this.gcList = new DevExpress.XtraGrid.GridControl(); this.quyTienMatTheoNgayBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsQuyTienMat = new Phan_Mem_Quan_Ly_Cam_Do.QuyTienMat.DS.dsQuyTienMat(); this.gbList = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colMa = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNgay = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGhi_Chu = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSo_Tien_Thu = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSo_Tien_Chi = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLoai = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPhan_Loai = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTen_Loai = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTen_Khach_Hang = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMa_Chung_Tu_Cam_Do = new DevExpress.XtraGrid.Columns.GridColumn(); this.rptMayTinhPhanTram = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.rptMayTinh)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.img)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbChonNgay.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.quyTienMatTheoNgayBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsQuyTienMat)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptMayTinhPhanTram)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); this.SuspendLayout(); // // colSo_Tien_Ton // this.colSo_Tien_Ton.AppearanceHeader.Options.UseTextOptions = true; this.colSo_Tien_Ton.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSo_Tien_Ton.Caption = "Số Tiền Tồn"; this.colSo_Tien_Ton.ColumnEdit = this.rptMayTinh; this.colSo_Tien_Ton.FieldName = "So_Tien_Ton"; this.colSo_Tien_Ton.Name = "colSo_Tien_Ton"; this.colSo_Tien_Ton.OptionsColumn.ReadOnly = true; this.colSo_Tien_Ton.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSo_Tien_Ton.Visible = true; this.colSo_Tien_Ton.VisibleIndex = 5; // // rptMayTinh // this.rptMayTinh.AutoHeight = false; this.rptMayTinh.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.rptMayTinh.DisplayFormat.FormatString = "{0:##,##0.###}"; this.rptMayTinh.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptMayTinh.EditFormat.FormatString = "{0:##,##0.###}"; this.rptMayTinh.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptMayTinh.Name = "rptMayTinh"; // // bm // this.bm.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.bm.DockControls.Add(this.barDockControlTop); this.bm.DockControls.Add(this.barDockControlBottom); this.bm.DockControls.Add(this.barDockControlLeft); this.bm.DockControls.Add(this.barDockControlRight); this.bm.Form = this; this.bm.Images = this.img; this.bm.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbiXem, this.bbiDong, this.bbiXuatExcel}); this.bm.LargeImages = this.img; this.bm.MainMenu = this.bar2; this.bm.MaxItemId = 13; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(49, 160); this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.bbiXem, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbiXuatExcel), new DevExpress.XtraBars.LinkPersistInfo(this.bbiDong)}); this.bar2.OptionsBar.AllowDelete = true; this.bar2.OptionsBar.DrawSizeGrip = true; this.bar2.Text = "Main menu"; // // bbiXem // this.bbiXem.Caption = "Xem"; this.bbiXem.Id = 0; this.bbiXem.ImageIndex = 35; this.bbiXem.Name = "bbiXem"; this.bbiXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXem_ItemClick); // // bbiXuatExcel // this.bbiXuatExcel.Caption = "Xuất"; this.bbiXuatExcel.Id = 12; this.bbiXuatExcel.ImageIndex = 54; this.bbiXuatExcel.Name = "bbiXuatExcel"; this.bbiXuatExcel.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXuatExcel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXuatExcel_ItemClick); // // bbiDong // this.bbiDong.Caption = "Đóng"; this.bbiDong.Id = 6; this.bbiDong.ImageIndex = 10; this.bbiDong.Name = "bbiDong"; this.bbiDong.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1102, 24); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 416); this.barDockControlBottom.Size = new System.Drawing.Size(1102, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 392); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1102, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 392); // // img // this.img.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("img.ImageStream"))); this.img.Images.SetKeyName(0, "abort.png"); this.img.Images.SetKeyName(1, "about.png"); this.img.Images.SetKeyName(2, "accept.png"); this.img.Images.SetKeyName(3, "add.png"); this.img.Images.SetKeyName(4, "application.png"); this.img.Images.SetKeyName(5, "apply.png"); this.img.Images.SetKeyName(6, "attention.png"); this.img.Images.SetKeyName(7, "back.png"); this.img.Images.SetKeyName(8, "cancel.png"); this.img.Images.SetKeyName(9, "circulation.png"); this.img.Images.SetKeyName(10, "close.png"); this.img.Images.SetKeyName(11, "create.png"); this.img.Images.SetKeyName(12, "cut.png"); this.img.Images.SetKeyName(13, "danger.png"); this.img.Images.SetKeyName(14, "delete.png"); this.img.Images.SetKeyName(15, "down.png"); this.img.Images.SetKeyName(16, "erase.png"); this.img.Images.SetKeyName(17, "error.png"); this.img.Images.SetKeyName(18, "forward.png"); this.img.Images.SetKeyName(19, "help.png"); this.img.Images.SetKeyName(20, "info.png"); this.img.Images.SetKeyName(21, "information.png"); this.img.Images.SetKeyName(22, "logout.png"); this.img.Images.SetKeyName(23, "minus.png"); this.img.Images.SetKeyName(24, "move.png"); this.img.Images.SetKeyName(25, "next.png"); this.img.Images.SetKeyName(26, "no entry.png"); this.img.Images.SetKeyName(27, "no.png"); this.img.Images.SetKeyName(28, "OK.png"); this.img.Images.SetKeyName(29, "options.png"); this.img.Images.SetKeyName(30, "plus.png"); this.img.Images.SetKeyName(31, "previous.png"); this.img.Images.SetKeyName(32, "problem.png"); this.img.Images.SetKeyName(33, "question.png"); this.img.Images.SetKeyName(34, "redo.png"); this.img.Images.SetKeyName(35, "refresh.png"); this.img.Images.SetKeyName(36, "remove.png"); this.img.Images.SetKeyName(37, "renew.png"); this.img.Images.SetKeyName(38, "repeat.png"); this.img.Images.SetKeyName(39, "run.png"); this.img.Images.SetKeyName(40, "save.png"); this.img.Images.SetKeyName(41, "search.png"); this.img.Images.SetKeyName(42, "settings.png"); this.img.Images.SetKeyName(43, "stop.png"); this.img.Images.SetKeyName(44, "switch.png"); this.img.Images.SetKeyName(45, "sync.png"); this.img.Images.SetKeyName(46, "system.png"); this.img.Images.SetKeyName(47, "turn off.png"); this.img.Images.SetKeyName(48, "undo.png"); this.img.Images.SetKeyName(49, "up.png"); this.img.Images.SetKeyName(50, "update.png"); this.img.Images.SetKeyName(51, "view.png"); this.img.Images.SetKeyName(52, "warning.png"); this.img.Images.SetKeyName(53, "yes.png"); this.img.Images.SetKeyName(54, "Excel-icon.png"); // // layoutControl1 // this.layoutControl1.Controls.Add(this.layoutControl2); this.layoutControl1.Controls.Add(this.dtDen); this.layoutControl1.Controls.Add(this.dtTu); this.layoutControl1.Controls.Add(this.cbChonNgay); this.layoutControl1.Controls.Add(this.gcList); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 24); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(1102, 392); this.layoutControl1.TabIndex = 4; this.layoutControl1.Text = "layoutControl1"; // // layoutControl2 // this.layoutControl2.Location = new System.Drawing.Point(452, 2); this.layoutControl2.Name = "layoutControl2"; this.layoutControl2.Root = this.layoutControlGroup2; this.layoutControl2.Size = new System.Drawing.Size(648, 20); this.layoutControl2.TabIndex = 8; this.layoutControl2.Text = "layoutControl2"; // // layoutControlGroup2 // this.layoutControlGroup2.CustomizationFormText = "layoutControlGroup2"; this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup2.GroupBordersVisible = false; this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Size = new System.Drawing.Size(648, 20); this.layoutControlGroup2.Text = "layoutControlGroup2"; this.layoutControlGroup2.TextVisible = false; // // dtDen // this.dtDen.EditValue = null; this.dtDen.Location = new System.Drawing.Point(325, 2); this.dtDen.MenuManager = this.bm; this.dtDen.Name = "dtDen"; this.dtDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.dtDen.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.dtDen.Size = new System.Drawing.Size(123, 20); this.dtDen.StyleController = this.layoutControl1; this.dtDen.TabIndex = 7; // // dtTu // this.dtTu.EditValue = null; this.dtTu.Location = new System.Drawing.Point(175, 2); this.dtTu.MenuManager = this.bm; this.dtTu.Name = "dtTu"; this.dtTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.dtTu.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.dtTu.Size = new System.Drawing.Size(123, 20); this.dtTu.StyleController = this.layoutControl1; this.dtTu.TabIndex = 6; // // cbChonNgay // this.cbChonNgay.EditValue = "Tùy chọn"; this.cbChonNgay.Location = new System.Drawing.Point(57, 2); this.cbChonNgay.MenuManager = this.bm; this.cbChonNgay.Name = "cbChonNgay"; this.cbChonNgay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.cbChonNgay.Properties.Items.AddRange(new object[] { "Tùy chọn", "Tất cả", "Tháng 1", "Tháng 2", "Tháng 3", "Tháng 4", "Tháng 5", "Tháng 6", "Tháng 7", "Tháng 8", "Tháng 9", "Tháng 10", "Tháng 11", "Tháng 12"}); this.cbChonNgay.Size = new System.Drawing.Size(91, 20); this.cbChonNgay.StyleController = this.layoutControl1; this.cbChonNgay.TabIndex = 5; this.cbChonNgay.SelectedIndexChanged += new System.EventHandler(this.cbChonNgay_SelectedIndexChanged); // // gcList // this.gcList.DataSource = this.quyTienMatTheoNgayBindingSource; this.gcList.Location = new System.Drawing.Point(2, 26); this.gcList.MainView = this.gbList; this.gcList.MenuManager = this.bm; this.gcList.Name = "gcList"; this.gcList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.rptMayTinh, this.rptMayTinhPhanTram}); this.gcList.Size = new System.Drawing.Size(1098, 364); this.gcList.TabIndex = 4; this.gcList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gbList}); // // quyTienMatTheoNgayBindingSource // this.quyTienMatTheoNgayBindingSource.DataMember = "Quy_Tien_Mat_Theo_Ngay"; this.quyTienMatTheoNgayBindingSource.DataSource = this.dsQuyTienMat; // // dsQuyTienMat // this.dsQuyTienMat.DataSetName = "dsQuyTienMat"; this.dsQuyTienMat.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // gbList // this.gbList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colMa, this.colNgay, this.colGhi_Chu, this.colSo_Tien_Thu, this.colSo_Tien_Chi, this.colSo_Tien_Ton, this.colLoai, this.colPhan_Loai, this.colTen_Loai, this.colTen_Khach_Hang, this.colMa_Chung_Tu_Cam_Do}); styleFormatCondition1.Appearance.ForeColor = System.Drawing.Color.Red; styleFormatCondition1.Appearance.Options.UseForeColor = true; styleFormatCondition1.Column = this.colSo_Tien_Ton; styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression; styleFormatCondition1.Expression = "Iif([So_Tien_Ton] < 0,True , False)"; this.gbList.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] { styleFormatCondition1}); this.gbList.GridControl = this.gcList; this.gbList.GroupPanelText = "Kéo cột và thả vào đây để nhóm dữ liệu"; this.gbList.IndicatorWidth = 40; this.gbList.Name = "gbList"; this.gbList.OptionsView.RowAutoHeight = true; this.gbList.OptionsView.ShowAutoFilterRow = true; this.gbList.OptionsView.ShowFooter = true; this.gbList.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gbList_CustomDrawRowIndicator); // // colMa // this.colMa.AppearanceHeader.Options.UseTextOptions = true; this.colMa.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMa.Caption = "Mã Chứng Từ"; this.colMa.FieldName = "Ma"; this.colMa.Name = "colMa"; this.colMa.OptionsColumn.ReadOnly = true; this.colMa.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colMa.Visible = true; this.colMa.VisibleIndex = 0; // // colNgay // this.colNgay.AppearanceHeader.Options.UseTextOptions = true; this.colNgay.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colNgay.Caption = "Ngày"; this.colNgay.FieldName = "Ngay"; this.colNgay.Name = "colNgay"; this.colNgay.OptionsColumn.ReadOnly = true; this.colNgay.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colNgay.Visible = true; this.colNgay.VisibleIndex = 1; // // colGhi_Chu // this.colGhi_Chu.AppearanceHeader.Options.UseTextOptions = true; this.colGhi_Chu.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colGhi_Chu.Caption = "Ghi Chú"; this.colGhi_Chu.FieldName = "Ghi_Chu"; this.colGhi_Chu.Name = "colGhi_Chu"; this.colGhi_Chu.OptionsColumn.ReadOnly = true; this.colGhi_Chu.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colGhi_Chu.Visible = true; this.colGhi_Chu.VisibleIndex = 2; // // colSo_Tien_Thu // this.colSo_Tien_Thu.AppearanceHeader.Options.UseTextOptions = true; this.colSo_Tien_Thu.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSo_Tien_Thu.Caption = "Số Tiền Thu"; this.colSo_Tien_Thu.ColumnEdit = this.rptMayTinh; this.colSo_Tien_Thu.FieldName = "So_Tien_Thu"; this.colSo_Tien_Thu.Name = "colSo_Tien_Thu"; this.colSo_Tien_Thu.OptionsColumn.ReadOnly = true; this.colSo_Tien_Thu.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSo_Tien_Thu.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "So_Tien_Thu", "{0:##,##0.###}")}); this.colSo_Tien_Thu.Visible = true; this.colSo_Tien_Thu.VisibleIndex = 3; // // colSo_Tien_Chi // this.colSo_Tien_Chi.AppearanceHeader.Options.UseTextOptions = true; this.colSo_Tien_Chi.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSo_Tien_Chi.Caption = "Số Tiền Chi"; this.colSo_Tien_Chi.ColumnEdit = this.rptMayTinh; this.colSo_Tien_Chi.FieldName = "So_Tien_Chi"; this.colSo_Tien_Chi.Name = "colSo_Tien_Chi"; this.colSo_Tien_Chi.OptionsColumn.ReadOnly = true; this.colSo_Tien_Chi.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSo_Tien_Chi.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "So_Tien_Chi", "{0:##,##0.###}")}); this.colSo_Tien_Chi.Visible = true; this.colSo_Tien_Chi.VisibleIndex = 4; // // colLoai // this.colLoai.AppearanceHeader.Options.UseTextOptions = true; this.colLoai.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLoai.Caption = "Loại"; this.colLoai.FieldName = "Loai"; this.colLoai.Name = "colLoai"; this.colLoai.OptionsColumn.ReadOnly = true; this.colLoai.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colLoai.Visible = true; this.colLoai.VisibleIndex = 6; // // colPhan_Loai // this.colPhan_Loai.AppearanceHeader.Options.UseTextOptions = true; this.colPhan_Loai.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colPhan_Loai.Caption = "Phân Loại"; this.colPhan_Loai.FieldName = "Phan_Loai"; this.colPhan_Loai.Name = "colPhan_Loai"; this.colPhan_Loai.OptionsColumn.ReadOnly = true; this.colPhan_Loai.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colPhan_Loai.Visible = true; this.colPhan_Loai.VisibleIndex = 7; // // colTen_Loai // this.colTen_Loai.AppearanceHeader.Options.UseTextOptions = true; this.colTen_Loai.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTen_Loai.Caption = "Tên Loại"; this.colTen_Loai.FieldName = "Ten_Loai"; this.colTen_Loai.Name = "colTen_Loai"; this.colTen_Loai.OptionsColumn.ReadOnly = true; this.colTen_Loai.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTen_Loai.Visible = true; this.colTen_Loai.VisibleIndex = 8; // // colTen_Khach_Hang // this.colTen_Khach_Hang.AppearanceHeader.Options.UseTextOptions = true; this.colTen_Khach_Hang.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTen_Khach_Hang.Caption = "Khách Hàng"; this.colTen_Khach_Hang.FieldName = "Ten_Khach_Hang"; this.colTen_Khach_Hang.Name = "colTen_Khach_Hang"; this.colTen_Khach_Hang.OptionsColumn.ReadOnly = true; this.colTen_Khach_Hang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTen_Khach_Hang.Visible = true; this.colTen_Khach_Hang.VisibleIndex = 9; // // colMa_Chung_Tu_Cam_Do // this.colMa_Chung_Tu_Cam_Do.AppearanceHeader.Options.UseTextOptions = true; this.colMa_Chung_Tu_Cam_Do.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMa_Chung_Tu_Cam_Do.Caption = "Mã Chứng Từ Cầm Đồ"; this.colMa_Chung_Tu_Cam_Do.FieldName = "Ma_Chung_Tu_Cam_Do"; this.colMa_Chung_Tu_Cam_Do.Name = "colMa_Chung_Tu_Cam_Do"; this.colMa_Chung_Tu_Cam_Do.OptionsColumn.ReadOnly = true; this.colMa_Chung_Tu_Cam_Do.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colMa_Chung_Tu_Cam_Do.Visible = true; this.colMa_Chung_Tu_Cam_Do.VisibleIndex = 10; // // rptMayTinhPhanTram // this.rptMayTinhPhanTram.AutoHeight = false; this.rptMayTinhPhanTram.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.rptMayTinhPhanTram.DisplayFormat.FormatString = "{0:##,##0.###} %"; this.rptMayTinhPhanTram.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptMayTinhPhanTram.EditFormat.FormatString = "{0:##,##0.###}"; this.rptMayTinhPhanTram.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptMayTinhPhanTram.Name = "rptMayTinhPhanTram"; // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem5}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(1102, 392); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.gcList; this.layoutControlItem1.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 24); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(1102, 368); this.layoutControlItem1.Text = "layoutControlItem1"; this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextToControlDistance = 0; this.layoutControlItem1.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.cbChonNgay; this.layoutControlItem2.CustomizationFormText = "Tùy Chọn:"; this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); this.layoutControlItem2.MaxSize = new System.Drawing.Size(150, 24); this.layoutControlItem2.MinSize = new System.Drawing.Size(109, 24); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(150, 24); this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem2.Text = "Tùy Chọn:"; this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.layoutControlItem2.TextSize = new System.Drawing.Size(50, 13); this.layoutControlItem2.TextToControlDistance = 5; // // layoutControlItem3 // this.layoutControlItem3.Control = this.dtTu; this.layoutControlItem3.CustomizationFormText = "Từ"; this.layoutControlItem3.Location = new System.Drawing.Point(150, 0); this.layoutControlItem3.MaxSize = new System.Drawing.Size(150, 24); this.layoutControlItem3.MinSize = new System.Drawing.Size(78, 24); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(150, 24); this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem3.Text = "Từ"; this.layoutControlItem3.TextSize = new System.Drawing.Size(20, 13); // // layoutControlItem4 // this.layoutControlItem4.Control = this.dtDen; this.layoutControlItem4.CustomizationFormText = "Đến"; this.layoutControlItem4.Location = new System.Drawing.Point(300, 0); this.layoutControlItem4.MaxSize = new System.Drawing.Size(150, 24); this.layoutControlItem4.MinSize = new System.Drawing.Size(78, 24); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(150, 24); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.Text = "Đến"; this.layoutControlItem4.TextSize = new System.Drawing.Size(20, 13); // // layoutControlItem5 // this.layoutControlItem5.Control = this.layoutControl2; this.layoutControlItem5.CustomizationFormText = "layoutControlItem5"; this.layoutControlItem5.Location = new System.Drawing.Point(450, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(652, 24); this.layoutControlItem5.Text = "layoutControlItem5"; this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextToControlDistance = 0; this.layoutControlItem5.TextVisible = false; // // QuyTienMat // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1102, 416); this.Controls.Add(this.layoutControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "QuyTienMat"; this.Text = "Quỹ Tiền Mặt"; ((System.ComponentModel.ISupportInitialize)(this.rptMayTinh)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.img)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbChonNgay.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.quyTienMatTheoNgayBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsQuyTienMat)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptMayTinhPhanTram)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmNhanVien)); this.img = new DevExpress.Utils.ImageCollection(this.components); this.bm = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bbiThem = new DevExpress.XtraBars.BarButtonItem(); this.bbiXem = new DevExpress.XtraBars.BarButtonItem(); this.bbiSua = new DevExpress.XtraBars.BarButtonItem(); this.bbiXoa = new DevExpress.XtraBars.BarButtonItem(); this.bbiDong = new DevExpress.XtraBars.BarButtonItem(); 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.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.gcList = new DevExpress.XtraGrid.GridControl(); this.nhanVienBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsNhanVien = new Do_An_Quan_Ly_Kho.NhanVien.DataSet.dsNhanVien(); this.gbList = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colMa_Nhan_Vien = new DevExpress.XtraGrid.Columns.GridColumn(); this.colHo_Ten = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDia_Chi = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNam_Sinh = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDien_Thoai = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNgay_Vao_Lam = new DevExpress.XtraGrid.Columns.GridColumn(); this.colChuc_Vu = new DevExpress.XtraGrid.Columns.GridColumn(); this.colBo_Phan = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCua_Hang = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGhi_Chu = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTen_Cua_Hang = new DevExpress.XtraGrid.Columns.GridColumn(); this.rptVal = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.nhan_VienTableAdapter = new Do_An_Quan_Ly_Kho.NhanVien.DataSet.dsNhanVienTableAdapters.Nhan_VienTableAdapter(); ((System.ComponentModel.ISupportInitialize)(this.img)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nhanVienBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsNhanVien)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptVal)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); this.SuspendLayout(); // // img // this.img.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("img.ImageStream"))); this.img.Images.SetKeyName(0, "abort.png"); this.img.Images.SetKeyName(1, "about.png"); this.img.Images.SetKeyName(2, "accept.png"); this.img.Images.SetKeyName(3, "add.png"); this.img.Images.SetKeyName(4, "application.png"); this.img.Images.SetKeyName(5, "apply.png"); this.img.Images.SetKeyName(6, "attention.png"); this.img.Images.SetKeyName(7, "back.png"); this.img.Images.SetKeyName(8, "cancel.png"); this.img.Images.SetKeyName(9, "circulation.png"); this.img.Images.SetKeyName(10, "close.png"); this.img.Images.SetKeyName(11, "create.png"); this.img.Images.SetKeyName(12, "cut.png"); this.img.Images.SetKeyName(13, "danger.png"); this.img.Images.SetKeyName(14, "delete.png"); this.img.Images.SetKeyName(15, "down.png"); this.img.Images.SetKeyName(16, "erase.png"); this.img.Images.SetKeyName(17, "error.png"); this.img.Images.SetKeyName(18, "forward.png"); this.img.Images.SetKeyName(19, "help.png"); this.img.Images.SetKeyName(20, "info.png"); this.img.Images.SetKeyName(21, "information.png"); this.img.Images.SetKeyName(22, "logout.png"); this.img.Images.SetKeyName(23, "minus.png"); this.img.Images.SetKeyName(24, "move.png"); this.img.Images.SetKeyName(25, "next.png"); this.img.Images.SetKeyName(26, "no entry.png"); this.img.Images.SetKeyName(27, "no.png"); this.img.Images.SetKeyName(28, "OK.png"); this.img.Images.SetKeyName(29, "options.png"); this.img.Images.SetKeyName(30, "plus.png"); this.img.Images.SetKeyName(31, "previous.png"); this.img.Images.SetKeyName(32, "problem.png"); this.img.Images.SetKeyName(33, "question.png"); this.img.Images.SetKeyName(34, "redo.png"); this.img.Images.SetKeyName(35, "refresh.png"); this.img.Images.SetKeyName(36, "remove.png"); this.img.Images.SetKeyName(37, "renew.png"); this.img.Images.SetKeyName(38, "repeat.png"); this.img.Images.SetKeyName(39, "run.png"); this.img.Images.SetKeyName(40, "save.png"); this.img.Images.SetKeyName(41, "search.png"); this.img.Images.SetKeyName(42, "settings.png"); this.img.Images.SetKeyName(43, "stop.png"); this.img.Images.SetKeyName(44, "switch.png"); this.img.Images.SetKeyName(45, "sync.png"); this.img.Images.SetKeyName(46, "system.png"); this.img.Images.SetKeyName(47, "turn off.png"); this.img.Images.SetKeyName(48, "undo.png"); this.img.Images.SetKeyName(49, "up.png"); this.img.Images.SetKeyName(50, "update.png"); this.img.Images.SetKeyName(51, "view.png"); this.img.Images.SetKeyName(52, "warning.png"); this.img.Images.SetKeyName(53, "yes.png"); // // bm // this.bm.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.bm.DockControls.Add(this.barDockControlTop); this.bm.DockControls.Add(this.barDockControlBottom); this.bm.DockControls.Add(this.barDockControlLeft); this.bm.DockControls.Add(this.barDockControlRight); this.bm.Form = this; this.bm.Images = this.img; this.bm.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbiXem, this.bbiSua, this.bbiXoa, this.bbiDong, this.bbiThem}); this.bm.LargeImages = this.img; this.bm.MainMenu = this.bar2; this.bm.MaxItemId = 13; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(49, 160); this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.bbiThem, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbiXem), new DevExpress.XtraBars.LinkPersistInfo(this.bbiSua), new DevExpress.XtraBars.LinkPersistInfo(this.bbiXoa), new DevExpress.XtraBars.LinkPersistInfo(this.bbiDong)}); this.bar2.OptionsBar.AllowDelete = true; this.bar2.OptionsBar.DrawSizeGrip = true; this.bar2.Text = "Main menu"; // // bbiThem // this.bbiThem.Caption = "Thêm"; this.bbiThem.Id = 12; this.bbiThem.ImageIndex = 11; this.bbiThem.Name = "bbiThem"; this.bbiThem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiThem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiThem_ItemClick); // // bbiXem // this.bbiXem.Caption = "Xem"; this.bbiXem.Id = 0; this.bbiXem.ImageIndex = 35; this.bbiXem.Name = "bbiXem"; this.bbiXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXem_ItemClick); // // bbiSua // this.bbiSua.Caption = "Sửa"; this.bbiSua.Id = 1; this.bbiSua.ImageIndex = 29; this.bbiSua.Name = "bbiSua"; this.bbiSua.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiSua.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiSua_ItemClick); // // bbiXoa // this.bbiXoa.Caption = "Xóa"; this.bbiXoa.Id = 2; this.bbiXoa.ImageIndex = 16; this.bbiXoa.Name = "bbiXoa"; this.bbiXoa.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXoa.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXoa_ItemClick); // // bbiDong // this.bbiDong.Caption = "Đóng"; this.bbiDong.Id = 6; this.bbiDong.ImageIndex = 10; this.bbiDong.Name = "bbiDong"; this.bbiDong.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiDong.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiDong_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.Size = new System.Drawing.Size(1102, 24); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 416); this.barDockControlBottom.Size = new System.Drawing.Size(1102, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 392); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1102, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 392); // // layoutControl1 // this.layoutControl1.Controls.Add(this.gcList); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 24); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(1102, 392); this.layoutControl1.TabIndex = 4; this.layoutControl1.Text = "layoutControl1"; // // gcList // this.gcList.Cursor = System.Windows.Forms.Cursors.Default; this.gcList.DataSource = this.nhanVienBindingSource; this.gcList.Location = new System.Drawing.Point(2, 2); this.gcList.MainView = this.gbList; this.gcList.MenuManager = this.bm; this.gcList.Name = "gcList"; this.gcList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.rptVal}); this.gcList.Size = new System.Drawing.Size(1098, 388); this.gcList.TabIndex = 4; this.gcList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gbList}); // // nhanVienBindingSource // this.nhanVienBindingSource.DataMember = "Nhan_Vien"; this.nhanVienBindingSource.DataSource = this.dsNhanVien; // // dsNhanVien // this.dsNhanVien.DataSetName = "dsNhanVien"; this.dsNhanVien.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // gbList // this.gbList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colMa_Nhan_Vien, this.colHo_Ten, this.colDia_Chi, this.colNam_Sinh, this.colDien_Thoai, this.colNgay_Vao_Lam, this.colChuc_Vu, this.colBo_Phan, this.colCua_Hang, this.colGhi_Chu, this.colTen_Cua_Hang}); this.gbList.GridControl = this.gcList; this.gbList.GroupPanelText = "Kéo cột và thả vào đây để nhóm dữ liệu"; this.gbList.IndicatorWidth = 40; this.gbList.Name = "gbList"; this.gbList.OptionsSelection.MultiSelect = true; this.gbList.OptionsView.ColumnAutoWidth = false; this.gbList.OptionsView.ShowAutoFilterRow = true; this.gbList.OptionsView.ShowFooter = true; this.gbList.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gbList_CustomDrawRowIndicator); // // colMa_Nhan_Vien // this.colMa_Nhan_Vien.AppearanceHeader.Options.UseTextOptions = true; this.colMa_Nhan_Vien.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMa_Nhan_Vien.Caption = "Mã Nhân Viên"; this.colMa_Nhan_Vien.FieldName = "Ma_Nhan_Vien"; this.colMa_Nhan_Vien.Name = "colMa_Nhan_Vien"; this.colMa_Nhan_Vien.OptionsColumn.ReadOnly = true; this.colMa_Nhan_Vien.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colMa_Nhan_Vien.Visible = true; this.colMa_Nhan_Vien.VisibleIndex = 0; // // colHo_Ten // this.colHo_Ten.AppearanceHeader.Options.UseTextOptions = true; this.colHo_Ten.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colHo_Ten.Caption = "Họ Tên"; this.colHo_Ten.FieldName = "Ho_Ten"; this.colHo_Ten.Name = "colHo_Ten"; this.colHo_Ten.OptionsColumn.ReadOnly = true; this.colHo_Ten.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colHo_Ten.Visible = true; this.colHo_Ten.VisibleIndex = 1; // // colDia_Chi // this.colDia_Chi.AppearanceHeader.Options.UseTextOptions = true; this.colDia_Chi.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDia_Chi.Caption = "Địa Chỉ"; this.colDia_Chi.FieldName = "Dia_Chi"; this.colDia_Chi.Name = "colDia_Chi"; this.colDia_Chi.OptionsColumn.ReadOnly = true; this.colDia_Chi.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colDia_Chi.Visible = true; this.colDia_Chi.VisibleIndex = 2; // // colNam_Sinh // this.colNam_Sinh.AppearanceHeader.Options.UseTextOptions = true; this.colNam_Sinh.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colNam_Sinh.Caption = "Năm Sinh"; this.colNam_Sinh.FieldName = "Nam_Sinh"; this.colNam_Sinh.Name = "colNam_Sinh"; this.colNam_Sinh.OptionsColumn.ReadOnly = true; this.colNam_Sinh.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colNam_Sinh.Visible = true; this.colNam_Sinh.VisibleIndex = 3; // // colDien_Thoai // this.colDien_Thoai.AppearanceHeader.Options.UseTextOptions = true; this.colDien_Thoai.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDien_Thoai.Caption = "Điện Thoại"; this.colDien_Thoai.FieldName = "Dien_Thoai"; this.colDien_Thoai.Name = "colDien_Thoai"; this.colDien_Thoai.OptionsColumn.ReadOnly = true; this.colDien_Thoai.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colDien_Thoai.Visible = true; this.colDien_Thoai.VisibleIndex = 4; // // colNgay_Vao_Lam // this.colNgay_Vao_Lam.AppearanceHeader.Options.UseTextOptions = true; this.colNgay_Vao_Lam.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colNgay_Vao_Lam.Caption = "Ngày Vào Làm"; this.colNgay_Vao_Lam.FieldName = "Ngay_Vao_Lam"; this.colNgay_Vao_Lam.Name = "colNgay_Vao_Lam"; this.colNgay_Vao_Lam.OptionsColumn.ReadOnly = true; this.colNgay_Vao_Lam.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colNgay_Vao_Lam.Visible = true; this.colNgay_Vao_Lam.VisibleIndex = 5; this.colNgay_Vao_Lam.Width = 88; // // colChuc_Vu // this.colChuc_Vu.AppearanceHeader.Options.UseTextOptions = true; this.colChuc_Vu.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colChuc_Vu.Caption = "Chức Vụ"; this.colChuc_Vu.FieldName = "Chuc_Vu"; this.colChuc_Vu.Name = "colChuc_Vu"; this.colChuc_Vu.OptionsColumn.ReadOnly = true; this.colChuc_Vu.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colChuc_Vu.Visible = true; this.colChuc_Vu.VisibleIndex = 6; // // colBo_Phan // this.colBo_Phan.AppearanceHeader.Options.UseTextOptions = true; this.colBo_Phan.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colBo_Phan.Caption = "Bộ Phận"; this.colBo_Phan.FieldName = "Bo_Phan"; this.colBo_Phan.Name = "colBo_Phan"; this.colBo_Phan.OptionsColumn.ReadOnly = true; this.colBo_Phan.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colBo_Phan.Visible = true; this.colBo_Phan.VisibleIndex = 7; // // colCua_Hang // this.colCua_Hang.AppearanceHeader.Options.UseTextOptions = true; this.colCua_Hang.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCua_Hang.Caption = "Mã Cửa Hàng"; this.colCua_Hang.FieldName = "Cua_Hang"; this.colCua_Hang.Name = "colCua_Hang"; this.colCua_Hang.OptionsColumn.ReadOnly = true; this.colCua_Hang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; // // colGhi_Chu // this.colGhi_Chu.AppearanceHeader.Options.UseTextOptions = true; this.colGhi_Chu.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colGhi_Chu.Caption = "Ghi Chú"; this.colGhi_Chu.FieldName = "Ghi_Chu"; this.colGhi_Chu.Name = "colGhi_Chu"; this.colGhi_Chu.OptionsColumn.ReadOnly = true; this.colGhi_Chu.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colGhi_Chu.Visible = true; this.colGhi_Chu.VisibleIndex = 8; // // colTen_Cua_Hang // this.colTen_Cua_Hang.AppearanceHeader.Options.UseTextOptions = true; this.colTen_Cua_Hang.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTen_Cua_Hang.Caption = "Cửa Hàng"; this.colTen_Cua_Hang.FieldName = "Ten_Cua_Hang"; this.colTen_Cua_Hang.Name = "colTen_Cua_Hang"; this.colTen_Cua_Hang.OptionsColumn.ReadOnly = true; this.colTen_Cua_Hang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTen_Cua_Hang.Visible = true; this.colTen_Cua_Hang.VisibleIndex = 9; // // rptVal // this.rptVal.AutoHeight = false; this.rptVal.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.rptVal.DisplayFormat.FormatString = "{0:##,##0.###}"; this.rptVal.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptVal.EditFormat.FormatString = "{0:##,##0.###}"; this.rptVal.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptVal.Name = "rptVal"; // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(1102, 392); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.gcList; this.layoutControlItem1.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(1102, 392); this.layoutControlItem1.Text = "layoutControlItem1"; this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextToControlDistance = 0; this.layoutControlItem1.TextVisible = false; // // nhan_VienTableAdapter // this.nhan_VienTableAdapter.ClearBeforeFill = true; // // frmNhanVien // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1102, 416); this.Controls.Add(this.layoutControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmNhanVien"; this.Text = "Nhân Viên"; ((System.ComponentModel.ISupportInitialize)(this.img)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nhanVienBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsNhanVien)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptVal)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmReport)); FarPoint.Win.Spread.TipAppearance tipAppearance1 = new FarPoint.Win.Spread.TipAppearance(); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.barBtnSave = new DevExpress.XtraBars.BarButtonItem(); this.barBtnRefrehData = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barBtnDiaoChu = new DevExpress.XtraBars.BarButtonItem(); this.barBtnClose = new DevExpress.XtraBars.BarButtonItem(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem(); this.fpSpread1 = new FarPoint.Win.Spread.FpSpread(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barBtnSave, this.barCheckItem1, this.barBtnRefrehData, this.barBtnDiaoChu, this.barBtnClose, this.barButtonItem1}); this.barManager1.MainMenu = this.bar1; this.barManager1.MaxItemId = 6; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barBtnSave, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barBtnRefrehData, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barBtnDiaoChu, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barBtnClose, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)}); this.bar1.OptionsBar.MultiLine = true; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barBtnSave // this.barBtnSave.Caption = "保存"; this.barBtnSave.Id = 0; this.barBtnSave.ImageIndex = 0; this.barBtnSave.Name = "barBtnSave"; this.barBtnSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnSave_ItemClick); // // barBtnRefrehData // this.barBtnRefrehData.Caption = "更新数据"; this.barBtnRefrehData.Id = 2; this.barBtnRefrehData.ImageIndex = 14; this.barBtnRefrehData.Name = "barBtnRefrehData"; this.barBtnRefrehData.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnRefrehData_ItemClick); // // barButtonItem1 // this.barButtonItem1.Caption = "统计"; this.barButtonItem1.Id = 5; this.barButtonItem1.ImageIndex = 1; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem1.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barBtnDiaoChu // this.barBtnDiaoChu.Caption = "导出"; this.barBtnDiaoChu.Id = 3; this.barBtnDiaoChu.ImageIndex = 5; this.barBtnDiaoChu.Name = "barBtnDiaoChu"; this.barBtnDiaoChu.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnDiaoChu_ItemClick); // // barBtnClose // this.barBtnClose.Caption = "关闭"; this.barBtnClose.Id = 4; this.barBtnClose.ImageIndex = 7; this.barBtnClose.Name = "barBtnClose"; this.barBtnClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barBtnClose_ItemClick); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "保存.ico"); this.imageList1.Images.SetKeyName(1, "布局.ico"); this.imageList1.Images.SetKeyName(2, "查询.ico"); this.imageList1.Images.SetKeyName(3, "打回重新编.ico"); this.imageList1.Images.SetKeyName(4, "打印.ico"); this.imageList1.Images.SetKeyName(5, "发送.ico"); this.imageList1.Images.SetKeyName(6, "工具.ico"); this.imageList1.Images.SetKeyName(7, "关闭1.ico"); this.imageList1.Images.SetKeyName(8, "关闭.ico"); this.imageList1.Images.SetKeyName(9, "角色.ico"); this.imageList1.Images.SetKeyName(10, "删除.ico"); this.imageList1.Images.SetKeyName(11, "审核.ico"); this.imageList1.Images.SetKeyName(12, "审批.ico"); this.imageList1.Images.SetKeyName(13, "授权.ico"); this.imageList1.Images.SetKeyName(14, "刷新.ico"); this.imageList1.Images.SetKeyName(15, "添加同级.ico"); this.imageList1.Images.SetKeyName(16, "添加下级.ico"); this.imageList1.Images.SetKeyName(17, "新建.ico"); this.imageList1.Images.SetKeyName(18, "修改.ico"); this.imageList1.Images.SetKeyName(19, "作废.ico"); // // barCheckItem1 // this.barCheckItem1.Id = 1; this.barCheckItem1.Name = "barCheckItem1"; // // fpSpread1 // this.fpSpread1.AccessibleDescription = "fpSpread1"; this.fpSpread1.BackColor = System.Drawing.SystemColors.Control; this.fpSpread1.Location = new System.Drawing.Point(0, 30); this.fpSpread1.Name = "fpSpread1"; this.fpSpread1.Size = new System.Drawing.Size(612, 446); this.fpSpread1.TabIndex = 4; tipAppearance1.BackColor = System.Drawing.SystemColors.Info; tipAppearance1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); tipAppearance1.ForeColor = System.Drawing.SystemColors.InfoText; this.fpSpread1.TextTipAppearance = tipAppearance1; this.fpSpread1.SheetTabClick += new FarPoint.Win.Spread.SheetTabClickEventHandler(this.fpSpread1_SheetTabClick); this.fpSpread1.ActiveSheetIndex = -1; // // FrmReport // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(612, 473); this.Controls.Add(this.fpSpread1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FrmReport"; this.Text = "FrmReport"; this.Load += new System.EventHandler(this.FrmGYDWGH_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.fpSpread1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// �����֧������ķ��� - ��Ҫ /// ʹ�ô���༭���Ĵ˷��������ݡ� /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormFqHistory)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem13 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem12 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem2 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem15 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem16 = new DevExpress.XtraBars.BarButtonItem(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.barButtonItem20 = new DevExpress.XtraBars.BarButtonItem(); this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.treeListColumn2 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem20, this.barButtonItem6, this.barSubItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5, this.barButtonItem7, this.barButtonItem8, this.barButtonItem9, this.barButtonItem10, this.barButtonItem12, this.barButtonItem13, this.barButtonItem14, this.barSubItem2, this.barButtonItem15, this.barButtonItem16}); this.barManager1.MaxItemId = 70; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem13, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem14), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem12, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barSubItem2, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem9), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem5, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem8, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem6, true)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barSubItem1 // this.barSubItem1.Caption = "�������"; this.barSubItem1.Id = 46; this.barSubItem1.ImageIndex = 13; this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem7), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem10)}); this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem7 // this.barButtonItem7.Caption = "���һ������"; this.barButtonItem7.Id = 59; this.barButtonItem7.ImageIndex = 9; this.barButtonItem7.Name = "barButtonItem7"; this.barButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick); // // barButtonItem1 // this.barButtonItem1.Caption = "����ӷ���"; this.barButtonItem1.Id = 47; this.barButtonItem1.ImageIndex = 17; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "�ķ���"; this.barButtonItem3.Id = 56; this.barButtonItem3.ImageIndex = 18; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "ɾ������"; this.barButtonItem2.Id = 48; this.barButtonItem2.ImageIndex = 10; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // barButtonItem10 // this.barButtonItem10.Caption = "Ĭ��������"; this.barButtonItem10.Id = 62; this.barButtonItem10.ImageIndex = 13; this.barButtonItem10.Name = "barButtonItem10"; this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick); // // barButtonItem13 // this.barButtonItem13.Hint = "����һλ"; this.barButtonItem13.Id = 65; this.barButtonItem13.ImageIndex = 20; this.barButtonItem13.Name = "barButtonItem13"; this.barButtonItem13.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem13_ItemClick); // // barButtonItem14 // this.barButtonItem14.Hint = "����һλ"; this.barButtonItem14.Id = 66; this.barButtonItem14.ImageIndex = 21; this.barButtonItem14.Name = "barButtonItem14"; this.barButtonItem14.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem14_ItemClick); // // barButtonItem12 // this.barButtonItem12.Caption = "��������"; this.barButtonItem12.Id = 64; this.barButtonItem12.ImageIndex = 17; this.barButtonItem12.Name = "barButtonItem12"; this.barButtonItem12.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem12_ItemClick); // // barButtonItem9 // this.barButtonItem9.Caption = "��������"; this.barButtonItem9.Id = 61; this.barButtonItem9.ImageIndex = 3; this.barButtonItem9.Name = "barButtonItem9"; this.barButtonItem9.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem9_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "�趨���"; this.barButtonItem4.Id = 57; this.barButtonItem4.ImageIndex = 1; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // barButtonItem5 // this.barButtonItem5.Caption = "���ݿ���"; this.barButtonItem5.Id = 58; this.barButtonItem5.ImageIndex = 11; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // barButtonItem8 // this.barButtonItem8.Caption = "�����������"; this.barButtonItem8.Id = 60; this.barButtonItem8.ImageIndex = 10; this.barButtonItem8.Name = "barButtonItem8"; this.barButtonItem8.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick); // // barButtonItem6 // this.barButtonItem6.Caption = "�ر�"; this.barButtonItem6.Id = 35; this.barButtonItem6.ImageIndex = 7; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // barSubItem2 // this.barSubItem2.Caption = "��������"; this.barSubItem2.Id = 67; this.barSubItem2.ImageIndex = 5; this.barSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem15), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem16)}); this.barSubItem2.Name = "barSubItem2"; // // barButtonItem15 // this.barButtonItem15.Caption = "ֱ�ӵ���"; this.barButtonItem15.Id = 68; this.barButtonItem15.ImageIndex = 3; this.barButtonItem15.Name = "barButtonItem15"; this.barButtonItem15.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem15_ItemClick); // // barButtonItem16 // this.barButtonItem16.Caption = "ѡ����ݺ�������"; this.barButtonItem16.Id = 69; this.barButtonItem16.ImageIndex = 5; this.barButtonItem16.Name = "barButtonItem16"; this.barButtonItem16.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem16_ItemClick); // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1074, 34); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 729); this.barDockControlBottom.Size = new System.Drawing.Size(1074, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 34); this.barDockControlLeft.Size = new System.Drawing.Size(0, 695); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1074, 34); this.barDockControlRight.Size = new System.Drawing.Size(0, 695); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "����.ico"); this.imageList1.Images.SetKeyName(1, "����.ico"); this.imageList1.Images.SetKeyName(2, "��ѯ.ico"); this.imageList1.Images.SetKeyName(3, "������±�.ico"); this.imageList1.Images.SetKeyName(4, "��ӡ.ico"); this.imageList1.Images.SetKeyName(5, "����.ico"); this.imageList1.Images.SetKeyName(6, "�ر�1.ico"); this.imageList1.Images.SetKeyName(7, "�ر�.ico"); this.imageList1.Images.SetKeyName(8, "��ɫ.ico"); this.imageList1.Images.SetKeyName(9, "���ȹ���1.ico"); this.imageList1.Images.SetKeyName(10, "ɾ��.ico"); this.imageList1.Images.SetKeyName(11, "���.ico"); this.imageList1.Images.SetKeyName(12, "����.ico"); this.imageList1.Images.SetKeyName(13, "��Ȩ.ico"); this.imageList1.Images.SetKeyName(14, "ˢ��.ico"); this.imageList1.Images.SetKeyName(15, "���ͬ��.ico"); this.imageList1.Images.SetKeyName(16, "����¼�.ico"); this.imageList1.Images.SetKeyName(17, "�½�.ico"); this.imageList1.Images.SetKeyName(18, "��.ico"); this.imageList1.Images.SetKeyName(19, "����.ico"); this.imageList1.Images.SetKeyName(20, "FillUpHS.png"); this.imageList1.Images.SetKeyName(21, "FillDownHS.png"); // // barButtonItem20 // this.barButtonItem20.Caption = "��������"; this.barButtonItem20.Id = 30; this.barButtonItem20.ImageIndex = 5; this.barButtonItem20.Name = "barButtonItem20"; this.barButtonItem20.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem20.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem20_ItemClick); // // splitterControl1 // this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top; this.splitterControl1.Location = new System.Drawing.Point(0, 34); this.splitterControl1.Name = "splitterControl1"; this.splitterControl1.Size = new System.Drawing.Size(1074, 6); this.splitterControl1.TabIndex = 5; this.splitterControl1.TabStop = false; // // treeList1 // this.treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { this.treeListColumn2}); this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.HorzScrollVisibility = DevExpress.XtraTreeList.ScrollVisibility.Always; this.treeList1.Location = new System.Drawing.Point(0, 40); this.treeList1.Name = "treeList1"; this.treeList1.OptionsView.AutoWidth = false; this.treeList1.Size = new System.Drawing.Size(1074, 689); this.treeList1.TabIndex = 6; this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged_1); // // treeListColumn2 // this.treeListColumn2.Caption = "treeListColumn2"; this.treeListColumn2.FieldName = "Sort"; this.treeListColumn2.Name = "treeListColumn2"; this.treeListColumn2.SortOrder = System.Windows.Forms.SortOrder.Ascending; // // treeListColumn1 // this.treeListColumn1.Caption = "treeListColumn1"; this.treeListColumn1.FieldName = "Sort"; this.treeListColumn1.Name = "treeListColumn1"; this.treeListColumn1.SortOrder = System.Windows.Forms.SortOrder.Ascending; // // FormFqHistory // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1074, 729); this.Controls.Add(this.treeList1); this.Controls.Add(this.splitterControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FormFqHistory"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "����Ԥ���"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.Form8Forecast_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.BarSubItem2 = new DevExpress.XtraBars.BarSubItem(); this.BarSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.BarButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.BarSubItem3 = new DevExpress.XtraBars.BarSubItem(); this.bar2 = new DevExpress.XtraBars.Bar(); this.BarButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barDockControl1 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl2 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl3 = new DevExpress.XtraBars.BarDockControl(); this.barDockControl4 = new DevExpress.XtraBars.BarDockControl(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1, this.bar2 }); this.barManager1.DockControls.Add(this.barDockControl1); this.barManager1.DockControls.Add(this.barDockControl2); this.barManager1.DockControls.Add(this.barDockControl3); this.barManager1.DockControls.Add(this.barDockControl4); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.BarSubItem2, this.BarSubItem1, this.BarSubItem3, this.BarButtonItem1, this.BarButtonItem2 }); this.barManager1.MainMenu = this.bar1; this.barManager1.MaxItemId = 5; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.FloatLocation = new System.Drawing.Point(49, 167); this.bar1.FloatSize = new System.Drawing.Size(29, 25); this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.BarSubItem2), new DevExpress.XtraBars.LinkPersistInfo(this.BarSubItem1), new DevExpress.XtraBars.LinkPersistInfo(this.BarSubItem3) }); this.bar1.OptionsBar.MultiLine = true; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // BarSubItem2 // this.BarSubItem2.Caption = "File"; this.BarSubItem2.Id = 1; this.BarSubItem2.Name = "BarSubItem2"; // // BarSubItem1 // this.BarSubItem1.Caption = "Menu"; this.BarSubItem1.Id = 0; this.BarSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.BarButtonItem1, true) }); this.BarSubItem1.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems; this.BarSubItem1.Name = "BarSubItem1"; // // BarButtonItem1 // this.BarButtonItem1.Caption = "Close"; this.BarButtonItem1.Id = 3; this.BarButtonItem1.Name = "BarButtonItem1"; // // BarSubItem3 // this.BarSubItem3.Caption = "Help"; this.BarSubItem3.Id = 2; this.BarSubItem3.Name = "BarSubItem3"; // // bar2 // this.bar2.BarName = "Custom 2"; this.bar2.DockCol = 0; this.bar2.DockRow = 1; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(123, 212); this.bar2.FloatSize = new System.Drawing.Size(29, 25); this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.BarButtonItem2) }); this.bar2.Text = "Custom 2"; // // BarButtonItem2 // this.BarButtonItem2.Caption = "Toolbar"; this.BarButtonItem2.Id = 4; this.BarButtonItem2.Name = "BarButtonItem2"; // // Form2 // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(276, 239); this.Controls.Add(this.barDockControl3); this.Controls.Add(this.barDockControl4); this.Controls.Add(this.barDockControl2); this.Controls.Add(this.barDockControl1); this.Name = "Form2"; this.Text = "Form2"; this.Load += new System.EventHandler(this.Form2_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(NotesDialogGUI)); this.bmanMain = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.Status = new DevExpress.XtraBars.BarStaticItem(); 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.lblInfo = new System.Windows.Forms.Label(); this.grpStoredNotes = new DevExpress.XtraEditors.GroupControl(); this.lstStoredNotes = new DevExpress.XtraEditors.ListBoxControl(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.grpProperties = new DevExpress.XtraEditors.GroupControl(); this.lblName = new System.Windows.Forms.Label(); this.npDescription = new DevExpress.XtraEditors.MemoEdit(); this.npName = new DevExpress.XtraEditors.TextEdit(); this.btnNew = new UIControls.StandardControls.ImageButton(); this.btnEdit = new UIControls.StandardControls.ImageButton(); this.btnDelete = new UIControls.StandardControls.ImageButton(); ((System.ComponentModel.ISupportInitialize)(this.bmanMain)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grpStoredNotes)).BeginInit(); this.grpStoredNotes.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lstStoredNotes)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grpProperties)).BeginInit(); this.grpProperties.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.npDescription.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.npName.Properties)).BeginInit(); this.SuspendLayout(); // // bmanMain // this.bmanMain.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1 }); this.bmanMain.DockControls.Add(this.barDockControlTop); this.bmanMain.DockControls.Add(this.barDockControlBottom); this.bmanMain.DockControls.Add(this.barDockControlLeft); this.bmanMain.DockControls.Add(this.barDockControlRight); this.bmanMain.Form = this; this.bmanMain.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.Status }); this.bmanMain.MaxItemId = 1; this.bmanMain.StatusBar = this.bar1; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.bar1.DockCol = 0; this.bar1.DockRow = 1; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.Status) }); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // Status // this.Status.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.Status.Caption = "No note selected"; this.Status.Id = 0; this.Status.Name = "Status"; this.Status.TextAlignment = System.Drawing.StringAlignment.Near; // // lblInfo // this.lblInfo.Location = new System.Drawing.Point(8, 16); this.lblInfo.Name = "lblInfo"; this.lblInfo.Size = new System.Drawing.Size(464, 32); this.lblInfo.TabIndex = 4; // // grpStoredNotes // this.grpStoredNotes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.grpStoredNotes.Controls.Add(this.lstStoredNotes); this.grpStoredNotes.Location = new System.Drawing.Point(8, 56); this.grpStoredNotes.Name = "grpStoredNotes"; this.grpStoredNotes.Size = new System.Drawing.Size(136, 192); this.grpStoredNotes.TabIndex = 5; this.grpStoredNotes.Text = "Stored Notes"; // // lstStoredNotes // this.lstStoredNotes.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.lstStoredNotes.ItemHeight = 16; this.lstStoredNotes.Location = new System.Drawing.Point(8, 26); this.lstStoredNotes.Name = "lstStoredNotes"; this.lstStoredNotes.Size = new System.Drawing.Size(120, 160); this.lstStoredNotes.TabIndex = 0; this.lstStoredNotes.SelectedIndexChanged += new System.EventHandler(this.lstStoredNotes_SelectedIndexChanged); // // btnSave // this.btnSave.Enabled = false; this.btnSave.Location = new System.Drawing.Point(152, 208); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(40, 24); this.btnSave.TabIndex = 6; this.btnSave.Text = "Save"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // grpProperties // this.grpProperties.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.grpProperties.Controls.Add(this.lblName); this.grpProperties.Controls.Add(this.npDescription); this.grpProperties.Controls.Add(this.npName); this.grpProperties.Enabled = false; this.grpProperties.Location = new System.Drawing.Point(200, 56); this.grpProperties.Name = "grpProperties"; this.grpProperties.Size = new System.Drawing.Size(272, 192); this.grpProperties.TabIndex = 7; this.grpProperties.Text = "Note Properties"; // // lblName // this.lblName.Location = new System.Drawing.Point(8, 34); this.lblName.Name = "lblName"; this.lblName.Size = new System.Drawing.Size(48, 16); this.lblName.TabIndex = 3; this.lblName.Text = "Name:"; // // npDescription // this.npDescription.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.npDescription.EditValue = ""; this.npDescription.Location = new System.Drawing.Point(6, 66); this.npDescription.Name = "npDescription"; this.npDescription.Size = new System.Drawing.Size(260, 120); this.npDescription.TabIndex = 2; this.npDescription.EditValueChanged += new System.EventHandler(this.NoteEdited); // // npName // this.npName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.npName.EditValue = ""; this.npName.Location = new System.Drawing.Point(54, 34); this.npName.Name = "npName"; this.npName.Size = new System.Drawing.Size(212, 20); this.npName.TabIndex = 0; this.npName.EditValueChanged += new System.EventHandler(this.NoteEdited); // // btnNew // this.btnNew.AltImage = null; this.btnNew.Appearance.Options.UseBackColor = true; this.btnNew.Font = new System.Drawing.Font("Tahoma", 8.25F); this.btnNew.ForeColor = System.Drawing.Color.Black; this.btnNew.HotTrack = true; this.btnNew.Image = ((System.Drawing.Image)(resources.GetObject("btnNew.Image"))); this.btnNew.ImageSizeRatio = 0.8F; this.btnNew.Location = new System.Drawing.Point(152, 72); this.btnNew.Name = "btnNew"; this.btnNew.PressedImage = null; this.btnNew.Size = new System.Drawing.Size(40, 40); this.btnNew.TabIndex = 11; this.btnNew.Toggle = false; this.btnNew.Click += new System.EventHandler(this.btnNew_Click); // // btnEdit // this.btnEdit.AltImage = null; this.btnEdit.Appearance.Options.UseBackColor = true; this.btnEdit.Enabled = false; this.btnEdit.Font = new System.Drawing.Font("Tahoma", 8.25F); this.btnEdit.ForeColor = System.Drawing.Color.Black; this.btnEdit.HotTrack = true; this.btnEdit.Image = ((System.Drawing.Image)(resources.GetObject("btnEdit.Image"))); this.btnEdit.ImageSizeRatio = 0.8F; this.btnEdit.Location = new System.Drawing.Point(152, 112); this.btnEdit.Name = "btnEdit"; this.btnEdit.PressedImage = null; this.btnEdit.Size = new System.Drawing.Size(40, 40); this.btnEdit.TabIndex = 12; this.btnEdit.Toggle = false; this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click); // // btnDelete // this.btnDelete.AltImage = null; this.btnDelete.Appearance.Options.UseBackColor = true; this.btnDelete.Enabled = false; this.btnDelete.Font = new System.Drawing.Font("Tahoma", 8.25F); this.btnDelete.ForeColor = System.Drawing.Color.Black; this.btnDelete.HotTrack = true; this.btnDelete.Image = ((System.Drawing.Image)(resources.GetObject("btnDelete.Image"))); this.btnDelete.ImageSizeRatio = 0.8F; this.btnDelete.Location = new System.Drawing.Point(152, 152); this.btnDelete.Name = "btnDelete"; this.btnDelete.PressedImage = null; this.btnDelete.Size = new System.Drawing.Size(40, 40); this.btnDelete.TabIndex = 13; this.btnDelete.Toggle = false; this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click); // // NotesDialogGUI // this.AutoScaleBaseSize = new System.Drawing.Size(5, 14); this.ClientSize = new System.Drawing.Size(480, 278); this.Controls.Add(this.btnDelete); this.Controls.Add(this.btnEdit); this.Controls.Add(this.grpProperties); this.Controls.Add(this.btnSave); this.Controls.Add(this.grpStoredNotes); this.Controls.Add(this.lblInfo); this.Controls.Add(this.btnNew); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.LookAndFeel.SkinName = "Liquid Sky"; this.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin; this.LookAndFeel.UseDefaultLookAndFeel = false; this.LookAndFeel.UseWindowsXPTheme = false; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "NotesDialogGUI"; this.Text = "Notes"; ((System.ComponentModel.ISupportInitialize)(this.bmanMain)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grpStoredNotes)).EndInit(); this.grpStoredNotes.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.lstStoredNotes)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grpProperties)).EndInit(); this.grpProperties.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.npDescription.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.npName.Properties)).EndInit(); this.ResumeLayout(false); }
private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmUpdateMunicipio)); this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components); this.MunicipioDTOBindingSource = new System.Windows.Forms.BindingSource(this.components); this.UFDTOBindingSource = new System.Windows.Forms.BindingSource(this.components); this.barManager = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.btnSalvar = new DevExpress.XtraBars.BarButtonItem(); this.btnCancelar = new DevExpress.XtraBars.BarButtonItem(); 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.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); this.codigosrfbTextEdit = new DevExpress.XtraEditors.TextEdit(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.codigoibgeTextEdit = new DevExpress.XtraEditors.TextEdit(); this.ufLookUpEdit = new DevExpress.XtraEditors.LookUpEdit(); this.nomeTextEdit = new DevExpress.XtraEditors.TextEdit(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.MunicipioDTOBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.UFDTOBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.codigosrfbTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.codigoibgeTextEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ufLookUpEdit.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nomeTextEdit.Properties)).BeginInit(); this.SuspendLayout(); // // dxErrorProvider // this.dxErrorProvider.ContainerControl = this; // // MunicipioDTOBindingSource // this.MunicipioDTOBindingSource.DataSource = typeof(MechTech.Entities.MunicipioDTO); // // UFDTOBindingSource // this.UFDTOBindingSource.DataSource = typeof(MechTech.Entities.UFDTO); // // 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.btnSalvar, this.btnCancelar }); this.barManager.MainMenu = this.bar2; this.barManager.MaxItemId = 6; // // 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.btnSalvar, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnCancelar, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) }); this.bar2.OptionsBar.AllowQuickCustomization = false; this.bar2.OptionsBar.DrawBorder = false; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Menu principal"; // // btnSalvar // this.btnSalvar.Caption = "&Salvar"; this.btnSalvar.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSalvar.Glyph"))); this.btnSalvar.Id = 0; this.btnSalvar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnSalvar.LargeGlyph"))); this.btnSalvar.Name = "btnSalvar"; this.btnSalvar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSalvar_ItemClick_1); // // btnCancelar // this.btnCancelar.Caption = "&Cancelar"; this.btnCancelar.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCancelar.Glyph"))); this.btnCancelar.Id = 1; this.btnCancelar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnCancelar.LargeGlyph"))); this.btnCancelar.Name = "btnCancelar"; this.btnCancelar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnCancelar_ItemClick_1); // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(655, 24); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 437); this.barDockControlBottom.Size = new System.Drawing.Size(655, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 413); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(655, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 413); // // groupControl1 // this.groupControl1.AppearanceCaption.Options.UseTextOptions = true; this.groupControl1.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.groupControl1.CaptionLocation = DevExpress.Utils.Locations.Left; this.groupControl1.Controls.Add(this.xtraTabControl1); this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupControl1.Location = new System.Drawing.Point(0, 24); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(655, 413); this.groupControl1.TabIndex = 4; this.groupControl1.Text = "Municípios"; // // xtraTabControl1 // this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabControl1.Location = new System.Drawing.Point(21, 2); this.xtraTabControl1.Name = "xtraTabControl1"; this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; this.xtraTabControl1.Size = new System.Drawing.Size(632, 409); this.xtraTabControl1.TabIndex = 19; this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.xtraTabPage1 }); // // xtraTabPage1 // this.xtraTabPage1.Controls.Add(this.codigosrfbTextEdit); this.xtraTabPage1.Controls.Add(this.labelControl4); this.xtraTabPage1.Controls.Add(this.codigoibgeTextEdit); this.xtraTabPage1.Controls.Add(this.ufLookUpEdit); this.xtraTabPage1.Controls.Add(this.nomeTextEdit); this.xtraTabPage1.Controls.Add(this.labelControl3); this.xtraTabPage1.Controls.Add(this.labelControl1); this.xtraTabPage1.Controls.Add(this.labelControl2); this.xtraTabPage1.Name = "xtraTabPage1"; this.xtraTabPage1.Size = new System.Drawing.Size(626, 381); this.xtraTabPage1.Text = "Dados"; // // codigosrfbTextEdit // this.codigosrfbTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.MunicipioDTOBindingSource, "Codigosrfb", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.codigosrfbTextEdit.EnterMoveNextControl = true; this.codigosrfbTextEdit.Location = new System.Drawing.Point(110, 36); this.codigosrfbTextEdit.Name = "codigosrfbTextEdit"; this.codigosrfbTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.codigosrfbTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.codigosrfbTextEdit.Properties.Mask.EditMask = "d"; this.codigosrfbTextEdit.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.codigosrfbTextEdit.Size = new System.Drawing.Size(100, 20); this.codigosrfbTextEdit.TabIndex = 2; this.codigosrfbTextEdit.ToolTip = "Código da Secretaria da Receita Federal"; // // labelControl4 // this.labelControl4.Location = new System.Drawing.Point(13, 91); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(61, 13); this.labelControl4.TabIndex = 18; this.labelControl4.Text = "Estado (UF):"; // // codigoibgeTextEdit // this.codigoibgeTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.MunicipioDTOBindingSource, "Codigoibge", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.codigoibgeTextEdit.EnterMoveNextControl = true; this.codigoibgeTextEdit.Location = new System.Drawing.Point(110, 10); this.codigoibgeTextEdit.Name = "codigoibgeTextEdit"; this.codigoibgeTextEdit.Properties.Appearance.Options.UseTextOptions = true; this.codigoibgeTextEdit.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.codigoibgeTextEdit.Properties.Mask.EditMask = "d"; this.codigoibgeTextEdit.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.codigoibgeTextEdit.Size = new System.Drawing.Size(100, 20); this.codigoibgeTextEdit.TabIndex = 1; this.codigoibgeTextEdit.ToolTip = "Código do IBGE"; // // ufLookUpEdit // this.ufLookUpEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.MunicipioDTOBindingSource, "UF.Id", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.ufLookUpEdit.EnterMoveNextControl = true; this.ufLookUpEdit.Location = new System.Drawing.Point(110, 88); this.ufLookUpEdit.Name = "ufLookUpEdit"; this.ufLookUpEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.ufLookUpEdit.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Codigo", "Sigla", 10, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Center), new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Descricao", "Descrição", 30, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near) }); this.ufLookUpEdit.Properties.DataSource = this.UFDTOBindingSource; this.ufLookUpEdit.Properties.DisplayMember = "Codigo"; this.ufLookUpEdit.Properties.NullText = ""; this.ufLookUpEdit.Properties.ValueMember = "Id"; this.ufLookUpEdit.Size = new System.Drawing.Size(289, 20); this.ufLookUpEdit.TabIndex = 4; // // nomeTextEdit // this.nomeTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.MunicipioDTOBindingSource, "Nome", true, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged)); this.nomeTextEdit.EnterMoveNextControl = true; this.nomeTextEdit.Location = new System.Drawing.Point(110, 62); this.nomeTextEdit.Name = "nomeTextEdit"; this.nomeTextEdit.Properties.MaxLength = 50; this.nomeTextEdit.Size = new System.Drawing.Size(289, 20); this.nomeTextEdit.TabIndex = 3; // // labelControl3 // this.labelControl3.Location = new System.Drawing.Point(13, 65); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(31, 13); this.labelControl3.TabIndex = 16; this.labelControl3.Text = "Nome:"; // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(13, 13); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(53, 13); this.labelControl1.TabIndex = 14; this.labelControl1.Text = "Cód. IBGE:"; this.labelControl1.ToolTip = "Código IBGE"; // // labelControl2 // this.labelControl2.Location = new System.Drawing.Point(13, 39); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(91, 13); this.labelControl2.TabIndex = 15; this.labelControl2.Text = "Cód. Rec. Federal:"; this.labelControl2.ToolTip = "Código da Receita Federal"; // // frmUpdateMunicipio // this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.ClientSize = new System.Drawing.Size(655, 437); this.Controls.Add(this.groupControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmUpdateMunicipio"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmUpdateMunicipio_FormClosed_1); this.Load += new System.EventHandler(this.frmUpdateMunicipio_Load_1); ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.MunicipioDTOBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.UFDTOBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); this.xtraTabControl1.ResumeLayout(false); this.xtraTabPage1.ResumeLayout(false); this.xtraTabPage1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.codigosrfbTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.codigoibgeTextEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ufLookUpEdit.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nomeTextEdit.Properties)).EndInit(); this.ResumeLayout(false); }
private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1)); this.repositoryItemImageComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); this.barMdiChildrenListItem1 = new DevExpress.XtraBars.BarMdiChildrenListItem(); this.barAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components); this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); this.barEditItem3 = new DevExpress.XtraBars.BarEditItem(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.bar2 = new DevExpress.XtraBars.Bar(); this.barEditItem1 = new DevExpress.XtraBars.BarEditItem(); this.barEditItem2 = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); this.barEditItem4 = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemImageComboBox4 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox(); 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.BarButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.xtraTabbedMdiManager1 = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager(this.components); this.PopupMenu1 = new DevExpress.XtraBars.PopupMenu(this.components); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.PopupMenu1)).BeginInit(); this.SuspendLayout(); // // repositoryItemImageComboBox3 // this.repositoryItemImageComboBox3.AutoHeight = false; this.repositoryItemImageComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemImageComboBox3.Name = "repositoryItemImageComboBox3"; // // barMdiChildrenListItem1 // this.barMdiChildrenListItem1.Caption = "Windows"; this.barMdiChildrenListItem1.Id = 1; this.barMdiChildrenListItem1.Name = "barMdiChildrenListItem1"; // // barAndDockingController1 // this.barAndDockingController1.LookAndFeel.UseDefaultLookAndFeel = false; this.barAndDockingController1.PropertiesBar.AllowLinkLighting = false; // // repositoryItemImageComboBox1 // this.repositoryItemImageComboBox1.AutoHeight = false; this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1"; // // barEditItem3 // this.barEditItem3.Caption = "Page Image Position"; this.barEditItem3.Edit = this.repositoryItemImageComboBox3; this.barEditItem3.Id = 7; this.barEditItem3.Name = "barEditItem3"; this.barEditItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption; this.barEditItem3.EditValueChanged += new System.EventHandler(this.barEditItem3_EditValueChanged); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1, this.bar2}); this.barManager1.Controller = this.barAndDockingController1; this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem1, this.barMdiChildrenListItem1, this.barEditItem1, this.barEditItem2, this.barEditItem3, this.barEditItem4, this.BarButtonItem2}); this.barManager1.MaxItemId = 10; this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemImageComboBox1, this.repositoryItemImageComboBox2, this.repositoryItemImageComboBox3, this.repositoryItemImageComboBox4}); // // bar1 // this.bar1.BarName = "barWindows"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.FloatLocation = new System.Drawing.Point(42, 179); this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barMdiChildrenListItem1)}); this.bar1.Text = "Windows"; // // barButtonItem1 // this.barButtonItem1.Caption = "Add New Form"; this.barButtonItem1.Id = 0; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // bar2 // this.bar2.BarName = "barOptions"; this.bar2.DockCol = 0; this.bar2.DockRow = 1; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(40, 210); this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.barEditItem1, "", false, true, true, 85), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.barEditItem2, "", false, true, true, 87), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.barEditItem3, "", false, true, true, 85), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.barEditItem4, "", false, true, true, 81)}); this.bar2.Text = "Options"; // // barEditItem1 // this.barEditItem1.Caption = "Header Location"; this.barEditItem1.Edit = this.repositoryItemImageComboBox1; this.barEditItem1.Id = 5; this.barEditItem1.Name = "barEditItem1"; this.barEditItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption; this.barEditItem1.EditValueChanged += new System.EventHandler(this.barEditItem1_EditValueChanged); // // barEditItem2 // this.barEditItem2.Caption = "Header Orientation"; this.barEditItem2.Edit = this.repositoryItemImageComboBox2; this.barEditItem2.Id = 6; this.barEditItem2.Name = "barEditItem2"; this.barEditItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption; this.barEditItem2.EditValueChanged += new System.EventHandler(this.barEditItem2_EditValueChanged); // // repositoryItemImageComboBox2 // this.repositoryItemImageComboBox2.AutoHeight = false; this.repositoryItemImageComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2"; // // barEditItem4 // this.barEditItem4.Caption = "Header AutoFill"; this.barEditItem4.Edit = this.repositoryItemImageComboBox4; this.barEditItem4.Id = 8; this.barEditItem4.Name = "barEditItem4"; this.barEditItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption; this.barEditItem4.EditValueChanged += new System.EventHandler(this.barEditItem4_EditValueChanged); // // repositoryItemImageComboBox4 // this.repositoryItemImageComboBox4.AutoHeight = false; this.repositoryItemImageComboBox4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemImageComboBox4.Name = "repositoryItemImageComboBox4"; // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(776, 50); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 310); this.barDockControlBottom.Size = new System.Drawing.Size(776, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 50); this.barDockControlLeft.Size = new System.Drawing.Size(0, 260); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(776, 50); this.barDockControlRight.Size = new System.Drawing.Size(0, 260); // // BarButtonItem2 // this.BarButtonItem2.Caption = "BarButtonItem2"; this.BarButtonItem2.Id = 9; this.BarButtonItem2.Name = "BarButtonItem2"; // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Magenta; this.imageList1.Images.SetKeyName(0, ""); this.imageList1.Images.SetKeyName(1, ""); this.imageList1.Images.SetKeyName(2, ""); this.imageList1.Images.SetKeyName(3, ""); this.imageList1.Images.SetKeyName(4, ""); this.imageList1.Images.SetKeyName(5, ""); // // xtraTabbedMdiManager1 // this.xtraTabbedMdiManager1.Controller = this.barAndDockingController1; this.xtraTabbedMdiManager1.MdiParent = this; this.xtraTabbedMdiManager1.PageAdded += new DevExpress.XtraTabbedMdi.MdiTabPageEventHandler(this.xtraTabbedMdiManager1_PageAdded); this.xtraTabbedMdiManager1.PageRemoved += new DevExpress.XtraTabbedMdi.MdiTabPageEventHandler(this.xtraTabbedMdiManager1_PageRemoved); // // PopupMenu1 // this.PopupMenu1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.BarButtonItem2)}); this.PopupMenu1.Manager = this.barManager1; this.PopupMenu1.Name = "PopupMenu1"; // // Form1 // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(776, 310); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.IsMdiContainer = true; this.Name = "Form1"; this.Text = "TabbedMDI (CS code)"; ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.PopupMenu1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.label1 = new System.Windows.Forms.Label(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.memoEdit2 = new DevExpress.XtraEditors.MemoEdit(); this.memoEdit1 = new DevExpress.XtraEditors.MemoEdit(); this.checkBox8 = new System.Windows.Forms.CheckBox(); this.checkBox4 = new System.Windows.Forms.CheckBox(); this.checkBox11 = new System.Windows.Forms.CheckBox(); this.checkBox7 = new System.Windows.Forms.CheckBox(); this.checkBox3 = new System.Windows.Forms.CheckBox(); this.checkBox10 = new System.Windows.Forms.CheckBox(); this.checkBox6 = new System.Windows.Forms.CheckBox(); this.checkBox2 = new System.Windows.Forms.CheckBox(); this.checkBox9 = new System.Windows.Forms.CheckBox(); this.checkBox5 = new System.Windows.Forms.CheckBox(); this.checkBox1 = new System.Windows.Forms.CheckBox(); this.label8 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.textEdit7 = new DevExpress.XtraEditors.TextEdit(); this.textEdit4 = new DevExpress.XtraEditors.TextEdit(); this.textEdit6 = new DevExpress.XtraEditors.TextEdit(); this.textEdit2 = new DevExpress.XtraEditors.TextEdit(); this.textEdit8 = new DevExpress.XtraEditors.TextEdit(); this.textEdit11 = new DevExpress.XtraEditors.TextEdit(); this.textEdit9 = new DevExpress.XtraEditors.TextEdit(); this.textEdit5 = new DevExpress.XtraEditors.TextEdit(); this.textEdit3 = new DevExpress.XtraEditors.TextEdit(); this.textEdit1 = new DevExpress.XtraEditors.TextEdit(); this.barManager1 = new DevExpress.XtraBars.BarManager(); 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.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.memoEdit2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(230, 9); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(136, 21); this.label1.TabIndex = 0; this.label1.Text = "区域自然情况"; // // panelControl1 // this.panelControl1.Controls.Add(this.groupControl1); this.panelControl1.Controls.Add(this.simpleButton2); this.panelControl1.Controls.Add(this.simpleButton1); this.panelControl1.Controls.Add(this.memoEdit2); this.panelControl1.Controls.Add(this.memoEdit1); this.panelControl1.Controls.Add(this.checkBox8); this.panelControl1.Controls.Add(this.checkBox4); this.panelControl1.Controls.Add(this.checkBox11); this.panelControl1.Controls.Add(this.checkBox7); this.panelControl1.Controls.Add(this.checkBox3); this.panelControl1.Controls.Add(this.checkBox10); this.panelControl1.Controls.Add(this.checkBox6); this.panelControl1.Controls.Add(this.checkBox2); this.panelControl1.Controls.Add(this.checkBox9); this.panelControl1.Controls.Add(this.checkBox5); this.panelControl1.Controls.Add(this.checkBox1); this.panelControl1.Controls.Add(this.label8); this.panelControl1.Controls.Add(this.label14); this.panelControl1.Controls.Add(this.label12); this.panelControl1.Controls.Add(this.label11); this.panelControl1.Controls.Add(this.label6); this.panelControl1.Controls.Add(this.label16); this.panelControl1.Controls.Add(this.label15); this.panelControl1.Controls.Add(this.label13); this.panelControl1.Controls.Add(this.label10); this.panelControl1.Controls.Add(this.label9); this.panelControl1.Controls.Add(this.label7); this.panelControl1.Controls.Add(this.label5); this.panelControl1.Controls.Add(this.label4); this.panelControl1.Controls.Add(this.label3); this.panelControl1.Controls.Add(this.label2); this.panelControl1.Controls.Add(this.textEdit7); this.panelControl1.Controls.Add(this.textEdit4); this.panelControl1.Controls.Add(this.textEdit6); this.panelControl1.Controls.Add(this.textEdit2); this.panelControl1.Controls.Add(this.textEdit8); this.panelControl1.Controls.Add(this.textEdit11); this.panelControl1.Controls.Add(this.textEdit9); this.panelControl1.Controls.Add(this.textEdit5); this.panelControl1.Controls.Add(this.textEdit3); this.panelControl1.Controls.Add(this.textEdit1); this.panelControl1.Controls.Add(this.label1); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl1.Location = new System.Drawing.Point(0, 42); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(582, 389); this.panelControl1.TabIndex = 1; this.panelControl1.Text = "panelControl1"; // // groupControl1 // this.groupControl1.Location = new System.Drawing.Point(5, 397); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(565, 2); this.groupControl1.TabIndex = 11; this.groupControl1.Text = "groupControl1"; // // simpleButton2 // this.simpleButton2.Location = new System.Drawing.Point(414, 417); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(55, 23); this.simpleButton2.TabIndex = 10; this.simpleButton2.Text = "确定"; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // simpleButton1 // this.simpleButton1.Location = new System.Drawing.Point(485, 417); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(57, 23); this.simpleButton1.TabIndex = 9; this.simpleButton1.Text = "取消"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // memoEdit2 // this.memoEdit2.EditValue = "每月初7庙会"; this.memoEdit2.Location = new System.Drawing.Point(91, 315); this.memoEdit2.Name = "memoEdit2"; this.memoEdit2.Size = new System.Drawing.Size(473, 71); this.memoEdit2.TabIndex = 8; // // memoEdit1 // this.memoEdit1.EditValue = "心脏病,高血压"; this.memoEdit1.Location = new System.Drawing.Point(91, 259); this.memoEdit1.Name = "memoEdit1"; this.memoEdit1.Size = new System.Drawing.Size(473, 49); this.memoEdit1.TabIndex = 8; // // checkBox8 // this.checkBox8.AutoSize = true; this.checkBox8.Location = new System.Drawing.Point(529, 176); this.checkBox8.Name = "checkBox8"; this.checkBox8.Size = new System.Drawing.Size(36, 16); this.checkBox8.TabIndex = 7; this.checkBox8.Text = "差"; this.checkBox8.UseVisualStyleBackColor = true; // // checkBox4 // this.checkBox4.AutoSize = true; this.checkBox4.Location = new System.Drawing.Point(243, 143); this.checkBox4.Name = "checkBox4"; this.checkBox4.Size = new System.Drawing.Size(36, 16); this.checkBox4.TabIndex = 7; this.checkBox4.Text = "差"; this.checkBox4.UseVisualStyleBackColor = true; // // checkBox11 // this.checkBox11.AutoSize = true; this.checkBox11.Checked = true; this.checkBox11.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox11.Location = new System.Drawing.Point(433, 234); this.checkBox11.Name = "checkBox11"; this.checkBox11.Size = new System.Drawing.Size(48, 16); this.checkBox11.TabIndex = 7; this.checkBox11.Text = "一般"; this.checkBox11.UseVisualStyleBackColor = true; // // checkBox7 // this.checkBox7.AutoSize = true; this.checkBox7.Checked = true; this.checkBox7.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox7.Location = new System.Drawing.Point(475, 176); this.checkBox7.Name = "checkBox7"; this.checkBox7.Size = new System.Drawing.Size(48, 16); this.checkBox7.TabIndex = 7; this.checkBox7.Text = "一般"; this.checkBox7.UseVisualStyleBackColor = true; // // checkBox3 // this.checkBox3.AutoSize = true; this.checkBox3.Checked = true; this.checkBox3.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox3.Location = new System.Drawing.Point(189, 143); this.checkBox3.Name = "checkBox3"; this.checkBox3.Size = new System.Drawing.Size(48, 16); this.checkBox3.TabIndex = 7; this.checkBox3.Text = "一般"; this.checkBox3.UseVisualStyleBackColor = true; // // checkBox10 // this.checkBox10.AutoSize = true; this.checkBox10.Location = new System.Drawing.Point(487, 235); this.checkBox10.Name = "checkBox10"; this.checkBox10.Size = new System.Drawing.Size(48, 16); this.checkBox10.TabIndex = 7; this.checkBox10.Text = "分散"; this.checkBox10.UseVisualStyleBackColor = true; // // checkBox6 // this.checkBox6.AutoSize = true; this.checkBox6.Location = new System.Drawing.Point(421, 176); this.checkBox6.Name = "checkBox6"; this.checkBox6.Size = new System.Drawing.Size(48, 16); this.checkBox6.TabIndex = 7; this.checkBox6.Text = "较好"; this.checkBox6.UseVisualStyleBackColor = true; // // checkBox2 // this.checkBox2.AutoSize = true; this.checkBox2.Location = new System.Drawing.Point(135, 143); this.checkBox2.Name = "checkBox2"; this.checkBox2.Size = new System.Drawing.Size(48, 16); this.checkBox2.TabIndex = 7; this.checkBox2.Text = "较好"; this.checkBox2.UseVisualStyleBackColor = true; // // checkBox9 // this.checkBox9.AutoSize = true; this.checkBox9.Location = new System.Drawing.Point(379, 233); this.checkBox9.Name = "checkBox9"; this.checkBox9.Size = new System.Drawing.Size(48, 16); this.checkBox9.TabIndex = 7; this.checkBox9.Text = "集中"; this.checkBox9.UseVisualStyleBackColor = true; // // checkBox5 // this.checkBox5.AutoSize = true; this.checkBox5.Location = new System.Drawing.Point(379, 176); this.checkBox5.Name = "checkBox5"; this.checkBox5.Size = new System.Drawing.Size(36, 16); this.checkBox5.TabIndex = 7; this.checkBox5.Text = "好"; this.checkBox5.UseVisualStyleBackColor = true; // // checkBox1 // this.checkBox1.AutoSize = true; this.checkBox1.Location = new System.Drawing.Point(93, 143); this.checkBox1.Name = "checkBox1"; this.checkBox1.Size = new System.Drawing.Size(36, 16); this.checkBox1.TabIndex = 7; this.checkBox1.Text = "好"; this.checkBox1.UseVisualStyleBackColor = true; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(290, 146); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(77, 12); this.label8.TabIndex = 6; this.label8.Text = "主要经济来源"; // // label14 // this.label14.AutoSize = true; this.label14.Location = new System.Drawing.Point(290, 233); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(89, 12); this.label14.TabIndex = 6; this.label14.Text = "药店、医院分布"; // // label12 // this.label12.AutoSize = true; this.label12.Location = new System.Drawing.Point(290, 204); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(89, 12); this.label12.TabIndex = 6; this.label12.Text = "诊所、医院数量"; // // label11 // this.label11.AutoSize = true; this.label11.Location = new System.Drawing.Point(290, 177); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(53, 12); this.label11.TabIndex = 6; this.label11.Text = "交通情况"; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(290, 116); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(29, 12); this.label6.TabIndex = 6; this.label6.Text = "面积"; // // label16 // this.label16.AutoSize = true; this.label16.Location = new System.Drawing.Point(13, 320); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(77, 36); this.label16.TabIndex = 5; this.label16.Text = "集市、庙会、\r\n重大节日集会\r\n的日期及习俗"; // // label15 // this.label15.AutoSize = true; this.label15.Location = new System.Drawing.Point(12, 259); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(77, 12); this.label15.TabIndex = 5; this.label15.Text = "常见、多发病"; // // label13 // this.label13.AutoSize = true; this.label13.Location = new System.Drawing.Point(13, 233); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(77, 12); this.label13.TabIndex = 5; this.label13.Text = "零售药店数量"; // // label10 // this.label10.AutoSize = true; this.label10.Location = new System.Drawing.Point(13, 204); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(77, 12); this.label10.TabIndex = 5; this.label10.Text = "下辖乡村数量"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(18, 175); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(65, 12); this.label9.TabIndex = 5; this.label9.Text = "人年均收入"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(18, 144); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(53, 12); this.label7.TabIndex = 5; this.label7.Text = "经济状况"; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(18, 116); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(29, 12); this.label5.TabIndex = 5; this.label5.Text = "人口"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(18, 87); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(53, 12); this.label4.TabIndex = 4; this.label4.Text = "详细地址"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(290, 58); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(53, 12); this.label3.TabIndex = 3; this.label3.Text = "所属区域"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(18, 52); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(53, 12); this.label2.TabIndex = 2; this.label2.Text = "客户名称"; // // textEdit7 // this.textEdit7.EditValue = "诊所300家,医院50家"; this.textEdit7.Location = new System.Drawing.Point(379, 198); this.textEdit7.Name = "textEdit7"; this.textEdit7.Size = new System.Drawing.Size(186, 23); this.textEdit7.TabIndex = 1; // // textEdit4 // this.textEdit4.EditValue = "工业、养殖"; this.textEdit4.Location = new System.Drawing.Point(379, 140); this.textEdit4.Name = "textEdit4"; this.textEdit4.Size = new System.Drawing.Size(186, 23); this.textEdit4.TabIndex = 1; // // textEdit6 // this.textEdit6.EditValue = "2050平方千米"; this.textEdit6.Location = new System.Drawing.Point(379, 110); this.textEdit6.Name = "textEdit6"; this.textEdit6.Size = new System.Drawing.Size(186, 23); this.textEdit6.TabIndex = 1; // // textEdit2 // this.textEdit2.EditValue = "广东地区"; this.textEdit2.Location = new System.Drawing.Point(379, 52); this.textEdit2.Name = "textEdit2"; this.textEdit2.Size = new System.Drawing.Size(186, 23); this.textEdit2.TabIndex = 1; // // textEdit8 // this.textEdit8.EditValue = "1000多家"; this.textEdit8.Location = new System.Drawing.Point(91, 227); this.textEdit8.Name = "textEdit8"; this.textEdit8.Size = new System.Drawing.Size(180, 23); this.textEdit8.TabIndex = 1; // // textEdit11 // this.textEdit11.EditValue = "5个县"; this.textEdit11.Location = new System.Drawing.Point(91, 198); this.textEdit11.Name = "textEdit11"; this.textEdit11.Size = new System.Drawing.Size(180, 23); this.textEdit11.TabIndex = 1; // // textEdit9 // this.textEdit9.EditValue = "2万"; this.textEdit9.Location = new System.Drawing.Point(91, 169); this.textEdit9.Name = "textEdit9"; this.textEdit9.Size = new System.Drawing.Size(180, 23); this.textEdit9.TabIndex = 1; // // textEdit5 // this.textEdit5.EditValue = "80万"; this.textEdit5.Location = new System.Drawing.Point(91, 110); this.textEdit5.Name = "textEdit5"; this.textEdit5.Size = new System.Drawing.Size(180, 23); this.textEdit5.TabIndex = 1; // // textEdit3 // this.textEdit3.EditValue = "广东市红旗大街162号"; this.textEdit3.Location = new System.Drawing.Point(91, 81); this.textEdit3.Name = "textEdit3"; this.textEdit3.Size = new System.Drawing.Size(474, 23); this.textEdit3.TabIndex = 1; // // textEdit1 // this.textEdit1.EditValue = "广东医药公司"; this.textEdit1.Location = new System.Drawing.Point(91, 52); this.textEdit1.Name = "textEdit1"; this.textEdit1.Size = new System.Drawing.Size(180, 23); this.textEdit1.TabIndex = 1; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem1}); this.barManager1.MaxItemId = 1; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1)}); this.bar1.OptionsBar.AllowRename = true; this.bar1.Text = "Custom 1"; // // barButtonItem1 // this.barButtonItem1.Caption = "barButtonItem1"; this.barButtonItem1.Id = 0; this.barButtonItem1.Name = "barButtonItem1"; // // frmTemp // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(582, 452); this.Controls.Add(this.panelControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "frmTemp"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "区域情况"; this.Load += new System.EventHandler(this.frmTemp_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.memoEdit2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.memoEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTestList)); this.img = new DevExpress.Utils.ImageCollection(this.components); this.bm = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bbiXem = new DevExpress.XtraBars.BarButtonItem(); this.bbiSua = new DevExpress.XtraBars.BarButtonItem(); this.bbiXoa = new DevExpress.XtraBars.BarButtonItem(); this.bbiDong = new DevExpress.XtraBars.BarButtonItem(); 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.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.dtDen = new DevExpress.XtraEditors.DateEdit(); this.dtTu = new DevExpress.XtraEditors.DateEdit(); this.cbChonNgay = new DevExpress.XtraEditors.ComboBoxEdit(); this.gcList = new DevExpress.XtraGrid.GridControl(); this.sTOCKOUTWARDDETAILBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsTEST = new Do_An_Quan_Ly_Kho.Test.DS.dsTEST(); this.gbList = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colOutward_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colStock_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colRefType = new DevExpress.XtraGrid.Columns.GridColumn(); this.colProduct_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colProductName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colVat = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLev1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLev2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLev3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLev4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUnit = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUnitConvert = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCurrentQty = new DevExpress.XtraGrid.Columns.GridColumn(); this.colQuantity = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUnitPrice = new DevExpress.XtraGrid.Columns.GridColumn(); this.colAmount = new DevExpress.XtraGrid.Columns.GridColumn(); this.colQtyConvert = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDiscount = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCharge = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCost = new DevExpress.XtraGrid.Columns.GridColumn(); this.colProfit = new DevExpress.XtraGrid.Columns.GridColumn(); this.colBatch = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSerial = new DevExpress.XtraGrid.Columns.GridColumn(); this.colChassyNo = new DevExpress.XtraGrid.Columns.GridColumn(); this.colIME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colWidth = new DevExpress.XtraGrid.Columns.GridColumn(); this.colHeight = new DevExpress.XtraGrid.Columns.GridColumn(); this.colOrgin = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSize = new DevExpress.XtraGrid.Columns.GridColumn(); this.colStoreID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDescription = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSorted = new DevExpress.XtraGrid.Columns.GridColumn(); this.colActive = new DevExpress.XtraGrid.Columns.GridColumn(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.sTOCK_OUTWARD_DETAILTableAdapter = new Do_An_Quan_Ly_Kho.Test.DS.dsTESTTableAdapters.STOCK_OUTWARD_DETAILTableAdapter(); this.bbiExportExcel = new DevExpress.XtraBars.BarButtonItem(); ((System.ComponentModel.ISupportInitialize)(this.img)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties.VistaTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbChonNgay.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.sTOCKOUTWARDDETAILBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsTEST)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); this.SuspendLayout(); // // img // this.img.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("img.ImageStream"))); this.img.Images.SetKeyName(0, "abort.png"); this.img.Images.SetKeyName(1, "about.png"); this.img.Images.SetKeyName(2, "accept.png"); this.img.Images.SetKeyName(3, "add.png"); this.img.Images.SetKeyName(4, "application.png"); this.img.Images.SetKeyName(5, "apply.png"); this.img.Images.SetKeyName(6, "attention.png"); this.img.Images.SetKeyName(7, "back.png"); this.img.Images.SetKeyName(8, "cancel.png"); this.img.Images.SetKeyName(9, "circulation.png"); this.img.Images.SetKeyName(10, "close.png"); this.img.Images.SetKeyName(11, "create.png"); this.img.Images.SetKeyName(12, "cut.png"); this.img.Images.SetKeyName(13, "danger.png"); this.img.Images.SetKeyName(14, "delete.png"); this.img.Images.SetKeyName(15, "down.png"); this.img.Images.SetKeyName(16, "erase.png"); this.img.Images.SetKeyName(17, "error.png"); this.img.Images.SetKeyName(18, "forward.png"); this.img.Images.SetKeyName(19, "help.png"); this.img.Images.SetKeyName(20, "info.png"); this.img.Images.SetKeyName(21, "information.png"); this.img.Images.SetKeyName(22, "logout.png"); this.img.Images.SetKeyName(23, "minus.png"); this.img.Images.SetKeyName(24, "move.png"); this.img.Images.SetKeyName(25, "next.png"); this.img.Images.SetKeyName(26, "no entry.png"); this.img.Images.SetKeyName(27, "no.png"); this.img.Images.SetKeyName(28, "OK.png"); this.img.Images.SetKeyName(29, "options.png"); this.img.Images.SetKeyName(30, "plus.png"); this.img.Images.SetKeyName(31, "previous.png"); this.img.Images.SetKeyName(32, "problem.png"); this.img.Images.SetKeyName(33, "question.png"); this.img.Images.SetKeyName(34, "redo.png"); this.img.Images.SetKeyName(35, "refresh.png"); this.img.Images.SetKeyName(36, "remove.png"); this.img.Images.SetKeyName(37, "renew.png"); this.img.Images.SetKeyName(38, "repeat.png"); this.img.Images.SetKeyName(39, "run.png"); this.img.Images.SetKeyName(40, "save.png"); this.img.Images.SetKeyName(41, "search.png"); this.img.Images.SetKeyName(42, "settings.png"); this.img.Images.SetKeyName(43, "stop.png"); this.img.Images.SetKeyName(44, "switch.png"); this.img.Images.SetKeyName(45, "sync.png"); this.img.Images.SetKeyName(46, "system.png"); this.img.Images.SetKeyName(47, "turn off.png"); this.img.Images.SetKeyName(48, "undo.png"); this.img.Images.SetKeyName(49, "up.png"); this.img.Images.SetKeyName(50, "update.png"); this.img.Images.SetKeyName(51, "view.png"); this.img.Images.SetKeyName(52, "warning.png"); this.img.Images.SetKeyName(53, "yes.png"); // // bm // this.bm.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.bm.DockControls.Add(this.barDockControlTop); this.bm.DockControls.Add(this.barDockControlBottom); this.bm.DockControls.Add(this.barDockControlLeft); this.bm.DockControls.Add(this.barDockControlRight); this.bm.Form = this; this.bm.Images = this.img; this.bm.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbiXem, this.bbiSua, this.bbiXoa, this.bbiDong, this.bbiExportExcel}); this.bm.LargeImages = this.img; this.bm.MainMenu = this.bar2; this.bm.MaxItemId = 13; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(49, 160); this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.bbiXem, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbiSua), new DevExpress.XtraBars.LinkPersistInfo(this.bbiXoa), new DevExpress.XtraBars.LinkPersistInfo(this.bbiDong), new DevExpress.XtraBars.LinkPersistInfo(this.bbiExportExcel)}); this.bar2.OptionsBar.AllowDelete = true; this.bar2.OptionsBar.DrawSizeGrip = true; this.bar2.Text = "Main menu"; // // bbiXem // this.bbiXem.Caption = "Xem"; this.bbiXem.Id = 0; this.bbiXem.ImageIndex = 35; this.bbiXem.Name = "bbiXem"; this.bbiXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // bbiSua // this.bbiSua.Caption = "Sửa"; this.bbiSua.Id = 1; this.bbiSua.ImageIndex = 29; this.bbiSua.Name = "bbiSua"; this.bbiSua.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // bbiXoa // this.bbiXoa.Caption = "Xóa"; this.bbiXoa.Id = 2; this.bbiXoa.ImageIndex = 16; this.bbiXoa.Name = "bbiXoa"; this.bbiXoa.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // bbiDong // this.bbiDong.Caption = "Đóng"; this.bbiDong.Id = 6; this.bbiDong.ImageIndex = 10; this.bbiDong.Name = "bbiDong"; this.bbiDong.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // layoutControl1 // this.layoutControl1.Controls.Add(this.layoutControl2); this.layoutControl1.Controls.Add(this.dtDen); this.layoutControl1.Controls.Add(this.dtTu); this.layoutControl1.Controls.Add(this.cbChonNgay); this.layoutControl1.Controls.Add(this.gcList); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 26); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(1102, 390); this.layoutControl1.TabIndex = 4; this.layoutControl1.Text = "layoutControl1"; // // layoutControl2 // this.layoutControl2.Location = new System.Drawing.Point(452, 2); this.layoutControl2.Name = "layoutControl2"; this.layoutControl2.Root = this.layoutControlGroup2; this.layoutControl2.Size = new System.Drawing.Size(648, 20); this.layoutControl2.TabIndex = 8; this.layoutControl2.Text = "layoutControl2"; // // layoutControlGroup2 // this.layoutControlGroup2.CustomizationFormText = "layoutControlGroup2"; this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup2.GroupBordersVisible = false; this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Size = new System.Drawing.Size(648, 20); this.layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup2.Text = "layoutControlGroup2"; this.layoutControlGroup2.TextVisible = false; // // dtDen // this.dtDen.EditValue = null; this.dtDen.Location = new System.Drawing.Point(326, 2); this.dtDen.MenuManager = this.bm; this.dtDen.Name = "dtDen"; this.dtDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.dtDen.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.dtDen.Size = new System.Drawing.Size(122, 20); this.dtDen.StyleController = this.layoutControl1; this.dtDen.TabIndex = 7; // // dtTu // this.dtTu.EditValue = null; this.dtTu.Location = new System.Drawing.Point(176, 2); this.dtTu.MenuManager = this.bm; this.dtTu.Name = "dtTu"; this.dtTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.dtTu.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.dtTu.Size = new System.Drawing.Size(122, 20); this.dtTu.StyleController = this.layoutControl1; this.dtTu.TabIndex = 6; // // cbChonNgay // this.cbChonNgay.Location = new System.Drawing.Point(57, 2); this.cbChonNgay.MenuManager = this.bm; this.cbChonNgay.Name = "cbChonNgay"; this.cbChonNgay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.cbChonNgay.Properties.Items.AddRange(new object[] { "Tháng 1", "Tháng 2", "Tháng 3", "Tháng 4", "Tháng 5", "Tháng 6", "Tháng 7", "Tháng 8", "Tháng 9", "Tháng 10", "Tháng 11", "Tháng 12"}); this.cbChonNgay.Size = new System.Drawing.Size(91, 20); this.cbChonNgay.StyleController = this.layoutControl1; this.cbChonNgay.TabIndex = 5; this.cbChonNgay.SelectedIndexChanged += new System.EventHandler(this.cbChonNgay_SelectedIndexChanged); // // gcList // this.gcList.DataSource = this.sTOCKOUTWARDDETAILBindingSource; this.gcList.Location = new System.Drawing.Point(2, 26); this.gcList.MainView = this.gbList; this.gcList.MenuManager = this.bm; this.gcList.Name = "gcList"; this.gcList.Size = new System.Drawing.Size(1098, 362); this.gcList.TabIndex = 4; this.gcList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gbList}); // // sTOCKOUTWARDDETAILBindingSource // this.sTOCKOUTWARDDETAILBindingSource.DataMember = "STOCK_OUTWARD_DETAIL"; this.sTOCKOUTWARDDETAILBindingSource.DataSource = this.dsTEST; // // dsTEST // this.dsTEST.DataSetName = "dsTEST"; this.dsTEST.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // gbList // this.gbList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colID, this.colOutward_ID, this.colStock_ID, this.colRefType, this.colProduct_ID, this.colProductName, this.colVat, this.colLev1, this.colLev2, this.colLev3, this.colLev4, this.colUnit, this.colUnitConvert, this.colCurrentQty, this.colQuantity, this.colUnitPrice, this.colAmount, this.colQtyConvert, this.colDiscount, this.colCharge, this.colCost, this.colProfit, this.colBatch, this.colSerial, this.colChassyNo, this.colIME, this.colWidth, this.colHeight, this.colOrgin, this.colSize, this.colStoreID, this.colDescription, this.colSorted, this.colActive}); this.gbList.GridControl = this.gcList; this.gbList.GroupPanelText = "Kéo cột và thả vào đây để nhóm dữ liệu"; this.gbList.IndicatorWidth = 40; this.gbList.Name = "gbList"; this.gbList.OptionsView.ColumnAutoWidth = false; this.gbList.OptionsView.ShowAutoFilterRow = true; this.gbList.OptionsView.ShowFooter = true; this.gbList.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gbList_CustomDrawRowIndicator); // // colID // this.colID.AppearanceHeader.Options.UseTextOptions = true; this.colID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colID.FieldName = "ID"; this.colID.Name = "colID"; this.colID.OptionsColumn.ReadOnly = true; this.colID.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colID.Visible = true; this.colID.VisibleIndex = 0; this.colID.Width = 33; // // colOutward_ID // this.colOutward_ID.AppearanceHeader.Options.UseTextOptions = true; this.colOutward_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colOutward_ID.FieldName = "Outward_ID"; this.colOutward_ID.Name = "colOutward_ID"; this.colOutward_ID.OptionsColumn.ReadOnly = true; this.colOutward_ID.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colOutward_ID.Visible = true; this.colOutward_ID.VisibleIndex = 1; this.colOutward_ID.Width = 81; // // colStock_ID // this.colStock_ID.AppearanceHeader.Options.UseTextOptions = true; this.colStock_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colStock_ID.FieldName = "Stock_ID"; this.colStock_ID.Name = "colStock_ID"; this.colStock_ID.OptionsColumn.ReadOnly = true; this.colStock_ID.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colStock_ID.Visible = true; this.colStock_ID.VisibleIndex = 2; this.colStock_ID.Width = 65; // // colRefType // this.colRefType.AppearanceHeader.Options.UseTextOptions = true; this.colRefType.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colRefType.FieldName = "RefType"; this.colRefType.Name = "colRefType"; this.colRefType.OptionsColumn.ReadOnly = true; this.colRefType.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colRefType.Visible = true; this.colRefType.VisibleIndex = 3; this.colRefType.Width = 66; // // colProduct_ID // this.colProduct_ID.AppearanceHeader.Options.UseTextOptions = true; this.colProduct_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colProduct_ID.FieldName = "Product_ID"; this.colProduct_ID.Name = "colProduct_ID"; this.colProduct_ID.OptionsColumn.ReadOnly = true; this.colProduct_ID.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colProduct_ID.Visible = true; this.colProduct_ID.VisibleIndex = 4; this.colProduct_ID.Width = 76; // // colProductName // this.colProductName.AppearanceHeader.Options.UseTextOptions = true; this.colProductName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colProductName.FieldName = "ProductName"; this.colProductName.Name = "colProductName"; this.colProductName.OptionsColumn.ReadOnly = true; this.colProductName.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colProductName.Visible = true; this.colProductName.VisibleIndex = 5; this.colProductName.Width = 89; // // colVat // this.colVat.AppearanceHeader.Options.UseTextOptions = true; this.colVat.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colVat.FieldName = "Vat"; this.colVat.Name = "colVat"; this.colVat.OptionsColumn.ReadOnly = true; this.colVat.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colVat.Visible = true; this.colVat.VisibleIndex = 6; this.colVat.Width = 38; // // colLev1 // this.colLev1.AppearanceHeader.Options.UseTextOptions = true; this.colLev1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLev1.FieldName = "Lev1"; this.colLev1.Name = "colLev1"; this.colLev1.OptionsColumn.ReadOnly = true; this.colLev1.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colLev1.Visible = true; this.colLev1.VisibleIndex = 7; this.colLev1.Width = 45; // // colLev2 // this.colLev2.AppearanceHeader.Options.UseTextOptions = true; this.colLev2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLev2.FieldName = "Lev2"; this.colLev2.Name = "colLev2"; this.colLev2.OptionsColumn.ReadOnly = true; this.colLev2.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colLev2.Visible = true; this.colLev2.VisibleIndex = 8; this.colLev2.Width = 45; // // colLev3 // this.colLev3.AppearanceHeader.Options.UseTextOptions = true; this.colLev3.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLev3.FieldName = "Lev3"; this.colLev3.Name = "colLev3"; this.colLev3.OptionsColumn.ReadOnly = true; this.colLev3.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colLev3.Visible = true; this.colLev3.VisibleIndex = 9; this.colLev3.Width = 45; // // colLev4 // this.colLev4.AppearanceHeader.Options.UseTextOptions = true; this.colLev4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colLev4.FieldName = "Lev4"; this.colLev4.Name = "colLev4"; this.colLev4.OptionsColumn.ReadOnly = true; this.colLev4.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colLev4.Visible = true; this.colLev4.VisibleIndex = 10; this.colLev4.Width = 45; // // colUnit // this.colUnit.AppearanceHeader.Options.UseTextOptions = true; this.colUnit.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUnit.FieldName = "Unit"; this.colUnit.Name = "colUnit"; this.colUnit.OptionsColumn.ReadOnly = true; this.colUnit.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colUnit.Visible = true; this.colUnit.VisibleIndex = 11; this.colUnit.Width = 41; // // colUnitConvert // this.colUnitConvert.AppearanceHeader.Options.UseTextOptions = true; this.colUnitConvert.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUnitConvert.FieldName = "UnitConvert"; this.colUnitConvert.Name = "colUnitConvert"; this.colUnitConvert.OptionsColumn.ReadOnly = true; this.colUnitConvert.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colUnitConvert.Visible = true; this.colUnitConvert.VisibleIndex = 12; this.colUnitConvert.Width = 83; // // colCurrentQty // this.colCurrentQty.AppearanceHeader.Options.UseTextOptions = true; this.colCurrentQty.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCurrentQty.FieldName = "CurrentQty"; this.colCurrentQty.Name = "colCurrentQty"; this.colCurrentQty.OptionsColumn.ReadOnly = true; this.colCurrentQty.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colCurrentQty.Visible = true; this.colCurrentQty.VisibleIndex = 13; this.colCurrentQty.Width = 80; // // colQuantity // this.colQuantity.AppearanceHeader.Options.UseTextOptions = true; this.colQuantity.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQuantity.FieldName = "Quantity"; this.colQuantity.Name = "colQuantity"; this.colQuantity.OptionsColumn.ReadOnly = true; this.colQuantity.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colQuantity.Visible = true; this.colQuantity.VisibleIndex = 14; this.colQuantity.Width = 64; // // colUnitPrice // this.colUnitPrice.AppearanceHeader.Options.UseTextOptions = true; this.colUnitPrice.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUnitPrice.FieldName = "UnitPrice"; this.colUnitPrice.Name = "colUnitPrice"; this.colUnitPrice.OptionsColumn.ReadOnly = true; this.colUnitPrice.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colUnitPrice.Visible = true; this.colUnitPrice.VisibleIndex = 15; this.colUnitPrice.Width = 67; // // colAmount // this.colAmount.AppearanceHeader.Options.UseTextOptions = true; this.colAmount.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colAmount.FieldName = "Amount"; this.colAmount.Name = "colAmount"; this.colAmount.OptionsColumn.ReadOnly = true; this.colAmount.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colAmount.Visible = true; this.colAmount.VisibleIndex = 16; this.colAmount.Width = 59; // // colQtyConvert // this.colQtyConvert.AppearanceHeader.Options.UseTextOptions = true; this.colQtyConvert.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colQtyConvert.FieldName = "QtyConvert"; this.colQtyConvert.Name = "colQtyConvert"; this.colQtyConvert.OptionsColumn.ReadOnly = true; this.colQtyConvert.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colQtyConvert.Visible = true; this.colQtyConvert.VisibleIndex = 17; this.colQtyConvert.Width = 82; // // colDiscount // this.colDiscount.AppearanceHeader.Options.UseTextOptions = true; this.colDiscount.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDiscount.FieldName = "Discount"; this.colDiscount.Name = "colDiscount"; this.colDiscount.OptionsColumn.ReadOnly = true; this.colDiscount.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colDiscount.Visible = true; this.colDiscount.VisibleIndex = 18; this.colDiscount.Width = 63; // // colCharge // this.colCharge.AppearanceHeader.Options.UseTextOptions = true; this.colCharge.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCharge.FieldName = "Charge"; this.colCharge.Name = "colCharge"; this.colCharge.OptionsColumn.ReadOnly = true; this.colCharge.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colCharge.Visible = true; this.colCharge.VisibleIndex = 19; this.colCharge.Width = 57; // // colCost // this.colCost.AppearanceHeader.Options.UseTextOptions = true; this.colCost.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCost.FieldName = "Cost"; this.colCost.Name = "colCost"; this.colCost.OptionsColumn.ReadOnly = true; this.colCost.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colCost.Visible = true; this.colCost.VisibleIndex = 20; this.colCost.Width = 44; // // colProfit // this.colProfit.AppearanceHeader.Options.UseTextOptions = true; this.colProfit.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colProfit.FieldName = "Profit"; this.colProfit.Name = "colProfit"; this.colProfit.OptionsColumn.ReadOnly = true; this.colProfit.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colProfit.Visible = true; this.colProfit.VisibleIndex = 21; this.colProfit.Width = 48; // // colBatch // this.colBatch.AppearanceHeader.Options.UseTextOptions = true; this.colBatch.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colBatch.FieldName = "Batch"; this.colBatch.Name = "colBatch"; this.colBatch.OptionsColumn.ReadOnly = true; this.colBatch.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colBatch.Visible = true; this.colBatch.VisibleIndex = 22; this.colBatch.Width = 49; // // colSerial // this.colSerial.AppearanceHeader.Options.UseTextOptions = true; this.colSerial.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSerial.FieldName = "Serial"; this.colSerial.Name = "colSerial"; this.colSerial.OptionsColumn.ReadOnly = true; this.colSerial.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSerial.Visible = true; this.colSerial.VisibleIndex = 23; this.colSerial.Width = 48; // // colChassyNo // this.colChassyNo.AppearanceHeader.Options.UseTextOptions = true; this.colChassyNo.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colChassyNo.FieldName = "ChassyNo"; this.colChassyNo.Name = "colChassyNo"; this.colChassyNo.OptionsColumn.ReadOnly = true; this.colChassyNo.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colChassyNo.Visible = true; this.colChassyNo.VisibleIndex = 24; this.colChassyNo.Width = 73; // // colIME // this.colIME.AppearanceHeader.Options.UseTextOptions = true; this.colIME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colIME.FieldName = "IME"; this.colIME.Name = "colIME"; this.colIME.OptionsColumn.ReadOnly = true; this.colIME.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colIME.Visible = true; this.colIME.VisibleIndex = 25; this.colIME.Width = 40; // // colWidth // this.colWidth.AppearanceHeader.Options.UseTextOptions = true; this.colWidth.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colWidth.FieldName = "Width"; this.colWidth.Name = "colWidth"; this.colWidth.OptionsColumn.ReadOnly = true; this.colWidth.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colWidth.Visible = true; this.colWidth.VisibleIndex = 26; this.colWidth.Width = 50; // // colHeight // this.colHeight.AppearanceHeader.Options.UseTextOptions = true; this.colHeight.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colHeight.FieldName = "Height"; this.colHeight.Name = "colHeight"; this.colHeight.OptionsColumn.ReadOnly = true; this.colHeight.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colHeight.Visible = true; this.colHeight.VisibleIndex = 27; this.colHeight.Width = 53; // // colOrgin // this.colOrgin.AppearanceHeader.Options.UseTextOptions = true; this.colOrgin.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colOrgin.FieldName = "Orgin"; this.colOrgin.Name = "colOrgin"; this.colOrgin.OptionsColumn.ReadOnly = true; this.colOrgin.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colOrgin.Visible = true; this.colOrgin.VisibleIndex = 28; this.colOrgin.Width = 48; // // colSize // this.colSize.AppearanceHeader.Options.UseTextOptions = true; this.colSize.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSize.FieldName = "Size"; this.colSize.Name = "colSize"; this.colSize.OptionsColumn.ReadOnly = true; this.colSize.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSize.Visible = true; this.colSize.VisibleIndex = 29; this.colSize.Width = 41; // // colStoreID // this.colStoreID.AppearanceHeader.Options.UseTextOptions = true; this.colStoreID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colStoreID.FieldName = "StoreID"; this.colStoreID.Name = "colStoreID"; this.colStoreID.OptionsColumn.ReadOnly = true; this.colStoreID.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colStoreID.Visible = true; this.colStoreID.VisibleIndex = 30; this.colStoreID.Width = 62; // // colDescription // this.colDescription.AppearanceHeader.Options.UseTextOptions = true; this.colDescription.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDescription.FieldName = "Description"; this.colDescription.Name = "colDescription"; this.colDescription.OptionsColumn.ReadOnly = true; this.colDescription.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colDescription.Visible = true; this.colDescription.VisibleIndex = 31; // // colSorted // this.colSorted.AppearanceHeader.Options.UseTextOptions = true; this.colSorted.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSorted.FieldName = "Sorted"; this.colSorted.Name = "colSorted"; this.colSorted.OptionsColumn.ReadOnly = true; this.colSorted.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSorted.Visible = true; this.colSorted.VisibleIndex = 32; this.colSorted.Width = 54; // // colActive // this.colActive.AppearanceHeader.Options.UseTextOptions = true; this.colActive.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colActive.FieldName = "Active"; this.colActive.Name = "colActive"; this.colActive.OptionsColumn.ReadOnly = true; this.colActive.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colActive.Visible = true; this.colActive.VisibleIndex = 33; this.colActive.Width = 52; // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem5}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(1102, 390); this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.gcList; this.layoutControlItem1.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 24); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(1102, 366); this.layoutControlItem1.Text = "layoutControlItem1"; this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextToControlDistance = 0; this.layoutControlItem1.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.cbChonNgay; this.layoutControlItem2.CustomizationFormText = "layoutControlItem2"; this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); this.layoutControlItem2.MaxSize = new System.Drawing.Size(150, 24); this.layoutControlItem2.MinSize = new System.Drawing.Size(109, 24); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(150, 24); this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem2.Text = "Tùy Chọn:"; this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.layoutControlItem2.TextSize = new System.Drawing.Size(50, 13); this.layoutControlItem2.TextToControlDistance = 5; // // layoutControlItem3 // this.layoutControlItem3.Control = this.dtTu; this.layoutControlItem3.CustomizationFormText = "Từ"; this.layoutControlItem3.Location = new System.Drawing.Point(150, 0); this.layoutControlItem3.MaxSize = new System.Drawing.Size(150, 24); this.layoutControlItem3.MinSize = new System.Drawing.Size(78, 24); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(150, 24); this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem3.Text = "Từ"; this.layoutControlItem3.TextSize = new System.Drawing.Size(20, 13); // // layoutControlItem4 // this.layoutControlItem4.Control = this.dtDen; this.layoutControlItem4.CustomizationFormText = "Đến"; this.layoutControlItem4.Location = new System.Drawing.Point(300, 0); this.layoutControlItem4.MaxSize = new System.Drawing.Size(150, 24); this.layoutControlItem4.MinSize = new System.Drawing.Size(78, 24); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(150, 24); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.Text = "Đến"; this.layoutControlItem4.TextSize = new System.Drawing.Size(20, 13); // // layoutControlItem5 // this.layoutControlItem5.Control = this.layoutControl2; this.layoutControlItem5.CustomizationFormText = "layoutControlItem5"; this.layoutControlItem5.Location = new System.Drawing.Point(450, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(652, 24); this.layoutControlItem5.Text = "layoutControlItem5"; this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextToControlDistance = 0; this.layoutControlItem5.TextVisible = false; // // sTOCK_OUTWARD_DETAILTableAdapter // this.sTOCK_OUTWARD_DETAILTableAdapter.ClearBeforeFill = true; // // bbiExportExcel // this.bbiExportExcel.Caption = "Xuất Excel"; this.bbiExportExcel.Id = 12; this.bbiExportExcel.ImageIndex = 52; this.bbiExportExcel.Name = "bbiExportExcel"; this.bbiExportExcel.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiExportExcel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiExportExcel_ItemClick); // // frmTestList // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1102, 416); this.Controls.Add(this.layoutControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmTestList"; this.Text = "Form1"; this.Load += new System.EventHandler(this.frmTestList_Load); ((System.ComponentModel.ISupportInitialize)(this.img)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties.VistaTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbChonNgay.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.sTOCKOUTWARDDETAILBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsTEST)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmLayoutSubstationInfo)); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.ctrlLayoutList1 = new Itop.TLPsp.CtrlLayoutList(); this.ctrlSubstation_Info1 = new Itop.TLPsp.CtrlSubstation_Info(); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barAdd = new DevExpress.XtraBars.BarButtonItem(); this.barEdit = new DevExpress.XtraBars.BarButtonItem(); this.barDel = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem(); this.barRel = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem2 = new DevExpress.XtraBars.BarSubItem(); this.barAdd1 = new DevExpress.XtraBars.BarButtonItem(); this.barEdit1 = new DevExpress.XtraBars.BarButtonItem(); this.barDel1 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem4 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem3 = new DevExpress.XtraBars.BarSubItem(); this.barPrint = new DevExpress.XtraBars.BarButtonItem(); this.barPrint1 = new DevExpress.XtraBars.BarButtonItem(); this.barSelect = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Location = new System.Drawing.Point(0, 34); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.ctrlLayoutList1); this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.Controls.Add(this.ctrlSubstation_Info1); this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(977, 391); this.splitContainerControl1.SplitterPosition = 185; this.splitContainerControl1.TabIndex = 0; this.splitContainerControl1.Text = "splitContainerControl1"; // // ctrlLayoutList1 // this.ctrlLayoutList1.AllowUpdate = true; this.ctrlLayoutList1.Dock = System.Windows.Forms.DockStyle.Fill; this.ctrlLayoutList1.IsShow = true; this.ctrlLayoutList1.Location = new System.Drawing.Point(0, 0); this.ctrlLayoutList1.Name = "ctrlLayoutList1"; this.ctrlLayoutList1.Size = new System.Drawing.Size(179, 385); this.ctrlLayoutList1.TabIndex = 0; this.ctrlLayoutList1.Type = ""; // // ctrlSubstation_Info1 // this.ctrlSubstation_Info1.AllowUpdate = true; this.ctrlSubstation_Info1.Dock = System.Windows.Forms.DockStyle.Fill; this.ctrlSubstation_Info1.Flag = ""; this.ctrlSubstation_Info1.IsSelect = false; this.ctrlSubstation_Info1.Location = new System.Drawing.Point(0, 0); this.ctrlSubstation_Info1.Name = "ctrlSubstation_Info1"; this.ctrlSubstation_Info1.Size = new System.Drawing.Size(782, 385); this.ctrlSubstation_Info1.TabIndex = 0; this.ctrlSubstation_Info1.Type = ""; // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowMoveBarOnToolbar = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barSubItem1, this.barSubItem2, this.barSubItem3, this.barSelect, this.barButtonItem2, this.barAdd, this.barEdit, this.barDel, this.barAdd1, this.barEdit1, this.barDel1, this.barPrint, this.barPrint1, this.barSubItem4, this.barButtonItem1, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5, this.barButtonItem6, this.barButtonItem7, this.barButtonItem9, this.barButtonItem8, this.barRel}); this.barManager1.MaxItemId = 24; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem9), new DevExpress.XtraBars.LinkPersistInfo(this.barRel), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem2), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem4), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem3), new DevExpress.XtraBars.LinkPersistInfo(this.barSelect), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem5), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem7), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem6, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem8), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.RotateWhenVertical = false; this.bar1.Text = "Custom 1"; // // barSubItem1 // this.barSubItem1.Caption = "规划管理"; this.barSubItem1.Id = 0; this.barSubItem1.ImageIndex = 0; this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barAdd), new DevExpress.XtraBars.LinkPersistInfo(this.barEdit), new DevExpress.XtraBars.LinkPersistInfo(this.barDel)}); this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barAdd // this.barAdd.Caption = "添加"; this.barAdd.Id = 5; this.barAdd.ImageIndex = 4; this.barAdd.Name = "barAdd"; this.barAdd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barAdd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barAdd_ItemClick); // // barEdit // this.barEdit.Caption = "修改"; this.barEdit.Id = 6; this.barEdit.ImageIndex = 5; this.barEdit.Name = "barEdit"; this.barEdit.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barEdit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barEdit_ItemClick); // // barDel // this.barDel.Caption = "删除"; this.barDel.Id = 7; this.barDel.ImageIndex = 3; this.barDel.Name = "barDel"; this.barDel.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barDel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barDel_ItemClick); // // barButtonItem9 // this.barButtonItem9.Caption = "关联图层"; this.barButtonItem9.Id = 20; this.barButtonItem9.ImageIndex = 1; this.barButtonItem9.Name = "barButtonItem9"; this.barButtonItem9.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem9_ItemClick); // // barRel // this.barRel.Caption = "可靠性分析"; this.barRel.Id = 23; this.barRel.ImageIndex = 1; this.barRel.Name = "barRel"; this.barRel.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barRel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barRel_ItemClick); // // barSubItem2 // this.barSubItem2.Caption = "变电站管理"; this.barSubItem2.Id = 1; this.barSubItem2.ImageIndex = 6; this.barSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barAdd1), new DevExpress.XtraBars.LinkPersistInfo(this.barEdit1), new DevExpress.XtraBars.LinkPersistInfo(this.barDel1)}); this.barSubItem2.Name = "barSubItem2"; this.barSubItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barAdd1 // this.barAdd1.Caption = "添加"; this.barAdd1.Id = 8; this.barAdd1.ImageIndex = 4; this.barAdd1.Name = "barAdd1"; this.barAdd1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barAdd1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barAdd1_ItemClick); // // barEdit1 // this.barEdit1.Caption = "修改"; this.barEdit1.Id = 9; this.barEdit1.ImageIndex = 5; this.barEdit1.Name = "barEdit1"; this.barEdit1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barEdit1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barEdit1_ItemClick); // // barDel1 // this.barDel1.Caption = "删除"; this.barDel1.Id = 10; this.barDel1.ImageIndex = 3; this.barDel1.Name = "barDel1"; this.barDel1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barDel1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barDel1_ItemClick); // // barSubItem4 // this.barSubItem4.Caption = "分类管理"; this.barSubItem4.Id = 13; this.barSubItem4.ImageIndex = 1; this.barSubItem4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.barSubItem4.Name = "barSubItem4"; this.barSubItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem1 // this.barButtonItem1.Caption = "添加"; this.barButtonItem1.Id = 14; this.barButtonItem1.ImageIndex = 4; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "修改"; this.barButtonItem3.Id = 15; this.barButtonItem3.ImageIndex = 5; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "删除"; this.barButtonItem4.Id = 16; this.barButtonItem4.ImageIndex = 3; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // barSubItem3 // this.barSubItem3.Caption = "打印"; this.barSubItem3.Id = 2; this.barSubItem3.ImageIndex = 2; this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barPrint), new DevExpress.XtraBars.LinkPersistInfo(this.barPrint1)}); this.barSubItem3.Name = "barSubItem3"; this.barSubItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barPrint // this.barPrint.Caption = "打印分类"; this.barPrint.Id = 11; this.barPrint.ImageIndex = 2; this.barPrint.Name = "barPrint"; this.barPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barPrint_ItemClick); // // barPrint1 // this.barPrint1.Caption = "打印线路"; this.barPrint1.Id = 12; this.barPrint1.ImageIndex = 2; this.barPrint1.Name = "barPrint1"; this.barPrint1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barPrint1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barPrint1_ItemClick); // // barSelect // this.barSelect.Caption = "选择"; this.barSelect.Id = 3; this.barSelect.ImageIndex = 11; this.barSelect.Name = "barSelect"; this.barSelect.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barSelect.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barSelect_ItemClick); // // barButtonItem5 // this.barButtonItem5.Caption = "导出"; this.barButtonItem5.Id = 17; this.barButtonItem5.ImageIndex = 10; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // barButtonItem7 // this.barButtonItem7.Caption = "导入"; this.barButtonItem7.Id = 19; this.barButtonItem7.ImageIndex = 13; this.barButtonItem7.Name = "barButtonItem7"; this.barButtonItem7.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem7.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick); // // barButtonItem6 // this.barButtonItem6.Caption = "保存最新样式"; this.barButtonItem6.Id = 18; this.barButtonItem6.ImageIndex = 5; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // barButtonItem8 // this.barButtonItem8.Caption = "清除数据"; this.barButtonItem8.Id = 21; this.barButtonItem8.ImageIndex = 3; this.barButtonItem8.Name = "barButtonItem8"; this.barButtonItem8.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "关闭"; this.barButtonItem2.Id = 4; this.barButtonItem2.ImageIndex = 12; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "ftp.ico"); this.imageList1.Images.SetKeyName(1, "布局.ico"); this.imageList1.Images.SetKeyName(2, "打印.ico"); this.imageList1.Images.SetKeyName(3, "删除.ico"); this.imageList1.Images.SetKeyName(4, "新建.ico"); this.imageList1.Images.SetKeyName(5, "修改.ico"); this.imageList1.Images.SetKeyName(6, "books.ico"); this.imageList1.Images.SetKeyName(7, "folder_home.ico"); this.imageList1.Images.SetKeyName(8, "关闭.ico"); this.imageList1.Images.SetKeyName(9, "审批.ico"); this.imageList1.Images.SetKeyName(10, "打回重新编.ico"); this.imageList1.Images.SetKeyName(11, "审批.ico"); this.imageList1.Images.SetKeyName(12, "关闭.ico"); this.imageList1.Images.SetKeyName(13, "发送.ico"); // // FrmLayoutSubstationInfo // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(977, 425); this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FrmLayoutSubstationInfo"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "变电站可靠性情况检验"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.FrmLayoutLineInfo_Load); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); }
private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.tbc_Date = new DevExpress.XtraEditors.TrackBarControl(); this.tbc_Time = new DevExpress.XtraEditors.TrackBarControl(); this.spe_Int = new DevExpress.XtraEditors.SpinEdit(); this.cmb_simu = new DevExpress.XtraEditors.ComboBoxEdit(); this.tbc_colorAlpha = new DevExpress.XtraEditors.TrackBarControl(); this.ce_color = new DevExpress.XtraEditors.ColorPickEdit(); this.cbeLunarHolDay = new DevExpress.XtraEditors.ComboBoxEdit(); this.te_time = new DevExpress.XtraEditors.TimeEdit(); this.de_data = new DevExpress.XtraEditors.DateEdit(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.bci_Play = new DevExpress.XtraBars.BarButtonItem(); this.bci_Pause = new DevExpress.XtraBars.BarButtonItem(); this.bci_Stop = new DevExpress.XtraBars.BarButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbc_Date)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbc_Date.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbc_Time)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbc_Time.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.spe_Int.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_simu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbc_colorAlpha)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tbc_colorAlpha.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ce_color.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbeLunarHolDay.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.te_time.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.de_data.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.de_data.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.Controls.Add(this.tbc_Date); this.layoutControl1.Controls.Add(this.tbc_Time); this.layoutControl1.Controls.Add(this.spe_Int); this.layoutControl1.Controls.Add(this.cmb_simu); this.layoutControl1.Controls.Add(this.tbc_colorAlpha); this.layoutControl1.Controls.Add(this.ce_color); this.layoutControl1.Controls.Add(this.cbeLunarHolDay); this.layoutControl1.Controls.Add(this.te_time); this.layoutControl1.Controls.Add(this.de_data); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 31); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(253, 444); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // tbc_Date // this.tbc_Date.EditValue = null; this.tbc_Date.Location = new System.Drawing.Point(77, 332); this.tbc_Date.Name = "tbc_Date"; this.tbc_Date.Properties.LabelAppearance.Options.UseTextOptions = true; this.tbc_Date.Properties.LabelAppearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tbc_Date.Properties.LargeChange = 30; this.tbc_Date.Properties.Maximum = 366; this.tbc_Date.Properties.TickFrequency = 15; this.tbc_Date.Size = new System.Drawing.Size(162, 45); this.tbc_Date.StyleController = this.layoutControl1; this.tbc_Date.TabIndex = 15; this.tbc_Date.EditValueChanged += new System.EventHandler(this.tbc_Date_EditValueChanged); // // tbc_Time // this.tbc_Time.EditValue = null; this.tbc_Time.Location = new System.Drawing.Point(77, 283); this.tbc_Time.Name = "tbc_Time"; this.tbc_Time.Properties.LabelAppearance.Options.UseTextOptions = true; this.tbc_Time.Properties.LabelAppearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tbc_Time.Properties.LargeChange = 60; this.tbc_Time.Properties.Maximum = 1440; this.tbc_Time.Properties.TickFrequency = 60; this.tbc_Time.Size = new System.Drawing.Size(162, 45); this.tbc_Time.StyleController = this.layoutControl1; this.tbc_Time.TabIndex = 14; this.tbc_Time.EditValueChanged += new System.EventHandler(this.tbc_Time_EditValueChanged); // // spe_Int // this.spe_Int.EditValue = new decimal(new int[] { 10, 0, 0, 0 }); this.spe_Int.Location = new System.Drawing.Point(77, 257); this.spe_Int.Name = "spe_Int"; this.spe_Int.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.spe_Int.Properties.IsFloatValue = false; this.spe_Int.Properties.Mask.EditMask = "N00"; this.spe_Int.Properties.MaxValue = new decimal(new int[] { 60, 0, 0, 0 }); this.spe_Int.Properties.MinValue = new decimal(new int[] { 1, 0, 0, 0 }); this.spe_Int.Size = new System.Drawing.Size(162, 22); this.spe_Int.StyleController = this.layoutControl1; this.spe_Int.TabIndex = 13; // // cmb_simu // this.cmb_simu.EditValue = "按时间(分钟)"; this.cmb_simu.Location = new System.Drawing.Point(77, 231); this.cmb_simu.Name = "cmb_simu"; this.cmb_simu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.cmb_simu.Size = new System.Drawing.Size(162, 22); this.cmb_simu.StyleController = this.layoutControl1; this.cmb_simu.TabIndex = 12; // // tbc_colorAlpha // this.tbc_colorAlpha.EditValue = 255; this.tbc_colorAlpha.Location = new System.Drawing.Point(77, 138); this.tbc_colorAlpha.Name = "tbc_colorAlpha"; this.tbc_colorAlpha.Properties.LabelAppearance.Options.UseTextOptions = true; this.tbc_colorAlpha.Properties.LabelAppearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.tbc_colorAlpha.Properties.Maximum = 255; this.tbc_colorAlpha.Properties.TickFrequency = 5; this.tbc_colorAlpha.Size = new System.Drawing.Size(162, 45); this.tbc_colorAlpha.StyleController = this.layoutControl1; this.tbc_colorAlpha.TabIndex = 11; this.tbc_colorAlpha.Value = 255; this.tbc_colorAlpha.EditValueChanged += new System.EventHandler(this.tbc_colorAlpha_EditValueChanged); // // ce_color // this.ce_color.EditValue = System.Drawing.Color.Black; this.ce_color.Location = new System.Drawing.Point(77, 112); this.ce_color.Name = "ce_color"; this.ce_color.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.ce_color.Size = new System.Drawing.Size(162, 22); this.ce_color.StyleController = this.layoutControl1; this.ce_color.TabIndex = 10; this.ce_color.EditValueChanged += new System.EventHandler(this.ce_color_EditValueChanged); // // cbeLunarHolDay // this.cbeLunarHolDay.Location = new System.Drawing.Point(77, 86); this.cbeLunarHolDay.Name = "cbeLunarHolDay"; this.cbeLunarHolDay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.cbeLunarHolDay.Size = new System.Drawing.Size(162, 22); this.cbeLunarHolDay.StyleController = this.layoutControl1; this.cbeLunarHolDay.TabIndex = 9; // // te_time // this.te_time.EditValue = new System.DateTime(2018, 1, 5, 0, 0, 0, 0); this.te_time.Location = new System.Drawing.Point(77, 60); this.te_time.Name = "te_time"; this.te_time.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.te_time.Size = new System.Drawing.Size(162, 22); this.te_time.StyleController = this.layoutControl1; this.te_time.TabIndex = 8; this.te_time.EditValueChanging += new DevExpress.XtraEditors.Controls.ChangingEventHandler(this.te_time_EditValueChanging); // // de_data // this.de_data.EditValue = null; this.de_data.Location = new System.Drawing.Point(77, 34); this.de_data.Name = "de_data"; this.de_data.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.de_data.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.de_data.Size = new System.Drawing.Size(162, 22); this.de_data.StyleController = this.layoutControl1; this.de_data.TabIndex = 7; this.de_data.EditValueChanged += new System.EventHandler(this.de_data_EditValueChanged); // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlGroup2, this.layoutControlGroup3, this.emptySpaceItem4 }); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(253, 444); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // layoutControlGroup2 // this.layoutControlGroup2.CustomizationFormText = "基本设置"; this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem4, this.layoutControlItem5, this.layoutControlItem6, this.layoutControlItem7, this.layoutControlItem8 }); this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Size = new System.Drawing.Size(253, 197); this.layoutControlGroup2.Text = "基本设置"; // // layoutControlItem4 // this.layoutControlItem4.Control = this.de_data; this.layoutControlItem4.CustomizationFormText = "layoutControlItem4"; this.layoutControlItem4.Location = new System.Drawing.Point(0, 0); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(229, 26); this.layoutControlItem4.Text = "当前日期:"; this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem5 // this.layoutControlItem5.Control = this.te_time; this.layoutControlItem5.CustomizationFormText = "时间:"; this.layoutControlItem5.Location = new System.Drawing.Point(0, 26); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(229, 26); this.layoutControlItem5.Text = "当前时间:"; this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem6 // this.layoutControlItem6.Control = this.cbeLunarHolDay; this.layoutControlItem6.CustomizationFormText = "节气:"; this.layoutControlItem6.Location = new System.Drawing.Point(0, 52); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(229, 26); this.layoutControlItem6.Text = "节气:"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem7 // this.layoutControlItem7.Control = this.ce_color; this.layoutControlItem7.CustomizationFormText = "阴影颜色:"; this.layoutControlItem7.Location = new System.Drawing.Point(0, 78); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(229, 26); this.layoutControlItem7.Text = "阴影颜色:"; this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem8 // this.layoutControlItem8.Control = this.tbc_colorAlpha; this.layoutControlItem8.CustomizationFormText = "不透明度:"; this.layoutControlItem8.Location = new System.Drawing.Point(0, 104); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.Size = new System.Drawing.Size(229, 49); this.layoutControlItem8.Text = "不透明度:"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 14); // // layoutControlGroup3 // this.layoutControlGroup3.CustomizationFormText = "动态模拟"; this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem9, this.layoutControlItem10, this.layoutControlItem11, this.layoutControlItem12 }); this.layoutControlGroup3.Location = new System.Drawing.Point(0, 197); this.layoutControlGroup3.Name = "layoutControlGroup3"; this.layoutControlGroup3.Size = new System.Drawing.Size(253, 194); this.layoutControlGroup3.Text = "动态模拟"; // // layoutControlItem9 // this.layoutControlItem9.Control = this.cmb_simu; this.layoutControlItem9.CustomizationFormText = "模拟方式:"; this.layoutControlItem9.Location = new System.Drawing.Point(0, 0); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.Size = new System.Drawing.Size(229, 26); this.layoutControlItem9.Text = "模拟方式:"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem10 // this.layoutControlItem10.Control = this.spe_Int; this.layoutControlItem10.CustomizationFormText = "时间间隔:"; this.layoutControlItem10.Location = new System.Drawing.Point(0, 26); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.Size = new System.Drawing.Size(229, 26); this.layoutControlItem10.Text = "时间间隔:"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem11 // this.layoutControlItem11.Control = this.tbc_Time; this.layoutControlItem11.CustomizationFormText = "时间:"; this.layoutControlItem11.Location = new System.Drawing.Point(0, 52); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.Size = new System.Drawing.Size(229, 49); this.layoutControlItem11.Text = "时间:"; this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 14); // // layoutControlItem12 // this.layoutControlItem12.Control = this.tbc_Date; this.layoutControlItem12.CustomizationFormText = "日期:"; this.layoutControlItem12.Location = new System.Drawing.Point(0, 101); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.Size = new System.Drawing.Size(229, 49); this.layoutControlItem12.Text = "日期:"; this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 14); // // emptySpaceItem4 // this.emptySpaceItem4.AllowHotTrack = false; this.emptySpaceItem4.CustomizationFormText = "emptySpaceItem4"; this.emptySpaceItem4.Location = new System.Drawing.Point(0, 391); this.emptySpaceItem4.Name = "emptySpaceItem4"; this.emptySpaceItem4.Size = new System.Drawing.Size(253, 53); this.emptySpaceItem4.Text = "emptySpaceItem4"; this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1 }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bci_Play, this.bci_Pause, this.bci_Stop }); this.barManager1.MaxItemId = 3; // // bar1 // this.bar1.BarName = "Tools"; this.bar1.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Top; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.bci_Play), new DevExpress.XtraBars.LinkPersistInfo(this.bci_Pause), new DevExpress.XtraBars.LinkPersistInfo(this.bci_Stop) }); this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.Text = "Tools"; // // bci_Play // this.bci_Play.Caption = "播放"; this.bci_Play.Id = 0; this.bci_Play.Name = "bci_Play"; this.bci_Play.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bci_Play_ItemClick); // // bci_Pause // this.bci_Pause.Caption = "暂停"; this.bci_Pause.Id = 1; this.bci_Pause.Name = "bci_Pause"; this.bci_Pause.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bci_Pause_ItemClick); // // bci_Stop // this.bci_Stop.Caption = "停止"; this.bci_Stop.Id = 2; this.bci_Stop.Name = "bci_Stop"; this.bci_Stop.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bci_Stop_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.Size = new System.Drawing.Size(253, 31); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 475); this.barDockControlBottom.Size = new System.Drawing.Size(253, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 31); this.barDockControlLeft.Size = new System.Drawing.Size(0, 444); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(253, 31); this.barDockControlRight.Size = new System.Drawing.Size(0, 444); // // UCSunSimulation // this.Controls.Add(this.layoutControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "UCSunSimulation"; this.Size = new System.Drawing.Size(253, 475); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tbc_Date.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbc_Date)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbc_Time.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbc_Time)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.spe_Int.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmb_simu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbc_colorAlpha.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tbc_colorAlpha)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ce_color.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbeLunarHolDay.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.te_time.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.de_data.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.de_data.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_recetas)); DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip8 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip9 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem8 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip10 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem9 = new DevExpress.Utils.ToolTipTitleItem(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); this.bar2 = new DevExpress.XtraBars.Bar(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.btn_nuevo = new DevExpress.XtraBars.BarButtonItem(); this.btn_cancelar = new DevExpress.XtraBars.BarButtonItem(); this.btn_imprimir = new DevExpress.XtraBars.BarButtonItem(); this.btn_salir = new DevExpress.XtraBars.BarButtonItem(); 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.btnLoad = new DevExpress.XtraBars.BarButtonItem(); this.btnInicio = new DevExpress.XtraBars.BarButtonItem(); this.btnAnterior = new DevExpress.XtraBars.BarButtonItem(); this.btnSiguiente = new DevExpress.XtraBars.BarButtonItem(); this.btnUltimo = new DevExpress.XtraBars.BarButtonItem(); this.textBox13 = new System.Windows.Forms.TextBox(); this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip(); this.styleManager1 = new DevComponents.DotNetBar.StyleManager(this.components); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.pnl_busqueda = new System.Windows.Forms.GroupBox(); this.btn_buscar = new DevExpress.XtraEditors.SimpleButton(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.txt_versionbus = new System.Windows.Forms.TextBox(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.txt_articnamebus = new System.Windows.Forms.TextBox(); this.txt_articidoldbus = new System.Windows.Forms.TextBox(); this.panelControl5 = new DevExpress.XtraEditors.PanelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.txt_version = new System.Windows.Forms.TextBox(); this.labelControl20 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.txt_articname = new System.Windows.Forms.TextBox(); this.txt_articidold = new System.Windows.Forms.TextBox(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); this.txt_fechemi = new DevExpress.XtraEditors.DateEdit(); this.dgv_color = new DevComponents.DotNetBar.Controls.DataGridViewX(); this.colorid = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.colorname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla01 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla02 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla03 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla04 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla05 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla06 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla07 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla08 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla09 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.talla12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); this.pnl_busqueda.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit(); this.panelControl5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechemi.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechemi.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv_color)).BeginInit(); this.SuspendLayout(); // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(214, 135); this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.btn_nuevo, this.btn_cancelar, this.btn_imprimir, this.btnLoad, this.btnInicio, this.btnAnterior, this.btnSiguiente, this.btnUltimo, this.btn_salir}); this.barManager1.MainMenu = this.bar1; this.barManager1.MaxItemId = 16; // // bar1 // this.bar1.BarName = "Main menu"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.FloatLocation = new System.Drawing.Point(214, 135); this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_nuevo, DevExpress.XtraBars.BarItemPaintStyle.Standard), new DevExpress.XtraBars.LinkPersistInfo(this.btn_cancelar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_imprimir), new DevExpress.XtraBars.LinkPersistInfo(this.btn_salir)}); this.bar1.OptionsBar.MultiLine = true; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Main menu"; // // btn_nuevo // this.btn_nuevo.Caption = "btnNew"; this.btn_nuevo.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_nuevo.Glyph"))); this.btn_nuevo.Id = 2; this.btn_nuevo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_nuevo.LargeGlyph"))); this.btn_nuevo.Name = "btn_nuevo"; toolTipTitleItem1.Text = "Nuevo"; superToolTip2.Items.Add(toolTipTitleItem1); this.btn_nuevo.SuperTip = superToolTip2; this.btn_nuevo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_nuevo_ItemClick); // // btn_cancelar // this.btn_cancelar.Caption = "btnCancel"; this.btn_cancelar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.Glyph"))); this.btn_cancelar.Id = 5; this.btn_cancelar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.LargeGlyph"))); this.btn_cancelar.Name = "btn_cancelar"; toolTipTitleItem2.Text = "Cancelar"; superToolTip3.Items.Add(toolTipTitleItem2); this.btn_cancelar.SuperTip = superToolTip3; this.btn_cancelar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_cancelar_ItemClick); // // btn_imprimir // this.btn_imprimir.Caption = "btnPrint"; this.btn_imprimir.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_imprimir.Glyph"))); this.btn_imprimir.Id = 7; this.btn_imprimir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_imprimir.LargeGlyph"))); this.btn_imprimir.Name = "btn_imprimir"; toolTipTitleItem3.Text = "Imprimir"; superToolTip4.Items.Add(toolTipTitleItem3); this.btn_imprimir.SuperTip = superToolTip4; // // btn_salir // this.btn_salir.Caption = "btnExit"; this.btn_salir.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_salir.Glyph"))); this.btn_salir.Id = 14; this.btn_salir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_salir.LargeGlyph"))); this.btn_salir.Name = "btn_salir"; toolTipTitleItem4.Text = "Salir"; superToolTip5.Items.Add(toolTipTitleItem4); this.btn_salir.SuperTip = superToolTip5; this.btn_salir.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_salir_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.Size = new System.Drawing.Size(650, 24); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 496); this.barDockControlBottom.Size = new System.Drawing.Size(650, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 472); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(650, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 472); // // btnLoad // this.btnLoad.Caption = "btnLoad"; this.btnLoad.Glyph = ((System.Drawing.Image)(resources.GetObject("btnLoad.Glyph"))); this.btnLoad.Id = 8; this.btnLoad.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnLoad.LargeGlyph"))); this.btnLoad.Name = "btnLoad"; toolTipTitleItem5.Text = "Actualizar"; superToolTip6.Items.Add(toolTipTitleItem5); this.btnLoad.SuperTip = superToolTip6; // // btnInicio // this.btnInicio.Caption = "btnInicio"; this.btnInicio.Glyph = ((System.Drawing.Image)(resources.GetObject("btnInicio.Glyph"))); this.btnInicio.Id = 10; this.btnInicio.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnInicio.LargeGlyph"))); this.btnInicio.Name = "btnInicio"; toolTipTitleItem6.Text = "Primer Registro"; superToolTip7.Items.Add(toolTipTitleItem6); this.btnInicio.SuperTip = superToolTip7; // // btnAnterior // this.btnAnterior.Caption = "btnAnterior"; this.btnAnterior.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAnterior.Glyph"))); this.btnAnterior.Id = 11; this.btnAnterior.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnAnterior.LargeGlyph"))); this.btnAnterior.Name = "btnAnterior"; toolTipTitleItem7.Text = "Anterior Registro"; superToolTip8.Items.Add(toolTipTitleItem7); this.btnAnterior.SuperTip = superToolTip8; // // btnSiguiente // this.btnSiguiente.Caption = "btnSiguiente"; this.btnSiguiente.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSiguiente.Glyph"))); this.btnSiguiente.Id = 12; this.btnSiguiente.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnSiguiente.LargeGlyph"))); this.btnSiguiente.Name = "btnSiguiente"; toolTipTitleItem8.Text = "Siguiente Registro"; superToolTip9.Items.Add(toolTipTitleItem8); this.btnSiguiente.SuperTip = superToolTip9; // // btnUltimo // this.btnUltimo.Caption = "btnUltimo"; this.btnUltimo.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUltimo.Glyph"))); this.btnUltimo.Id = 13; this.btnUltimo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnUltimo.LargeGlyph"))); this.btnUltimo.Name = "btnUltimo"; toolTipTitleItem9.Text = "Ultimo Registro"; superToolTip10.Items.Add(toolTipTitleItem9); this.btnUltimo.SuperTip = superToolTip10; // // textBox13 // this.textBox13.Location = new System.Drawing.Point(45, 28); this.textBox13.MaxLength = 10; this.textBox13.Name = "textBox13"; this.textBox13.Size = new System.Drawing.Size(110, 20); this.textBox13.TabIndex = 228; // // superTooltip1 // this.superTooltip1.DefaultTooltipSettings = new DevComponents.DotNetBar.SuperTooltipInfo("", "", "", null, null, DevComponents.DotNetBar.eTooltipColor.Gray); // // styleManager1 // this.styleManager1.ManagerStyle = DevComponents.DotNetBar.eStyle.Office2007VistaGlass; this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(43)))), ((int)(((byte)(87)))), ((int)(((byte)(154)))))); // // panelControl2 // this.panelControl2.Controls.Add(this.pnl_busqueda); this.panelControl2.Controls.Add(this.panelControl5); this.panelControl2.Controls.Add(this.dgv_color); this.panelControl2.Location = new System.Drawing.Point(0, 24); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(648, 473); this.panelControl2.TabIndex = 1; // // pnl_busqueda // this.pnl_busqueda.Controls.Add(this.btn_buscar); this.pnl_busqueda.Controls.Add(this.labelControl2); this.pnl_busqueda.Controls.Add(this.txt_versionbus); this.pnl_busqueda.Controls.Add(this.labelControl3); this.pnl_busqueda.Controls.Add(this.txt_articnamebus); this.pnl_busqueda.Controls.Add(this.txt_articidoldbus); this.pnl_busqueda.Location = new System.Drawing.Point(6, 56); this.pnl_busqueda.Name = "pnl_busqueda"; this.pnl_busqueda.Size = new System.Drawing.Size(637, 44); this.pnl_busqueda.TabIndex = 441; this.pnl_busqueda.TabStop = false; this.pnl_busqueda.Text = "Busqueda"; // // btn_buscar // this.btn_buscar.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_buscar.Image = ((System.Drawing.Image)(resources.GetObject("btn_buscar.Image"))); this.btn_buscar.Location = new System.Drawing.Point(538, 15); this.btn_buscar.Name = "btn_buscar"; this.btn_buscar.Size = new System.Drawing.Size(59, 23); this.btn_buscar.TabIndex = 446; this.btn_buscar.Text = "Buscar"; this.btn_buscar.ToolTip = "Buscar Receta"; this.btn_buscar.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; this.btn_buscar.Click += new System.EventHandler(this.btn_buscar_Click); // // labelControl2 // this.labelControl2.Location = new System.Drawing.Point(421, 20); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(39, 13); this.labelControl2.TabIndex = 445; this.labelControl2.Text = "Versión:"; // // txt_versionbus // this.txt_versionbus.BackColor = System.Drawing.SystemColors.Window; this.txt_versionbus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txt_versionbus.Enabled = false; this.txt_versionbus.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.txt_versionbus.Location = new System.Drawing.Point(464, 17); this.txt_versionbus.MaxLength = 7; this.txt_versionbus.Name = "txt_versionbus"; this.txt_versionbus.Size = new System.Drawing.Size(50, 20); this.txt_versionbus.TabIndex = 444; this.txt_versionbus.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // labelControl3 // this.labelControl3.Location = new System.Drawing.Point(25, 19); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(40, 13); this.labelControl3.TabIndex = 443; this.labelControl3.Text = "Artículo:"; // // txt_articnamebus // this.txt_articnamebus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txt_articnamebus.Enabled = false; this.txt_articnamebus.Location = new System.Drawing.Point(120, 17); this.txt_articnamebus.MaxLength = 10; this.txt_articnamebus.Name = "txt_articnamebus"; this.txt_articnamebus.Size = new System.Drawing.Size(292, 21); this.txt_articnamebus.TabIndex = 442; // // txt_articidoldbus // this.txt_articidoldbus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txt_articidoldbus.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_articidoldbus.Location = new System.Drawing.Point(68, 17); this.txt_articidoldbus.MaxLength = 7; this.txt_articidoldbus.Name = "txt_articidoldbus"; this.txt_articidoldbus.Size = new System.Drawing.Size(50, 21); this.txt_articidoldbus.TabIndex = 441; this.txt_articidoldbus.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_articidbus_KeyDown); // // panelControl5 // this.panelControl5.Controls.Add(this.labelControl1); this.panelControl5.Controls.Add(this.txt_version); this.panelControl5.Controls.Add(this.labelControl20); this.panelControl5.Controls.Add(this.labelControl4); this.panelControl5.Controls.Add(this.txt_articname); this.panelControl5.Controls.Add(this.txt_articidold); this.panelControl5.Controls.Add(this.labelControl13); this.panelControl5.Controls.Add(this.txt_fechemi); this.panelControl5.Location = new System.Drawing.Point(6, 3); this.panelControl5.Name = "panelControl5"; this.panelControl5.Size = new System.Drawing.Size(637, 51); this.panelControl5.TabIndex = 440; // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(488, 6); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(35, 13); this.labelControl1.TabIndex = 440; this.labelControl1.Text = "Versión"; // // txt_version // this.txt_version.BackColor = System.Drawing.Color.Yellow; this.txt_version.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txt_version.Enabled = false; this.txt_version.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); this.txt_version.Location = new System.Drawing.Point(485, 22); this.txt_version.MaxLength = 7; this.txt_version.Name = "txt_version"; this.txt_version.Size = new System.Drawing.Size(50, 22); this.txt_version.TabIndex = 439; this.txt_version.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // labelControl20 // this.labelControl20.Location = new System.Drawing.Point(131, 7); this.labelControl20.Name = "labelControl20"; this.labelControl20.Size = new System.Drawing.Size(40, 13); this.labelControl20.TabIndex = 205; this.labelControl20.Text = "Artículo:"; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("Papyrus", 16F, System.Drawing.FontStyle.Bold); this.labelControl4.Appearance.ForeColor = System.Drawing.Color.Teal; this.labelControl4.LineColor = System.Drawing.SystemColors.ActiveBorder; this.labelControl4.Location = new System.Drawing.Point(25, 8); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(81, 33); this.labelControl4.TabIndex = 438; this.labelControl4.Text = "Recetas"; // // txt_articname // this.txt_articname.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txt_articname.Enabled = false; this.txt_articname.Location = new System.Drawing.Point(181, 23); this.txt_articname.MaxLength = 10; this.txt_articname.Name = "txt_articname"; this.txt_articname.Size = new System.Drawing.Size(292, 21); this.txt_articname.TabIndex = 203; // // txt_articidold // this.txt_articidold.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.txt_articidold.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_articidold.Location = new System.Drawing.Point(129, 23); this.txt_articidold.MaxLength = 7; this.txt_articidold.Name = "txt_articidold"; this.txt_articidold.Size = new System.Drawing.Size(50, 21); this.txt_articidold.TabIndex = 202; this.txt_articidold.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_articidold_KeyDown); // // labelControl13 // this.labelControl13.Location = new System.Drawing.Point(544, 7); this.labelControl13.Name = "labelControl13"; this.labelControl13.Size = new System.Drawing.Size(67, 13); this.labelControl13.TabIndex = 189; this.labelControl13.Text = "Fecha Emisión"; // // txt_fechemi // this.txt_fechemi.EditValue = null; this.txt_fechemi.Enabled = false; this.txt_fechemi.Location = new System.Drawing.Point(541, 24); this.txt_fechemi.MenuManager = this.barManager1; this.txt_fechemi.Name = "txt_fechemi"; this.txt_fechemi.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003; this.txt_fechemi.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fechemi.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fechemi.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4); this.txt_fechemi.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default; this.txt_fechemi.Size = new System.Drawing.Size(84, 20); this.txt_fechemi.TabIndex = 188; // // dgv_color // this.dgv_color.AllowUserToAddRows = false; this.dgv_color.BackgroundColor = System.Drawing.Color.Teal; this.dgv_color.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgv_color.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.colorid, this.colorname, this.talla01, this.talla02, this.talla03, this.talla04, this.talla05, this.talla06, this.talla07, this.talla08, this.talla09, this.talla10, this.talla11, this.talla12}); dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle13.BackColor = System.Drawing.SystemColors.Window; dataGridViewCellStyle13.Font = new System.Drawing.Font("Tahoma", 8.25F); dataGridViewCellStyle13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53))))); dataGridViewCellStyle13.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle13.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(31)))), ((int)(((byte)(53))))); dataGridViewCellStyle13.WrapMode = System.Windows.Forms.DataGridViewTriState.False; this.dgv_color.DefaultCellStyle = dataGridViewCellStyle13; this.dgv_color.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229))))); this.dgv_color.Location = new System.Drawing.Point(5, 101); this.dgv_color.Name = "dgv_color"; this.dgv_color.ReadOnly = true; this.dgv_color.RowHeadersVisible = false; this.dgv_color.Size = new System.Drawing.Size(638, 367); this.dgv_color.TabIndex = 431; this.dgv_color.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_color_CellDoubleClick); // // colorid // this.colorid.DataPropertyName = "colorid"; this.colorid.HeaderText = "Cod"; this.colorid.Name = "colorid"; this.colorid.ReadOnly = true; this.colorid.Width = 40; // // colorname // this.colorname.DataPropertyName = "colorname"; this.colorname.HeaderText = "Color"; this.colorname.Name = "colorname"; this.colorname.ReadOnly = true; this.colorname.Width = 210; // // talla01 // dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla01.DefaultCellStyle = dataGridViewCellStyle1; this.talla01.HeaderText = "ta01"; this.talla01.Name = "talla01"; this.talla01.ReadOnly = true; this.talla01.Width = 30; // // talla02 // dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla02.DefaultCellStyle = dataGridViewCellStyle2; this.talla02.HeaderText = "ta02"; this.talla02.Name = "talla02"; this.talla02.ReadOnly = true; this.talla02.Width = 30; // // talla03 // dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla03.DefaultCellStyle = dataGridViewCellStyle3; this.talla03.HeaderText = "ta03"; this.talla03.Name = "talla03"; this.talla03.ReadOnly = true; this.talla03.Width = 30; // // talla04 // dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla04.DefaultCellStyle = dataGridViewCellStyle4; this.talla04.HeaderText = "ta04"; this.talla04.Name = "talla04"; this.talla04.ReadOnly = true; this.talla04.Width = 30; // // talla05 // dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla05.DefaultCellStyle = dataGridViewCellStyle5; this.talla05.HeaderText = "ta05"; this.talla05.Name = "talla05"; this.talla05.ReadOnly = true; this.talla05.Width = 30; // // talla06 // dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla06.DefaultCellStyle = dataGridViewCellStyle6; this.talla06.HeaderText = "ta06"; this.talla06.Name = "talla06"; this.talla06.ReadOnly = true; this.talla06.Width = 30; // // talla07 // dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla07.DefaultCellStyle = dataGridViewCellStyle7; this.talla07.HeaderText = "ta07"; this.talla07.Name = "talla07"; this.talla07.ReadOnly = true; this.talla07.Width = 30; // // talla08 // dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla08.DefaultCellStyle = dataGridViewCellStyle8; this.talla08.HeaderText = "ta08"; this.talla08.Name = "talla08"; this.talla08.ReadOnly = true; this.talla08.Width = 30; // // talla09 // dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla09.DefaultCellStyle = dataGridViewCellStyle9; this.talla09.HeaderText = "ta09"; this.talla09.Name = "talla09"; this.talla09.ReadOnly = true; this.talla09.Width = 30; // // talla10 // dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla10.DefaultCellStyle = dataGridViewCellStyle10; this.talla10.HeaderText = "ta10"; this.talla10.Name = "talla10"; this.talla10.ReadOnly = true; this.talla10.Width = 30; // // talla11 // dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla11.DefaultCellStyle = dataGridViewCellStyle11; this.talla11.HeaderText = "ta11"; this.talla11.Name = "talla11"; this.talla11.ReadOnly = true; this.talla11.Width = 30; // // talla12 // dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this.talla12.DefaultCellStyle = dataGridViewCellStyle12; this.talla12.HeaderText = "ta12"; this.talla12.Name = "talla12"; this.talla12.ReadOnly = true; this.talla12.Width = 30; // // Frm_recetas // this.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(218)))), ((int)(((byte)(224))))); this.Appearance.Options.UseBackColor = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(650, 496); this.Controls.Add(this.panelControl2); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.DoubleBuffered = true; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.KeyPreview = true; this.MaximizeBox = false; this.Name = "Frm_recetas"; this.Text = "» Frm_Recetas"; this.Load += new System.EventHandler(this.Frm_orden_produccion_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); this.pnl_busqueda.ResumeLayout(false); this.pnl_busqueda.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit(); this.panelControl5.ResumeLayout(false); this.panelControl5.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechemi.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechemi.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv_color)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_vendedor)); DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip2 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip3 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem3 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip4 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem4 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip5 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem5 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip6 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem6 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip7 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem7 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip8 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem8 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip9 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem9 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip10 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem10 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip11 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem11 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip12 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem12 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip13 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem13 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition(); DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition(); this.bar2 = new DevExpress.XtraBars.Bar(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.btn_nuevo = new DevExpress.XtraBars.BarButtonItem(); this.btn_editar = new DevExpress.XtraBars.BarButtonItem(); this.btn_cancelar = new DevExpress.XtraBars.BarButtonItem(); this.btn_grabar = new DevExpress.XtraBars.BarButtonItem(); this.btn_eliminar = new DevExpress.XtraBars.BarButtonItem(); this.btn_imprimir = new DevExpress.XtraBars.BarButtonItem(); this.btn_log = new DevExpress.XtraBars.BarButtonItem(); this.btn_clave = new DevExpress.XtraBars.BarButtonItem(); this.btn_salir = new DevExpress.XtraBars.BarButtonItem(); this.btn_act = new DevExpress.XtraBars.BarButtonItem(); 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.btnLoad = new DevExpress.XtraBars.BarButtonItem(); this.btnInicio = new DevExpress.XtraBars.BarButtonItem(); this.btnAnterior = new DevExpress.XtraBars.BarButtonItem(); this.btnSiguiente = new DevExpress.XtraBars.BarButtonItem(); this.btnUltimo = new DevExpress.XtraBars.BarButtonItem(); this.grpanel01 = new DevExpress.XtraEditors.GroupControl(); this.lbl_num = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.btn_busqueda = new DevExpress.XtraEditors.SimpleButton(); this.rb_tipo = new DevExpress.XtraEditors.RadioGroup(); this.txt_busqueda = new System.Windows.Forms.TextBox(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.Mdi_dgv_vendedor = new DevExpress.XtraGrid.GridControl(); this.dgv_vendedor = new DevExpress.XtraGrid.Views.Grid.GridView(); this._vendorid = new DevExpress.XtraGrid.Columns.GridColumn(); this._vendorname = new DevExpress.XtraGrid.Columns.GridColumn(); this._local = new DevExpress.XtraGrid.Columns.GridColumn(); this._localname = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.label11 = new System.Windows.Forms.Label(); this.chk_comisiona = new DevExpress.XtraEditors.CheckEdit(); this.chk_conhijos = new DevExpress.XtraEditors.CheckEdit(); this.rb_sexo = new DevExpress.XtraEditors.RadioGroup(); this.labelControl17 = new DevExpress.XtraEditors.LabelControl(); this.txt_remunebas = new System.Windows.Forms.TextBox(); this.labelControl16 = new DevExpress.XtraEditors.LabelControl(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.txt_vendorid = new System.Windows.Forms.TextBox(); this.txt_vendorname = new System.Windows.Forms.TextBox(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.txt_fechini = new DevExpress.XtraEditors.DateEdit(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.txt_fechnac = new DevExpress.XtraEditors.DateEdit(); this.txt_apepat = new System.Windows.Forms.TextBox(); this.txt_apemat = new System.Windows.Forms.TextBox(); this.txt_nombre = new System.Windows.Forms.TextBox(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.txt_dni = new System.Windows.Forms.TextBox(); this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.txt_direcc = new System.Windows.Forms.TextBox(); this.txt_telefono = new System.Windows.Forms.TextBox(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.txt_cargoname = new System.Windows.Forms.TextBox(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.txt_local = new System.Windows.Forms.TextBox(); this.txt_localname = new System.Windows.Forms.TextBox(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); this.txt_fechasig = new DevExpress.XtraEditors.DateEdit(); this.txt_fechcese = new DevExpress.XtraEditors.DateEdit(); this.labelControl15 = new DevExpress.XtraEditors.LabelControl(); this.txt_cargoid = new System.Windows.Forms.TextBox(); this.grpanel03 = new DevExpress.XtraEditors.GroupControl(); this.txt_observ = new System.Windows.Forms.TextBox(); this.labelControl18 = new DevExpress.XtraEditors.LabelControl(); this.MDI_dgb_vendorcargo = new DevExpress.XtraGrid.GridControl(); this.dgb_vendorcargo = new DevExpress.XtraGrid.Views.Grid.GridView(); this.fechasig = new DevExpress.XtraGrid.Columns.GridColumn(); this.glocal = new DevExpress.XtraGrid.Columns.GridColumn(); this.localname = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcargoid = new DevExpress.XtraGrid.Columns.GridColumn(); this.cargoname = new DevExpress.XtraGrid.Columns.GridColumn(); this.observac = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.repositoryItemTextEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.grpanel02 = new DevExpress.XtraEditors.GroupControl(); this.grpanel04 = new DevExpress.XtraEditors.GroupControl(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grpanel01)).BeginInit(); this.grpanel01.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rb_tipo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Mdi_dgv_vendedor)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv_vendedor)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_comisiona.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_conhijos.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rb_sexo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechini.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechini.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechnac.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechnac.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechasig.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechasig.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechcese.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechcese.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grpanel03)).BeginInit(); this.grpanel03.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.MDI_dgb_vendorcargo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgb_vendorcargo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.grpanel02)).BeginInit(); this.grpanel02.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.grpanel04)).BeginInit(); this.grpanel04.SuspendLayout(); this.SuspendLayout(); // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(214, 135); this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.btn_nuevo, this.btn_editar, this.btn_grabar, this.btn_cancelar, this.btn_eliminar, this.btn_imprimir, this.btnLoad, this.btn_log, this.btnInicio, this.btnAnterior, this.btnSiguiente, this.btnUltimo, this.btn_salir, this.btn_clave, this.btn_act}); this.barManager1.MainMenu = this.bar1; this.barManager1.MaxItemId = 18; // // bar1 // this.bar1.BarName = "Main menu"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.FloatLocation = new System.Drawing.Point(214, 135); this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_nuevo, DevExpress.XtraBars.BarItemPaintStyle.Standard), new DevExpress.XtraBars.LinkPersistInfo(this.btn_editar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_cancelar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_grabar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_eliminar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_imprimir), new DevExpress.XtraBars.LinkPersistInfo(this.btn_log), new DevExpress.XtraBars.LinkPersistInfo(this.btn_clave), new DevExpress.XtraBars.LinkPersistInfo(this.btn_salir), new DevExpress.XtraBars.LinkPersistInfo(this.btn_act)}); this.bar1.OptionsBar.MultiLine = true; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Main menu"; // // btn_nuevo // this.btn_nuevo.Caption = "btnNew"; this.btn_nuevo.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_nuevo.Glyph"))); this.btn_nuevo.Id = 2; this.btn_nuevo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_nuevo.LargeGlyph"))); this.btn_nuevo.Name = "btn_nuevo"; toolTipTitleItem1.Text = "Nuevo"; superToolTip1.Items.Add(toolTipTitleItem1); this.btn_nuevo.SuperTip = superToolTip1; this.btn_nuevo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_nuevo_ItemClick); // // btn_editar // this.btn_editar.Caption = "btnEdit"; this.btn_editar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_editar.Glyph"))); this.btn_editar.Id = 3; this.btn_editar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_editar.LargeGlyph"))); this.btn_editar.Name = "btn_editar"; toolTipTitleItem2.Text = "Editar"; superToolTip2.Items.Add(toolTipTitleItem2); this.btn_editar.SuperTip = superToolTip2; this.btn_editar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_editar_ItemClick); // // btn_cancelar // this.btn_cancelar.Caption = "btnCancel"; this.btn_cancelar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.Glyph"))); this.btn_cancelar.Id = 5; this.btn_cancelar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.LargeGlyph"))); this.btn_cancelar.Name = "btn_cancelar"; toolTipTitleItem3.Text = "Cancelar"; superToolTip3.Items.Add(toolTipTitleItem3); this.btn_cancelar.SuperTip = superToolTip3; this.btn_cancelar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_cancelar_ItemClick); // // btn_grabar // this.btn_grabar.Caption = "btnSave"; this.btn_grabar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_grabar.Glyph"))); this.btn_grabar.Id = 4; this.btn_grabar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_grabar.LargeGlyph"))); this.btn_grabar.Name = "btn_grabar"; toolTipTitleItem4.Text = "Guardar"; superToolTip4.Items.Add(toolTipTitleItem4); this.btn_grabar.SuperTip = superToolTip4; this.btn_grabar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_grabar_ItemClick); // // btn_eliminar // this.btn_eliminar.Caption = "btnDelete"; this.btn_eliminar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_eliminar.Glyph"))); this.btn_eliminar.Id = 6; this.btn_eliminar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_eliminar.LargeGlyph"))); this.btn_eliminar.Name = "btn_eliminar"; toolTipTitleItem5.Text = "Elimar Registro"; superToolTip5.Items.Add(toolTipTitleItem5); this.btn_eliminar.SuperTip = superToolTip5; this.btn_eliminar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_eliminar_ItemClick); // // btn_imprimir // this.btn_imprimir.Caption = "btnPrint"; this.btn_imprimir.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_imprimir.Glyph"))); this.btn_imprimir.Id = 7; this.btn_imprimir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_imprimir.LargeGlyph"))); this.btn_imprimir.Name = "btn_imprimir"; toolTipTitleItem6.Text = "Imprimir"; superToolTip6.Items.Add(toolTipTitleItem6); this.btn_imprimir.SuperTip = superToolTip6; // // btn_log // this.btn_log.Caption = "btnLog"; this.btn_log.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_log.Glyph"))); this.btn_log.Id = 9; this.btn_log.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_log.LargeGlyph"))); this.btn_log.Name = "btn_log"; toolTipTitleItem7.Text = "Log"; superToolTip7.Items.Add(toolTipTitleItem7); this.btn_log.SuperTip = superToolTip7; // // btn_clave // this.btn_clave.Caption = "btnLock"; this.btn_clave.Glyph = global::BapFormulariosNet.Properties.Resources.btn_Lock20; this.btn_clave.Id = 15; this.btn_clave.Name = "btn_clave"; this.btn_clave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_clave_ItemClick); // // btn_salir // this.btn_salir.Caption = "btnExit"; this.btn_salir.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_salir.Glyph"))); this.btn_salir.Id = 14; this.btn_salir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_salir.LargeGlyph"))); this.btn_salir.Name = "btn_salir"; toolTipTitleItem8.Text = "Salir"; superToolTip8.Items.Add(toolTipTitleItem8); this.btn_salir.SuperTip = superToolTip8; this.btn_salir.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_salir_ItemClick); // // btn_act // this.btn_act.Caption = "btn_act"; this.btn_act.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_act.Glyph"))); this.btn_act.Id = 17; this.btn_act.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_act.LargeGlyph"))); this.btn_act.Name = "btn_act"; this.btn_act.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_act_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.Size = new System.Drawing.Size(1087, 28); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 412); this.barDockControlBottom.Size = new System.Drawing.Size(1087, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 28); this.barDockControlLeft.Size = new System.Drawing.Size(0, 384); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1087, 28); this.barDockControlRight.Size = new System.Drawing.Size(0, 384); // // btnLoad // this.btnLoad.Caption = "btnLoad"; this.btnLoad.Glyph = ((System.Drawing.Image)(resources.GetObject("btnLoad.Glyph"))); this.btnLoad.Id = 8; this.btnLoad.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnLoad.LargeGlyph"))); this.btnLoad.Name = "btnLoad"; toolTipTitleItem9.Text = "Actualizar"; superToolTip9.Items.Add(toolTipTitleItem9); this.btnLoad.SuperTip = superToolTip9; // // btnInicio // this.btnInicio.Caption = "btnInicio"; this.btnInicio.Glyph = ((System.Drawing.Image)(resources.GetObject("btnInicio.Glyph"))); this.btnInicio.Id = 10; this.btnInicio.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnInicio.LargeGlyph"))); this.btnInicio.Name = "btnInicio"; toolTipTitleItem10.Text = "Primer Registro"; superToolTip10.Items.Add(toolTipTitleItem10); this.btnInicio.SuperTip = superToolTip10; // // btnAnterior // this.btnAnterior.Caption = "btnAnterior"; this.btnAnterior.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAnterior.Glyph"))); this.btnAnterior.Id = 11; this.btnAnterior.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnAnterior.LargeGlyph"))); this.btnAnterior.Name = "btnAnterior"; toolTipTitleItem11.Text = "Anterior Registro"; superToolTip11.Items.Add(toolTipTitleItem11); this.btnAnterior.SuperTip = superToolTip11; // // btnSiguiente // this.btnSiguiente.Caption = "btnSiguiente"; this.btnSiguiente.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSiguiente.Glyph"))); this.btnSiguiente.Id = 12; this.btnSiguiente.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnSiguiente.LargeGlyph"))); this.btnSiguiente.Name = "btnSiguiente"; toolTipTitleItem12.Text = "Siguiente Registro"; superToolTip12.Items.Add(toolTipTitleItem12); this.btnSiguiente.SuperTip = superToolTip12; // // btnUltimo // this.btnUltimo.Caption = "btnUltimo"; this.btnUltimo.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUltimo.Glyph"))); this.btnUltimo.Id = 13; this.btnUltimo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnUltimo.LargeGlyph"))); this.btnUltimo.Name = "btnUltimo"; toolTipTitleItem13.Text = "Ultimo Registro"; superToolTip13.Items.Add(toolTipTitleItem13); this.btnUltimo.SuperTip = superToolTip13; // // grpanel01 // this.grpanel01.Controls.Add(this.lbl_num); this.grpanel01.Controls.Add(this.labelControl1); this.grpanel01.Controls.Add(this.btn_busqueda); this.grpanel01.Controls.Add(this.rb_tipo); this.grpanel01.Controls.Add(this.txt_busqueda); this.grpanel01.Controls.Add(this.labelControl10); this.grpanel01.Controls.Add(this.Mdi_dgv_vendedor); this.grpanel01.Location = new System.Drawing.Point(0, 29); this.grpanel01.Name = "grpanel01"; this.grpanel01.Size = new System.Drawing.Size(360, 380); this.grpanel01.TabIndex = 142; this.grpanel01.Text = "»» Datos"; // // lbl_num // this.lbl_num.Appearance.Font = new System.Drawing.Font("Tahoma", 10F, System.Drawing.FontStyle.Bold); this.lbl_num.Appearance.ForeColor = System.Drawing.Color.Red; this.lbl_num.Location = new System.Drawing.Point(112, 359); this.lbl_num.Name = "lbl_num"; this.lbl_num.Size = new System.Drawing.Size(15, 16); this.lbl_num.TabIndex = 171; this.lbl_num.Text = "n°"; // // labelControl1 // this.labelControl1.Location = new System.Drawing.Point(6, 360); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(95, 13); this.labelControl1.TabIndex = 170; this.labelControl1.Text = "Total Trabajadores:"; // // btn_busqueda // this.btn_busqueda.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.btn_busqueda.Appearance.Options.UseFont = true; this.btn_busqueda.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_busqueda.Image = ((System.Drawing.Image)(resources.GetObject("btn_busqueda.Image"))); this.btn_busqueda.Location = new System.Drawing.Point(283, 23); this.btn_busqueda.Name = "btn_busqueda"; this.btn_busqueda.Size = new System.Drawing.Size(73, 22); this.btn_busqueda.TabIndex = 169; this.btn_busqueda.Text = "&Buscar"; this.btn_busqueda.Click += new System.EventHandler(this.btn_busqueda_Click); // // rb_tipo // this.rb_tipo.EditValue = true; this.rb_tipo.Location = new System.Drawing.Point(66, 48); this.rb_tipo.MenuManager = this.barManager1; this.rb_tipo.Name = "rb_tipo"; this.rb_tipo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D; this.rb_tipo.Properties.Columns = 2; this.rb_tipo.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "Activo"), new DevExpress.XtraEditors.Controls.RadioGroupItem(false, "Cesado")}); this.rb_tipo.Size = new System.Drawing.Size(128, 22); this.rb_tipo.TabIndex = 168; // // txt_busqueda // this.txt_busqueda.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_busqueda.Location = new System.Drawing.Point(65, 23); this.txt_busqueda.Name = "txt_busqueda"; this.txt_busqueda.Size = new System.Drawing.Size(217, 21); this.txt_busqueda.TabIndex = 167; this.txt_busqueda.TextChanged += new System.EventHandler(this.txt_busqueda_TextChanged); this.txt_busqueda.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_busqueda_KeyUp); // // labelControl10 // this.labelControl10.Location = new System.Drawing.Point(9, 26); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(51, 13); this.labelControl10.TabIndex = 144; this.labelControl10.Text = "Busqueda:"; // // Mdi_dgv_vendedor // this.Mdi_dgv_vendedor.Location = new System.Drawing.Point(5, 76); this.Mdi_dgv_vendedor.MainView = this.dgv_vendedor; this.Mdi_dgv_vendedor.Name = "Mdi_dgv_vendedor"; this.Mdi_dgv_vendedor.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit1, this.repositoryItemCheckEdit2, this.repositoryItemTextEdit2, this.repositoryItemCheckEdit3}); this.Mdi_dgv_vendedor.Size = new System.Drawing.Size(351, 275); this.Mdi_dgv_vendedor.TabIndex = 143; this.Mdi_dgv_vendedor.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.dgv_vendedor}); this.Mdi_dgv_vendedor.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Mdi_dgv_vendedor_KeyUp); // // dgv_vendedor // this.dgv_vendedor.Appearance.ColumnFilterButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_vendedor.Appearance.ColumnFilterButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_vendedor.Appearance.ColumnFilterButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_vendedor.Appearance.ColumnFilterButton.ForeColor = System.Drawing.Color.Gray; this.dgv_vendedor.Appearance.ColumnFilterButton.Options.UseBackColor = true; this.dgv_vendedor.Appearance.ColumnFilterButton.Options.UseBorderColor = true; this.dgv_vendedor.Appearance.ColumnFilterButton.Options.UseForeColor = true; this.dgv_vendedor.Appearance.ColumnFilterButtonActive.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_vendedor.Appearance.ColumnFilterButtonActive.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(223)))), ((int)(((byte)(217))))); this.dgv_vendedor.Appearance.ColumnFilterButtonActive.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_vendedor.Appearance.ColumnFilterButtonActive.ForeColor = System.Drawing.Color.Blue; this.dgv_vendedor.Appearance.ColumnFilterButtonActive.Options.UseBackColor = true; this.dgv_vendedor.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true; this.dgv_vendedor.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true; this.dgv_vendedor.Appearance.Empty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_vendedor.Appearance.Empty.Options.UseBackColor = true; this.dgv_vendedor.Appearance.FilterCloseButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_vendedor.Appearance.FilterCloseButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(138)))), ((int)(((byte)(131))))); this.dgv_vendedor.Appearance.FilterCloseButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_vendedor.Appearance.FilterCloseButton.ForeColor = System.Drawing.Color.Black; this.dgv_vendedor.Appearance.FilterCloseButton.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; this.dgv_vendedor.Appearance.FilterCloseButton.Options.UseBackColor = true; this.dgv_vendedor.Appearance.FilterCloseButton.Options.UseBorderColor = true; this.dgv_vendedor.Appearance.FilterCloseButton.Options.UseForeColor = true; this.dgv_vendedor.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(48)))), ((int)(((byte)(41))))); this.dgv_vendedor.Appearance.FilterPanel.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_vendedor.Appearance.FilterPanel.ForeColor = System.Drawing.Color.White; this.dgv_vendedor.Appearance.FilterPanel.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; this.dgv_vendedor.Appearance.FilterPanel.Options.UseBackColor = true; this.dgv_vendedor.Appearance.FilterPanel.Options.UseForeColor = true; this.dgv_vendedor.Appearance.FixedLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(74)))), ((int)(((byte)(66))))); this.dgv_vendedor.Appearance.FixedLine.Options.UseBackColor = true; this.dgv_vendedor.Appearance.FocusedCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216))))); this.dgv_vendedor.Appearance.FocusedCell.ForeColor = System.Drawing.Color.Black; this.dgv_vendedor.Appearance.FocusedCell.Options.UseBackColor = true; this.dgv_vendedor.Appearance.FocusedCell.Options.UseForeColor = true; this.dgv_vendedor.Appearance.FocusedRow.BackColor = System.Drawing.Color.Navy; this.dgv_vendedor.Appearance.FocusedRow.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(178))))); this.dgv_vendedor.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White; this.dgv_vendedor.Appearance.FocusedRow.Options.UseBackColor = true; this.dgv_vendedor.Appearance.FocusedRow.Options.UseForeColor = true; this.dgv_vendedor.Appearance.FooterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_vendedor.Appearance.FooterPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_vendedor.Appearance.FooterPanel.ForeColor = System.Drawing.Color.Black; this.dgv_vendedor.Appearance.FooterPanel.Options.UseBackColor = true; this.dgv_vendedor.Appearance.FooterPanel.Options.UseBorderColor = true; this.dgv_vendedor.Appearance.FooterPanel.Options.UseForeColor = true; this.dgv_vendedor.Appearance.GroupButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_vendedor.Appearance.GroupButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_vendedor.Appearance.GroupButton.ForeColor = System.Drawing.Color.Black; this.dgv_vendedor.Appearance.GroupButton.Options.UseBackColor = true; this.dgv_vendedor.Appearance.GroupButton.Options.UseBorderColor = true; this.dgv_vendedor.Appearance.GroupButton.Options.UseForeColor = true; this.dgv_vendedor.Appearance.GroupFooter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194))))); this.dgv_vendedor.Appearance.GroupFooter.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194))))); this.dgv_vendedor.Appearance.GroupFooter.ForeColor = System.Drawing.Color.Black; this.dgv_vendedor.Appearance.GroupFooter.Options.UseBackColor = true; this.dgv_vendedor.Appearance.GroupFooter.Options.UseBorderColor = true; this.dgv_vendedor.Appearance.GroupFooter.Options.UseForeColor = true; this.dgv_vendedor.Appearance.GroupPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(78)))), ((int)(((byte)(71))))); this.dgv_vendedor.Appearance.GroupPanel.BackColor2 = System.Drawing.Color.White; this.dgv_vendedor.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.dgv_vendedor.Appearance.GroupPanel.ForeColor = System.Drawing.Color.White; this.dgv_vendedor.Appearance.GroupPanel.Options.UseBackColor = true; this.dgv_vendedor.Appearance.GroupPanel.Options.UseFont = true; this.dgv_vendedor.Appearance.GroupPanel.Options.UseForeColor = true; this.dgv_vendedor.Appearance.GroupRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(144)))), ((int)(((byte)(136))))); this.dgv_vendedor.Appearance.GroupRow.ForeColor = System.Drawing.Color.Silver; this.dgv_vendedor.Appearance.GroupRow.Options.UseBackColor = true; this.dgv_vendedor.Appearance.GroupRow.Options.UseForeColor = true; this.dgv_vendedor.Appearance.HeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_vendedor.Appearance.HeaderPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_vendedor.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.dgv_vendedor.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.Black; this.dgv_vendedor.Appearance.HeaderPanel.Options.UseBackColor = true; this.dgv_vendedor.Appearance.HeaderPanel.Options.UseBorderColor = true; this.dgv_vendedor.Appearance.HeaderPanel.Options.UseFont = true; this.dgv_vendedor.Appearance.HeaderPanel.Options.UseForeColor = true; this.dgv_vendedor.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.Gray; this.dgv_vendedor.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_vendedor.Appearance.HideSelectionRow.Options.UseBackColor = true; this.dgv_vendedor.Appearance.HideSelectionRow.Options.UseForeColor = true; this.dgv_vendedor.Appearance.HorzLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_vendedor.Appearance.HorzLine.Options.UseBackColor = true; this.dgv_vendedor.Appearance.Preview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(252)))), ((int)(((byte)(244))))); this.dgv_vendedor.Appearance.Preview.BackColor2 = System.Drawing.Color.White; this.dgv_vendedor.Appearance.Preview.ForeColor = System.Drawing.Color.Navy; this.dgv_vendedor.Appearance.Preview.Options.UseBackColor = true; this.dgv_vendedor.Appearance.Preview.Options.UseForeColor = true; this.dgv_vendedor.Appearance.Row.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216))))); this.dgv_vendedor.Appearance.Row.ForeColor = System.Drawing.Color.Black; this.dgv_vendedor.Appearance.Row.Options.UseBackColor = true; this.dgv_vendedor.Appearance.Row.Options.UseForeColor = true; this.dgv_vendedor.Appearance.RowSeparator.BackColor = System.Drawing.Color.White; this.dgv_vendedor.Appearance.RowSeparator.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_vendedor.Appearance.RowSeparator.Options.UseBackColor = true; this.dgv_vendedor.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(138))))); this.dgv_vendedor.Appearance.SelectedRow.ForeColor = System.Drawing.Color.White; this.dgv_vendedor.Appearance.SelectedRow.Options.UseBackColor = true; this.dgv_vendedor.Appearance.SelectedRow.Options.UseForeColor = true; this.dgv_vendedor.Appearance.TopNewRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(232)))), ((int)(((byte)(226))))); this.dgv_vendedor.Appearance.TopNewRow.Options.UseBackColor = true; this.dgv_vendedor.Appearance.VertLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_vendedor.Appearance.VertLine.Options.UseBackColor = true; this.dgv_vendedor.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this._vendorid, this._vendorname, this._local, this._localname}); styleFormatCondition2.Appearance.BackColor = System.Drawing.Color.Teal; styleFormatCondition2.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); styleFormatCondition2.Appearance.Options.UseBackColor = true; styleFormatCondition2.ApplyToRow = true; styleFormatCondition2.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression; styleFormatCondition2.Expression = "Len(Trim([conceptoid])) == 2"; this.dgv_vendedor.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] { styleFormatCondition2}); this.dgv_vendedor.GridControl = this.Mdi_dgv_vendedor; this.dgv_vendedor.Name = "dgv_vendedor"; this.dgv_vendedor.OptionsSelection.MultiSelect = true; this.dgv_vendedor.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect; this.dgv_vendedor.OptionsView.ShowGroupPanel = false; this.dgv_vendedor.PaintStyleName = "Web"; this.dgv_vendedor.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.dgv_vendedor_RowCellClick); // // _vendorid // this._vendorid.Caption = "Cod"; this._vendorid.FieldName = "vendorid"; this._vendorid.Name = "_vendorid"; this._vendorid.OptionsColumn.AllowEdit = false; this._vendorid.Visible = true; this._vendorid.VisibleIndex = 0; this._vendorid.Width = 41; // // _vendorname // this._vendorname.Caption = "Nombres"; this._vendorname.FieldName = "vendorname"; this._vendorname.Name = "_vendorname"; this._vendorname.OptionsColumn.AllowEdit = false; this._vendorname.Visible = true; this._vendorname.VisibleIndex = 1; this._vendorname.Width = 199; // // _local // this._local.Caption = "local"; this._local.FieldName = "local"; this._local.Name = "_local"; // // _localname // this._localname.Caption = "Tienda"; this._localname.FieldName = "localname"; this._localname.Name = "_localname"; this._localname.OptionsColumn.AllowEdit = false; this._localname.Visible = true; this._localname.VisibleIndex = 2; this._localname.Width = 96; // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.DisplayFormat.FormatString = "###,##0.0000"; this.repositoryItemTextEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.EditFormat.FormatString = "###,##0.0000"; this.repositoryItemTextEdit1.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.Mask.EditMask = "###,##0.0000"; this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // repositoryItemCheckEdit2 // this.repositoryItemCheckEdit2.AutoHeight = false; this.repositoryItemCheckEdit2.Caption = "Check"; this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2"; // // repositoryItemTextEdit2 // this.repositoryItemTextEdit2.AutoHeight = false; this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2"; this.repositoryItemTextEdit2.ReadOnly = true; // // repositoryItemCheckEdit3 // this.repositoryItemCheckEdit3.AutoHeight = false; this.repositoryItemCheckEdit3.Caption = "Check"; this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3"; // // label11 // this.label11.AutoSize = true; this.label11.BackColor = System.Drawing.Color.Transparent; this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label11.ForeColor = System.Drawing.Color.Teal; this.label11.Location = new System.Drawing.Point(103, 29); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(175, 24); this.label11.TabIndex = 202; this.label11.Text = "Registro de Datos"; // // chk_comisiona // this.chk_comisiona.Location = new System.Drawing.Point(185, 345); this.chk_comisiona.MenuManager = this.barManager1; this.chk_comisiona.Name = "chk_comisiona"; this.chk_comisiona.Properties.Caption = "Comisiona ?"; this.chk_comisiona.Size = new System.Drawing.Size(78, 19); this.chk_comisiona.TabIndex = 201; // // chk_conhijos // this.chk_conhijos.Location = new System.Drawing.Point(83, 345); this.chk_conhijos.MenuManager = this.barManager1; this.chk_conhijos.Name = "chk_conhijos"; this.chk_conhijos.Properties.Caption = "Con Hijos ?"; this.chk_conhijos.Size = new System.Drawing.Size(75, 19); this.chk_conhijos.TabIndex = 200; // // rb_sexo // this.rb_sexo.EditValue = true; this.rb_sexo.Location = new System.Drawing.Point(84, 300); this.rb_sexo.MenuManager = this.barManager1; this.rb_sexo.Name = "rb_sexo"; this.rb_sexo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.rb_sexo.Properties.Columns = 1; this.rb_sexo.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("M", "Hombre"), new DevExpress.XtraEditors.Controls.RadioGroupItem("F", "Mujer")}); this.rb_sexo.Size = new System.Drawing.Size(74, 37); this.rb_sexo.TabIndex = 199; // // labelControl17 // this.labelControl17.Location = new System.Drawing.Point(50, 303); this.labelControl17.Name = "labelControl17"; this.labelControl17.Size = new System.Drawing.Size(28, 13); this.labelControl17.TabIndex = 198; this.labelControl17.Text = "Sexo:"; // // txt_remunebas // this.txt_remunebas.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_remunebas.Location = new System.Drawing.Point(84, 273); this.txt_remunebas.Name = "txt_remunebas"; this.txt_remunebas.Size = new System.Drawing.Size(74, 21); this.txt_remunebas.TabIndex = 197; this.txt_remunebas.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // labelControl16 // this.labelControl16.Location = new System.Drawing.Point(9, 276); this.labelControl16.Name = "labelControl16"; this.labelControl16.Size = new System.Drawing.Size(71, 13); this.labelControl16.TabIndex = 196; this.labelControl16.Text = "Remun.Básica:"; // // labelControl2 // this.labelControl2.Location = new System.Drawing.Point(43, 70); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(37, 13); this.labelControl2.TabIndex = 145; this.labelControl2.Text = "Codigo:"; // // txt_vendorid // this.txt_vendorid.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_vendorid.Location = new System.Drawing.Point(84, 67); this.txt_vendorid.Name = "txt_vendorid"; this.txt_vendorid.Size = new System.Drawing.Size(39, 21); this.txt_vendorid.TabIndex = 168; // // txt_vendorname // this.txt_vendorname.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_vendorname.Location = new System.Drawing.Point(123, 67); this.txt_vendorname.Name = "txt_vendorname"; this.txt_vendorname.Size = new System.Drawing.Size(217, 21); this.txt_vendorname.TabIndex = 169; // // labelControl3 // this.labelControl3.Location = new System.Drawing.Point(15, 92); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(65, 13); this.labelControl3.TabIndex = 170; this.labelControl3.Text = "Ape.Paterno:"; // // labelControl4 // this.labelControl4.Location = new System.Drawing.Point(13, 116); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(67, 13); this.labelControl4.TabIndex = 171; this.labelControl4.Text = "Ape.Materno:"; // // txt_fechini // this.txt_fechini.EditValue = null; this.txt_fechini.Location = new System.Drawing.Point(243, 246); this.txt_fechini.MenuManager = this.barManager1; this.txt_fechini.Name = "txt_fechini"; this.txt_fechini.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fechini.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fechini.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4); this.txt_fechini.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default; this.txt_fechini.Size = new System.Drawing.Size(100, 20); this.txt_fechini.TabIndex = 188; // // labelControl5 // this.labelControl5.Location = new System.Drawing.Point(34, 140); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(46, 13); this.labelControl5.TabIndex = 172; this.labelControl5.Text = "Nombres:"; // // txt_fechnac // this.txt_fechnac.EditValue = null; this.txt_fechnac.Location = new System.Drawing.Point(84, 248); this.txt_fechnac.MenuManager = this.barManager1; this.txt_fechnac.Name = "txt_fechnac"; this.txt_fechnac.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fechnac.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fechnac.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4); this.txt_fechnac.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default; this.txt_fechnac.Size = new System.Drawing.Size(100, 20); this.txt_fechnac.TabIndex = 187; // // txt_apepat // this.txt_apepat.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_apepat.Location = new System.Drawing.Point(84, 90); this.txt_apepat.Name = "txt_apepat"; this.txt_apepat.Size = new System.Drawing.Size(217, 21); this.txt_apepat.TabIndex = 173; this.txt_apepat.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_apepat_KeyUp); // // txt_apemat // this.txt_apemat.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_apemat.Location = new System.Drawing.Point(84, 113); this.txt_apemat.Name = "txt_apemat"; this.txt_apemat.Size = new System.Drawing.Size(217, 21); this.txt_apemat.TabIndex = 174; this.txt_apemat.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_apemat_KeyUp); // // txt_nombre // this.txt_nombre.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_nombre.Location = new System.Drawing.Point(84, 136); this.txt_nombre.Name = "txt_nombre"; this.txt_nombre.Size = new System.Drawing.Size(217, 21); this.txt_nombre.TabIndex = 175; this.txt_nombre.KeyUp += new System.Windows.Forms.KeyEventHandler(this.txt_nombre_KeyUp); // // labelControl12 // this.labelControl12.Location = new System.Drawing.Point(187, 251); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(54, 13); this.labelControl12.TabIndex = 184; this.labelControl12.Text = "F.Registro:"; // // labelControl6 // this.labelControl6.Location = new System.Drawing.Point(61, 163); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(19, 13); this.labelControl6.TabIndex = 176; this.labelControl6.Text = "Dni:"; // // txt_dni // this.txt_dni.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_dni.Location = new System.Drawing.Point(84, 159); this.txt_dni.MaxLength = 8; this.txt_dni.Name = "txt_dni"; this.txt_dni.Size = new System.Drawing.Size(97, 21); this.txt_dni.TabIndex = 177; // // labelControl9 // this.labelControl9.Location = new System.Drawing.Point(14, 251); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(66, 13); this.labelControl9.TabIndex = 182; this.labelControl9.Text = "F.Nacimiento:"; // // labelControl7 // this.labelControl7.Location = new System.Drawing.Point(194, 163); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(46, 13); this.labelControl7.TabIndex = 178; this.labelControl7.Text = "Telefono:"; // // txt_direcc // this.txt_direcc.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_direcc.Location = new System.Drawing.Point(84, 184); this.txt_direcc.Multiline = true; this.txt_direcc.Name = "txt_direcc"; this.txt_direcc.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txt_direcc.Size = new System.Drawing.Size(256, 60); this.txt_direcc.TabIndex = 181; // // txt_telefono // this.txt_telefono.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_telefono.Location = new System.Drawing.Point(243, 159); this.txt_telefono.Name = "txt_telefono"; this.txt_telefono.Size = new System.Drawing.Size(97, 21); this.txt_telefono.TabIndex = 179; // // labelControl8 // this.labelControl8.Location = new System.Drawing.Point(34, 187); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(47, 13); this.labelControl8.TabIndex = 180; this.labelControl8.Text = "Dirección:"; // // txt_cargoname // this.txt_cargoname.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_cargoname.Location = new System.Drawing.Point(122, 69); this.txt_cargoname.Name = "txt_cargoname"; this.txt_cargoname.Size = new System.Drawing.Size(220, 21); this.txt_cargoname.TabIndex = 195; // // labelControl11 // this.labelControl11.Location = new System.Drawing.Point(5, 27); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(75, 13); this.labelControl11.TabIndex = 183; this.labelControl11.Text = "Local Asignado:"; // // txt_local // this.txt_local.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_local.Location = new System.Drawing.Point(83, 24); this.txt_local.Name = "txt_local"; this.txt_local.Size = new System.Drawing.Size(39, 21); this.txt_local.TabIndex = 185; this.txt_local.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_local_KeyDown); this.txt_local.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txt_local_MouseDown); // // txt_localname // this.txt_localname.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_localname.Location = new System.Drawing.Point(122, 24); this.txt_localname.Name = "txt_localname"; this.txt_localname.Size = new System.Drawing.Size(220, 21); this.txt_localname.TabIndex = 186; // // labelControl14 // this.labelControl14.Location = new System.Drawing.Point(15, 50); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(65, 13); this.labelControl14.TabIndex = 189; this.labelControl14.Text = "F.Asignación:"; // // labelControl13 // this.labelControl13.Location = new System.Drawing.Point(202, 50); this.labelControl13.Name = "labelControl13"; this.labelControl13.Size = new System.Drawing.Size(38, 13); this.labelControl13.TabIndex = 190; this.labelControl13.Text = "F.Cese:"; // // txt_fechasig // this.txt_fechasig.EditValue = null; this.txt_fechasig.Location = new System.Drawing.Point(83, 47); this.txt_fechasig.MenuManager = this.barManager1; this.txt_fechasig.Name = "txt_fechasig"; this.txt_fechasig.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fechasig.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fechasig.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4); this.txt_fechasig.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default; this.txt_fechasig.Size = new System.Drawing.Size(100, 20); this.txt_fechasig.TabIndex = 191; // // txt_fechcese // this.txt_fechcese.EditValue = null; this.txt_fechcese.Location = new System.Drawing.Point(242, 47); this.txt_fechcese.MenuManager = this.barManager1; this.txt_fechcese.Name = "txt_fechcese"; this.txt_fechcese.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fechcese.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fechcese.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4); this.txt_fechcese.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default; this.txt_fechcese.Size = new System.Drawing.Size(100, 20); this.txt_fechcese.TabIndex = 192; // // labelControl15 // this.labelControl15.Location = new System.Drawing.Point(47, 72); this.labelControl15.Name = "labelControl15"; this.labelControl15.Size = new System.Drawing.Size(33, 13); this.labelControl15.TabIndex = 193; this.labelControl15.Text = "Cargo:"; // // txt_cargoid // this.txt_cargoid.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_cargoid.Location = new System.Drawing.Point(83, 69); this.txt_cargoid.Name = "txt_cargoid"; this.txt_cargoid.Size = new System.Drawing.Size(39, 21); this.txt_cargoid.TabIndex = 194; this.txt_cargoid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_cargoid_KeyDown); this.txt_cargoid.MouseDown += new System.Windows.Forms.MouseEventHandler(this.txt_cargoid_MouseDown); // // grpanel03 // this.grpanel03.Controls.Add(this.txt_observ); this.grpanel03.Controls.Add(this.labelControl18); this.grpanel03.Controls.Add(this.txt_cargoname); this.grpanel03.Controls.Add(this.labelControl11); this.grpanel03.Controls.Add(this.txt_local); this.grpanel03.Controls.Add(this.txt_cargoid); this.grpanel03.Controls.Add(this.txt_localname); this.grpanel03.Controls.Add(this.labelControl15); this.grpanel03.Controls.Add(this.labelControl14); this.grpanel03.Controls.Add(this.txt_fechcese); this.grpanel03.Controls.Add(this.labelControl13); this.grpanel03.Controls.Add(this.txt_fechasig); this.grpanel03.Location = new System.Drawing.Point(715, 29); this.grpanel03.Name = "grpanel03"; this.grpanel03.Size = new System.Drawing.Size(370, 157); this.grpanel03.TabIndex = 147; this.grpanel03.Text = "»» Asignación"; // // txt_observ // this.txt_observ.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txt_observ.Location = new System.Drawing.Point(83, 93); this.txt_observ.Multiline = true; this.txt_observ.Name = "txt_observ"; this.txt_observ.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txt_observ.Size = new System.Drawing.Size(259, 60); this.txt_observ.TabIndex = 197; // // labelControl18 // this.labelControl18.Location = new System.Drawing.Point(30, 96); this.labelControl18.Name = "labelControl18"; this.labelControl18.Size = new System.Drawing.Size(50, 13); this.labelControl18.TabIndex = 196; this.labelControl18.Text = "Observac:"; // // MDI_dgb_vendorcargo // this.MDI_dgb_vendorcargo.Location = new System.Drawing.Point(9, 25); this.MDI_dgb_vendorcargo.MainView = this.dgb_vendorcargo; this.MDI_dgb_vendorcargo.Name = "MDI_dgb_vendorcargo"; this.MDI_dgb_vendorcargo.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit3, this.repositoryItemCheckEdit1, this.repositoryItemTextEdit4, this.repositoryItemCheckEdit4}); this.MDI_dgb_vendorcargo.Size = new System.Drawing.Size(351, 191); this.MDI_dgb_vendorcargo.TabIndex = 198; this.MDI_dgb_vendorcargo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.dgb_vendorcargo}); this.MDI_dgb_vendorcargo.KeyUp += new System.Windows.Forms.KeyEventHandler(this.MDI_dgb_vendorcargo_KeyUp); // // dgb_vendorcargo // this.dgb_vendorcargo.Appearance.ColumnFilterButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgb_vendorcargo.Appearance.ColumnFilterButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgb_vendorcargo.Appearance.ColumnFilterButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgb_vendorcargo.Appearance.ColumnFilterButton.ForeColor = System.Drawing.Color.Gray; this.dgb_vendorcargo.Appearance.ColumnFilterButton.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.ColumnFilterButton.Options.UseBorderColor = true; this.dgb_vendorcargo.Appearance.ColumnFilterButton.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.ColumnFilterButtonActive.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgb_vendorcargo.Appearance.ColumnFilterButtonActive.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(223)))), ((int)(((byte)(217))))); this.dgb_vendorcargo.Appearance.ColumnFilterButtonActive.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgb_vendorcargo.Appearance.ColumnFilterButtonActive.ForeColor = System.Drawing.Color.Blue; this.dgb_vendorcargo.Appearance.ColumnFilterButtonActive.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true; this.dgb_vendorcargo.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.Empty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgb_vendorcargo.Appearance.Empty.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.FilterCloseButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgb_vendorcargo.Appearance.FilterCloseButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(138)))), ((int)(((byte)(131))))); this.dgb_vendorcargo.Appearance.FilterCloseButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgb_vendorcargo.Appearance.FilterCloseButton.ForeColor = System.Drawing.Color.Black; this.dgb_vendorcargo.Appearance.FilterCloseButton.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; this.dgb_vendorcargo.Appearance.FilterCloseButton.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.FilterCloseButton.Options.UseBorderColor = true; this.dgb_vendorcargo.Appearance.FilterCloseButton.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(48)))), ((int)(((byte)(41))))); this.dgb_vendorcargo.Appearance.FilterPanel.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgb_vendorcargo.Appearance.FilterPanel.ForeColor = System.Drawing.Color.White; this.dgb_vendorcargo.Appearance.FilterPanel.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; this.dgb_vendorcargo.Appearance.FilterPanel.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.FilterPanel.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.FixedLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(74)))), ((int)(((byte)(66))))); this.dgb_vendorcargo.Appearance.FixedLine.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.FocusedCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216))))); this.dgb_vendorcargo.Appearance.FocusedCell.ForeColor = System.Drawing.Color.Black; this.dgb_vendorcargo.Appearance.FocusedCell.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.FocusedCell.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.FocusedRow.BackColor = System.Drawing.Color.Navy; this.dgb_vendorcargo.Appearance.FocusedRow.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(178))))); this.dgb_vendorcargo.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White; this.dgb_vendorcargo.Appearance.FocusedRow.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.FocusedRow.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.FooterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgb_vendorcargo.Appearance.FooterPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgb_vendorcargo.Appearance.FooterPanel.ForeColor = System.Drawing.Color.Black; this.dgb_vendorcargo.Appearance.FooterPanel.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.FooterPanel.Options.UseBorderColor = true; this.dgb_vendorcargo.Appearance.FooterPanel.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.GroupButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgb_vendorcargo.Appearance.GroupButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgb_vendorcargo.Appearance.GroupButton.ForeColor = System.Drawing.Color.Black; this.dgb_vendorcargo.Appearance.GroupButton.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.GroupButton.Options.UseBorderColor = true; this.dgb_vendorcargo.Appearance.GroupButton.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.GroupFooter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194))))); this.dgb_vendorcargo.Appearance.GroupFooter.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194))))); this.dgb_vendorcargo.Appearance.GroupFooter.ForeColor = System.Drawing.Color.Black; this.dgb_vendorcargo.Appearance.GroupFooter.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.GroupFooter.Options.UseBorderColor = true; this.dgb_vendorcargo.Appearance.GroupFooter.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.GroupPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(78)))), ((int)(((byte)(71))))); this.dgb_vendorcargo.Appearance.GroupPanel.BackColor2 = System.Drawing.Color.White; this.dgb_vendorcargo.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.dgb_vendorcargo.Appearance.GroupPanel.ForeColor = System.Drawing.Color.White; this.dgb_vendorcargo.Appearance.GroupPanel.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.GroupPanel.Options.UseFont = true; this.dgb_vendorcargo.Appearance.GroupPanel.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.GroupRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(144)))), ((int)(((byte)(136))))); this.dgb_vendorcargo.Appearance.GroupRow.ForeColor = System.Drawing.Color.Silver; this.dgb_vendorcargo.Appearance.GroupRow.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.GroupRow.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.HeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgb_vendorcargo.Appearance.HeaderPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgb_vendorcargo.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.dgb_vendorcargo.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.Black; this.dgb_vendorcargo.Appearance.HeaderPanel.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.HeaderPanel.Options.UseBorderColor = true; this.dgb_vendorcargo.Appearance.HeaderPanel.Options.UseFont = true; this.dgb_vendorcargo.Appearance.HeaderPanel.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.Gray; this.dgb_vendorcargo.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgb_vendorcargo.Appearance.HideSelectionRow.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.HideSelectionRow.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.HorzLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgb_vendorcargo.Appearance.HorzLine.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.Preview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(252)))), ((int)(((byte)(244))))); this.dgb_vendorcargo.Appearance.Preview.BackColor2 = System.Drawing.Color.White; this.dgb_vendorcargo.Appearance.Preview.ForeColor = System.Drawing.Color.Navy; this.dgb_vendorcargo.Appearance.Preview.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.Preview.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.Row.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216))))); this.dgb_vendorcargo.Appearance.Row.ForeColor = System.Drawing.Color.Black; this.dgb_vendorcargo.Appearance.Row.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.Row.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.RowSeparator.BackColor = System.Drawing.Color.White; this.dgb_vendorcargo.Appearance.RowSeparator.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgb_vendorcargo.Appearance.RowSeparator.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(138))))); this.dgb_vendorcargo.Appearance.SelectedRow.ForeColor = System.Drawing.Color.White; this.dgb_vendorcargo.Appearance.SelectedRow.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.SelectedRow.Options.UseForeColor = true; this.dgb_vendorcargo.Appearance.TopNewRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(232)))), ((int)(((byte)(226))))); this.dgb_vendorcargo.Appearance.TopNewRow.Options.UseBackColor = true; this.dgb_vendorcargo.Appearance.VertLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgb_vendorcargo.Appearance.VertLine.Options.UseBackColor = true; this.dgb_vendorcargo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.fechasig, this.glocal, this.localname, this.gcargoid, this.cargoname, this.observac}); styleFormatCondition1.Appearance.BackColor = System.Drawing.Color.Teal; styleFormatCondition1.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); styleFormatCondition1.Appearance.Options.UseBackColor = true; styleFormatCondition1.ApplyToRow = true; styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression; styleFormatCondition1.Expression = "Len(Trim([conceptoid])) == 2"; this.dgb_vendorcargo.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] { styleFormatCondition1}); this.dgb_vendorcargo.GridControl = this.MDI_dgb_vendorcargo; this.dgb_vendorcargo.Name = "dgb_vendorcargo"; this.dgb_vendorcargo.OptionsSelection.MultiSelect = true; this.dgb_vendorcargo.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect; this.dgb_vendorcargo.OptionsView.ShowGroupPanel = false; this.dgb_vendorcargo.PaintStyleName = "Web"; this.dgb_vendorcargo.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.dgb_vendorcargo_RowCellClick); // // fechasig // this.fechasig.Caption = "F.Asig"; this.fechasig.FieldName = "fechasig"; this.fechasig.Name = "fechasig"; this.fechasig.OptionsColumn.AllowEdit = false; this.fechasig.Visible = true; this.fechasig.VisibleIndex = 0; this.fechasig.Width = 69; // // glocal // this.glocal.Caption = "local"; this.glocal.FieldName = "local"; this.glocal.Name = "glocal"; // // localname // this.localname.Caption = "Tienda"; this.localname.FieldName = "localname"; this.localname.Name = "localname"; this.localname.OptionsColumn.AllowEdit = false; this.localname.Visible = true; this.localname.VisibleIndex = 1; this.localname.Width = 164; // // gcargoid // this.gcargoid.Caption = "cargoid"; this.gcargoid.FieldName = "cargoid"; this.gcargoid.Name = "gcargoid"; // // cargoname // this.cargoname.Caption = "Cargo"; this.cargoname.FieldName = "cargoname"; this.cargoname.Name = "cargoname"; this.cargoname.Visible = true; this.cargoname.VisibleIndex = 2; this.cargoname.Width = 103; // // observac // this.observac.Caption = "Observ"; this.observac.FieldName = "observac"; this.observac.Name = "observac"; // // repositoryItemTextEdit3 // this.repositoryItemTextEdit3.AutoHeight = false; this.repositoryItemTextEdit3.DisplayFormat.FormatString = "###,##0.0000"; this.repositoryItemTextEdit3.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit3.EditFormat.FormatString = "###,##0.0000"; this.repositoryItemTextEdit3.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit3.Mask.EditMask = "###,##0.0000"; this.repositoryItemTextEdit3.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit3.Name = "repositoryItemTextEdit3"; // // repositoryItemCheckEdit1 // this.repositoryItemCheckEdit1.AutoHeight = false; this.repositoryItemCheckEdit1.Caption = "Check"; this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; // // repositoryItemTextEdit4 // this.repositoryItemTextEdit4.AutoHeight = false; this.repositoryItemTextEdit4.Name = "repositoryItemTextEdit4"; this.repositoryItemTextEdit4.ReadOnly = true; // // repositoryItemCheckEdit4 // this.repositoryItemCheckEdit4.AutoHeight = false; this.repositoryItemCheckEdit4.Caption = "Check"; this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4"; // // grpanel02 // this.grpanel02.Controls.Add(this.txt_fechini); this.grpanel02.Controls.Add(this.label11); this.grpanel02.Controls.Add(this.labelControl4); this.grpanel02.Controls.Add(this.labelControl3); this.grpanel02.Controls.Add(this.chk_comisiona); this.grpanel02.Controls.Add(this.txt_vendorname); this.grpanel02.Controls.Add(this.chk_conhijos); this.grpanel02.Controls.Add(this.labelControl5); this.grpanel02.Controls.Add(this.txt_vendorid); this.grpanel02.Controls.Add(this.labelControl8); this.grpanel02.Controls.Add(this.txt_fechnac); this.grpanel02.Controls.Add(this.rb_sexo); this.grpanel02.Controls.Add(this.labelControl2); this.grpanel02.Controls.Add(this.txt_telefono); this.grpanel02.Controls.Add(this.txt_apepat); this.grpanel02.Controls.Add(this.txt_direcc); this.grpanel02.Controls.Add(this.txt_apemat); this.grpanel02.Controls.Add(this.labelControl17); this.grpanel02.Controls.Add(this.txt_nombre); this.grpanel02.Controls.Add(this.labelControl7); this.grpanel02.Controls.Add(this.labelControl12); this.grpanel02.Controls.Add(this.labelControl9); this.grpanel02.Controls.Add(this.labelControl16); this.grpanel02.Controls.Add(this.txt_remunebas); this.grpanel02.Controls.Add(this.labelControl6); this.grpanel02.Controls.Add(this.txt_dni); this.grpanel02.Location = new System.Drawing.Point(362, 29); this.grpanel02.Name = "grpanel02"; this.grpanel02.Size = new System.Drawing.Size(351, 380); this.grpanel02.TabIndex = 203; this.grpanel02.Text = "»» Registro"; // // grpanel04 // this.grpanel04.Controls.Add(this.MDI_dgb_vendorcargo); this.grpanel04.Location = new System.Drawing.Point(715, 188); this.grpanel04.Name = "grpanel04"; this.grpanel04.Size = new System.Drawing.Size(370, 221); this.grpanel04.TabIndex = 204; this.grpanel04.Text = "»» Detalle Historico"; // // Frm_vendedor // this.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(218)))), ((int)(((byte)(224))))); this.Appearance.Options.UseBackColor = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.ClientSize = new System.Drawing.Size(1087, 412); this.Controls.Add(this.grpanel04); this.Controls.Add(this.grpanel02); this.Controls.Add(this.grpanel03); this.Controls.Add(this.grpanel01); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.DoubleBuffered = true; this.KeyPreview = true; this.MaximizeBox = false; this.Name = "Frm_vendedor"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "» Vendedores"; this.Load += new System.EventHandler(this.Frm_articulo_tiendalist_Load); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Frm_articulo_tiendalist_KeyDown); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grpanel01)).EndInit(); this.grpanel01.ResumeLayout(false); this.grpanel01.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.rb_tipo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Mdi_dgv_vendedor)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv_vendedor)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_comisiona.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_conhijos.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rb_sexo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechini.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechini.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechnac.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechnac.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechasig.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechasig.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechcese.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fechcese.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grpanel03)).EndInit(); this.grpanel03.ResumeLayout(false); this.grpanel03.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.MDI_dgb_vendorcargo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgb_vendorcargo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.grpanel02)).EndInit(); this.grpanel02.ResumeLayout(false); this.grpanel02.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.grpanel04)).EndInit(); this.grpanel04.ResumeLayout(false); this.ResumeLayout(false); }
private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmSectionAnalysis)); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.panel1 = new System.Windows.Forms.Panel(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bbiSave = new DevExpress.XtraBars.BarButtonItem(); this.bbiRefresh = new DevExpress.XtraBars.BarButtonItem(); this.bbiZoomOut = new DevExpress.XtraBars.BarButtonItem(); this.bbiZoomIn = new DevExpress.XtraBars.BarButtonItem(); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.Controls.Add(this.panel1); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 24); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(1004, 504); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // panel1 // this.panel1.AutoScroll = true; this.panel1.Controls.Add(this.pictureBox1); this.panel1.Location = new System.Drawing.Point(2, 2); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1000, 500); this.panel1.TabIndex = 6; // // pictureBox1 // this.pictureBox1.Location = new System.Drawing.Point(0, 0); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(1000, 500); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox1.TabIndex = 6; this.pictureBox1.TabStop = false; // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1 }); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(1004, 504); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.panel1; this.layoutControlItem1.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(1004, 504); this.layoutControlItem1.Text = "layoutControlItem1"; this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextToControlDistance = 0; this.layoutControlItem1.TextVisible = false; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2 }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbiZoomOut, this.bbiZoomIn, this.bbiRefresh, this.bbiSave }); this.barManager1.MainMenu = this.bar2; this.barManager1.MaxItemId = 4; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Top; 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(this.bbiSave), new DevExpress.XtraBars.LinkPersistInfo(this.bbiRefresh), new DevExpress.XtraBars.LinkPersistInfo(this.bbiZoomOut), new DevExpress.XtraBars.LinkPersistInfo(this.bbiZoomIn) }); this.bar2.OptionsBar.AllowQuickCustomization = false; this.bar2.OptionsBar.AutoPopupMode = DevExpress.XtraBars.BarAutoPopupMode.None; this.bar2.OptionsBar.DrawBorder = false; this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // bbiSave // this.bbiSave.Caption = "保存"; this.bbiSave.Glyph = ((System.Drawing.Image)(resources.GetObject("bbiSave.Glyph"))); this.bbiSave.Id = 3; this.bbiSave.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("bbiSave.LargeGlyph"))); this.bbiSave.Name = "bbiSave"; this.bbiSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiSave_ItemClick); // // bbiRefresh // this.bbiRefresh.Caption = "刷新"; this.bbiRefresh.Glyph = ((System.Drawing.Image)(resources.GetObject("bbiRefresh.Glyph"))); this.bbiRefresh.Id = 2; this.bbiRefresh.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("bbiRefresh.LargeGlyph"))); this.bbiRefresh.Name = "bbiRefresh"; this.bbiRefresh.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiRefresh_ItemClick); // // bbiZoomOut // this.bbiZoomOut.Caption = "放大"; this.bbiZoomOut.Glyph = ((System.Drawing.Image)(resources.GetObject("bbiZoomOut.Glyph"))); this.bbiZoomOut.Id = 0; this.bbiZoomOut.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("bbiZoomOut.LargeGlyph"))); this.bbiZoomOut.Name = "bbiZoomOut"; this.bbiZoomOut.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiZoomOut_ItemClick); // // bbiZoomIn // this.bbiZoomIn.Caption = "缩小"; this.bbiZoomIn.Glyph = ((System.Drawing.Image)(resources.GetObject("bbiZoomIn.Glyph"))); this.bbiZoomIn.Id = 1; this.bbiZoomIn.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("bbiZoomIn.LargeGlyph"))); this.bbiZoomIn.Name = "bbiZoomIn"; this.bbiZoomIn.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiZoomIn_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.Size = new System.Drawing.Size(1004, 24); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 528); this.barDockControlBottom.Size = new System.Drawing.Size(1004, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 504); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1004, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 504); // // FrmSectionAnalysis // this.Appearance.BackColor = System.Drawing.SystemColors.Control; this.Appearance.Options.UseBackColor = true; this.ClientSize = new System.Drawing.Size(1004, 528); this.Controls.Add(this.layoutControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MinimizeBox = false; this.Name = "FrmSectionAnalysis"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "横断面分析结果"; this.TopMost = true; this.Load += new System.EventHandler(this.FrmHorizontalSectionAnalysis_Load); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.comboBoxEdit1 = new DevExpress.XtraEditors.ComboBoxEdit(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.dataTable1 = new System.Data.DataTable(); this.dataColumn1 = new System.Data.DataColumn(); this.persistentRepository1 = new DevExpress.XtraEditors.Repository.PersistentRepository(this.components); this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colDay = new DevExpress.XtraGrid.Columns.GridColumn(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.barEditItem1 = new DevExpress.XtraBars.BarEditItem(); 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.dataSet1 = new System.Data.DataSet(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components); ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit(); this.SuspendLayout(); // // comboBoxEdit1 // this.comboBoxEdit1.Location = new System.Drawing.Point(8, 32); this.comboBoxEdit1.Name = "comboBoxEdit1"; this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.comboBoxEdit1.Size = new System.Drawing.Size(208, 20); this.comboBoxEdit1.TabIndex = 0; // // simpleButton1 // this.simpleButton1.Location = new System.Drawing.Point(367, 32); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(168, 23); this.simpleButton1.TabIndex = 1; this.simpleButton1.Text = "Set Day Index 1"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // gridControl1 // this.gridControl1.DataSource = this.bindingSource1; this.gridControl1.ExternalRepository = this.persistentRepository1; this.gridControl1.Location = new System.Drawing.Point(8, 64); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(325, 208); this.gridControl1.TabIndex = 2; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1 }); // // dataTable1 // this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1 }); this.dataTable1.TableName = "Table1"; // // dataColumn1 // this.dataColumn1.ColumnName = "Day"; // // persistentRepository1 // this.persistentRepository1.Items.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemComboBox1 }); // // repositoryItemComboBox1 // this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.repositoryItemComboBox1.Items.AddRange(new object[] { "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" }); this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; // // gridView1 // this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colDay }); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; // // colDay // this.colDay.Caption = "Day"; this.colDay.ColumnEdit = this.repositoryItemComboBox1; this.colDay.FieldName = "Day"; this.colDay.Name = "colDay"; this.colDay.Visible = true; this.colDay.VisibleIndex = 0; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1 }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.ExternalRepository = this.persistentRepository1; this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barEditItem1 }); this.barManager1.MaxItemId = 2; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.barEditItem1, "", false, true, true, 201) }); this.bar1.Text = "Custom 1"; // // barEditItem1 // this.barEditItem1.Caption = "barEditItem1"; this.barEditItem1.Edit = this.repositoryItemComboBox1; this.barEditItem1.Id = 0; this.barEditItem1.Name = "barEditItem1"; // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Locale = new System.Globalization.CultureInfo("en-US"); this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.dataTable1 }); // // simpleButton2 // this.simpleButton2.Location = new System.Drawing.Point(367, 61); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(168, 23); this.simpleButton2.TabIndex = 1; this.simpleButton2.Text = "Get Selected Day and Index"; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // bindingSource1 // this.bindingSource1.DataMember = "Table1"; this.bindingSource1.DataSource = this.dataSet1; // // Form1 // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(545, 280); this.Controls.Add(this.gridControl1); this.Controls.Add(this.simpleButton2); this.Controls.Add(this.simpleButton1); this.Controls.Add(this.comboBoxEdit1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "Form1"; this.Text = "Form1"; this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmSecurity)); this.dsInstance1 = new AccessSecurity.dsInstance(); this.gvInstance = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colActive = new DevExpress.XtraGrid.Columns.GridColumn(); this.cbActive = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.colTargetType = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.btnModify = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.colCompany_Name = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTargetName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gcInstance = new DevExpress.XtraGrid.GridControl(); this.cbWidget = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); 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.sqlConnWeb = new System.Data.SqlClient.SqlConnection(); this.daInstance = new System.Data.SqlClient.SqlDataAdapter(); this.sqlSelectCommand1 = new System.Data.SqlClient.SqlCommand(); this.pcInstance = new DevExpress.XtraEditors.PanelControl(); ((System.ComponentModel.ISupportInitialize)(this.dsInstance1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvInstance)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbActive)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnModify)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcInstance)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbWidget)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pcInstance)).BeginInit(); this.pcInstance.SuspendLayout(); this.SuspendLayout(); // // dsInstance1 // this.dsInstance1.DataSetName = "dsInstance"; this.dsInstance1.Locale = new System.Globalization.CultureInfo("en-US"); // // gvInstance // this.gvInstance.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colActive, this.colTargetType, this.gridColumn1, this.colCompany_Name, this.colTargetName }); this.gvInstance.GridControl = this.gcInstance; this.gvInstance.GroupCount = 1; this.gvInstance.Name = "gvInstance"; this.gvInstance.OptionsBehavior.AutoExpandAllGroups = true; this.gvInstance.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colCompany_Name, DevExpress.Data.ColumnSortOrder.Ascending) }); // // colActive // this.colActive.Caption = "Active"; this.colActive.ColumnEdit = this.cbActive; this.colActive.FieldName = "Active"; this.colActive.Name = "colActive"; this.colActive.Visible = true; this.colActive.VisibleIndex = 2; this.colActive.Width = 182; // // cbActive // this.cbActive.AutoHeight = false; this.cbActive.Name = "cbActive"; this.cbActive.ValueGrayed = false; this.cbActive.EditValueChanged += new System.EventHandler(this.cbActive_EditValueChanged); // // colTargetType // this.colTargetType.Caption = "Target Type"; this.colTargetType.FieldName = "TargetType"; this.colTargetType.Name = "colTargetType"; this.colTargetType.OptionsColumn.ReadOnly = true; this.colTargetType.Visible = true; this.colTargetType.VisibleIndex = 0; this.colTargetType.Width = 241; // // gridColumn1 // this.gridColumn1.Caption = "Modify"; this.gridColumn1.ColumnEdit = this.btnModify; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsColumn.ShowCaption = false; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 3; this.gridColumn1.Width = 191; // // btnModify // this.btnModify.AutoHeight = false; this.btnModify.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "Modify", -1, true, true, false, DevExpress.Utils.HorzAlignment.Center, null) }); this.btnModify.Name = "btnModify"; this.btnModify.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.btnModify.Click += new System.EventHandler(this.btnModify_Click); // // colCompany_Name // this.colCompany_Name.Caption = "Company"; this.colCompany_Name.FieldName = "Company_Name"; this.colCompany_Name.Name = "colCompany_Name"; this.colCompany_Name.OptionsColumn.ReadOnly = true; // // colTargetName // this.colTargetName.Caption = "Target"; this.colTargetName.FieldName = "TargetName"; this.colTargetName.Name = "colTargetName"; this.colTargetName.OptionsColumn.ReadOnly = true; this.colTargetName.Visible = true; this.colTargetName.VisibleIndex = 1; this.colTargetName.Width = 265; // // gcInstance // this.gcInstance.DataMember = "Security_Instance"; this.gcInstance.DataSource = this.dsInstance1; this.gcInstance.Dock = System.Windows.Forms.DockStyle.Fill; // // gcInstance.EmbeddedNavigator // this.gcInstance.EmbeddedNavigator.Name = ""; this.gcInstance.Location = new System.Drawing.Point(2, 2); this.gcInstance.MainView = this.gvInstance; this.gcInstance.Name = "gcInstance"; this.gcInstance.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.btnModify, this.cbWidget, this.cbActive }); this.gcInstance.Size = new System.Drawing.Size(900, 556); this.gcInstance.TabIndex = 0; this.gcInstance.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvInstance }); // // cbWidget // this.cbWidget.AutoHeight = false; this.cbWidget.Name = "cbWidget"; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1 }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem1, this.barButtonItem2 }); this.barManager1.MainMenu = this.bar1; this.barManager1.MaxItemId = 2; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2) }); this.bar1.OptionsBar.MultiLine = true; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; this.bar1.VisibleChanged += new System.EventHandler(this.bar1_VisibleChanged); // // barButtonItem1 // this.barButtonItem1.Caption = "New Security"; this.barButtonItem1.Id = 0; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "Exit"; this.barButtonItem2.Id = 1; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // sqlConnWeb // this.sqlConnWeb.ConnectionString = "workstation id=YING;packet size=4096;user id=hmsqlsa;data source=YING;persist sec" + "urity info=True;initial catalog=Web_WS;password=hmsqlsa"; // // daInstance // this.daInstance.SelectCommand = this.sqlSelectCommand1; this.daInstance.TableMappings.AddRange(new System.Data.Common.DataTableMapping[] { new System.Data.Common.DataTableMapping("Table", "Security_Instance", new System.Data.Common.DataColumnMapping[] { new System.Data.Common.DataColumnMapping("id", "id"), new System.Data.Common.DataColumnMapping("SQ_ID", "SQ_ID"), new System.Data.Common.DataColumnMapping("Target", "Target"), new System.Data.Common.DataColumnMapping("Source", "Source"), new System.Data.Common.DataColumnMapping("CompanyID", "CompanyID"), new System.Data.Common.DataColumnMapping("Active", "Active"), new System.Data.Common.DataColumnMapping("TargetType", "TargetType"), new System.Data.Common.DataColumnMapping("isWidget", "isWidget"), new System.Data.Common.DataColumnMapping("Company_Name", "Company_Name"), new System.Data.Common.DataColumnMapping("TargetDesc", "TargetDesc"), new System.Data.Common.DataColumnMapping("WidgetName", "WidgetName"), new System.Data.Common.DataColumnMapping("TargetName", "TargetName") }) }); // // sqlSelectCommand1 // this.sqlSelectCommand1.CommandText = @"SELECT i.id, i.SQ_ID, i.Target, i.Source, i.CompanyID, i.Active, i.TargetType, i.isWidget, c.Company_Name, i.TargetDesc, w.WidgetName, CASE WHEN isnull(iswidget , 0) = 1 THEN widgetName ELSE targetDesc END AS TargetName FROM Security_Instance i INNER JOIN COMPANIES c ON i.CompanyID = c.AutoID LEFT OUTER JOIN Security_Widget w ON i.Target = CONVERT (varchar(20), w.id) WHERE (i.Source = @source) AND (ISNULL(i.isWidget, 0) = @isWidget) AND (i.SQ_ID = @SQ_ID) ORDER BY i.TargetType, CASE WHEN isnull(iswidget , 0) = 1 THEN widgetName ELSE targetDesc END"; this.sqlSelectCommand1.Connection = this.sqlConnWeb; this.sqlSelectCommand1.Parameters.Add(new System.Data.SqlClient.SqlParameter("@source", System.Data.SqlDbType.VarChar, 100, "Source")); this.sqlSelectCommand1.Parameters.Add(new System.Data.SqlClient.SqlParameter("@SQ_ID", System.Data.SqlDbType.Int, 4, "SQ_ID")); this.sqlSelectCommand1.Parameters.Add(new System.Data.SqlClient.SqlParameter("@isWidget", System.Data.SqlDbType.Variant)); // // pcInstance // this.pcInstance.Controls.Add(this.gcInstance); this.pcInstance.Dock = System.Windows.Forms.DockStyle.Fill; this.pcInstance.Location = new System.Drawing.Point(0, 22); this.pcInstance.Name = "pcInstance"; this.pcInstance.Size = new System.Drawing.Size(904, 560); this.pcInstance.TabIndex = 4; this.pcInstance.Text = "panelControl1"; // // frmSecurity // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(904, 582); this.Controls.Add(this.pcInstance); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "frmSecurity"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Dashboard Security"; this.Load += new System.EventHandler(this.frmSecurity_Load); this.Closed += new System.EventHandler(this.frmSecurity_Closed); this.VisibleChanged += new System.EventHandler(this.frmSecurity_VisibleChanged); ((System.ComponentModel.ISupportInitialize)(this.dsInstance1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvInstance)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbActive)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnModify)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcInstance)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbWidget)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pcInstance)).EndInit(); this.pcInstance.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// �����֧������ķ��� - ��Ҫ /// ʹ�ô���༭���Ĵ˷��������ݡ� /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormForecast9)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem17 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem26 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem3 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem20 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem21 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem22 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem25 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.chart_user1 = new Itop.Client.Using.chart_user(); this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit(); this.splitContainerControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem14, this.barButtonItem17, this.barSubItem3, this.barButtonItem20, this.barButtonItem21, this.barButtonItem22, this.barButtonItem6, this.barButtonItem25, this.barButtonItem26}); this.barManager1.MaxItemId = 46; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem14, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem17, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem26, true), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem3, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem22, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem25, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem6)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barButtonItem14 // this.barButtonItem14.Caption = "��ȡԤ��ԭʼ����"; this.barButtonItem14.Id = 22; this.barButtonItem14.ImageIndex = 13; this.barButtonItem14.Name = "barButtonItem14"; this.barButtonItem14.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem14.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem14_ItemClick); // // barButtonItem17 // this.barButtonItem17.Caption = "��������"; this.barButtonItem17.Id = 26; this.barButtonItem17.ImageIndex = 14; this.barButtonItem17.Name = "barButtonItem17"; this.barButtonItem17.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem17.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem17_ItemClick); // // barButtonItem26 // this.barButtonItem26.Caption = "��ʼ��ȡ��ʷ����"; this.barButtonItem26.Id = 45; this.barButtonItem26.ImageIndex = 9; this.barButtonItem26.Name = "barButtonItem26"; this.barButtonItem26.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem26.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem26.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem26_ItemClick); // // barSubItem3 // this.barSubItem3.Caption = "����"; this.barSubItem3.Id = 29; this.barSubItem3.ImageIndex = 5; this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem20), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem21)}); this.barSubItem3.Name = "barSubItem3"; this.barSubItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem20 // this.barButtonItem20.Caption = "��������"; this.barButtonItem20.Id = 30; this.barButtonItem20.ImageIndex = 5; this.barButtonItem20.Name = "barButtonItem20"; this.barButtonItem20.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem20.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem20_ItemClick); // // barButtonItem21 // this.barButtonItem21.Caption = "����ͼ��"; this.barButtonItem21.Id = 31; this.barButtonItem21.ImageIndex = 5; this.barButtonItem21.Name = "barButtonItem21"; this.barButtonItem21.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem21.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem21_ItemClick); // // barButtonItem22 // this.barButtonItem22.Caption = "ͼ����ɫ"; this.barButtonItem22.Id = 32; this.barButtonItem22.ImageIndex = 12; this.barButtonItem22.Name = "barButtonItem22"; this.barButtonItem22.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem22.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem22_ItemClick); // // barButtonItem25 // this.barButtonItem25.Caption = "����"; this.barButtonItem25.Id = 44; this.barButtonItem25.ImageIndex = 0; this.barButtonItem25.Name = "barButtonItem25"; this.barButtonItem25.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem25.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem25.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem25_ItemClick); // // barButtonItem6 // this.barButtonItem6.Caption = "�ر�"; this.barButtonItem6.Id = 35; this.barButtonItem6.ImageIndex = 7; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1074, 34); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 729); this.barDockControlBottom.Size = new System.Drawing.Size(1074, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 34); this.barDockControlLeft.Size = new System.Drawing.Size(0, 695); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1074, 34); this.barDockControlRight.Size = new System.Drawing.Size(0, 695); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "����.ico"); this.imageList1.Images.SetKeyName(1, "����.ico"); this.imageList1.Images.SetKeyName(2, "��ѯ.ico"); this.imageList1.Images.SetKeyName(3, "������±�.ico"); this.imageList1.Images.SetKeyName(4, "��ӡ.ico"); this.imageList1.Images.SetKeyName(5, "����.ico"); this.imageList1.Images.SetKeyName(6, "�ر�1.ico"); this.imageList1.Images.SetKeyName(7, "�ر�.ico"); this.imageList1.Images.SetKeyName(8, "��ɫ.ico"); this.imageList1.Images.SetKeyName(9, "���ȹ���1.ico"); this.imageList1.Images.SetKeyName(10, "ɾ��.ico"); this.imageList1.Images.SetKeyName(11, "���.ico"); this.imageList1.Images.SetKeyName(12, "����.ico"); this.imageList1.Images.SetKeyName(13, "��Ȩ.ico"); this.imageList1.Images.SetKeyName(14, "ˢ��.ico"); this.imageList1.Images.SetKeyName(15, "���ͬ��.ico"); this.imageList1.Images.SetKeyName(16, "����¼�.ico"); this.imageList1.Images.SetKeyName(17, "�½�.ico"); this.imageList1.Images.SetKeyName(18, "��.ico"); this.imageList1.Images.SetKeyName(19, "����.ico"); // // splitterControl1 // this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top; this.splitterControl1.Location = new System.Drawing.Point(0, 34); this.splitterControl1.Name = "splitterControl1"; this.splitterControl1.Size = new System.Drawing.Size(1074, 6); this.splitterControl1.TabIndex = 5; this.splitterControl1.TabStop = false; // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitContainerControl1.Location = new System.Drawing.Point(0, 0); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.chart_user1); this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton6); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton4); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton2); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton5); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton3); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton1); this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1074, 441); this.splitContainerControl1.SplitterPosition = 150; this.splitContainerControl1.TabIndex = 8; this.splitContainerControl1.Text = "splitContainerControl1"; // // chart_user1 // this.chart_user1.Dock = System.Windows.Forms.DockStyle.Fill; this.chart_user1.Location = new System.Drawing.Point(0, 0); this.chart_user1.Name = "chart_user1"; this.chart_user1.Size = new System.Drawing.Size(918, 441); this.chart_user1.TabIndex = 0; // // simpleButton6 // this.simpleButton6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton6.Location = new System.Drawing.Point(21, 131); this.simpleButton6.Name = "simpleButton6"; this.simpleButton6.Size = new System.Drawing.Size(117, 47); this.simpleButton6.TabIndex = 5; this.simpleButton6.Text = "�� ��"; this.simpleButton6.Click += new System.EventHandler(this.button4_Click); // // simpleButton4 // this.simpleButton4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton4.Location = new System.Drawing.Point(21, 12); this.simpleButton4.Name = "simpleButton4"; this.simpleButton4.Size = new System.Drawing.Size(117, 47); this.simpleButton4.TabIndex = 5; this.simpleButton4.Text = "�����������"; this.simpleButton4.Click += new System.EventHandler(this.button3_Click); // // simpleButton2 // this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton2.Location = new System.Drawing.Point(21, 66); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(117, 47); this.simpleButton2.TabIndex = 5; this.simpleButton2.Text = "����Ԥ��ֵ"; this.simpleButton2.Click += new System.EventHandler(this.button2_Click); // // simpleButton5 // this.simpleButton5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton5.Location = new System.Drawing.Point(21, 199); this.simpleButton5.Name = "simpleButton5"; this.simpleButton5.Size = new System.Drawing.Size(117, 47); this.simpleButton5.TabIndex = 5; this.simpleButton5.Text = "ȫ������ͼ"; this.simpleButton5.Visible = false; this.simpleButton5.Click += new System.EventHandler(this.button6_Click); // // simpleButton3 // this.simpleButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton3.Location = new System.Drawing.Point(21, 131); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(117, 47); this.simpleButton3.TabIndex = 5; this.simpleButton3.Text = "Ԥ����������ͼ"; this.simpleButton3.Visible = false; this.simpleButton3.Click += new System.EventHandler(this.button5_Click); // // simpleButton1 // this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton1.Location = new System.Drawing.Point(21, 12); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(117, 47); this.simpleButton1.TabIndex = 5; this.simpleButton1.Text = "��ʷ��������ͼ"; this.simpleButton1.Visible = false; this.simpleButton1.Click += new System.EventHandler(this.button1_Click); // // splitContainerControl2 // this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl2.Horizontal = false; this.splitContainerControl2.Location = new System.Drawing.Point(0, 40); this.splitContainerControl2.Name = "splitContainerControl2"; this.splitContainerControl2.Panel1.Controls.Add(this.treeList1); this.splitContainerControl2.Panel1.Text = "splitContainerControl2_Panel1"; this.splitContainerControl2.Panel2.Controls.Add(this.splitContainerControl1); this.splitContainerControl2.Panel2.Text = "splitContainerControl2_Panel2"; this.splitContainerControl2.Size = new System.Drawing.Size(1074, 689); this.splitContainerControl2.SplitterPosition = 242; this.splitContainerControl2.TabIndex = 10; this.splitContainerControl2.Text = "splitContainerControl2"; // // treeList1 // this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 0); this.treeList1.Name = "treeList1"; this.treeList1.OptionsView.AutoWidth = false; this.treeList1.Size = new System.Drawing.Size(1074, 242); this.treeList1.TabIndex = 4; this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged); this.treeList1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList1_ShowingEditor); // // FormForecast9 // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1074, 729); this.Controls.Add(this.splitContainerControl2); this.Controls.Add(this.splitterControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FormForecast9"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "����Ԥ���"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.FormForecast9_Load); this.Resize += new System.EventHandler(this.FormAverageForecast_Resize); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit(); this.splitContainerControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.navBarControl1 = new DevExpress.XtraNavBar.NavBarControl(); this.navBarGroup1 = new DevExpress.XtraNavBar.NavBarGroup(); this.navBarItem10 = new DevExpress.XtraNavBar.NavBarItem(); this.navBarGroupControlContainer1 = new DevExpress.XtraNavBar.NavBarGroupControlContainer(); this.panel1 = new System.Windows.Forms.Panel(); this.navBarGroup2 = new DevExpress.XtraNavBar.NavBarGroup(); this.navBarItem5 = new DevExpress.XtraNavBar.NavBarItem(); this.navBarItem6 = new DevExpress.XtraNavBar.NavBarItem(); this.navBarItem7 = new DevExpress.XtraNavBar.NavBarItem(); this.navBarItem8 = new DevExpress.XtraNavBar.NavBarItem(); this.navBarItem9 = new DevExpress.XtraNavBar.NavBarItem(); this.navBarItem11 = new DevExpress.XtraNavBar.NavBarItem(); this.navBarGroup3 = new DevExpress.XtraNavBar.NavBarGroup(); this.navBarItem1 = new DevExpress.XtraNavBar.NavBarItem(); this.navBarItem2 = new DevExpress.XtraNavBar.NavBarItem(); this.navBarItem3 = new DevExpress.XtraNavBar.NavBarItem(); this.navBarItem4 = new DevExpress.XtraNavBar.NavBarItem(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); 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.bar1 = new DevExpress.XtraBars.Bar(); this.bar2 = new DevExpress.XtraBars.Bar(); this.bar3 = new DevExpress.XtraBars.Bar(); this.skinBarSubItem1 = new DevExpress.XtraBars.SkinBarSubItem(); this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components); ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit(); this.navBarControl1.SuspendLayout(); this.navBarGroupControlContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // navBarControl1 // this.navBarControl1.ActiveGroup = this.navBarGroup1; this.navBarControl1.ContentButtonHint = null; this.navBarControl1.Controls.Add(this.navBarGroupControlContainer1); this.navBarControl1.Dock = System.Windows.Forms.DockStyle.Right; this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] { this.navBarGroup1, this.navBarGroup2, this.navBarGroup3 }); this.navBarControl1.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] { this.navBarItem1, this.navBarItem2, this.navBarItem3, this.navBarItem4, this.navBarItem5, this.navBarItem6, this.navBarItem7, this.navBarItem8, this.navBarItem9, this.navBarItem10, this.navBarItem11 }); this.navBarControl1.Location = new System.Drawing.Point(344, 49); this.navBarControl1.LookAndFeel.SkinName = "Liquid Sky"; this.navBarControl1.Name = "navBarControl1"; this.navBarControl1.OptionsNavPane.ExpandedWidth = 280; this.navBarControl1.Size = new System.Drawing.Size(280, 302); this.navBarControl1.TabIndex = 0; this.navBarControl1.Text = "navBarControl1"; // // navBarGroup1 // this.navBarGroup1.Caption = "navBarGroup1"; this.navBarGroup1.Expanded = true; this.navBarGroup1.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] { new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem10) }); this.navBarGroup1.Name = "navBarGroup1"; // // navBarItem10 // this.navBarItem10.Caption = "navBarItem10"; this.navBarItem10.Name = "navBarItem10"; // // navBarGroupControlContainer1 // // this.navBarGroupControlContainer1.Appearance.ForeColor = System.Drawing.Color.Transparent; // this.navBarGroupControlContainer1.Appearance.Options.UseForeColor = true; this.navBarGroupControlContainer1.Controls.Add(this.panel1); this.navBarGroupControlContainer1.Name = "navBarGroupControlContainer1"; this.navBarGroupControlContainer1.Size = new System.Drawing.Size(272, 76); this.navBarGroupControlContainer1.TabIndex = 2; // // panel1 // this.panel1.BackColor = System.Drawing.Color.Red; this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.ForeColor = System.Drawing.Color.Transparent; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(272, 76); this.panel1.TabIndex = 0; // // navBarGroup2 // this.navBarGroup2.Caption = "navBarGroup2"; this.navBarGroup2.Expanded = true; this.navBarGroup2.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] { new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem5), new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem6), new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem7), new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem8), new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem9), new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem11) }); this.navBarGroup2.Name = "navBarGroup2"; // // navBarItem5 // this.navBarItem5.Caption = "navBarItem5"; this.navBarItem5.Name = "navBarItem5"; // // navBarItem6 // this.navBarItem6.Caption = "navBarItem6"; this.navBarItem6.Name = "navBarItem6"; // // navBarItem7 // this.navBarItem7.Caption = "navBarItem7"; this.navBarItem7.Name = "navBarItem7"; // // navBarItem8 // this.navBarItem8.Caption = "navBarItem8"; this.navBarItem8.Name = "navBarItem8"; // // navBarItem9 // this.navBarItem9.Caption = "navBarItem9"; this.navBarItem9.Name = "navBarItem9"; // // navBarItem11 // this.navBarItem11.Caption = "navBarItem11"; this.navBarItem11.Name = "navBarItem11"; // // navBarGroup3 // this.navBarGroup3.Caption = "navBarGroup3"; this.navBarGroup3.ControlContainer = this.navBarGroupControlContainer1; this.navBarGroup3.Expanded = true; this.navBarGroup3.GroupClientHeight = 80; this.navBarGroup3.GroupStyle = DevExpress.XtraNavBar.NavBarGroupStyle.ControlContainer; this.navBarGroup3.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] { new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem1), new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem2), new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem3), new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItem4) }); this.navBarGroup3.Name = "navBarGroup3"; this.navBarGroup3.CalcGroupClientHeight += new DevExpress.XtraNavBar.NavBarCalcGroupClientHeightEventHandler(this.navBarGroup3_CalcGroupClientHeight); // // navBarItem1 // this.navBarItem1.Caption = "navBarItem1"; this.navBarItem1.Name = "navBarItem1"; // // navBarItem2 // this.navBarItem2.Caption = "navBarItem2"; this.navBarItem2.Name = "navBarItem2"; // // navBarItem3 // this.navBarItem3.Caption = "navBarItem3"; this.navBarItem3.Name = "navBarItem3"; // // navBarItem4 // this.navBarItem4.Caption = "navBarItem4"; this.navBarItem4.Name = "navBarItem4"; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1, this.bar2, this.bar3 }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.skinBarSubItem1 }); this.barManager1.MainMenu = this.bar2; this.barManager1.MaxItemId = 1; this.barManager1.StatusBar = this.bar3; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(624, 49); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 351); this.barDockControlBottom.Size = new System.Drawing.Size(624, 23); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 49); this.barDockControlLeft.Size = new System.Drawing.Size(0, 302); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(624, 49); this.barDockControlRight.Size = new System.Drawing.Size(0, 302); // // bar1 // this.bar1.BarName = "Tools"; this.bar1.DockCol = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.skinBarSubItem1) }); this.bar1.Text = "Tools"; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // bar3 // this.bar3.BarName = "Status bar"; this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.bar3.DockCol = 0; this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.bar3.OptionsBar.AllowQuickCustomization = false; this.bar3.OptionsBar.DrawDragBorder = false; this.bar3.OptionsBar.UseWholeRow = true; this.bar3.Text = "Status bar"; // // skinBarSubItem1 // this.skinBarSubItem1.Caption = "skinBarSubItem1"; this.skinBarSubItem1.Id = 0; this.skinBarSubItem1.Name = "skinBarSubItem1"; // // defaultLookAndFeel1 // this.defaultLookAndFeel1.EnableBonusSkins = true; // // Form1 // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(624, 374); this.Controls.Add(this.navBarControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "Form1"; this.Text = "Form1"; this.Load += new System.EventHandler(this.Form1_Load); ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit(); this.navBarControl1.ResumeLayout(false); this.navBarGroupControlContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// �����֧������ķ��� - ��Ҫ /// ʹ�ô���༭���Ĵ˷��������ݡ� /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GrayModel)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem17 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem26 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem3 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem20 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem21 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem22 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem25 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.chart_user1 = new Itop.Client.Using.chart_user(); this.label2 = new System.Windows.Forms.Label(); this.spinEdit2 = new DevExpress.XtraEditors.SpinEdit(); this.label1 = new System.Windows.Forms.Label(); this.spinEdit1 = new DevExpress.XtraEditors.SpinEdit(); this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.spinEdit2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.spinEdit1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit(); this.splitContainerControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem14, this.barButtonItem17, this.barSubItem3, this.barButtonItem20, this.barButtonItem21, this.barButtonItem22, this.barButtonItem6, this.barButtonItem25, this.barButtonItem26, this.barSubItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5}); this.barManager1.MaxItemId = 52; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem5, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem14), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem17, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem26, true), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem3, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem22, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem25, true), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barSubItem1, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem6, true)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barButtonItem5 // this.barButtonItem5.Caption = "���빫������"; this.barButtonItem5.Id = 51; this.barButtonItem5.ImageIndex = 20; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // barButtonItem14 // this.barButtonItem14.Caption = "��ȡʵ������"; this.barButtonItem14.Id = 22; this.barButtonItem14.ImageIndex = 13; this.barButtonItem14.Name = "barButtonItem14"; this.barButtonItem14.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem14.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem14_ItemClick); // // barButtonItem17 // this.barButtonItem17.Caption = "��������"; this.barButtonItem17.Id = 26; this.barButtonItem17.ImageIndex = 14; this.barButtonItem17.Name = "barButtonItem17"; this.barButtonItem17.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem17.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem17.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem17_ItemClick); // // barButtonItem26 // this.barButtonItem26.Caption = "��ʼ��ȡ��ʷ����"; this.barButtonItem26.Id = 45; this.barButtonItem26.ImageIndex = 9; this.barButtonItem26.Name = "barButtonItem26"; this.barButtonItem26.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem26.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem26_ItemClick); // // barSubItem3 // this.barSubItem3.Caption = "����"; this.barSubItem3.Id = 29; this.barSubItem3.ImageIndex = 5; this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem20), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem21)}); this.barSubItem3.Name = "barSubItem3"; this.barSubItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem20 // this.barButtonItem20.Caption = "��������"; this.barButtonItem20.Id = 30; this.barButtonItem20.ImageIndex = 5; this.barButtonItem20.Name = "barButtonItem20"; this.barButtonItem20.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem20.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem20_ItemClick); // // barButtonItem21 // this.barButtonItem21.Caption = "����ͼ��"; this.barButtonItem21.Id = 31; this.barButtonItem21.ImageIndex = 5; this.barButtonItem21.Name = "barButtonItem21"; this.barButtonItem21.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem21.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem21_ItemClick); // // barButtonItem22 // this.barButtonItem22.Caption = "ͼ����ɫ"; this.barButtonItem22.Id = 32; this.barButtonItem22.ImageIndex = 12; this.barButtonItem22.Name = "barButtonItem22"; this.barButtonItem22.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem22.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem22_ItemClick); // // barButtonItem25 // this.barButtonItem25.Caption = "����"; this.barButtonItem25.Id = 44; this.barButtonItem25.ImageIndex = 0; this.barButtonItem25.Name = "barButtonItem25"; this.barButtonItem25.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem25.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem25_ItemClick); // // barSubItem1 // this.barSubItem1.Caption = "�������"; this.barSubItem1.Id = 46; this.barSubItem1.ImageIndex = 15; this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.barSubItem1.Name = "barSubItem1"; // // barButtonItem1 // this.barButtonItem1.Caption = "��ӷ�����"; this.barButtonItem1.Id = 47; this.barButtonItem1.ImageIndex = 15; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "����¼�������"; this.barButtonItem2.Id = 48; this.barButtonItem2.ImageIndex = 16; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "�ķ�����"; this.barButtonItem3.Id = 49; this.barButtonItem3.ImageIndex = 18; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "ɾ��������"; this.barButtonItem4.Id = 50; this.barButtonItem4.ImageIndex = 10; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // barButtonItem6 // this.barButtonItem6.Caption = "�ر�"; this.barButtonItem6.Id = 35; this.barButtonItem6.ImageIndex = 7; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1074, 34); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 729); this.barDockControlBottom.Size = new System.Drawing.Size(1074, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 34); this.barDockControlLeft.Size = new System.Drawing.Size(0, 695); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1074, 34); this.barDockControlRight.Size = new System.Drawing.Size(0, 695); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "����.ico"); this.imageList1.Images.SetKeyName(1, "����.ico"); this.imageList1.Images.SetKeyName(2, "��ѯ.ico"); this.imageList1.Images.SetKeyName(3, "������±�.ico"); this.imageList1.Images.SetKeyName(4, "��ӡ.ico"); this.imageList1.Images.SetKeyName(5, "����.ico"); this.imageList1.Images.SetKeyName(6, "�ر�1.ico"); this.imageList1.Images.SetKeyName(7, "�ر�.ico"); this.imageList1.Images.SetKeyName(8, "��ɫ.ico"); this.imageList1.Images.SetKeyName(9, "���ȹ���1.ico"); this.imageList1.Images.SetKeyName(10, "ɾ��.ico"); this.imageList1.Images.SetKeyName(11, "���.ico"); this.imageList1.Images.SetKeyName(12, "����.ico"); this.imageList1.Images.SetKeyName(13, "��Ȩ.ico"); this.imageList1.Images.SetKeyName(14, "ˢ��.ico"); this.imageList1.Images.SetKeyName(15, "���ͬ��.ico"); this.imageList1.Images.SetKeyName(16, "����¼�.ico"); this.imageList1.Images.SetKeyName(17, "�½�.ico"); this.imageList1.Images.SetKeyName(18, "��.ico"); this.imageList1.Images.SetKeyName(19, "����.ico"); this.imageList1.Images.SetKeyName(20, "06 Picture.ico"); // // splitterControl1 // this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top; this.splitterControl1.Location = new System.Drawing.Point(0, 34); this.splitterControl1.Name = "splitterControl1"; this.splitterControl1.Size = new System.Drawing.Size(1074, 6); this.splitterControl1.TabIndex = 5; this.splitterControl1.TabStop = false; // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitContainerControl1.Location = new System.Drawing.Point(0, 0); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.chart_user1); this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.Controls.Add(this.label2); this.splitContainerControl1.Panel2.Controls.Add(this.spinEdit2); this.splitContainerControl1.Panel2.Controls.Add(this.label1); this.splitContainerControl1.Panel2.Controls.Add(this.spinEdit1); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton6); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton2); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton5); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton3); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton1); this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1074, 306); this.splitContainerControl1.SplitterPosition = 156; this.splitContainerControl1.TabIndex = 8; this.splitContainerControl1.Text = "splitContainerControl1"; // // chart_user1 // this.chart_user1.Dock = System.Windows.Forms.DockStyle.Fill; this.chart_user1.Location = new System.Drawing.Point(0, 0); this.chart_user1.Name = "chart_user1"; this.chart_user1.Size = new System.Drawing.Size(912, 306); this.chart_user1.TabIndex = 0; // // label2 // this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("����", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(15, 232); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(40, 27); this.label2.TabIndex = 9; this.label2.Text = "u="; // // spinEdit2 // this.spinEdit2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.spinEdit2.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.spinEdit2.Enabled = false; this.spinEdit2.Location = new System.Drawing.Point(65, 234); this.spinEdit2.Name = "spinEdit2"; this.spinEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.spinEdit2.Properties.Increment = new decimal(new int[] { 1, 0, 0, 131072}); this.spinEdit2.Size = new System.Drawing.Size(68, 21); this.spinEdit2.TabIndex = 8; // // label1 // this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("����", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.Location = new System.Drawing.Point(13, 196); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(40, 27); this.label1.TabIndex = 7; this.label1.Text = "a="; // // spinEdit1 // this.spinEdit1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.spinEdit1.EditValue = new decimal(new int[] { 0, 0, 0, 0}); this.spinEdit1.Enabled = false; this.spinEdit1.Location = new System.Drawing.Point(64, 198); this.spinEdit1.Name = "spinEdit1"; this.spinEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.spinEdit1.Properties.Increment = new decimal(new int[] { 1, 0, 0, 131072}); this.spinEdit1.Size = new System.Drawing.Size(68, 21); this.spinEdit1.TabIndex = 6; // // simpleButton6 // this.simpleButton6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton6.Location = new System.Drawing.Point(16, 107); this.simpleButton6.Name = "simpleButton6"; this.simpleButton6.Size = new System.Drawing.Size(117, 34); this.simpleButton6.TabIndex = 5; this.simpleButton6.Text = "�� ��"; this.simpleButton6.Click += new System.EventHandler(this.button4_Click); // // simpleButton2 // this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton2.Location = new System.Drawing.Point(20, 262); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(117, 34); this.simpleButton2.TabIndex = 5; this.simpleButton2.Text = "����Ԥ��ֵ"; this.simpleButton2.Click += new System.EventHandler(this.button2_Click); // // simpleButton5 // this.simpleButton5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton5.Location = new System.Drawing.Point(16, 58); this.simpleButton5.Name = "simpleButton5"; this.simpleButton5.Size = new System.Drawing.Size(117, 34); this.simpleButton5.TabIndex = 5; this.simpleButton5.Text = "ȫ������ͼ"; this.simpleButton5.Click += new System.EventHandler(this.button6_Click); // // simpleButton3 // this.simpleButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton3.Location = new System.Drawing.Point(16, 9); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(117, 34); this.simpleButton3.TabIndex = 5; this.simpleButton3.Text = "Ԥ����������ͼ"; this.simpleButton3.Click += new System.EventHandler(this.button5_Click); // // simpleButton1 // this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton1.Location = new System.Drawing.Point(16, 156); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(117, 34); this.simpleButton1.TabIndex = 5; this.simpleButton1.Text = "��ʷ��������ͼ"; this.simpleButton1.Click += new System.EventHandler(this.button1_Click); // // splitContainerControl2 // this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl2.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitContainerControl2.Horizontal = false; this.splitContainerControl2.Location = new System.Drawing.Point(0, 40); this.splitContainerControl2.Name = "splitContainerControl2"; this.splitContainerControl2.Panel1.Controls.Add(this.treeList1); this.splitContainerControl2.Panel1.Text = "splitContainerControl2_Panel1"; this.splitContainerControl2.Panel2.Controls.Add(this.splitContainerControl1); this.splitContainerControl2.Panel2.Text = "splitContainerControl2_Panel2"; this.splitContainerControl2.Size = new System.Drawing.Size(1074, 689); this.splitContainerControl2.SplitterPosition = 306; this.splitContainerControl2.TabIndex = 10; this.splitContainerControl2.Text = "splitContainerControl2"; // // treeList1 // this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 0); this.treeList1.Name = "treeList1"; this.treeList1.OptionsView.AutoWidth = false; this.treeList1.Size = new System.Drawing.Size(1074, 377); this.treeList1.TabIndex = 4; this.treeList1.NodeCellStyle += new DevExpress.XtraTreeList.GetCustomNodeCellStyleEventHandler(this.treeList1_NodeCellStyle); this.treeList1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeList1_MouseUp); this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged); this.treeList1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList1_ShowingEditor); // // GrayModel // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1074, 729); this.Controls.Add(this.splitContainerControl2); this.Controls.Add(this.splitterControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "GrayModel"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "��ɫģ��Ԥ�ⷨ"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.FormForecast6_Load); this.Resize += new System.EventHandler(this.FormAverageForecast_Resize); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.spinEdit2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.spinEdit1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit(); this.splitContainerControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); 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.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.panel1 = new System.Windows.Forms.Panel(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1 }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem1 }); this.barManager1.MaxItemId = 1; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1) }); this.bar1.Text = "Custom 1"; // // barButtonItem1 // this.barButtonItem1.Caption = "MainButton (Ctrl+N)"; this.barButtonItem1.Id = 0; this.barButtonItem1.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)); this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // simpleButton1 // this.simpleButton1.Location = new System.Drawing.Point(13, 55); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(120, 20); this.simpleButton1.TabIndex = 4; this.simpleButton1.Text = "Create Module"; this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click); // // simpleButton2 // this.simpleButton2.Enabled = false; this.simpleButton2.Location = new System.Drawing.Point(153, 55); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(120, 20); this.simpleButton2.TabIndex = 5; this.simpleButton2.Text = "Destroy Module"; this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click); // // panel1 // this.panel1.Location = new System.Drawing.Point(13, 83); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(360, 153); this.panel1.TabIndex = 6; // // Form1 // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(388, 251); this.Controls.Add(this.panel1); this.Controls.Add(this.simpleButton2); this.Controls.Add(this.simpleButton1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "Form1"; this.Text = "Form1"; ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// �����֧������ķ��� - ��Ҫ /// ʹ�ô���༭���Ĵ˷��������ݡ� /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormForecastD)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem25 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem35 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem31 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem12 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem19 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem18 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem30 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem33 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem34 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem4 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem15 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem23 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem24 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem3 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem20 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem21 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem28 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem27 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem17 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem26 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem22 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem29 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem32 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); this.bar2 = new DevExpress.XtraBars.Bar(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem11 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem2 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem16 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem13 = new DevExpress.XtraBars.BarButtonItem(); this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl(); this.treeList2 = new DevExpress.XtraTreeList.TreeList(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.chart_user1 = new Itop.Client.Using.chart_user(); this.imageList2 = new System.Windows.Forms.ImageList(this.components); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1, this.bar2}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barSubItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5, this.barButtonItem7, this.barButtonItem8, this.barButtonItem10, this.barButtonItem11, this.barButtonItem31, this.barSubItem2, this.barButtonItem12, this.barButtonItem14, this.barButtonItem16, this.barButtonItem17, this.barButtonItem18, this.barButtonItem19, this.barSubItem3, this.barButtonItem20, this.barButtonItem21, this.barButtonItem22, this.barButtonItem32, this.barButtonItem6, this.barButtonItem9, this.barButtonItem13, this.barButtonItem15, this.barSubItem4, this.barButtonItem23, this.barButtonItem24, this.barButtonItem25, this.barButtonItem26, this.barButtonItem27, this.barButtonItem28, this.barButtonItem29, this.barButtonItem30, this.barButtonItem33, this.barButtonItem34, this.barButtonItem35}); this.barManager1.MaxItemId = 60; this.barManager1.StatusBar = this.bar2; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem14, true), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem4, true), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem3, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem31, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem28, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem27, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem17, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem26, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem22, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem29, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem32), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem6, true)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barSubItem1 // this.barSubItem1.Caption = "Ԥ���㷨"; this.barSubItem1.Id = 7; this.barSubItem1.ImageIndex = 10; this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem25), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem8), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem35), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem31), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem7), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem12), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem19), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem18), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem30), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem33), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem34)}); this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem1 // this.barButtonItem1.Caption = "�������ʷ�"; this.barButtonItem1.Id = 8; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem25 // this.barButtonItem25.Caption = "���Ʒ�"; this.barButtonItem25.Id = 44; this.barButtonItem25.Name = "barButtonItem25"; this.barButtonItem25.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem25_ItemClick); // // barButtonItem8 // this.barButtonItem8.Caption = "ָ��ƽ����"; this.barButtonItem8.Id = 14; this.barButtonItem8.Name = "barButtonItem8"; this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick_1); // // barButtonItem35 // this.barButtonItem35.Caption = "��ֵ���ķ�"; this.barButtonItem35.Id = 58; this.barButtonItem35.Name = "barButtonItem35"; this.barButtonItem35.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem35_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "����ϵ����"; this.barButtonItem2.Id = 9; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // barButtonItem31 // this.barButtonItem31.Caption = "�����������"; this.barButtonItem31.Id = 50; this.barButtonItem31.ImageIndex = 14; this.barButtonItem31.Name = "barButtonItem31"; this.barButtonItem31.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem31.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem31.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem31_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "��ط�"; this.barButtonItem3.Id = 10; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "��ɫģ�ͷ�"; this.barButtonItem4.Id = 11; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // barButtonItem7 // this.barButtonItem7.Caption = "ָ��������"; this.barButtonItem7.Id = 13; this.barButtonItem7.Name = "barButtonItem7"; this.barButtonItem7.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick); // // barButtonItem12 // this.barButtonItem12.Caption = "�������Ʒ�"; this.barButtonItem12.Id = 20; this.barButtonItem12.Name = "barButtonItem12"; this.barButtonItem12.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem12.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem12_ItemClick); // // barButtonItem19 // this.barButtonItem19.Caption = "ר�Ҿ��߷�"; this.barButtonItem19.Id = 28; this.barButtonItem19.Name = "barButtonItem19"; this.barButtonItem19.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem19_ItemClick); // // barButtonItem18 // this.barButtonItem18.Caption = "����Ƚ�"; this.barButtonItem18.Id = 27; this.barButtonItem18.Name = "barButtonItem18"; this.barButtonItem18.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barButtonItem30 // this.barButtonItem30.Caption = "����������-���û�Ԥ�ⷨ"; this.barButtonItem30.Id = 49; this.barButtonItem30.Name = "barButtonItem30"; this.barButtonItem30.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem30_ItemClick); // // barButtonItem33 // this.barButtonItem33.Caption = "���Сʱ��"; this.barButtonItem33.Id = 56; this.barButtonItem33.Name = "barButtonItem33"; this.barButtonItem33.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem33.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem33_ItemClick); // // barButtonItem34 // this.barButtonItem34.Caption = "�ӳش��û�"; this.barButtonItem34.Id = 57; this.barButtonItem34.Name = "barButtonItem34"; this.barButtonItem34.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem34.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem34_ItemClick); // // barButtonItem14 // this.barButtonItem14.Caption = "��������"; this.barButtonItem14.Id = 22; this.barButtonItem14.ImageIndex = 0; this.barButtonItem14.Name = "barButtonItem14"; this.barButtonItem14.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem14.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem14_ItemClick); // // barSubItem4 // this.barSubItem4.Caption = "�������"; this.barSubItem4.Id = 41; this.barSubItem4.ImageIndex = 3; this.barSubItem4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem9), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem15), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem23), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem24)}); this.barSubItem4.Name = "barSubItem4"; this.barSubItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem9 // this.barButtonItem9.Caption = "��ӷ���"; this.barButtonItem9.Id = 36; this.barButtonItem9.ImageIndex = 3; this.barButtonItem9.Name = "barButtonItem9"; this.barButtonItem9.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem9_ItemClick_1); // // barButtonItem15 // this.barButtonItem15.Caption = "����ӷ���"; this.barButtonItem15.Id = 38; this.barButtonItem15.ImageIndex = 3; this.barButtonItem15.Name = "barButtonItem15"; this.barButtonItem15.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem15.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem15_ItemClick_1); // // barButtonItem23 // this.barButtonItem23.Caption = "�ķ���"; this.barButtonItem23.Id = 42; this.barButtonItem23.ImageIndex = 1; this.barButtonItem23.Name = "barButtonItem23"; this.barButtonItem23.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem23_ItemClick); // // barButtonItem24 // this.barButtonItem24.Caption = "ɾ������"; this.barButtonItem24.Id = 43; this.barButtonItem24.ImageIndex = 9; this.barButtonItem24.Name = "barButtonItem24"; this.barButtonItem24.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem24_ItemClick); // // barSubItem3 // this.barSubItem3.Caption = "����"; this.barSubItem3.Id = 29; this.barSubItem3.ImageIndex = 14; this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem20), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem21)}); this.barSubItem3.Name = "barSubItem3"; this.barSubItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem20 // this.barButtonItem20.Caption = "��������"; this.barButtonItem20.Id = 30; this.barButtonItem20.ImageIndex = 14; this.barButtonItem20.Name = "barButtonItem20"; this.barButtonItem20.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem20.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem20_ItemClick); // // barButtonItem21 // this.barButtonItem21.Caption = "����ͼ��"; this.barButtonItem21.Id = 31; this.barButtonItem21.ImageIndex = 14; this.barButtonItem21.Name = "barButtonItem21"; this.barButtonItem21.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem21.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem21_ItemClick); // // barButtonItem28 // this.barButtonItem28.Caption = "���û�"; this.barButtonItem28.Id = 47; this.barButtonItem28.ImageIndex = 10; this.barButtonItem28.Name = "barButtonItem28"; this.barButtonItem28.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem28.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem28.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem28_ItemClick); // // barButtonItem27 // this.barButtonItem27.Caption = "�����ݵ�"; this.barButtonItem27.Id = 46; this.barButtonItem27.ImageIndex = 10; this.barButtonItem27.Name = "barButtonItem27"; this.barButtonItem27.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem27.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem27_ItemClick); // // barButtonItem17 // this.barButtonItem17.Caption = "��Ȩ���ϵ��"; this.barButtonItem17.Id = 26; this.barButtonItem17.ImageIndex = 18; this.barButtonItem17.Name = "barButtonItem17"; this.barButtonItem17.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem17.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem17.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem17_ItemClick); // // barButtonItem26 // this.barButtonItem26.Caption = "�����㷨"; this.barButtonItem26.Id = 45; this.barButtonItem26.ImageIndex = 18; this.barButtonItem26.Name = "barButtonItem26"; this.barButtonItem26.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem26.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem26_ItemClick); // // barButtonItem22 // this.barButtonItem22.Caption = "ͼ����ɫ"; this.barButtonItem22.Id = 32; this.barButtonItem22.ImageIndex = 10; this.barButtonItem22.Name = "barButtonItem22"; this.barButtonItem22.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem22.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem22_ItemClick); // // barButtonItem29 // this.barButtonItem29.Caption = "����Ƚ�"; this.barButtonItem29.Id = 48; this.barButtonItem29.ImageIndex = 7; this.barButtonItem29.Name = "barButtonItem29"; this.barButtonItem29.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem29.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem29_ItemClick); // // barButtonItem32 // this.barButtonItem32.Caption = "�¶ȵ���"; this.barButtonItem32.Id = 55; this.barButtonItem32.ImageIndex = 10; this.barButtonItem32.Name = "barButtonItem32"; this.barButtonItem32.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem32.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem32.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem32_ItemClick); // // barButtonItem6 // this.barButtonItem6.Caption = "�ر�"; this.barButtonItem6.Id = 35; this.barButtonItem6.ImageIndex = 12; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // bar2 // this.bar2.BarName = "Custom 2"; this.bar2.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.bar2.OptionsBar.AllowQuickCustomization = false; this.bar2.OptionsBar.DrawDragBorder = false; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Custom 2"; // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1028, 34); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 509); this.barDockControlBottom.Size = new System.Drawing.Size(1028, 22); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 34); this.barDockControlLeft.Size = new System.Drawing.Size(0, 475); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1028, 34); this.barDockControlRight.Size = new System.Drawing.Size(0, 475); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "����.ico"); this.imageList1.Images.SetKeyName(1, "��.ico"); this.imageList1.Images.SetKeyName(2, "�½�.ico"); this.imageList1.Images.SetKeyName(3, "����¼�.ico"); this.imageList1.Images.SetKeyName(4, "���ͬ��.ico"); this.imageList1.Images.SetKeyName(5, "ˢ��.ico"); this.imageList1.Images.SetKeyName(6, "��Ȩ.ico"); this.imageList1.Images.SetKeyName(7, "����.ico"); this.imageList1.Images.SetKeyName(8, "���.ico"); this.imageList1.Images.SetKeyName(9, "ɾ��.ico"); this.imageList1.Images.SetKeyName(10, "���ȹ���1.ico"); this.imageList1.Images.SetKeyName(11, "��ɫ.ico"); this.imageList1.Images.SetKeyName(12, "�ر�.ico"); this.imageList1.Images.SetKeyName(13, "�ر�1.ico"); this.imageList1.Images.SetKeyName(14, "����.ico"); this.imageList1.Images.SetKeyName(15, "��ӡ.ico"); this.imageList1.Images.SetKeyName(16, "������±�.ico"); this.imageList1.Images.SetKeyName(17, "��ѯ.ico"); this.imageList1.Images.SetKeyName(18, "����.ico"); this.imageList1.Images.SetKeyName(19, "����.ico"); // // barButtonItem5 // this.barButtonItem5.Caption = "���Իع鷨"; this.barButtonItem5.Id = 12; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // barButtonItem10 // this.barButtonItem10.Caption = "����"; this.barButtonItem10.Id = 17; this.barButtonItem10.ImageIndex = 0; this.barButtonItem10.Name = "barButtonItem10"; this.barButtonItem10.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick); // // barButtonItem11 // this.barButtonItem11.Caption = "�ر�"; this.barButtonItem11.Id = 18; this.barButtonItem11.ImageIndex = 11; this.barButtonItem11.Name = "barButtonItem11"; this.barButtonItem11.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem11.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem11_ItemClick); // // barSubItem2 // this.barSubItem2.Caption = "barSubItem2"; this.barSubItem2.Id = 19; this.barSubItem2.Name = "barSubItem2"; // // barButtonItem16 // this.barButtonItem16.Caption = "ȫ���Ƚ�"; this.barButtonItem16.Id = 25; this.barButtonItem16.Name = "barButtonItem16"; this.barButtonItem16.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barButtonItem13 // this.barButtonItem13.Caption = "����ӷ���"; this.barButtonItem13.Id = 37; this.barButtonItem13.Name = "barButtonItem13"; // // splitterControl1 // this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top; this.splitterControl1.Location = new System.Drawing.Point(0, 34); this.splitterControl1.Name = "splitterControl1"; this.splitterControl1.Size = new System.Drawing.Size(1028, 6); this.splitterControl1.TabIndex = 5; this.splitterControl1.TabStop = false; // // treeList2 // this.treeList2.Location = new System.Drawing.Point(770, 517); this.treeList2.Name = "treeList2"; this.treeList2.Size = new System.Drawing.Size(82, 14); this.treeList2.TabIndex = 7; // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitContainerControl1.Horizontal = false; this.splitContainerControl1.Location = new System.Drawing.Point(0, 40); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.treeList1); this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.Controls.Add(this.chart_user1); this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1028, 469); this.splitContainerControl1.SplitterPosition = 311; this.splitContainerControl1.TabIndex = 8; this.splitContainerControl1.Text = "splitContainerControl1"; // // treeList1 // this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 0); this.treeList1.Name = "treeList1"; this.treeList1.OptionsView.AutoWidth = false; this.treeList1.Size = new System.Drawing.Size(1028, 152); this.treeList1.TabIndex = 1; this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged); this.treeList1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList1_ShowingEditor); // // chart_user1 // this.chart_user1.Dock = System.Windows.Forms.DockStyle.Fill; this.chart_user1.Location = new System.Drawing.Point(0, 0); this.chart_user1.Name = "chart_user1"; this.chart_user1.Size = new System.Drawing.Size(1028, 311); this.chart_user1.TabIndex = 0; // // imageList2 // this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream"))); this.imageList2.TransparentColor = System.Drawing.Color.Transparent; this.imageList2.Images.SetKeyName(0, "1.ico"); this.imageList2.Images.SetKeyName(1, "2.ico"); this.imageList2.Images.SetKeyName(2, "3.ico"); this.imageList2.Images.SetKeyName(3, "4.ico"); this.imageList2.Images.SetKeyName(4, "5.ico"); this.imageList2.Images.SetKeyName(5, "6.ico"); this.imageList2.Images.SetKeyName(6, "7.ico"); this.imageList2.Images.SetKeyName(7, "8.ico"); this.imageList2.Images.SetKeyName(8, "9.ico"); this.imageList2.Images.SetKeyName(9, "10.ico"); // // FormForecastD // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1028, 531); this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.splitterControl1); this.Controls.Add(this.treeList2); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FormForecastD"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "����Ԥ������"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.Form8Forecast_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); this.ResumeLayout(false); }
private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGridMunicipio)); DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); this.dgdTabela = new DevExpress.XtraGrid.GridControl(); this.MunicipioDTOBindingSource = new System.Windows.Forms.BindingSource(this.components); this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colCodigoibge = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNome = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUF = new DevExpress.XtraGrid.Columns.GridColumn(); this.dxErrorProvider = new DevExpress.XtraEditors.DXErrorProvider.DXErrorProvider(this.components); this.barManager = new DevExpress.XtraBars.BarManager(this.components); this.barOpcoes = new DevExpress.XtraBars.Bar(); this.btnInserir = new DevExpress.XtraBars.BarButtonItem(); this.btnEditar = new DevExpress.XtraBars.BarButtonItem(); this.btnExcluir = new DevExpress.XtraBars.BarButtonItem(); this.btnVisualizar = new DevExpress.XtraBars.BarButtonItem(); this.btnSelecionar = new DevExpress.XtraBars.BarButtonItem(); this.btnImprimir = new DevExpress.XtraBars.BarButtonItem(); this.barPesquisa = new DevExpress.XtraBars.Bar(); this.lblPesquisar = new DevExpress.XtraBars.BarStaticItem(); this.Filtro = new DevExpress.XtraBars.BarEditItem(); this.btnFiltro = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.txtConsulta = new DevExpress.XtraBars.BarEditItem(); this.btnPesquisa = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); 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.barEditItem1 = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); ((System.ComponentModel.ISupportInitialize)(this.dgdTabela)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.MunicipioDTOBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnFiltro)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.btnPesquisa)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); this.SuspendLayout(); // // dgdTabela // this.dgdTabela.DataSource = this.MunicipioDTOBindingSource; this.dgdTabela.Dock = System.Windows.Forms.DockStyle.Fill; this.dgdTabela.Location = new System.Drawing.Point(0, 26); this.dgdTabela.MainView = this.gridView; this.dgdTabela.Name = "dgdTabela"; this.dgdTabela.Size = new System.Drawing.Size(844, 463); this.dgdTabela.TabIndex = 5; this.dgdTabela.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView }); this.dgdTabela.DoubleClick += new System.EventHandler(this.dgdTabela_DoubleClick); // // MunicipioDTOBindingSource // this.MunicipioDTOBindingSource.DataSource = typeof(MechTech.Entities.MunicipioDTO); // // gridView // this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colCodigoibge, this.colNome, this.colUF }); this.gridView.GridControl = this.dgdTabela; this.gridView.Name = "gridView"; this.gridView.OptionsBehavior.Editable = false; this.gridView.OptionsCustomization.AllowColumnResizing = false; this.gridView.OptionsCustomization.AllowFilter = false; this.gridView.OptionsMenu.EnableColumnMenu = false; this.gridView.OptionsMenu.EnableFooterMenu = false; this.gridView.OptionsMenu.EnableGroupPanelMenu = false; this.gridView.OptionsNavigation.EnterMoveNextColumn = true; this.gridView.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.gridView_CustomUnboundColumnData); this.gridView.RowCountChanged += new System.EventHandler(this.gridView_RowCountChanged_1); // // colCodigoibge // this.colCodigoibge.AppearanceHeader.Options.UseTextOptions = true; this.colCodigoibge.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCodigoibge.Caption = "Código IBGE"; this.colCodigoibge.FieldName = "Codigoibge"; this.colCodigoibge.Name = "colCodigoibge"; this.colCodigoibge.Visible = true; this.colCodigoibge.VisibleIndex = 0; this.colCodigoibge.Width = 90; // // colNome // this.colNome.AppearanceHeader.Options.UseTextOptions = true; this.colNome.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colNome.Caption = "Nome"; this.colNome.FieldName = "Nome"; this.colNome.Name = "colNome"; this.colNome.Visible = true; this.colNome.VisibleIndex = 1; this.colNome.Width = 470; // // colUF // this.colUF.AppearanceCell.Options.UseTextOptions = true; this.colUF.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUF.AppearanceHeader.Options.UseTextOptions = true; this.colUF.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colUF.Caption = "Estado (UF)"; this.colUF.FieldName = "UF.Codigo"; this.colUF.Name = "colUF"; this.colUF.UnboundType = DevExpress.Data.UnboundColumnType.String; this.colUF.Visible = true; this.colUF.VisibleIndex = 2; this.colUF.Width = 95; // // dxErrorProvider // this.dxErrorProvider.ContainerControl = this; // // barManager // this.barManager.AllowCustomization = false; this.barManager.AllowMoveBarOnToolbar = false; this.barManager.AllowQuickCustomization = false; this.barManager.AllowShowToolbarsPopup = false; this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.barOpcoes, this.barPesquisa }); 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.btnInserir, this.btnEditar, this.btnExcluir, this.btnVisualizar, this.btnSelecionar, this.btnImprimir, this.lblPesquisar, this.Filtro, this.barEditItem1, this.txtConsulta }); this.barManager.MaxItemId = 11; this.barManager.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemButtonEdit1, this.repositoryItemTextEdit1, this.btnPesquisa, this.btnFiltro }); // // barOpcoes // this.barOpcoes.BarName = "Opções"; this.barOpcoes.DockCol = 0; this.barOpcoes.DockRow = 0; this.barOpcoes.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.barOpcoes.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnInserir, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnEditar, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnExcluir, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnVisualizar, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnSelecionar, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnImprimir, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) }); this.barOpcoes.OptionsBar.AllowQuickCustomization = false; this.barOpcoes.OptionsBar.DrawDragBorder = false; this.barOpcoes.Text = "Opções"; // // btnInserir // this.btnInserir.Caption = "&Novo"; this.btnInserir.Glyph = ((System.Drawing.Image)(resources.GetObject("btnInserir.Glyph"))); this.btnInserir.Hint = "Inserção de registro"; this.btnInserir.Id = 0; this.btnInserir.ImageIndex = 6; this.btnInserir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnInserir.LargeGlyph"))); this.btnInserir.Name = "btnInserir"; this.btnInserir.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnInserir_ItemClick); // // btnEditar // this.btnEditar.Caption = "&Alterar"; this.btnEditar.Enabled = false; this.btnEditar.Glyph = ((System.Drawing.Image)(resources.GetObject("btnEditar.Glyph"))); this.btnEditar.Hint = "Atualização de registro"; this.btnEditar.Id = 2; this.btnEditar.ImageIndex = 2; this.btnEditar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnEditar.LargeGlyph"))); this.btnEditar.Name = "btnEditar"; this.btnEditar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnEditar_ItemClick); // // btnExcluir // this.btnExcluir.Caption = "&Excluir"; this.btnExcluir.Enabled = false; this.btnExcluir.Glyph = ((System.Drawing.Image)(resources.GetObject("btnExcluir.Glyph"))); this.btnExcluir.Hint = "Exclusão de registro"; this.btnExcluir.Id = 3; this.btnExcluir.ImageIndex = 4; this.btnExcluir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnExcluir.LargeGlyph"))); this.btnExcluir.Name = "btnExcluir"; this.btnExcluir.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnExcluir_ItemClick); // // btnVisualizar // this.btnVisualizar.Caption = "&Visualizar"; this.btnVisualizar.Enabled = false; this.btnVisualizar.Glyph = ((System.Drawing.Image)(resources.GetObject("btnVisualizar.Glyph"))); this.btnVisualizar.Hint = "Visualização"; this.btnVisualizar.Id = 4; this.btnVisualizar.ImageIndex = 0; this.btnVisualizar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnVisualizar.LargeGlyph"))); this.btnVisualizar.Name = "btnVisualizar"; this.btnVisualizar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnVisualizar_ItemClick); // // btnSelecionar // this.btnSelecionar.Caption = "&Selecionar"; this.btnSelecionar.Enabled = false; this.btnSelecionar.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSelecionar.Glyph"))); this.btnSelecionar.Hint = "Seleção"; this.btnSelecionar.Id = 5; this.btnSelecionar.ImageIndex = 9; this.btnSelecionar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnSelecionar.LargeGlyph"))); this.btnSelecionar.Name = "btnSelecionar"; this.btnSelecionar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSelecionar_ItemClick); // // btnImprimir // this.btnImprimir.Caption = "&Imprimir"; this.btnImprimir.Enabled = false; this.btnImprimir.Glyph = ((System.Drawing.Image)(resources.GetObject("btnImprimir.Glyph"))); this.btnImprimir.Hint = "Impressão"; this.btnImprimir.Id = 6; this.btnImprimir.ImageIndex = 5; this.btnImprimir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnImprimir.LargeGlyph"))); this.btnImprimir.Name = "btnImprimir"; this.btnImprimir.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnImprimir_ItemClick); // // barPesquisa // this.barPesquisa.BarName = "Pesquisa"; this.barPesquisa.DockCol = 1; this.barPesquisa.DockRow = 0; this.barPesquisa.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.barPesquisa.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.lblPesquisar), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Width, this.Filtro, "", false, true, true, 124), new DevExpress.XtraBars.LinkPersistInfo(this.txtConsulta) }); this.barPesquisa.OptionsBar.AllowQuickCustomization = false; this.barPesquisa.OptionsBar.DrawDragBorder = false; this.barPesquisa.Text = "Pesquisa"; // // lblPesquisar // this.lblPesquisar.Border = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.lblPesquisar.Caption = "Pesquisar por:"; this.lblPesquisar.Id = 7; this.lblPesquisar.Name = "lblPesquisar"; this.lblPesquisar.TextAlignment = System.Drawing.StringAlignment.Near; // // Filtro // this.Filtro.Edit = this.btnFiltro; this.Filtro.EditValue = "Nome"; this.Filtro.Hint = "Campo a ser pesquisado"; this.Filtro.Id = 8; this.Filtro.Name = "Filtro"; this.Filtro.EditValueChanged += new System.EventHandler(this.Filtro_EditValueChanged); // // btnFiltro // this.btnFiltro.AutoHeight = false; this.btnFiltro.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.btnFiltro.Items.AddRange(new object[] { "Código IBGE", "Nome" }); this.btnFiltro.Name = "btnFiltro"; this.btnFiltro.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; // // txtConsulta // this.txtConsulta.AutoFillWidth = true; this.txtConsulta.Edit = this.btnPesquisa; this.txtConsulta.Hint = "Conteúdo a ser pesquisado"; this.txtConsulta.Id = 10; this.txtConsulta.Name = "txtConsulta"; // // btnPesquisa // this.btnPesquisa.AutoHeight = false; this.btnPesquisa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, ((System.Drawing.Image)(resources.GetObject("btnPesquisa.Buttons"))), new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject4, "", null, null, true) }); this.btnPesquisa.Name = "btnPesquisa"; this.btnPesquisa.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnPesquisa_ButtonClick); this.btnPesquisa.Click += new System.EventHandler(this.btnPesquisa_Click); this.btnPesquisa.KeyDown += new System.Windows.Forms.KeyEventHandler(this.btnPesquisa_KeyDown); // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(844, 26); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 489); this.barDockControlBottom.Size = new System.Drawing.Size(844, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 26); this.barDockControlLeft.Size = new System.Drawing.Size(0, 463); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(844, 26); this.barDockControlRight.Size = new System.Drawing.Size(0, 463); // // barEditItem1 // this.barEditItem1.Caption = "barEditItem1"; this.barEditItem1.Edit = this.repositoryItemTextEdit1; this.barEditItem1.Id = 9; this.barEditItem1.Name = "barEditItem1"; // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; // // frmGridMunicipio // this.Appearance.Options.UseFont = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.ClientSize = new System.Drawing.Size(844, 489); this.Controls.Add(this.dgdTabela); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmGridMunicipio"; this.Text = "Cadastro de Municípios"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmGridMunicipio_FormClosed); this.Load += new System.EventHandler(this.frmGridMunicipio_Load); ((System.ComponentModel.ISupportInitialize)(this.dgdTabela)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.MunicipioDTOBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dxErrorProvider)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnFiltro)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.btnPesquisa)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); this.ResumeLayout(false); }
//public UCPropertyInfo2D(FrmSimpleConditionQuery2D dialog) //{ // InitializeComponent(); // _dtShow = new DataTable(); // _dtShow.Columns.AddRange(new DataColumn[] { new DataColumn("Property"), new DataColumn("Value") }); // this.gridControl1.DataSource = _dtShow; // ////IFeatureClass fc; // //Dictionary<DF2DFeatureClass, DataTable> dic = dialog.QueryDTByLayer; // //DataTable _dt = null; // //if (dialog.SelectFeatureClass != null) // //{ // // for (int i = 0; i < dialog.SelectFeatureClass.Count; i++) // // { // // this.cbLayer.Properties.Items.Add(dialog.SelectFeatureClass[i].GetFeatureClass().AliasName); // // } // // this.cbLayer.SelectedItem = this.cbLayer.Properties.Items[0]; // //} // //if (this.cbLayer.SelectedItem != null) // //{ // // foreach (KeyValuePair<DF2DFeatureClass, DataTable> v in dic) // // { // // if (v.Key.GetFeatureClass().AliasName == this.cbLayer.SelectedItem.ToString()) // // { // // _dt = v.Value; // // } // // continue; // // } // //} // //if (_dt != null) // //{ // // int _num = 1; // // ShowProperty(_dtShow, _dt, _num); // //} //} private void InitializeComponent() { DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCPropertyInfo2D)); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.cbLayer = new DevExpress.XtraEditors.ComboBoxEdit(); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.bbiFirst = new DevExpress.XtraBars.BarButtonItem(); this.bbiPreviousOne = new DevExpress.XtraBars.BarButtonItem(); this.bbiNextOne = new DevExpress.XtraBars.BarButtonItem(); this.bbiLastOne = new DevExpress.XtraBars.BarButtonItem(); this.bsiInfo = new DevExpress.XtraBars.BarStaticItem(); 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.imageCollection1 = new DevExpress.Utils.ImageCollection(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem(); this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cbLayer.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.Controls.Add(this.cbLayer); this.layoutControl1.Controls.Add(this.gridControl1); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 31); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(327, 210, 543, 464); this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(284, 385); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // cbLayer // this.cbLayer.Location = new System.Drawing.Point(75, 2); this.cbLayer.Name = "cbLayer"; this.cbLayer.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.cbLayer.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.cbLayer.Size = new System.Drawing.Size(197, 22); this.cbLayer.StyleController = this.layoutControl1; this.cbLayer.TabIndex = 0; this.cbLayer.SelectedIndexChanged += new System.EventHandler(this.cbLayer_SelectedIndexChanged); // // gridControl1 // gridLevelNode1.RelationName = "Level1"; this.gridControl1.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] { gridLevelNode1 }); this.gridControl1.Location = new System.Drawing.Point(2, 28); this.gridControl1.MainView = this.gridView1; this.gridControl1.MenuManager = this.barManager1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(280, 345); this.gridControl1.TabIndex = 1; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1 }); // // gridView1 // this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn1, this.gridColumn2 }); this.gridView1.GridControl = this.gridControl1; this.gridView1.IndicatorWidth = 30; this.gridView1.Name = "gridView1"; this.gridView1.OptionsView.ShowGroupPanel = false; // // gridColumn1 // this.gridColumn1.Caption = "属性"; this.gridColumn1.FieldName = "Property"; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsColumn.AllowEdit = false; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 0; // // gridColumn2 // this.gridColumn2.Caption = "属性值"; this.gridColumn2.FieldName = "Value"; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.OptionsColumn.AllowEdit = false; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 1; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1 }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageCollection1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbiFirst, this.bbiPreviousOne, this.bbiNextOne, this.bbiLastOne, this.bsiInfo }); this.barManager1.MaxItemId = 9; // // bar1 // this.bar1.BarName = "Tools"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.FloatLocation = new System.Drawing.Point(13, 164); this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.bbiFirst), new DevExpress.XtraBars.LinkPersistInfo(this.bbiPreviousOne), new DevExpress.XtraBars.LinkPersistInfo(this.bbiNextOne), new DevExpress.XtraBars.LinkPersistInfo(this.bbiLastOne), new DevExpress.XtraBars.LinkPersistInfo(this.bsiInfo) }); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.Text = "Tools"; // // bbiFirst // this.bbiFirst.Caption = "第一个"; this.bbiFirst.Id = 2; this.bbiFirst.ImageIndex = 0; this.bbiFirst.ImageIndexDisabled = 4; this.bbiFirst.Name = "bbiFirst"; this.bbiFirst.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiFirst_ItemClick); // // bbiPreviousOne // this.bbiPreviousOne.Caption = "上一个"; this.bbiPreviousOne.Id = 3; this.bbiPreviousOne.ImageIndex = 1; this.bbiPreviousOne.ImageIndexDisabled = 5; this.bbiPreviousOne.Name = "bbiPreviousOne"; this.bbiPreviousOne.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiPreviousOne_ItemClick); // // bbiNextOne // this.bbiNextOne.Caption = "下一个"; this.bbiNextOne.Id = 4; this.bbiNextOne.ImageIndex = 2; this.bbiNextOne.ImageIndexDisabled = 6; this.bbiNextOne.Name = "bbiNextOne"; this.bbiNextOne.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiNextOne_ItemClick); // // bbiLastOne // this.bbiLastOne.Caption = "最后一个"; this.bbiLastOne.Id = 5; this.bbiLastOne.ImageIndex = 3; this.bbiLastOne.ImageIndexDisabled = 7; this.bbiLastOne.Name = "bbiLastOne"; this.bbiLastOne.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiLastOne_ItemClick); // // bsiInfo // this.bsiInfo.Caption = "浏览 0/0"; this.bsiInfo.Id = 8; this.bsiInfo.Name = "bsiInfo"; this.bsiInfo.TextAlignment = System.Drawing.StringAlignment.Near; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(284, 31); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 416); this.barDockControlBottom.Size = new System.Drawing.Size(284, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 31); this.barDockControlLeft.Size = new System.Drawing.Size(0, 385); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(284, 31); this.barDockControlRight.Size = new System.Drawing.Size(0, 385); // // imageCollection1 // this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream"))); this.imageCollection1.InsertGalleryImage("first_16x16.png", "images/arrows/first_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/arrows/first_16x16.png"), 0); this.imageCollection1.Images.SetKeyName(0, "first_16x16.png"); this.imageCollection1.InsertGalleryImage("prev_16x16.png", "images/arrows/prev_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/arrows/prev_16x16.png"), 1); this.imageCollection1.Images.SetKeyName(1, "prev_16x16.png"); this.imageCollection1.InsertGalleryImage("next_16x16.png", "images/arrows/next_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/arrows/next_16x16.png"), 2); this.imageCollection1.Images.SetKeyName(2, "next_16x16.png"); this.imageCollection1.InsertGalleryImage("last_16x16.png", "images/arrows/last_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/arrows/last_16x16.png"), 3); this.imageCollection1.Images.SetKeyName(3, "last_16x16.png"); // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.emptySpaceItem1, this.layoutControlItem1, this.emptySpaceItem3, this.emptySpaceItem2, this.layoutControlItem3 }); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(284, 385); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // emptySpaceItem1 // this.emptySpaceItem1.AllowHotTrack = false; this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1"; this.emptySpaceItem1.Location = new System.Drawing.Point(0, 375); this.emptySpaceItem1.Name = "emptySpaceItem1"; this.emptySpaceItem1.Size = new System.Drawing.Size(284, 10); this.emptySpaceItem1.Text = "emptySpaceItem1"; this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); // // layoutControlItem1 // this.layoutControlItem1.Control = this.gridControl1; this.layoutControlItem1.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 26); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(284, 349); this.layoutControlItem1.Text = "layoutControlItem1"; this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextToControlDistance = 0; this.layoutControlItem1.TextVisible = false; // // emptySpaceItem3 // this.emptySpaceItem3.AllowHotTrack = false; this.emptySpaceItem3.CustomizationFormText = "emptySpaceItem3"; this.emptySpaceItem3.Location = new System.Drawing.Point(274, 0); this.emptySpaceItem3.Name = "emptySpaceItem3"; this.emptySpaceItem3.Size = new System.Drawing.Size(10, 26); this.emptySpaceItem3.Text = "emptySpaceItem3"; this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0); // // emptySpaceItem2 // this.emptySpaceItem2.AllowHotTrack = false; this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2"; this.emptySpaceItem2.Location = new System.Drawing.Point(0, 0); this.emptySpaceItem2.Name = "emptySpaceItem2"; this.emptySpaceItem2.Size = new System.Drawing.Size(10, 26); this.emptySpaceItem2.Text = "emptySpaceItem2"; this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); // // layoutControlItem3 // this.layoutControlItem3.Control = this.cbLayer; this.layoutControlItem3.CustomizationFormText = "layoutControlItem3"; this.layoutControlItem3.Location = new System.Drawing.Point(10, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(264, 26); this.layoutControlItem3.Text = "当前图层:"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 14); // // UCPropertyInfo2D // this.Controls.Add(this.layoutControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "UCPropertyInfo2D"; this.Size = new System.Drawing.Size(284, 416); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.cbLayer.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.mvvmContext1 = new DevExpress.Utils.MVVM.MVVMContext(this.components); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumnId = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnAlbum = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnMediaType = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnGenre = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnComposer = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnMilliseconds = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnBytes = new DevExpress.XtraGrid.Columns.GridColumn(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); 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.repositoryItemLookUpEditAlbum = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); ((System.ComponentModel.ISupportInitialize)(this.mvvmContext1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditAlbum)).BeginInit(); this.SuspendLayout(); // // mvvmContext1 // this.mvvmContext1.BindingExpressions.AddRange(new DevExpress.Utils.MVVM.BindingExpression[] { DevExpress.Utils.MVVM.BindingExpression.CreatePropertyBinding(typeof(DXMVVMSampleWinForms.ViewModels.TrackListViewModel), "Items", this.gridControl1, "DataSource")}); this.mvvmContext1.ContainerControl = this; this.mvvmContext1.ViewModelType = typeof(DXMVVMSampleWinForms.ViewModels.TrackListViewModel); // // gridControl1 // this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl1.Location = new System.Drawing.Point(0, 22); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemLookUpEditAlbum}); this.gridControl1.Size = new System.Drawing.Size(684, 406); this.gridControl1.TabIndex = 0; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); // // gridView1 // this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumnId, this.gridColumnName, this.gridColumnAlbum, this.gridColumnMediaType, this.gridColumnGenre, this.gridColumnComposer, this.gridColumnMilliseconds, this.gridColumnBytes}); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsBehavior.Editable = false; // // gridColumnId // this.gridColumnId.Caption = "Track Id"; this.gridColumnId.FieldName = "TrackId"; this.gridColumnId.Name = "gridColumnId"; this.gridColumnId.Visible = true; this.gridColumnId.VisibleIndex = 0; // // gridColumnName // this.gridColumnName.Caption = "Name"; this.gridColumnName.FieldName = "Name"; this.gridColumnName.Name = "gridColumnName"; this.gridColumnName.Visible = true; this.gridColumnName.VisibleIndex = 1; // // gridColumnAlbum // this.gridColumnAlbum.Caption = "Album"; this.gridColumnAlbum.ColumnEdit = this.repositoryItemLookUpEditAlbum; this.gridColumnAlbum.FieldName = "AlbumId"; this.gridColumnAlbum.Name = "gridColumnAlbum"; this.gridColumnAlbum.Visible = true; this.gridColumnAlbum.VisibleIndex = 2; // // gridColumnMediaType // this.gridColumnMediaType.Caption = "Media type"; this.gridColumnMediaType.FieldName = "MediaTypeId"; this.gridColumnMediaType.Name = "gridColumnMediaType"; this.gridColumnMediaType.Visible = true; this.gridColumnMediaType.VisibleIndex = 3; // // gridColumnGenre // this.gridColumnGenre.Caption = "Genre"; this.gridColumnGenre.FieldName = "GenreId"; this.gridColumnGenre.Name = "gridColumnGenre"; this.gridColumnGenre.Visible = true; this.gridColumnGenre.VisibleIndex = 4; // // gridColumnComposer // this.gridColumnComposer.Caption = "Composer"; this.gridColumnComposer.FieldName = "Composer"; this.gridColumnComposer.Name = "gridColumnComposer"; this.gridColumnComposer.Visible = true; this.gridColumnComposer.VisibleIndex = 5; // // gridColumnMilliseconds // this.gridColumnMilliseconds.Caption = "Milliseconds"; this.gridColumnMilliseconds.FieldName = "Milliseconds"; this.gridColumnMilliseconds.Name = "gridColumnMilliseconds"; this.gridColumnMilliseconds.Visible = true; this.gridColumnMilliseconds.VisibleIndex = 6; // // gridColumnBytes // this.gridColumnBytes.Caption = "Bytes"; this.gridColumnBytes.FieldName = "Bytes"; this.gridColumnBytes.Name = "gridColumnBytes"; this.gridColumnBytes.Visible = true; this.gridColumnBytes.VisibleIndex = 7; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem1}); this.barManager1.MainMenu = this.bar2; this.barManager1.MaxItemId = 1; // // 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(this.barButtonItem1)}); this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // barButtonItem1 // this.barButtonItem1.Caption = "Show Report"; this.barButtonItem1.Id = 0; this.barButtonItem1.Name = "barButtonItem1"; // // 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.barManager1; this.barDockControlTop.Size = new System.Drawing.Size(684, 22); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 428); this.barDockControlBottom.Manager = this.barManager1; this.barDockControlBottom.Size = new System.Drawing.Size(684, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 22); this.barDockControlLeft.Manager = this.barManager1; this.barDockControlLeft.Size = new System.Drawing.Size(0, 406); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(684, 22); this.barDockControlRight.Manager = this.barManager1; this.barDockControlRight.Size = new System.Drawing.Size(0, 406); // // repositoryItemLookUpEditAlbum // this.repositoryItemLookUpEditAlbum.AutoHeight = false; this.repositoryItemLookUpEditAlbum.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemLookUpEditAlbum.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] { new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Value", "Album Name")}); this.repositoryItemLookUpEditAlbum.DisplayMember = "Value"; this.repositoryItemLookUpEditAlbum.KeyMember = "AlbumId"; this.repositoryItemLookUpEditAlbum.Name = "repositoryItemLookUpEditAlbum"; this.repositoryItemLookUpEditAlbum.ValueMember = "Key"; // // TrackListView // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.gridControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "TrackListView"; this.Size = new System.Drawing.Size(684, 428); ((System.ComponentModel.ISupportInitialize)(this.mvvmContext1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditAlbum)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// �����֧������ķ��� - ��Ҫ /// ʹ�ô���༭���Ĵ˷��������ݡ� /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormHistoryDL)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem13 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem12 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem3 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem20 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem21 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem22 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem2 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem15 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem16 = new DevExpress.XtraBars.BarButtonItem(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem11 = new DevExpress.XtraBars.BarButtonItem(); this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem(); this.barEditItem1 = new DevExpress.XtraBars.BarEditItem(); this.barCheckItem2 = new DevExpress.XtraBars.BarCheckItem(); this.barCheckItem3 = new DevExpress.XtraBars.BarCheckItem(); this.barCheckItem4 = new DevExpress.XtraBars.BarCheckItem(); this.barCheckItem5 = new DevExpress.XtraBars.BarCheckItem(); this.barCheckItem6 = new DevExpress.XtraBars.BarCheckItem(); this.barCheckItem7 = new DevExpress.XtraBars.BarCheckItem(); this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl(); this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.chart_user1 = new Itop.Client.Using.chart_user(); this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit(); this.splitContainerControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barSubItem3, this.barButtonItem20, this.barButtonItem21, this.barButtonItem22, this.barButtonItem6, this.barSubItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5, this.barButtonItem7, this.barButtonItem8, this.barButtonItem9, this.barButtonItem10, this.barButtonItem11, this.barButtonItem12, this.barButtonItem13, this.barSubItem2, this.barButtonItem15, this.barButtonItem16, this.barCheckItem1, this.barEditItem1, this.barCheckItem2, this.barCheckItem3, this.barCheckItem4, this.barCheckItem5, this.barCheckItem6, this.barCheckItem7, this.barButtonItem14}); this.barManager1.MaxItemId = 91; this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemComboBox1}); // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem13, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem12), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem3, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem22, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem9, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem5), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem8, true), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barSubItem2, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem14, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barSubItem1 // this.barSubItem1.Caption = "�������"; this.barSubItem1.Id = 46; this.barSubItem1.ImageIndex = 13; this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem7), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem10)}); this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem7 // this.barButtonItem7.Caption = "���һ������"; this.barButtonItem7.Id = 59; this.barButtonItem7.ImageIndex = 15; this.barButtonItem7.Name = "barButtonItem7"; this.barButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick); // // barButtonItem1 // this.barButtonItem1.Caption = "����ӷ���"; this.barButtonItem1.Id = 47; this.barButtonItem1.ImageIndex = 16; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "�ķ���"; this.barButtonItem3.Id = 56; this.barButtonItem3.ImageIndex = 18; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "ɾ������"; this.barButtonItem2.Id = 48; this.barButtonItem2.ImageIndex = 10; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // barButtonItem10 // this.barButtonItem10.Caption = "Ĭ��������"; this.barButtonItem10.Id = 62; this.barButtonItem10.ImageIndex = 13; this.barButtonItem10.Name = "barButtonItem10"; this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick); // // barButtonItem13 // this.barButtonItem13.Hint = "����һλ"; this.barButtonItem13.Id = 65; this.barButtonItem13.ImageIndex = 20; this.barButtonItem13.Name = "barButtonItem13"; this.barButtonItem13.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem13_ItemClick); // // barButtonItem12 // this.barButtonItem12.Hint = "����һλ"; this.barButtonItem12.Id = 64; this.barButtonItem12.ImageIndex = 21; this.barButtonItem12.Name = "barButtonItem12"; this.barButtonItem12.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem12_ItemClick); // // barSubItem3 // this.barSubItem3.Caption = "����"; this.barSubItem3.Id = 29; this.barSubItem3.ImageIndex = 5; this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem20), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem21)}); this.barSubItem3.Name = "barSubItem3"; this.barSubItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem20 // this.barButtonItem20.Caption = "��������"; this.barButtonItem20.Id = 30; this.barButtonItem20.ImageIndex = 5; this.barButtonItem20.Name = "barButtonItem20"; this.barButtonItem20.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem20.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem20_ItemClick); // // barButtonItem21 // this.barButtonItem21.Caption = "����ͼ��"; this.barButtonItem21.Id = 31; this.barButtonItem21.ImageIndex = 5; this.barButtonItem21.Name = "barButtonItem21"; this.barButtonItem21.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem21.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem21_ItemClick); // // barButtonItem22 // this.barButtonItem22.Caption = "ͼ����ɫ"; this.barButtonItem22.Id = 32; this.barButtonItem22.ImageIndex = 12; this.barButtonItem22.Name = "barButtonItem22"; this.barButtonItem22.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem22.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem22_ItemClick); // // barButtonItem9 // this.barButtonItem9.Caption = "��������"; this.barButtonItem9.Id = 61; this.barButtonItem9.ImageIndex = 3; this.barButtonItem9.Name = "barButtonItem9"; this.barButtonItem9.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem9_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "�趨���"; this.barButtonItem4.Id = 57; this.barButtonItem4.ImageIndex = 1; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // barButtonItem5 // this.barButtonItem5.Caption = "���ݿ���"; this.barButtonItem5.Id = 58; this.barButtonItem5.ImageIndex = 11; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // barButtonItem8 // this.barButtonItem8.Caption = "�����������"; this.barButtonItem8.Id = 60; this.barButtonItem8.ImageIndex = 10; this.barButtonItem8.Name = "barButtonItem8"; this.barButtonItem8.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick); // // barSubItem2 // this.barSubItem2.Caption = "ͳ��"; this.barSubItem2.Id = 68; this.barSubItem2.ImageIndex = 9; this.barSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem15), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem16)}); this.barSubItem2.Name = "barSubItem2"; // // barButtonItem15 // this.barButtonItem15.Caption = "����ҵ�õ����"; this.barButtonItem15.Id = 71; this.barButtonItem15.Name = "barButtonItem15"; this.barButtonItem15.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem15_ItemClick); // // barButtonItem16 // this.barButtonItem16.Caption = "��ᾭ�ü��õ����"; this.barButtonItem16.Id = 72; this.barButtonItem16.Name = "barButtonItem16"; this.barButtonItem16.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem16_ItemClick); // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1100, 34); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 729); this.barDockControlBottom.Size = new System.Drawing.Size(1100, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 34); this.barDockControlLeft.Size = new System.Drawing.Size(0, 695); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1100, 34); this.barDockControlRight.Size = new System.Drawing.Size(0, 695); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "����.ico"); this.imageList1.Images.SetKeyName(1, "����.ico"); this.imageList1.Images.SetKeyName(2, "��ѯ.ico"); this.imageList1.Images.SetKeyName(3, "������±�.ico"); this.imageList1.Images.SetKeyName(4, "��ӡ.ico"); this.imageList1.Images.SetKeyName(5, "����.ico"); this.imageList1.Images.SetKeyName(6, "�ر�1.ico"); this.imageList1.Images.SetKeyName(7, "�ر�.ico"); this.imageList1.Images.SetKeyName(8, "��ɫ.ico"); this.imageList1.Images.SetKeyName(9, "���ȹ���1.ico"); this.imageList1.Images.SetKeyName(10, "ɾ��.ico"); this.imageList1.Images.SetKeyName(11, "���.ico"); this.imageList1.Images.SetKeyName(12, "����.ico"); this.imageList1.Images.SetKeyName(13, "��Ȩ.ico"); this.imageList1.Images.SetKeyName(14, "ˢ��.ico"); this.imageList1.Images.SetKeyName(15, "���ͬ��.ico"); this.imageList1.Images.SetKeyName(16, "����¼�.ico"); this.imageList1.Images.SetKeyName(17, "�½�.ico"); this.imageList1.Images.SetKeyName(18, "��.ico"); this.imageList1.Images.SetKeyName(19, "����.ico"); this.imageList1.Images.SetKeyName(20, "FillUpHS.png"); this.imageList1.Images.SetKeyName(21, "FillDownHS.png"); // // barButtonItem6 // this.barButtonItem6.Caption = "�ر�"; this.barButtonItem6.Id = 35; this.barButtonItem6.ImageIndex = 7; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // barButtonItem11 // this.barButtonItem11.Id = 63; this.barButtonItem11.Name = "barButtonItem11"; // // barCheckItem1 // this.barCheckItem1.Id = 81; this.barCheckItem1.Name = "barCheckItem1"; // // barEditItem1 // this.barEditItem1.Edit = null; this.barEditItem1.Id = 82; this.barEditItem1.Name = "barEditItem1"; // // barCheckItem2 // this.barCheckItem2.Id = 83; this.barCheckItem2.Name = "barCheckItem2"; // // barCheckItem3 // this.barCheckItem3.Id = 84; this.barCheckItem3.Name = "barCheckItem3"; // // barCheckItem4 // this.barCheckItem4.Id = 85; this.barCheckItem4.Name = "barCheckItem4"; // // barCheckItem5 // this.barCheckItem5.Id = 86; this.barCheckItem5.Name = "barCheckItem5"; // // barCheckItem6 // this.barCheckItem6.Id = 87; this.barCheckItem6.Name = "barCheckItem6"; // // barCheckItem7 // this.barCheckItem7.Id = 88; this.barCheckItem7.Name = "barCheckItem7"; // // repositoryItemComboBox1 // this.repositoryItemComboBox1.AutoHeight = false; this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; // // splitterControl1 // this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top; this.splitterControl1.Location = new System.Drawing.Point(0, 34); this.splitterControl1.Name = "splitterControl1"; this.splitterControl1.Size = new System.Drawing.Size(1100, 6); this.splitterControl1.TabIndex = 5; this.splitterControl1.TabStop = false; // // splitContainerControl2 // this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl2.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitContainerControl2.Horizontal = false; this.splitContainerControl2.Location = new System.Drawing.Point(0, 40); this.splitContainerControl2.Name = "splitContainerControl2"; this.splitContainerControl2.Panel1.Controls.Add(this.treeList1); this.splitContainerControl2.Panel1.Text = "splitContainerControl2_Panel1"; this.splitContainerControl2.Panel2.Controls.Add(this.chart_user1); this.splitContainerControl2.Panel2.Text = "splitContainerControl2_Panel2"; this.splitContainerControl2.Size = new System.Drawing.Size(1100, 689); this.splitContainerControl2.SplitterPosition = 309; this.splitContainerControl2.TabIndex = 10; this.splitContainerControl2.Text = "splitContainerControl2"; // // treeList1 // this.treeList1.AllowDrop = true; this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 0); this.treeList1.Name = "treeList1"; this.treeList1.OptionsBehavior.DragNodes = true; this.treeList1.OptionsMenu.EnableColumnMenu = false; this.treeList1.OptionsMenu.EnableFooterMenu = false; this.treeList1.OptionsView.AutoWidth = false; this.treeList1.Size = new System.Drawing.Size(1100, 374); this.treeList1.TabIndex = 1; this.treeList1.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.treeList1_FocusedNodeChanged); this.treeList1.FocusedColumnChanged += new DevExpress.XtraTreeList.FocusedColumnChangedEventHandler(this.treeList1_FocusedColumnChanged); this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged); this.treeList1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList1_ShowingEditor); // // chart_user1 // this.chart_user1.Dock = System.Windows.Forms.DockStyle.Fill; this.chart_user1.Location = new System.Drawing.Point(0, 0); this.chart_user1.Name = "chart_user1"; this.chart_user1.Size = new System.Drawing.Size(1100, 309); this.chart_user1.TabIndex = 0; // // barButtonItem14 // this.barButtonItem14.Caption = "�ر�"; this.barButtonItem14.Id = 90; this.barButtonItem14.Name = "barButtonItem14"; this.barButtonItem14.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem14_ItemClick_1); // // FormHistoryDL // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1100, 729); this.Controls.Add(this.splitContainerControl2); this.Controls.Add(this.splitterControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FormHistoryDL"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "����Ԥ���"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.Form8Forecast_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit(); this.splitContainerControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); this.ResumeLayout(false); }
private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCFieldManage)); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumnName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnAlias = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnDataType = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gridColumnSystemName = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnSystemAlias = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumnCanQuery = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemRadioGroup1 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup(); this.gridColumnNeedCheck = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemRadioGroup2 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup(); this.gridColumnCanStats = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemRadioGroup3 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bbi_SaveFieldInfo = new DevExpress.XtraBars.BarButtonItem(); this.bbi_Add = new DevExpress.XtraBars.BarButtonItem(); this.bbi_Delete = new DevExpress.XtraBars.BarButtonItem(); this.bbi_Import = new DevExpress.XtraBars.BarButtonItem(); this.bbi_Export = new DevExpress.XtraBars.BarButtonItem(); 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.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit(); this.SuspendLayout(); // // gridControl1 // this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl1.Location = new System.Drawing.Point(0, 24); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemRadioGroup1, this.repositoryItemRadioGroup2, this.repositoryItemRadioGroup3, this.repositoryItemComboBox1 }); this.gridControl1.Size = new System.Drawing.Size(582, 371); this.gridControl1.TabIndex = 3; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1 }); // // gridView1 // this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumnName, this.gridColumnAlias, this.gridColumnDataType, this.gridColumnSystemName, this.gridColumnSystemAlias, this.gridColumnCanQuery, this.gridColumnNeedCheck, this.gridColumnCanStats }); this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsCustomization.AllowFilter = false; this.gridView1.OptionsCustomization.AllowGroup = false; this.gridView1.OptionsCustomization.AllowQuickHideColumns = false; this.gridView1.OptionsCustomization.AllowSort = false; this.gridView1.OptionsView.ShowGroupPanel = false; this.gridView1.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView1_CellValueChanged); // // gridColumnName // this.gridColumnName.Caption = "名称"; this.gridColumnName.FieldName = "Name"; this.gridColumnName.Name = "gridColumnName"; this.gridColumnName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.gridColumnName.OptionsColumn.ShowInCustomizationForm = false; this.gridColumnName.OptionsFilter.AllowAutoFilter = false; this.gridColumnName.OptionsFilter.AllowFilter = false; this.gridColumnName.Visible = true; this.gridColumnName.VisibleIndex = 0; // // gridColumnAlias // this.gridColumnAlias.Caption = "别名"; this.gridColumnAlias.FieldName = "Alias"; this.gridColumnAlias.Name = "gridColumnAlias"; this.gridColumnAlias.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.gridColumnAlias.OptionsColumn.ShowInCustomizationForm = false; this.gridColumnAlias.OptionsFilter.AllowAutoFilter = false; this.gridColumnAlias.OptionsFilter.AllowFilter = false; this.gridColumnAlias.Visible = true; this.gridColumnAlias.VisibleIndex = 1; // // gridColumnDataType // this.gridColumnDataType.Caption = "数据类型"; this.gridColumnDataType.ColumnEdit = this.repositoryItemComboBox1; this.gridColumnDataType.FieldName = "DataType"; this.gridColumnDataType.Name = "gridColumnDataType"; this.gridColumnDataType.Visible = true; this.gridColumnDataType.VisibleIndex = 2; // // repositoryItemComboBox1 // this.repositoryItemComboBox1.AutoHeight = false; this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) }); this.repositoryItemComboBox1.Items.AddRange(new object[] { "String", "Decimal" }); this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; this.repositoryItemComboBox1.EditValueChanged += new System.EventHandler(this.repositoryItemComboBox1_EditValueChanged); // // gridColumnSystemName // this.gridColumnSystemName.Caption = "系统名称"; this.gridColumnSystemName.FieldName = "SystemName"; this.gridColumnSystemName.Name = "gridColumnSystemName"; this.gridColumnSystemName.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.gridColumnSystemName.OptionsColumn.ShowInCustomizationForm = false; this.gridColumnSystemName.OptionsFilter.AllowAutoFilter = false; this.gridColumnSystemName.OptionsFilter.AllowFilter = false; this.gridColumnSystemName.Visible = true; this.gridColumnSystemName.VisibleIndex = 3; // // gridColumnSystemAlias // this.gridColumnSystemAlias.Caption = "系统别名"; this.gridColumnSystemAlias.FieldName = "SystemAlias"; this.gridColumnSystemAlias.Name = "gridColumnSystemAlias"; this.gridColumnSystemAlias.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.gridColumnSystemAlias.OptionsColumn.ShowInCustomizationForm = false; this.gridColumnSystemAlias.OptionsFilter.AllowAutoFilter = false; this.gridColumnSystemAlias.OptionsFilter.AllowFilter = false; this.gridColumnSystemAlias.Visible = true; this.gridColumnSystemAlias.VisibleIndex = 4; // // gridColumnCanQuery // this.gridColumnCanQuery.Caption = "能否查询"; this.gridColumnCanQuery.ColumnEdit = this.repositoryItemRadioGroup1; this.gridColumnCanQuery.FieldName = "CanQuery"; this.gridColumnCanQuery.Name = "gridColumnCanQuery"; this.gridColumnCanQuery.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.gridColumnCanQuery.OptionsColumn.ShowInCustomizationForm = false; this.gridColumnCanQuery.OptionsFilter.AllowAutoFilter = false; this.gridColumnCanQuery.OptionsFilter.AllowFilter = false; this.gridColumnCanQuery.Visible = true; this.gridColumnCanQuery.VisibleIndex = 5; // // repositoryItemRadioGroup1 // this.repositoryItemRadioGroup1.Columns = 2; this.repositoryItemRadioGroup1.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("true", "是"), new DevExpress.XtraEditors.Controls.RadioGroupItem("false", "否") }); this.repositoryItemRadioGroup1.Name = "repositoryItemRadioGroup1"; this.repositoryItemRadioGroup1.SelectedIndexChanged += new System.EventHandler(this.repositoryItemRadioGroup1_SelectedIndexChanged); // // gridColumnNeedCheck // this.gridColumnNeedCheck.Caption = "能否检查"; this.gridColumnNeedCheck.ColumnEdit = this.repositoryItemRadioGroup2; this.gridColumnNeedCheck.FieldName = "NeedCheck"; this.gridColumnNeedCheck.Name = "gridColumnNeedCheck"; this.gridColumnNeedCheck.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.gridColumnNeedCheck.OptionsColumn.ShowInCustomizationForm = false; this.gridColumnNeedCheck.OptionsFilter.AllowAutoFilter = false; this.gridColumnNeedCheck.OptionsFilter.AllowFilter = false; this.gridColumnNeedCheck.Visible = true; this.gridColumnNeedCheck.VisibleIndex = 7; // // repositoryItemRadioGroup2 // this.repositoryItemRadioGroup2.Columns = 2; this.repositoryItemRadioGroup2.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("true", "是"), new DevExpress.XtraEditors.Controls.RadioGroupItem("false", "否") }); this.repositoryItemRadioGroup2.Name = "repositoryItemRadioGroup2"; this.repositoryItemRadioGroup2.SelectedIndexChanged += new System.EventHandler(this.repositoryItemRadioGroup2_SelectedIndexChanged); // // gridColumnCanStats // this.gridColumnCanStats.Caption = "能否统计"; this.gridColumnCanStats.ColumnEdit = this.repositoryItemRadioGroup3; this.gridColumnCanStats.FieldName = "CanStats"; this.gridColumnCanStats.Name = "gridColumnCanStats"; this.gridColumnCanStats.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False; this.gridColumnCanStats.OptionsColumn.ShowInCustomizationForm = false; this.gridColumnCanStats.OptionsFilter.AllowAutoFilter = false; this.gridColumnCanStats.OptionsFilter.AllowFilter = false; this.gridColumnCanStats.Visible = true; this.gridColumnCanStats.VisibleIndex = 6; // // repositoryItemRadioGroup3 // this.repositoryItemRadioGroup3.Columns = 2; this.repositoryItemRadioGroup3.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("true", "是"), new DevExpress.XtraEditors.Controls.RadioGroupItem("false", "否") }); this.repositoryItemRadioGroup3.Name = "repositoryItemRadioGroup3"; this.repositoryItemRadioGroup3.SelectedIndexChanged += new System.EventHandler(this.repositoryItemRadioGroup3_SelectedIndexChanged); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2 }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageCollection1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbi_Add, this.bbi_Delete, this.bbi_Import, this.bbi_Export, this.bbi_SaveFieldInfo }); this.barManager1.MainMenu = this.bar2; this.barManager1.MaxItemId = 6; // // 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(this.bbi_SaveFieldInfo), new DevExpress.XtraBars.LinkPersistInfo(this.bbi_Add, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbi_Delete), new DevExpress.XtraBars.LinkPersistInfo(this.bbi_Import, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbi_Export) }); this.bar2.OptionsBar.AllowQuickCustomization = false; this.bar2.OptionsBar.DisableCustomization = true; this.bar2.OptionsBar.DrawDragBorder = false; this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // bbi_SaveFieldInfo // this.bbi_SaveFieldInfo.Caption = "保存字段信息"; this.bbi_SaveFieldInfo.Id = 5; this.bbi_SaveFieldInfo.ImageIndex = 0; this.bbi_SaveFieldInfo.Name = "bbi_SaveFieldInfo"; this.bbi_SaveFieldInfo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_SaveFieldInfo_ItemClick); // // bbi_Add // this.bbi_Add.Caption = "添加"; this.bbi_Add.Id = 0; this.bbi_Add.ImageIndex = 1; this.bbi_Add.Name = "bbi_Add"; this.bbi_Add.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_Add_ItemClick); // // bbi_Delete // this.bbi_Delete.Caption = "删除"; this.bbi_Delete.Id = 1; this.bbi_Delete.ImageIndex = 2; this.bbi_Delete.Name = "bbi_Delete"; this.bbi_Delete.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_Delete_ItemClick); // // bbi_Import // this.bbi_Import.Caption = "导入"; this.bbi_Import.Id = 3; this.bbi_Import.ImageIndex = 3; this.bbi_Import.Name = "bbi_Import"; this.bbi_Import.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_Import_ItemClick); // // bbi_Export // this.bbi_Export.Caption = "导出"; this.bbi_Export.Id = 4; this.bbi_Export.ImageIndex = 4; this.bbi_Export.Name = "bbi_Export"; this.bbi_Export.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_Export_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.Size = new System.Drawing.Size(582, 24); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 395); this.barDockControlBottom.Size = new System.Drawing.Size(582, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 371); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(582, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 371); // // imageCollection1 // this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream"))); this.imageCollection1.InsertGalleryImage("save_16x16.png", "images/save/save_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/save/save_16x16.png"), 0); this.imageCollection1.Images.SetKeyName(0, "save_16x16.png"); this.imageCollection1.InsertGalleryImage("add_16x16.png", "images/actions/add_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/add_16x16.png"), 1); this.imageCollection1.Images.SetKeyName(1, "add_16x16.png"); this.imageCollection1.InsertGalleryImage("remove_16x16.png", "images/actions/remove_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/remove_16x16.png"), 2); this.imageCollection1.Images.SetKeyName(2, "remove_16x16.png"); this.imageCollection1.InsertGalleryImage("open_16x16.png", "images/actions/open_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/open_16x16.png"), 3); this.imageCollection1.Images.SetKeyName(3, "open_16x16.png"); this.imageCollection1.InsertGalleryImage("loadfrom_16x16.png", "images/actions/loadfrom_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/loadfrom_16x16.png"), 4); this.imageCollection1.Images.SetKeyName(4, "loadfrom_16x16.png"); // // UCFieldManage // this.Controls.Add(this.gridControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "UCFieldManage"; this.Size = new System.Drawing.Size(582, 395); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PicQueryForm)); this.timeFrom = new DevExpress.XtraEditors.TimeEdit(); this.timeTo = new DevExpress.XtraEditors.TimeEdit(); this.faceImageList = new System.Windows.Forms.ImageList(this.components); this.imageList2 = new System.Windows.Forms.ImageList(this.components); this.currentFace = new DevExpress.XtraEditors.PictureEdit(); this.portraits = new DevExpress.Xpo.XPCollection(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar3 = new DevExpress.XtraBars.Bar(); this.status = new DevExpress.XtraBars.BarStaticItem(); 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.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components); this.dockPanel3 = new DevExpress.XtraBars.Docking.DockPanel(); this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.queryBtn = new DevExpress.XtraEditors.SimpleButton(); this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel(); this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel(); this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer(); this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); this.wholePicture = new DevExpress.XtraEditors.PictureEdit(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.galleryControl1 = new DevExpress.XtraBars.Ribbon.GalleryControl(); this.galleryControlClient1 = new DevExpress.XtraBars.Ribbon.GalleryControlClient(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.currPage = new DevExpress.XtraEditors.LabelControl(); this.navigator = new DevExpress.XtraEditors.ControlNavigator(); this.playRelatedVideo = new DevExpress.XtraEditors.SimpleButton(); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); ((System.ComponentModel.ISupportInitialize)(this.timeFrom.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.timeTo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.currentFace.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.portraits)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit(); this.dockPanel3.SuspendLayout(); this.dockPanel3_Container.SuspendLayout(); this.panelContainer1.SuspendLayout(); this.dockPanel2.SuspendLayout(); this.dockPanel2_Container.SuspendLayout(); this.dockPanel1.SuspendLayout(); this.dockPanel1_Container.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.wholePicture.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.galleryControl1)).BeginInit(); this.galleryControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); this.panelControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); this.SuspendLayout(); // // timeFrom // this.timeFrom.EditValue = new System.DateTime(2009, 5, 7, 0, 0, 0, 0); this.timeFrom.Location = new System.Drawing.Point(51, 20); this.timeFrom.Name = "timeFrom"; this.timeFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.timeFrom.Properties.Mask.EditMask = "F"; this.timeFrom.Size = new System.Drawing.Size(206, 21); this.timeFrom.TabIndex = 7; // // timeTo // this.timeTo.EditValue = new System.DateTime(2009, 5, 7, 0, 0, 0, 0); this.timeTo.Location = new System.Drawing.Point(352, 20); this.timeTo.Name = "timeTo"; this.timeTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.timeTo.Properties.Mask.EditMask = "F"; this.timeTo.Size = new System.Drawing.Size(198, 21); this.timeTo.TabIndex = 8; // // faceImageList // this.faceImageList.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit; this.faceImageList.ImageSize = new System.Drawing.Size(80, 60); this.faceImageList.TransparentColor = System.Drawing.Color.Transparent; // // imageList2 // this.imageList2.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit; this.imageList2.ImageSize = new System.Drawing.Size(80, 60); this.imageList2.TransparentColor = System.Drawing.Color.Transparent; // // currentFace // this.currentFace.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.portraits, "ImageCopy", true)); this.currentFace.Dock = System.Windows.Forms.DockStyle.Fill; this.currentFace.Location = new System.Drawing.Point(0, 0); this.currentFace.MenuManager = this.barManager1; this.currentFace.Name = "currentFace"; this.currentFace.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom; this.currentFace.Size = new System.Drawing.Size(341, 196); this.currentFace.TabIndex = 4; // // portraits // this.portraits.ObjectType = typeof(Damany.PortraitCapturer.DAL.DTO.Portrait); // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar3}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.DockManager = this.dockManager1; this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.status, this.barButtonItem1, this.barButtonItem2}); this.barManager1.MaxItemId = 3; this.barManager1.StatusBar = this.bar3; // // bar3 // this.bar3.BarName = "Status bar"; this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.bar3.DockCol = 0; this.bar3.DockRow = 0; this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.status)}); this.bar3.OptionsBar.AllowQuickCustomization = false; this.bar3.OptionsBar.DrawDragBorder = false; this.bar3.OptionsBar.UseWholeRow = true; this.bar3.Text = "Status bar"; // // status // this.status.Caption = "就绪"; this.status.Id = 0; this.status.Name = "status"; this.status.TextAlignment = System.Drawing.StringAlignment.Near; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(918, 0); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 546); this.barDockControlBottom.Size = new System.Drawing.Size(918, 27); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 0); this.barDockControlLeft.Size = new System.Drawing.Size(0, 546); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(918, 0); this.barDockControlRight.Size = new System.Drawing.Size(0, 546); // // dockManager1 // this.dockManager1.Form = this; this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] { this.dockPanel3, this.panelContainer1}); this.dockManager1.TopZIndexControls.AddRange(new string[] { "DevExpress.XtraBars.BarDockControl", "DevExpress.XtraBars.StandaloneBarDockControl", "System.Windows.Forms.StatusBar", "DevExpress.XtraBars.Ribbon.RibbonStatusBar", "DevExpress.XtraBars.Ribbon.RibbonControl"}); // // dockPanel3 // this.dockPanel3.Controls.Add(this.dockPanel3_Container); this.dockPanel3.Dock = DevExpress.XtraBars.Docking.DockingStyle.Top; this.dockPanel3.FloatVertical = true; this.dockPanel3.ID = new System.Guid("63335e45-2cfc-4788-abb7-e0cc172b6540"); this.dockPanel3.Location = new System.Drawing.Point(0, 0); this.dockPanel3.Name = "dockPanel3"; this.dockPanel3.Options.AllowFloating = false; this.dockPanel3.Options.ShowAutoHideButton = false; this.dockPanel3.Options.ShowCloseButton = false; this.dockPanel3.OriginalSize = new System.Drawing.Size(200, 96); this.dockPanel3.Size = new System.Drawing.Size(918, 96); this.dockPanel3.Text = "搜索条件"; // // dockPanel3_Container // this.dockPanel3_Container.Controls.Add(this.labelControl6); this.dockPanel3_Container.Controls.Add(this.timeTo); this.dockPanel3_Container.Controls.Add(this.timeFrom); this.dockPanel3_Container.Controls.Add(this.labelControl5); this.dockPanel3_Container.Controls.Add(this.queryBtn); this.dockPanel3_Container.Location = new System.Drawing.Point(4, 23); this.dockPanel3_Container.Name = "dockPanel3_Container"; this.dockPanel3_Container.Size = new System.Drawing.Size(910, 69); this.dockPanel3_Container.TabIndex = 0; // // labelControl6 // this.labelControl6.Location = new System.Drawing.Point(322, 23); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(24, 14); this.labelControl6.TabIndex = 11; this.labelControl6.Text = "到:"; // // labelControl5 // this.labelControl5.Location = new System.Drawing.Point(16, 24); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(24, 14); this.labelControl5.TabIndex = 10; this.labelControl5.Text = "从:"; // // queryBtn // this.queryBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.queryBtn.Location = new System.Drawing.Point(806, 14); this.queryBtn.Name = "queryBtn"; this.queryBtn.Size = new System.Drawing.Size(87, 27); this.queryBtn.TabIndex = 9; this.queryBtn.Text = "查询"; this.queryBtn.Click += new System.EventHandler(this.queryBtn_Click); // // panelContainer1 // this.panelContainer1.Controls.Add(this.dockPanel2); this.panelContainer1.Controls.Add(this.dockPanel1); this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right; this.panelContainer1.ID = new System.Guid("fe5214ec-e932-4925-ba0b-91e301ff69aa"); this.panelContainer1.Location = new System.Drawing.Point(569, 96); this.panelContainer1.Name = "panelContainer1"; this.panelContainer1.OriginalSize = new System.Drawing.Size(349, 200); this.panelContainer1.Size = new System.Drawing.Size(349, 450); this.panelContainer1.Text = "panelContainer1"; // // dockPanel2 // this.dockPanel2.Controls.Add(this.dockPanel2_Container); this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; this.dockPanel2.ID = new System.Guid("bbe3b38f-0089-4a8d-a0d6-7f49fecb50e7"); this.dockPanel2.Location = new System.Drawing.Point(0, 0); this.dockPanel2.Name = "dockPanel2"; this.dockPanel2.Options.ShowCloseButton = false; this.dockPanel2.OriginalSize = new System.Drawing.Size(407, 220); this.dockPanel2.Size = new System.Drawing.Size(349, 223); this.dockPanel2.Text = "放大"; // // dockPanel2_Container // this.dockPanel2_Container.Controls.Add(this.currentFace); this.dockPanel2_Container.Location = new System.Drawing.Point(4, 23); this.dockPanel2_Container.Name = "dockPanel2_Container"; this.dockPanel2_Container.Size = new System.Drawing.Size(341, 196); this.dockPanel2_Container.TabIndex = 0; // // dockPanel1 // this.dockPanel1.Controls.Add(this.dockPanel1_Container); this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill; this.dockPanel1.ID = new System.Guid("7c1444f7-4c06-4293-acc6-c4a6e7b06b5a"); this.dockPanel1.Location = new System.Drawing.Point(0, 223); this.dockPanel1.Name = "dockPanel1"; this.dockPanel1.Options.ShowCloseButton = false; this.dockPanel1.OriginalSize = new System.Drawing.Size(349, 226); this.dockPanel1.Size = new System.Drawing.Size(349, 227); this.dockPanel1.Text = "全景"; // // dockPanel1_Container // this.dockPanel1_Container.Controls.Add(this.wholePicture); this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23); this.dockPanel1_Container.Name = "dockPanel1_Container"; this.dockPanel1_Container.Size = new System.Drawing.Size(341, 200); this.dockPanel1_Container.TabIndex = 0; // // wholePicture // this.wholePicture.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.portraits, "Frame.ImageCopy", true)); this.wholePicture.Dock = System.Windows.Forms.DockStyle.Fill; this.wholePicture.Location = new System.Drawing.Point(0, 0); this.wholePicture.Name = "wholePicture"; this.wholePicture.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom; this.wholePicture.Size = new System.Drawing.Size(341, 200); this.wholePicture.TabIndex = 0; // // barButtonItem1 // this.barButtonItem1.Caption = "相关视频"; this.barButtonItem1.Id = 1; this.barButtonItem1.Name = "barButtonItem1"; // // barButtonItem2 // this.barButtonItem2.Caption = "另存图片"; this.barButtonItem2.Id = 2; this.barButtonItem2.Name = "barButtonItem2"; // // galleryControl1 // this.galleryControl1.Controls.Add(this.galleryControlClient1); this.galleryControl1.DesignGalleryGroupIndex = 0; this.galleryControl1.DesignGalleryItemIndex = 0; this.galleryControl1.Dock = System.Windows.Forms.DockStyle.Fill; // // galleryControl1 // this.galleryControl1.Gallery.HoverImageSize = new System.Drawing.Size(128, 128); this.galleryControl1.Gallery.ImageSize = new System.Drawing.Size(64, 64); this.galleryControl1.Gallery.ItemCheckMode = DevExpress.XtraBars.Ribbon.Gallery.ItemCheckMode.SingleCheck; this.galleryControl1.Gallery.ItemImageLayout = DevExpress.Utils.Drawing.ImageLayoutMode.ZoomInside; this.galleryControl1.Location = new System.Drawing.Point(2, 40); this.galleryControl1.LookAndFeel.SkinName = "Darkroom"; this.galleryControl1.Name = "galleryControl1"; this.galleryControl1.Size = new System.Drawing.Size(565, 370); this.galleryControl1.TabIndex = 10; this.galleryControl1.Text = "galleryControl1"; // // galleryControlClient1 // this.galleryControlClient1.GalleryControl = this.galleryControl1; this.galleryControlClient1.Location = new System.Drawing.Point(2, 2); this.galleryControlClient1.Size = new System.Drawing.Size(544, 366); // // panelControl1 // this.panelControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.panelControl1.Controls.Add(this.currPage); this.panelControl1.Controls.Add(this.navigator); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelControl1.Location = new System.Drawing.Point(2, 410); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(565, 38); this.panelControl1.TabIndex = 1; // // currPage // this.currPage.Location = new System.Drawing.Point(208, 10); this.currPage.Name = "currPage"; this.currPage.Size = new System.Drawing.Size(51, 14); this.currPage.TabIndex = 34; this.currPage.Text = "第 0/0 页"; // // navigator // this.navigator.Buttons.Append.Visible = false; this.navigator.Buttons.CancelEdit.Visible = false; this.navigator.Buttons.Edit.Visible = false; this.navigator.Buttons.EndEdit.Visible = false; this.navigator.Buttons.First.Hint = "跳至第1页"; this.navigator.Buttons.Last.Hint = "跳至最后一页"; this.navigator.Buttons.Next.Visible = false; this.navigator.Buttons.NextPage.Hint = "后一页"; this.navigator.Buttons.Prev.Visible = false; this.navigator.Buttons.PrevPage.Hint = "前一页"; this.navigator.Buttons.Remove.Visible = false; this.navigator.Location = new System.Drawing.Point(6, 6); this.navigator.Margin = new System.Windows.Forms.Padding(3, 0, 3, 0); this.navigator.Name = "navigator"; this.navigator.Size = new System.Drawing.Size(181, 28); this.navigator.TabIndex = 32; this.navigator.Text = "controlNavigator1"; this.navigator.ButtonClick += new DevExpress.XtraEditors.NavigatorButtonClickEventHandler(this.navigator_ButtonClick); // // playRelatedVideo // this.playRelatedVideo.Location = new System.Drawing.Point(14, 5); this.playRelatedVideo.Name = "playRelatedVideo"; this.playRelatedVideo.Size = new System.Drawing.Size(87, 27); this.playRelatedVideo.TabIndex = 7; this.playRelatedVideo.Text = "相关视频"; this.playRelatedVideo.Click += new System.EventHandler(this.toolStripButtonPlayVideo_Click); // // panelControl4 // this.panelControl4.Controls.Add(this.galleryControl1); this.panelControl4.Controls.Add(this.panelControl2); this.panelControl4.Controls.Add(this.panelControl1); this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl4.Location = new System.Drawing.Point(0, 96); this.panelControl4.Name = "panelControl4"; this.panelControl4.Size = new System.Drawing.Size(569, 450); this.panelControl4.TabIndex = 23; // // panelControl2 // this.panelControl2.Controls.Add(this.playRelatedVideo); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl2.Location = new System.Drawing.Point(2, 2); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(565, 38); this.panelControl2.TabIndex = 11; // // PicQueryForm // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(918, 573); this.Controls.Add(this.panelControl4); this.Controls.Add(this.panelContainer1); this.Controls.Add(this.dockPanel3); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; this.Name = "PicQueryForm"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "人像搜索"; this.Load += new System.EventHandler(this.PicQueryForm_Load); ((System.ComponentModel.ISupportInitialize)(this.timeFrom.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.timeTo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.currentFace.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.portraits)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit(); this.dockPanel3.ResumeLayout(false); this.dockPanel3_Container.ResumeLayout(false); this.dockPanel3_Container.PerformLayout(); this.panelContainer1.ResumeLayout(false); this.dockPanel2.ResumeLayout(false); this.dockPanel2_Container.ResumeLayout(false); this.dockPanel1.ResumeLayout(false); this.dockPanel1_Container.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.wholePicture.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.galleryControl1)).EndInit(); this.galleryControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); this.panelControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); this.panelControl4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); this.ResumeLayout(false); }
private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormFacilityClassManage)); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.logicBaseTree1 = new DFWinForms.LogicTree.LogicBaseTree(); this.ucFieldManage1 = new DFDataConfig.UC.UCFieldManage(); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.bbi_Open = new DevExpress.XtraBars.BarButtonItem(); this.bbi_Save = new DevExpress.XtraBars.BarButtonItem(); this.bbi_SaveTo = new DevExpress.XtraBars.BarButtonItem(); this.bbi_LogicDataConfig2D = new DevExpress.XtraBars.BarButtonItem(); this.bbi_2DDataConfig = new DevExpress.XtraBars.BarButtonItem(); this.bbi_3DDataConfig = new DevExpress.XtraBars.BarButtonItem(); 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.imageCollection1 = new DevExpress.Utils.ImageCollection(); this.bbi_LogicDataConfig3D = new DevExpress.XtraBars.BarButtonItem(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit(); this.SuspendLayout(); // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Location = new System.Drawing.Point(0, 24); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.logicBaseTree1); this.splitContainerControl1.Panel1.Text = "Panel1"; this.splitContainerControl1.Panel2.Controls.Add(this.ucFieldManage1); this.splitContainerControl1.Panel2.Text = "Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(755, 406); this.splitContainerControl1.SplitterPosition = 219; this.splitContainerControl1.TabIndex = 0; this.splitContainerControl1.Text = "splitContainerControl1"; // // logicBaseTree1 // this.logicBaseTree1.AllowDragLayer = false; this.logicBaseTree1.AllowMultiSelect = false; this.logicBaseTree1.AutoHide = false; this.logicBaseTree1.Caption = ""; this.logicBaseTree1.CustomColumnCaption = "${res:Interface_类型}"; this.logicBaseTree1.Dock = System.Windows.Forms.DockStyle.Fill; this.logicBaseTree1.ID = null; this.logicBaseTree1.IsActive = false; this.logicBaseTree1.Location = new System.Drawing.Point(0, 0); this.logicBaseTree1.Name = "logicBaseTree1"; this.logicBaseTree1.Pos = null; this.logicBaseTree1.ShowCheckBoxes = false; this.logicBaseTree1.ShowCloseButton = false; this.logicBaseTree1.ShowColorColumn = false; this.logicBaseTree1.ShowColumnHeader = false; this.logicBaseTree1.ShowCustomColumn = false; this.logicBaseTree1.ShowExtendItem = false; this.logicBaseTree1.ShowLayerControlBar = false; this.logicBaseTree1.ShowPopMenu = true; this.logicBaseTree1.ShowQuickSearchBar = true; this.logicBaseTree1.ShowRootLine = true; this.logicBaseTree1.Size = new System.Drawing.Size(219, 406); this.logicBaseTree1.TabIndex = 0; this.logicBaseTree1.Title = null; this.logicBaseTree1.OnHitTest += new DFWinForms.LogicTree.OnHitTestHandler <DFWinForms.LogicTree.IBaseLayer>(this.logicBaseTree1_OnHitTest); this.logicBaseTree1.OnLayerDoubleClick += new DFWinForms.LogicTree.OnLayerDoubleClickHandler <DFWinForms.LogicTree.IBaseLayer>(this.logicBaseTree1_OnLayerDoubleClick); // // ucFieldManage1 // this.ucFieldManage1.Dock = System.Windows.Forms.DockStyle.Fill; this.ucFieldManage1.Location = new System.Drawing.Point(0, 0); this.ucFieldManage1.Name = "ucFieldManage1"; this.ucFieldManage1.NeedSave = false; this.ucFieldManage1.Size = new System.Drawing.Size(531, 406); this.ucFieldManage1.TabIndex = 5; // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1 }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageCollection1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbi_Open, this.bbi_Save, this.bbi_SaveTo, this.bbi_2DDataConfig, this.bbi_3DDataConfig, this.bbi_LogicDataConfig2D, this.bbi_LogicDataConfig3D }); this.barManager1.MainMenu = this.bar1; this.barManager1.MaxItemId = 9; // // bar1 // this.bar1.BarName = "Custom 2"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.None, false, this.bbi_Open, false), new DevExpress.XtraBars.LinkPersistInfo(this.bbi_Save), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.bbi_SaveTo, DevExpress.XtraBars.BarItemPaintStyle.Standard), new DevExpress.XtraBars.LinkPersistInfo(this.bbi_LogicDataConfig2D, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbi_LogicDataConfig3D), new DevExpress.XtraBars.LinkPersistInfo(this.bbi_2DDataConfig, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbi_3DDataConfig, true) }); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DisableCustomization = true; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.MultiLine = true; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 2"; // // bbi_Open // this.bbi_Open.Caption = "打开"; this.bbi_Open.Id = 0; this.bbi_Open.ImageIndex = 0; this.bbi_Open.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)); this.bbi_Open.Name = "bbi_Open"; this.bbi_Open.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_Open_ItemClick); // // bbi_Save // this.bbi_Save.Caption = "保存"; this.bbi_Save.Id = 1; this.bbi_Save.ImageIndex = 1; this.bbi_Save.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)); this.bbi_Save.Name = "bbi_Save"; this.bbi_Save.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_Save_ItemClick); // // bbi_SaveTo // this.bbi_SaveTo.Caption = "另存为"; this.bbi_SaveTo.Id = 2; this.bbi_SaveTo.ImageIndex = 2; this.bbi_SaveTo.ItemShortcut = new DevExpress.XtraBars.BarShortcut(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) | System.Windows.Forms.Keys.S)); this.bbi_SaveTo.Name = "bbi_SaveTo"; this.bbi_SaveTo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_SaveTo_ItemClick); // // bbi_LogicDataConfig2D // this.bbi_LogicDataConfig2D.Caption = "2D逻辑分类数据管理"; this.bbi_LogicDataConfig2D.Id = 7; this.bbi_LogicDataConfig2D.ImageIndex = 6; this.bbi_LogicDataConfig2D.Name = "bbi_LogicDataConfig2D"; this.bbi_LogicDataConfig2D.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_LogicDataConfig_ItemClick); // // bbi_2DDataConfig // this.bbi_2DDataConfig.Caption = "二维数据关联"; this.bbi_2DDataConfig.Id = 5; this.bbi_2DDataConfig.ImageIndex = 4; this.bbi_2DDataConfig.Name = "bbi_2DDataConfig"; this.bbi_2DDataConfig.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_2DDataConfig_ItemClick); // // bbi_3DDataConfig // this.bbi_3DDataConfig.Caption = "三维数据关联"; this.bbi_3DDataConfig.Id = 6; this.bbi_3DDataConfig.ImageIndex = 5; this.bbi_3DDataConfig.Name = "bbi_3DDataConfig"; this.bbi_3DDataConfig.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_3DDataConfig_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.Size = new System.Drawing.Size(755, 24); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 430); this.barDockControlBottom.Size = new System.Drawing.Size(755, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 406); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(755, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 406); // // imageCollection1 // this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream"))); this.imageCollection1.InsertGalleryImage("open_16x16.png", "images/actions/open_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/open_16x16.png"), 0); this.imageCollection1.Images.SetKeyName(0, "open_16x16.png"); this.imageCollection1.InsertGalleryImage("saveall_16x16.png", "images/save/saveall_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/save/saveall_16x16.png"), 1); this.imageCollection1.Images.SetKeyName(1, "saveall_16x16.png"); this.imageCollection1.InsertGalleryImage("saveas_16x16.png", "images/save/saveas_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/save/saveas_16x16.png"), 2); this.imageCollection1.Images.SetKeyName(2, "saveas_16x16.png"); this.imageCollection1.InsertGalleryImage("additem_16x16.png", "images/actions/additem_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/additem_16x16.png"), 3); this.imageCollection1.Images.SetKeyName(3, "additem_16x16.png"); this.imageCollection1.Images.SetKeyName(4, "m_2DMode.png"); this.imageCollection1.Images.SetKeyName(5, "m_3DMode.png"); this.imageCollection1.InsertGalleryImage("group_16x16.png", "images/actions/group_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/group_16x16.png"), 6); this.imageCollection1.Images.SetKeyName(6, "group_16x16.png"); // // bbi_LogicDataConfig3D // this.bbi_LogicDataConfig3D.Caption = "3D逻辑分类数据管理"; this.bbi_LogicDataConfig3D.Glyph = ((System.Drawing.Image)(resources.GetObject("bbi_LogicDataConfig3D.Glyph"))); this.bbi_LogicDataConfig3D.Id = 8; this.bbi_LogicDataConfig3D.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("bbi_LogicDataConfig3D.LargeGlyph"))); this.bbi_LogicDataConfig3D.Name = "bbi_LogicDataConfig3D"; this.bbi_LogicDataConfig3D.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbi_LogicDataConfig3D_ItemClick); // // FormFacilityClassManage // this.ClientSize = new System.Drawing.Size(755, 430); this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "FormFacilityClassManage"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "设施类管理"; this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FormFacilityClassManage_FormClosed); this.Load += new System.EventHandler(this.FormFacilityClassManage_Load); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.Utils.SuperToolTip superToolTip14 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem14 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip15 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem15 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip17 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem17 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip16 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem16 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip18 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem18 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip19 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem19 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip21 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem21 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip26 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem26 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip20 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem20 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip22 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem22 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip23 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem23 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip24 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem24 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip25 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem25 = new DevExpress.Utils.ToolTipTitleItem(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_promociones)); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition(); this.articid = new System.Windows.Forms.TextBox(); this.articname = new System.Windows.Forms.TextBox(); this.bar2 = new DevExpress.XtraBars.Bar(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.btn_nuevo = new DevExpress.XtraBars.BarButtonItem(); this.btn_editar = new DevExpress.XtraBars.BarButtonItem(); this.btn_cancelar = new DevExpress.XtraBars.BarButtonItem(); this.btn_grabar = new DevExpress.XtraBars.BarButtonItem(); this.btn_eliminar = new DevExpress.XtraBars.BarButtonItem(); this.btn_imprimir = new DevExpress.XtraBars.BarButtonItem(); this.btn_log = new DevExpress.XtraBars.BarButtonItem(); this.btn_clave = new DevExpress.XtraBars.BarButtonItem(); this.btn_salir = new DevExpress.XtraBars.BarButtonItem(); 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.btnLoad = new DevExpress.XtraBars.BarButtonItem(); this.btnInicio = new DevExpress.XtraBars.BarButtonItem(); this.btnAnterior = new DevExpress.XtraBars.BarButtonItem(); this.btnSiguiente = new DevExpress.XtraBars.BarButtonItem(); this.btnUltimo = new DevExpress.XtraBars.BarButtonItem(); this.pnl_01 = new DevExpress.XtraEditors.PanelControl(); this.rdb_estado = new DevExpress.XtraEditors.RadioGroup(); this.pnl_dias = new DevExpress.XtraEditors.PanelControl(); this.chk_sab = new DevExpress.XtraEditors.CheckEdit(); this.chk_lun = new DevExpress.XtraEditors.CheckEdit(); this.chk_mar = new DevExpress.XtraEditors.CheckEdit(); this.chk_dom = new DevExpress.XtraEditors.CheckEdit(); this.chk_mie = new DevExpress.XtraEditors.CheckEdit(); this.chk_jue = new DevExpress.XtraEditors.CheckEdit(); this.chk_vie = new DevExpress.XtraEditors.CheckEdit(); this.exclusivo = new System.Windows.Forms.TextBox(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.chk_solodias = new DevExpress.XtraEditors.CheckEdit(); this.impopack = new System.Windows.Forms.TextBox(); this.labelControl19 = new DevExpress.XtraEditors.LabelControl(); this.npack = new System.Windows.Forms.TextBox(); this.aplicfin = new System.Windows.Forms.TextBox(); this.aplicini = new System.Windows.Forms.TextBox(); this.impodoc = new System.Windows.Forms.TextBox(); this.labelControl18 = new DevExpress.XtraEditors.LabelControl(); this.labelControl17 = new DevExpress.XtraEditors.LabelControl(); this.labelControl16 = new DevExpress.XtraEditors.LabelControl(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.cmb_grupopromocion = new System.Windows.Forms.ComboBox(); this.labelControl15 = new DevExpress.XtraEditors.LabelControl(); this.perdsctocab = new System.Windows.Forms.TextBox(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); this.chk_aldocum = new DevExpress.XtraEditors.CheckEdit(); this.prioridad = new System.Windows.Forms.TextBox(); this.labelControl13 = new DevExpress.XtraEditors.LabelControl(); this.cmb_tarjgrupoid = new System.Windows.Forms.ComboBox(); this.labelControl12 = new DevExpress.XtraEditors.LabelControl(); this.cmb_tiendalist = new System.Windows.Forms.ComboBox(); this.fechafin = new System.Windows.Forms.DateTimePicker(); this.fechaini = new System.Windows.Forms.DateTimePicker(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.promoname = new System.Windows.Forms.TextBox(); this.promoid = new System.Windows.Forms.TextBox(); this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); this.pnlcontroldet = new DevExpress.XtraEditors.PanelControl(); this.btn_update = new DevExpress.XtraEditors.SimpleButton(); this.btn_search = new DevExpress.XtraEditors.SimpleButton(); this.rollo_search = new System.Windows.Forms.TextBox(); this.btn_exportar = new DevExpress.XtraEditors.SimpleButton(); this.btn_importar = new DevExpress.XtraEditors.SimpleButton(); this.chk_aldoc2 = new DevExpress.XtraEditors.CheckEdit(); this.btn_del = new DevExpress.XtraEditors.SimpleButton(); this.btn_add = new DevExpress.XtraEditors.SimpleButton(); this.btn_save = new DevExpress.XtraEditors.SimpleButton(); this.precunit = new System.Windows.Forms.TextBox(); this.percdscto = new System.Windows.Forms.TextBox(); this.labelControl9 = new DevExpress.XtraEditors.LabelControl(); this.labelControl8 = new DevExpress.XtraEditors.LabelControl(); this.dgb_promodet = new System.Windows.Forms.DataGridView(); this.@__promoid = new System.Windows.Forms.DataGridViewTextBoxColumn(); this._articid = new System.Windows.Forms.DataGridViewTextBoxColumn(); this._articidold = new System.Windows.Forms.DataGridViewTextBoxColumn(); this._articname = new System.Windows.Forms.DataGridViewTextBoxColumn(); this._es_dscto = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.@__percdscto = new System.Windows.Forms.DataGridViewTextBoxColumn(); this._precunit = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.@__status = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.@__feact = new System.Windows.Forms.DataGridViewTextBoxColumn(); this._usuarip = new System.Windows.Forms.DataGridViewTextBoxColumn(); this._cantidad = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.Group_chks = new DevExpress.XtraEditors.RadioGroup(); this.cmb_perianio = new System.Windows.Forms.ComboBox(); this.cmb_grupopromocion2 = new System.Windows.Forms.ComboBox(); this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); this.labelControl10 = new DevExpress.XtraEditors.LabelControl(); this.Mdi_dgv_promociones = new DevExpress.XtraGrid.GridControl(); this.dgv_promociones = new DevExpress.XtraGrid.Views.Grid.GridView(); this._promoid = new DevExpress.XtraGrid.Columns.GridColumn(); this._prioridad = new DevExpress.XtraGrid.Columns.GridColumn(); this._status = new DevExpress.XtraGrid.Columns.GridColumn(); this._exclusivo = new DevExpress.XtraGrid.Columns.GridColumn(); this._promoname = new DevExpress.XtraGrid.Columns.GridColumn(); this._tiendalist = new DevExpress.XtraGrid.Columns.GridColumn(); this._tarjgrupoid = new DevExpress.XtraGrid.Columns.GridColumn(); this._tarjetaid = new DevExpress.XtraGrid.Columns.GridColumn(); this._percdscto = new DevExpress.XtraGrid.Columns.GridColumn(); this._al_docum = new DevExpress.XtraGrid.Columns.GridColumn(); this._fechaini = new DevExpress.XtraGrid.Columns.GridColumn(); this._fechafin = new DevExpress.XtraGrid.Columns.GridColumn(); this._promotipoid = new DevExpress.XtraGrid.Columns.GridColumn(); this._grupopromoid = new DevExpress.XtraGrid.Columns.GridColumn(); this._campaniaid = new DevExpress.XtraGrid.Columns.GridColumn(); this._usuar = new DevExpress.XtraGrid.Columns.GridColumn(); this._fecre = new DevExpress.XtraGrid.Columns.GridColumn(); this._feact = new DevExpress.XtraGrid.Columns.GridColumn(); this._usuarap = new DevExpress.XtraGrid.Columns.GridColumn(); this._fechap = new DevExpress.XtraGrid.Columns.GridColumn(); this._solodias = new DevExpress.XtraGrid.Columns.GridColumn(); this._dom = new DevExpress.XtraGrid.Columns.GridColumn(); this._lun = new DevExpress.XtraGrid.Columns.GridColumn(); this._mar = new DevExpress.XtraGrid.Columns.GridColumn(); this._mie = new DevExpress.XtraGrid.Columns.GridColumn(); this._jue = new DevExpress.XtraGrid.Columns.GridColumn(); this._vie = new DevExpress.XtraGrid.Columns.GridColumn(); this._sab = new DevExpress.XtraGrid.Columns.GridColumn(); this._npack = new DevExpress.XtraGrid.Columns.GridColumn(); this._impopack = new DevExpress.XtraGrid.Columns.GridColumn(); this._aplicini = new DevExpress.XtraGrid.Columns.GridColumn(); this._aplicfin = new DevExpress.XtraGrid.Columns.GridColumn(); this._impodoc = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pnl_01)).BeginInit(); this.pnl_01.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.rdb_estado.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pnl_dias)).BeginInit(); this.pnl_dias.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_sab.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_lun.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_mar.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_dom.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_mie.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_jue.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_vie.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_solodias.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_aldocum.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pnlcontroldet)).BeginInit(); this.pnlcontroldet.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_aldoc2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgb_promodet)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Group_chks.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Mdi_dgv_promociones)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv_promociones)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit(); this.SuspendLayout(); // // articid // this.articid.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.articid.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.articid.Location = new System.Drawing.Point(76, 4); this.articid.MaxLength = 10; this.articid.Name = "articid"; this.articid.Size = new System.Drawing.Size(66, 20); this.articid.TabIndex = 11; this.articid.Text = "00000000"; this.articid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.articid_KeyDown); // // articname // this.articname.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.articname.Location = new System.Drawing.Point(143, 4); this.articname.Name = "articname"; this.articname.Size = new System.Drawing.Size(326, 21); this.articname.TabIndex = 12; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(214, 135); this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.btn_nuevo, this.btn_editar, this.btn_grabar, this.btn_cancelar, this.btn_eliminar, this.btn_imprimir, this.btnLoad, this.btn_log, this.btnInicio, this.btnAnterior, this.btnSiguiente, this.btnUltimo, this.btn_salir, this.btn_clave}); this.barManager1.MainMenu = this.bar1; this.barManager1.MaxItemId = 16; // // bar1 // this.bar1.BarName = "Main menu"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.FloatLocation = new System.Drawing.Point(214, 135); this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_nuevo, DevExpress.XtraBars.BarItemPaintStyle.Standard), new DevExpress.XtraBars.LinkPersistInfo(this.btn_editar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_cancelar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_grabar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_eliminar), new DevExpress.XtraBars.LinkPersistInfo(this.btn_imprimir), new DevExpress.XtraBars.LinkPersistInfo(this.btn_log), new DevExpress.XtraBars.LinkPersistInfo(this.btn_clave), new DevExpress.XtraBars.LinkPersistInfo(this.btn_salir)}); this.bar1.OptionsBar.MultiLine = true; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Main menu"; // // btn_nuevo // this.btn_nuevo.Caption = "btnNew"; this.btn_nuevo.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_nuevo.Glyph"))); this.btn_nuevo.Id = 2; this.btn_nuevo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_nuevo.LargeGlyph"))); this.btn_nuevo.Name = "btn_nuevo"; toolTipTitleItem14.Text = "Nuevo"; superToolTip14.Items.Add(toolTipTitleItem14); this.btn_nuevo.SuperTip = superToolTip14; this.btn_nuevo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_nuevo_ItemClick); // // btn_editar // this.btn_editar.Caption = "btnEdit"; this.btn_editar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_editar.Glyph"))); this.btn_editar.Id = 3; this.btn_editar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_editar.LargeGlyph"))); this.btn_editar.Name = "btn_editar"; toolTipTitleItem15.Text = "Editar"; superToolTip15.Items.Add(toolTipTitleItem15); this.btn_editar.SuperTip = superToolTip15; this.btn_editar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_editar_ItemClick); // // btn_cancelar // this.btn_cancelar.Caption = "btnCancel"; this.btn_cancelar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.Glyph"))); this.btn_cancelar.Id = 5; this.btn_cancelar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_cancelar.LargeGlyph"))); this.btn_cancelar.Name = "btn_cancelar"; toolTipTitleItem17.Text = "Cancelar"; superToolTip17.Items.Add(toolTipTitleItem17); this.btn_cancelar.SuperTip = superToolTip17; this.btn_cancelar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_cancelar_ItemClick); // // btn_grabar // this.btn_grabar.Caption = "btnSave"; this.btn_grabar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_grabar.Glyph"))); this.btn_grabar.Id = 4; this.btn_grabar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_grabar.LargeGlyph"))); this.btn_grabar.Name = "btn_grabar"; toolTipTitleItem16.Text = "Guardar"; superToolTip16.Items.Add(toolTipTitleItem16); this.btn_grabar.SuperTip = superToolTip16; this.btn_grabar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_grabar_ItemClick); // // btn_eliminar // this.btn_eliminar.Caption = "btnDelete"; this.btn_eliminar.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_eliminar.Glyph"))); this.btn_eliminar.Id = 6; this.btn_eliminar.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_eliminar.LargeGlyph"))); this.btn_eliminar.Name = "btn_eliminar"; toolTipTitleItem18.Text = "Elimar Registro"; superToolTip18.Items.Add(toolTipTitleItem18); this.btn_eliminar.SuperTip = superToolTip18; this.btn_eliminar.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_eliminar_ItemClick); // // btn_imprimir // this.btn_imprimir.Caption = "btnPrint"; this.btn_imprimir.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_imprimir.Glyph"))); this.btn_imprimir.Id = 7; this.btn_imprimir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_imprimir.LargeGlyph"))); this.btn_imprimir.Name = "btn_imprimir"; toolTipTitleItem19.Text = "Imprimir"; superToolTip19.Items.Add(toolTipTitleItem19); this.btn_imprimir.SuperTip = superToolTip19; // // btn_log // this.btn_log.Caption = "btnLog"; this.btn_log.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_log.Glyph"))); this.btn_log.Id = 9; this.btn_log.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_log.LargeGlyph"))); this.btn_log.Name = "btn_log"; toolTipTitleItem21.Text = "Log"; superToolTip21.Items.Add(toolTipTitleItem21); this.btn_log.SuperTip = superToolTip21; // // btn_clave // this.btn_clave.Caption = "btnLock"; this.btn_clave.Glyph = global::BapFormulariosNet.Properties.Resources.btn_Lock20; this.btn_clave.Id = 15; this.btn_clave.Name = "btn_clave"; this.btn_clave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_clave_ItemClick); // // btn_salir // this.btn_salir.Caption = "btnExit"; this.btn_salir.Glyph = ((System.Drawing.Image)(resources.GetObject("btn_salir.Glyph"))); this.btn_salir.Id = 14; this.btn_salir.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_salir.LargeGlyph"))); this.btn_salir.Name = "btn_salir"; toolTipTitleItem26.Text = "Salir"; superToolTip26.Items.Add(toolTipTitleItem26); this.btn_salir.SuperTip = superToolTip26; this.btn_salir.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_salir_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.Size = new System.Drawing.Size(1038, 28); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 595); this.barDockControlBottom.Size = new System.Drawing.Size(1038, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 28); this.barDockControlLeft.Size = new System.Drawing.Size(0, 567); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1038, 28); this.barDockControlRight.Size = new System.Drawing.Size(0, 567); // // btnLoad // this.btnLoad.Caption = "btnLoad"; this.btnLoad.Glyph = ((System.Drawing.Image)(resources.GetObject("btnLoad.Glyph"))); this.btnLoad.Id = 8; this.btnLoad.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnLoad.LargeGlyph"))); this.btnLoad.Name = "btnLoad"; toolTipTitleItem20.Text = "Actualizar"; superToolTip20.Items.Add(toolTipTitleItem20); this.btnLoad.SuperTip = superToolTip20; // // btnInicio // this.btnInicio.Caption = "btnInicio"; this.btnInicio.Glyph = ((System.Drawing.Image)(resources.GetObject("btnInicio.Glyph"))); this.btnInicio.Id = 10; this.btnInicio.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnInicio.LargeGlyph"))); this.btnInicio.Name = "btnInicio"; toolTipTitleItem22.Text = "Primer Registro"; superToolTip22.Items.Add(toolTipTitleItem22); this.btnInicio.SuperTip = superToolTip22; // // btnAnterior // this.btnAnterior.Caption = "btnAnterior"; this.btnAnterior.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAnterior.Glyph"))); this.btnAnterior.Id = 11; this.btnAnterior.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnAnterior.LargeGlyph"))); this.btnAnterior.Name = "btnAnterior"; toolTipTitleItem23.Text = "Anterior Registro"; superToolTip23.Items.Add(toolTipTitleItem23); this.btnAnterior.SuperTip = superToolTip23; // // btnSiguiente // this.btnSiguiente.Caption = "btnSiguiente"; this.btnSiguiente.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSiguiente.Glyph"))); this.btnSiguiente.Id = 12; this.btnSiguiente.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnSiguiente.LargeGlyph"))); this.btnSiguiente.Name = "btnSiguiente"; toolTipTitleItem24.Text = "Siguiente Registro"; superToolTip24.Items.Add(toolTipTitleItem24); this.btnSiguiente.SuperTip = superToolTip24; // // btnUltimo // this.btnUltimo.Caption = "btnUltimo"; this.btnUltimo.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUltimo.Glyph"))); this.btnUltimo.Id = 13; this.btnUltimo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnUltimo.LargeGlyph"))); this.btnUltimo.Name = "btnUltimo"; toolTipTitleItem25.Text = "Ultimo Registro"; superToolTip25.Items.Add(toolTipTitleItem25); this.btnUltimo.SuperTip = superToolTip25; // // pnl_01 // this.pnl_01.Appearance.BackColor = System.Drawing.Color.Teal; this.pnl_01.Appearance.BackColor2 = System.Drawing.Color.White; this.pnl_01.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); this.pnl_01.Appearance.ForeColor = System.Drawing.Color.White; this.pnl_01.Appearance.Options.UseBackColor = true; this.pnl_01.Appearance.Options.UseFont = true; this.pnl_01.Appearance.Options.UseForeColor = true; this.pnl_01.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pnl_01.Controls.Add(this.rdb_estado); this.pnl_01.Controls.Add(this.pnl_dias); this.pnl_01.Controls.Add(this.exclusivo); this.pnl_01.Controls.Add(this.labelControl1); this.pnl_01.Controls.Add(this.chk_solodias); this.pnl_01.Controls.Add(this.impopack); this.pnl_01.Controls.Add(this.labelControl19); this.pnl_01.Controls.Add(this.npack); this.pnl_01.Controls.Add(this.aplicfin); this.pnl_01.Controls.Add(this.aplicini); this.pnl_01.Controls.Add(this.impodoc); this.pnl_01.Controls.Add(this.labelControl18); this.pnl_01.Controls.Add(this.labelControl17); this.pnl_01.Controls.Add(this.labelControl16); this.pnl_01.Controls.Add(this.labelControl7); this.pnl_01.Controls.Add(this.cmb_grupopromocion); this.pnl_01.Controls.Add(this.labelControl15); this.pnl_01.Controls.Add(this.perdsctocab); this.pnl_01.Controls.Add(this.labelControl14); this.pnl_01.Controls.Add(this.chk_aldocum); this.pnl_01.Controls.Add(this.prioridad); this.pnl_01.Controls.Add(this.labelControl13); this.pnl_01.Controls.Add(this.cmb_tarjgrupoid); this.pnl_01.Controls.Add(this.labelControl12); this.pnl_01.Controls.Add(this.cmb_tiendalist); this.pnl_01.Controls.Add(this.fechafin); this.pnl_01.Controls.Add(this.fechaini); this.pnl_01.Controls.Add(this.labelControl6); this.pnl_01.Controls.Add(this.labelControl5); this.pnl_01.Controls.Add(this.labelControl4); this.pnl_01.Controls.Add(this.promoname); this.pnl_01.Controls.Add(this.promoid); this.pnl_01.Controls.Add(this.labelControl3); this.pnl_01.Location = new System.Drawing.Point(474, 31); this.pnl_01.Name = "pnl_01"; this.pnl_01.Size = new System.Drawing.Size(873, 272); this.pnl_01.TabIndex = 120; // // rdb_estado // this.rdb_estado.Cursor = System.Windows.Forms.Cursors.Hand; this.rdb_estado.Location = new System.Drawing.Point(402, 29); this.rdb_estado.MenuManager = this.barManager1; this.rdb_estado.Name = "rdb_estado"; this.rdb_estado.Properties.Appearance.BackColor = System.Drawing.Color.Transparent; this.rdb_estado.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.rdb_estado.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.rdb_estado.Properties.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical; this.rdb_estado.Properties.Appearance.Options.UseBackColor = true; this.rdb_estado.Properties.Appearance.Options.UseFont = true; this.rdb_estado.Properties.Appearance.Options.UseForeColor = true; this.rdb_estado.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.rdb_estado.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem(0, "Activo"), new DevExpress.XtraEditors.Controls.RadioGroupItem(9, "Inactivo")}); this.rdb_estado.Size = new System.Drawing.Size(81, 38); this.rdb_estado.TabIndex = 183; // // pnl_dias // this.pnl_dias.Appearance.BackColor = System.Drawing.Color.Teal; this.pnl_dias.Appearance.BackColor2 = System.Drawing.Color.White; this.pnl_dias.Appearance.Options.UseBackColor = true; this.pnl_dias.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pnl_dias.Controls.Add(this.chk_sab); this.pnl_dias.Controls.Add(this.chk_lun); this.pnl_dias.Controls.Add(this.chk_mar); this.pnl_dias.Controls.Add(this.chk_dom); this.pnl_dias.Controls.Add(this.chk_mie); this.pnl_dias.Controls.Add(this.chk_jue); this.pnl_dias.Controls.Add(this.chk_vie); this.pnl_dias.Location = new System.Drawing.Point(120, 140); this.pnl_dias.Name = "pnl_dias"; this.pnl_dias.Size = new System.Drawing.Size(139, 60); this.pnl_dias.TabIndex = 182; // // chk_sab // this.chk_sab.Location = new System.Drawing.Point(51, 40); this.chk_sab.MenuManager = this.barManager1; this.chk_sab.Name = "chk_sab"; this.chk_sab.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.chk_sab.Properties.Appearance.Options.UseForeColor = true; this.chk_sab.Properties.Caption = "SA"; this.chk_sab.Size = new System.Drawing.Size(39, 19); this.chk_sab.TabIndex = 178; // // chk_lun // this.chk_lun.Location = new System.Drawing.Point(6, 0); this.chk_lun.MenuManager = this.barManager1; this.chk_lun.Name = "chk_lun"; this.chk_lun.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.chk_lun.Properties.Appearance.Options.UseForeColor = true; this.chk_lun.Properties.Caption = "LU"; this.chk_lun.Size = new System.Drawing.Size(39, 19); this.chk_lun.TabIndex = 173; // // chk_mar // this.chk_mar.Location = new System.Drawing.Point(6, 20); this.chk_mar.MenuManager = this.barManager1; this.chk_mar.Name = "chk_mar"; this.chk_mar.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.chk_mar.Properties.Appearance.Options.UseForeColor = true; this.chk_mar.Properties.Caption = "MA"; this.chk_mar.Size = new System.Drawing.Size(39, 19); this.chk_mar.TabIndex = 174; // // chk_dom // this.chk_dom.Location = new System.Drawing.Point(96, 0); this.chk_dom.MenuManager = this.barManager1; this.chk_dom.Name = "chk_dom"; this.chk_dom.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.chk_dom.Properties.Appearance.Options.UseForeColor = true; this.chk_dom.Properties.Caption = "DO"; this.chk_dom.Size = new System.Drawing.Size(39, 19); this.chk_dom.TabIndex = 179; // // chk_mie // this.chk_mie.Location = new System.Drawing.Point(6, 40); this.chk_mie.MenuManager = this.barManager1; this.chk_mie.Name = "chk_mie"; this.chk_mie.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.chk_mie.Properties.Appearance.Options.UseForeColor = true; this.chk_mie.Properties.Caption = "MI"; this.chk_mie.Size = new System.Drawing.Size(39, 19); this.chk_mie.TabIndex = 175; // // chk_jue // this.chk_jue.Location = new System.Drawing.Point(51, 0); this.chk_jue.MenuManager = this.barManager1; this.chk_jue.Name = "chk_jue"; this.chk_jue.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.chk_jue.Properties.Appearance.Options.UseForeColor = true; this.chk_jue.Properties.Caption = "JU"; this.chk_jue.Size = new System.Drawing.Size(39, 19); this.chk_jue.TabIndex = 176; // // chk_vie // this.chk_vie.Location = new System.Drawing.Point(51, 20); this.chk_vie.MenuManager = this.barManager1; this.chk_vie.Name = "chk_vie"; this.chk_vie.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.chk_vie.Properties.Appearance.Options.UseForeColor = true; this.chk_vie.Properties.Caption = "VI"; this.chk_vie.Size = new System.Drawing.Size(39, 19); this.chk_vie.TabIndex = 177; // // exclusivo // this.exclusivo.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.exclusivo.Location = new System.Drawing.Point(352, 160); this.exclusivo.Name = "exclusivo"; this.exclusivo.Size = new System.Drawing.Size(22, 21); this.exclusivo.TabIndex = 181; this.exclusivo.Text = "1"; this.exclusivo.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl1.Location = new System.Drawing.Point(280, 165); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(66, 13); this.labelControl1.TabIndex = 180; this.labelControl1.Text = "» Exclusivo:"; // // chk_solodias // this.chk_solodias.Location = new System.Drawing.Point(45, 140); this.chk_solodias.MenuManager = this.barManager1; this.chk_solodias.Name = "chk_solodias"; this.chk_solodias.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.chk_solodias.Properties.Appearance.Options.UseForeColor = true; this.chk_solodias.Properties.Caption = "Solo Dias ?"; this.chk_solodias.Size = new System.Drawing.Size(85, 19); this.chk_solodias.TabIndex = 172; this.chk_solodias.CheckedChanged += new System.EventHandler(this.chk_solodias_CheckedChanged); // // impopack // this.impopack.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.impopack.Location = new System.Drawing.Point(275, 206); this.impopack.Name = "impopack"; this.impopack.Size = new System.Drawing.Size(72, 21); this.impopack.TabIndex = 171; this.impopack.Text = "0.00"; this.impopack.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.impopack.KeyDown += new System.Windows.Forms.KeyEventHandler(this.impopack_KeyDown); // // labelControl19 // this.labelControl19.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl19.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl19.Location = new System.Drawing.Point(159, 211); this.labelControl19.Name = "labelControl19"; this.labelControl19.Size = new System.Drawing.Size(108, 13); this.labelControl19.TabIndex = 170; this.labelControl19.Text = "» Importe de Pack:"; // // npack // this.npack.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.npack.Location = new System.Drawing.Point(121, 206); this.npack.Name = "npack"; this.npack.Size = new System.Drawing.Size(22, 21); this.npack.TabIndex = 169; this.npack.Text = "1"; this.npack.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.npack.KeyDown += new System.Windows.Forms.KeyEventHandler(this.npack_KeyDown); // // aplicfin // this.aplicfin.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.aplicfin.Location = new System.Drawing.Point(194, 229); this.aplicfin.Name = "aplicfin"; this.aplicfin.Size = new System.Drawing.Size(25, 21); this.aplicfin.TabIndex = 168; this.aplicfin.Text = "999"; this.aplicfin.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.aplicfin.KeyDown += new System.Windows.Forms.KeyEventHandler(this.aplicfin_KeyDown); // // aplicini // this.aplicini.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.aplicini.Location = new System.Drawing.Point(121, 229); this.aplicini.Name = "aplicini"; this.aplicini.Size = new System.Drawing.Size(22, 21); this.aplicini.TabIndex = 167; this.aplicini.Text = "1"; this.aplicini.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.aplicini.KeyDown += new System.Windows.Forms.KeyEventHandler(this.aplicini_KeyDown); // // impodoc // this.impodoc.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.impodoc.Location = new System.Drawing.Point(305, 247); this.impodoc.Name = "impodoc"; this.impodoc.Size = new System.Drawing.Size(69, 21); this.impodoc.TabIndex = 166; this.impodoc.Text = "0.00"; this.impodoc.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // labelControl18 // this.labelControl18.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl18.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl18.Location = new System.Drawing.Point(11, 253); this.labelControl18.Name = "labelControl18"; this.labelControl18.Size = new System.Drawing.Size(288, 13); this.labelControl18.TabIndex = 165; this.labelControl18.Text = "»» Siempre que el Importe del Documento sea >= "; // // labelControl17 // this.labelControl17.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl17.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl17.Location = new System.Drawing.Point(159, 234); this.labelControl17.Name = "labelControl17"; this.labelControl17.Size = new System.Drawing.Size(28, 13); this.labelControl17.TabIndex = 164; this.labelControl17.Text = "» AL:"; // // labelControl16 // this.labelControl16.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl16.Location = new System.Drawing.Point(12, 235); this.labelControl16.Name = "labelControl16"; this.labelControl16.Size = new System.Drawing.Size(73, 13); this.labelControl16.TabIndex = 163; this.labelControl16.Text = "» Aplicar del:"; // // labelControl7 // this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl7.Location = new System.Drawing.Point(11, 211); this.labelControl7.Name = "labelControl7"; this.labelControl7.Size = new System.Drawing.Size(58, 13); this.labelControl7.TabIndex = 162; this.labelControl7.Text = "» Pack de:"; // // cmb_grupopromocion // this.cmb_grupopromocion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmb_grupopromocion.FormattingEnabled = true; this.cmb_grupopromocion.Location = new System.Drawing.Point(120, 116); this.cmb_grupopromocion.Name = "cmb_grupopromocion"; this.cmb_grupopromocion.Size = new System.Drawing.Size(201, 21); this.cmb_grupopromocion.TabIndex = 160; // // labelControl15 // this.labelControl15.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl15.Location = new System.Drawing.Point(10, 119); this.labelControl15.Name = "labelControl15"; this.labelControl15.Size = new System.Drawing.Size(81, 13); this.labelControl15.TabIndex = 159; this.labelControl15.Text = "» Grupo Prom:"; // // perdsctocab // this.perdsctocab.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.perdsctocab.Location = new System.Drawing.Point(321, 70); this.perdsctocab.Name = "perdsctocab"; this.perdsctocab.Size = new System.Drawing.Size(69, 21); this.perdsctocab.TabIndex = 158; this.perdsctocab.Text = "0.00"; this.perdsctocab.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // labelControl14 // this.labelControl14.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl14.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl14.Location = new System.Drawing.Point(256, 74); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(59, 13); this.labelControl14.TabIndex = 157; this.labelControl14.Text = "» %Dscto:"; // // chk_aldocum // this.chk_aldocum.Location = new System.Drawing.Point(155, 71); this.chk_aldocum.MenuManager = this.barManager1; this.chk_aldocum.Name = "chk_aldocum"; this.chk_aldocum.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.chk_aldocum.Properties.Appearance.Options.UseForeColor = true; this.chk_aldocum.Properties.Caption = "Al Documento ?"; this.chk_aldocum.Size = new System.Drawing.Size(97, 19); this.chk_aldocum.TabIndex = 156; // // prioridad // this.prioridad.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.prioridad.Location = new System.Drawing.Point(120, 70); this.prioridad.Name = "prioridad"; this.prioridad.Size = new System.Drawing.Size(22, 21); this.prioridad.TabIndex = 155; this.prioridad.Text = "2"; this.prioridad.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // labelControl13 // this.labelControl13.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl13.Location = new System.Drawing.Point(11, 74); this.labelControl13.Name = "labelControl13"; this.labelControl13.Size = new System.Drawing.Size(65, 13); this.labelControl13.TabIndex = 154; this.labelControl13.Text = "» Prioridad:"; // // cmb_tarjgrupoid // this.cmb_tarjgrupoid.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmb_tarjgrupoid.FormattingEnabled = true; this.cmb_tarjgrupoid.Location = new System.Drawing.Point(120, 47); this.cmb_tarjgrupoid.Name = "cmb_tarjgrupoid"; this.cmb_tarjgrupoid.Size = new System.Drawing.Size(201, 21); this.cmb_tarjgrupoid.TabIndex = 153; // // labelControl12 // this.labelControl12.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl12.Location = new System.Drawing.Point(11, 52); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(99, 13); this.labelControl12.TabIndex = 152; this.labelControl12.Text = "» Grupo Tarjetas:"; // // cmb_tiendalist // this.cmb_tiendalist.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmb_tiendalist.FormattingEnabled = true; this.cmb_tiendalist.Location = new System.Drawing.Point(120, 25); this.cmb_tiendalist.Name = "cmb_tiendalist"; this.cmb_tiendalist.Size = new System.Drawing.Size(201, 21); this.cmb_tiendalist.TabIndex = 151; // // fechafin // this.fechafin.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.fechafin.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.fechafin.Location = new System.Drawing.Point(321, 93); this.fechafin.Name = "fechafin"; this.fechafin.Size = new System.Drawing.Size(80, 20); this.fechafin.TabIndex = 125; // // fechaini // this.fechaini.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.fechaini.Format = System.Windows.Forms.DateTimePickerFormat.Short; this.fechaini.Location = new System.Drawing.Point(120, 93); this.fechaini.Name = "fechaini"; this.fechaini.Size = new System.Drawing.Size(80, 20); this.fechaini.TabIndex = 124; // // labelControl6 // this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl6.Appearance.ForeColor = System.Drawing.Color.Black; this.labelControl6.Location = new System.Drawing.Point(250, 96); this.labelControl6.Name = "labelControl6"; this.labelControl6.Size = new System.Drawing.Size(66, 13); this.labelControl6.TabIndex = 135; this.labelControl6.Text = "» Fecha Fin:"; // // labelControl5 // this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl5.Location = new System.Drawing.Point(11, 96); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(81, 13); this.labelControl5.TabIndex = 134; this.labelControl5.Text = "» Fecha Inicio:"; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl4.Location = new System.Drawing.Point(11, 29); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(105, 13); this.labelControl4.TabIndex = 131; this.labelControl4.Text = "» Lista de Tiendas:"; // // promoname // this.promoname.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.promoname.Location = new System.Drawing.Point(158, 3); this.promoname.Name = "promoname"; this.promoname.Size = new System.Drawing.Size(325, 21); this.promoname.TabIndex = 130; // // promoid // this.promoid.AccessibleDescription = ""; this.promoid.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.promoid.Location = new System.Drawing.Point(121, 3); this.promoid.MaxLength = 4; this.promoid.Name = "promoid"; this.promoid.Size = new System.Drawing.Size(35, 20); this.promoid.TabIndex = 128; this.promoid.Text = "0"; this.promoid.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // labelControl3 // this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl3.Location = new System.Drawing.Point(11, 6); this.labelControl3.Name = "labelControl3"; this.labelControl3.Size = new System.Drawing.Size(94, 13); this.labelControl3.TabIndex = 123; this.labelControl3.Text = "» Denominación:"; // // pnlcontroldet // this.pnlcontroldet.Appearance.BackColor = System.Drawing.Color.Teal; this.pnlcontroldet.Appearance.BackColor2 = System.Drawing.Color.White; this.pnlcontroldet.Appearance.ForeColor = System.Drawing.Color.White; this.pnlcontroldet.Appearance.Options.UseBackColor = true; this.pnlcontroldet.Appearance.Options.UseForeColor = true; this.pnlcontroldet.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.pnlcontroldet.Controls.Add(this.btn_update); this.pnlcontroldet.Controls.Add(this.btn_search); this.pnlcontroldet.Controls.Add(this.rollo_search); this.pnlcontroldet.Controls.Add(this.btn_exportar); this.pnlcontroldet.Controls.Add(this.btn_importar); this.pnlcontroldet.Controls.Add(this.chk_aldoc2); this.pnlcontroldet.Controls.Add(this.btn_del); this.pnlcontroldet.Controls.Add(this.btn_add); this.pnlcontroldet.Controls.Add(this.btn_save); this.pnlcontroldet.Controls.Add(this.precunit); this.pnlcontroldet.Controls.Add(this.percdscto); this.pnlcontroldet.Controls.Add(this.labelControl9); this.pnlcontroldet.Controls.Add(this.labelControl8); this.pnlcontroldet.Controls.Add(this.dgb_promodet); this.pnlcontroldet.Controls.Add(this.labelControl2); this.pnlcontroldet.Controls.Add(this.articid); this.pnlcontroldet.Controls.Add(this.articname); this.pnlcontroldet.Location = new System.Drawing.Point(474, 304); this.pnlcontroldet.Name = "pnlcontroldet"; this.pnlcontroldet.Size = new System.Drawing.Size(872, 296); this.pnlcontroldet.TabIndex = 121; // // btn_update // this.btn_update.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_update.Image = ((System.Drawing.Image)(resources.GetObject("btn_update.Image"))); this.btn_update.Location = new System.Drawing.Point(494, 34); this.btn_update.Name = "btn_update"; this.btn_update.Size = new System.Drawing.Size(70, 23); this.btn_update.TabIndex = 162; this.btn_update.Text = "&Modificar"; this.btn_update.ToolTip = "Modificar"; this.btn_update.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; this.btn_update.Click += new System.EventHandler(this.btn_update_Click); // // btn_search // this.btn_search.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_search.Image = ((System.Drawing.Image)(resources.GetObject("btn_search.Image"))); this.btn_search.Location = new System.Drawing.Point(208, 64); this.btn_search.Name = "btn_search"; this.btn_search.Size = new System.Drawing.Size(25, 23); this.btn_search.TabIndex = 161; this.btn_search.ToolTip = "Buscar Codigo"; this.btn_search.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; // // rollo_search // this.rollo_search.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.rollo_search.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.rollo_search.ForeColor = System.Drawing.Color.Firebrick; this.rollo_search.Location = new System.Drawing.Point(233, 64); this.rollo_search.Name = "rollo_search"; this.rollo_search.Size = new System.Drawing.Size(76, 21); this.rollo_search.TabIndex = 160; this.rollo_search.KeyDown += new System.Windows.Forms.KeyEventHandler(this.rollo_search_KeyDown); // // btn_exportar // this.btn_exportar.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_exportar.Image = ((System.Drawing.Image)(resources.GetObject("btn_exportar.Image"))); this.btn_exportar.Location = new System.Drawing.Point(22, 62); this.btn_exportar.Name = "btn_exportar"; this.btn_exportar.Size = new System.Drawing.Size(70, 23); this.btn_exportar.TabIndex = 159; this.btn_exportar.Text = "&Exportar"; this.btn_exportar.ToolTip = "Exportar"; this.btn_exportar.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; this.btn_exportar.Click += new System.EventHandler(this.btn_exportar_Click); // // btn_importar // this.btn_importar.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_importar.Image = ((System.Drawing.Image)(resources.GetObject("btn_importar.Image"))); this.btn_importar.Location = new System.Drawing.Point(98, 62); this.btn_importar.Name = "btn_importar"; this.btn_importar.Size = new System.Drawing.Size(70, 23); this.btn_importar.TabIndex = 158; this.btn_importar.Text = "&Importar"; this.btn_importar.ToolTip = "Importar"; this.btn_importar.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; this.btn_importar.Click += new System.EventHandler(this.btn_importar_Click); // // chk_aldoc2 // this.chk_aldoc2.Location = new System.Drawing.Point(10, 37); this.chk_aldoc2.MenuManager = this.barManager1; this.chk_aldoc2.Name = "chk_aldoc2"; this.chk_aldoc2.Properties.Appearance.ForeColor = System.Drawing.Color.Black; this.chk_aldoc2.Properties.Appearance.Options.UseForeColor = true; this.chk_aldoc2.Properties.Caption = "Al Documento ?"; this.chk_aldoc2.Size = new System.Drawing.Size(97, 19); this.chk_aldoc2.TabIndex = 157; this.chk_aldoc2.CheckedChanged += new System.EventHandler(this.chk_aldoc2_CheckedChanged); // // btn_del // this.btn_del.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_del.Image = ((System.Drawing.Image)(resources.GetObject("btn_del.Image"))); this.btn_del.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft; this.btn_del.Location = new System.Drawing.Point(494, 61); this.btn_del.Name = "btn_del"; this.btn_del.Size = new System.Drawing.Size(70, 23); this.btn_del.TabIndex = 144; this.btn_del.Text = "Eliminar"; this.btn_del.ToolTip = "Eliminar"; this.btn_del.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; this.btn_del.Click += new System.EventHandler(this.btn_del_Click); // // btn_add // this.btn_add.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_add.Image = ((System.Drawing.Image)(resources.GetObject("btn_add.Image"))); this.btn_add.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft; this.btn_add.Location = new System.Drawing.Point(417, 61); this.btn_add.Name = "btn_add"; this.btn_add.Size = new System.Drawing.Size(71, 23); this.btn_add.TabIndex = 143; this.btn_add.Text = "Adicionar"; this.btn_add.ToolTip = "Adicionar"; this.btn_add.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; this.btn_add.Click += new System.EventHandler(this.btn_add_Click); // // btn_save // this.btn_save.Cursor = System.Windows.Forms.Cursors.Hand; this.btn_save.Image = ((System.Drawing.Image)(resources.GetObject("btn_save.Image"))); this.btn_save.Location = new System.Drawing.Point(341, 61); this.btn_save.Name = "btn_save"; this.btn_save.Size = new System.Drawing.Size(70, 23); this.btn_save.TabIndex = 154; this.btn_save.Text = "&Aceptar"; this.btn_save.ToolTip = "Grabar"; this.btn_save.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information; this.btn_save.Click += new System.EventHandler(this.btn_save_Click); // // precunit // this.precunit.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.precunit.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.precunit.Location = new System.Drawing.Point(366, 34); this.precunit.Name = "precunit"; this.precunit.Size = new System.Drawing.Size(80, 21); this.precunit.TabIndex = 153; this.precunit.Text = "0.00"; this.precunit.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; // // percdscto // this.percdscto.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.percdscto.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.percdscto.Location = new System.Drawing.Point(173, 34); this.percdscto.Name = "percdscto"; this.percdscto.Size = new System.Drawing.Size(80, 21); this.percdscto.TabIndex = 152; this.percdscto.Text = "0.00"; this.percdscto.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.percdscto.KeyDown += new System.Windows.Forms.KeyEventHandler(this.precunit1_KeyDown); // // labelControl9 // this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl9.Location = new System.Drawing.Point(304, 39); this.labelControl9.Name = "labelControl9"; this.labelControl9.Size = new System.Drawing.Size(52, 13); this.labelControl9.TabIndex = 151; this.labelControl9.Text = "» Precio :"; // // labelControl8 // this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl8.Location = new System.Drawing.Point(111, 39); this.labelControl8.Name = "labelControl8"; this.labelControl8.Size = new System.Drawing.Size(56, 13); this.labelControl8.TabIndex = 150; this.labelControl8.Text = "» % Dcto:"; // // dgb_promodet // this.dgb_promodet.AllowUserToAddRows = false; this.dgb_promodet.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgb_promodet.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.@__promoid, this._articid, this._articidold, this._articname, this._es_dscto, this.@__percdscto, this._precunit, this.@__status, this.@__feact, this._usuarip, this._cantidad}); this.dgb_promodet.EnableHeadersVisualStyles = false; this.dgb_promodet.Location = new System.Drawing.Point(2, 90); this.dgb_promodet.Name = "dgb_promodet"; this.dgb_promodet.ReadOnly = true; this.dgb_promodet.RowHeadersVisible = false; dataGridViewCellStyle8.ForeColor = System.Drawing.Color.Black; this.dgb_promodet.RowsDefaultCellStyle = dataGridViewCellStyle8; this.dgb_promodet.Size = new System.Drawing.Size(562, 202); this.dgb_promodet.TabIndex = 149; this.dgb_promodet.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgb_listaPrecios_CellClick); this.dgb_promodet.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgb_listaPrecios_CellEnter); this.dgb_promodet.KeyUp += new System.Windows.Forms.KeyEventHandler(this.dgb_listaPrecios_KeyUp); // // __promoid // this.@__promoid.DataPropertyName = "promoid"; this.@__promoid.HeaderText = "promoid"; this.@__promoid.Name = "__promoid"; this.@__promoid.ReadOnly = true; this.@__promoid.Visible = false; // // _articid // this._articid.DataPropertyName = "articid"; this._articid.HeaderText = "articid"; this._articid.Name = "_articid"; this._articid.ReadOnly = true; this._articid.Visible = false; // // _articidold // this._articidold.DataPropertyName = "articidold"; this._articidold.HeaderText = "Codigo"; this._articidold.Name = "_articidold"; this._articidold.ReadOnly = true; this._articidold.Width = 70; // // _articname // this._articname.DataPropertyName = "articname"; this._articname.HeaderText = "Denominación"; this._articname.Name = "_articname"; this._articname.ReadOnly = true; this._articname.Width = 250; // // _es_dscto // this._es_dscto.DataPropertyName = "es_dscto"; dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; this._es_dscto.DefaultCellStyle = dataGridViewCellStyle5; this._es_dscto.HeaderText = "Desc ?"; this._es_dscto.Name = "_es_dscto"; this._es_dscto.ReadOnly = true; this._es_dscto.Resizable = System.Windows.Forms.DataGridViewTriState.True; this._es_dscto.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic; this._es_dscto.Width = 65; // // __percdscto // this.@__percdscto.DataPropertyName = "percdscto"; dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle6.Format = "N2"; dataGridViewCellStyle6.NullValue = null; this.@__percdscto.DefaultCellStyle = dataGridViewCellStyle6; this.@__percdscto.HeaderText = "%"; this.@__percdscto.Name = "__percdscto"; this.@__percdscto.ReadOnly = true; this.@__percdscto.Width = 60; // // _precunit // this._precunit.DataPropertyName = "precunit"; dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight; dataGridViewCellStyle7.Format = "N2"; dataGridViewCellStyle7.NullValue = null; this._precunit.DefaultCellStyle = dataGridViewCellStyle7; this._precunit.HeaderText = "Precio"; this._precunit.Name = "_precunit"; this._precunit.ReadOnly = true; this._precunit.Width = 80; // // __status // this.@__status.DataPropertyName = "status"; this.@__status.HeaderText = "status"; this.@__status.Name = "__status"; this.@__status.ReadOnly = true; this.@__status.Visible = false; // // __feact // this.@__feact.DataPropertyName = "feact"; this.@__feact.HeaderText = "feact"; this.@__feact.Name = "__feact"; this.@__feact.ReadOnly = true; this.@__feact.Visible = false; // // _usuarip // this._usuarip.DataPropertyName = "usuarip"; this._usuarip.HeaderText = "usuarip"; this._usuarip.Name = "_usuarip"; this._usuarip.ReadOnly = true; this._usuarip.Visible = false; // // _cantidad // this._cantidad.DataPropertyName = "cantidad"; this._cantidad.HeaderText = "cantidad"; this._cantidad.Name = "_cantidad"; this._cantidad.ReadOnly = true; this._cantidad.Visible = false; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl2.Location = new System.Drawing.Point(12, 7); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(58, 13); this.labelControl2.TabIndex = 123; this.labelControl2.Text = "» Articulo:"; // // groupControl1 // this.groupControl1.Controls.Add(this.Group_chks); this.groupControl1.Controls.Add(this.cmb_perianio); this.groupControl1.Controls.Add(this.cmb_grupopromocion2); this.groupControl1.Controls.Add(this.labelControl11); this.groupControl1.Controls.Add(this.labelControl10); this.groupControl1.Controls.Add(this.Mdi_dgv_promociones); this.groupControl1.Location = new System.Drawing.Point(0, 29); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(471, 571); this.groupControl1.TabIndex = 142; this.groupControl1.Text = "Promociónes"; // // Group_chks // this.Group_chks.Location = new System.Drawing.Point(31, 47); this.Group_chks.MenuManager = this.barManager1; this.Group_chks.Name = "Group_chks"; this.Group_chks.Properties.Appearance.BackColor = System.Drawing.Color.Teal; this.Group_chks.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.Group_chks.Properties.Appearance.ForeColor = System.Drawing.Color.White; this.Group_chks.Properties.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("Group_chks.Properties.Appearance.Image"))); this.Group_chks.Properties.Appearance.Options.UseBackColor = true; this.Group_chks.Properties.Appearance.Options.UseFont = true; this.Group_chks.Properties.Appearance.Options.UseForeColor = true; this.Group_chks.Properties.Appearance.Options.UseImage = true; this.Group_chks.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.Group_chks.Properties.Columns = 3; this.Group_chks.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "Vigentes"), new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "Culminados"), new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "Todos")}); this.Group_chks.Size = new System.Drawing.Size(399, 21); this.Group_chks.TabIndex = 151; this.Group_chks.SelectedIndexChanged += new System.EventHandler(this.Group_chks_SelectedIndexChanged); // // cmb_perianio // this.cmb_perianio.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmb_perianio.FormattingEnabled = true; this.cmb_perianio.Location = new System.Drawing.Point(52, 23); this.cmb_perianio.Name = "cmb_perianio"; this.cmb_perianio.Size = new System.Drawing.Size(52, 21); this.cmb_perianio.TabIndex = 147; // // cmb_grupopromocion2 // this.cmb_grupopromocion2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmb_grupopromocion2.FormattingEnabled = true; this.cmb_grupopromocion2.Location = new System.Drawing.Point(220, 23); this.cmb_grupopromocion2.Name = "cmb_grupopromocion2"; this.cmb_grupopromocion2.Size = new System.Drawing.Size(201, 21); this.cmb_grupopromocion2.TabIndex = 146; // // labelControl11 // this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl11.Location = new System.Drawing.Point(133, 26); this.labelControl11.Name = "labelControl11"; this.labelControl11.Size = new System.Drawing.Size(81, 13); this.labelControl11.TabIndex = 145; this.labelControl11.Text = "» Grupo Prom:"; // // labelControl10 // this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold); this.labelControl10.Location = new System.Drawing.Point(13, 26); this.labelControl10.Name = "labelControl10"; this.labelControl10.Size = new System.Drawing.Size(36, 13); this.labelControl10.TabIndex = 144; this.labelControl10.Text = "» Año:"; // // Mdi_dgv_promociones // this.Mdi_dgv_promociones.Location = new System.Drawing.Point(5, 71); this.Mdi_dgv_promociones.MainView = this.dgv_promociones; this.Mdi_dgv_promociones.Name = "Mdi_dgv_promociones"; this.Mdi_dgv_promociones.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit1, this.repositoryItemCheckEdit2, this.repositoryItemTextEdit2, this.repositoryItemCheckEdit3}); this.Mdi_dgv_promociones.Size = new System.Drawing.Size(461, 495); this.Mdi_dgv_promociones.TabIndex = 143; this.Mdi_dgv_promociones.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.dgv_promociones}); this.Mdi_dgv_promociones.KeyUp += new System.Windows.Forms.KeyEventHandler(this.Mdi_dgv_tiendalist_KeyUp); // // dgv_promociones // this.dgv_promociones.Appearance.ColumnFilterButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_promociones.Appearance.ColumnFilterButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_promociones.Appearance.ColumnFilterButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_promociones.Appearance.ColumnFilterButton.ForeColor = System.Drawing.Color.Gray; this.dgv_promociones.Appearance.ColumnFilterButton.Options.UseBackColor = true; this.dgv_promociones.Appearance.ColumnFilterButton.Options.UseBorderColor = true; this.dgv_promociones.Appearance.ColumnFilterButton.Options.UseForeColor = true; this.dgv_promociones.Appearance.ColumnFilterButtonActive.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_promociones.Appearance.ColumnFilterButtonActive.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(223)))), ((int)(((byte)(217))))); this.dgv_promociones.Appearance.ColumnFilterButtonActive.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_promociones.Appearance.ColumnFilterButtonActive.ForeColor = System.Drawing.Color.Blue; this.dgv_promociones.Appearance.ColumnFilterButtonActive.Options.UseBackColor = true; this.dgv_promociones.Appearance.ColumnFilterButtonActive.Options.UseBorderColor = true; this.dgv_promociones.Appearance.ColumnFilterButtonActive.Options.UseForeColor = true; this.dgv_promociones.Appearance.Empty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_promociones.Appearance.Empty.Options.UseBackColor = true; this.dgv_promociones.Appearance.FilterCloseButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_promociones.Appearance.FilterCloseButton.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(138)))), ((int)(((byte)(131))))); this.dgv_promociones.Appearance.FilterCloseButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_promociones.Appearance.FilterCloseButton.ForeColor = System.Drawing.Color.Black; this.dgv_promociones.Appearance.FilterCloseButton.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; this.dgv_promociones.Appearance.FilterCloseButton.Options.UseBackColor = true; this.dgv_promociones.Appearance.FilterCloseButton.Options.UseBorderColor = true; this.dgv_promociones.Appearance.FilterCloseButton.Options.UseForeColor = true; this.dgv_promociones.Appearance.FilterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(48)))), ((int)(((byte)(41))))); this.dgv_promociones.Appearance.FilterPanel.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_promociones.Appearance.FilterPanel.ForeColor = System.Drawing.Color.White; this.dgv_promociones.Appearance.FilterPanel.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal; this.dgv_promociones.Appearance.FilterPanel.Options.UseBackColor = true; this.dgv_promociones.Appearance.FilterPanel.Options.UseForeColor = true; this.dgv_promociones.Appearance.FixedLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(2)))), ((int)(((byte)(74)))), ((int)(((byte)(66))))); this.dgv_promociones.Appearance.FixedLine.Options.UseBackColor = true; this.dgv_promociones.Appearance.FocusedCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216))))); this.dgv_promociones.Appearance.FocusedCell.ForeColor = System.Drawing.Color.Black; this.dgv_promociones.Appearance.FocusedCell.Options.UseBackColor = true; this.dgv_promociones.Appearance.FocusedCell.Options.UseForeColor = true; this.dgv_promociones.Appearance.FocusedRow.BackColor = System.Drawing.Color.Navy; this.dgv_promociones.Appearance.FocusedRow.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(178))))); this.dgv_promociones.Appearance.FocusedRow.ForeColor = System.Drawing.Color.White; this.dgv_promociones.Appearance.FocusedRow.Options.UseBackColor = true; this.dgv_promociones.Appearance.FocusedRow.Options.UseForeColor = true; this.dgv_promociones.Appearance.FooterPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_promociones.Appearance.FooterPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_promociones.Appearance.FooterPanel.ForeColor = System.Drawing.Color.Black; this.dgv_promociones.Appearance.FooterPanel.Options.UseBackColor = true; this.dgv_promociones.Appearance.FooterPanel.Options.UseBorderColor = true; this.dgv_promociones.Appearance.FooterPanel.Options.UseForeColor = true; this.dgv_promociones.Appearance.GroupButton.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_promociones.Appearance.GroupButton.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_promociones.Appearance.GroupButton.ForeColor = System.Drawing.Color.Black; this.dgv_promociones.Appearance.GroupButton.Options.UseBackColor = true; this.dgv_promociones.Appearance.GroupButton.Options.UseBorderColor = true; this.dgv_promociones.Appearance.GroupButton.Options.UseForeColor = true; this.dgv_promociones.Appearance.GroupFooter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194))))); this.dgv_promociones.Appearance.GroupFooter.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(202)))), ((int)(((byte)(194))))); this.dgv_promociones.Appearance.GroupFooter.ForeColor = System.Drawing.Color.Black; this.dgv_promociones.Appearance.GroupFooter.Options.UseBackColor = true; this.dgv_promociones.Appearance.GroupFooter.Options.UseBorderColor = true; this.dgv_promociones.Appearance.GroupFooter.Options.UseForeColor = true; this.dgv_promociones.Appearance.GroupPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(78)))), ((int)(((byte)(71))))); this.dgv_promociones.Appearance.GroupPanel.BackColor2 = System.Drawing.Color.White; this.dgv_promociones.Appearance.GroupPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.dgv_promociones.Appearance.GroupPanel.ForeColor = System.Drawing.Color.White; this.dgv_promociones.Appearance.GroupPanel.Options.UseBackColor = true; this.dgv_promociones.Appearance.GroupPanel.Options.UseFont = true; this.dgv_promociones.Appearance.GroupPanel.Options.UseForeColor = true; this.dgv_promociones.Appearance.GroupRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(72)))), ((int)(((byte)(144)))), ((int)(((byte)(136))))); this.dgv_promociones.Appearance.GroupRow.ForeColor = System.Drawing.Color.Silver; this.dgv_promociones.Appearance.GroupRow.Options.UseBackColor = true; this.dgv_promociones.Appearance.GroupRow.Options.UseForeColor = true; this.dgv_promociones.Appearance.HeaderPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_promociones.Appearance.HeaderPanel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_promociones.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold); this.dgv_promociones.Appearance.HeaderPanel.ForeColor = System.Drawing.Color.Black; this.dgv_promociones.Appearance.HeaderPanel.Options.UseBackColor = true; this.dgv_promociones.Appearance.HeaderPanel.Options.UseBorderColor = true; this.dgv_promociones.Appearance.HeaderPanel.Options.UseFont = true; this.dgv_promociones.Appearance.HeaderPanel.Options.UseForeColor = true; this.dgv_promociones.Appearance.HideSelectionRow.BackColor = System.Drawing.Color.Gray; this.dgv_promociones.Appearance.HideSelectionRow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(212)))), ((int)(((byte)(208)))), ((int)(((byte)(200))))); this.dgv_promociones.Appearance.HideSelectionRow.Options.UseBackColor = true; this.dgv_promociones.Appearance.HideSelectionRow.Options.UseForeColor = true; this.dgv_promociones.Appearance.HorzLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_promociones.Appearance.HorzLine.Options.UseBackColor = true; this.dgv_promociones.Appearance.Preview.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(252)))), ((int)(((byte)(244))))); this.dgv_promociones.Appearance.Preview.BackColor2 = System.Drawing.Color.White; this.dgv_promociones.Appearance.Preview.ForeColor = System.Drawing.Color.Navy; this.dgv_promociones.Appearance.Preview.Options.UseBackColor = true; this.dgv_promociones.Appearance.Preview.Options.UseForeColor = true; this.dgv_promociones.Appearance.Row.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(224)))), ((int)(((byte)(216))))); this.dgv_promociones.Appearance.Row.ForeColor = System.Drawing.Color.Black; this.dgv_promociones.Appearance.Row.Options.UseBackColor = true; this.dgv_promociones.Appearance.Row.Options.UseForeColor = true; this.dgv_promociones.Appearance.RowSeparator.BackColor = System.Drawing.Color.White; this.dgv_promociones.Appearance.RowSeparator.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(156)))), ((int)(((byte)(212)))), ((int)(((byte)(204))))); this.dgv_promociones.Appearance.RowSeparator.Options.UseBackColor = true; this.dgv_promociones.Appearance.SelectedRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(138))))); this.dgv_promociones.Appearance.SelectedRow.ForeColor = System.Drawing.Color.White; this.dgv_promociones.Appearance.SelectedRow.Options.UseBackColor = true; this.dgv_promociones.Appearance.SelectedRow.Options.UseForeColor = true; this.dgv_promociones.Appearance.TopNewRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(215)))), ((int)(((byte)(232)))), ((int)(((byte)(226))))); this.dgv_promociones.Appearance.TopNewRow.Options.UseBackColor = true; this.dgv_promociones.Appearance.VertLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(136)))), ((int)(((byte)(192)))), ((int)(((byte)(184))))); this.dgv_promociones.Appearance.VertLine.Options.UseBackColor = true; this.dgv_promociones.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this._promoid, this._prioridad, this._status, this._exclusivo, this._promoname, this._tiendalist, this._tarjgrupoid, this._tarjetaid, this._percdscto, this._al_docum, this._fechaini, this._fechafin, this._promotipoid, this._grupopromoid, this._campaniaid, this._usuar, this._fecre, this._feact, this._usuarap, this._fechap, this._solodias, this._dom, this._lun, this._mar, this._mie, this._jue, this._vie, this._sab, this._npack, this._impopack, this._aplicini, this._aplicfin, this._impodoc}); styleFormatCondition2.Appearance.BackColor = System.Drawing.Color.Teal; styleFormatCondition2.Appearance.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); styleFormatCondition2.Appearance.Options.UseBackColor = true; styleFormatCondition2.ApplyToRow = true; styleFormatCondition2.Condition = DevExpress.XtraGrid.FormatConditionEnum.Expression; styleFormatCondition2.Expression = "Len(Trim([conceptoid])) == 2"; this.dgv_promociones.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] { styleFormatCondition2}); this.dgv_promociones.GridControl = this.Mdi_dgv_promociones; this.dgv_promociones.Name = "dgv_promociones"; this.dgv_promociones.OptionsSelection.MultiSelect = true; this.dgv_promociones.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect; this.dgv_promociones.OptionsView.ShowGroupPanel = false; this.dgv_promociones.PaintStyleName = "Web"; this.dgv_promociones.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.dgv_tiendalist_RowCellClick); // // _promoid // this._promoid.Caption = "ID"; this._promoid.FieldName = "promoid"; this._promoid.Name = "_promoid"; this._promoid.OptionsColumn.AllowEdit = false; this._promoid.Visible = true; this._promoid.VisibleIndex = 0; this._promoid.Width = 34; // // _prioridad // this._prioridad.Caption = "prioridad"; this._prioridad.FieldName = "prioridad"; this._prioridad.Name = "_prioridad"; this._prioridad.OptionsColumn.AllowEdit = false; this._prioridad.Width = 281; // // _status // this._status.Caption = "status"; this._status.FieldName = "status"; this._status.Name = "_status"; // // _exclusivo // this._exclusivo.Caption = "exclusivo"; this._exclusivo.FieldName = "exclusivo"; this._exclusivo.Name = "_exclusivo"; // // _promoname // this._promoname.Caption = "Denominación"; this._promoname.FieldName = "promoname"; this._promoname.Name = "_promoname"; this._promoname.OptionsColumn.AllowEdit = false; this._promoname.Visible = true; this._promoname.VisibleIndex = 1; this._promoname.Width = 252; // // _tiendalist // this._tiendalist.Caption = "tiendalist"; this._tiendalist.FieldName = "tiendalist"; this._tiendalist.Name = "_tiendalist"; // // _tarjgrupoid // this._tarjgrupoid.Caption = "tarjgrupoid"; this._tarjgrupoid.FieldName = "tarjgrupoid"; this._tarjgrupoid.Name = "_tarjgrupoid"; // // _tarjetaid // this._tarjetaid.Caption = "tarjetaid"; this._tarjetaid.FieldName = "tarjetaid"; this._tarjetaid.Name = "_tarjetaid"; // // _percdscto // this._percdscto.Caption = "percdscto"; this._percdscto.FieldName = "percdscto"; this._percdscto.Name = "_percdscto"; // // _al_docum // this._al_docum.Caption = "al_docum"; this._al_docum.FieldName = "al_docum"; this._al_docum.Name = "_al_docum"; // // _fechaini // this._fechaini.Caption = "F.Ini"; this._fechaini.FieldName = "fechaini"; this._fechaini.Name = "_fechaini"; this._fechaini.OptionsColumn.AllowEdit = false; this._fechaini.Visible = true; this._fechaini.VisibleIndex = 2; // // _fechafin // this._fechafin.Caption = "F.Fin"; this._fechafin.FieldName = "fechafin"; this._fechafin.Name = "_fechafin"; this._fechafin.OptionsColumn.AllowEdit = false; this._fechafin.Visible = true; this._fechafin.VisibleIndex = 3; this._fechafin.Width = 85; // // _promotipoid // this._promotipoid.Caption = "promotipoid"; this._promotipoid.FieldName = "promotipoid"; this._promotipoid.Name = "_promotipoid"; // // _grupopromoid // this._grupopromoid.Caption = "grupopromoid"; this._grupopromoid.FieldName = "grupopromoid"; this._grupopromoid.Name = "_grupopromoid"; // // _campaniaid // this._campaniaid.Caption = "campaniaid"; this._campaniaid.FieldName = "campaniaid"; this._campaniaid.Name = "_campaniaid"; // // _usuar // this._usuar.Caption = "usuar"; this._usuar.FieldName = "usuar"; this._usuar.Name = "_usuar"; // // _fecre // this._fecre.Caption = "fecre"; this._fecre.FieldName = "fecre"; this._fecre.Name = "_fecre"; // // _feact // this._feact.Caption = "feact"; this._feact.FieldName = "feact"; this._feact.Name = "_feact"; // // _usuarap // this._usuarap.Caption = "gridColumn8"; this._usuarap.Name = "_usuarap"; // // _fechap // this._fechap.Caption = "fechap"; this._fechap.FieldName = "fechap"; this._fechap.Name = "_fechap"; // // _solodias // this._solodias.Caption = "solodias"; this._solodias.FieldName = "solodias"; this._solodias.Name = "_solodias"; // // _dom // this._dom.Caption = "dom"; this._dom.FieldName = "dom"; this._dom.Name = "_dom"; // // _lun // this._lun.Caption = "lun"; this._lun.FieldName = "lun"; this._lun.Name = "_lun"; // // _mar // this._mar.Caption = "mar"; this._mar.FieldName = "mar"; this._mar.Name = "_mar"; // // _mie // this._mie.Caption = "mie"; this._mie.FieldName = "mie"; this._mie.Name = "_mie"; // // _jue // this._jue.Caption = "jue"; this._jue.FieldName = "jue"; this._jue.Name = "_jue"; // // _vie // this._vie.Caption = "vie"; this._vie.FieldName = "vie"; this._vie.Name = "_vie"; // // _sab // this._sab.Caption = "sab"; this._sab.FieldName = "sab"; this._sab.Name = "_sab"; // // _npack // this._npack.Caption = "npack"; this._npack.FieldName = "npack"; this._npack.Name = "_npack"; // // _impopack // this._impopack.Caption = "impopack"; this._impopack.FieldName = "impopack"; this._impopack.Name = "_impopack"; // // _aplicini // this._aplicini.Caption = "aplicini"; this._aplicini.FieldName = "aplicini"; this._aplicini.Name = "_aplicini"; // // _aplicfin // this._aplicfin.Caption = "aplicfin"; this._aplicfin.FieldName = "aplicfin"; this._aplicfin.Name = "_aplicfin"; // // _impodoc // this._impodoc.Caption = "impodoc"; this._impodoc.FieldName = "impodoc"; this._impodoc.Name = "_impodoc"; // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.DisplayFormat.FormatString = "###,##0.0000"; this.repositoryItemTextEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.EditFormat.FormatString = "###,##0.0000"; this.repositoryItemTextEdit1.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.Mask.EditMask = "###,##0.0000"; this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // repositoryItemCheckEdit2 // this.repositoryItemCheckEdit2.AutoHeight = false; this.repositoryItemCheckEdit2.Caption = "Check"; this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2"; // // repositoryItemTextEdit2 // this.repositoryItemTextEdit2.AutoHeight = false; this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2"; this.repositoryItemTextEdit2.ReadOnly = true; // // repositoryItemCheckEdit3 // this.repositoryItemCheckEdit3.AutoHeight = false; this.repositoryItemCheckEdit3.Caption = "Check"; this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3"; // // Frm_promociones // this.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(218)))), ((int)(((byte)(224))))); this.Appearance.Options.UseBackColor = true; this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.ClientSize = new System.Drawing.Size(1038, 595); this.Controls.Add(this.groupControl1); this.Controls.Add(this.pnlcontroldet); this.Controls.Add(this.pnl_01); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.DoubleBuffered = true; this.KeyPreview = true; this.MaximizeBox = false; this.Name = "Frm_promociones"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "» Lista de Promociónes"; this.Load += new System.EventHandler(this.Frm_articulo_tiendalist_Load); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Frm_articulo_tiendalist_KeyDown); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pnl_01)).EndInit(); this.pnl_01.ResumeLayout(false); this.pnl_01.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.rdb_estado.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pnl_dias)).EndInit(); this.pnl_dias.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.chk_sab.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_lun.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_mar.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_dom.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_mie.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_jue.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_vie.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_solodias.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chk_aldocum.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pnlcontroldet)).EndInit(); this.pnlcontroldet.ResumeLayout(false); this.pnlcontroldet.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.chk_aldoc2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgb_promodet)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); this.groupControl1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.Group_chks.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Mdi_dgv_promociones)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dgv_promociones)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit(); this.ResumeLayout(false); }
private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UCShow3DPipe)); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.treeListColumn2 = new DevExpress.XtraTreeList.Columns.TreeListColumn(); this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components); this.AxRenderControl3D = new Gvitech.CityMaker.Controls.AxRenderControl(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bbiAddTerrain = new DevExpress.XtraBars.BarButtonItem(); this.beiTerrainOpac = new DevExpress.XtraBars.BarEditItem(); this.repositoryItemTrackBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemTrackBar(); this.bbiFlyToTerrain = new DevExpress.XtraBars.BarButtonItem(); this.bbiWander = new DevExpress.XtraBars.BarButtonItem(); this.bbiClickQuery = new DevExpress.XtraBars.BarButtonItem(); this.bbiClear = new DevExpress.XtraBars.BarButtonItem(); this.bbiHDistance = new DevExpress.XtraBars.BarButtonItem(); this.bbiVDistance = new DevExpress.XtraBars.BarButtonItem(); this.bbiDistance = new DevExpress.XtraBars.BarButtonItem(); 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.bbiCoord = new DevExpress.XtraBars.BarButtonItem(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.AxRenderControl3D)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTrackBar1)).BeginInit(); this.SuspendLayout(); // // splitContainerControl1 // this.splitContainerControl1.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel1; this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.Location = new System.Drawing.Point(0, 55); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.treeList1); this.splitContainerControl1.Panel1.Text = "Panel1"; this.splitContainerControl1.Panel2.Controls.Add(this.AxRenderControl3D); this.splitContainerControl1.Panel2.Text = "Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(560, 392); this.splitContainerControl1.SplitterPosition = 193; this.splitContainerControl1.TabIndex = 0; this.splitContainerControl1.Text = "splitContainerControl1"; // // treeList1 // this.treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { this.treeListColumn1, this.treeListColumn2 }); this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 0); this.treeList1.Name = "treeList1"; this.treeList1.OptionsBehavior.AllowRecursiveNodeChecking = true; this.treeList1.OptionsView.ShowCheckBoxes = true; this.treeList1.OptionsView.ShowColumns = false; this.treeList1.OptionsView.ShowIndicator = false; this.treeList1.Size = new System.Drawing.Size(193, 392); this.treeList1.StateImageList = this.imageCollection1; this.treeList1.TabIndex = 0; this.treeList1.AfterCheckNode += new DevExpress.XtraTreeList.NodeEventHandler(this.treeList1_AfterCheckNode); this.treeList1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.treeList1_MouseDoubleClick); // // treeListColumn1 // this.treeListColumn1.Caption = "名称"; this.treeListColumn1.FieldName = "Name"; this.treeListColumn1.MinWidth = 49; this.treeListColumn1.Name = "treeListColumn1"; this.treeListColumn1.OptionsColumn.AllowEdit = false; this.treeListColumn1.Visible = true; this.treeListColumn1.VisibleIndex = 0; this.treeListColumn1.Width = 91; // // treeListColumn2 // this.treeListColumn2.Caption = "对象"; this.treeListColumn2.FieldName = "Object"; this.treeListColumn2.Name = "treeListColumn2"; this.treeListColumn2.OptionsColumn.AllowEdit = false; // // imageCollection1 // this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream"))); this.imageCollection1.Images.SetKeyName(0, "Database.png"); this.imageCollection1.Images.SetKeyName(1, "Dataset.png"); this.imageCollection1.Images.SetKeyName(2, "FeatureLayer_model.png"); // // AxRenderControl3D // this.AxRenderControl3D.Dock = System.Windows.Forms.DockStyle.Fill; this.AxRenderControl3D.Enabled = true; this.AxRenderControl3D.Location = new System.Drawing.Point(0, 0); this.AxRenderControl3D.Name = "AxRenderControl3D"; this.AxRenderControl3D.Size = new System.Drawing.Size(362, 392); this.AxRenderControl3D.TabIndex = 0; // // barManager1 // this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2 }); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbiAddTerrain, this.bbiWander, this.bbiHDistance, this.bbiClickQuery, this.bbiVDistance, this.bbiDistance, this.beiTerrainOpac, this.bbiFlyToTerrain, this.bbiClear, this.bbiCoord }); this.barManager1.MainMenu = this.bar2; this.barManager1.MaxItemId = 10; this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTrackBar1 }); // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Top; 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(this.bbiAddTerrain), new DevExpress.XtraBars.LinkPersistInfo(this.beiTerrainOpac), new DevExpress.XtraBars.LinkPersistInfo(this.bbiFlyToTerrain), new DevExpress.XtraBars.LinkPersistInfo(this.bbiWander, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbiClickQuery, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbiClear), new DevExpress.XtraBars.LinkPersistInfo(this.bbiCoord, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbiHDistance), new DevExpress.XtraBars.LinkPersistInfo(this.bbiVDistance), new DevExpress.XtraBars.LinkPersistInfo(this.bbiDistance) }); this.bar2.OptionsBar.AllowQuickCustomization = false; this.bar2.OptionsBar.MultiLine = true; this.bar2.Text = "Main menu"; // // bbiAddTerrain // this.bbiAddTerrain.Caption = "添加地形"; this.bbiAddTerrain.Id = 0; this.bbiAddTerrain.Name = "bbiAddTerrain"; this.bbiAddTerrain.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiAddTerrain_ItemClick); // // beiTerrainOpac // this.beiTerrainOpac.Caption = "地形透明度"; this.beiTerrainOpac.Edit = this.repositoryItemTrackBar1; this.beiTerrainOpac.EditValue = "100"; this.beiTerrainOpac.Enabled = false; this.beiTerrainOpac.Id = 6; this.beiTerrainOpac.Name = "beiTerrainOpac"; this.beiTerrainOpac.Width = 100; this.beiTerrainOpac.EditValueChanged += new System.EventHandler(this.beiTerrainOpac_EditValueChanged); // // repositoryItemTrackBar1 // this.repositoryItemTrackBar1.LabelAppearance.Options.UseTextOptions = true; this.repositoryItemTrackBar1.LabelAppearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.repositoryItemTrackBar1.Maximum = 100; this.repositoryItemTrackBar1.Name = "repositoryItemTrackBar1"; this.repositoryItemTrackBar1.EditValueChanged += new System.EventHandler(this.repositoryItemTrackBar1_EditValueChanged); // // bbiFlyToTerrain // this.bbiFlyToTerrain.Caption = "飞向地形"; this.bbiFlyToTerrain.Id = 7; this.bbiFlyToTerrain.Name = "bbiFlyToTerrain"; this.bbiFlyToTerrain.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiFlyToTerrain_ItemClick); // // bbiWander // this.bbiWander.Caption = "漫游模式"; this.bbiWander.Id = 1; this.bbiWander.Name = "bbiWander"; this.bbiWander.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiWander_ItemClick); // // bbiClickQuery // this.bbiClickQuery.Caption = "点击查询"; this.bbiClickQuery.Id = 3; this.bbiClickQuery.Name = "bbiClickQuery"; this.bbiClickQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiClickQuery_ItemClick); // // bbiClear // this.bbiClear.Caption = "清除标签"; this.bbiClear.Id = 8; this.bbiClear.Name = "bbiClear"; this.bbiClear.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiClear_ItemClick); // // bbiHDistance // this.bbiHDistance.Caption = "水平距离"; this.bbiHDistance.Id = 2; this.bbiHDistance.Name = "bbiHDistance"; this.bbiHDistance.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiHDistance_ItemClick); // // bbiVDistance // this.bbiVDistance.Caption = "垂直距离"; this.bbiVDistance.Id = 4; this.bbiVDistance.Name = "bbiVDistance"; this.bbiVDistance.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiVDistance_ItemClick); // // bbiDistance // this.bbiDistance.Caption = "直线距离"; this.bbiDistance.Id = 5; this.bbiDistance.Name = "bbiDistance"; this.bbiDistance.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiDistance_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.Size = new System.Drawing.Size(560, 55); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 447); this.barDockControlBottom.Size = new System.Drawing.Size(560, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 55); this.barDockControlLeft.Size = new System.Drawing.Size(0, 392); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(560, 55); this.barDockControlRight.Size = new System.Drawing.Size(0, 392); // // bbiCoord // this.bbiCoord.Caption = "坐标"; this.bbiCoord.Id = 9; this.bbiCoord.Name = "bbiCoord"; this.bbiCoord.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiCoord_ItemClick); // // UCShow3DPipe // this.Controls.Add(this.splitContainerControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "UCShow3DPipe"; this.Size = new System.Drawing.Size(560, 447); this.Load += new System.EventHandler(this.UCShow3DPipe_Load); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.AxRenderControl3D)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTrackBar1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition(); DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition(); DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition3 = new DevExpress.XtraGrid.StyleFormatCondition(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmLogs)); this.collevel = new DevExpress.XtraGrid.Columns.GridColumn(); this.barManager = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bntReload = new DevExpress.XtraBars.BarButtonItem(); this.barStaticItem1 = new DevExpress.XtraBars.BarStaticItem(); this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem(); this.barStaticItem5 = new DevExpress.XtraBars.BarStaticItem(); this.btnSelectedDateStart = new DevExpress.XtraBars.BarButtonItem(); this.btnSelectedDateEnd = new DevExpress.XtraBars.BarButtonItem(); this.barStaticItem2 = new DevExpress.XtraBars.BarStaticItem(); this.btnPreview = new DevExpress.XtraBars.BarButtonItem(); this.btnPrint = new DevExpress.XtraBars.BarButtonItem(); this.btnExpToExcel = new DevExpress.XtraBars.BarButtonItem(); this.barStaticItem3 = new DevExpress.XtraBars.BarStaticItem(); this.bar3 = new DevExpress.XtraBars.Bar(); this.siLevelStatus = new DevExpress.XtraBars.BarStaticItem(); this.siLevel = new DevExpress.XtraBars.BarStaticItem(); this.siAppStatus = new DevExpress.XtraBars.BarStaticItem(); this.siApp = new DevExpress.XtraBars.BarStaticItem(); this.siLastDayStatus = new DevExpress.XtraBars.BarStaticItem(); this.siLastDay = new DevExpress.XtraBars.BarStaticItem(); 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.mFile = new DevExpress.XtraBars.BarSubItem(); this.iNew = new DevExpress.XtraBars.BarButtonItem(); this.iOpen = new DevExpress.XtraBars.BarButtonItem(); this.iClose = new DevExpress.XtraBars.BarButtonItem(); this.iSave = new DevExpress.XtraBars.BarButtonItem(); this.iSaveAs = new DevExpress.XtraBars.BarButtonItem(); this.iExit = new DevExpress.XtraBars.BarButtonItem(); this.mHelp = new DevExpress.XtraBars.BarSubItem(); this.iAbout = new DevExpress.XtraBars.BarButtonItem(); this.mPaintStyle = new DevExpress.XtraBars.BarSubItem(); this.mOldStyles = new DevExpress.XtraBars.BarSubItem(); this.iWXP = new DevExpress.XtraBars.BarCheckItem(); this.iOffXP = new DevExpress.XtraBars.BarCheckItem(); this.iOff2K = new DevExpress.XtraBars.BarCheckItem(); this.iOff2003 = new DevExpress.XtraBars.BarCheckItem(); this.iDefault = new DevExpress.XtraBars.BarCheckItem(); this.mOfficeSkins = new DevExpress.XtraBars.BarSubItem(); this.mBonusSkins = new DevExpress.XtraBars.BarSubItem(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.gridControl_Logs = new DevExpress.XtraGrid.GridControl(); this.logItemBindingSource = new System.Windows.Forms.BindingSource(this.components); this.gridView_Logs = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colId = new DevExpress.XtraGrid.Columns.GridColumn(); this.coltimestamp = new DevExpress.XtraGrid.Columns.GridColumn(); this.colthread = new DevExpress.XtraGrid.Columns.GridColumn(); this.coluserName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colmessage = new DevExpress.XtraGrid.Columns.GridColumn(); this.colloggerName = new DevExpress.XtraGrid.Columns.GridColumn(); this.coldomain = new DevExpress.XtraGrid.Columns.GridColumn(); this.colmachineName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colfileName = new DevExpress.XtraGrid.Columns.GridColumn(); this.colmethod = new DevExpress.XtraGrid.Columns.GridColumn(); this.collineNumber = new DevExpress.XtraGrid.Columns.GridColumn(); this.colclassName = new DevExpress.XtraGrid.Columns.GridColumn(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.printingSystem = new DevExpress.XtraPrinting.PrintingSystem(this.components); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem(); this.barStaticItem4 = new DevExpress.XtraBars.BarStaticItem(); ((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl_Logs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.logItemBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView_Logs)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.printingSystem)).BeginInit(); this.SuspendLayout(); // // collevel // this.collevel.Caption = "Level"; this.collevel.FieldName = "level"; this.collevel.Name = "collevel"; this.collevel.OptionsColumn.FixedWidth = true; this.collevel.Visible = true; this.collevel.VisibleIndex = 2; this.collevel.Width = 49; // // barManager // this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2, 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.mFile, this.mHelp, this.iNew, this.iOpen, this.iClose, this.iSave, this.iSaveAs, this.iExit, this.iAbout, this.siLevelStatus, this.siLevel, this.mPaintStyle, this.mOldStyles, this.mOfficeSkins, this.mBonusSkins, this.iWXP, this.iOffXP, this.iOff2K, this.iOff2003, this.iDefault, this.siAppStatus, this.siApp, this.siLastDayStatus, this.siLastDay, this.bntReload, this.btnSelectedDateStart, this.btnSelectedDateEnd, this.btnPrint, this.btnExpToExcel, this.barButtonItem10, this.barStaticItem1, this.barStaticItem2, this.barStaticItem3, this.btnPreview, this.barStaticItem5}); this.barManager.MaxItemId = 50; this.barManager.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit1}); this.barManager.StatusBar = this.bar3; // // bar2 // this.bar2.BarName = "Tools"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(49, 157); this.bar2.FloatSize = new System.Drawing.Size(46, 29); this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.bntReload), new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem10), new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem5), new DevExpress.XtraBars.LinkPersistInfo(this.btnSelectedDateStart), new DevExpress.XtraBars.LinkPersistInfo(this.btnSelectedDateEnd), new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem2), new DevExpress.XtraBars.LinkPersistInfo(this.btnPreview), new DevExpress.XtraBars.LinkPersistInfo(this.btnPrint), new DevExpress.XtraBars.LinkPersistInfo(this.btnExpToExcel), new DevExpress.XtraBars.LinkPersistInfo(this.barStaticItem3)}); this.bar2.Text = "Tools"; // // bntReload // this.bntReload.Caption = "ќбновить"; this.bntReload.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.reload_16; this.bntReload.Id = 34; this.bntReload.Name = "bntReload"; this.bntReload.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bntReload.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bntReload_ItemClick); // // barStaticItem1 // this.barStaticItem1.Id = 43; this.barStaticItem1.Name = "barStaticItem1"; this.barStaticItem1.TextAlignment = System.Drawing.StringAlignment.Near; // // barButtonItem10 // this.barButtonItem10.Caption = "Ћог"; this.barButtonItem10.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.search_16; this.barButtonItem10.Id = 40; this.barButtonItem10.Name = "barButtonItem10"; this.barButtonItem10.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick); // // barStaticItem5 // this.barStaticItem5.Id = 49; this.barStaticItem5.Name = "barStaticItem5"; this.barStaticItem5.TextAlignment = System.Drawing.StringAlignment.Near; // // btnSelectedDateStart // this.btnSelectedDateStart.Caption = "00.00.0000"; this.btnSelectedDateStart.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.calendar_16; this.btnSelectedDateStart.Id = 36; this.btnSelectedDateStart.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.btnSelectedDateStart.ItemAppearance.Normal.Options.UseFont = true; this.btnSelectedDateStart.Name = "btnSelectedDateStart"; this.btnSelectedDateStart.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnSelectedDateStart.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSelectedDateStart_ItemClick); // // btnSelectedDateEnd // this.btnSelectedDateEnd.Caption = "00.00.0000"; this.btnSelectedDateEnd.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.calendar_16; this.btnSelectedDateEnd.Id = 37; this.btnSelectedDateEnd.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.btnSelectedDateEnd.ItemAppearance.Normal.Options.UseFont = true; this.btnSelectedDateEnd.Name = "btnSelectedDateEnd"; this.btnSelectedDateEnd.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnSelectedDateEnd.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSelectedDateEnd_ItemClick); // // barStaticItem2 // this.barStaticItem2.Id = 44; this.barStaticItem2.Name = "barStaticItem2"; this.barStaticItem2.TextAlignment = System.Drawing.StringAlignment.Near; // // btnPreview // this.btnPreview.Caption = "ѕросмотр"; this.btnPreview.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.preview; this.btnPreview.Id = 48; this.btnPreview.Name = "btnPreview"; this.btnPreview.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnPreview.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnPreview_ItemClick); // // btnPrint // this.btnPrint.Caption = "ѕечать"; this.btnPrint.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.print_16; this.btnPrint.Id = 38; this.btnPrint.Name = "btnPrint"; this.btnPrint.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnPrint.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnPrint_ItemClick); // // btnExpToExcel // this.btnExpToExcel.Caption = "Excel"; this.btnExpToExcel.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.page_white_excel; this.btnExpToExcel.Id = 39; this.btnExpToExcel.Name = "btnExpToExcel"; this.btnExpToExcel.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btnExpToExcel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnExpToExcel_ItemClick); // // barStaticItem3 // this.barStaticItem3.Id = 45; this.barStaticItem3.Name = "barStaticItem3"; this.barStaticItem3.TextAlignment = System.Drawing.StringAlignment.Near; // // bar3 // this.bar3.BarName = "Status bar"; this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.bar3.DockCol = 0; this.bar3.DockRow = 0; this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.siLevelStatus), new DevExpress.XtraBars.LinkPersistInfo(this.siLevel), new DevExpress.XtraBars.LinkPersistInfo(this.siAppStatus), new DevExpress.XtraBars.LinkPersistInfo(this.siApp), new DevExpress.XtraBars.LinkPersistInfo(this.siLastDayStatus), new DevExpress.XtraBars.LinkPersistInfo(this.siLastDay)}); this.bar3.OptionsBar.AllowQuickCustomization = false; this.bar3.OptionsBar.DrawDragBorder = false; this.bar3.OptionsBar.UseWholeRow = true; this.bar3.Text = "Status bar"; // // siLevelStatus // this.siLevelStatus.Caption = "Level:"; this.siLevelStatus.Id = 9; this.siLevelStatus.Name = "siLevelStatus"; this.siLevelStatus.TextAlignment = System.Drawing.StringAlignment.Near; // // siLevel // this.siLevel.Caption = "..."; this.siLevel.Id = 10; this.siLevel.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.siLevel.ItemAppearance.Normal.Options.UseFont = true; this.siLevel.Name = "siLevel"; this.siLevel.TextAlignment = System.Drawing.StringAlignment.Near; // // siAppStatus // this.siAppStatus.Caption = "App:"; this.siAppStatus.Id = 30; this.siAppStatus.Name = "siAppStatus"; this.siAppStatus.TextAlignment = System.Drawing.StringAlignment.Near; // // siApp // this.siApp.Caption = "..."; this.siApp.Id = 31; this.siApp.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.siApp.ItemAppearance.Normal.Options.UseFont = true; this.siApp.Name = "siApp"; this.siApp.TextAlignment = System.Drawing.StringAlignment.Near; // // siLastDayStatus // this.siLastDayStatus.Caption = "Day:"; this.siLastDayStatus.Id = 32; this.siLastDayStatus.Name = "siLastDayStatus"; this.siLastDayStatus.TextAlignment = System.Drawing.StringAlignment.Near; // // siLastDay // this.siLastDay.Caption = "..."; this.siLastDay.Id = 33; this.siLastDay.ItemAppearance.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.siLastDay.ItemAppearance.Normal.Options.UseFont = true; this.siLastDay.Name = "siLastDay"; this.siLastDay.TextAlignment = System.Drawing.StringAlignment.Near; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1088, 31); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 525); this.barDockControlBottom.Size = new System.Drawing.Size(1088, 25); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 31); this.barDockControlLeft.Size = new System.Drawing.Size(0, 494); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1088, 31); this.barDockControlRight.Size = new System.Drawing.Size(0, 494); // // mFile // this.mFile.Caption = "&File"; this.mFile.Id = 0; this.mFile.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.iNew), new DevExpress.XtraBars.LinkPersistInfo(this.iOpen), new DevExpress.XtraBars.LinkPersistInfo(this.iClose), new DevExpress.XtraBars.LinkPersistInfo(this.iSave), new DevExpress.XtraBars.LinkPersistInfo(this.iSaveAs), new DevExpress.XtraBars.LinkPersistInfo(this.iExit)}); this.mFile.Name = "mFile"; // // iNew // this.iNew.Caption = "&New"; this.iNew.Id = 2; this.iNew.ImageIndex = 0; this.iNew.Name = "iNew"; // // iOpen // this.iOpen.Caption = "&Open"; this.iOpen.Id = 3; this.iOpen.ImageIndex = 1; this.iOpen.Name = "iOpen"; // // iClose // this.iClose.Caption = "&Close"; this.iClose.Id = 4; this.iClose.Name = "iClose"; // // iSave // this.iSave.Caption = "&Save"; this.iSave.Id = 5; this.iSave.ImageIndex = 2; this.iSave.Name = "iSave"; // // iSaveAs // this.iSaveAs.Caption = "Save &As"; this.iSaveAs.Id = 6; this.iSaveAs.ImageIndex = 3; this.iSaveAs.Name = "iSaveAs"; // // iExit // this.iExit.Caption = "E&xit"; this.iExit.Id = 7; this.iExit.Name = "iExit"; // // mHelp // this.mHelp.Caption = "&Help"; this.mHelp.Id = 1; this.mHelp.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.iAbout)}); this.mHelp.Name = "mHelp"; // // iAbout // this.iAbout.Caption = "&About"; this.iAbout.Id = 8; this.iAbout.Name = "iAbout"; // // mPaintStyle // this.mPaintStyle.Caption = "Paint Style"; this.mPaintStyle.Id = 21; this.mPaintStyle.Name = "mPaintStyle"; // // mOldStyles // this.mOldStyles.Caption = "Old Styles"; this.mOldStyles.Id = 22; this.mOldStyles.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.iWXP), new DevExpress.XtraBars.LinkPersistInfo(this.iOffXP), new DevExpress.XtraBars.LinkPersistInfo(this.iOff2K), new DevExpress.XtraBars.LinkPersistInfo(this.iOff2003), new DevExpress.XtraBars.LinkPersistInfo(this.iDefault)}); this.mOldStyles.Name = "mOldStyles"; // // iWXP // this.iWXP.Caption = "WindowsXP"; this.iWXP.Description = "WindowsXP"; this.iWXP.Id = 25; this.iWXP.Name = "iWXP"; // // iOffXP // this.iOffXP.Caption = "OfficeXP"; this.iOffXP.Description = "OfficeXP"; this.iOffXP.Id = 26; this.iOffXP.Name = "iOffXP"; // // iOff2K // this.iOff2K.Caption = "Office2000"; this.iOff2K.Description = "Office2000"; this.iOff2K.Id = 27; this.iOff2K.Name = "iOff2K"; // // iOff2003 // this.iOff2003.Caption = "Office2003"; this.iOff2003.Description = "Office2003"; this.iOff2003.Id = 28; this.iOff2003.Name = "iOff2003"; // // iDefault // this.iDefault.Caption = "Default"; this.iDefault.Description = "Default"; this.iDefault.Id = 29; this.iDefault.Name = "iDefault"; // // mOfficeSkins // this.mOfficeSkins.Caption = "Office Skins"; this.mOfficeSkins.Id = 23; this.mOfficeSkins.Name = "mOfficeSkins"; // // mBonusSkins // this.mBonusSkins.Caption = "Bonus Skins"; this.mBonusSkins.Id = 24; this.mBonusSkins.Name = "mBonusSkins"; // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // gridControl_Logs // this.gridControl_Logs.DataSource = this.logItemBindingSource; this.gridControl_Logs.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl_Logs.Location = new System.Drawing.Point(0, 31); this.gridControl_Logs.MainView = this.gridView_Logs; this.gridControl_Logs.Name = "gridControl_Logs"; this.gridControl_Logs.Size = new System.Drawing.Size(1088, 494); this.gridControl_Logs.TabIndex = 5; this.gridControl_Logs.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView_Logs}); this.gridControl_Logs.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.gridControl_Logs_KeyPress); // // logItemBindingSource // this.logItemBindingSource.DataSource = typeof(BJ.MongoDB.Logger.LogItem); // // gridView_Logs // this.gridView_Logs.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple; this.gridView_Logs.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colId, this.coltimestamp, this.collevel, this.colthread, this.coluserName, this.colmessage, this.colloggerName, this.coldomain, this.colmachineName, this.colfileName, this.colmethod, this.collineNumber, this.colclassName}); this.gridView_Logs.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; styleFormatCondition1.Appearance.BackColor = System.Drawing.Color.MistyRose; styleFormatCondition1.Appearance.Options.UseBackColor = true; styleFormatCondition1.ApplyToRow = true; styleFormatCondition1.Column = this.collevel; styleFormatCondition1.Condition = DevExpress.XtraGrid.FormatConditionEnum.Equal; styleFormatCondition1.Value1 = "ERROR"; styleFormatCondition2.Appearance.BackColor = System.Drawing.Color.Tomato; styleFormatCondition2.Appearance.Options.UseBackColor = true; styleFormatCondition2.ApplyToRow = true; styleFormatCondition2.Column = this.collevel; styleFormatCondition2.Condition = DevExpress.XtraGrid.FormatConditionEnum.Equal; styleFormatCondition2.Value1 = "FATAL"; styleFormatCondition3.Appearance.BackColor = System.Drawing.Color.LemonChiffon; styleFormatCondition3.Appearance.Options.UseBackColor = true; styleFormatCondition3.ApplyToRow = true; styleFormatCondition3.Condition = DevExpress.XtraGrid.FormatConditionEnum.Equal; styleFormatCondition3.Value1 = "WARN"; this.gridView_Logs.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] { styleFormatCondition1, styleFormatCondition2, styleFormatCondition3}); this.gridView_Logs.GridControl = this.gridControl_Logs; this.gridView_Logs.Name = "gridView_Logs"; this.gridView_Logs.OptionsBehavior.Editable = false; this.gridView_Logs.OptionsBehavior.ReadOnly = true; this.gridView_Logs.OptionsView.ShowAutoFilterRow = true; this.gridView_Logs.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.coltimestamp, DevExpress.Data.ColumnSortOrder.Descending)}); this.gridView_Logs.DoubleClick += new System.EventHandler(this.gridView_Logs_DoubleClick); // // colId // this.colId.FieldName = "Id"; this.colId.Name = "colId"; // // coltimestamp // this.coltimestamp.Caption = "DateTime"; this.coltimestamp.DisplayFormat.FormatString = "dd.MM.yyyy H:mm:ss FFF"; this.coltimestamp.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.coltimestamp.FieldName = "timestamp.AsLocalTime"; this.coltimestamp.Name = "coltimestamp"; this.coltimestamp.OptionsColumn.FixedWidth = true; this.coltimestamp.SortMode = DevExpress.XtraGrid.ColumnSortMode.Custom; this.coltimestamp.Visible = true; this.coltimestamp.VisibleIndex = 0; this.coltimestamp.Width = 135; // // colthread // this.colthread.Caption = "Thread"; this.colthread.FieldName = "thread"; this.colthread.Name = "colthread"; this.colthread.OptionsColumn.FixedWidth = true; this.colthread.Visible = true; this.colthread.VisibleIndex = 3; this.colthread.Width = 44; // // coluserName // this.coluserName.Caption = "User"; this.coluserName.FieldName = "userName"; this.coluserName.Name = "coluserName"; this.coluserName.OptionsColumn.FixedWidth = true; this.coluserName.Visible = true; this.coluserName.VisibleIndex = 6; this.coluserName.Width = 105; // // colmessage // this.colmessage.Caption = "Message"; this.colmessage.FieldName = "message"; this.colmessage.Name = "colmessage"; this.colmessage.Visible = true; this.colmessage.VisibleIndex = 4; this.colmessage.Width = 123; // // colloggerName // this.colloggerName.Caption = "Logger"; this.colloggerName.FieldName = "loggerName"; this.colloggerName.Name = "colloggerName"; this.colloggerName.OptionsColumn.FixedWidth = true; this.colloggerName.Visible = true; this.colloggerName.VisibleIndex = 5; this.colloggerName.Width = 63; // // coldomain // this.coldomain.Caption = "App"; this.coldomain.FieldName = "domain"; this.coldomain.Name = "coldomain"; this.coldomain.OptionsColumn.FixedWidth = true; this.coldomain.Visible = true; this.coldomain.VisibleIndex = 1; this.coldomain.Width = 132; // // colmachineName // this.colmachineName.Caption = "Machine"; this.colmachineName.FieldName = "machineName"; this.colmachineName.Name = "colmachineName"; this.colmachineName.OptionsColumn.FixedWidth = true; this.colmachineName.Visible = true; this.colmachineName.VisibleIndex = 7; this.colmachineName.Width = 87; // // colfileName // this.colfileName.Caption = "File"; this.colfileName.FieldName = "fileName"; this.colfileName.Name = "colfileName"; this.colfileName.OptionsColumn.FixedWidth = true; this.colfileName.Visible = true; this.colfileName.VisibleIndex = 11; this.colfileName.Width = 115; // // colmethod // this.colmethod.Caption = "Method"; this.colmethod.FieldName = "method"; this.colmethod.Name = "colmethod"; this.colmethod.OptionsColumn.FixedWidth = true; this.colmethod.Visible = true; this.colmethod.VisibleIndex = 9; this.colmethod.Width = 76; // // collineNumber // this.collineNumber.Caption = "Line"; this.collineNumber.FieldName = "lineNumber"; this.collineNumber.Name = "collineNumber"; this.collineNumber.OptionsColumn.FixedWidth = true; this.collineNumber.Visible = true; this.collineNumber.VisibleIndex = 10; this.collineNumber.Width = 52; // // colclassName // this.colclassName.Caption = "Class"; this.colclassName.FieldName = "className"; this.colclassName.Name = "colclassName"; this.colclassName.OptionsColumn.FixedWidth = true; this.colclassName.Visible = true; this.colclassName.VisibleIndex = 8; this.colclassName.Width = 89; // // barButtonItem2 // this.barButtonItem2.Caption = "ќбновить"; this.barButtonItem2.Id = 34; this.barButtonItem2.ImageIndex = 3; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem3 // this.barButtonItem3.Caption = "ќбновить"; this.barButtonItem3.Id = 34; this.barButtonItem3.ImageIndex = 3; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem4 // this.barButtonItem4.Caption = "ќбновить"; this.barButtonItem4.Id = 34; this.barButtonItem4.ImageIndex = 3; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem5 // this.barButtonItem5.Caption = "ќбновить"; this.barButtonItem5.Id = 34; this.barButtonItem5.ImageIndex = 3; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem1 // this.barButtonItem1.Caption = "ѕечать"; this.barButtonItem1.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.print_16; this.barButtonItem1.Id = 38; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem6 // this.barButtonItem6.Caption = "ѕечать"; this.barButtonItem6.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.print_16; this.barButtonItem6.Id = 38; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem7 // this.barButtonItem7.Caption = "ѕечать"; this.barButtonItem7.Glyph = global::BJ.MongoDB.ClientUI.Properties.Resources.print_16; this.barButtonItem7.Id = 38; this.barButtonItem7.Name = "barButtonItem7"; this.barButtonItem7.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barStaticItem4 // this.barStaticItem4.Id = 44; this.barStaticItem4.Name = "barStaticItem4"; this.barStaticItem4.TextAlignment = System.Drawing.StringAlignment.Near; // // frmLogs // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1088, 550); this.Controls.Add(this.gridControl_Logs); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "frmLogs"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Logs Viewer"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.frmLogs_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl_Logs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.logItemBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView_Logs)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.printingSystem)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// �����֧������ķ��� - ��Ҫ /// ʹ�ô���༭���Ĵ˷��������ݡ� /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form7)); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem(); this.bar2 = new DevExpress.XtraBars.Bar(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1, this.bar2}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem1, this.barButtonItem2, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5, this.barButtonItem6, this.barButtonItem7, this.barButtonItem8, this.barButtonItem9}); this.barManager1.MaxItemId = 9; this.barManager1.StatusBar = this.bar2; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem5), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem6, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem8, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem9, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem7, true)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barButtonItem1 // this.barButtonItem1.Caption = "�����ӷ���"; this.barButtonItem1.Id = 0; this.barButtonItem1.ImageIndex = 4; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "�ķ���"; this.barButtonItem2.Id = 1; this.barButtonItem2.ImageIndex = 5; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "ɾ������"; this.barButtonItem3.Id = 2; this.barButtonItem3.ImageIndex = 2; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "�������"; this.barButtonItem4.Id = 3; this.barButtonItem4.ImageIndex = 4; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // barButtonItem5 // this.barButtonItem5.Caption = "ɾ�����"; this.barButtonItem5.Id = 4; this.barButtonItem5.ImageIndex = 2; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // barButtonItem6 // this.barButtonItem6.Caption = "ͳ��"; this.barButtonItem6.Id = 5; this.barButtonItem6.ImageIndex = 8; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // barButtonItem8 // this.barButtonItem8.Caption = "���û���"; this.barButtonItem8.Id = 7; this.barButtonItem8.ImageIndex = 13; this.barButtonItem8.Name = "barButtonItem8"; this.barButtonItem8.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick); // // barButtonItem9 // this.barButtonItem9.Caption = "������������"; this.barButtonItem9.Id = 8; this.barButtonItem9.ImageIndex = 11; this.barButtonItem9.Name = "barButtonItem9"; this.barButtonItem9.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem9_ItemClick); // // barButtonItem7 // this.barButtonItem7.Caption = "�ر�"; this.barButtonItem7.Id = 6; this.barButtonItem7.ImageIndex = 9; this.barButtonItem7.Name = "barButtonItem7"; this.barButtonItem7.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick); // // bar2 // this.bar2.BarName = "Custom 2"; this.bar2.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.bar2.OptionsBar.AllowQuickCustomization = false; this.bar2.OptionsBar.DrawDragBorder = false; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Custom 2"; // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "����.ico"); this.imageList1.Images.SetKeyName(1, "��ӡ.ico"); this.imageList1.Images.SetKeyName(2, "ɾ��.ico"); this.imageList1.Images.SetKeyName(3, "����¼�.ico"); this.imageList1.Images.SetKeyName(4, "�½�.ico"); this.imageList1.Images.SetKeyName(5, "��.ico"); this.imageList1.Images.SetKeyName(6, "���ͬ��.ico"); this.imageList1.Images.SetKeyName(7, "����.ico"); this.imageList1.Images.SetKeyName(8, "���.ico"); this.imageList1.Images.SetKeyName(9, "�ر�.ico"); this.imageList1.Images.SetKeyName(10, "��ѯ.ico"); this.imageList1.Images.SetKeyName(11, "���ȹ���1.ico"); this.imageList1.Images.SetKeyName(12, "15.ico"); this.imageList1.Images.SetKeyName(13, "����.ico"); // // treeList1 // this.treeList1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.treeList1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 34); this.treeList1.Name = "treeList1"; this.treeList1.OptionsBehavior.AutoFocusNewNode = true; this.treeList1.OptionsView.AutoWidth = false; this.treeList1.OptionsView.EnableAppearanceOddRow = true; this.treeList1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit1}); this.treeList1.Size = new System.Drawing.Size(880, 281); this.treeList1.TabIndex = 4; this.treeList1.FocusedColumnChanged += new DevExpress.XtraTreeList.FocusedColumnChangedEventHandler(this.treeList1_FocusedColumnChanged); this.treeList1.ShownEditor += new System.EventHandler(this.treeList1_ShownEditor); this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged); this.treeList1.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.treeList1_FocusedNodeChanged); this.treeList1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList1_ShowingEditor); // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.Mask.EditMask = "###########.####"; this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // Form7 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(880, 333); this.Controls.Add(this.treeList1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "Form7"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "���������÷�չĿ��"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.Form7_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// �����֧������ķ��� - ��Ҫ /// ʹ�ô���༭���Ĵ˷��������ݡ� /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormForecast2)); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.barSubItem11 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.btCopy = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem2 = new DevExpress.XtraBars.BarSubItem(); this.bt434 = new DevExpress.XtraBars.BarButtonItem(); this.bt513 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem3 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem20 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem21 = new DevExpress.XtraBars.BarButtonItem(); this.btGetHistory = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.bt_add = new DevExpress.XtraBars.BarButtonItem(); this.bt_edit = new DevExpress.XtraBars.BarButtonItem(); this.bt_del = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem(); this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl(); this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.treeList2 = new DevExpress.XtraTreeList.TreeList(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit(); this.splitContainerControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList2)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barSubItem3, this.barButtonItem20, this.barButtonItem21, this.btGetHistory, this.barButtonItem6, this.barSubItem11, this.barButtonItem1, this.barButtonItem2, this.barButtonItem3, this.bt_add, this.bt_edit, this.bt_del, this.barSubItem2, this.bt434, this.btCopy, this.bt513, this.barButtonItem4, this.barButtonItem5, this.barButtonItem7, this.barButtonItem8, this.barButtonItem9}); this.barManager1.MaxItemId = 74; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem11), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem2, true), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem3), new DevExpress.XtraBars.LinkPersistInfo(this.btGetHistory, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem5, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem9, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem8, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem6, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barSubItem11 // this.barSubItem11.Caption = "�������"; this.barSubItem11.Id = 46; this.barSubItem11.ImageIndex = 13; this.barSubItem11.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2), new DevExpress.XtraBars.LinkPersistInfo(this.btCopy)}); this.barSubItem11.Name = "barSubItem11"; this.barSubItem11.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barSubItem11.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barButtonItem1 // this.barButtonItem1.Caption = "���"; this.barButtonItem1.Id = 47; this.barButtonItem1.ImageIndex = 17; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "��"; this.barButtonItem3.Id = 56; this.barButtonItem3.ImageIndex = 18; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "ɾ��"; this.barButtonItem2.Id = 48; this.barButtonItem2.ImageIndex = 10; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // btCopy // this.btCopy.Caption = "����"; this.btCopy.Id = 66; this.btCopy.ImageIndex = 15; this.btCopy.Name = "btCopy"; this.btCopy.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btCopy.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btCopy_ItemClick); // // barSubItem2 // this.barSubItem2.Caption = "ͳ��"; this.barSubItem2.Id = 63; this.barSubItem2.ImageIndex = 11; this.barSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.bt434), new DevExpress.XtraBars.LinkPersistInfo(this.bt513)}); this.barSubItem2.Name = "barSubItem2"; this.barSubItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // bt434 // this.bt434.Caption = "ȫ�е�������Ԥ����"; this.bt434.Id = 64; this.bt434.Name = "bt434"; this.bt434.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bt434_ItemClick); // // bt513 // this.bt513.Caption = "�����ص�������Ԥ����"; this.bt513.Id = 67; this.bt513.Name = "bt513"; this.bt513.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bt532_ItemClick); // // barSubItem3 // this.barSubItem3.Caption = "����"; this.barSubItem3.Id = 29; this.barSubItem3.ImageIndex = 5; this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem20), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem21)}); this.barSubItem3.Name = "barSubItem3"; this.barSubItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barSubItem3.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barButtonItem20 // this.barButtonItem20.Caption = "��������"; this.barButtonItem20.Id = 30; this.barButtonItem20.ImageIndex = 5; this.barButtonItem20.Name = "barButtonItem20"; this.barButtonItem20.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem20.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem20_ItemClick); // // barButtonItem21 // this.barButtonItem21.Caption = "����ͼ��"; this.barButtonItem21.Id = 31; this.barButtonItem21.ImageIndex = 5; this.barButtonItem21.Name = "barButtonItem21"; this.barButtonItem21.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem21.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem21.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem21_ItemClick); // // btGetHistory // this.btGetHistory.Caption = "ˢ����ʷ����"; this.btGetHistory.Id = 32; this.btGetHistory.ImageIndex = 18; this.btGetHistory.Name = "btGetHistory"; this.btGetHistory.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.btGetHistory.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btGetHistory_ItemClick); // // barButtonItem5 // this.barButtonItem5.Caption = "�鿴ͼ��"; this.barButtonItem5.Id = 69; this.barButtonItem5.ImageIndex = 9; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // barButtonItem9 // this.barButtonItem9.Caption = "��Ӧ��+�û�Ԥ�ⷽ��"; this.barButtonItem9.Id = 73; this.barButtonItem9.ImageIndex = 11; this.barButtonItem9.Name = "barButtonItem9"; this.barButtonItem9.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem9.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem9_ItemClick); // // barButtonItem8 // this.barButtonItem8.Caption = "��ȡ��ӦԤ��ֵ"; this.barButtonItem8.Id = 72; this.barButtonItem8.ImageIndex = 14; this.barButtonItem8.Name = "barButtonItem8"; this.barButtonItem8.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick); // // barButtonItem6 // this.barButtonItem6.Caption = "�ر�"; this.barButtonItem6.Id = 35; this.barButtonItem6.ImageIndex = 7; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "���������ʼ���"; this.barButtonItem4.Id = 68; this.barButtonItem4.ImageIndex = 9; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem4.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "����.ico"); this.imageList1.Images.SetKeyName(1, "����.ico"); this.imageList1.Images.SetKeyName(2, "��ѯ.ico"); this.imageList1.Images.SetKeyName(3, "������±�.ico"); this.imageList1.Images.SetKeyName(4, "��ӡ.ico"); this.imageList1.Images.SetKeyName(5, "����.ico"); this.imageList1.Images.SetKeyName(6, "�ر�1.ico"); this.imageList1.Images.SetKeyName(7, "�ر�.ico"); this.imageList1.Images.SetKeyName(8, "��ɫ.ico"); this.imageList1.Images.SetKeyName(9, "���ȹ���1.ico"); this.imageList1.Images.SetKeyName(10, "ɾ��.ico"); this.imageList1.Images.SetKeyName(11, "���.ico"); this.imageList1.Images.SetKeyName(12, "����.ico"); this.imageList1.Images.SetKeyName(13, "��Ȩ.ico"); this.imageList1.Images.SetKeyName(14, "ˢ��.ico"); this.imageList1.Images.SetKeyName(15, "���ͬ��.ico"); this.imageList1.Images.SetKeyName(16, "����¼�.ico"); this.imageList1.Images.SetKeyName(17, "�½�.ico"); this.imageList1.Images.SetKeyName(18, "��.ico"); this.imageList1.Images.SetKeyName(19, "����.ico"); // // bt_add // this.bt_add.Caption = "���"; this.bt_add.Id = 59; this.bt_add.ImageIndex = 17; this.bt_add.Name = "bt_add"; // // bt_edit // this.bt_edit.Caption = "��"; this.bt_edit.Id = 60; this.bt_edit.ImageIndex = 18; this.bt_edit.Name = "bt_edit"; // // bt_del // this.bt_del.Caption = "ɾ��"; this.bt_del.Id = 61; this.bt_del.ImageIndex = 10; this.bt_del.Name = "bt_del"; // // barButtonItem7 // this.barButtonItem7.Caption = "�鿴ͼ��"; this.barButtonItem7.Id = 70; this.barButtonItem7.Name = "barButtonItem7"; // // splitterControl1 // this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top; this.splitterControl1.Location = new System.Drawing.Point(0, 34); this.splitterControl1.Name = "splitterControl1"; this.splitterControl1.Size = new System.Drawing.Size(975, 4); this.splitterControl1.TabIndex = 5; this.splitterControl1.TabStop = false; // // splitContainerControl2 // this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl2.Horizontal = false; this.splitContainerControl2.Location = new System.Drawing.Point(0, 38); this.splitContainerControl2.Name = "splitContainerControl2"; this.splitContainerControl2.Panel1.Controls.Add(this.treeList1); this.splitContainerControl2.Panel1.ShowCaption = true; this.splitContainerControl2.Panel1.Text = "����"; this.splitContainerControl2.Panel2.Controls.Add(this.treeList2); this.splitContainerControl2.Panel2.ShowCaption = true; this.splitContainerControl2.Panel2.Text = "����"; this.splitContainerControl2.Size = new System.Drawing.Size(975, 587); this.splitContainerControl2.SplitterPosition = 287; this.splitContainerControl2.TabIndex = 10; this.splitContainerControl2.Text = "splitContainerControl2"; // // treeList1 // this.treeList1.AllowDrop = true; this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 0); this.treeList1.Name = "treeList1"; this.treeList1.Size = new System.Drawing.Size(969, 266); this.treeList1.TabIndex = 0; this.treeList1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.treeList1_KeyDown); this.treeList1.AfterDragNode += new DevExpress.XtraTreeList.NodeEventHandler(this.treeList1_AfterDragNode); this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged); this.treeList1.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.treeList1_FocusedNodeChanged); this.treeList1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList1_ShowingEditor); // // treeList2 // this.treeList2.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList2.Location = new System.Drawing.Point(0, 0); this.treeList2.Name = "treeList2"; this.treeList2.OptionsSelection.MultiSelect = true; this.treeList2.Size = new System.Drawing.Size(969, 275); this.treeList2.TabIndex = 1; this.treeList2.KeyDown += new System.Windows.Forms.KeyEventHandler(this.treeList2_KeyDown); this.treeList2.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList2_CellValueChanged); this.treeList2.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList2_ShowingEditor); // // FormForecast2 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(975, 625); this.Controls.Add(this.splitContainerControl2); this.Controls.Add(this.splitterControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FormForecast2"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "����Ԥ���"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.Form8Forecast_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit(); this.splitContainerControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList2)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form9ProfessionalMethod)); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // treeList1 // this.treeList1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.treeList1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 33); this.treeList1.Name = "treeList1"; this.treeList1.OptionsView.AutoWidth = false; this.treeList1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit1}); this.treeList1.Size = new System.Drawing.Size(692, 344); this.treeList1.TabIndex = 3; this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged); this.treeList1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList1_ShowingEditor); // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.DisplayFormat.FormatString = "##.####"; this.repositoryItemTextEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.EditFormat.FormatString = "p2"; this.repositoryItemTextEdit1.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.Mask.EditMask = "###.##%"; this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; this.repositoryItemTextEdit1.DoubleClick += new System.EventHandler(this.repositoryItemTextEdit1_DoubleClick); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowMoveBarOnToolbar = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem1, this.barButtonItem2}); this.barManager1.MaxItemId = 2; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2, true)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barButtonItem1 // this.barButtonItem1.Caption = "确定"; this.barButtonItem1.Id = 0; this.barButtonItem1.ImageIndex = 1; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "取消"; this.barButtonItem2.Id = 1; this.barButtonItem2.ImageIndex = 0; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "关闭.ico"); this.imageList1.Images.SetKeyName(1, "审批.ico"); // // Form9ProfessionalMethod // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(692, 377); this.Controls.Add(this.treeList1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "Form9ProfessionalMethod"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "专家干预:指定各年增长率"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.Form9ProfessionalMethod_Load); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// �����֧������ķ��� - ��Ҫ /// ʹ�ô���༭���Ĵ˷��������ݡ� /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormExtrapolationMethod)); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem17 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem26 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem3 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem20 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem21 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem22 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem25 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl(); this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl(); this.chart_user1 = new Itop.Client.Using.chart_user(); this.simpleButton6 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton11 = new DevExpress.XtraEditors.SimpleButton(); this.imageList2 = new System.Windows.Forms.ImageList(this.components); this.simpleButton10 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton9 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton8 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton7 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton(); this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit(); this.splitContainerControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit(); this.splitContainerControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem14, this.barButtonItem17, this.barSubItem3, this.barButtonItem20, this.barButtonItem21, this.barButtonItem22, this.barButtonItem6, this.barButtonItem25, this.barButtonItem26, this.barSubItem1, this.barButtonItem1, this.barButtonItem2, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5}); this.barManager1.MaxItemId = 52; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem5, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem14), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem17, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem26, true), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem3, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem22, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem25, true), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barSubItem1, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem6, true)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barButtonItem5 // this.barButtonItem5.Caption = "���빫������"; this.barButtonItem5.Id = 51; this.barButtonItem5.ImageIndex = 20; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // barButtonItem14 // this.barButtonItem14.Caption = "��ȡʵ������"; this.barButtonItem14.Id = 22; this.barButtonItem14.ImageIndex = 13; this.barButtonItem14.Name = "barButtonItem14"; this.barButtonItem14.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem14.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem14_ItemClick); // // barButtonItem17 // this.barButtonItem17.Caption = "��������"; this.barButtonItem17.Id = 26; this.barButtonItem17.ImageIndex = 14; this.barButtonItem17.Name = "barButtonItem17"; this.barButtonItem17.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem17.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem17.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem17_ItemClick); // // barButtonItem26 // this.barButtonItem26.Caption = "��ʼ��ȡ��ʷ����"; this.barButtonItem26.Id = 45; this.barButtonItem26.ImageIndex = 9; this.barButtonItem26.Name = "barButtonItem26"; this.barButtonItem26.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem26.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem26_ItemClick); // // barSubItem3 // this.barSubItem3.Caption = "����"; this.barSubItem3.Id = 29; this.barSubItem3.ImageIndex = 5; this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem20), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem21)}); this.barSubItem3.Name = "barSubItem3"; this.barSubItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItem20 // this.barButtonItem20.Caption = "��������"; this.barButtonItem20.Id = 30; this.barButtonItem20.ImageIndex = 5; this.barButtonItem20.Name = "barButtonItem20"; this.barButtonItem20.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem20.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem20_ItemClick); // // barButtonItem21 // this.barButtonItem21.Caption = "����ͼ��"; this.barButtonItem21.Id = 31; this.barButtonItem21.ImageIndex = 5; this.barButtonItem21.Name = "barButtonItem21"; this.barButtonItem21.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem21.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem21_ItemClick); // // barButtonItem22 // this.barButtonItem22.Caption = "ͼ����ɫ"; this.barButtonItem22.Id = 32; this.barButtonItem22.ImageIndex = 12; this.barButtonItem22.Name = "barButtonItem22"; this.barButtonItem22.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem22.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem22_ItemClick); // // barButtonItem25 // this.barButtonItem25.Caption = "����"; this.barButtonItem25.Id = 44; this.barButtonItem25.ImageIndex = 0; this.barButtonItem25.Name = "barButtonItem25"; this.barButtonItem25.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem25.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem25_ItemClick); // // barSubItem1 // this.barSubItem1.Caption = "�������"; this.barSubItem1.Id = 46; this.barSubItem1.ImageIndex = 16; this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4)}); this.barSubItem1.Name = "barSubItem1"; // // barButtonItem1 // this.barButtonItem1.Caption = "��ӷ���"; this.barButtonItem1.Id = 47; this.barButtonItem1.ImageIndex = 15; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "����ӷ���"; this.barButtonItem2.Id = 48; this.barButtonItem2.ImageIndex = 16; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "�ķ���"; this.barButtonItem3.Id = 49; this.barButtonItem3.ImageIndex = 18; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "ɾ������"; this.barButtonItem4.Id = 50; this.barButtonItem4.ImageIndex = 10; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // barButtonItem6 // this.barButtonItem6.Caption = "�ر�"; this.barButtonItem6.Id = 35; this.barButtonItem6.ImageIndex = 7; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // barDockControlTop // this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1074, 34); // // barDockControlBottom // this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 729); this.barDockControlBottom.Size = new System.Drawing.Size(1074, 0); // // barDockControlLeft // this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 34); this.barDockControlLeft.Size = new System.Drawing.Size(0, 695); // // barDockControlRight // this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1074, 34); this.barDockControlRight.Size = new System.Drawing.Size(0, 695); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "����.ico"); this.imageList1.Images.SetKeyName(1, "����.ico"); this.imageList1.Images.SetKeyName(2, "��ѯ.ico"); this.imageList1.Images.SetKeyName(3, "������±�.ico"); this.imageList1.Images.SetKeyName(4, "��ӡ.ico"); this.imageList1.Images.SetKeyName(5, "����.ico"); this.imageList1.Images.SetKeyName(6, "�ر�1.ico"); this.imageList1.Images.SetKeyName(7, "�ر�.ico"); this.imageList1.Images.SetKeyName(8, "��ɫ.ico"); this.imageList1.Images.SetKeyName(9, "���ȹ���1.ico"); this.imageList1.Images.SetKeyName(10, "ɾ��.ico"); this.imageList1.Images.SetKeyName(11, "���.ico"); this.imageList1.Images.SetKeyName(12, "����.ico"); this.imageList1.Images.SetKeyName(13, "��Ȩ.ico"); this.imageList1.Images.SetKeyName(14, "ˢ��.ico"); this.imageList1.Images.SetKeyName(15, "���ͬ��.ico"); this.imageList1.Images.SetKeyName(16, "����¼�.ico"); this.imageList1.Images.SetKeyName(17, "�½�.ico"); this.imageList1.Images.SetKeyName(18, "��.ico"); this.imageList1.Images.SetKeyName(19, "����.ico"); this.imageList1.Images.SetKeyName(20, "06 Picture.ico"); // // splitterControl1 // this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top; this.splitterControl1.Location = new System.Drawing.Point(0, 34); this.splitterControl1.Name = "splitterControl1"; this.splitterControl1.Size = new System.Drawing.Size(1074, 6); this.splitterControl1.TabIndex = 5; this.splitterControl1.TabStop = false; // // splitContainerControl1 // this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitContainerControl1.Location = new System.Drawing.Point(0, 0); this.splitContainerControl1.Name = "splitContainerControl1"; this.splitContainerControl1.Panel1.Controls.Add(this.chart_user1); this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1"; this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton6); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton4); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton2); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton11); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton10); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton9); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton8); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton7); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton5); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton3); this.splitContainerControl1.Panel2.Controls.Add(this.simpleButton1); this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2"; this.splitContainerControl1.Size = new System.Drawing.Size(1074, 334); this.splitContainerControl1.SplitterPosition = 274; this.splitContainerControl1.TabIndex = 8; this.splitContainerControl1.Text = "splitContainerControl1"; // // chart_user1 // this.chart_user1.Dock = System.Windows.Forms.DockStyle.Fill; this.chart_user1.Location = new System.Drawing.Point(0, 0); this.chart_user1.Name = "chart_user1"; this.chart_user1.Size = new System.Drawing.Size(794, 334); this.chart_user1.TabIndex = 0; // // simpleButton6 // this.simpleButton6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton6.Location = new System.Drawing.Point(145, 47); this.simpleButton6.Name = "simpleButton6"; this.simpleButton6.Size = new System.Drawing.Size(117, 34); this.simpleButton6.TabIndex = 3; this.simpleButton6.Text = "�� ��"; this.simpleButton6.Click += new System.EventHandler(this.button4_Click); // // simpleButton4 // this.simpleButton4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton4.Location = new System.Drawing.Point(145, 130); this.simpleButton4.Name = "simpleButton4"; this.simpleButton4.Size = new System.Drawing.Size(117, 34); this.simpleButton4.TabIndex = 5; this.simpleButton4.Text = "�����������"; this.simpleButton4.Visible = false; this.simpleButton4.Click += new System.EventHandler(this.button3_Click); // // simpleButton2 // this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton2.Location = new System.Drawing.Point(145, 87); this.simpleButton2.Name = "simpleButton2"; this.simpleButton2.Size = new System.Drawing.Size(117, 34); this.simpleButton2.TabIndex = 5; this.simpleButton2.Text = "����Ԥ��ֵ"; this.simpleButton2.Visible = false; this.simpleButton2.Click += new System.EventHandler(this.button2_Click); // // simpleButton11 // this.simpleButton11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton11.ImageIndex = 3; this.simpleButton11.ImageList = this.imageList2; this.simpleButton11.Location = new System.Drawing.Point(37, 257); this.simpleButton11.Name = "simpleButton11"; this.simpleButton11.Size = new System.Drawing.Size(82, 69); this.simpleButton11.TabIndex = 7; this.simpleButton11.Text = "ָ��ģ��"; this.simpleButton11.Click += new System.EventHandler(this.simpleButton11_Click); // // imageList2 // this.imageList2.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream"))); this.imageList2.TransparentColor = System.Drawing.Color.Transparent; this.imageList2.Images.SetKeyName(0, "1.jpg"); this.imageList2.Images.SetKeyName(1, "2.jpg"); this.imageList2.Images.SetKeyName(2, "3.jpg"); this.imageList2.Images.SetKeyName(3, "4.jpg"); this.imageList2.Images.SetKeyName(4, "5.jpg"); // // simpleButton10 // this.simpleButton10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton10.ImageIndex = 4; this.simpleButton10.ImageList = this.imageList2; this.simpleButton10.Location = new System.Drawing.Point(167, 257); this.simpleButton10.Name = "simpleButton10"; this.simpleButton10.Size = new System.Drawing.Size(82, 69); this.simpleButton10.TabIndex = 8; this.simpleButton10.Text = "��������ģ��"; this.simpleButton10.Click += new System.EventHandler(this.simpleButton10_Click); // // simpleButton9 // this.simpleButton9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton9.ImageIndex = 2; this.simpleButton9.ImageList = this.imageList2; this.simpleButton9.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter; this.simpleButton9.Location = new System.Drawing.Point(37, 107); this.simpleButton9.Name = "simpleButton9"; this.simpleButton9.Size = new System.Drawing.Size(82, 69); this.simpleButton9.TabIndex = 6; this.simpleButton9.Text = "����ģ��"; this.simpleButton9.Click += new System.EventHandler(this.simpleButton9_Click); // // simpleButton8 // this.simpleButton8.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton8.ImageIndex = 1; this.simpleButton8.ImageList = this.imageList2; this.simpleButton8.Location = new System.Drawing.Point(167, 175); this.simpleButton8.Name = "simpleButton8"; this.simpleButton8.Size = new System.Drawing.Size(82, 69); this.simpleButton8.TabIndex = 5; this.simpleButton8.Text = "������ģ��"; this.simpleButton8.Click += new System.EventHandler(this.simpleButton8_Click); // // simpleButton7 // this.simpleButton7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton7.ImageIndex = 0; this.simpleButton7.ImageList = this.imageList2; this.simpleButton7.Location = new System.Drawing.Point(37, 182); this.simpleButton7.Name = "simpleButton7"; this.simpleButton7.Size = new System.Drawing.Size(82, 69); this.simpleButton7.TabIndex = 4; this.simpleButton7.Text = "ֱ��ģ��"; this.simpleButton7.Click += new System.EventHandler(this.simpleButton7_Click); // // simpleButton5 // this.simpleButton5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton5.Location = new System.Drawing.Point(12, 47); this.simpleButton5.Name = "simpleButton5"; this.simpleButton5.Size = new System.Drawing.Size(117, 34); this.simpleButton5.TabIndex = 2; this.simpleButton5.Text = "ȫ������ͼ"; this.simpleButton5.Click += new System.EventHandler(this.button6_Click); // // simpleButton3 // this.simpleButton3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton3.Location = new System.Drawing.Point(145, 9); this.simpleButton3.Name = "simpleButton3"; this.simpleButton3.Size = new System.Drawing.Size(117, 34); this.simpleButton3.TabIndex = 1; this.simpleButton3.Text = "Ԥ����������ͼ"; this.simpleButton3.Click += new System.EventHandler(this.button5_Click); // // simpleButton1 // this.simpleButton1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton1.Location = new System.Drawing.Point(12, 9); this.simpleButton1.Name = "simpleButton1"; this.simpleButton1.Size = new System.Drawing.Size(117, 34); this.simpleButton1.TabIndex = 0; this.simpleButton1.Text = "��ʷ��������ͼ"; this.simpleButton1.Click += new System.EventHandler(this.button1_Click); // // splitContainerControl2 // this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainerControl2.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; this.splitContainerControl2.Horizontal = false; this.splitContainerControl2.Location = new System.Drawing.Point(0, 40); this.splitContainerControl2.Name = "splitContainerControl2"; this.splitContainerControl2.Panel1.Controls.Add(this.treeList1); this.splitContainerControl2.Panel1.Text = "splitContainerControl2_Panel1"; this.splitContainerControl2.Panel2.Controls.Add(this.splitContainerControl1); this.splitContainerControl2.Panel2.Text = "splitContainerControl2_Panel2"; this.splitContainerControl2.Size = new System.Drawing.Size(1074, 689); this.splitContainerControl2.SplitterPosition = 334; this.splitContainerControl2.TabIndex = 10; this.splitContainerControl2.Text = "splitContainerControl2"; // // treeList1 // this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 0); this.treeList1.Name = "treeList1"; this.treeList1.OptionsView.AutoWidth = false; this.treeList1.Size = new System.Drawing.Size(1074, 349); this.treeList1.TabIndex = 1; this.treeList1.NodeCellStyle += new DevExpress.XtraTreeList.GetCustomNodeCellStyleEventHandler(this.treeList1_NodeCellStyle); this.treeList1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeList1_MouseUp); this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged); this.treeList1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList1_ShowingEditor); // // FormExtrapolationMethod // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1074, 729); this.Controls.Add(this.splitContainerControl2); this.Controls.Add(this.splitterControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FormExtrapolationMethod"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "���Ʒ�"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.Form8Forecast_Load); this.Resize += new System.EventHandler(this.FormAverageForecast_Resize); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit(); this.splitContainerControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit(); this.splitContainerControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmNhomHang)); this.img = new DevExpress.Utils.ImageCollection(this.components); this.bm = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bbiThem = new DevExpress.XtraBars.BarButtonItem(); this.bbiXem = new DevExpress.XtraBars.BarButtonItem(); this.bbiSua = new DevExpress.XtraBars.BarButtonItem(); this.bbiXoa = new DevExpress.XtraBars.BarButtonItem(); this.bbiDong = new DevExpress.XtraBars.BarButtonItem(); 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.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.gcList = new DevExpress.XtraGrid.GridControl(); this.nHOMHANGBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsNhomHang = new Do_An_Quan_Ly_Kho.NhomHang.DS.dsNhomHang(); this.gbList = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colMa_Nhom_Hang = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTen_Nhom_Hang = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGhi_Chu = new DevExpress.XtraGrid.Columns.GridColumn(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.nHOM_HANGTableAdapter = new Do_An_Quan_Ly_Kho.NhomHang.DS.dsNhomHangTableAdapters.NHOM_HANGTableAdapter(); ((System.ComponentModel.ISupportInitialize)(this.img)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.nHOMHANGBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsNhomHang)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); this.SuspendLayout(); // // img // this.img.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("img.ImageStream"))); this.img.Images.SetKeyName(0, "abort.png"); this.img.Images.SetKeyName(1, "about.png"); this.img.Images.SetKeyName(2, "accept.png"); this.img.Images.SetKeyName(3, "add.png"); this.img.Images.SetKeyName(4, "application.png"); this.img.Images.SetKeyName(5, "apply.png"); this.img.Images.SetKeyName(6, "attention.png"); this.img.Images.SetKeyName(7, "back.png"); this.img.Images.SetKeyName(8, "cancel.png"); this.img.Images.SetKeyName(9, "circulation.png"); this.img.Images.SetKeyName(10, "close.png"); this.img.Images.SetKeyName(11, "create.png"); this.img.Images.SetKeyName(12, "cut.png"); this.img.Images.SetKeyName(13, "danger.png"); this.img.Images.SetKeyName(14, "delete.png"); this.img.Images.SetKeyName(15, "down.png"); this.img.Images.SetKeyName(16, "erase.png"); this.img.Images.SetKeyName(17, "error.png"); this.img.Images.SetKeyName(18, "forward.png"); this.img.Images.SetKeyName(19, "help.png"); this.img.Images.SetKeyName(20, "info.png"); this.img.Images.SetKeyName(21, "information.png"); this.img.Images.SetKeyName(22, "logout.png"); this.img.Images.SetKeyName(23, "minus.png"); this.img.Images.SetKeyName(24, "move.png"); this.img.Images.SetKeyName(25, "next.png"); this.img.Images.SetKeyName(26, "no entry.png"); this.img.Images.SetKeyName(27, "no.png"); this.img.Images.SetKeyName(28, "OK.png"); this.img.Images.SetKeyName(29, "options.png"); this.img.Images.SetKeyName(30, "plus.png"); this.img.Images.SetKeyName(31, "previous.png"); this.img.Images.SetKeyName(32, "problem.png"); this.img.Images.SetKeyName(33, "question.png"); this.img.Images.SetKeyName(34, "redo.png"); this.img.Images.SetKeyName(35, "refresh.png"); this.img.Images.SetKeyName(36, "remove.png"); this.img.Images.SetKeyName(37, "renew.png"); this.img.Images.SetKeyName(38, "repeat.png"); this.img.Images.SetKeyName(39, "run.png"); this.img.Images.SetKeyName(40, "save.png"); this.img.Images.SetKeyName(41, "search.png"); this.img.Images.SetKeyName(42, "settings.png"); this.img.Images.SetKeyName(43, "stop.png"); this.img.Images.SetKeyName(44, "switch.png"); this.img.Images.SetKeyName(45, "sync.png"); this.img.Images.SetKeyName(46, "system.png"); this.img.Images.SetKeyName(47, "turn off.png"); this.img.Images.SetKeyName(48, "undo.png"); this.img.Images.SetKeyName(49, "up.png"); this.img.Images.SetKeyName(50, "update.png"); this.img.Images.SetKeyName(51, "view.png"); this.img.Images.SetKeyName(52, "warning.png"); this.img.Images.SetKeyName(53, "yes.png"); // // bm // this.bm.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.bm.DockControls.Add(this.barDockControlTop); this.bm.DockControls.Add(this.barDockControlBottom); this.bm.DockControls.Add(this.barDockControlLeft); this.bm.DockControls.Add(this.barDockControlRight); this.bm.Form = this; this.bm.Images = this.img; this.bm.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbiXem, this.bbiSua, this.bbiXoa, this.bbiDong, this.bbiThem}); this.bm.LargeImages = this.img; this.bm.MainMenu = this.bar2; this.bm.MaxItemId = 13; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(49, 160); this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.bbiThem, true), new DevExpress.XtraBars.LinkPersistInfo(this.bbiXem), new DevExpress.XtraBars.LinkPersistInfo(this.bbiSua), new DevExpress.XtraBars.LinkPersistInfo(this.bbiXoa), new DevExpress.XtraBars.LinkPersistInfo(this.bbiDong)}); this.bar2.OptionsBar.AllowDelete = true; this.bar2.OptionsBar.DrawSizeGrip = true; this.bar2.Text = "Main menu"; // // bbiThem // this.bbiThem.Caption = "Thêm"; this.bbiThem.Id = 12; this.bbiThem.ImageIndex = 11; this.bbiThem.Name = "bbiThem"; this.bbiThem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiThem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiThem_ItemClick); // // bbiXem // this.bbiXem.Caption = "Xem"; this.bbiXem.Id = 0; this.bbiXem.ImageIndex = 35; this.bbiXem.Name = "bbiXem"; this.bbiXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXem_ItemClick); // // bbiSua // this.bbiSua.Caption = "Sửa"; this.bbiSua.Id = 1; this.bbiSua.ImageIndex = 29; this.bbiSua.Name = "bbiSua"; this.bbiSua.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiSua.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiSua_ItemClick); // // bbiXoa // this.bbiXoa.Caption = "Xóa"; this.bbiXoa.Id = 2; this.bbiXoa.ImageIndex = 16; this.bbiXoa.Name = "bbiXoa"; this.bbiXoa.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXoa.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXoa_ItemClick); // // bbiDong // this.bbiDong.Caption = "Đóng"; this.bbiDong.Id = 6; this.bbiDong.ImageIndex = 10; this.bbiDong.Name = "bbiDong"; this.bbiDong.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiDong.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiDong_ItemClick); // // layoutControl1 // this.layoutControl1.Controls.Add(this.gcList); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 26); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(1102, 390); this.layoutControl1.TabIndex = 4; this.layoutControl1.Text = "layoutControl1"; // // gcList // this.gcList.DataSource = this.nHOMHANGBindingSource; this.gcList.Location = new System.Drawing.Point(2, 2); this.gcList.MainView = this.gbList; this.gcList.MenuManager = this.bm; this.gcList.Name = "gcList"; this.gcList.Size = new System.Drawing.Size(1098, 386); this.gcList.TabIndex = 4; this.gcList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gbList}); // // nHOMHANGBindingSource // this.nHOMHANGBindingSource.DataMember = "NHOM_HANG"; this.nHOMHANGBindingSource.DataSource = this.dsNhomHang; // // dsNhomHang // this.dsNhomHang.DataSetName = "dsNhomHang"; this.dsNhomHang.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // gbList // this.gbList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colMa_Nhom_Hang, this.colTen_Nhom_Hang, this.colGhi_Chu}); this.gbList.GridControl = this.gcList; this.gbList.GroupPanelText = "Kéo cột và thả vào đây để nhóm dữ liệu"; this.gbList.IndicatorWidth = 40; this.gbList.Name = "gbList"; this.gbList.OptionsSelection.MultiSelect = true; this.gbList.OptionsView.ColumnAutoWidth = false; this.gbList.OptionsView.ShowAutoFilterRow = true; this.gbList.OptionsView.ShowFooter = true; this.gbList.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gbList_CustomDrawRowIndicator); // // colMa_Nhom_Hang // this.colMa_Nhom_Hang.Caption = "Mã Nhóm Hàng"; this.colMa_Nhom_Hang.FieldName = "Ma_Nhom_Hang"; this.colMa_Nhom_Hang.Name = "colMa_Nhom_Hang"; this.colMa_Nhom_Hang.OptionsColumn.ReadOnly = true; this.colMa_Nhom_Hang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colMa_Nhom_Hang.Visible = true; this.colMa_Nhom_Hang.VisibleIndex = 0; this.colMa_Nhom_Hang.Width = 133; // // colTen_Nhom_Hang // this.colTen_Nhom_Hang.Caption = "Tên Nhóm Hàng"; this.colTen_Nhom_Hang.FieldName = "Ten_Nhom_Hang"; this.colTen_Nhom_Hang.Name = "colTen_Nhom_Hang"; this.colTen_Nhom_Hang.OptionsColumn.ReadOnly = true; this.colTen_Nhom_Hang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTen_Nhom_Hang.Visible = true; this.colTen_Nhom_Hang.VisibleIndex = 1; this.colTen_Nhom_Hang.Width = 147; // // colGhi_Chu // this.colGhi_Chu.Caption = "Ghi Chú"; this.colGhi_Chu.FieldName = "Ghi_Chu"; this.colGhi_Chu.Name = "colGhi_Chu"; this.colGhi_Chu.OptionsColumn.ReadOnly = true; this.colGhi_Chu.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colGhi_Chu.Visible = true; this.colGhi_Chu.VisibleIndex = 2; this.colGhi_Chu.Width = 324; // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(1102, 390); this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.gcList; this.layoutControlItem1.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(1102, 390); this.layoutControlItem1.Text = "layoutControlItem1"; this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextToControlDistance = 0; this.layoutControlItem1.TextVisible = false; // // nHOM_HANGTableAdapter // this.nHOM_HANGTableAdapter.ClearBeforeFill = true; // // NhomHang // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1102, 416); this.Controls.Add(this.layoutControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "NhomHang"; this.Text = "Nhóm Hàng"; ((System.ComponentModel.ISupportInitialize)(this.img)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.nHOMHANGBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsNhomHang)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm500PHTable)); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem12 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem13 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem11 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem(); this.bar2 = new DevExpress.XtraBars.Bar(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1, this.bar2}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem1, this.barButtonItem2, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5, this.barButtonItem6, this.barButtonItem7, this.barButtonItem8, this.barButtonItem9, this.barSubItem1, this.barButtonItem10, this.barButtonItem11, this.barButtonItem12, this.barButtonItem13}); this.barManager1.MaxItemId = 14; this.barManager1.StatusBar = this.bar2; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem8, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem1, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem5), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem6, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem9), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem12), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barSubItem1, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem7, true)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barButtonItem8 // this.barButtonItem8.Caption = "增加城区"; this.barButtonItem8.Id = 7; this.barButtonItem8.ImageIndex = 3; this.barButtonItem8.Name = "barButtonItem8"; this.barButtonItem8.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "删除记录"; this.barButtonItem3.Id = 2; this.barButtonItem3.ImageIndex = 2; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem1 // this.barButtonItem1.Caption = "增加变电站"; this.barButtonItem1.Id = 0; this.barButtonItem1.ImageIndex = 3; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "修改"; this.barButtonItem2.Id = 1; this.barButtonItem2.ImageIndex = 5; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "设置容载比"; this.barButtonItem4.Id = 3; this.barButtonItem4.ImageIndex = 4; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // barButtonItem5 // this.barButtonItem5.Caption = "载入负荷数据"; this.barButtonItem5.Id = 4; this.barButtonItem5.ImageIndex = 6; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem5.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // barButtonItem6 // this.barButtonItem6.Caption = "变电容量统计"; this.barButtonItem6.Id = 5; this.barButtonItem6.ImageIndex = 8; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // barButtonItem9 // this.barButtonItem9.Caption = "容载比统计"; this.barButtonItem9.Id = 8; this.barButtonItem9.ImageIndex = 8; this.barButtonItem9.Name = "barButtonItem9"; this.barButtonItem9.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem9_ItemClick); // // barButtonItem12 // this.barButtonItem12.Caption = "设定年份"; this.barButtonItem12.Id = 12; this.barButtonItem12.ImageIndex = 7; this.barButtonItem12.Name = "barButtonItem12"; this.barButtonItem12.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem12.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem12_ItemClick); // // barSubItem1 // this.barSubItem1.Caption = "数据"; this.barSubItem1.Id = 9; this.barSubItem1.ImageIndex = 4; this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem10), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem13), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem11)}); this.barSubItem1.Name = "barSubItem1"; // // barButtonItem10 // this.barButtonItem10.Caption = "拷贝"; this.barButtonItem10.Id = 10; this.barButtonItem10.ImageIndex = 5; this.barButtonItem10.Name = "barButtonItem10"; this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick); // // barButtonItem13 // this.barButtonItem13.Caption = "更新"; this.barButtonItem13.Id = 13; this.barButtonItem13.ImageIndex = 8; this.barButtonItem13.Name = "barButtonItem13"; this.barButtonItem13.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem13_ItemClick); // // barButtonItem11 // this.barButtonItem11.Caption = "清除"; this.barButtonItem11.Id = 11; this.barButtonItem11.ImageIndex = 2; this.barButtonItem11.Name = "barButtonItem11"; this.barButtonItem11.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem11_ItemClick); // // barButtonItem7 // this.barButtonItem7.Caption = "关闭"; this.barButtonItem7.Id = 6; this.barButtonItem7.ImageIndex = 9; this.barButtonItem7.Name = "barButtonItem7"; this.barButtonItem7.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick); // // bar2 // this.bar2.BarName = "Custom 2"; this.bar2.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.bar2.OptionsBar.AllowQuickCustomization = false; this.bar2.OptionsBar.DrawDragBorder = false; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Custom 2"; // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "保存.ico"); this.imageList1.Images.SetKeyName(1, "打印.ico"); this.imageList1.Images.SetKeyName(2, "删除.ico"); this.imageList1.Images.SetKeyName(3, "添加下级.ico"); this.imageList1.Images.SetKeyName(4, "新建.ico"); this.imageList1.Images.SetKeyName(5, "修改.ico"); this.imageList1.Images.SetKeyName(6, "添加同级.ico"); this.imageList1.Images.SetKeyName(7, "审批.ico"); this.imageList1.Images.SetKeyName(8, "审核.ico"); this.imageList1.Images.SetKeyName(9, "关闭.ico"); // // treeList1 // this.treeList1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.treeList1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeList1.Location = new System.Drawing.Point(0, 34); this.treeList1.Name = "treeList1"; this.treeList1.OptionsBehavior.AutoFocusNewNode = true; this.treeList1.OptionsView.AutoWidth = false; this.treeList1.OptionsView.EnableAppearanceOddRow = true; this.treeList1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit1}); this.treeList1.Size = new System.Drawing.Size(978, 455); this.treeList1.TabIndex = 4; this.treeList1.FocusedColumnChanged += new DevExpress.XtraTreeList.FocusedColumnChangedEventHandler(this.treeList1_FocusedColumnChanged); this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged); this.treeList1.ShownEditor += new System.EventHandler(this.treeList1_ShownEditor); this.treeList1.DoubleClick += new System.EventHandler(this.treeList1_DoubleClick); this.treeList1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList1_ShowingEditor); // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.Mask.EditMask = "###########.####"; this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // Frm500PHTable // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(978, 507); this.Controls.Add(this.treeList1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "Frm500PHTable"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "110千伏变电容量平衡表"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.Form12_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// �����֧������ķ��� - ��Ҫ /// ʹ�ô���༭���Ĵ˷��������ݡ� /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormXiaoshi)); Dundas.Charting.WinControl.ChartArea chartArea1 = new Dundas.Charting.WinControl.ChartArea(); Dundas.Charting.WinControl.Legend legend1 = new Dundas.Charting.WinControl.Legend(); Dundas.Charting.WinControl.Series series1 = new Dundas.Charting.WinControl.Series(); Dundas.Charting.WinControl.Series series2 = new Dundas.Charting.WinControl.Series(); Dundas.Charting.WinControl.Title title1 = new Dundas.Charting.WinControl.Title(); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem14 = new DevExpress.XtraBars.BarButtonItem(); this.barSubItem1 = new DevExpress.XtraBars.BarSubItem(); this.barButtonItemA1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemA2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemA3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItemA4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem13 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem15 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem11 = new DevExpress.XtraBars.BarButtonItem(); this.bar2 = new DevExpress.XtraBars.Bar(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem(); this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem(); this.barButtonItem12 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem16 = new DevExpress.XtraBars.BarButtonItem(); this.treeList1 = new DevExpress.XtraTreeList.TreeList(); this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.repositoryItemCalcEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit(); this.repositoryItemSpinEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSpinEdit(); this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl(); this.chart1 = new Dundas.Charting.WinControl.Chart(); this.textBox1 = new System.Windows.Forms.TextBox(); this.treeList2 = new DevExpress.XtraTreeList.TreeList(); this.textBox2 = new System.Windows.Forms.TextBox(); this.repositoryItemCalcEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1, this.bar2}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem6, this.barButtonItem1, this.barButtonItem2, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5, this.barButtonItem7, this.barButtonItem8, this.barButtonItem10, this.barButtonItem11, this.barCheckItem1, this.barButtonItem12, this.barButtonItem14, this.barButtonItem15, this.barButtonItem16, this.barSubItem1, this.barButtonItemA1, this.barButtonItemA2, this.barButtonItemA3, this.barButtonItemA4, this.barButtonItem9, this.barButtonItem13}); this.barManager1.MaxItemId = 35; this.barManager1.StatusBar = this.bar2; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem14, true), new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem10, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem9, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem13, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem6, true), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.barButtonItem15, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem11, true)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barButtonItem14 // this.barButtonItem14.Caption = "��������"; this.barButtonItem14.Id = 22; this.barButtonItem14.ImageIndex = 13; this.barButtonItem14.Name = "barButtonItem14"; this.barButtonItem14.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem14.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem14.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem14_ItemClick); // // barSubItem1 // this.barSubItem1.Caption = "��������"; this.barSubItem1.Id = 28; this.barSubItem1.ImageIndex = 31; this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemA1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemA2), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemA3), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItemA4)}); this.barSubItem1.Name = "barSubItem1"; this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barButtonItemA1 // this.barButtonItemA1.Caption = "ȫ����õ���"; this.barButtonItemA1.Id = 29; this.barButtonItemA1.ImageIndex = 12; this.barButtonItemA1.Name = "barButtonItemA1"; this.barButtonItemA1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemA1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemA1_ItemClick); // // barButtonItemA2 // this.barButtonItemA2.Caption = "ͳ���õ���"; this.barButtonItemA2.Id = 30; this.barButtonItemA2.ImageIndex = 23; this.barButtonItemA2.Name = "barButtonItemA2"; this.barButtonItemA2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemA2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemA2_ItemClick); // // barButtonItemA3 // this.barButtonItemA3.Caption = "ȫ������"; this.barButtonItemA3.Id = 31; this.barButtonItemA3.ImageIndex = 12; this.barButtonItemA3.Name = "barButtonItemA3"; this.barButtonItemA3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemA3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemA3_ItemClick); // // barButtonItemA4 // this.barButtonItemA4.Caption = "ͳ�����"; this.barButtonItemA4.Id = 32; this.barButtonItemA4.ImageIndex = 23; this.barButtonItemA4.Name = "barButtonItemA4"; this.barButtonItemA4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItemA4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemA4_ItemClick); // // barButtonItem10 // this.barButtonItem10.Caption = "����"; this.barButtonItem10.Id = 17; this.barButtonItem10.ImageIndex = 14; this.barButtonItem10.Name = "barButtonItem10"; this.barButtonItem10.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick); // // barButtonItem9 // this.barButtonItem9.Caption = "�������"; this.barButtonItem9.Id = 33; this.barButtonItem9.ImageIndex = 31; this.barButtonItem9.Name = "barButtonItem9"; this.barButtonItem9.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem9.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem9_ItemClick_1); // // barButtonItem13 // this.barButtonItem13.Caption = "ɾ�����"; this.barButtonItem13.Id = 34; this.barButtonItem13.ImageIndex = 2; this.barButtonItem13.Name = "barButtonItem13"; this.barButtonItem13.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem13.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem13_ItemClick_1); // // barButtonItem6 // this.barButtonItem6.Caption = "ͳ��"; this.barButtonItem6.Id = 5; this.barButtonItem6.ImageIndex = 25; this.barButtonItem6.Name = "barButtonItem6"; this.barButtonItem6.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem6.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem6_ItemClick); // // barButtonItem15 // this.barButtonItem15.Caption = "����"; this.barButtonItem15.Id = 24; this.barButtonItem15.ImageIndex = 19; this.barButtonItem15.Name = "barButtonItem15"; this.barButtonItem15.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem15_ItemClick); // // barButtonItem11 // this.barButtonItem11.Caption = "�ر�"; this.barButtonItem11.Id = 18; this.barButtonItem11.ImageIndex = 21; this.barButtonItem11.Name = "barButtonItem11"; this.barButtonItem11.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem11.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem11_ItemClick); // // bar2 // this.bar2.BarName = "Custom 2"; this.bar2.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.bar2.OptionsBar.AllowQuickCustomization = false; this.bar2.OptionsBar.DrawDragBorder = false; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Custom 2"; // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "����.ico"); this.imageList1.Images.SetKeyName(1, "��ӡ.ico"); this.imageList1.Images.SetKeyName(2, "ɾ��.ico"); this.imageList1.Images.SetKeyName(3, "����¼�.ico"); this.imageList1.Images.SetKeyName(4, "�½�.ico"); this.imageList1.Images.SetKeyName(5, "��.ico"); this.imageList1.Images.SetKeyName(6, "���ͬ��.ico"); this.imageList1.Images.SetKeyName(7, "����.ico"); this.imageList1.Images.SetKeyName(8, "���.ico"); this.imageList1.Images.SetKeyName(9, "��ɫ.ico"); this.imageList1.Images.SetKeyName(10, "����.ico"); this.imageList1.Images.SetKeyName(11, "�ر�.ico"); this.imageList1.Images.SetKeyName(12, "���ȹ���1.ico"); this.imageList1.Images.SetKeyName(13, "books.ico"); this.imageList1.Images.SetKeyName(14, "����.ico"); this.imageList1.Images.SetKeyName(15, "����.ico"); this.imageList1.Images.SetKeyName(16, "��ѯ.ico"); this.imageList1.Images.SetKeyName(17, "������±�.ico"); this.imageList1.Images.SetKeyName(18, "��ӡ.ico"); this.imageList1.Images.SetKeyName(19, "����.ico"); this.imageList1.Images.SetKeyName(20, "�ر�1.ico"); this.imageList1.Images.SetKeyName(21, "�ر�.ico"); this.imageList1.Images.SetKeyName(22, "��ɫ.ico"); this.imageList1.Images.SetKeyName(23, "���ȹ���1.ico"); this.imageList1.Images.SetKeyName(24, "ɾ��.ico"); this.imageList1.Images.SetKeyName(25, "���.ico"); this.imageList1.Images.SetKeyName(26, "����.ico"); this.imageList1.Images.SetKeyName(27, "��Ȩ.ico"); this.imageList1.Images.SetKeyName(28, "ˢ��.ico"); this.imageList1.Images.SetKeyName(29, "���ͬ��.ico"); this.imageList1.Images.SetKeyName(30, "����¼�.ico"); this.imageList1.Images.SetKeyName(31, "�½�.ico"); this.imageList1.Images.SetKeyName(32, "��.ico"); this.imageList1.Images.SetKeyName(33, "����.ico"); // // barButtonItem1 // this.barButtonItem1.Caption = "�������ʷ�"; this.barButtonItem1.Id = 8; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "����ϵ����"; this.barButtonItem2.Id = 9; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "�ƶ�ƽ����"; this.barButtonItem3.Id = 10; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "��ɫģ�ͷ�"; this.barButtonItem4.Id = 11; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // barButtonItem5 // this.barButtonItem5.Caption = "���Իع鷨"; this.barButtonItem5.Id = 12; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // barButtonItem7 // this.barButtonItem7.Caption = "ָ��������"; this.barButtonItem7.Id = 13; this.barButtonItem7.Name = "barButtonItem7"; this.barButtonItem7.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem7_ItemClick); // // barButtonItem8 // this.barButtonItem8.Caption = "ָ��ƽ����"; this.barButtonItem8.Id = 14; this.barButtonItem8.Name = "barButtonItem8"; this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick); // // barCheckItem1 // this.barCheckItem1.Caption = "barCheckItem1"; this.barCheckItem1.Id = 19; this.barCheckItem1.Name = "barCheckItem1"; // // barButtonItem12 // this.barButtonItem12.Caption = "�������Ʒ�"; this.barButtonItem12.Id = 20; this.barButtonItem12.Name = "barButtonItem12"; this.barButtonItem12.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; this.barButtonItem12.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem12_ItemClick); // // barButtonItem16 // this.barButtonItem16.Caption = "���Сʱ��"; this.barButtonItem16.Id = 25; this.barButtonItem16.Name = "barButtonItem16"; this.barButtonItem16.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem16_ItemClick); // // treeList1 // this.treeList1.Dock = System.Windows.Forms.DockStyle.Top; this.treeList1.Location = new System.Drawing.Point(0, 34); this.treeList1.Name = "treeList1"; this.treeList1.OptionsBehavior.AutoFocusNewNode = true; this.treeList1.OptionsMenu.EnableColumnMenu = false; this.treeList1.OptionsMenu.EnableFooterMenu = false; this.treeList1.OptionsView.AutoWidth = false; this.treeList1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemTextEdit1, this.repositoryItemCalcEdit2, this.repositoryItemSpinEdit1}); this.treeList1.Size = new System.Drawing.Size(969, 255); this.treeList1.TabIndex = 4; this.treeList1.FocusedColumnChanged += new DevExpress.XtraTreeList.FocusedColumnChangedEventHandler(this.treeList1_FocusedColumnChanged); this.treeList1.ShownEditor += new System.EventHandler(this.treeList1_ShownEditor); this.treeList1.CellValueChanged += new DevExpress.XtraTreeList.CellValueChangedEventHandler(this.treeList1_CellValueChanged); this.treeList1.CustomDrawNodeCell += new DevExpress.XtraTreeList.CustomDrawNodeCellEventHandler(this.treeList1_CustomDrawNodeCell); this.treeList1.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.treeList1_ShowingEditor); // // repositoryItemTextEdit1 // this.repositoryItemTextEdit1.AutoHeight = false; this.repositoryItemTextEdit1.DisplayFormat.FormatString = "n0"; this.repositoryItemTextEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1.Mask.EditMask = "n0"; this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1"; // // repositoryItemCalcEdit2 // this.repositoryItemCalcEdit2.AutoHeight = false; this.repositoryItemCalcEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemCalcEdit2.DisplayFormat.FormatString = "############0"; this.repositoryItemCalcEdit2.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemCalcEdit2.Mask.EditMask = "n0"; this.repositoryItemCalcEdit2.Name = "repositoryItemCalcEdit2"; // // repositoryItemSpinEdit1 // this.repositoryItemSpinEdit1.AutoHeight = false; this.repositoryItemSpinEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.repositoryItemSpinEdit1.DisplayFormat.FormatString = "############0"; this.repositoryItemSpinEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemSpinEdit1.Mask.EditMask = "n0"; this.repositoryItemSpinEdit1.Name = "repositoryItemSpinEdit1"; // // splitterControl1 // this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top; this.splitterControl1.Location = new System.Drawing.Point(0, 289); this.splitterControl1.Name = "splitterControl1"; this.splitterControl1.Size = new System.Drawing.Size(969, 4); this.splitterControl1.TabIndex = 5; this.splitterControl1.TabStop = false; // // chart1 // chartArea1.Name = "Default"; this.chart1.ChartAreas.Add(chartArea1); this.chart1.Dock = System.Windows.Forms.DockStyle.Fill; legend1.Name = "Default"; this.chart1.Legends.Add(legend1); this.chart1.Location = new System.Drawing.Point(0, 293); this.chart1.Name = "chart1"; this.chart1.Palette = Dundas.Charting.WinControl.ChartColorPalette.Pastel; series1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); series1.BorderWidth = 2; series1.ChartType = "Spline"; series1.MarkerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); series1.MarkerStyle = Dundas.Charting.WinControl.MarkerStyle.Circle; series1.Name = "Series1"; series1.ShadowOffset = 1; series2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); series2.BorderWidth = 2; series2.ChartType = "Spline"; series2.MarkerBorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); series2.MarkerStyle = Dundas.Charting.WinControl.MarkerStyle.Triangle; series2.Name = "Series2"; series2.ShadowOffset = 1; this.chart1.Series.Add(series1); this.chart1.Series.Add(series2); this.chart1.Size = new System.Drawing.Size(969, 151); this.chart1.TabIndex = 6; this.chart1.Text = "chart1"; title1.Name = "Title1"; this.chart1.Titles.Add(title1); // // textBox1 // this.textBox1.Location = new System.Drawing.Point(473, -60); this.textBox1.Name = "textBox1"; this.textBox1.Size = new System.Drawing.Size(100, 21); this.textBox1.TabIndex = 7; // // treeList2 // this.treeList2.Location = new System.Drawing.Point(774, 450); this.treeList2.Name = "treeList2"; this.treeList2.Size = new System.Drawing.Size(44, 12); this.treeList2.TabIndex = 8; // // textBox2 // this.textBox2.Location = new System.Drawing.Point(-420, 134); this.textBox2.Name = "textBox2"; this.textBox2.Size = new System.Drawing.Size(100, 21); this.textBox2.TabIndex = 9; // // repositoryItemCalcEdit1 // this.repositoryItemCalcEdit1.AutoHeight = false; this.repositoryItemCalcEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemCalcEdit1.DisplayFormat.FormatString = "n0"; this.repositoryItemCalcEdit1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemCalcEdit1.Mask.EditMask = "n0"; this.repositoryItemCalcEdit1.Name = "repositoryItemCalcEdit1"; // // FormXiaoshi // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(969, 462); this.Controls.Add(this.textBox2); this.Controls.Add(this.textBox1); this.Controls.Add(this.chart1); this.Controls.Add(this.splitterControl1); this.Controls.Add(this.treeList1); this.Controls.Add(this.treeList2); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FormXiaoshi"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "���Сʱ��Ԥ��"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form9Forecast_FormClosing); this.Load += new System.EventHandler(this.Form9Forecast_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSpinEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.treeList2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCalcEdit1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmXuatNhapTon)); this.img = new DevExpress.Utils.ImageCollection(this.components); this.bm = new DevExpress.XtraBars.BarManager(this.components); this.bar2 = new DevExpress.XtraBars.Bar(); this.bbiXem = new DevExpress.XtraBars.BarButtonItem(); this.bbiSua = new DevExpress.XtraBars.BarButtonItem(); this.bbiXoa = new DevExpress.XtraBars.BarButtonItem(); this.bbiXuatExcel = new DevExpress.XtraBars.BarButtonItem(); this.bbiDong = new DevExpress.XtraBars.BarButtonItem(); 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.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.txtKhoHang = new DevExpress.XtraEditors.GridLookUpEdit(); this.kHOHANGBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsKho = new Do_An_Quan_Ly_Kho.Kho.DS.dsKho(); this.txtKhoHang_View = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colMa_Kho = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTen_Kho1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDia_Chi = new DevExpress.XtraGrid.Columns.GridColumn(); this.colEmail = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDien_Thoai = new DevExpress.XtraGrid.Columns.GridColumn(); this.colFax = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDi_Dong = new DevExpress.XtraGrid.Columns.GridColumn(); this.colThu_Kho = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGhi_Chu = new DevExpress.XtraGrid.Columns.GridColumn(); this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.dtDen = new DevExpress.XtraEditors.DateEdit(); this.dtTu = new DevExpress.XtraEditors.DateEdit(); this.cbChonNgay = new DevExpress.XtraEditors.ComboBoxEdit(); this.gcList = new DevExpress.XtraGrid.GridControl(); this.xuatNhapTonTheoNgayBindingSource = new System.Windows.Forms.BindingSource(this.components); this.dsXuatNhapTon = new Do_An_Quan_Ly_Kho.XuatNhapTon.DataSet.dsXuatNhapTon(); this.gbList = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colMa_Hang_Hoa = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTen_Hang = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDon_Vi = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMa_Kho_Hang = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTen_Kho = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSo_Luong_Dau_Ky = new DevExpress.XtraGrid.Columns.GridColumn(); this.rptMayTinh = new DevExpress.XtraEditors.Repository.RepositoryItemCalcEdit(); this.colSo_Luong_Nhap_Trong_Ky = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSo_Luong_Xuat_Trong_Ky = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSo_Luong_Cuoi_Ky = new DevExpress.XtraGrid.Columns.GridColumn(); this.colThanh_Tien_Dau_Ky = new DevExpress.XtraGrid.Columns.GridColumn(); this.colThanh_Tien_Nhap_Trong_Ky = new DevExpress.XtraGrid.Columns.GridColumn(); this.colThanh_Tien_Xuat_Trong_Ky = new DevExpress.XtraGrid.Columns.GridColumn(); this.colThanh_Tien_Cuoi_Ky = new DevExpress.XtraGrid.Columns.GridColumn(); this.colNhom_Hang = new DevExpress.XtraGrid.Columns.GridColumn(); this.colTen_Nhom_Hang = new DevExpress.XtraGrid.Columns.GridColumn(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.kHO_HANGTableAdapter = new Do_An_Quan_Ly_Kho.Kho.DS.dsKhoTableAdapters.KHO_HANGTableAdapter(); ((System.ComponentModel.ISupportInitialize)(this.img)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtKhoHang.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.kHOHANGBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsKho)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtKhoHang_View)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbChonNgay.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.xuatNhapTonTheoNgayBindingSource)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsXuatNhapTon)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.rptMayTinh)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); this.SuspendLayout(); // // img // this.img.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("img.ImageStream"))); this.img.Images.SetKeyName(0, "abort.png"); this.img.Images.SetKeyName(1, "about.png"); this.img.Images.SetKeyName(2, "accept.png"); this.img.Images.SetKeyName(3, "add.png"); this.img.Images.SetKeyName(4, "application.png"); this.img.Images.SetKeyName(5, "apply.png"); this.img.Images.SetKeyName(6, "attention.png"); this.img.Images.SetKeyName(7, "back.png"); this.img.Images.SetKeyName(8, "cancel.png"); this.img.Images.SetKeyName(9, "circulation.png"); this.img.Images.SetKeyName(10, "close.png"); this.img.Images.SetKeyName(11, "create.png"); this.img.Images.SetKeyName(12, "cut.png"); this.img.Images.SetKeyName(13, "danger.png"); this.img.Images.SetKeyName(14, "delete.png"); this.img.Images.SetKeyName(15, "down.png"); this.img.Images.SetKeyName(16, "erase.png"); this.img.Images.SetKeyName(17, "error.png"); this.img.Images.SetKeyName(18, "forward.png"); this.img.Images.SetKeyName(19, "help.png"); this.img.Images.SetKeyName(20, "info.png"); this.img.Images.SetKeyName(21, "information.png"); this.img.Images.SetKeyName(22, "logout.png"); this.img.Images.SetKeyName(23, "minus.png"); this.img.Images.SetKeyName(24, "move.png"); this.img.Images.SetKeyName(25, "next.png"); this.img.Images.SetKeyName(26, "no entry.png"); this.img.Images.SetKeyName(27, "no.png"); this.img.Images.SetKeyName(28, "OK.png"); this.img.Images.SetKeyName(29, "options.png"); this.img.Images.SetKeyName(30, "plus.png"); this.img.Images.SetKeyName(31, "previous.png"); this.img.Images.SetKeyName(32, "problem.png"); this.img.Images.SetKeyName(33, "question.png"); this.img.Images.SetKeyName(34, "redo.png"); this.img.Images.SetKeyName(35, "refresh.png"); this.img.Images.SetKeyName(36, "remove.png"); this.img.Images.SetKeyName(37, "renew.png"); this.img.Images.SetKeyName(38, "repeat.png"); this.img.Images.SetKeyName(39, "run.png"); this.img.Images.SetKeyName(40, "save.png"); this.img.Images.SetKeyName(41, "search.png"); this.img.Images.SetKeyName(42, "settings.png"); this.img.Images.SetKeyName(43, "stop.png"); this.img.Images.SetKeyName(44, "switch.png"); this.img.Images.SetKeyName(45, "sync.png"); this.img.Images.SetKeyName(46, "system.png"); this.img.Images.SetKeyName(47, "turn off.png"); this.img.Images.SetKeyName(48, "undo.png"); this.img.Images.SetKeyName(49, "up.png"); this.img.Images.SetKeyName(50, "update.png"); this.img.Images.SetKeyName(51, "view.png"); this.img.Images.SetKeyName(52, "warning.png"); this.img.Images.SetKeyName(53, "yes.png"); this.img.Images.SetKeyName(54, "document-excel-icon.png"); this.img.Images.SetKeyName(55, "Excel-icon (1).png"); this.img.Images.SetKeyName(56, "Excel-icon (2).png"); this.img.Images.SetKeyName(57, "Excel-icon.png"); // // bm // this.bm.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar2}); this.bm.DockControls.Add(this.barDockControlTop); this.bm.DockControls.Add(this.barDockControlBottom); this.bm.DockControls.Add(this.barDockControlLeft); this.bm.DockControls.Add(this.barDockControlRight); this.bm.Form = this; this.bm.Images = this.img; this.bm.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.bbiXem, this.bbiSua, this.bbiXoa, this.bbiDong, this.bbiXuatExcel}); this.bm.LargeImages = this.img; this.bm.MainMenu = this.bar2; this.bm.MaxItemId = 13; // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar2.FloatLocation = new System.Drawing.Point(49, 160); this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.bbiXem, true), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.None, false, this.bbiSua, false), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.None, false, this.bbiXoa, false), new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.bbiXuatExcel, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph), new DevExpress.XtraBars.LinkPersistInfo(this.bbiDong)}); this.bar2.OptionsBar.AllowDelete = true; this.bar2.OptionsBar.DrawSizeGrip = true; this.bar2.Text = "Main menu"; // // bbiXem // this.bbiXem.Caption = "Xem"; this.bbiXem.Id = 0; this.bbiXem.ImageIndex = 35; this.bbiXem.Name = "bbiXem"; this.bbiXem.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXem_ItemClick); // // bbiSua // this.bbiSua.Caption = "Sửa"; this.bbiSua.Id = 1; this.bbiSua.ImageIndex = 29; this.bbiSua.Name = "bbiSua"; this.bbiSua.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiSua.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // bbiXoa // this.bbiXoa.Caption = "Xóa"; this.bbiXoa.Id = 2; this.bbiXoa.ImageIndex = 16; this.bbiXoa.Name = "bbiXoa"; this.bbiXoa.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.bbiXoa.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // bbiXuatExcel // this.bbiXuatExcel.Caption = "Xuất Excel"; this.bbiXuatExcel.Id = 12; this.bbiXuatExcel.ImageIndex = 55; this.bbiXuatExcel.Name = "bbiXuatExcel"; this.bbiXuatExcel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiXuatExcel_ItemClick); // // bbiDong // this.bbiDong.Caption = "Đóng"; this.bbiDong.Id = 6; this.bbiDong.ImageIndex = 10; this.bbiDong.Name = "bbiDong"; this.bbiDong.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(1102, 24); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, 416); this.barDockControlBottom.Size = new System.Drawing.Size(1102, 0); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 24); this.barDockControlLeft.Size = new System.Drawing.Size(0, 392); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(1102, 24); this.barDockControlRight.Size = new System.Drawing.Size(0, 392); // // layoutControl1 // this.layoutControl1.Controls.Add(this.txtKhoHang); this.layoutControl1.Controls.Add(this.layoutControl2); this.layoutControl1.Controls.Add(this.dtDen); this.layoutControl1.Controls.Add(this.dtTu); this.layoutControl1.Controls.Add(this.cbChonNgay); this.layoutControl1.Controls.Add(this.gcList); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 24); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(1102, 392); this.layoutControl1.TabIndex = 4; this.layoutControl1.Text = "layoutControl1"; // // txtKhoHang // this.txtKhoHang.EditValue = ""; this.txtKhoHang.Location = new System.Drawing.Point(55, 2); this.txtKhoHang.MenuManager = this.bm; this.txtKhoHang.Name = "txtKhoHang"; this.txtKhoHang.Properties.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup; this.txtKhoHang.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txtKhoHang.Properties.DataSource = this.kHOHANGBindingSource; this.txtKhoHang.Properties.DisplayMember = "Ten_Kho"; this.txtKhoHang.Properties.NullText = ""; this.txtKhoHang.Properties.NullValuePrompt = "(Kho Hàng)"; this.txtKhoHang.Properties.NullValuePromptShowForEmptyValue = true; this.txtKhoHang.Properties.ValueMember = "Ma_Kho"; this.txtKhoHang.Properties.View = this.txtKhoHang_View; this.txtKhoHang.Size = new System.Drawing.Size(121, 20); this.txtKhoHang.StyleController = this.layoutControl1; this.txtKhoHang.TabIndex = 9; this.txtKhoHang.EditValueChanged += new System.EventHandler(this.txtKhoHang_EditValueChanged); // // kHOHANGBindingSource // this.kHOHANGBindingSource.DataMember = "KHO_HANG"; this.kHOHANGBindingSource.DataSource = this.dsKho; // // dsKho // this.dsKho.DataSetName = "dsKho"; this.dsKho.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // txtKhoHang_View // this.txtKhoHang_View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colMa_Kho, this.colTen_Kho1, this.colDia_Chi, this.colEmail, this.colDien_Thoai, this.colFax, this.colDi_Dong, this.colThu_Kho, this.colGhi_Chu}); this.txtKhoHang_View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; this.txtKhoHang_View.Name = "txtKhoHang_View"; this.txtKhoHang_View.OptionsSelection.EnableAppearanceFocusedCell = false; this.txtKhoHang_View.OptionsView.ShowAutoFilterRow = true; this.txtKhoHang_View.OptionsView.ShowGroupPanel = false; // // colMa_Kho // this.colMa_Kho.Caption = "Mã Kho"; this.colMa_Kho.FieldName = "Ma_Kho"; this.colMa_Kho.Name = "colMa_Kho"; this.colMa_Kho.OptionsColumn.ReadOnly = true; this.colMa_Kho.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colMa_Kho.Visible = true; this.colMa_Kho.VisibleIndex = 0; // // colTen_Kho1 // this.colTen_Kho1.Caption = "Tên Kho"; this.colTen_Kho1.FieldName = "Ten_Kho"; this.colTen_Kho1.Name = "colTen_Kho1"; this.colTen_Kho1.OptionsColumn.ReadOnly = true; this.colTen_Kho1.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTen_Kho1.Visible = true; this.colTen_Kho1.VisibleIndex = 1; // // colDia_Chi // this.colDia_Chi.Caption = "Địa Chỉ"; this.colDia_Chi.FieldName = "Dia_Chi"; this.colDia_Chi.Name = "colDia_Chi"; this.colDia_Chi.OptionsColumn.ReadOnly = true; this.colDia_Chi.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colDia_Chi.Visible = true; this.colDia_Chi.VisibleIndex = 2; // // colEmail // this.colEmail.Caption = "Email"; this.colEmail.FieldName = "Email"; this.colEmail.Name = "colEmail"; this.colEmail.OptionsColumn.ReadOnly = true; this.colEmail.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colEmail.Visible = true; this.colEmail.VisibleIndex = 3; // // colDien_Thoai // this.colDien_Thoai.Caption = "Điện Thoại"; this.colDien_Thoai.FieldName = "Dien_Thoai"; this.colDien_Thoai.Name = "colDien_Thoai"; this.colDien_Thoai.OptionsColumn.ReadOnly = true; this.colDien_Thoai.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colDien_Thoai.Visible = true; this.colDien_Thoai.VisibleIndex = 4; // // colFax // this.colFax.Caption = "Fax"; this.colFax.FieldName = "Fax"; this.colFax.Name = "colFax"; this.colFax.OptionsColumn.ReadOnly = true; this.colFax.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colFax.Visible = true; this.colFax.VisibleIndex = 5; // // colDi_Dong // this.colDi_Dong.Caption = "Di Động"; this.colDi_Dong.FieldName = "Di_Dong"; this.colDi_Dong.Name = "colDi_Dong"; this.colDi_Dong.OptionsColumn.ReadOnly = true; this.colDi_Dong.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colDi_Dong.Visible = true; this.colDi_Dong.VisibleIndex = 6; // // colThu_Kho // this.colThu_Kho.Caption = "Thủ Kho"; this.colThu_Kho.FieldName = "Thu_Kho"; this.colThu_Kho.Name = "colThu_Kho"; this.colThu_Kho.OptionsColumn.ReadOnly = true; this.colThu_Kho.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colThu_Kho.Visible = true; this.colThu_Kho.VisibleIndex = 7; // // colGhi_Chu // this.colGhi_Chu.Caption = "Ghi Chú"; this.colGhi_Chu.FieldName = "Ghi_Chu"; this.colGhi_Chu.Name = "colGhi_Chu"; this.colGhi_Chu.OptionsColumn.ReadOnly = true; this.colGhi_Chu.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colGhi_Chu.Visible = true; this.colGhi_Chu.VisibleIndex = 8; // // layoutControl2 // this.layoutControl2.Location = new System.Drawing.Point(613, 2); this.layoutControl2.Name = "layoutControl2"; this.layoutControl2.Root = this.layoutControlGroup2; this.layoutControl2.Size = new System.Drawing.Size(487, 20); this.layoutControl2.TabIndex = 8; this.layoutControl2.Text = "layoutControl2"; // // layoutControlGroup2 // this.layoutControlGroup2.CustomizationFormText = "layoutControlGroup2"; this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup2.GroupBordersVisible = false; this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Size = new System.Drawing.Size(487, 20); this.layoutControlGroup2.Text = "layoutControlGroup2"; this.layoutControlGroup2.TextVisible = false; // // dtDen // this.dtDen.EditValue = null; this.dtDen.Location = new System.Drawing.Point(523, 2); this.dtDen.MenuManager = this.bm; this.dtDen.Name = "dtDen"; this.dtDen.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.dtDen.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.dtDen.Size = new System.Drawing.Size(86, 20); this.dtDen.StyleController = this.layoutControl1; this.dtDen.TabIndex = 7; // // dtTu // this.dtTu.EditValue = null; this.dtTu.Location = new System.Drawing.Point(383, 2); this.dtTu.MenuManager = this.bm; this.dtTu.Name = "dtTu"; this.dtTu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.dtTu.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton()}); this.dtTu.Size = new System.Drawing.Size(83, 20); this.dtTu.StyleController = this.layoutControl1; this.dtTu.TabIndex = 6; // // cbChonNgay // this.cbChonNgay.Location = new System.Drawing.Point(235, 2); this.cbChonNgay.MenuManager = this.bm; this.cbChonNgay.Name = "cbChonNgay"; this.cbChonNgay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.cbChonNgay.Properties.Items.AddRange(new object[] { "Tháng 1", "Tháng 2", "Tháng 3", "Tháng 4", "Tháng 5", "Tháng 6", "Tháng 7", "Tháng 8", "Tháng 9", "Tháng 10", "Tháng 11", "Tháng 12"}); this.cbChonNgay.Size = new System.Drawing.Size(91, 20); this.cbChonNgay.StyleController = this.layoutControl1; this.cbChonNgay.TabIndex = 5; this.cbChonNgay.SelectedIndexChanged += new System.EventHandler(this.cbChonNgay_SelectedIndexChanged); // // gcList // this.gcList.Cursor = System.Windows.Forms.Cursors.Default; this.gcList.DataSource = this.xuatNhapTonTheoNgayBindingSource; this.gcList.Location = new System.Drawing.Point(2, 26); this.gcList.MainView = this.gbList; this.gcList.MenuManager = this.bm; this.gcList.Name = "gcList"; this.gcList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.rptMayTinh}); this.gcList.Size = new System.Drawing.Size(1098, 364); this.gcList.TabIndex = 4; this.gcList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gbList}); // // xuatNhapTonTheoNgayBindingSource // this.xuatNhapTonTheoNgayBindingSource.DataMember = "Xuat_Nhap_Ton_Theo_Ngay"; this.xuatNhapTonTheoNgayBindingSource.DataSource = this.dsXuatNhapTon; // // dsXuatNhapTon // this.dsXuatNhapTon.DataSetName = "dsXuatNhapTon"; this.dsXuatNhapTon.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // gbList // this.gbList.Appearance.GroupRow.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold); this.gbList.Appearance.GroupRow.ForeColor = System.Drawing.Color.Red; this.gbList.Appearance.GroupRow.Options.UseFont = true; this.gbList.Appearance.GroupRow.Options.UseForeColor = true; this.gbList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colMa_Hang_Hoa, this.colTen_Hang, this.colDon_Vi, this.colMa_Kho_Hang, this.colTen_Kho, this.colSo_Luong_Dau_Ky, this.colSo_Luong_Nhap_Trong_Ky, this.colSo_Luong_Xuat_Trong_Ky, this.colSo_Luong_Cuoi_Ky, this.colThanh_Tien_Dau_Ky, this.colThanh_Tien_Nhap_Trong_Ky, this.colThanh_Tien_Xuat_Trong_Ky, this.colThanh_Tien_Cuoi_Ky, this.colNhom_Hang, this.colTen_Nhom_Hang}); this.gbList.GridControl = this.gcList; this.gbList.GroupCount = 1; this.gbList.GroupPanelText = "Kéo cột và thả vào đây để nhóm dữ liệu"; this.gbList.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "So_Luong_Dau_Ky", this.colSo_Luong_Dau_Ky, "{0:##,##0.###}"), new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "So_Luong_Nhap_Trong_Ky", this.colSo_Luong_Nhap_Trong_Ky, "{0:##,##0.###}"), new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "So_Luong_Xuat_Trong_Ky", this.colSo_Luong_Xuat_Trong_Ky, "{0:##,##0.###}"), new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "So_Luong_Cuoi_Ky", this.colSo_Luong_Cuoi_Ky, "{0:##,##0.###}")}); this.gbList.IndicatorWidth = 40; this.gbList.Name = "gbList"; this.gbList.OptionsBehavior.AutoExpandAllGroups = true; this.gbList.OptionsView.ColumnAutoWidth = false; this.gbList.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True; this.gbList.OptionsView.ShowAutoFilterRow = true; this.gbList.OptionsView.ShowFooter = true; this.gbList.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colTen_Nhom_Hang, DevExpress.Data.ColumnSortOrder.Ascending)}); this.gbList.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gbList_CustomDrawRowIndicator); // // colMa_Hang_Hoa // this.colMa_Hang_Hoa.AppearanceHeader.Options.UseTextOptions = true; this.colMa_Hang_Hoa.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMa_Hang_Hoa.Caption = "Mã Hàng Hóa"; this.colMa_Hang_Hoa.FieldName = "Ma_Hang_Hoa"; this.colMa_Hang_Hoa.Name = "colMa_Hang_Hoa"; this.colMa_Hang_Hoa.OptionsColumn.ReadOnly = true; this.colMa_Hang_Hoa.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colMa_Hang_Hoa.Visible = true; this.colMa_Hang_Hoa.VisibleIndex = 0; this.colMa_Hang_Hoa.Width = 89; // // colTen_Hang // this.colTen_Hang.AppearanceHeader.Options.UseTextOptions = true; this.colTen_Hang.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTen_Hang.Caption = "Tên Hàng"; this.colTen_Hang.FieldName = "Ten_Hang"; this.colTen_Hang.Name = "colTen_Hang"; this.colTen_Hang.OptionsColumn.ReadOnly = true; this.colTen_Hang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTen_Hang.Visible = true; this.colTen_Hang.VisibleIndex = 1; // // colDon_Vi // this.colDon_Vi.AppearanceHeader.Options.UseTextOptions = true; this.colDon_Vi.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colDon_Vi.Caption = "Đơn Vị"; this.colDon_Vi.FieldName = "Don_Vi"; this.colDon_Vi.Name = "colDon_Vi"; this.colDon_Vi.OptionsColumn.ReadOnly = true; this.colDon_Vi.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colDon_Vi.Visible = true; this.colDon_Vi.VisibleIndex = 2; // // colMa_Kho_Hang // this.colMa_Kho_Hang.AppearanceHeader.Options.UseTextOptions = true; this.colMa_Kho_Hang.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colMa_Kho_Hang.FieldName = "Ma_Kho_Hang"; this.colMa_Kho_Hang.Name = "colMa_Kho_Hang"; this.colMa_Kho_Hang.OptionsColumn.ReadOnly = true; this.colMa_Kho_Hang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; // // colTen_Kho // this.colTen_Kho.AppearanceHeader.Options.UseTextOptions = true; this.colTen_Kho.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTen_Kho.Caption = "Kho Hàng"; this.colTen_Kho.FieldName = "Ten_Kho"; this.colTen_Kho.Name = "colTen_Kho"; this.colTen_Kho.OptionsColumn.ReadOnly = true; this.colTen_Kho.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTen_Kho.Visible = true; this.colTen_Kho.VisibleIndex = 3; // // colSo_Luong_Dau_Ky // this.colSo_Luong_Dau_Ky.AppearanceHeader.Options.UseTextOptions = true; this.colSo_Luong_Dau_Ky.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSo_Luong_Dau_Ky.Caption = "Đầu Kỳ / Số Lượng"; this.colSo_Luong_Dau_Ky.ColumnEdit = this.rptMayTinh; this.colSo_Luong_Dau_Ky.FieldName = "So_Luong_Dau_Ky"; this.colSo_Luong_Dau_Ky.Name = "colSo_Luong_Dau_Ky"; this.colSo_Luong_Dau_Ky.OptionsColumn.ReadOnly = true; this.colSo_Luong_Dau_Ky.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSo_Luong_Dau_Ky.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "So_Luong_Dau_Ky", "{0:##,##0.###}")}); this.colSo_Luong_Dau_Ky.Visible = true; this.colSo_Luong_Dau_Ky.VisibleIndex = 4; this.colSo_Luong_Dau_Ky.Width = 109; // // rptMayTinh // this.rptMayTinh.AutoHeight = false; this.rptMayTinh.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.rptMayTinh.DisplayFormat.FormatString = "{0:##,##0.###}"; this.rptMayTinh.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptMayTinh.EditFormat.FormatString = "{0:##,##0.###}"; this.rptMayTinh.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.rptMayTinh.Name = "rptMayTinh"; // // colSo_Luong_Nhap_Trong_Ky // this.colSo_Luong_Nhap_Trong_Ky.AppearanceHeader.Options.UseTextOptions = true; this.colSo_Luong_Nhap_Trong_Ky.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSo_Luong_Nhap_Trong_Ky.Caption = "Trong Kỳ / Số Lượng Nhập"; this.colSo_Luong_Nhap_Trong_Ky.ColumnEdit = this.rptMayTinh; this.colSo_Luong_Nhap_Trong_Ky.FieldName = "So_Luong_Nhap_Trong_Ky"; this.colSo_Luong_Nhap_Trong_Ky.Name = "colSo_Luong_Nhap_Trong_Ky"; this.colSo_Luong_Nhap_Trong_Ky.OptionsColumn.ReadOnly = true; this.colSo_Luong_Nhap_Trong_Ky.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSo_Luong_Nhap_Trong_Ky.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "So_Luong_Nhap_Trong_Ky", "{0:##,##0.###}")}); this.colSo_Luong_Nhap_Trong_Ky.Visible = true; this.colSo_Luong_Nhap_Trong_Ky.VisibleIndex = 5; this.colSo_Luong_Nhap_Trong_Ky.Width = 149; // // colSo_Luong_Xuat_Trong_Ky // this.colSo_Luong_Xuat_Trong_Ky.AppearanceHeader.Options.UseTextOptions = true; this.colSo_Luong_Xuat_Trong_Ky.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSo_Luong_Xuat_Trong_Ky.Caption = "Trong Kỳ / Số Lượng Xuât"; this.colSo_Luong_Xuat_Trong_Ky.ColumnEdit = this.rptMayTinh; this.colSo_Luong_Xuat_Trong_Ky.FieldName = "So_Luong_Xuat_Trong_Ky"; this.colSo_Luong_Xuat_Trong_Ky.Name = "colSo_Luong_Xuat_Trong_Ky"; this.colSo_Luong_Xuat_Trong_Ky.OptionsColumn.ReadOnly = true; this.colSo_Luong_Xuat_Trong_Ky.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSo_Luong_Xuat_Trong_Ky.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "So_Luong_Xuat_Trong_Ky", "{0:##,##0.###}")}); this.colSo_Luong_Xuat_Trong_Ky.Visible = true; this.colSo_Luong_Xuat_Trong_Ky.VisibleIndex = 6; this.colSo_Luong_Xuat_Trong_Ky.Width = 146; // // colSo_Luong_Cuoi_Ky // this.colSo_Luong_Cuoi_Ky.AppearanceHeader.Options.UseTextOptions = true; this.colSo_Luong_Cuoi_Ky.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colSo_Luong_Cuoi_Ky.Caption = "Cuối Kỳ / Số Lượng"; this.colSo_Luong_Cuoi_Ky.ColumnEdit = this.rptMayTinh; this.colSo_Luong_Cuoi_Ky.FieldName = "So_Luong_Cuoi_Ky"; this.colSo_Luong_Cuoi_Ky.Name = "colSo_Luong_Cuoi_Ky"; this.colSo_Luong_Cuoi_Ky.OptionsColumn.ReadOnly = true; this.colSo_Luong_Cuoi_Ky.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colSo_Luong_Cuoi_Ky.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "So_Luong_Cuoi_Ky", "{0:##,##0.###}")}); this.colSo_Luong_Cuoi_Ky.Visible = true; this.colSo_Luong_Cuoi_Ky.VisibleIndex = 7; this.colSo_Luong_Cuoi_Ky.Width = 111; // // colThanh_Tien_Dau_Ky // this.colThanh_Tien_Dau_Ky.AppearanceHeader.Options.UseTextOptions = true; this.colThanh_Tien_Dau_Ky.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colThanh_Tien_Dau_Ky.ColumnEdit = this.rptMayTinh; this.colThanh_Tien_Dau_Ky.FieldName = "Thanh_Tien_Dau_Ky"; this.colThanh_Tien_Dau_Ky.Name = "colThanh_Tien_Dau_Ky"; this.colThanh_Tien_Dau_Ky.OptionsColumn.ReadOnly = true; this.colThanh_Tien_Dau_Ky.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colThanh_Tien_Dau_Ky.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Thanh_Tien_Dau_Ky", "{0:##,##0.###}")}); // // colThanh_Tien_Nhap_Trong_Ky // this.colThanh_Tien_Nhap_Trong_Ky.AppearanceHeader.Options.UseTextOptions = true; this.colThanh_Tien_Nhap_Trong_Ky.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colThanh_Tien_Nhap_Trong_Ky.ColumnEdit = this.rptMayTinh; this.colThanh_Tien_Nhap_Trong_Ky.FieldName = "Thanh_Tien_Nhap_Trong_Ky"; this.colThanh_Tien_Nhap_Trong_Ky.Name = "colThanh_Tien_Nhap_Trong_Ky"; this.colThanh_Tien_Nhap_Trong_Ky.OptionsColumn.ReadOnly = true; this.colThanh_Tien_Nhap_Trong_Ky.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colThanh_Tien_Nhap_Trong_Ky.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Thanh_Tien_Nhap_Trong_Ky", "{0:##,##0.###}")}); // // colThanh_Tien_Xuat_Trong_Ky // this.colThanh_Tien_Xuat_Trong_Ky.AppearanceHeader.Options.UseTextOptions = true; this.colThanh_Tien_Xuat_Trong_Ky.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colThanh_Tien_Xuat_Trong_Ky.ColumnEdit = this.rptMayTinh; this.colThanh_Tien_Xuat_Trong_Ky.FieldName = "Thanh_Tien_Xuat_Trong_Ky"; this.colThanh_Tien_Xuat_Trong_Ky.Name = "colThanh_Tien_Xuat_Trong_Ky"; this.colThanh_Tien_Xuat_Trong_Ky.OptionsColumn.ReadOnly = true; this.colThanh_Tien_Xuat_Trong_Ky.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colThanh_Tien_Xuat_Trong_Ky.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Thanh_Tien_Xuat_Trong_Ky", "{0:##,##0.###}")}); // // colThanh_Tien_Cuoi_Ky // this.colThanh_Tien_Cuoi_Ky.AppearanceHeader.Options.UseTextOptions = true; this.colThanh_Tien_Cuoi_Ky.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colThanh_Tien_Cuoi_Ky.ColumnEdit = this.rptMayTinh; this.colThanh_Tien_Cuoi_Ky.FieldName = "Thanh_Tien_Cuoi_Ky"; this.colThanh_Tien_Cuoi_Ky.Name = "colThanh_Tien_Cuoi_Ky"; this.colThanh_Tien_Cuoi_Ky.OptionsColumn.ReadOnly = true; this.colThanh_Tien_Cuoi_Ky.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colThanh_Tien_Cuoi_Ky.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Thanh_Tien_Cuoi_Ky", "{0:##,##0.###}")}); // // colNhom_Hang // this.colNhom_Hang.AppearanceHeader.Options.UseTextOptions = true; this.colNhom_Hang.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colNhom_Hang.FieldName = "Nhom_Hang"; this.colNhom_Hang.Name = "colNhom_Hang"; this.colNhom_Hang.OptionsColumn.ReadOnly = true; this.colNhom_Hang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; // // colTen_Nhom_Hang // this.colTen_Nhom_Hang.AppearanceHeader.Options.UseTextOptions = true; this.colTen_Nhom_Hang.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colTen_Nhom_Hang.Caption = "Nhóm Hàng"; this.colTen_Nhom_Hang.FieldName = "Ten_Nhom_Hang"; this.colTen_Nhom_Hang.Name = "colTen_Nhom_Hang"; this.colTen_Nhom_Hang.OptionsColumn.ReadOnly = true; this.colTen_Nhom_Hang.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains; this.colTen_Nhom_Hang.Visible = true; this.colTen_Nhom_Hang.VisibleIndex = 4; this.colTen_Nhom_Hang.Width = 101; // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem5, this.layoutControlItem6}); this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); this.layoutControlGroup1.Size = new System.Drawing.Size(1102, 392); this.layoutControlGroup1.Text = "layoutControlGroup1"; this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.gcList; this.layoutControlItem1.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 24); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(1102, 368); this.layoutControlItem1.Text = "layoutControlItem1"; this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem1.TextToControlDistance = 0; this.layoutControlItem1.TextVisible = false; // // layoutControlItem2 // this.layoutControlItem2.Control = this.cbChonNgay; this.layoutControlItem2.CustomizationFormText = "Tùy Chọn:"; this.layoutControlItem2.Location = new System.Drawing.Point(178, 0); this.layoutControlItem2.MaxSize = new System.Drawing.Size(150, 24); this.layoutControlItem2.MinSize = new System.Drawing.Size(109, 24); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(150, 24); this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem2.Text = "Tùy Chọn:"; this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.layoutControlItem2.TextSize = new System.Drawing.Size(50, 13); this.layoutControlItem2.TextToControlDistance = 5; // // layoutControlItem3 // this.layoutControlItem3.Control = this.dtTu; this.layoutControlItem3.CustomizationFormText = "Từ"; this.layoutControlItem3.Location = new System.Drawing.Point(328, 0); this.layoutControlItem3.MaxSize = new System.Drawing.Size(150, 24); this.layoutControlItem3.MinSize = new System.Drawing.Size(78, 24); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(140, 24); this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem3.Text = "Từ"; this.layoutControlItem3.TextSize = new System.Drawing.Size(50, 13); // // layoutControlItem4 // this.layoutControlItem4.Control = this.dtDen; this.layoutControlItem4.CustomizationFormText = "Đến"; this.layoutControlItem4.Location = new System.Drawing.Point(468, 0); this.layoutControlItem4.MaxSize = new System.Drawing.Size(150, 24); this.layoutControlItem4.MinSize = new System.Drawing.Size(78, 24); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(143, 24); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.Text = "Đến"; this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 13); // // layoutControlItem5 // this.layoutControlItem5.Control = this.layoutControl2; this.layoutControlItem5.CustomizationFormText = "layoutControlItem5"; this.layoutControlItem5.Location = new System.Drawing.Point(611, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(491, 24); this.layoutControlItem5.Text = "layoutControlItem5"; this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextToControlDistance = 0; this.layoutControlItem5.TextVisible = false; // // layoutControlItem6 // this.layoutControlItem6.Control = this.txtKhoHang; this.layoutControlItem6.CustomizationFormText = "Kho Hàng:"; this.layoutControlItem6.Location = new System.Drawing.Point(0, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(178, 24); this.layoutControlItem6.Text = "Kho Hàng:"; this.layoutControlItem6.TextSize = new System.Drawing.Size(50, 13); // // kHO_HANGTableAdapter // this.kHO_HANGTableAdapter.ClearBeforeFill = true; // // frmXuatNhapTon // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1102, 416); this.Controls.Add(this.layoutControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "frmXuatNhapTon"; this.Text = "Xuất Nhập Tồn"; ((System.ComponentModel.ISupportInitialize)(this.img)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bm)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.txtKhoHang.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.kHOHANGBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsKho)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtKhoHang_View)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtDen.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dtTu.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbChonNgay.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.xuatNhapTonTheoNgayBindingSource)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsXuatNhapTon)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gbList)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.rptMayTinh)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormPlanTable_HuanBei)); this.barManager1 = new DevExpress.XtraBars.BarManager(); this.bar1 = new DevExpress.XtraBars.Bar(); this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem(); this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem(); this.bar2 = new DevExpress.XtraBars.Bar(); 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.imageList1 = new System.Windows.Forms.ImageList(this.components); this.gridControl1 = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); this.SuspendLayout(); // // barManager1 // this.barManager1.AllowCustomization = false; this.barManager1.AllowQuickCustomization = false; this.barManager1.AllowShowToolbarsPopup = false; this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.bar1, this.bar2}); this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.Images = this.imageList1; this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.barButtonItem1, this.barButtonItem2, this.barButtonItem3, this.barButtonItem4, this.barButtonItem5}); this.barManager1.MaxItemId = 5; this.barManager1.StatusBar = this.bar2; // // bar1 // this.bar1.BarName = "Custom 1"; this.bar1.DockCol = 0; this.bar1.DockRow = 0; this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top; this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem1), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem4, true), new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem5, true)}); this.bar1.OptionsBar.AllowQuickCustomization = false; this.bar1.OptionsBar.DrawDragBorder = false; this.bar1.OptionsBar.UseWholeRow = true; this.bar1.Text = "Custom 1"; // // barButtonItem1 // this.barButtonItem1.Caption = "新建计划表"; this.barButtonItem1.Id = 0; this.barButtonItem1.ImageIndex = 4; this.barButtonItem1.Name = "barButtonItem1"; this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick); // // barButtonItem2 // this.barButtonItem2.Caption = "修改计划表"; this.barButtonItem2.Id = 1; this.barButtonItem2.ImageIndex = 5; this.barButtonItem2.Name = "barButtonItem2"; this.barButtonItem2.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick); // // barButtonItem3 // this.barButtonItem3.Caption = "删除计划表"; this.barButtonItem3.Id = 2; this.barButtonItem3.ImageIndex = 2; this.barButtonItem3.Name = "barButtonItem3"; this.barButtonItem3.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem3.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick); // // barButtonItem4 // this.barButtonItem4.Caption = "查看计划表内容"; this.barButtonItem4.Id = 3; this.barButtonItem4.ImageIndex = 8; this.barButtonItem4.Name = "barButtonItem4"; this.barButtonItem4.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick); // // barButtonItem5 // this.barButtonItem5.Caption = "关闭"; this.barButtonItem5.Id = 4; this.barButtonItem5.ImageIndex = 10; this.barButtonItem5.Name = "barButtonItem5"; this.barButtonItem5.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph; this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick); // // bar2 // this.bar2.BarName = "Custom 2"; this.bar2.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.bar2.OptionsBar.AllowQuickCustomization = false; this.bar2.OptionsBar.DrawDragBorder = false; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Custom 2"; // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "保存.ico"); this.imageList1.Images.SetKeyName(1, "打印.ico"); this.imageList1.Images.SetKeyName(2, "删除.ico"); this.imageList1.Images.SetKeyName(3, "添加下级.ico"); this.imageList1.Images.SetKeyName(4, "新建.ico"); this.imageList1.Images.SetKeyName(5, "修改.ico"); this.imageList1.Images.SetKeyName(6, "添加同级.ico"); this.imageList1.Images.SetKeyName(7, "审批.ico"); this.imageList1.Images.SetKeyName(8, "审核.ico"); this.imageList1.Images.SetKeyName(9, "books.ico"); this.imageList1.Images.SetKeyName(10, "关闭.ico"); // // gridControl1 // this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl1.EmbeddedNavigator.Name = ""; this.gridControl1.Location = new System.Drawing.Point(0, 33); this.gridControl1.MainView = this.gridView1; this.gridControl1.Name = "gridControl1"; this.gridControl1.Size = new System.Drawing.Size(623, 282); this.gridControl1.TabIndex = 4; this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1}); this.gridControl1.Click += new System.EventHandler(this.gridControl1_Click); // // gridView1 // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridView1.GridControl = this.gridControl1; this.gridView1.Name = "gridView1"; this.gridView1.OptionsBehavior.Editable = false; this.gridView1.OptionsCustomization.AllowFilter = false; this.gridView1.OptionsCustomization.AllowGroup = false; this.gridView1.OptionsCustomization.AllowSort = false; this.gridView1.OptionsMenu.EnableColumnMenu = false; this.gridView1.OptionsMenu.EnableGroupPanelMenu = false; this.gridView1.OptionsView.ShowGroupPanel = false; this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick); this.gridView1.FocusedColumnChanged += new DevExpress.XtraGrid.Views.Base.FocusedColumnChangedEventHandler(this.gridView1_FocusedColumnChanged); // // FormPlanTable_HuanBei // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(623, 336); this.Controls.Add(this.gridControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FormPlanTable_HuanBei"; this.Text = "淮北供电公司2008--2010年110千伏及以上电网规划项目前期计划工作表"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.FormPlanTable_BigUser_Load); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.dbHoliday = new DevExpress.XtraGrid.GridControl(); this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.groupControl1 = new DevExpress.XtraEditors.GroupControl(); this.btnOut = new DevExpress.XtraEditors.SimpleButton(); this.btnSave = new DevExpress.XtraEditors.SimpleButton(); this.btnDel = new DevExpress.XtraEditors.SimpleButton(); this.btnAdd = new DevExpress.XtraEditors.SimpleButton(); this.bar2 = new DevExpress.XtraBars.Bar(); this.barManager1 = new DevExpress.XtraBars.BarManager(this.components); this.barDockControlTop = new DevExpress.XtraBars.BarDockControl(); this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl(); this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl(); this.barDockControlRight = new DevExpress.XtraBars.BarDockControl(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); this.panelControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dbHoliday)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit(); this.groupControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit(); this.SuspendLayout(); // // panelControl1 // this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl1.Controls.Add(this.panelControl3); this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl1.Location = new System.Drawing.Point(0, 0); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(803, 653); this.panelControl1.TabIndex = 0; // // panelControl3 // this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl3.Controls.Add(this.panelControl4); this.panelControl3.Controls.Add(this.panelControl2); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl3.Location = new System.Drawing.Point(0, 0); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(803, 653); this.panelControl3.TabIndex = 1; // // panelControl4 // this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl4.Controls.Add(this.dbHoliday); this.panelControl4.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl4.Location = new System.Drawing.Point(0, 66); this.panelControl4.Name = "panelControl4"; this.panelControl4.Size = new System.Drawing.Size(803, 560); this.panelControl4.TabIndex = 2; // // dbHoliday // this.dbHoliday.Dock = System.Windows.Forms.DockStyle.Fill; this.dbHoliday.Location = new System.Drawing.Point(0, 0); this.dbHoliday.MainView = this.gridView1; this.dbHoliday.Name = "dbHoliday"; this.dbHoliday.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemLookUpEdit1, this.repositoryItemLookUpEdit2}); this.dbHoliday.Size = new System.Drawing.Size(803, 560); this.dbHoliday.TabIndex = 2; this.dbHoliday.Tag = "@db=��������ά��"; this.dbHoliday.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView1, this.gridView2}); // // gridView1 // this.gridView1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn1, this.gridColumn2, this.gridColumn3, this.gridColumn4, this.gridColumn5}); this.gridView1.GridControl = this.dbHoliday; this.gridView1.GroupPanelText = "��������"; this.gridView1.Name = "gridView1"; this.gridView1.OptionsView.ShowGroupPanel = false; this.gridView1.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView1_CellValueChanged); // // gridColumn1 // this.gridColumn1.Caption = "����"; this.gridColumn1.ColumnEdit = this.repositoryItemLookUpEdit1; this.gridColumn1.FieldName = "����"; this.gridColumn1.GroupInterval = DevExpress.XtraGrid.ColumnGroupInterval.DisplayText; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.UnboundType = DevExpress.Data.UnboundColumnType.Object; this.gridColumn1.Visible = true; this.gridColumn1.VisibleIndex = 0; // // repositoryItemLookUpEdit1 // this.repositoryItemLookUpEdit1.AccessibleRole = System.Windows.Forms.AccessibleRole.ScrollBar; this.repositoryItemLookUpEdit1.AllowFocused = false; this.repositoryItemLookUpEdit1.AutoHeight = false; this.repositoryItemLookUpEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemLookUpEdit1.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D; this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1"; this.repositoryItemLookUpEdit1.NullText = ""; this.repositoryItemLookUpEdit1.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Simple; // // gridColumn2 // this.gridColumn2.Caption = "��ʼ����"; this.gridColumn2.FieldName = "��ʼ����"; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 1; // // gridColumn3 // this.gridColumn3.Caption = "�ݼ�"; this.gridColumn3.FieldName = "�ݼ�"; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 3; // // gridColumn4 // this.gridColumn4.Caption = "ID"; this.gridColumn4.FieldName = "ID"; this.gridColumn4.Name = "gridColumn4"; // // gridColumn5 // this.gridColumn5.Caption = "��������"; this.gridColumn5.FieldName = "��������"; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; this.gridColumn5.VisibleIndex = 2; // // repositoryItemLookUpEdit2 // this.repositoryItemLookUpEdit2.AutoHeight = false; this.repositoryItemLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemLookUpEdit2.Name = "repositoryItemLookUpEdit2"; // // gridView2 // this.gridView2.GridControl = this.dbHoliday; this.gridView2.Name = "gridView2"; // // panelControl2 // this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder; this.panelControl2.Controls.Add(this.groupControl1); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl2.Location = new System.Drawing.Point(0, 0); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(803, 66); this.panelControl2.TabIndex = 1; // // groupControl1 // this.groupControl1.Controls.Add(this.btnOut); this.groupControl1.Controls.Add(this.btnSave); this.groupControl1.Controls.Add(this.btnDel); this.groupControl1.Controls.Add(this.btnAdd); this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupControl1.Location = new System.Drawing.Point(0, 0); this.groupControl1.Name = "groupControl1"; this.groupControl1.Size = new System.Drawing.Size(803, 66); this.groupControl1.TabIndex = 0; this.groupControl1.Text = "��������ά��"; // // btnOut // this.btnOut.Location = new System.Drawing.Point(515, 26); this.btnOut.Name = "btnOut"; this.btnOut.Size = new System.Drawing.Size(81, 29); this.btnOut.TabIndex = 8; this.btnOut.Text = "�˳�"; this.btnOut.Click += new System.EventHandler(this.btnOut_Click); // // btnSave // this.btnSave.Location = new System.Drawing.Point(392, 26); this.btnSave.Name = "btnSave"; this.btnSave.Size = new System.Drawing.Size(81, 29); this.btnSave.TabIndex = 7; this.btnSave.Text = "����"; this.btnSave.Click += new System.EventHandler(this.btnSave_Click); // // btnDel // this.btnDel.Location = new System.Drawing.Point(271, 26); this.btnDel.Name = "btnDel"; this.btnDel.Size = new System.Drawing.Size(81, 29); this.btnDel.TabIndex = 6; this.btnDel.Text = "ɾ��"; this.btnDel.Click += new System.EventHandler(this.btnDel_Click); // // btnAdd // this.btnAdd.Location = new System.Drawing.Point(159, 26); this.btnAdd.Name = "btnAdd"; this.btnAdd.Size = new System.Drawing.Size(81, 29); this.btnAdd.TabIndex = 5; this.btnAdd.Text = "���"; this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click); // // bar2 // this.bar2.BarName = "Main menu"; this.bar2.DockCol = 0; this.bar2.DockRow = 0; this.bar2.FloatLocation = new System.Drawing.Point(237, 270); this.bar2.OptionsBar.MultiLine = true; this.bar2.OptionsBar.UseWholeRow = true; this.bar2.Text = "Main menu"; // // barManager1 // this.barManager1.DockControls.Add(this.barDockControlTop); this.barManager1.DockControls.Add(this.barDockControlBottom); this.barManager1.DockControls.Add(this.barDockControlLeft); this.barManager1.DockControls.Add(this.barDockControlRight); this.barManager1.Form = this; this.barManager1.MaxItemId = 0; // // FrmHolidaySet // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(803, 653); this.Controls.Add(this.panelControl1); this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "FrmHolidaySet"; this.Text = "��������"; this.Load += new System.EventHandler(this.FrmHolidaySet_Load); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); this.panelControl4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dbHoliday)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit(); this.groupControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit(); this.ResumeLayout(false); }
private static void pmCreatePopUpToolbar(DevExpress.XtraBars.BarManager inBarManager, DevExpress.XtraBars.Bar inBar) { DevExpress.XtraBars.BarButtonItem oEnter = pmCreateBar(WsToolBar.Enter.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "àÅ×Í¡", "Select" }), global::BeSmartMRP.Properties.Resources.text_rich, Keys.Enter); DevExpress.XtraBars.BarButtonItem oExit = pmCreateBar(WsToolBar.Exit.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "¡àÅÔ¡", "Esc" }), global::BeSmartMRP.Properties.Resources.Exit01, Keys.Escape); DevExpress.XtraBars.BarButtonItem oRefresh = pmCreateBar(WsToolBar.Refresh.ToString(), "Refresh", global::BeSmartMRP.Properties.Resources.Refresh2, Keys.F12); inBarManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] { oEnter, oExit, oRefresh }); oEnter.Hint = UIBase.GetAppText(App.mLocale_UI, new string[] { "Enter-àÅ×Í¡", "Enter-Select Data" }); oExit.Hint = UIBase.GetAppText(App.mLocale_UI, new string[] { "Esc-¡àÅÔ¡", "Esc-Cancel" }); oRefresh.Hint = "F12-Refresh"; inBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oEnter, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oExit, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oRefresh, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) }); }
private static void pmCreateTransactionToolbar(DevExpress.XtraBars.BarManager inBarManager, DevExpress.XtraBars.Bar inBar) { DevExpress.XtraBars.BarButtonItem oEnter = pmCreateBar(WsToolBar.Enter.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "àÅ×Í¡", "Select" }), global::BeSmartMRP.Properties.Resources.text_rich, Keys.Enter); DevExpress.XtraBars.BarButtonItem oAdd = pmCreateBar(WsToolBar.Insert.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "à¾ÔèÁ", "Add" }), global::BeSmartMRP.Properties.Resources.NewDoc2, Keys.F3); DevExpress.XtraBars.BarButtonItem oEdit = pmCreateBar(WsToolBar.Update.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "á¡éä¢", "Edit" }), global::BeSmartMRP.Properties.Resources.Open, Keys.F2); DevExpress.XtraBars.BarButtonItem oDelete = pmCreateBar(WsToolBar.Delete.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "ź¢éÍÁÙÅ", "Delete" }), global::BeSmartMRP.Properties.Resources.DelItem, Keys.F4); DevExpress.XtraBars.BarButtonItem oPrint = pmCreateBar(WsToolBar.Print.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "¾ÔÁ¾ì", "Print" }), global::BeSmartMRP.Properties.Resources.Print2, Keys.F5); DevExpress.XtraBars.BarButtonItem oCancelDoc = pmCreateBar(WsToolBar.Cancel.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "¡àÅÔ¡", "Cancel" }), global::BeSmartMRP.Properties.Resources.CancelDoc, Keys.F7); DevExpress.XtraBars.BarButtonItem oCloseDoc = pmCreateBar(WsToolBar.Close.ToString(), "Close/UnClose", global::BeSmartMRP.Properties.Resources.folder_closed, Keys.F8); DevExpress.XtraBars.BarButtonItem oSearch = pmCreateBar(WsToolBar.Search.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "¤é¹ËÒ", "Search" }), global::BeSmartMRP.Properties.Resources.Search, Keys.F6); DevExpress.XtraBars.BarButtonItem oSave = pmCreateBar(WsToolBar.Save.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "ºÑ¹·Ö¡", "Save" }), global::BeSmartMRP.Properties.Resources.Save, Keys.F10); DevExpress.XtraBars.BarButtonItem oCancel = pmCreateBar(WsToolBar.Undo.ToString(), UIBase.GetAppText(App.mLocale_UI, new string[] { "¡àÅÔ¡", "Esc" }), global::BeSmartMRP.Properties.Resources.Undo, Keys.Cancel); DevExpress.XtraBars.BarButtonItem oRefresh = pmCreateBar(WsToolBar.Refresh.ToString(), "Refresh", global::BeSmartMRP.Properties.Resources.Refresh2, Keys.F12); inBarManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] { oEnter, oAdd, oEdit, oDelete, oPrint, oSearch, oSave, oCancelDoc, oCloseDoc, oCancel, oRefresh }); oAdd.Hint = UIBase.GetAppText(App.mLocale_UI, new string[] { "F3-à¾ÔèÁ¢éÍÁÙÅ", "F3-Add Data" }); oEdit.Hint = UIBase.GetAppText(App.mLocale_UI, new string[] { "F2-á¡é䢢éÍÁÙÅ", "F2-Edit Data" }); oDelete.Hint = UIBase.GetAppText(App.mLocale_UI, new string[] { "F4-ź¢éÍÁÙÅ", "F4-Delete Data" }); oPrint.Hint = UIBase.GetAppText(App.mLocale_UI, new string[] { "F5-¾ÔÁ¾ìàÍ¡ÊÒÃ", "F5-Print Data" }); oSearch.Hint = UIBase.GetAppText(App.mLocale_UI, new string[] { "F6-¤é¹ËÒ¢éÍÁÙÅ", "F6-Search Data" }); oSave.Hint = UIBase.GetAppText(App.mLocale_UI, new string[] { "F10-ºÑ¹·Ö¡¢éÍÁÙÅ", "F10-Save Data" }); oRefresh.Hint = UIBase.GetAppText(App.mLocale_UI, new string[] { "F12-Refresh Data", "F12-Refresh Data" }); inBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oEnter, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oAdd, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oEdit, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oPrint, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oSearch, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oDelete, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oCancelDoc, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oCloseDoc, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oSave, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oCancel, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) , new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, oRefresh, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph) }); }
public static void CreatePopUpToolbar(DevExpress.XtraBars.BarManager inBarManager, DevExpress.XtraBars.Bar inBar) { inBarManager.HideBarsWhenMerging = false; pmCreatePopUpToolbar(inBarManager, inBar); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MyBarMenu)); DevExpress.Utils.SuperToolTip superToolTip63 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem62 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip64 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem63 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip65 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem64 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip66 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem65 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip67 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem66 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip68 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem67 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip69 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem68 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip70 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem69 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip71 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem70 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip72 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem71 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip73 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem72 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip74 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem73 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip75 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem74 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip76 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem75 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip77 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem76 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip78 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem77 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip79 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem78 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip80 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem79 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip81 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem80 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip82 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem81 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip83 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem82 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip84 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem83 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip85 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem84 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip86 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem85 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip87 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem86 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip88 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem87 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip89 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem88 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip90 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem89 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip91 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem90 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip92 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem91 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip93 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem92 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip94 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem93 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip95 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem94 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip96 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem95 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip97 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem96 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip98 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem97 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip99 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem98 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip100 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem99 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip101 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem100 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip102 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem101 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip103 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem102 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip104 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem103 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip105 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem104 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip106 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem105 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip107 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem106 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip108 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem107 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip109 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem108 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip110 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem109 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip111 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem110 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip112 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem111 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip113 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem112 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip114 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem113 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip115 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem114 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip116 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipTitleItem toolTipTitleItem2 = new DevExpress.Utils.ToolTipTitleItem(); DevExpress.Utils.SuperToolTip superToolTip117 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem115 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip118 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem116 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip119 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem117 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip120 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem118 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip121 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem119 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip122 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem120 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip123 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem121 = new DevExpress.Utils.ToolTipItem(); DevExpress.Utils.SuperToolTip superToolTip124 = new DevExpress.Utils.SuperToolTip(); DevExpress.Utils.ToolTipItem toolTipItem122 = new DevExpress.Utils.ToolTipItem(); this.BarMenus = new DevExpress.XtraBars.BarManager(this.components); this.Menu = new DevExpress.XtraBars.Bar(); this.btnCreate = new DevExpress.XtraBars.BarButtonItem(); this.btnRequestSource = new DevExpress.XtraBars.BarButtonItem(); this.btnModify = new DevExpress.XtraBars.BarButtonItem(); this.btnRemove = new DevExpress.XtraBars.BarButtonItem(); this.btnLock = new DevExpress.XtraBars.BarButtonItem(); this.btnUnLock = new DevExpress.XtraBars.BarButtonItem(); this.btnReView = new DevExpress.XtraBars.BarButtonItem(); this.btnFinReView = new DevExpress.XtraBars.BarButtonItem(); this.btnUnReView = new DevExpress.XtraBars.BarButtonItem(); this.btnUsing = new DevExpress.XtraBars.BarButtonItem(); this.btnUnUsing = new DevExpress.XtraBars.BarButtonItem(); this.btnGoods = new DevExpress.XtraBars.BarButtonItem(); this.btnPayed = new DevExpress.XtraBars.BarButtonItem(); this.btnImport = new DevExpress.XtraBars.BarButtonItem(); this.btnExport = new DevExpress.XtraBars.BarButtonItem(); this.btnMerge = new DevExpress.XtraBars.BarButtonItem(); this.btnSplit = new DevExpress.XtraBars.BarButtonItem(); this.btnSMS = new DevExpress.XtraBars.BarButtonItem(); this.btnSyn = new DevExpress.XtraBars.BarButtonItem(); this.btnPrePage = new DevExpress.XtraBars.BarButtonItem(); this.btnNextPage = new DevExpress.XtraBars.BarButtonItem(); this.btnConvertReplan = new DevExpress.XtraBars.BarButtonItem(); this.btnReleva = new DevExpress.XtraBars.BarButtonItem(); this.btnUnReplation = new DevExpress.XtraBars.BarButtonItem(); this.btnPurchase = new DevExpress.XtraBars.BarButtonItem(); this.btnRequest = new DevExpress.XtraBars.BarButtonItem(); this.btnAgainDown = new DevExpress.XtraBars.BarButtonItem(); this.btnUpload = new DevExpress.XtraBars.BarButtonItem(); this.btnDownload = new DevExpress.XtraBars.BarButtonItem(); this.btnAuthorPur = new DevExpress.XtraBars.BarButtonItem(); this.btnAuthorUser = new DevExpress.XtraBars.BarButtonItem(); this.btnPrint = new DevExpress.XtraBars.BarButtonItem(); this.btnBackUp = new DevExpress.XtraBars.BarButtonItem(); this.btnRevert = new DevExpress.XtraBars.BarButtonItem(); this.btnInvalid = new DevExpress.XtraBars.BarButtonItem(); this.btnSubmit = new DevExpress.XtraBars.BarButtonItem(); this.btnStopOutput = new DevExpress.XtraBars.BarButtonItem(); this.btnSendEmail = new DevExpress.XtraBars.BarButtonItem(); this.btnCast = new DevExpress.XtraBars.BarButtonItem(); this.btnaAlot = new DevExpress.XtraBars.BarButtonItem(); this.btnAFP = new DevExpress.XtraBars.BarButtonItem(); this.btnArrival = new DevExpress.XtraBars.BarButtonItem(); this.btnCRP = new DevExpress.XtraBars.BarButtonItem(); this.btnDirectStorage = new DevExpress.XtraBars.BarButtonItem(); this.btnDiscount = new DevExpress.XtraBars.BarButtonItem(); this.btnDump = new DevExpress.XtraBars.BarButtonItem(); this.btnFavourable = new DevExpress.XtraBars.BarButtonItem(); this.btnKeep = new DevExpress.XtraBars.BarButtonItem(); this.btnReject = new DevExpress.XtraBars.BarButtonItem(); this.btnReBack = new DevExpress.XtraBars.BarButtonItem(); this.btnDispute = new DevExpress.XtraBars.BarButtonItem(); this.btnRePayed = new DevExpress.XtraBars.BarButtonItem(); this.btnInv = new DevExpress.XtraBars.BarButtonItem(); this.btnCmp = new DevExpress.XtraBars.BarButtonItem(); this.btnPrintView = new DevExpress.XtraBars.BarButtonItem(); this.btnChange = new DevExpress.XtraBars.BarButtonItem(); this.btnTraferCargo = new DevExpress.XtraBars.BarButtonItem(); this.btnUnPrint = new DevExpress.XtraBars.BarButtonItem(); this.btnGen = new DevExpress.XtraBars.BarButtonItem(); this.btnLaid = new DevExpress.XtraBars.BarButtonItem(); this.btnKnockOff = new DevExpress.XtraBars.BarButtonItem(); this.btnRefresh = new DevExpress.XtraBars.BarButtonItem(); this.barAndDockingController1 = new DevExpress.XtraBars.BarAndDockingController(this.components); 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.btnLogDocument = new DevExpress.XtraBars.BarButtonItem(); this.btnGoodsDocument = new DevExpress.XtraBars.BarButtonItem(); this.btnHouseReView = new DevExpress.XtraBars.BarButtonItem(); this.btnSendMoney = new DevExpress.XtraBars.BarButtonItem(); this.btnRecharge = new DevExpress.XtraBars.BarButtonItem(); this.btnTagPrint = new DevExpress.XtraBars.BarButtonItem(); this.btnTocPrint = new DevExpress.XtraBars.BarButtonItem(); this.btnHold = new DevExpress.XtraBars.BarButtonItem(); this.btnHangUp = new DevExpress.XtraBars.BarButtonItem(); this.btnCallOut = new DevExpress.XtraBars.BarButtonItem(); this.btnBusy = new DevExpress.XtraBars.BarButtonItem(); this.btnReset = new DevExpress.XtraBars.BarButtonItem(); this.btnSetting = new DevExpress.XtraBars.BarButtonItem(); this.btnShowBusy = new DevExpress.XtraBars.BarButtonItem(); this.btnShowIdle = new DevExpress.XtraBars.BarButtonItem(); this.btnAnswer = new DevExpress.XtraBars.BarButtonItem(); this.btnTurnOut = new DevExpress.XtraBars.BarButtonItem(); this.btnPick = new DevExpress.XtraBars.BarButtonItem(); ((System.ComponentModel.ISupportInitialize)(this.BarMenus)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit(); this.SuspendLayout(); // // BarMenus // this.BarMenus.AllowCustomization = false; this.BarMenus.AllowMoveBarOnToolbar = false; this.BarMenus.AllowQuickCustomization = false; this.BarMenus.AllowShowToolbarsPopup = false; this.BarMenus.AutoSaveInRegistry = true; this.BarMenus.Bars.AddRange(new DevExpress.XtraBars.Bar[] { this.Menu}); this.BarMenus.Controller = this.barAndDockingController1; this.BarMenus.DockControls.Add(this.barDockControlTop); this.BarMenus.DockControls.Add(this.barDockControlBottom); this.BarMenus.DockControls.Add(this.barDockControlLeft); this.BarMenus.DockControls.Add(this.barDockControlRight); this.BarMenus.Form = this; this.BarMenus.Items.AddRange(new DevExpress.XtraBars.BarItem[] { this.btnCreate, this.btnModify, this.btnRemove, this.btnLock, this.btnUnLock, this.btnReView, this.btnUnReView, this.btnGoods, this.btnImport, this.btnExport, this.btnLogDocument, this.btnMerge, this.btnSplit, this.btnSMS, this.btnSyn, this.btnGoodsDocument, this.btnPrePage, this.btnNextPage, this.btnConvertReplan, this.btnReleva, this.btnPurchase, this.btnRequest, this.btnAgainDown, this.btnUpload, this.btnDownload, this.btnPrint, this.btnAuthorPur, this.btnAuthorUser, this.btnHouseReView, this.btnBackUp, this.btnRevert, this.btnInvalid, this.btnSubmit, this.btnRequestSource, this.btnUnReplation, this.btnPayed, this.btnStopOutput, this.btnSendEmail, this.btnSendMoney, this.btnRecharge, this.btnCast, this.btnUsing, this.btnUnUsing, this.btnFinReView, this.btnTagPrint, this.btnTocPrint, this.btnaAlot, this.btnAFP, this.btnArrival, this.btnCRP, this.btnDirectStorage, this.btnTraferCargo, this.btnDiscount, this.btnDump, this.btnFavourable, this.btnKeep, this.btnReject, this.btnReBack, this.btnDispute, this.btnInv, this.btnRePayed, this.btnCmp, this.btnPrintView, this.btnUnPrint, this.btnChange, this.btnGen, this.btnLaid, this.btnKnockOff, this.btnRefresh, this.btnHold, this.btnHangUp, this.btnCallOut, this.btnBusy, this.btnReset, this.btnSetting, this.btnShowBusy, this.btnShowIdle, this.btnAnswer, this.btnTurnOut, this.btnPick}); this.BarMenus.MaxItemId = 132; this.BarMenus.ShowFullMenus = true; // // Menu // this.Menu.BarName = "Tools"; this.Menu.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom; this.Menu.DockCol = 0; this.Menu.DockRow = 0; this.Menu.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom; this.Menu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] { new DevExpress.XtraBars.LinkPersistInfo(this.btnCreate), new DevExpress.XtraBars.LinkPersistInfo(this.btnRequestSource), new DevExpress.XtraBars.LinkPersistInfo(this.btnModify), new DevExpress.XtraBars.LinkPersistInfo(this.btnRemove), new DevExpress.XtraBars.LinkPersistInfo(this.btnLock), new DevExpress.XtraBars.LinkPersistInfo(this.btnUnLock), new DevExpress.XtraBars.LinkPersistInfo(this.btnReView), new DevExpress.XtraBars.LinkPersistInfo(this.btnFinReView), new DevExpress.XtraBars.LinkPersistInfo(this.btnUnReView), new DevExpress.XtraBars.LinkPersistInfo(this.btnUsing), new DevExpress.XtraBars.LinkPersistInfo(this.btnUnUsing), new DevExpress.XtraBars.LinkPersistInfo(this.btnGoods), new DevExpress.XtraBars.LinkPersistInfo(this.btnPayed), new DevExpress.XtraBars.LinkPersistInfo(this.btnImport), new DevExpress.XtraBars.LinkPersistInfo(this.btnExport), new DevExpress.XtraBars.LinkPersistInfo(this.btnMerge), new DevExpress.XtraBars.LinkPersistInfo(this.btnSplit), new DevExpress.XtraBars.LinkPersistInfo(this.btnSMS), new DevExpress.XtraBars.LinkPersistInfo(this.btnSyn), new DevExpress.XtraBars.LinkPersistInfo(this.btnPrePage), new DevExpress.XtraBars.LinkPersistInfo(this.btnNextPage), new DevExpress.XtraBars.LinkPersistInfo(this.btnConvertReplan), new DevExpress.XtraBars.LinkPersistInfo(this.btnReleva), new DevExpress.XtraBars.LinkPersistInfo(this.btnUnReplation), new DevExpress.XtraBars.LinkPersistInfo(this.btnPurchase), new DevExpress.XtraBars.LinkPersistInfo(this.btnRequest), new DevExpress.XtraBars.LinkPersistInfo(this.btnAgainDown), new DevExpress.XtraBars.LinkPersistInfo(this.btnUpload), new DevExpress.XtraBars.LinkPersistInfo(this.btnDownload), new DevExpress.XtraBars.LinkPersistInfo(this.btnAuthorPur), new DevExpress.XtraBars.LinkPersistInfo(this.btnAuthorUser), new DevExpress.XtraBars.LinkPersistInfo(this.btnPrint), new DevExpress.XtraBars.LinkPersistInfo(this.btnBackUp), new DevExpress.XtraBars.LinkPersistInfo(this.btnRevert), new DevExpress.XtraBars.LinkPersistInfo(this.btnInvalid), new DevExpress.XtraBars.LinkPersistInfo(this.btnSubmit), new DevExpress.XtraBars.LinkPersistInfo(this.btnStopOutput), new DevExpress.XtraBars.LinkPersistInfo(this.btnSendEmail), new DevExpress.XtraBars.LinkPersistInfo(this.btnCast), new DevExpress.XtraBars.LinkPersistInfo(this.btnaAlot), new DevExpress.XtraBars.LinkPersistInfo(this.btnAFP), new DevExpress.XtraBars.LinkPersistInfo(this.btnArrival), new DevExpress.XtraBars.LinkPersistInfo(this.btnCRP), new DevExpress.XtraBars.LinkPersistInfo(this.btnDirectStorage), new DevExpress.XtraBars.LinkPersistInfo(this.btnDiscount), new DevExpress.XtraBars.LinkPersistInfo(this.btnDump), new DevExpress.XtraBars.LinkPersistInfo(this.btnFavourable), new DevExpress.XtraBars.LinkPersistInfo(this.btnKeep), new DevExpress.XtraBars.LinkPersistInfo(this.btnReject), new DevExpress.XtraBars.LinkPersistInfo(this.btnReBack), new DevExpress.XtraBars.LinkPersistInfo(this.btnDispute), new DevExpress.XtraBars.LinkPersistInfo(this.btnRePayed), new DevExpress.XtraBars.LinkPersistInfo(this.btnInv), new DevExpress.XtraBars.LinkPersistInfo(this.btnCmp), new DevExpress.XtraBars.LinkPersistInfo(this.btnPrintView), new DevExpress.XtraBars.LinkPersistInfo(this.btnChange), new DevExpress.XtraBars.LinkPersistInfo(this.btnTraferCargo), new DevExpress.XtraBars.LinkPersistInfo(this.btnUnPrint), new DevExpress.XtraBars.LinkPersistInfo(this.btnGen), new DevExpress.XtraBars.LinkPersistInfo(this.btnLaid), new DevExpress.XtraBars.LinkPersistInfo(this.btnKnockOff), new DevExpress.XtraBars.LinkPersistInfo(this.btnRefresh), new DevExpress.XtraBars.LinkPersistInfo(this.btnHold), new DevExpress.XtraBars.LinkPersistInfo(this.btnHangUp), new DevExpress.XtraBars.LinkPersistInfo(this.btnCallOut), new DevExpress.XtraBars.LinkPersistInfo(this.btnPick), new DevExpress.XtraBars.LinkPersistInfo(this.btnBusy), new DevExpress.XtraBars.LinkPersistInfo(this.btnReset), new DevExpress.XtraBars.LinkPersistInfo(this.btnSetting), new DevExpress.XtraBars.LinkPersistInfo(this.btnShowBusy), new DevExpress.XtraBars.LinkPersistInfo(this.btnShowIdle), new DevExpress.XtraBars.LinkPersistInfo(this.btnAnswer), new DevExpress.XtraBars.LinkPersistInfo(this.btnTurnOut)}); this.Menu.OptionsBar.AllowCollapse = true; this.Menu.OptionsBar.AllowQuickCustomization = false; this.Menu.OptionsBar.DrawDragBorder = false; this.Menu.OptionsBar.UseWholeRow = true; this.Menu.Text = "Tools"; // // btnCreate // this.btnCreate.Caption = "新增"; this.btnCreate.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCreate.Glyph"))); this.btnCreate.Id = 0; this.btnCreate.Name = "btnCreate"; superToolTip63.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem62.Text = "<b>新增按钮</b>"; superToolTip63.Items.Add(toolTipItem62); this.btnCreate.SuperTip = superToolTip63; this.btnCreate.Tag = "新增"; this.btnCreate.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnRequestSource // this.btnRequestSource.Caption = "获取"; this.btnRequestSource.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRequestSource.Glyph"))); this.btnRequestSource.Id = 43; this.btnRequestSource.Name = "btnRequestSource"; superToolTip64.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem63.Text = "<b>获取数据</b>"; superToolTip64.Items.Add(toolTipItem63); this.btnRequestSource.SuperTip = superToolTip64; this.btnRequestSource.Tag = "获取"; this.btnRequestSource.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnModify // this.btnModify.Caption = "修改"; this.btnModify.Glyph = ((System.Drawing.Image)(resources.GetObject("btnModify.Glyph"))); this.btnModify.Id = 1; this.btnModify.Name = "btnModify"; superToolTip65.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem64.Text = "<b>修改按钮</b>"; superToolTip65.Items.Add(toolTipItem64); this.btnModify.SuperTip = superToolTip65; this.btnModify.Tag = "修改"; this.btnModify.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnRemove // this.btnRemove.Caption = "删除"; this.btnRemove.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRemove.Glyph"))); this.btnRemove.Id = 3; this.btnRemove.Name = "btnRemove"; superToolTip66.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem65.Text = "<b>删除按钮</b>"; superToolTip66.Items.Add(toolTipItem65); this.btnRemove.SuperTip = superToolTip66; this.btnRemove.Tag = "删除"; this.btnRemove.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnLock // this.btnLock.Caption = "锁定"; this.btnLock.Glyph = ((System.Drawing.Image)(resources.GetObject("btnLock.Glyph"))); this.btnLock.Id = 4; this.btnLock.Name = "btnLock"; superToolTip67.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem66.Text = "<b>锁定按钮</b>"; superToolTip67.Items.Add(toolTipItem66); this.btnLock.SuperTip = superToolTip67; this.btnLock.Tag = "锁定"; this.btnLock.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnUnLock // this.btnUnLock.Caption = "解锁"; this.btnUnLock.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUnLock.Glyph"))); this.btnUnLock.Id = 5; this.btnUnLock.Name = "btnUnLock"; superToolTip68.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem67.Text = "<b>解锁按钮</b>"; superToolTip68.Items.Add(toolTipItem67); this.btnUnLock.SuperTip = superToolTip68; this.btnUnLock.Tag = "解锁"; this.btnUnLock.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnReView // this.btnReView.Caption = "审核"; this.btnReView.Glyph = ((System.Drawing.Image)(resources.GetObject("btnReView.Glyph"))); this.btnReView.Id = 6; this.btnReView.Name = "btnReView"; superToolTip69.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem68.Text = "<b>审核按钮</b>"; superToolTip69.Items.Add(toolTipItem68); this.btnReView.SuperTip = superToolTip69; this.btnReView.Tag = "审核"; this.btnReView.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnFinReView // this.btnFinReView.Caption = "财审"; this.btnFinReView.Glyph = ((System.Drawing.Image)(resources.GetObject("btnFinReView.Glyph"))); this.btnFinReView.Id = 54; this.btnFinReView.Name = "btnFinReView"; superToolTip70.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem69.Text = "<b>财务审核</b>"; superToolTip70.Items.Add(toolTipItem69); this.btnFinReView.SuperTip = superToolTip70; this.btnFinReView.Tag = "财审"; this.btnFinReView.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnUnReView // this.btnUnReView.Caption = "退审"; this.btnUnReView.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUnReView.Glyph"))); this.btnUnReView.Id = 7; this.btnUnReView.Name = "btnUnReView"; superToolTip71.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem70.Text = "<b>退审按钮</b>"; superToolTip71.Items.Add(toolTipItem70); this.btnUnReView.SuperTip = superToolTip71; this.btnUnReView.Tag = "退审"; this.btnUnReView.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnUsing // this.btnUsing.Caption = "启用"; this.btnUsing.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUsing.Glyph"))); this.btnUsing.Id = 52; this.btnUsing.Name = "btnUsing"; superToolTip72.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem71.Text = "<b>启用按钮</b>"; superToolTip72.Items.Add(toolTipItem71); this.btnUsing.SuperTip = superToolTip72; this.btnUsing.Tag = "启用"; this.btnUsing.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnUnUsing // this.btnUnUsing.Caption = "禁用"; this.btnUnUsing.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUnUsing.Glyph"))); this.btnUnUsing.Id = 53; this.btnUnUsing.Name = "btnUnUsing"; superToolTip73.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem72.Text = "<b>未启用按钮</b>"; superToolTip73.Items.Add(toolTipItem72); this.btnUnUsing.SuperTip = superToolTip73; this.btnUnUsing.Tag = "禁用"; this.btnUnUsing.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnGoods // this.btnGoods.Caption = "发货"; this.btnGoods.Glyph = ((System.Drawing.Image)(resources.GetObject("btnGoods.Glyph"))); this.btnGoods.Id = 9; this.btnGoods.Name = "btnGoods"; superToolTip74.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem73.Text = "<b>发货按钮</b>"; superToolTip74.Items.Add(toolTipItem73); this.btnGoods.SuperTip = superToolTip74; this.btnGoods.Tag = "发货"; this.btnGoods.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnPayed // this.btnPayed.Caption = "结算"; this.btnPayed.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPayed.Glyph"))); this.btnPayed.Id = 46; this.btnPayed.Name = "btnPayed"; superToolTip75.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem74.Text = "<b>结算按钮</b>"; superToolTip75.Items.Add(toolTipItem74); this.btnPayed.SuperTip = superToolTip75; this.btnPayed.Tag = "结算"; this.btnPayed.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnImport // this.btnImport.Caption = "导入"; this.btnImport.Glyph = ((System.Drawing.Image)(resources.GetObject("btnImport.Glyph"))); this.btnImport.Id = 10; this.btnImport.Name = "btnImport"; superToolTip76.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem75.Text = "<b>导入按钮</b>"; superToolTip76.Items.Add(toolTipItem75); this.btnImport.SuperTip = superToolTip76; this.btnImport.Tag = "导入"; this.btnImport.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnExport // this.btnExport.Caption = "导出"; this.btnExport.Glyph = ((System.Drawing.Image)(resources.GetObject("btnExport.Glyph"))); this.btnExport.Id = 11; this.btnExport.Name = "btnExport"; superToolTip77.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem76.Text = "<b>导出按钮</b>"; superToolTip77.Items.Add(toolTipItem76); this.btnExport.SuperTip = superToolTip77; this.btnExport.Tag = "导出"; this.btnExport.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnMerge // this.btnMerge.Caption = "合并"; this.btnMerge.Glyph = ((System.Drawing.Image)(resources.GetObject("btnMerge.Glyph"))); this.btnMerge.Id = 18; this.btnMerge.Name = "btnMerge"; superToolTip78.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem77.Text = "<b>合并按钮</b>"; superToolTip78.Items.Add(toolTipItem77); this.btnMerge.SuperTip = superToolTip78; this.btnMerge.Tag = "合并"; this.btnMerge.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnSplit // this.btnSplit.Caption = "拆分"; this.btnSplit.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSplit.Glyph"))); this.btnSplit.Id = 19; this.btnSplit.Name = "btnSplit"; superToolTip79.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem78.Text = "<b>拆分按钮</b>"; superToolTip79.Items.Add(toolTipItem78); this.btnSplit.SuperTip = superToolTip79; this.btnSplit.Tag = "拆分"; this.btnSplit.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnSMS // this.btnSMS.Caption = "发短信"; this.btnSMS.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSMS.Glyph"))); this.btnSMS.Id = 20; this.btnSMS.Name = "btnSMS"; superToolTip80.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem79.Text = "<b>发送短信按钮</b>"; superToolTip80.Items.Add(toolTipItem79); this.btnSMS.SuperTip = superToolTip80; this.btnSMS.Tag = "发短信"; this.btnSMS.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnSyn // this.btnSyn.Caption = "同步"; this.btnSyn.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSyn.Glyph"))); this.btnSyn.Id = 21; this.btnSyn.Name = "btnSyn"; superToolTip81.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem80.Text = "<b>同步按钮</b>"; superToolTip81.Items.Add(toolTipItem80); this.btnSyn.SuperTip = superToolTip81; this.btnSyn.Tag = "同步"; this.btnSyn.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnPrePage // this.btnPrePage.Caption = "上一条"; this.btnPrePage.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPrePage.Glyph"))); this.btnPrePage.Id = 27; this.btnPrePage.Name = "btnPrePage"; superToolTip82.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem81.Text = "<b>上一条按钮</b>"; superToolTip82.Items.Add(toolTipItem81); this.btnPrePage.SuperTip = superToolTip82; this.btnPrePage.Tag = "上一条"; this.btnPrePage.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnNextPage // this.btnNextPage.Caption = "下一条"; this.btnNextPage.Glyph = ((System.Drawing.Image)(resources.GetObject("btnNextPage.Glyph"))); this.btnNextPage.Id = 28; this.btnNextPage.Name = "btnNextPage"; superToolTip83.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem82.Text = "<b>下一条按钮</b>"; superToolTip83.Items.Add(toolTipItem82); this.btnNextPage.SuperTip = superToolTip83; this.btnNextPage.Tag = "下一条"; this.btnNextPage.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnConvertReplan // this.btnConvertReplan.Caption = "转补款单"; this.btnConvertReplan.Glyph = ((System.Drawing.Image)(resources.GetObject("btnConvertReplan.Glyph"))); this.btnConvertReplan.Id = 29; this.btnConvertReplan.Name = "btnConvertReplan"; superToolTip84.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem83.Text = "<b>转换成补款单按钮</b>"; superToolTip84.Items.Add(toolTipItem83); this.btnConvertReplan.SuperTip = superToolTip84; this.btnConvertReplan.Tag = "转换补款单"; this.btnConvertReplan.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnReleva // this.btnReleva.Caption = "关联"; this.btnReleva.Glyph = ((System.Drawing.Image)(resources.GetObject("btnReleva.Glyph"))); this.btnReleva.Id = 31; this.btnReleva.Name = "btnReleva"; superToolTip85.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem84.Text = "<b>关联按钮</b>"; superToolTip85.Items.Add(toolTipItem84); this.btnReleva.SuperTip = superToolTip85; this.btnReleva.Tag = "关联"; this.btnReleva.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnUnReplation // this.btnUnReplation.Caption = "取消关联"; this.btnUnReplation.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUnReplation.Glyph"))); this.btnUnReplation.Id = 45; this.btnUnReplation.Name = "btnUnReplation"; superToolTip86.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem85.Text = "<b>取消关联</b>"; superToolTip86.Items.Add(toolTipItem85); this.btnUnReplation.SuperTip = superToolTip86; this.btnUnReplation.Tag = "取消关联"; this.btnUnReplation.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnPurchase // this.btnPurchase.Caption = "订单采购"; this.btnPurchase.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPurchase.Glyph"))); this.btnPurchase.Id = 32; this.btnPurchase.Name = "btnPurchase"; superToolTip87.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem86.Text = "<b>生产采购单按钮</b>"; superToolTip87.Items.Add(toolTipItem86); this.btnPurchase.SuperTip = superToolTip87; this.btnPurchase.Tag = "订单采购"; this.btnPurchase.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnRequest // this.btnRequest.Caption = "获取失败"; this.btnRequest.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRequest.Glyph"))); this.btnRequest.Id = 23; this.btnRequest.Name = "btnRequest"; superToolTip88.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem87.Text = "<b>得到下载失败订单</b>"; superToolTip88.Items.Add(toolTipItem87); this.btnRequest.SuperTip = superToolTip88; this.btnRequest.Tag = "获取订单"; this.btnRequest.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnAgainDown // this.btnAgainDown.Caption = "重下失败"; this.btnAgainDown.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAgainDown.Glyph"))); this.btnAgainDown.Id = 22; this.btnAgainDown.Name = "btnAgainDown"; superToolTip89.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem88.Text = "<b>重新下载失败订单</b>"; superToolTip89.Items.Add(toolTipItem88); this.btnAgainDown.SuperTip = superToolTip89; this.btnAgainDown.Tag = "重下订单"; this.btnAgainDown.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnUpload // this.btnUpload.Caption = "上传"; this.btnUpload.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUpload.Glyph"))); this.btnUpload.Id = 33; this.btnUpload.Name = "btnUpload"; superToolTip90.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem89.Text = "<b>上传按钮</b>"; superToolTip90.Items.Add(toolTipItem89); this.btnUpload.SuperTip = superToolTip90; this.btnUpload.Tag = "上传"; this.btnUpload.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnDownload // this.btnDownload.Caption = "下载"; this.btnDownload.Glyph = ((System.Drawing.Image)(resources.GetObject("btnDownload.Glyph"))); this.btnDownload.Id = 34; this.btnDownload.Name = "btnDownload"; superToolTip91.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem90.Text = "<b>下载按钮</b>"; superToolTip91.Items.Add(toolTipItem90); this.btnDownload.SuperTip = superToolTip91; this.btnDownload.Tag = "下载"; this.btnDownload.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnAuthorPur // this.btnAuthorPur.Caption = "角色权限"; this.btnAuthorPur.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAuthorPur.Glyph"))); this.btnAuthorPur.Id = 36; this.btnAuthorPur.Name = "btnAuthorPur"; superToolTip92.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem91.Text = "<b>角色赋值权限按钮</b>"; superToolTip92.Items.Add(toolTipItem91); this.btnAuthorPur.SuperTip = superToolTip92; this.btnAuthorPur.Tag = "角色权限"; this.btnAuthorPur.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnAuthorUser // this.btnAuthorUser.Caption = "角色用户"; this.btnAuthorUser.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAuthorUser.Glyph"))); this.btnAuthorUser.Id = 37; this.btnAuthorUser.Name = "btnAuthorUser"; superToolTip93.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem92.Text = "<b>用户赋值角色按钮</b>"; superToolTip93.Items.Add(toolTipItem92); this.btnAuthorUser.SuperTip = superToolTip93; this.btnAuthorUser.Tag = "角色用户"; this.btnAuthorUser.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnPrint // this.btnPrint.Caption = "打印"; this.btnPrint.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPrint.Glyph"))); this.btnPrint.Id = 35; this.btnPrint.Name = "btnPrint"; superToolTip94.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem93.Text = "<b>单据打印按钮</b>"; superToolTip94.Items.Add(toolTipItem93); this.btnPrint.SuperTip = superToolTip94; this.btnPrint.Tag = "打印"; this.btnPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnBackUp // this.btnBackUp.Caption = "备份"; this.btnBackUp.Glyph = ((System.Drawing.Image)(resources.GetObject("btnBackUp.Glyph"))); this.btnBackUp.Id = 39; this.btnBackUp.Name = "btnBackUp"; superToolTip95.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem94.Text = "<b>备份</b>"; superToolTip95.Items.Add(toolTipItem94); this.btnBackUp.SuperTip = superToolTip95; this.btnBackUp.Tag = "备份"; this.btnBackUp.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnRevert // this.btnRevert.Caption = "还原"; this.btnRevert.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRevert.Glyph"))); this.btnRevert.Id = 40; this.btnRevert.Name = "btnRevert"; superToolTip96.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem95.Text = "<b>还原</b>"; superToolTip96.Items.Add(toolTipItem95); this.btnRevert.SuperTip = superToolTip96; this.btnRevert.Tag = "还原"; this.btnRevert.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnInvalid // this.btnInvalid.Caption = "作废"; this.btnInvalid.Glyph = ((System.Drawing.Image)(resources.GetObject("btnInvalid.Glyph"))); this.btnInvalid.Id = 41; this.btnInvalid.Name = "btnInvalid"; superToolTip97.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem96.Text = "<b>作废</b>"; superToolTip97.Items.Add(toolTipItem96); this.btnInvalid.SuperTip = superToolTip97; this.btnInvalid.Tag = "作废"; this.btnInvalid.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnSubmit // this.btnSubmit.Caption = "提交"; this.btnSubmit.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSubmit.Glyph"))); this.btnSubmit.Id = 42; this.btnSubmit.Name = "btnSubmit"; superToolTip98.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem97.Text = "<b>提交</b>"; superToolTip98.Items.Add(toolTipItem97); this.btnSubmit.SuperTip = superToolTip98; this.btnSubmit.Tag = "提交"; this.btnSubmit.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnStopOutput // this.btnStopOutput.Caption = "停止生产"; this.btnStopOutput.Glyph = ((System.Drawing.Image)(resources.GetObject("btnStopOutput.Glyph"))); this.btnStopOutput.Id = 47; this.btnStopOutput.Name = "btnStopOutput"; superToolTip99.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem98.Text = "<b>停止生产</b>"; superToolTip99.Items.Add(toolTipItem98); this.btnStopOutput.SuperTip = superToolTip99; this.btnStopOutput.Tag = "停止生产"; this.btnStopOutput.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnSendEmail // this.btnSendEmail.Caption = "发邮件"; this.btnSendEmail.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSendEmail.Glyph"))); this.btnSendEmail.Id = 48; this.btnSendEmail.Name = "btnSendEmail"; superToolTip100.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem99.Text = "<b>发送邮件按钮</b>"; superToolTip100.Items.Add(toolTipItem99); this.btnSendEmail.SuperTip = superToolTip100; this.btnSendEmail.Tag = "发邮件"; this.btnSendEmail.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnCast // this.btnCast.Caption = "转赠品"; this.btnCast.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCast.Glyph"))); this.btnCast.Id = 51; this.btnCast.Name = "btnCast"; superToolTip101.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem100.Text = "<b>转赠品</b>"; superToolTip101.Items.Add(toolTipItem100); this.btnCast.SuperTip = superToolTip101; this.btnCast.Tag = "转赠品"; this.btnCast.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnaAlot // this.btnaAlot.Caption = "分配商品"; this.btnaAlot.Glyph = ((System.Drawing.Image)(resources.GetObject("btnaAlot.Glyph"))); this.btnaAlot.Id = 57; this.btnaAlot.Name = "btnaAlot"; superToolTip102.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem101.Text = "<b>分配商品</b>"; superToolTip102.Items.Add(toolTipItem101); this.btnaAlot.SuperTip = superToolTip102; this.btnaAlot.Tag = "分配商品"; this.btnaAlot.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnAFP // this.btnAFP.Caption = "申请打印"; this.btnAFP.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAFP.Glyph"))); this.btnAFP.Id = 58; this.btnAFP.Name = "btnAFP"; superToolTip103.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem102.Text = "<b>申请打印</b>"; superToolTip103.Items.Add(toolTipItem102); this.btnAFP.SuperTip = superToolTip103; this.btnAFP.Tag = "申请打印"; this.btnAFP.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnArrival // this.btnArrival.Caption = "维修到货"; this.btnArrival.Glyph = ((System.Drawing.Image)(resources.GetObject("btnArrival.Glyph"))); this.btnArrival.Id = 59; this.btnArrival.Name = "btnArrival"; superToolTip104.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem103.Text = "<b>维修到货</b>"; superToolTip104.Items.Add(toolTipItem103); this.btnArrival.SuperTip = superToolTip104; this.btnArrival.Tag = "维修到货"; this.btnArrival.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnCRP // this.btnCRP.Caption = "折价退回"; this.btnCRP.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCRP.Glyph"))); this.btnCRP.Id = 60; this.btnCRP.Name = "btnCRP"; superToolTip105.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem104.Text = "<b>折价退回</b>"; superToolTip105.Items.Add(toolTipItem104); this.btnCRP.SuperTip = superToolTip105; this.btnCRP.Tag = "折价退回"; this.btnCRP.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnDirectStorage // this.btnDirectStorage.Caption = "直接入库"; this.btnDirectStorage.Glyph = ((System.Drawing.Image)(resources.GetObject("btnDirectStorage.Glyph"))); this.btnDirectStorage.Id = 61; this.btnDirectStorage.Name = "btnDirectStorage"; superToolTip106.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem105.Text = "<b>直接入库</b>"; superToolTip106.Items.Add(toolTipItem105); this.btnDirectStorage.SuperTip = superToolTip106; this.btnDirectStorage.Tag = "直接入库"; this.btnDirectStorage.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnDiscount // this.btnDiscount.Caption = "永久折扣"; this.btnDiscount.Glyph = ((System.Drawing.Image)(resources.GetObject("btnDiscount.Glyph"))); this.btnDiscount.Id = 64; this.btnDiscount.Name = "btnDiscount"; superToolTip107.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem106.Text = "<b>永久折扣</b>"; superToolTip107.Items.Add(toolTipItem106); this.btnDiscount.SuperTip = superToolTip107; this.btnDiscount.Tag = "永久折扣"; this.btnDiscount.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnDump // this.btnDump.Caption = "报废"; this.btnDump.Glyph = ((System.Drawing.Image)(resources.GetObject("btnDump.Glyph"))); this.btnDump.Id = 65; this.btnDump.Name = "btnDump"; superToolTip108.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem107.Text = "<b>报废</b>"; superToolTip108.Items.Add(toolTipItem107); this.btnDump.SuperTip = superToolTip108; this.btnDump.Tag = "报废"; this.btnDump.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnFavourable // this.btnFavourable.Caption = "优惠规则"; this.btnFavourable.Glyph = ((System.Drawing.Image)(resources.GetObject("btnFavourable.Glyph"))); this.btnFavourable.Id = 67; this.btnFavourable.Name = "btnFavourable"; superToolTip109.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem108.Text = "<b>优惠规则</b>"; superToolTip109.Items.Add(toolTipItem108); this.btnFavourable.SuperTip = superToolTip109; this.btnFavourable.Tag = "优惠规则"; this.btnFavourable.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnKeep // this.btnKeep.Caption = "返厂维修"; this.btnKeep.Glyph = ((System.Drawing.Image)(resources.GetObject("btnKeep.Glyph"))); this.btnKeep.Id = 68; this.btnKeep.Name = "btnKeep"; superToolTip110.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem109.Text = "<b>反厂维修</b>"; superToolTip110.Items.Add(toolTipItem109); this.btnKeep.SuperTip = superToolTip110; this.btnKeep.Tag = "返厂维修"; this.btnKeep.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnReject // this.btnReject.Caption = "驳回"; this.btnReject.Glyph = ((System.Drawing.Image)(resources.GetObject("btnReject.Glyph"))); this.btnReject.Id = 70; this.btnReject.Name = "btnReject"; superToolTip111.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem110.Text = "<b>驳回</b>"; superToolTip111.Items.Add(toolTipItem110); this.btnReject.SuperTip = superToolTip111; this.btnReject.Tag = "驳回"; this.btnReject.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnReBack // this.btnReBack.Caption = "回访"; this.btnReBack.Glyph = ((System.Drawing.Image)(resources.GetObject("btnReBack.Glyph"))); this.btnReBack.Id = 71; this.btnReBack.Name = "btnReBack"; superToolTip112.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem111.Text = "<b>回访</b>"; superToolTip112.Items.Add(toolTipItem111); this.btnReBack.SuperTip = superToolTip112; this.btnReBack.Tag = "回访"; this.btnReBack.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnDispute // this.btnDispute.Caption = "纠纷 "; this.btnDispute.Glyph = ((System.Drawing.Image)(resources.GetObject("btnDispute.Glyph"))); this.btnDispute.Id = 74; this.btnDispute.Name = "btnDispute"; superToolTip113.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem112.Text = "<b>纠纷</b>"; superToolTip113.Items.Add(toolTipItem112); this.btnDispute.SuperTip = superToolTip113; this.btnDispute.Tag = "纠纷"; this.btnDispute.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnRePayed // this.btnRePayed.Caption = "退结算"; this.btnRePayed.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRePayed.Glyph"))); this.btnRePayed.Id = 76; this.btnRePayed.Name = "btnRePayed"; superToolTip114.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem113.Text = "<b>退结算</b>"; superToolTip114.Items.Add(toolTipItem113); this.btnRePayed.SuperTip = superToolTip114; this.btnRePayed.Tag = "退结算"; this.btnRePayed.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnInv // this.btnInv.Caption = "库存采购"; this.btnInv.Glyph = ((System.Drawing.Image)(resources.GetObject("btnInv.Glyph"))); this.btnInv.Id = 75; this.btnInv.Name = "btnInv"; superToolTip115.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem114.Text = "<b>库存采购</b>"; superToolTip115.Items.Add(toolTipItem114); this.btnInv.SuperTip = superToolTip115; this.btnInv.Tag = "库存采购"; this.btnInv.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnCmp // this.btnCmp.Caption = "完结"; this.btnCmp.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCmp.Glyph"))); this.btnCmp.Id = 77; this.btnCmp.Name = "btnCmp"; this.btnCmp.Tag = "完结"; this.btnCmp.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnPrintView // this.btnPrintView.Caption = "打印预览"; this.btnPrintView.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPrintView.Glyph"))); this.btnPrintView.Id = 78; this.btnPrintView.Name = "btnPrintView"; this.btnPrintView.Tag = "打印预览"; this.btnPrintView.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnChange // this.btnChange.Caption = "变更"; this.btnChange.Glyph = ((System.Drawing.Image)(resources.GetObject("btnChange.Glyph"))); this.btnChange.Id = 79; this.btnChange.Name = "btnChange"; this.btnChange.Tag = "变更"; this.btnChange.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnTraferCargo // this.btnTraferCargo.Caption = "调货"; this.btnTraferCargo.Glyph = ((System.Drawing.Image)(resources.GetObject("btnTraferCargo.Glyph"))); this.btnTraferCargo.Id = 63; this.btnTraferCargo.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnTraferCargo.LargeGlyph"))); this.btnTraferCargo.Name = "btnTraferCargo"; this.btnTraferCargo.Tag = "调货"; this.btnTraferCargo.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnUnPrint // this.btnUnPrint.Caption = "退打印"; this.btnUnPrint.Description = "退打印"; this.btnUnPrint.Glyph = ((System.Drawing.Image)(resources.GetObject("btnUnPrint.Glyph"))); this.btnUnPrint.Id = 79; this.btnUnPrint.Name = "btnUnPrint"; this.btnUnPrint.Tag = "退打印"; this.btnUnPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnGen // this.btnGen.Caption = "生成"; this.btnGen.Description = "生成"; this.btnGen.Glyph = ((System.Drawing.Image)(resources.GetObject("btnGen.Glyph"))); this.btnGen.Id = 81; this.btnGen.Name = "btnGen"; this.btnGen.Tag = "生成"; this.btnGen.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnLaid // this.btnLaid.Caption = "临时入库"; this.btnLaid.Glyph = ((System.Drawing.Image)(resources.GetObject("btnLaid.Glyph"))); this.btnLaid.Id = 97; this.btnLaid.Name = "btnLaid"; toolTipTitleItem2.Text = "<b>临时入库</b>"; superToolTip116.Items.Add(toolTipTitleItem2); this.btnLaid.SuperTip = superToolTip116; this.btnLaid.Tag = "临时入库"; this.btnLaid.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnKnockOff // this.btnKnockOff.Caption = "收 工"; this.btnKnockOff.Description = "收 工"; this.btnKnockOff.Glyph = ((System.Drawing.Image)(resources.GetObject("btnKnockOff.Glyph"))); this.btnKnockOff.Id = 120; this.btnKnockOff.Name = "btnKnockOff"; this.btnKnockOff.Tag = "收工"; this.btnKnockOff.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnRefresh // this.btnRefresh.Caption = "刷新"; this.btnRefresh.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Glyph"))); this.btnRefresh.Id = 25; this.btnRefresh.Name = "btnRefresh"; superToolTip117.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem115.Text = "<b>刷新数据按钮</b>"; superToolTip117.Items.Add(toolTipItem115); this.btnRefresh.SuperTip = superToolTip117; this.btnRefresh.Tag = "刷新"; this.btnRefresh.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // barAndDockingController1 // this.barAndDockingController1.PropertiesBar.AllowLinkLighting = false; // // barDockControlTop // this.barDockControlTop.CausesValidation = false; this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top; this.barDockControlTop.Location = new System.Drawing.Point(0, 0); this.barDockControlTop.Size = new System.Drawing.Size(4570, 0); // // barDockControlBottom // this.barDockControlBottom.CausesValidation = false; this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.barDockControlBottom.Location = new System.Drawing.Point(0, -5); this.barDockControlBottom.Size = new System.Drawing.Size(4570, 65); // // barDockControlLeft // this.barDockControlLeft.CausesValidation = false; this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left; this.barDockControlLeft.Location = new System.Drawing.Point(0, 0); this.barDockControlLeft.Size = new System.Drawing.Size(0, 0); // // barDockControlRight // this.barDockControlRight.CausesValidation = false; this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right; this.barDockControlRight.Location = new System.Drawing.Point(4570, 0); this.barDockControlRight.Size = new System.Drawing.Size(0, 0); // // btnLogDocument // this.btnLogDocument.Caption = "物流单"; this.btnLogDocument.Glyph = ((System.Drawing.Image)(resources.GetObject("btnLogDocument.Glyph"))); this.btnLogDocument.Id = 12; this.btnLogDocument.Name = "btnLogDocument"; superToolTip118.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem116.Text = "<b>打印物流单按钮</b>"; superToolTip118.Items.Add(toolTipItem116); this.btnLogDocument.SuperTip = superToolTip118; this.btnLogDocument.Tag = "物流单"; this.btnLogDocument.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnGoodsDocument // this.btnGoodsDocument.Caption = "发货单"; this.btnGoodsDocument.Glyph = ((System.Drawing.Image)(resources.GetObject("btnGoodsDocument.Glyph"))); this.btnGoodsDocument.Id = 26; this.btnGoodsDocument.Name = "btnGoodsDocument"; superToolTip119.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem117.Text = "<b>打印发货单按钮</b>"; superToolTip119.Items.Add(toolTipItem117); this.btnGoodsDocument.SuperTip = superToolTip119; this.btnGoodsDocument.Tag = "发货单"; this.btnGoodsDocument.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnHouseReView // this.btnHouseReView.Glyph = ((System.Drawing.Image)(resources.GetObject("btnHouseReView.Glyph"))); this.btnHouseReView.Id = 38; this.btnHouseReView.Name = "btnHouseReView"; superToolTip120.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem118.Text = "<b>货物审核按钮</b>"; superToolTip120.Items.Add(toolTipItem118); this.btnHouseReView.SuperTip = superToolTip120; this.btnHouseReView.Tag = "货审"; this.btnHouseReView.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnSendMoney // this.btnSendMoney.Caption = "发红包"; this.btnSendMoney.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSendMoney.Glyph"))); this.btnSendMoney.Id = 49; this.btnSendMoney.Name = "btnSendMoney"; superToolTip121.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem119.Text = "<b>发送红包按钮</b>"; superToolTip121.Items.Add(toolTipItem119); this.btnSendMoney.SuperTip = superToolTip121; this.btnSendMoney.Tag = "发红包"; this.btnSendMoney.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnRecharge // this.btnRecharge.Caption = "短信充值"; this.btnRecharge.Glyph = ((System.Drawing.Image)(resources.GetObject("btnRecharge.Glyph"))); this.btnRecharge.Id = 50; this.btnRecharge.Name = "btnRecharge"; superToolTip122.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem120.Text = "<b>短信充值按钮</b>"; superToolTip122.Items.Add(toolTipItem120); this.btnRecharge.SuperTip = superToolTip122; this.btnRecharge.Tag = "短信充值"; this.btnRecharge.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnTagPrint // this.btnTagPrint.Caption = "barButtonItem1"; this.btnTagPrint.Glyph = ((System.Drawing.Image)(resources.GetObject("btnTagPrint.Glyph"))); this.btnTagPrint.Id = 55; this.btnTagPrint.Name = "btnTagPrint"; superToolTip123.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem121.Text = "<b>标签打印</b>"; superToolTip123.Items.Add(toolTipItem121); this.btnTagPrint.SuperTip = superToolTip123; this.btnTagPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnTocPrint // this.btnTocPrint.Caption = "理货打印"; this.btnTocPrint.Glyph = ((System.Drawing.Image)(resources.GetObject("btnTocPrint.Glyph"))); this.btnTocPrint.Id = 56; this.btnTocPrint.Name = "btnTocPrint"; superToolTip124.AllowHtmlText = DevExpress.Utils.DefaultBoolean.True; toolTipItem122.Text = "<b>理货打印</b>"; superToolTip124.Items.Add(toolTipItem122); this.btnTocPrint.SuperTip = superToolTip124; this.btnTocPrint.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnHold // this.btnHold.Caption = "保持"; this.btnHold.Glyph = ((System.Drawing.Image)(resources.GetObject("btnHold.Glyph"))); this.btnHold.Id = 121; this.btnHold.Name = "btnHold"; this.btnHold.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnHangUp // this.btnHangUp.Caption = "挂断"; this.btnHangUp.Glyph = ((System.Drawing.Image)(resources.GetObject("btnHangUp.Glyph"))); this.btnHangUp.Id = 122; this.btnHangUp.Name = "btnHangUp"; this.btnHangUp.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnCallOut // this.btnCallOut.Caption = "呼出"; this.btnCallOut.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCallOut.Glyph"))); this.btnCallOut.Id = 123; this.btnCallOut.Name = "btnCallOut"; this.btnCallOut.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnBusy // this.btnBusy.Caption = "忙碌"; this.btnBusy.Glyph = ((System.Drawing.Image)(resources.GetObject("btnBusy.Glyph"))); this.btnBusy.Id = 124; this.btnBusy.Name = "btnBusy"; this.btnBusy.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnReset // this.btnReset.Caption = "强复位"; this.btnReset.Glyph = ((System.Drawing.Image)(resources.GetObject("btnReset.Glyph"))); this.btnReset.Id = 125; this.btnReset.Name = "btnReset"; this.btnReset.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnSetting // this.btnSetting.Caption = "设置"; this.btnSetting.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSetting.Glyph"))); this.btnSetting.Id = 126; this.btnSetting.Name = "btnSetting"; this.btnSetting.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnShowBusy // this.btnShowBusy.Caption = "示忙"; this.btnShowBusy.Glyph = ((System.Drawing.Image)(resources.GetObject("btnShowBusy.Glyph"))); this.btnShowBusy.Id = 127; this.btnShowBusy.Name = "btnShowBusy"; this.btnShowBusy.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnShowIdle // this.btnShowIdle.Caption = "示闲"; this.btnShowIdle.Glyph = ((System.Drawing.Image)(resources.GetObject("btnShowIdle.Glyph"))); this.btnShowIdle.Id = 128; this.btnShowIdle.Name = "btnShowIdle"; this.btnShowIdle.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnAnswer // this.btnAnswer.Caption = "应答"; this.btnAnswer.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAnswer.Glyph"))); this.btnAnswer.Id = 129; this.btnAnswer.Name = "btnAnswer"; this.btnAnswer.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnTurnOut // this.btnTurnOut.Caption = "转出"; this.btnTurnOut.Glyph = ((System.Drawing.Image)(resources.GetObject("btnTurnOut.Glyph"))); this.btnTurnOut.Id = 130; this.btnTurnOut.Name = "btnTurnOut"; this.btnTurnOut.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // btnPick // this.btnPick.Caption = "接回"; this.btnPick.Glyph = ((System.Drawing.Image)(resources.GetObject("btnPick.Glyph"))); this.btnPick.Id = 131; this.btnPick.Name = "btnPick"; this.btnPick.Visibility = DevExpress.XtraBars.BarItemVisibility.Never; // // MyBarMenu // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.barDockControlLeft); this.Controls.Add(this.barDockControlRight); this.Controls.Add(this.barDockControlBottom); this.Controls.Add(this.barDockControlTop); this.Name = "MyBarMenu"; this.Size = new System.Drawing.Size(4570, 60); this.Load += new System.EventHandler(this.MyBarMenu_Load); ((System.ComponentModel.ISupportInitialize)(this.BarMenus)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit(); this.ResumeLayout(false); }