Exemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(frmQuyCach));
     this.tbQuyCachGridControl = new DevExpress.XtraGrid.GridControl();
     this.gridView1            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colDel       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Xoa          = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.colID        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDIENGIAI  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTINHTRANG = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colGHICHU    = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.tbQuyCachGridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Xoa)).BeginInit();
     this.SuspendLayout();
     //
     // tbQuyCachGridControl
     //
     this.tbQuyCachGridControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tbQuyCachGridControl.Location = new System.Drawing.Point(0, 0);
     this.tbQuyCachGridControl.MainView = this.gridView1;
     this.tbQuyCachGridControl.Name     = "tbQuyCachGridControl";
     this.tbQuyCachGridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.Xoa
     });
     this.tbQuyCachGridControl.Size     = new System.Drawing.Size(699, 539);
     this.tbQuyCachGridControl.TabIndex = 1;
     this.tbQuyCachGridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colDel,
         this.colID,
         this.colDIENGIAI,
         this.colTINHTRANG,
         this.colGHICHU
     });
     this.gridView1.GridControl = this.tbQuyCachGridControl;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsFind.AlwaysVisible     = true;
     this.gridView1.OptionsView.ShowAutoFilterRow = true;
     this.gridView1.RowUpdated += new DevExpress.XtraGrid.Views.Base.RowObjectEventHandler(this.gridView1_RowUpdated);
     //
     // colDel
     //
     this.colDel.Caption      = "Xóa";
     this.colDel.ColumnEdit   = this.Xoa;
     this.colDel.FieldName    = "Xoa";
     this.colDel.Name         = "colDel";
     this.colDel.Visible      = true;
     this.colDel.VisibleIndex = 0;
     this.colDel.Width        = 27;
     //
     // Xoa
     //
     this.Xoa.AutoHeight             = false;
     editorButtonImageOptions2.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
     this.Xoa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(editorButtonImageOptions2, DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, null)
     });
     this.Xoa.Name          = "Xoa";
     this.Xoa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.Xoa.Click        += new System.EventHandler(this.Delete_Click);
     //
     // colID
     //
     this.colID.Caption      = "ID";
     this.colID.FieldName    = "ID";
     this.colID.Name         = "colID";
     this.colID.Visible      = true;
     this.colID.VisibleIndex = 1;
     this.colID.Width        = 390;
     //
     // colDIENGIAI
     //
     this.colDIENGIAI.FieldName    = "DIENGIAI";
     this.colDIENGIAI.Name         = "colDIENGIAI";
     this.colDIENGIAI.Visible      = true;
     this.colDIENGIAI.VisibleIndex = 2;
     this.colDIENGIAI.Width        = 390;
     //
     // colTINHTRANG
     //
     this.colTINHTRANG.FieldName    = "TINHTRANG";
     this.colTINHTRANG.Name         = "colTINHTRANG";
     this.colTINHTRANG.Visible      = true;
     this.colTINHTRANG.VisibleIndex = 3;
     this.colTINHTRANG.Width        = 390;
     //
     // colGHICHU
     //
     this.colGHICHU.FieldName    = "GHICHU";
     this.colGHICHU.Name         = "colGHICHU";
     this.colGHICHU.Visible      = true;
     this.colGHICHU.VisibleIndex = 4;
     this.colGHICHU.Width        = 406;
     //
     // frmQuyCach
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(699, 539);
     this.Controls.Add(this.tbQuyCachGridControl);
     this.Name  = "frmQuyCach";
     this.Text  = "QUY CÁCH";
     this.Load += new System.EventHandler(this.frmQuyCach_Load);
     ((System.ComponentModel.ISupportInitialize)(this.tbQuyCachGridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Xoa)).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.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     this.BarManager           = 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.DrivePathLabel       = new DevExpress.XtraEditors.LabelControl();
     this.DriveNameEdit        = new DevExpress.XtraEditors.TextEdit();
     this.DriveNameLabel       = new DevExpress.XtraEditors.LabelControl();
     this.DrivePathEdit        = new DevExpress.XtraEditors.ButtonEdit();
     ((System.ComponentModel.ISupportInitialize)(this.BarManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DriveNameEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DrivePathEdit.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // BarManager
     //
     this.BarManager.AllowCustomization      = false;
     this.BarManager.AllowQuickCustomization = false;
     this.BarManager.AllowShowToolbarsPopup  = false;
     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.MaxItemId        = 8;
     this.BarManager.UseAltKeyForMenu = false;
     this.BarManager.UseF10KeyForMenu = 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.Manager          = this.BarManager;
     this.barDockControlTop.Size             = new System.Drawing.Size(300, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 66);
     this.barDockControlBottom.Manager          = this.BarManager;
     this.barDockControlBottom.Size             = new System.Drawing.Size(300, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Manager          = this.BarManager;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 66);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(300, 0);
     this.barDockControlRight.Manager          = this.BarManager;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 66);
     //
     // DrivePathLabel
     //
     this.DrivePathLabel.AutoEllipsis = true;
     this.DrivePathLabel.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
     this.DrivePathLabel.Dock         = System.Windows.Forms.DockStyle.Top;
     this.DrivePathLabel.Location     = new System.Drawing.Point(0, 33);
     this.DrivePathLabel.Name         = "DrivePathLabel";
     this.DrivePathLabel.Size         = new System.Drawing.Size(300, 13);
     this.DrivePathLabel.TabIndex     = 11;
     this.DrivePathLabel.Text         = "Enter the mounted path.";
     //
     // DriveNameEdit
     //
     this.DriveNameEdit.Dock                 = System.Windows.Forms.DockStyle.Top;
     this.DriveNameEdit.Location             = new System.Drawing.Point(0, 13);
     this.DriveNameEdit.MenuManager          = this.BarManager;
     this.DriveNameEdit.Name                 = "DriveNameEdit";
     this.DriveNameEdit.Properties.MaxLength = 35;
     this.DriveNameEdit.Size                 = new System.Drawing.Size(300, 20);
     this.DriveNameEdit.TabIndex             = 0;
     this.DriveNameEdit.InvalidValue        += new DevExpress.XtraEditors.Controls.InvalidValueExceptionEventHandler(this.DriveNameEdit_InvalidValue);
     this.DriveNameEdit.KeyPress            += new System.Windows.Forms.KeyPressEventHandler(this.DriveNameEdit_KeyPress);
     this.DriveNameEdit.Validating          += new System.ComponentModel.CancelEventHandler(this.DriveNameEdit_Validating);
     //
     // DriveNameLabel
     //
     this.DriveNameLabel.AutoEllipsis = true;
     this.DriveNameLabel.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
     this.DriveNameLabel.Dock         = System.Windows.Forms.DockStyle.Top;
     this.DriveNameLabel.Location     = new System.Drawing.Point(0, 0);
     this.DriveNameLabel.Name         = "DriveNameLabel";
     this.DriveNameLabel.Size         = new System.Drawing.Size(300, 13);
     this.DriveNameLabel.TabIndex     = 9;
     this.DriveNameLabel.Text         = "Enter the name of the drive.";
     //
     // DrivePathEdit
     //
     this.DrivePathEdit.Dock        = System.Windows.Forms.DockStyle.Bottom;
     this.DrivePathEdit.Location    = new System.Drawing.Point(0, 46);
     this.DrivePathEdit.MenuManager = this.BarManager;
     this.DrivePathEdit.Name        = "DrivePathEdit";
     this.DrivePathEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "View Packages", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.DrivePathEdit.Size          = new System.Drawing.Size(300, 20);
     this.DrivePathEdit.TabIndex      = 16;
     this.DrivePathEdit.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.DrivePathEdit_ButtonClick);
     this.DrivePathEdit.InvalidValue += new DevExpress.XtraEditors.Controls.InvalidValueExceptionEventHandler(this.DrivePathEdit_InvalidValue);
     this.DrivePathEdit.KeyPress     += new System.Windows.Forms.KeyPressEventHandler(this.DrivePathEdit_KeyPress);
     this.DrivePathEdit.Validating   += new System.ComponentModel.CancelEventHandler(this.DrivePathEdit_Validating);
     //
     // AddNeighborhoodDriveForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(300, 66);
     this.Controls.Add(this.DrivePathEdit);
     this.Controls.Add(this.DrivePathLabel);
     this.Controls.Add(this.DriveNameEdit);
     this.Controls.Add(this.DriveNameLabel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.DoubleBuffered  = true;
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "AddNeighborhoodDriveForm";
     this.ShowIcon        = false;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Add Neighborhood Drive";
     this.Shown          += new System.EventHandler(this.AddNeighborhoodDriveForm_Shown);
     ((System.ComponentModel.ISupportInitialize)(this.BarManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DriveNameEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DrivePathEdit.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 3
0
 /// <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(FrmOrderList));
     DevExpress.XtraGrid.GridLevelNode gridLevelNode1         = new DevExpress.XtraGrid.GridLevelNode();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     this.barMenu                   = new DevExpress.XtraBars.Bar();
     this.bbiOrderAccept            = new DevExpress.XtraBars.BarButtonItem();
     this.bbiShow                   = new DevExpress.XtraBars.BarButtonItem();
     this.btnEscape                 = new DevExpress.XtraBars.BarButtonItem();
     this.pmMenu                    = new DevExpress.XtraBars.PopupMenu(this.components);
     this.btnDeleteLine             = new DevExpress.XtraBars.BarButtonItem();
     this.bbiApplyAll               = new DevExpress.XtraBars.BarButtonItem();
     this.bbiApplyCard              = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonControl1            = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.ribbonPage1               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.groupBox1                 = new System.Windows.Forms.GroupBox();
     this.dgwGrid                   = new DevExpress.XtraGrid.GridControl();
     this.bindData                  = new System.Windows.Forms.BindingSource(this.components);
     this.grdGrid                   = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.riLedDirection            = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.riBtnStockCode            = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.riLedUnit                 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.groupBox2                 = new System.Windows.Forms.GroupBox();
     this.gridControl1              = new DevExpress.XtraGrid.GridControl();
     this.gridView1                 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     ((System.ComponentModel.ISupportInitialize)(this.pmMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgwGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riLedDirection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riBtnStockCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riLedUnit)).BeginInit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
     this.SuspendLayout();
     //
     // barMenu
     //
     this.barMenu.BarName                = "Main menu";
     this.barMenu.CanDockStyle           = DevExpress.XtraBars.BarCanDockStyle.Top;
     this.barMenu.DockCol                = 0;
     this.barMenu.DockRow                = 0;
     this.barMenu.DockStyle              = DevExpress.XtraBars.BarDockStyle.Top;
     this.barMenu.HideWhenMerging        = DevExpress.Utils.DefaultBoolean.False;
     this.barMenu.OptionsBar.MultiLine   = true;
     this.barMenu.OptionsBar.UseWholeRow = true;
     this.barMenu.Text = "Main menu";
     //
     // bbiOrderAccept
     //
     this.bbiOrderAccept.Caption                 = "Seçili Olan Siparişleri Onayla [F5]";
     this.bbiOrderAccept.Id                      = 5;
     this.bbiOrderAccept.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("bbiOrderAccept.ImageOptions.Image")));
     this.bbiOrderAccept.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiOrderAccept.ImageOptions.LargeImage")));
     this.bbiOrderAccept.ItemShortcut            = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F5);
     this.bbiOrderAccept.Name                    = "bbiOrderAccept";
     this.bbiOrderAccept.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiOrderAccept_ItemClick);
     //
     // bbiShow
     //
     this.bbiShow.Caption                 = "İncele [F4]";
     this.bbiShow.Id                      = 6;
     this.bbiShow.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("bbiShow.ImageOptions.Image")));
     this.bbiShow.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiShow.ImageOptions.LargeImage")));
     this.bbiShow.ItemShortcut            = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F4);
     this.bbiShow.Name                    = "bbiShow";
     this.bbiShow.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiShow_ItemClick);
     //
     // btnEscape
     //
     this.btnEscape.Caption                 = "Vazgeç [ESC]";
     this.btnEscape.Id                      = 1;
     this.btnEscape.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnEscape.ImageOptions.Image")));
     this.btnEscape.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnEscape.ImageOptions.LargeImage")));
     this.btnEscape.Name                    = "btnEscape";
     //
     // pmMenu
     //
     this.pmMenu.ItemLinks.Add(this.btnDeleteLine);
     this.pmMenu.ItemLinks.Add(this.bbiApplyAll);
     this.pmMenu.ItemLinks.Add(this.bbiApplyCard);
     this.pmMenu.Name   = "pmMenu";
     this.pmMenu.Ribbon = this.ribbonControl1;
     //
     // btnDeleteLine
     //
     this.btnDeleteLine.Caption                 = "Satırı Sil";
     this.btnDeleteLine.Id                      = 2;
     this.btnDeleteLine.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnDeleteLine.ImageOptions.Image")));
     this.btnDeleteLine.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnDeleteLine.ImageOptions.LargeImage")));
     this.btnDeleteLine.ItemShortcut            = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.Delete);
     this.btnDeleteLine.Name                    = "btnDeleteLine";
     //
     // bbiApplyAll
     //
     this.bbiApplyAll.Caption                 = "Hepsine Uygula";
     this.bbiApplyAll.Id                      = 3;
     this.bbiApplyAll.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("bbiApplyAll.ImageOptions.Image")));
     this.bbiApplyAll.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiApplyAll.ImageOptions.LargeImage")));
     this.bbiApplyAll.ItemShortcut            = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.A));
     this.bbiApplyAll.Name                    = "bbiApplyAll";
     //
     // bbiApplyCard
     //
     this.bbiApplyCard.Caption                 = "Karta Uygula";
     this.bbiApplyCard.Id                      = 4;
     this.bbiApplyCard.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("bbiApplyCard.ImageOptions.Image")));
     this.bbiApplyCard.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiApplyCard.ImageOptions.LargeImage")));
     this.bbiApplyCard.ItemShortcut            = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F4);
     this.bbiApplyCard.Name                    = "bbiApplyCard";
     //
     // ribbonControl1
     //
     this.ribbonControl1.ColorScheme           = DevExpress.XtraBars.Ribbon.RibbonControlColorScheme.Purple;
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.btnEscape,
         this.btnDeleteLine,
         this.bbiApplyAll,
         this.bbiApplyCard,
         this.bbiOrderAccept,
         this.bbiShow,
         this.ribbonControl1.SearchEditItem
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.Margin    = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.ribbonControl1.MaxItemId = 1;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size = new System.Drawing.Size(1238, 156);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "MainMenu";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.bbiOrderAccept);
     this.ribbonPageGroup1.ItemLinks.Add(this.bbiShow);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnEscape);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "MainMenu";
     //
     // groupBox1
     //
     this.groupBox1.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.groupBox1.Controls.Add(this.dgwGrid);
     this.groupBox1.Location = new System.Drawing.Point(0, 39);
     this.groupBox1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Padding  = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.groupBox1.Size     = new System.Drawing.Size(598, 510);
     this.groupBox1.TabIndex = 4;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Açık Siparişler";
     //
     // dgwGrid
     //
     this.dgwGrid.DataSource = this.bindData;
     this.dgwGrid.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.dgwGrid.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     gridLevelNode1.RelationName           = "Level1";
     this.dgwGrid.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
         gridLevelNode1
     });
     this.dgwGrid.Location = new System.Drawing.Point(3, 20);
     this.dgwGrid.MainView = this.grdGrid;
     this.dgwGrid.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.dgwGrid.Name     = "dgwGrid";
     this.dgwGrid.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.riLedDirection,
         this.riBtnStockCode,
         this.riLedUnit
     });
     this.dgwGrid.Size     = new System.Drawing.Size(592, 486);
     this.dgwGrid.TabIndex = 19;
     this.dgwGrid.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdGrid
     });
     //
     // grdGrid
     //
     this.grdGrid.DetailHeight = 431;
     this.grdGrid.GridControl  = this.dgwGrid;
     this.grdGrid.Name         = "grdGrid";
     this.grdGrid.OptionsView.ShowGroupPanel = false;
     this.grdGrid.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.grdGrid_RowClick);
     //
     // riLedDirection
     //
     this.riLedDirection.AutoHeight = false;
     this.riLedDirection.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.riLedDirection.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Key", "Ref", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Value", "Yön")
     });
     this.riLedDirection.DisplayMember = "Value";
     this.riLedDirection.Name          = "riLedDirection";
     this.riLedDirection.NullText      = "Seçim Yapınız..";
     this.riLedDirection.ShowFooter    = false;
     this.riLedDirection.ValueMember   = "Key";
     //
     // riBtnStockCode
     //
     this.riBtnStockCode.AutoHeight = false;
     this.riBtnStockCode.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Ellipsis, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F6), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.riBtnStockCode.Name = "riBtnStockCode";
     //
     // riLedUnit
     //
     this.riLedUnit.AutoHeight = false;
     this.riLedUnit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.riLedUnit.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Ref", "Ref", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("unitName", "Birim")
     });
     this.riLedUnit.DisplayMember = "unitName";
     this.riLedUnit.Name          = "riLedUnit";
     this.riLedUnit.NullText      = "Seçim Yapınız..";
     this.riLedUnit.ShowFooter    = false;
     this.riLedUnit.ValueMember   = "Ref";
     //
     // groupBox2
     //
     this.groupBox2.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.groupBox2.Controls.Add(this.gridControl1);
     this.groupBox2.Location = new System.Drawing.Point(605, 39);
     this.groupBox2.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Padding  = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.groupBox2.Size     = new System.Drawing.Size(618, 510);
     this.groupBox2.TabIndex = 5;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Kapanan Siparişler";
     //
     // gridControl1
     //
     this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.gridControl1.Location = new System.Drawing.Point(3, 20);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemLookUpEdit1,
         this.repositoryItemButtonEdit1,
         this.repositoryItemLookUpEdit2
     });
     this.gridControl1.Size     = new System.Drawing.Size(612, 486);
     this.gridControl1.TabIndex = 19;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.DetailHeight = 431;
     this.gridView1.GridControl  = this.gridControl1;
     this.gridView1.Name         = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.gridView1_RowClick);
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit1.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Key", "Ref", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Value", "Yön")
     });
     this.repositoryItemLookUpEdit1.DisplayMember = "Value";
     this.repositoryItemLookUpEdit1.Name          = "repositoryItemLookUpEdit1";
     this.repositoryItemLookUpEdit1.NullText      = "Seçim Yapınız..";
     this.repositoryItemLookUpEdit1.ShowFooter    = false;
     this.repositoryItemLookUpEdit1.ValueMember   = "Key";
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Ellipsis, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F6), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
     //
     // 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.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Ref", "Ref", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("unitName", "Birim")
     });
     this.repositoryItemLookUpEdit2.DisplayMember = "unitName";
     this.repositoryItemLookUpEdit2.Name          = "repositoryItemLookUpEdit2";
     this.repositoryItemLookUpEdit2.NullText      = "Seçim Yapınız..";
     this.repositoryItemLookUpEdit2.ShowFooter    = false;
     this.repositoryItemLookUpEdit2.ValueMember   = "Ref";
     //
     // FrmOrderList
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1238, 558);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.ribbonControl1);
     this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name   = "FrmOrderList";
     this.Text   = "Toplu Alım Siparişi Kapat";
     this.Load  += new System.EventHandler(this.FrmOrderList_Load);
     ((System.ComponentModel.ISupportInitialize)(this.pmMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgwGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riLedDirection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riBtnStockCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riLedUnit)).EndInit();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Easy.Framework.WinForm.Control.ChildHierarchy            childHierarchy1               = new Easy.Framework.WinForm.Control.ChildHierarchy();
     Easy.Framework.WinForm.Control.Hierarchy                 hierarchy1                    = new Easy.Framework.WinForm.Control.Hierarchy();
     System.ComponentModel.ComponentResourceManager           resources                     = new System.ComponentModel.ComponentResourceManager(typeof(frmTM01));
     Easy.Framework.WinForm.Control.ServiceInfo               serviceInfo1                  = new Easy.Framework.WinForm.Control.ServiceInfo();
     Easy.Framework.WinForm.Control.ServiceInfo               serviceInfo2                  = new Easy.Framework.WinForm.Control.ServiceInfo();
     Easy.Framework.WinForm.Control.ServiceInfo               serviceInfo3                  = new Easy.Framework.WinForm.Control.ServiceInfo();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     this.panelTop                  = new System.Windows.Forms.Panel();
     this.efwGroupControl1          = new Easy.Framework.WinForm.Control.efwGroupControl();
     this.efwLabel1                 = new Easy.Framework.WinForm.Control.efwLabel();
     this.txtSearch                 = new Easy.Framework.WinForm.Control.efwTextEdit();
     this.cmbQ1                     = new Easy.Framework.WinForm.Control.efwLookUpEdit();
     this.efwGroupControl2          = new Easy.Framework.WinForm.Control.efwGroupControl();
     this.efwGridControl1           = new Easy.Framework.WinForm.Control.efwGridControl();
     this.gridView1                 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1               = new DevExpress.XtraGrid.Columns.GridColumn();
     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.gridColumn8               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn14              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn15              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn16              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn17              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumn12              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.repositoryItemMemoExEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
     this.repositoryItemMemoEdit2   = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.btnDispYes                = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemMemoExEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoExEdit();
     this.repositoryItemMemoEdit1   = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
     this.panelTop.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.efwGroupControl1)).BeginInit();
     this.efwGroupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbQ1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.efwGroupControl2)).BeginInit();
     this.efwGroupControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.efwGridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnDispYes)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // panelTop
     //
     this.panelTop.Controls.Add(this.efwGroupControl1);
     this.panelTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelTop.Location = new System.Drawing.Point(3, 35);
     this.panelTop.Name     = "panelTop";
     this.panelTop.Padding  = new System.Windows.Forms.Padding(0, 5, 0, 5);
     this.panelTop.Size     = new System.Drawing.Size(1254, 66);
     this.panelTop.TabIndex = 11;
     //
     // efwGroupControl1
     //
     this.efwGroupControl1.Controls.Add(this.efwLabel1);
     this.efwGroupControl1.Controls.Add(this.txtSearch);
     this.efwGroupControl1.Controls.Add(this.cmbQ1);
     this.efwGroupControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.efwGroupControl1.IsMultiLang = false;
     this.efwGroupControl1.Location    = new System.Drawing.Point(0, 5);
     this.efwGroupControl1.Name        = "efwGroupControl1";
     this.efwGroupControl1.Padding     = new System.Windows.Forms.Padding(5);
     this.efwGroupControl1.ShowCaption = false;
     this.efwGroupControl1.Size        = new System.Drawing.Size(1254, 56);
     this.efwGroupControl1.TabIndex    = 9;
     this.efwGroupControl1.Text        = "efwGroupControl1";
     //
     // efwLabel1
     //
     this.efwLabel1.EraserGroup = null;
     this.efwLabel1.IsMultiLang = false;
     this.efwLabel1.Location    = new System.Drawing.Point(44, 20);
     this.efwLabel1.Name        = "efwLabel1";
     this.efwLabel1.Size        = new System.Drawing.Size(40, 14);
     this.efwLabel1.TabIndex    = 22;
     this.efwLabel1.Text        = "회원검색";
     //
     // txtSearch
     //
     this.txtSearch.EditValue2 = null;
     this.txtSearch.Location   = new System.Drawing.Point(270, 17);
     this.txtSearch.Name       = "txtSearch";
     this.txtSearch.Properties.AppearanceFocused.BackColor            = System.Drawing.Color.Ivory;
     this.txtSearch.Properties.AppearanceFocused.Options.UseBackColor = true;
     this.txtSearch.RequireMessage = null;
     this.txtSearch.Size           = new System.Drawing.Size(224, 20);
     this.txtSearch.TabIndex       = 21;
     this.txtSearch.KeyDown       += new System.Windows.Forms.KeyEventHandler(this.TxtSearch_KeyDown);
     //
     // cmbQ1
     //
     childHierarchy1.CodeCtrl      = null;
     childHierarchy1.DbName        = null;
     childHierarchy1.SpName        = null;
     this.cmbQ1.ChildHierarchyInfo = childHierarchy1;
     hierarchy1.DbName             = null;
     hierarchy1.SpName             = null;
     this.cmbQ1.HierarchyInfo      = hierarchy1;
     this.cmbQ1.IsMultiLang        = false;
     this.cmbQ1.Location           = new System.Drawing.Point(117, 17);
     this.cmbQ1.MasterCode         = "E03.MEMBERQ_GBN4";
     this.cmbQ1.Name = "cmbQ1";
     this.cmbQ1.Properties.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(226)))));
     this.cmbQ1.Properties.Appearance.Options.UseBackColor = true;
     this.cmbQ1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cmbQ1.Size     = new System.Drawing.Size(147, 20);
     this.cmbQ1.TabIndex = 20;
     //
     // efwGroupControl2
     //
     this.efwGroupControl2.CaptionImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("efwGroupControl2.CaptionImageOptions.Image")));
     this.efwGroupControl2.Controls.Add(this.efwGridControl1);
     this.efwGroupControl2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.efwGroupControl2.IsMultiLang = false;
     this.efwGroupControl2.Location    = new System.Drawing.Point(3, 101);
     this.efwGroupControl2.Margin      = new System.Windows.Forms.Padding(0, 0, 4, 0);
     this.efwGroupControl2.Name        = "efwGroupControl2";
     this.efwGroupControl2.Size        = new System.Drawing.Size(1254, 681);
     this.efwGroupControl2.TabIndex    = 16;
     this.efwGroupControl2.Text        = "통합 회원 정보";
     //
     // efwGridControl1
     //
     this.efwGridControl1.BindSet           = null;
     this.efwGridControl1.DBName            = "";
     serviceInfo1.InstanceName              = "";
     serviceInfo1.IsUserIDAdd               = true;
     serviceInfo1.ParamsInfo                = ((System.Collections.Generic.Dictionary <int, object>)(resources.GetObject("serviceInfo1.ParamsInfo")));
     serviceInfo1.ProcName                  = "";
     serviceInfo1.UserParams                = null;
     this.efwGridControl1.DeleteServiceInfo = serviceInfo1;
     this.efwGridControl1.Dock              = System.Windows.Forms.DockStyle.Fill;
     serviceInfo2.InstanceName              = "";
     serviceInfo2.IsUserIDAdd               = true;
     serviceInfo2.ParamsInfo                = ((System.Collections.Generic.Dictionary <int, object>)(resources.GetObject("serviceInfo2.ParamsInfo")));
     serviceInfo2.ProcName                  = "";
     serviceInfo2.UserParams                = null;
     this.efwGridControl1.InsertServiceInfo = serviceInfo2;
     this.efwGridControl1.IsAddExcelBtn     = true;
     this.efwGridControl1.isAddPrintBtn     = true;
     this.efwGridControl1.IsMultiLang       = false;
     this.efwGridControl1.Location          = new System.Drawing.Point(2, 23);
     this.efwGridControl1.MainView          = this.gridView1;
     this.efwGridControl1.Name              = "efwGridControl1";
     this.efwGridControl1.NowRowHandle      = 0;
     this.efwGridControl1.PKColumns         = ((System.Collections.ArrayList)(resources.GetObject("efwGridControl1.PKColumns")));
     this.efwGridControl1.PrevRowHandle     = -2147483648;
     this.efwGridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemLookUpEdit2,
         this.repositoryItemMemoExEdit2,
         this.repositoryItemMemoEdit2,
         this.btnDispYes,
         this.repositoryItemMemoExEdit1,
         this.repositoryItemMemoEdit1,
         this.repositoryItemButtonEdit1
     });
     this.efwGridControl1.Size              = new System.Drawing.Size(1250, 656);
     this.efwGridControl1.TabIndex          = 13;
     this.efwGridControl1.TableName         = "";
     serviceInfo3.InstanceName              = "";
     serviceInfo3.IsUserIDAdd               = true;
     serviceInfo3.ParamsInfo                = ((System.Collections.Generic.Dictionary <int, object>)(resources.GetObject("serviceInfo3.ParamsInfo")));
     serviceInfo3.ProcName                  = "";
     serviceInfo3.UserParams                = null;
     this.efwGridControl1.UpdateServiceInfo = serviceInfo3;
     this.efwGridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Appearance.FooterPanel.BackColor            = System.Drawing.Color.Transparent;
     this.gridView1.Appearance.FooterPanel.ForeColor            = System.Drawing.Color.Red;
     this.gridView1.Appearance.FooterPanel.Options.UseBackColor = true;
     this.gridView1.Appearance.FooterPanel.Options.UseForeColor = true;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn5,
         this.gridColumn8,
         this.gridColumn6,
         this.gridColumn7,
         this.gridColumn9,
         this.gridColumn10,
         this.gridColumn13,
         this.gridColumn14,
         this.gridColumn15,
         this.gridColumn16,
         this.gridColumn17,
         this.gridColumn11,
         this.gridColumn12
     });
     this.gridView1.GridControl = this.efwGridControl1;
     this.gridView1.GroupSummary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Count, "", null, "     (건수: {0:d}"),
         new DevExpress.XtraGrid.GridGroupSummaryItem(DevExpress.Data.SummaryItemType.Sum, "donut_count", null, "   합계: {0:c})", "")
     });
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "아이디";
     this.gridColumn1.FieldName = "id";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 47;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption   = "이름";
     this.gridColumn2.FieldName = "name";
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit = false;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width        = 47;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "닉네임";
     this.gridColumn3.FieldName = "nickname";
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit = false;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     this.gridColumn3.Width        = 47;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption   = "생년월일";
     this.gridColumn4.FieldName = "birth";
     this.gridColumn4.Name      = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowEdit = false;
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     this.gridColumn4.Width        = 47;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption   = "전화번호";
     this.gridColumn5.FieldName = "hpno";
     this.gridColumn5.Name      = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit = false;
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 4;
     this.gridColumn5.Width        = 47;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption   = "성별";
     this.gridColumn8.FieldName = "gender";
     this.gridColumn8.Name      = "gridColumn8";
     this.gridColumn8.OptionsColumn.AllowEdit = false;
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 5;
     this.gridColumn8.Width        = 47;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption   = "가입일";
     this.gridColumn6.FieldName = "join_date";
     this.gridColumn6.Name      = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowEdit = false;
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 6;
     this.gridColumn6.Width        = 47;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption   = "이메일";
     this.gridColumn7.FieldName = "email";
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 7;
     this.gridColumn7.Width        = 47;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption   = "주소";
     this.gridColumn9.FieldName = "addr";
     this.gridColumn9.Name      = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowEdit = false;
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 8;
     this.gridColumn9.Width        = 47;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption   = "구분";
     this.gridColumn10.FieldName = "join_site";
     this.gridColumn10.Name      = "gridColumn10";
     this.gridColumn10.OptionsColumn.AllowEdit = false;
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 9;
     this.gridColumn10.Width        = 47;
     //
     // gridColumn13
     //
     this.gridColumn13.Caption   = "텔레콤";
     this.gridColumn13.FieldName = "o_status";
     this.gridColumn13.Name      = "gridColumn13";
     this.gridColumn13.OptionsColumn.AllowEdit = false;
     this.gridColumn13.Visible      = true;
     this.gridColumn13.VisibleIndex = 10;
     this.gridColumn13.Width        = 47;
     //
     // gridColumn14
     //
     this.gridColumn14.Caption   = "개통일";
     this.gridColumn14.FieldName = "complete_date";
     this.gridColumn14.Name      = "gridColumn14";
     this.gridColumn14.OptionsColumn.AllowEdit = false;
     this.gridColumn14.Visible      = true;
     this.gridColumn14.VisibleIndex = 11;
     this.gridColumn14.Width        = 47;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption = "AD머니";
     this.gridColumn15.DisplayFormat.FormatString = "###,###,##0";
     this.gridColumn15.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn15.FieldName = "ad_money";
     this.gridColumn15.Name      = "gridColumn15";
     this.gridColumn15.OptionsColumn.AllowEdit = false;
     this.gridColumn15.Visible      = true;
     this.gridColumn15.VisibleIndex = 12;
     //
     // gridColumn16
     //
     this.gridColumn16.Caption = "D머니";
     this.gridColumn16.DisplayFormat.FormatString = "###,###,##0";
     this.gridColumn16.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn16.FieldName = "d_money";
     this.gridColumn16.Name      = "gridColumn16";
     this.gridColumn16.OptionsColumn.AllowEdit = false;
     this.gridColumn16.Visible      = true;
     this.gridColumn16.VisibleIndex = 13;
     //
     // gridColumn17
     //
     this.gridColumn17.Caption = "TD머니";
     this.gridColumn17.DisplayFormat.FormatString = "###,###,##0";
     this.gridColumn17.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn17.FieldName = "td_money";
     this.gridColumn17.Name      = "gridColumn17";
     this.gridColumn17.OptionsColumn.AllowEdit = false;
     this.gridColumn17.Visible      = true;
     this.gridColumn17.VisibleIndex = 14;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption      = "탈퇴처리";
     this.gridColumn11.ColumnEdit   = this.repositoryItemButtonEdit1;
     this.gridColumn11.Name         = "gridColumn11";
     this.gridColumn11.Visible      = true;
     this.gridColumn11.VisibleIndex = 15;
     this.gridColumn11.Width        = 47;
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     editorButtonImageOptions1.Image           = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEdit1.ButtonsStyle  = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.repositoryItemButtonEdit1.Name          = "repositoryItemButtonEdit1";
     this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // gridColumn12
     //
     this.gridColumn12.Caption   = "u_id";
     this.gridColumn12.FieldName = "u_id";
     this.gridColumn12.Name      = "gridColumn12";
     this.gridColumn12.OptionsColumn.AllowEdit = false;
     this.gridColumn12.Width = 76;
     //
     // 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";
     //
     // repositoryItemMemoExEdit2
     //
     this.repositoryItemMemoExEdit2.AutoHeight = false;
     this.repositoryItemMemoExEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemMemoExEdit2.Name = "repositoryItemMemoExEdit2";
     //
     // repositoryItemMemoEdit2
     //
     this.repositoryItemMemoEdit2.Name = "repositoryItemMemoEdit2";
     //
     // btnDispYes
     //
     this.btnDispYes.AutoHeight      = false;
     this.btnDispYes.BorderStyle     = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     editorButtonImageOptions2.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
     this.btnDispYes.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnDispYes.Name          = "btnDispYes";
     this.btnDispYes.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btnDispYes.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
     //
     // repositoryItemMemoExEdit1
     //
     this.repositoryItemMemoExEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemMemoExEdit1.Name = "repositoryItemMemoExEdit1";
     //
     // repositoryItemMemoEdit1
     //
     this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
     //
     // frmTM01
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.efwGroupControl2);
     this.Controls.Add(this.panelTop);
     this.Name = "frmTM01";
     this.Size = new System.Drawing.Size(1260, 782);
     this.Controls.SetChildIndex(this.panelTop, 0);
     this.Controls.SetChildIndex(this.efwGroupControl2, 0);
     this.panelTop.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.efwGroupControl1)).EndInit();
     this.efwGroupControl1.ResumeLayout(false);
     this.efwGroupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbQ1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.efwGroupControl2)).EndInit();
     this.efwGroupControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.efwGridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnDispYes)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoExEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions10 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions11 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions12 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(Chaves_Listar_TL));
     this.panelControl5             = new DevExpress.XtraEditors.PanelControl();
     this.panelControl7             = new DevExpress.XtraEditors.PanelControl();
     this.gc_Listar_Chave           = new DevExpress.XtraGrid.GridControl();
     this.gv_Listar_Chave           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.col_Excluir               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.col_Visualizar            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.col_Alterar               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.Codigo_Chave              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col_Nome_Chave            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col_Numero     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col_Setor      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col_Situacao   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panelControl6  = new DevExpress.XtraEditors.PanelControl();
     this.brn_Inserir    = new DevExpress.XtraEditors.SimpleButton();
     this.groupControl1  = new DevExpress.XtraEditors.GroupControl();
     this.btn_Limprar    = new DevExpress.XtraEditors.SimpleButton();
     this.btn_Pesquisar  = new DevExpress.XtraEditors.SimpleButton();
     this.txt_Chave      = new DevExpress.XtraEditors.TextEdit();
     this.labelControl7  = new DevExpress.XtraEditors.LabelControl();
     this.txt_Nome_Chave = new DevExpress.XtraEditors.TextEdit();
     this.labelControl6  = new DevExpress.XtraEditors.LabelControl();
     this.panelControl3  = new DevExpress.XtraEditors.PanelControl();
     this.panelControl2  = new DevExpress.XtraEditors.PanelControl();
     this.panelControl1  = new DevExpress.XtraEditors.PanelControl();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
     this.panelControl5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
     this.panelControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gc_Listar_Chave)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gv_Listar_Chave)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
     this.panelControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txt_Chave.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_Nome_Chave.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.SuspendLayout();
     //
     // panelControl5
     //
     this.panelControl5.Controls.Add(this.panelControl7);
     this.panelControl5.Controls.Add(this.panelControl6);
     this.panelControl5.Controls.Add(this.groupControl1);
     this.panelControl5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl5.Location = new System.Drawing.Point(0, 5);
     this.panelControl5.Name     = "panelControl5";
     this.panelControl5.Size     = new System.Drawing.Size(693, 371);
     this.panelControl5.TabIndex = 8;
     //
     // panelControl7
     //
     this.panelControl7.Controls.Add(this.gc_Listar_Chave);
     this.panelControl7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl7.Location = new System.Drawing.Point(2, 196);
     this.panelControl7.Name     = "panelControl7";
     this.panelControl7.Size     = new System.Drawing.Size(689, 173);
     this.panelControl7.TabIndex = 2;
     //
     // gc_Listar_Chave
     //
     this.gc_Listar_Chave.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gc_Listar_Chave.Location = new System.Drawing.Point(2, 2);
     this.gc_Listar_Chave.MainView = this.gv_Listar_Chave;
     this.gc_Listar_Chave.Name     = "gc_Listar_Chave";
     this.gc_Listar_Chave.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemButtonEdit1,
         this.repositoryItemButtonEdit2,
         this.repositoryItemButtonEdit3
     });
     this.gc_Listar_Chave.Size     = new System.Drawing.Size(685, 169);
     this.gc_Listar_Chave.TabIndex = 0;
     this.gc_Listar_Chave.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gv_Listar_Chave
     });
     //
     // gv_Listar_Chave
     //
     this.gv_Listar_Chave.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.col_Excluir,
         this.col_Visualizar,
         this.col_Alterar,
         this.Codigo_Chave,
         this.col_Nome_Chave,
         this.col_Numero,
         this.col_Setor,
         this.col_Situacao
     });
     this.gv_Listar_Chave.GridControl   = this.gc_Listar_Chave;
     this.gv_Listar_Chave.Name          = "gv_Listar_Chave";
     this.gv_Listar_Chave.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gv_Listar_Chave_RowCellClick);
     //
     // col_Excluir
     //
     this.col_Excluir.Caption    = "E";
     this.col_Excluir.ColumnEdit = this.repositoryItemButtonEdit1;
     this.col_Excluir.Name       = "col_Excluir";
     this.col_Excluir.OptionsColumn.AllowEdit  = false;
     this.col_Excluir.OptionsColumn.FixedWidth = true;
     this.col_Excluir.Visible      = true;
     this.col_Excluir.VisibleIndex = 0;
     this.col_Excluir.Width        = 22;
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     editorButtonImageOptions10.Image          = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions10.Image")));
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(editorButtonImageOptions10, DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, null)
     });
     this.repositoryItemButtonEdit1.Name          = "repositoryItemButtonEdit1";
     this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // col_Visualizar
     //
     this.col_Visualizar.Caption    = "V";
     this.col_Visualizar.ColumnEdit = this.repositoryItemButtonEdit2;
     this.col_Visualizar.Name       = "col_Visualizar";
     this.col_Visualizar.OptionsColumn.AllowEdit  = false;
     this.col_Visualizar.OptionsColumn.AllowMove  = false;
     this.col_Visualizar.OptionsColumn.FixedWidth = true;
     this.col_Visualizar.Visible      = true;
     this.col_Visualizar.VisibleIndex = 1;
     this.col_Visualizar.Width        = 22;
     //
     // repositoryItemButtonEdit2
     //
     this.repositoryItemButtonEdit2.AutoHeight = false;
     editorButtonImageOptions11.Image          = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions11.Image")));
     this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(editorButtonImageOptions11, DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, null)
     });
     this.repositoryItemButtonEdit2.Name          = "repositoryItemButtonEdit2";
     this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // col_Alterar
     //
     this.col_Alterar.Caption    = "A";
     this.col_Alterar.ColumnEdit = this.repositoryItemButtonEdit3;
     this.col_Alterar.Name       = "col_Alterar";
     this.col_Alterar.OptionsColumn.AllowEdit  = false;
     this.col_Alterar.OptionsColumn.AllowMove  = false;
     this.col_Alterar.OptionsColumn.FixedWidth = true;
     this.col_Alterar.Visible      = true;
     this.col_Alterar.VisibleIndex = 2;
     this.col_Alterar.Width        = 22;
     //
     // repositoryItemButtonEdit3
     //
     this.repositoryItemButtonEdit3.AutoHeight = false;
     editorButtonImageOptions12.Image          = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions12.Image")));
     this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(editorButtonImageOptions12, DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, null)
     });
     this.repositoryItemButtonEdit3.Name          = "repositoryItemButtonEdit3";
     this.repositoryItemButtonEdit3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // Codigo_Chave
     //
     this.Codigo_Chave.Caption   = "Código";
     this.Codigo_Chave.FieldName = "Codigo_Chave";
     this.Codigo_Chave.Name      = "Codigo_Chave";
     this.Codigo_Chave.Width     = 71;
     //
     // col_Nome_Chave
     //
     this.col_Nome_Chave.Caption      = "Nome Chave";
     this.col_Nome_Chave.FieldName    = "Nome_Chave";
     this.col_Nome_Chave.Name         = "col_Nome_Chave";
     this.col_Nome_Chave.Visible      = true;
     this.col_Nome_Chave.VisibleIndex = 3;
     this.col_Nome_Chave.Width        = 254;
     //
     // col_Numero
     //
     this.col_Numero.Caption = "Número";
     this.col_Numero.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
     this.col_Numero.FieldName    = "Numero";
     this.col_Numero.Name         = "col_Numero";
     this.col_Numero.Visible      = true;
     this.col_Numero.VisibleIndex = 4;
     this.col_Numero.Width        = 73;
     //
     // col_Setor
     //
     this.col_Setor.Caption      = "Setor";
     this.col_Setor.FieldName    = "Nome_Setor";
     this.col_Setor.Name         = "col_Setor";
     this.col_Setor.Visible      = true;
     this.col_Setor.VisibleIndex = 5;
     this.col_Setor.Width        = 284;
     //
     // col_Situacao
     //
     this.col_Situacao.Caption      = "Situação";
     this.col_Situacao.FieldName    = "Nome_Situacao";
     this.col_Situacao.Name         = "col_Situacao";
     this.col_Situacao.Visible      = true;
     this.col_Situacao.VisibleIndex = 6;
     this.col_Situacao.Width        = 227;
     //
     // panelControl6
     //
     this.panelControl6.Controls.Add(this.brn_Inserir);
     this.panelControl6.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl6.Location = new System.Drawing.Point(2, 150);
     this.panelControl6.Name     = "panelControl6";
     this.panelControl6.Size     = new System.Drawing.Size(689, 46);
     this.panelControl6.TabIndex = 1;
     //
     // brn_Inserir
     //
     this.brn_Inserir.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("brn_Inserir.ImageOptions.Image")));
     this.brn_Inserir.Location           = new System.Drawing.Point(115, 6);
     this.brn_Inserir.Name     = "brn_Inserir";
     this.brn_Inserir.Size     = new System.Drawing.Size(134, 36);
     this.brn_Inserir.TabIndex = 14;
     this.brn_Inserir.Text     = "Inserir (F5)";
     this.brn_Inserir.Click   += new System.EventHandler(this.brn_Inserir_Click);
     //
     // groupControl1
     //
     this.groupControl1.AutoSize = true;
     this.groupControl1.Controls.Add(this.btn_Limprar);
     this.groupControl1.Controls.Add(this.btn_Pesquisar);
     this.groupControl1.Controls.Add(this.txt_Chave);
     this.groupControl1.Controls.Add(this.labelControl7);
     this.groupControl1.Controls.Add(this.txt_Nome_Chave);
     this.groupControl1.Controls.Add(this.labelControl6);
     this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupControl1.Location = new System.Drawing.Point(2, 2);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(689, 148);
     this.groupControl1.TabIndex = 0;
     this.groupControl1.Text     = "Filtro";
     //
     // btn_Limprar
     //
     this.btn_Limprar.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Limprar.ImageOptions.Image")));
     this.btn_Limprar.Location           = new System.Drawing.Point(255, 87);
     this.btn_Limprar.Name     = "btn_Limprar";
     this.btn_Limprar.Size     = new System.Drawing.Size(134, 36);
     this.btn_Limprar.TabIndex = 14;
     this.btn_Limprar.Text     = "Limpar (F3)";
     this.btn_Limprar.Click   += new System.EventHandler(this.btn_Limprar_Click);
     //
     // btn_Pesquisar
     //
     this.btn_Pesquisar.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btn_Pesquisar.ImageOptions.Image")));
     this.btn_Pesquisar.Location           = new System.Drawing.Point(115, 87);
     this.btn_Pesquisar.Name     = "btn_Pesquisar";
     this.btn_Pesquisar.Size     = new System.Drawing.Size(134, 36);
     this.btn_Pesquisar.TabIndex = 13;
     this.btn_Pesquisar.Text     = "Pesquisar (F2)";
     this.btn_Pesquisar.Click   += new System.EventHandler(this.btn_Pesquisar_Click);
     //
     // txt_Chave
     //
     this.txt_Chave.Location = new System.Drawing.Point(115, 61);
     this.txt_Chave.Name     = "txt_Chave";
     this.txt_Chave.Size     = new System.Drawing.Size(155, 20);
     this.txt_Chave.TabIndex = 12;
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(19, 64);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(90, 13);
     this.labelControl7.TabIndex = 11;
     this.labelControl7.Text     = "Numero da Chave:";
     //
     // txt_Nome_Chave
     //
     this.txt_Nome_Chave.Location = new System.Drawing.Point(115, 35);
     this.txt_Nome_Chave.Name     = "txt_Nome_Chave";
     this.txt_Nome_Chave.Size     = new System.Drawing.Size(155, 20);
     this.txt_Nome_Chave.TabIndex = 10;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(29, 38);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(80, 13);
     this.labelControl6.TabIndex = 9;
     this.labelControl6.Text     = "Nome da Chave:";
     //
     // panelControl3
     //
     this.panelControl3.Dock     = System.Windows.Forms.DockStyle.Right;
     this.panelControl3.Location = new System.Drawing.Point(693, 5);
     this.panelControl3.Name     = "panelControl3";
     this.panelControl3.Size     = new System.Drawing.Size(5, 371);
     this.panelControl3.TabIndex = 7;
     //
     // panelControl2
     //
     this.panelControl2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl2.Location = new System.Drawing.Point(0, 376);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(698, 5);
     this.panelControl2.TabIndex = 6;
     //
     // panelControl1
     //
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(698, 5);
     this.panelControl1.TabIndex = 5;
     //
     // Chaves_Listar_TL
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(698, 381);
     this.Controls.Add(this.panelControl5);
     this.Controls.Add(this.panelControl3);
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.panelControl1);
     this.Name = "Chaves_Listar_TL";
     this.Text = "Chaves_Listar";
     ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
     this.panelControl5.ResumeLayout(false);
     this.panelControl5.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
     this.panelControl7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gc_Listar_Chave)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gv_Listar_Chave)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
     this.panelControl6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txt_Chave.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_Nome_Chave.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 6
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject9  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
     this.tableLayoutPanel1        = new System.Windows.Forms.TableLayoutPanel();
     this.gridControl1             = new DevExpress.XtraGrid.GridControl();
     this.gridView1                = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.isCheck                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.tableName                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.floorname                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.isRoom    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.peopleNum = new DevExpress.XtraGrid.Columns.GridColumn();
     this.enable    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemRadioGroup1 = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
     this.tfuwu  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.qrCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.operation = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.tableposkey       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tableNo           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.floorid           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.mgncPager1        = new DianDianClient.MyControl.FoodManagement.MgncPager();
     this.toolStrip1        = new System.Windows.Forms.ToolStrip();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.flowLayoutPanel1  = new System.Windows.Forms.FlowLayoutPanel();
     this.Btn_export        = new DevExpress.XtraEditors.SimpleButton();
     this.btn_addtable      = new DevExpress.XtraEditors.SimpleButton();
     this.Btn_quyu          = new DevExpress.XtraEditors.SimpleButton();
     this.checkBox1         = new System.Windows.Forms.CheckBox();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     this.tableLayoutPanel2.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.gridControl1, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.mgncPager1, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.toolStrip1);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 4;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 10F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 90F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
     this.tableLayoutPanel1.Size         = new System.Drawing.Size(1082, 494);
     this.tableLayoutPanel1.TabIndex     = 3;
     this.tableLayoutPanel1.SizeChanged += new System.EventHandler(this.tableLayoutPanel1_SizeChanged);
     //
     // gridControl1
     //
     this.gridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Location = new System.Drawing.Point(3, 93);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemRadioGroup1,
         this.repositoryItemButtonEdit1,
         this.repositoryItemButtonEdit2,
         this.repositoryItemCheckEdit1
     });
     this.gridControl1.Size     = new System.Drawing.Size(1076, 357);
     this.gridControl1.TabIndex = 6;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.isCheck,
         this.tableName,
         this.floorname,
         this.isRoom,
         this.peopleNum,
         this.enable,
         this.tfuwu,
         this.qrCode,
         this.operation,
         this.tableposkey,
         this.tableNo,
         this.floorid
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.CustomDrawColumnHeader    += new DevExpress.XtraGrid.Views.Grid.ColumnHeaderCustomDrawEventHandler(this.gridView1_CustomDrawColumnHeader);
     this.gridView1.CustomRowCellEdit         += new DevExpress.XtraGrid.Views.Grid.CustomRowCellEditEventHandler(this.gridView1_CustomRowCellEdit);
     //
     // isCheck
     //
     this.isCheck.Caption    = "选择";
     this.isCheck.ColumnEdit = this.repositoryItemCheckEdit1;
     this.isCheck.FieldName  = "isCheck";
     this.isCheck.Name       = "isCheck";
     this.isCheck.OptionsColumn.AllowSort         = DevExpress.Utils.DefaultBoolean.False;
     this.isCheck.OptionsFilter.FilterBySortField = DevExpress.Utils.DefaultBoolean.False;
     this.isCheck.Visible      = true;
     this.isCheck.VisibleIndex = 0;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight     = false;
     this.repositoryItemCheckEdit1.Name           = "repositoryItemCheckEdit1";
     this.repositoryItemCheckEdit1.ValueChecked   = "1";
     this.repositoryItemCheckEdit1.ValueGrayed    = "-1";
     this.repositoryItemCheckEdit1.ValueUnchecked = "0";
     //
     // tableName
     //
     this.tableName.Caption      = "餐桌名称";
     this.tableName.FieldName    = "tableName";
     this.tableName.Name         = "tableName";
     this.tableName.Visible      = true;
     this.tableName.VisibleIndex = 1;
     this.tableName.Width        = 131;
     //
     // floorname
     //
     this.floorname.Caption      = "所属区域";
     this.floorname.FieldName    = "floorname";
     this.floorname.Name         = "floorname";
     this.floorname.Visible      = true;
     this.floorname.VisibleIndex = 2;
     this.floorname.Width        = 131;
     //
     // isRoom
     //
     this.isRoom.Caption      = "是否包厢";
     this.isRoom.FieldName    = "isRoom";
     this.isRoom.Name         = "isRoom";
     this.isRoom.Visible      = true;
     this.isRoom.VisibleIndex = 3;
     this.isRoom.Width        = 131;
     //
     // peopleNum
     //
     this.peopleNum.Caption      = "容纳人数";
     this.peopleNum.FieldName    = "peopleNum";
     this.peopleNum.Name         = "peopleNum";
     this.peopleNum.Visible      = true;
     this.peopleNum.VisibleIndex = 4;
     this.peopleNum.Width        = 131;
     //
     // enable
     //
     this.enable.Caption      = "是否有效";
     this.enable.ColumnEdit   = this.repositoryItemRadioGroup1;
     this.enable.FieldName    = "enable";
     this.enable.Name         = "enable";
     this.enable.Visible      = true;
     this.enable.VisibleIndex = 5;
     this.enable.Width        = 131;
     //
     // repositoryItemRadioGroup1
     //
     this.repositoryItemRadioGroup1.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "在用"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "停用")
     });
     this.repositoryItemRadioGroup1.ItemsLayout       = DevExpress.XtraEditors.RadioGroupItemsLayout.Flow;
     this.repositoryItemRadioGroup1.Name              = "repositoryItemRadioGroup1";
     this.repositoryItemRadioGroup1.EditValueChanged += new System.EventHandler(this.repositoryItemRadioGroup1_EditValueChanged);
     //
     // tfuwu
     //
     this.tfuwu.Caption      = "服务费";
     this.tfuwu.FieldName    = "tfuwu";
     this.tfuwu.Name         = "tfuwu";
     this.tfuwu.Visible      = true;
     this.tfuwu.VisibleIndex = 6;
     this.tfuwu.Width        = 131;
     //
     // qrCode
     //
     this.qrCode.Caption                = "二维码";
     this.qrCode.ColumnEdit             = this.repositoryItemButtonEdit2;
     this.qrCode.FieldName              = "qrCode";
     this.qrCode.Name                   = "qrCode";
     this.qrCode.OptionsColumn.ReadOnly = true;
     this.qrCode.ShowButtonMode         = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
     this.qrCode.Visible                = true;
     this.qrCode.VisibleIndex           = 7;
     this.qrCode.Width                  = 117;
     //
     // repositoryItemButtonEdit2
     //
     this.repositoryItemButtonEdit2.AutoHeight = false;
     this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Ellipsis, "编辑二维码", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEdit2.Name     = "repositoryItemButtonEdit2";
     this.repositoryItemButtonEdit2.ReadOnly = true;
     this.repositoryItemButtonEdit2.Click   += new System.EventHandler(this.repositoryItemButtonEdit2_Click);
     //
     // operation
     //
     this.operation.Caption        = "操作";
     this.operation.ColumnEdit     = this.repositoryItemButtonEdit1;
     this.operation.Name           = "operation";
     this.operation.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
     this.operation.Visible        = true;
     this.operation.VisibleIndex   = 8;
     this.operation.Width          = 155;
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "编辑", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default),
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "删除", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEdit1.Name          = "repositoryItemButtonEdit1";
     this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.repositoryItemButtonEdit1.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
     //
     // tableposkey
     //
     this.tableposkey.Caption   = "tableposkey";
     this.tableposkey.FieldName = "tableposkey";
     this.tableposkey.Name      = "tableposkey";
     //
     // tableNo
     //
     this.tableNo.Caption   = "tableNo";
     this.tableNo.FieldName = "tableNo";
     this.tableNo.Name      = "tableNo";
     //
     // floorid
     //
     this.floorid.Caption   = "floorid";
     this.floorid.FieldName = "floorid";
     this.floorid.Name      = "floorid";
     //
     // mgncPager1
     //
     this.mgncPager1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.mgncPager1.Location = new System.Drawing.Point(3, 456);
     this.mgncPager1.Name     = "mgncPager1";
     this.mgncPager1.Size     = new System.Drawing.Size(1076, 35);
     this.mgncPager1.TabIndex = 7;
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor  = System.Drawing.Color.Transparent;
     this.toolStrip1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.toolStrip1.GripMargin = new System.Windows.Forms.Padding(0);
     this.toolStrip1.GripStyle  = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.toolStrip1.Location   = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name       = "toolStrip1";
     this.toolStrip1.Padding    = new System.Windows.Forms.Padding(0);
     this.toolStrip1.Size       = new System.Drawing.Size(1082, 40);
     this.toolStrip1.TabIndex   = 5;
     this.toolStrip1.Text       = "toolStrip1";
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 2;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Controls.Add(this.flowLayoutPanel1, 1, 0);
     this.tableLayoutPanel2.Controls.Add(this.checkBox1, 0, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 43);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 34F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(1076, 44);
     this.tableLayoutPanel2.TabIndex = 8;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.Btn_export);
     this.flowLayoutPanel1.Controls.Add(this.btn_addtable);
     this.flowLayoutPanel1.Controls.Add(this.Btn_quyu);
     this.flowLayoutPanel1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.Location    = new System.Drawing.Point(541, 3);
     this.flowLayoutPanel1.Name        = "flowLayoutPanel1";
     this.flowLayoutPanel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.flowLayoutPanel1.Size        = new System.Drawing.Size(532, 38);
     this.flowLayoutPanel1.TabIndex    = 9;
     //
     // Btn_export
     //
     this.Btn_export.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
     this.Btn_export.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(104)))), ((int)(((byte)(18)))));
     this.Btn_export.Appearance.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Btn_export.Appearance.ForeColor            = System.Drawing.Color.White;
     this.Btn_export.Appearance.Options.UseBackColor = true;
     this.Btn_export.Appearance.Options.UseFont      = true;
     this.Btn_export.Appearance.Options.UseForeColor = true;
     this.Btn_export.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.Btn_export.Location    = new System.Drawing.Point(423, 3);
     this.Btn_export.Name        = "Btn_export";
     this.Btn_export.Size        = new System.Drawing.Size(106, 35);
     this.Btn_export.TabIndex    = 18;
     this.Btn_export.Text        = "导出模板";
     this.Btn_export.Click      += new System.EventHandler(this.Btn_export_Click);
     //
     // btn_addtable
     //
     this.btn_addtable.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
     this.btn_addtable.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(104)))), ((int)(((byte)(18)))));
     this.btn_addtable.Appearance.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_addtable.Appearance.ForeColor            = System.Drawing.Color.White;
     this.btn_addtable.Appearance.Options.UseBackColor = true;
     this.btn_addtable.Appearance.Options.UseFont      = true;
     this.btn_addtable.Appearance.Options.UseForeColor = true;
     this.btn_addtable.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.btn_addtable.Location    = new System.Drawing.Point(311, 3);
     this.btn_addtable.Name        = "btn_addtable";
     this.btn_addtable.Size        = new System.Drawing.Size(106, 35);
     this.btn_addtable.TabIndex    = 19;
     this.btn_addtable.Text        = "添加餐桌";
     this.btn_addtable.Click      += new System.EventHandler(this.btn_addtable_Click);
     //
     // Btn_quyu
     //
     this.Btn_quyu.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
     this.Btn_quyu.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(104)))), ((int)(((byte)(18)))));
     this.Btn_quyu.Appearance.Font                 = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Btn_quyu.Appearance.ForeColor            = System.Drawing.Color.White;
     this.Btn_quyu.Appearance.Options.UseBackColor = true;
     this.Btn_quyu.Appearance.Options.UseFont      = true;
     this.Btn_quyu.Appearance.Options.UseForeColor = true;
     this.Btn_quyu.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.Btn_quyu.Location    = new System.Drawing.Point(199, 3);
     this.Btn_quyu.Name        = "Btn_quyu";
     this.Btn_quyu.Size        = new System.Drawing.Size(106, 35);
     this.Btn_quyu.TabIndex    = 20;
     this.Btn_quyu.Text        = "区域管理";
     this.Btn_quyu.Click      += new System.EventHandler(this.Btn_quyu_Click);
     //
     // checkBox1
     //
     this.checkBox1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.checkBox1.AutoSize = true;
     this.checkBox1.Font     = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.checkBox1.Location = new System.Drawing.Point(3, 16);
     this.checkBox1.Name     = "checkBox1";
     this.checkBox1.Size     = new System.Drawing.Size(61, 25);
     this.checkBox1.TabIndex = 19;
     this.checkBox1.Text     = "全选";
     this.checkBox1.UseVisualStyleBackColor = true;
     this.checkBox1.CheckedChanged         += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // TableManageControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name = "TableManageControl";
     this.Size = new System.Drawing.Size(1082, 494);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemRadioGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.PerformLayout();
     this.flowLayoutPanel1.ResumeLayout(false);
     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.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(xfInventarioAdmin));
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     this.gridControl2               = new DevExpress.XtraGrid.GridControl();
     this.gridView2                  = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colIDProducto1             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNombre1                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colExistencia              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnVer                     = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit();
     this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
     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.barEditItem1               = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemLookUpEdit1  = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.barStaticItem1             = new DevExpress.XtraBars.BarStaticItem();
     this.barButtonItem1             = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2             = new DevExpress.XtraBars.BarButtonItem();
     this.panelControl2              = new DevExpress.XtraEditors.PanelControl();
     this.btnSalir                   = new DevExpress.XtraEditors.SimpleButton();
     this.btnActualizar              = new DevExpress.XtraEditors.SimpleButton();
     this.lookUpEdit1                = new DevExpress.XtraEditors.LookUpEdit();
     this.labelControl1              = new DevExpress.XtraEditors.LabelControl();
     this.sidePanel1                 = new DevExpress.XtraEditors.SidePanel();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnVer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).BeginInit();
     this.sidePanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // gridControl2
     //
     this.gridControl2.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.gridControl2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.gridControl2.Location = new System.Drawing.Point(14, 58);
     this.gridControl2.MainView = this.gridView2;
     this.gridControl2.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.gridControl2.Name     = "gridControl2";
     this.gridControl2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemProgressBar1,
         this.btnVer
     });
     this.gridControl2.Size     = new System.Drawing.Size(1045, 389);
     this.gridControl2.TabIndex = 3;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colIDProducto1,
         this.colNombre1,
         this.colExistencia,
         this.gridColumn1
     });
     this.gridView2.GridControl = this.gridControl2;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsView.ColumnAutoWidth = false;
     this.gridView2.OptionsView.ShowGroupPanel  = false;
     this.gridView2.OptionsView.ShowViewCaption = true;
     this.gridView2.ViewCaption = "LISTA DE PRODUCTOS";
     this.gridView2.RowStyle   += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridView2_RowStyle);
     //
     // colIDProducto1
     //
     this.colIDProducto1.FieldName = "IDProducto";
     this.colIDProducto1.Name      = "colIDProducto1";
     //
     // colNombre1
     //
     this.colNombre1.Caption   = "DETALLE";
     this.colNombre1.FieldName = "Nombre";
     this.colNombre1.Name      = "colNombre1";
     this.colNombre1.OptionsColumn.AllowEdit = false;
     this.colNombre1.Visible      = true;
     this.colNombre1.VisibleIndex = 0;
     this.colNombre1.Width        = 720;
     //
     // colExistencia
     //
     this.colExistencia.Caption   = "EXISTENCIA";
     this.colExistencia.FieldName = "Existencia";
     this.colExistencia.Name      = "colExistencia";
     this.colExistencia.OptionsColumn.AllowEdit = false;
     this.colExistencia.UnboundType             = DevExpress.Data.UnboundColumnType.Integer;
     this.colExistencia.Visible      = true;
     this.colExistencia.VisibleIndex = 1;
     this.colExistencia.Width        = 100;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption      = "VER PROVEEDOR";
     this.gridColumn1.ColumnEdit   = this.btnVer;
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 2;
     this.gridColumn1.Width        = 113;
     //
     // btnVer
     //
     this.btnVer.AutoHeight                               = false;
     editorButtonImageOptions2.Image                      = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
     serializableAppearanceObject5.BackColor              = System.Drawing.Color.Transparent;
     serializableAppearanceObject5.BackColor2             = System.Drawing.Color.Transparent;
     serializableAppearanceObject5.BorderColor            = System.Drawing.Color.Transparent;
     serializableAppearanceObject5.Options.UseBackColor   = true;
     serializableAppearanceObject5.Options.UseBorderColor = true;
     serializableAppearanceObject6.BackColor              = System.Drawing.Color.Transparent;
     serializableAppearanceObject6.BackColor2             = System.Drawing.Color.Transparent;
     serializableAppearanceObject6.BorderColor            = System.Drawing.Color.Transparent;
     serializableAppearanceObject6.Options.UseBackColor   = true;
     serializableAppearanceObject6.Options.UseBorderColor = true;
     serializableAppearanceObject7.BackColor              = System.Drawing.Color.Transparent;
     serializableAppearanceObject7.BackColor2             = System.Drawing.Color.Transparent;
     serializableAppearanceObject7.BorderColor            = System.Drawing.Color.Transparent;
     serializableAppearanceObject7.Options.UseBackColor   = true;
     serializableAppearanceObject7.Options.UseBorderColor = true;
     serializableAppearanceObject8.BackColor              = System.Drawing.Color.Transparent;
     serializableAppearanceObject8.BackColor2             = System.Drawing.Color.Transparent;
     serializableAppearanceObject8.BorderColor            = System.Drawing.Color.Transparent;
     serializableAppearanceObject8.Options.UseBackColor   = true;
     serializableAppearanceObject8.Options.UseBorderColor = true;
     this.btnVer.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnVer.ButtonsStyle   = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnVer.ImageAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.btnVer.Name           = "btnVer";
     this.btnVer.TextEditStyle  = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btnVer.ButtonClick   += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnVer_ButtonClick);
     //
     // repositoryItemProgressBar1
     //
     this.repositoryItemProgressBar1.Name      = "repositoryItemProgressBar1";
     this.repositoryItemProgressBar1.ShowTitle = true;
     //
     // 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.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.barEditItem1,
         this.barStaticItem1,
         this.barButtonItem1,
         this.barButtonItem2
     });
     this.barManager1.MaxItemId = 4;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemLookUpEdit1
     });
     //
     // 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.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.barDockControlTop.Size             = new System.Drawing.Size(1097, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 475);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1097, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 475);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1097, 0);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Margin           = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 475);
     //
     // barEditItem1
     //
     this.barEditItem1.Caption = "barEditItem1";
     this.barEditItem1.Edit    = this.repositoryItemLookUpEdit1;
     this.barEditItem1.Id      = 0;
     this.barEditItem1.Name    = "barEditItem1";
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.repositoryItemLookUpEdit1.Appearance.Options.UseFont = true;
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit1.Name              = "repositoryItemLookUpEdit1";
     this.repositoryItemLookUpEdit1.EditValueChanged += new System.EventHandler(this.repositoryItemLookUpEdit1_EditValueChanged);
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "Buscar";
     this.barStaticItem1.Id      = 1;
     this.barStaticItem1.Name    = "barStaticItem1";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption                 = "barButtonItem1";
     this.barButtonItem1.Id                      = 2;
     this.barButtonItem1.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.Image")));
     this.barButtonItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem1.ImageOptions.LargeImage")));
     this.barButtonItem1.Name                    = "barButtonItem1";
     this.barButtonItem1.Visibility              = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption            = "barButtonItem2";
     this.barButtonItem2.Id                 = 3;
     this.barButtonItem2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image")));
     this.barButtonItem2.Name               = "barButtonItem2";
     this.barButtonItem2.Visibility         = DevExpress.XtraBars.BarItemVisibility.Never;
     //
     // panelControl2
     //
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.btnSalir);
     this.panelControl2.Controls.Add(this.btnActualizar);
     this.panelControl2.Controls.Add(this.lookUpEdit1);
     this.panelControl2.Controls.Add(this.labelControl1);
     this.panelControl2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl2.Location = new System.Drawing.Point(0, 0);
     this.panelControl2.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(1073, 50);
     this.panelControl2.TabIndex = 17;
     //
     // btnSalir
     //
     this.btnSalir.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSalir.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSalir.ImageOptions.Image")));
     this.btnSalir.Location           = new System.Drawing.Point(962, 11);
     this.btnSalir.Margin             = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnSalir.Name     = "btnSalir";
     this.btnSalir.Size     = new System.Drawing.Size(97, 30);
     this.btnSalir.TabIndex = 17;
     this.btnSalir.Text     = "Salir";
     this.btnSalir.Click   += new System.EventHandler(this.btnSalir_Click);
     //
     // btnActualizar
     //
     this.btnActualizar.Anchor             = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnActualizar.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnActualizar.ImageOptions.Image")));
     this.btnActualizar.Location           = new System.Drawing.Point(859, 11);
     this.btnActualizar.Margin             = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnActualizar.Name     = "btnActualizar";
     this.btnActualizar.Size     = new System.Drawing.Size(97, 30);
     this.btnActualizar.TabIndex = 16;
     this.btnActualizar.Text     = "Actualizar";
     this.btnActualizar.Click   += new System.EventHandler(this.btnActualizar_Click);
     //
     // lookUpEdit1
     //
     this.lookUpEdit1.Location    = new System.Drawing.Point(69, 14);
     this.lookUpEdit1.Margin      = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.lookUpEdit1.MenuManager = this.barManager1;
     this.lookUpEdit1.Name        = "lookUpEdit1";
     this.lookUpEdit1.Properties.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lookUpEdit1.Properties.Appearance.Options.UseFont = true;
     this.lookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.lookUpEdit1.Properties.NullText = "<Seleccione Categoria>";
     this.lookUpEdit1.Size              = new System.Drawing.Size(451, 24);
     this.lookUpEdit1.TabIndex          = 15;
     this.lookUpEdit1.EditValueChanged += new System.EventHandler(this.lookUpEdit1_EditValueChanged);
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Appearance.Options.UseFont = true;
     this.labelControl1.Location = new System.Drawing.Point(14, 17);
     this.labelControl1.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(44, 18);
     this.labelControl1.TabIndex = 14;
     this.labelControl1.Text     = "Buscar";
     //
     // sidePanel1
     //
     this.sidePanel1.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.sidePanel1.Controls.Add(this.panelControl2);
     this.sidePanel1.Controls.Add(this.gridControl2);
     this.sidePanel1.Location = new System.Drawing.Point(12, 0);
     this.sidePanel1.Name     = "sidePanel1";
     this.sidePanel1.Size     = new System.Drawing.Size(1073, 463);
     this.sidePanel1.TabIndex = 22;
     this.sidePanel1.Text     = "sidePanel1";
     //
     // xfInventarioAdmin
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1097, 475);
     this.Controls.Add(this.sidePanel1);
     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.Margin        = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name          = "xfInventarioAdmin";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Inventario de Productos";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.XtraFormVistaExistencia_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnVer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.panelControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit1.Properties)).EndInit();
     this.sidePanel1.ResumeLayout(false);
     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(FormMDIDocumentViewer));
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
            this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.bbiSave = new DevExpress.XtraBars.BarButtonItem();
            this.bbiSaveClose = new DevExpress.XtraBars.BarButtonItem();
            this.bbiClose = new DevExpress.XtraBars.BarButtonItem();
            this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.TasksRibbonBar = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
            this.ribbonStatusBar1 = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.ribbonPage2 = new DevExpress.XtraBars.Ribbon.RibbonPage();
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.panelContainer2 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanelTree = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.treeList1 = new DevExpress.XtraTreeList.TreeList();
            this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.treeListColumn2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.treeListColumn3 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.treeListColumn4 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.treeListColumn5 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
            this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);
            this.dockPanelFiles = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridColumnType = new DevExpress.XtraGrid.Columns.GridColumn();
            this.riImageEditType = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
            this.gridColumnFormName = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumnCommands = new DevExpress.XtraGrid.Columns.GridColumn();
            this.ributtonCommands = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.imageCollectionTypes = new DevExpress.Utils.ImageCollection(this.components);
            this.imageCollectionFolder = new DevExpress.Utils.ImageCollection(this.components);
            this.imageCollectionFile = new DevExpress.Utils.ImageCollection(this.components);
            this.barManagerFile = new DevExpress.XtraBars.BarManager(this.components);
            this.bar4 = 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.barManagerFolder = new DevExpress.XtraBars.BarManager(this.components);
            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.behaviorManager1 = new DevExpress.Utils.Behaviors.BehaviorManager(this.components);
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.panelContainer2.SuspendLayout();
            this.dockPanelTree.SuspendLayout();
            this.dockPanel2_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
            this.dockPanelFiles.SuspendLayout();
            this.dockPanel3_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.riImageEditType)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ributtonCommands)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollectionTypes)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollectionFolder)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollectionFile)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManagerFile)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManagerFolder)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit();
            this.dockPanel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // ribbonControl1
            // 
            this.ribbonControl1.ExpandCollapseItem.Id = 0;
            this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl1.ExpandCollapseItem,
            this.bbiSave,
            this.bbiSaveClose,
            this.bbiClose});
            this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
            this.ribbonControl1.MaxItemId = 4;
            this.ribbonControl1.Name = "ribbonControl1";
            this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1});
            this.ribbonControl1.Size = new System.Drawing.Size(1114, 143);
            this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
            // 
            // bbiSave
            // 
            this.bbiSave.Caption = "Save";
            this.bbiSave.Id = 1;
            this.bbiSave.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbiSave.ImageOptions.Image")));
            this.bbiSave.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiSave.ImageOptions.LargeImage")));
            this.bbiSave.Name = "bbiSave";
            this.bbiSave.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiSave_ItemClick);
            // 
            // bbiSaveClose
            // 
            this.bbiSaveClose.Caption = "Close And Save";
            this.bbiSaveClose.Id = 2;
            this.bbiSaveClose.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbiSaveClose.ImageOptions.Image")));
            this.bbiSaveClose.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiSaveClose.ImageOptions.LargeImage")));
            this.bbiSaveClose.Name = "bbiSaveClose";
            this.bbiSaveClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiSaveClose_ItemClick);
            // 
            // bbiClose
            // 
            this.bbiClose.Caption = "Close";
            this.bbiClose.Id = 3;
            this.bbiClose.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbiClose.ImageOptions.Image")));
            this.bbiClose.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbiClose.ImageOptions.LargeImage")));
            this.bbiClose.Name = "bbiClose";
            this.bbiClose.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbiClose_ItemClick);
            // 
            // ribbonPage1
            // 
            this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.TasksRibbonBar});
            this.ribbonPage1.Name = "ribbonPage1";
            this.ribbonPage1.Text = "File";
            // 
            // TasksRibbonBar
            // 
            this.TasksRibbonBar.ItemLinks.Add(this.bbiSave);
            this.TasksRibbonBar.ItemLinks.Add(this.bbiSaveClose);
            this.TasksRibbonBar.ItemLinks.Add(this.bbiClose);
            this.TasksRibbonBar.Name = "TasksRibbonBar";
            this.TasksRibbonBar.Text = "Tasks";
            // 
            // ribbonStatusBar1
            // 
            this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 779);
            this.ribbonStatusBar1.Name = "ribbonStatusBar1";
            this.ribbonStatusBar1.Ribbon = this.ribbonControl1;
            this.ribbonStatusBar1.Size = new System.Drawing.Size(1114, 31);
            // 
            // ribbonPage2
            // 
            this.ribbonPage2.Name = "ribbonPage2";
            this.ribbonPage2.Text = "ribbonPage2";
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.panelContainer2});
            this.dockManager1.TopZIndexControls.AddRange(new string[] {
            "DevExpress.XtraBars.BarDockControl",
            "DevExpress.XtraBars.StandaloneBarDockControl",
            "System.Windows.Forms.StatusBar",
            "System.Windows.Forms.MenuStrip",
            "System.Windows.Forms.StatusStrip",
            "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
            "DevExpress.XtraBars.Ribbon.RibbonControl",
            "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
            "DevExpress.XtraBars.Navigation.TileNavPane",
            "DevExpress.XtraBars.TabFormControl"});
            // 
            // panelContainer2
            // 
            this.panelContainer2.Controls.Add(this.dockPanelTree);
            this.panelContainer2.Controls.Add(this.dockPanelFiles);
            this.panelContainer2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
            this.panelContainer2.ID = new System.Guid("b9199eb6-74a1-4924-a700-f0921777af56");
            this.panelContainer2.Location = new System.Drawing.Point(0, 143);
            this.panelContainer2.Name = "panelContainer2";
            this.panelContainer2.OriginalSize = new System.Drawing.Size(273, 200);
            this.panelContainer2.SavedSizeFactor = 0D;
            this.panelContainer2.Size = new System.Drawing.Size(273, 636);
            this.panelContainer2.Text = "panelContainer2";
            // 
            // dockPanelTree
            // 
            this.dockPanelTree.Controls.Add(this.dockPanel2_Container);
            this.dockPanelTree.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            this.dockPanelTree.ID = new System.Guid("1b7ad0d0-0cdb-49b1-bc16-f05a2d95186c");
            this.dockPanelTree.Location = new System.Drawing.Point(0, 0);
            this.dockPanelTree.Name = "dockPanelTree";
            this.dockPanelTree.OriginalSize = new System.Drawing.Size(273, 354);
            this.dockPanelTree.SavedSizeFactor = 0D;
            this.dockPanelTree.Size = new System.Drawing.Size(273, 354);
            this.dockPanelTree.Text = "Files / Folders";
            // 
            // dockPanel2_Container
            // 
            this.dockPanel2_Container.Controls.Add(this.treeList1);
            this.dockPanel2_Container.Location = new System.Drawing.Point(4, 23);
            this.dockPanel2_Container.Name = "dockPanel2_Container";
            this.dockPanel2_Container.Size = new System.Drawing.Size(264, 326);
            this.dockPanel2_Container.TabIndex = 0;
            // 
            // treeList1
            // 
            this.treeList1.AllowDrop = true;
            this.treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
            this.treeListColumn1,
            this.treeListColumn2,
            this.treeListColumn3,
            this.treeListColumn4,
            this.treeListColumn5});
            this.treeList1.Cursor = System.Windows.Forms.Cursors.Default;
            this.treeList1.CustomizationFormBounds = new System.Drawing.Rectangle(1316, 740, 250, 200);
            this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.treeList1.Location = new System.Drawing.Point(0, 0);
            this.treeList1.Name = "treeList1";
            this.treeList1.OptionsDragAndDrop.DragNodesMode = DevExpress.XtraTreeList.DragNodesMode.Single;
            this.treeList1.Size = new System.Drawing.Size(264, 326);
            this.treeList1.StateImageList = this.imageCollection1;
            this.treeList1.TabIndex = 4;
            this.treeList1.BeforeExpand += new DevExpress.XtraTreeList.BeforeExpandEventHandler(this.treeList1_BeforeExpand);
            this.treeList1.AfterExpand += new DevExpress.XtraTreeList.NodeEventHandler(this.treeList1_AfterExpand);
            this.treeList1.AfterCollapse += new DevExpress.XtraTreeList.NodeEventHandler(this.treeList1_AfterCollapse);
            this.treeList1.CalcNodeDragImageIndex += new DevExpress.XtraTreeList.CalcNodeDragImageIndexEventHandler(this.treeList1_CalcNodeDragImageIndex);
            this.treeList1.DragDrop += new System.Windows.Forms.DragEventHandler(this.treeList1_DragDrop);
            this.treeList1.DoubleClick += new System.EventHandler(this.treeList1_DoubleClick);
            this.treeList1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.treeList1_MouseClick);
            // 
            // treeListColumn1
            // 
            this.treeListColumn1.Caption = "FullName";
            this.treeListColumn1.FieldName = "FullName";
            this.treeListColumn1.Name = "treeListColumn1";
            this.treeListColumn1.Width = 457;
            // 
            // treeListColumn2
            // 
            this.treeListColumn2.Caption = "Name";
            this.treeListColumn2.FieldName = "Name";
            this.treeListColumn2.Name = "treeListColumn2";
            this.treeListColumn2.OptionsColumn.AllowEdit = false;
            this.treeListColumn2.OptionsColumn.ShowInExpressionEditor = false;
            this.treeListColumn2.Visible = true;
            this.treeListColumn2.VisibleIndex = 0;
            this.treeListColumn2.Width = 161;
            // 
            // treeListColumn3
            // 
            this.treeListColumn3.Caption = "Type";
            this.treeListColumn3.FieldName = "Type";
            this.treeListColumn3.Name = "treeListColumn3";
            // 
            // treeListColumn4
            // 
            this.treeListColumn4.Caption = "Size(Bytes)";
            this.treeListColumn4.FieldName = "Size";
            this.treeListColumn4.Name = "treeListColumn4";
            // 
            // treeListColumn5
            // 
            this.treeListColumn5.Caption = "Info";
            this.treeListColumn5.FieldName = "treeListColumn5";
            this.treeListColumn5.Name = "treeListColumn5";
            // 
            // imageCollection1
            // 
            this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
            this.imageCollection1.InsertGalleryImage("bofolder_16x16.png", "images/business%20objects/bofolder_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/business%20objects/bofolder_16x16.png"), 0);
            this.imageCollection1.Images.SetKeyName(0, "bofolder_16x16.png");
            this.imageCollection1.InsertGalleryImage("bofileattachment_16x16.png", "images/business%20objects/bofileattachment_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/business%20objects/bofileattachment_16x16.png"), 1);
            this.imageCollection1.Images.SetKeyName(1, "bofileattachment_16x16.png");
            this.imageCollection1.InsertGalleryImage("freezepanes_16x16.png", "images/spreadsheet/freezepanes_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/spreadsheet/freezepanes_16x16.png"), 2);
            this.imageCollection1.Images.SetKeyName(2, "freezepanes_16x16.png");
            this.imageCollection1.InsertGalleryImage("grandtotalsonrowsonlypivottable_16x16.png", "images/spreadsheet/grandtotalsonrowsonlypivottable_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/spreadsheet/grandtotalsonrowsonlypivottable_16x16.png"), 3);
            this.imageCollection1.Images.SetKeyName(3, "grandtotalsonrowsonlypivottable_16x16.png");
            this.imageCollection1.InsertGalleryImage("exporttopdf_16x16.png", "images/export/exporttopdf_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/export/exporttopdf_16x16.png"), 4);
            this.imageCollection1.Images.SetKeyName(4, "exporttopdf_16x16.png");
            this.imageCollection1.InsertGalleryImage("open2_16x16.png", "images/actions/open2_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/open2_16x16.png"), 5);
            this.imageCollection1.Images.SetKeyName(5, "open2_16x16.png");
            // 
            // dockPanelFiles
            // 
            this.dockPanelFiles.Controls.Add(this.dockPanel3_Container);
            this.dockPanelFiles.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            this.dockPanelFiles.FloatVertical = true;
            this.dockPanelFiles.ID = new System.Guid("f9a318df-3f99-4257-823b-0758dbc8325b");
            this.dockPanelFiles.Location = new System.Drawing.Point(0, 354);
            this.dockPanelFiles.Name = "dockPanelFiles";
            this.dockPanelFiles.OriginalSize = new System.Drawing.Size(273, 282);
            this.dockPanelFiles.SavedSizeFactor = 0D;
            this.dockPanelFiles.Size = new System.Drawing.Size(273, 282);
            this.dockPanelFiles.Text = "Documents";
            // 
            // dockPanel3_Container
            // 
            this.dockPanel3_Container.Controls.Add(this.gridControl1);
            this.dockPanel3_Container.Location = new System.Drawing.Point(4, 23);
            this.dockPanel3_Container.Name = "dockPanel3_Container";
            this.dockPanel3_Container.Size = new System.Drawing.Size(264, 255);
            this.dockPanel3_Container.TabIndex = 0;
            // 
            // gridControl1
            // 
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(0, 0);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.ributtonCommands,
            this.riImageEditType});
            this.gridControl1.Size = new System.Drawing.Size(264, 255);
            this.gridControl1.TabIndex = 2;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumnType,
            this.gridColumnFormName,
            this.gridColumnCommands});
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.Images = this.imageCollectionTypes;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsBehavior.Editable = false;
            this.gridView1.OptionsBehavior.EditingMode = DevExpress.XtraGrid.Views.Grid.GridEditingMode.EditForm;
            this.gridView1.OptionsBehavior.ReadOnly = true;
            this.gridView1.OptionsView.ShowGroupPanel = false;
            this.gridView1.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView1_RowCellClick);
            // 
            // gridColumnType
            // 
            this.gridColumnType.ColumnEdit = this.riImageEditType;
            this.gridColumnType.FieldName = "Type";
            this.gridColumnType.Name = "gridColumnType";
            this.gridColumnType.Visible = true;
            this.gridColumnType.VisibleIndex = 0;
            this.gridColumnType.Width = 32;
            // 
            // riImageEditType
            // 
            this.riImageEditType.Appearance.Image = ((System.Drawing.Image)(resources.GetObject("riImageEditType.Appearance.Image")));
            this.riImageEditType.Appearance.Options.UseImage = true;
            this.riImageEditType.AutoHeight = false;
            this.riImageEditType.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.riImageEditType.Name = "riImageEditType";
            this.riImageEditType.ReadOnly = true;
            // 
            // gridColumnFormName
            // 
            this.gridColumnFormName.FieldName = "FileName";
            this.gridColumnFormName.Name = "gridColumnFormName";
            this.gridColumnFormName.OptionsColumn.ReadOnly = true;
            this.gridColumnFormName.Visible = true;
            this.gridColumnFormName.VisibleIndex = 1;
            this.gridColumnFormName.Width = 204;
            // 
            // gridColumnCommands
            // 
            this.gridColumnCommands.ColumnEdit = this.ributtonCommands;
            this.gridColumnCommands.Name = "gridColumnCommands";
            this.gridColumnCommands.OptionsEditForm.Visible = DevExpress.Utils.DefaultBoolean.False;
            this.gridColumnCommands.UnboundType = DevExpress.Data.UnboundColumnType.Object;
            this.gridColumnCommands.Visible = true;
            this.gridColumnCommands.VisibleIndex = 2;
            this.gridColumnCommands.Width = 49;
            // 
            // ributtonCommands
            // 
            this.ributtonCommands.Appearance.Options.UseImage = true;
            this.ributtonCommands.AutoHeight = false;
            editorButtonImageOptions1.ImageIndex = 4;
            serializableAppearanceObject1.Options.UseImage = true;
            editorButtonImageOptions2.ImageIndex = 3;
            serializableAppearanceObject5.Options.UseImage = true;
            this.ributtonCommands.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", "Close", null, DevExpress.Utils.ToolTipAnchor.Default),
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", "Save", null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.ributtonCommands.Name = "ributtonCommands";
            this.ributtonCommands.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            // 
            // imageCollectionTypes
            // 
            this.imageCollectionTypes.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollectionTypes.ImageStream")));
            this.imageCollectionTypes.InsertGalleryImage("exporttopdf_16x16.png", "images/export/exporttopdf_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/export/exporttopdf_16x16.png"), 0);
            this.imageCollectionTypes.Images.SetKeyName(0, "exporttopdf_16x16.png");
            this.imageCollectionTypes.InsertGalleryImage("wordwrap_16x16.png", "images/grid/wordwrap_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/grid/wordwrap_16x16.png"), 1);
            this.imageCollectionTypes.Images.SetKeyName(1, "wordwrap_16x16.png");
            this.imageCollectionTypes.InsertGalleryImage("freezepanes_16x16.png", "images/spreadsheet/freezepanes_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/spreadsheet/freezepanes_16x16.png"), 2);
            this.imageCollectionTypes.Images.SetKeyName(2, "freezepanes_16x16.png");
            this.imageCollectionTypes.InsertGalleryImage("save_16x16.png", "images/save/save_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/save/save_16x16.png"), 3);
            this.imageCollectionTypes.Images.SetKeyName(3, "save_16x16.png");
            this.imageCollectionTypes.InsertGalleryImage("cancel_16x16.png", "images/actions/cancel_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/cancel_16x16.png"), 4);
            this.imageCollectionTypes.Images.SetKeyName(4, "cancel_16x16.png");
            // 
            // imageCollectionFolder
            // 
            this.imageCollectionFolder.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollectionFolder.ImageStream")));
            this.imageCollectionFolder.InsertGalleryImage("up_16x16.png", "images/navigation/up_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/navigation/up_16x16.png"), 0);
            this.imageCollectionFolder.Images.SetKeyName(0, "up_16x16.png");
            this.imageCollectionFolder.InsertGalleryImage("delete_16x16.png", "images/edit/delete_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/edit/delete_16x16.png"), 1);
            this.imageCollectionFolder.Images.SetKeyName(1, "delete_16x16.png");
            this.imageCollectionFolder.InsertGalleryImage("importimage_16x16.png", "images/actions/importimage_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/importimage_16x16.png"), 2);
            this.imageCollectionFolder.Images.SetKeyName(2, "importimage_16x16.png");
            // 
            // imageCollectionFile
            // 
            this.imageCollectionFile.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollectionFile.ImageStream")));
            this.imageCollectionFile.InsertGalleryImage("new_16x16.png", "images/actions/new_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/new_16x16.png"), 0);
            this.imageCollectionFile.Images.SetKeyName(0, "new_16x16.png");
            this.imageCollectionFile.InsertGalleryImage("bolocalization_16x16.png", "images/business%20objects/bolocalization_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/business%20objects/bolocalization_16x16.png"), 1);
            this.imageCollectionFile.Images.SetKeyName(1, "bolocalization_16x16.png");
            this.imageCollectionFile.InsertGalleryImage("removepivotfield_16x16.png", "images/spreadsheet/removepivotfield_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/spreadsheet/removepivotfield_16x16.png"), 2);
            this.imageCollectionFile.Images.SetKeyName(2, "removepivotfield_16x16.png");
            this.imageCollectionFile.InsertGalleryImage("renamedatasource_16x16.png", "images/data/renamedatasource_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/data/renamedatasource_16x16.png"), 3);
            this.imageCollectionFile.Images.SetKeyName(3, "renamedatasource_16x16.png");
            // 
            // barManagerFile
            // 
            this.barManagerFile.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
            this.bar4});
            this.barManagerFile.DockControls.Add(this.barDockControlTop);
            this.barManagerFile.DockControls.Add(this.barDockControlBottom);
            this.barManagerFile.DockControls.Add(this.barDockControlLeft);
            this.barManagerFile.DockControls.Add(this.barDockControlRight);
            this.barManagerFile.Form = this;
            this.barManagerFile.MaxItemId = 0;
            this.barManagerFile.StatusBar = this.bar4;
            this.barManagerFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barManagerFile_ItemClick);
            // 
            // bar4
            // 
            this.bar4.BarName = "Status bar";
            this.bar4.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
            this.bar4.DockCol = 0;
            this.bar4.DockRow = 0;
            this.bar4.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
            this.bar4.OptionsBar.AllowQuickCustomization = false;
            this.bar4.OptionsBar.DrawDragBorder = false;
            this.bar4.OptionsBar.UseWholeRow = true;
            this.bar4.Text = "Status bar";
            // 
            // 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.barManagerFile;
            this.barDockControlTop.Size = new System.Drawing.Size(1114, 0);
            // 
            // barDockControlBottom
            // 
            this.barDockControlBottom.CausesValidation = false;
            this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControlBottom.Location = new System.Drawing.Point(0, 810);
            this.barDockControlBottom.Manager = this.barManagerFile;
            this.barDockControlBottom.Size = new System.Drawing.Size(1114, 23);
            // 
            // barDockControlLeft
            // 
            this.barDockControlLeft.CausesValidation = false;
            this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
            this.barDockControlLeft.Manager = this.barManagerFile;
            this.barDockControlLeft.Size = new System.Drawing.Size(0, 810);
            // 
            // barDockControlRight
            // 
            this.barDockControlRight.CausesValidation = false;
            this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControlRight.Location = new System.Drawing.Point(1114, 0);
            this.barDockControlRight.Manager = this.barManagerFile;
            this.barDockControlRight.Size = new System.Drawing.Size(0, 810);
            // 
            // barManagerFolder
            // 
            this.barManagerFolder.DockControls.Add(this.barDockControl1);
            this.barManagerFolder.DockControls.Add(this.barDockControl2);
            this.barManagerFolder.DockControls.Add(this.barDockControl3);
            this.barManagerFolder.DockControls.Add(this.barDockControl4);
            this.barManagerFolder.Form = this;
            this.barManagerFolder.MaxItemId = 0;
            this.barManagerFolder.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barManagerFolder_ItemClick);
            // 
            // barDockControl1
            // 
            this.barDockControl1.CausesValidation = false;
            this.barDockControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.barDockControl1.Location = new System.Drawing.Point(0, 0);
            this.barDockControl1.Manager = this.barManagerFolder;
            this.barDockControl1.Size = new System.Drawing.Size(1114, 0);
            // 
            // barDockControl2
            // 
            this.barDockControl2.CausesValidation = false;
            this.barDockControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.barDockControl2.Location = new System.Drawing.Point(0, 833);
            this.barDockControl2.Manager = this.barManagerFolder;
            this.barDockControl2.Size = new System.Drawing.Size(1114, 0);
            // 
            // barDockControl3
            // 
            this.barDockControl3.CausesValidation = false;
            this.barDockControl3.Dock = System.Windows.Forms.DockStyle.Left;
            this.barDockControl3.Location = new System.Drawing.Point(0, 0);
            this.barDockControl3.Manager = this.barManagerFolder;
            this.barDockControl3.Size = new System.Drawing.Size(0, 833);
            // 
            // barDockControl4
            // 
            this.barDockControl4.CausesValidation = false;
            this.barDockControl4.Dock = System.Windows.Forms.DockStyle.Right;
            this.barDockControl4.Location = new System.Drawing.Point(1114, 0);
            this.barDockControl4.Manager = this.barManagerFolder;
            this.barDockControl4.Size = new System.Drawing.Size(0, 833);
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(296, 338);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // panelContainer1
            // 
            this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            this.panelContainer1.FloatVertical = true;
            this.panelContainer1.ID = new System.Guid("efd38462-0eab-482c-ab0b-ba0282e52202");
            this.panelContainer1.Location = new System.Drawing.Point(305, 143);
            this.panelContainer1.Name = "panelContainer1";
            this.panelContainer1.OriginalSize = new System.Drawing.Size(305, 280);
            this.panelContainer1.SavedSizeFactor = 0D;
            this.panelContainer1.Size = new System.Drawing.Size(305, 636);
            this.panelContainer1.Text = "panelContainer1";
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
            this.dockPanel1.ID = new System.Guid("2336f574-a4d1-4bfe-b46b-48e5cb3295c8");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(305, 379);
            this.dockPanel1.SavedSizeFactor = 0D;
            this.dockPanel1.Size = new System.Drawing.Size(305, 366);
            this.dockPanel1.Text = "File Explorer";
            // 
            // FormMDIDocumentViewer
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1114, 833);
            this.Controls.Add(this.panelContainer2);
            this.Controls.Add(this.ribbonStatusBar1);
            this.Controls.Add(this.ribbonControl1);
            this.Controls.Add(this.barDockControlLeft);
            this.Controls.Add(this.barDockControlRight);
            this.Controls.Add(this.barDockControlBottom);
            this.Controls.Add(this.barDockControlTop);
            this.Controls.Add(this.barDockControl3);
            this.Controls.Add(this.barDockControl4);
            this.Controls.Add(this.barDockControl2);
            this.Controls.Add(this.barDockControl1);
            this.IsMdiContainer = true;
            this.Name = "FormMDIDocumentViewer";
            this.Ribbon = this.ribbonControl1;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.StatusBar = this.ribbonStatusBar1;
            this.Text = "FormMDIDocumentViewer";
            this.Load += new System.EventHandler(this.FormMDIDocumentViewer_Load);
            ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.panelContainer2.ResumeLayout(false);
            this.dockPanelTree.ResumeLayout(false);
            this.dockPanel2_Container.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
            this.dockPanelFiles.ResumeLayout(false);
            this.dockPanel3_Container.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.riImageEditType)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ributtonCommands)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollectionTypes)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollectionFolder)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollectionFile)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManagerFile)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.barManagerFolder)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).EndInit();
            this.dockPanel1.ResumeLayout(false);
            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()
 {
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(frmThemSuaKhachHang));
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     this.rbDaiLy         = new System.Windows.Forms.RadioButton();
     this.rbKhachLe       = new System.Windows.Forms.RadioButton();
     this.cbConQuanLy     = new System.Windows.Forms.CheckBox();
     this.btnDong         = new DevExpress.XtraEditors.SimpleButton();
     this.btnLuu          = new DevExpress.XtraEditors.SimpleButton();
     this.label1          = new System.Windows.Forms.Label();
     this.txtMaKhachHang  = new System.Windows.Forms.TextBox();
     this.txtKhuVuc       = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.txtTenKhachHang = new System.Windows.Forms.TextBox();
     this.label3          = new System.Windows.Forms.Label();
     this.txtDiaChi       = new System.Windows.Forms.TextBox();
     this.groupControl1   = new DevExpress.XtraEditors.GroupControl();
     this.txtNoHienTai    = new System.Windows.Forms.TextBox();
     this.label20         = new System.Windows.Forms.Label();
     this.label19         = new System.Windows.Forms.Label();
     this.label18         = new System.Windows.Forms.Label();
     this.ceChietKhau     = new DevExpress.XtraEditors.CalcEdit();
     this.ceGioiHanNo     = new DevExpress.XtraEditors.CalcEdit();
     this.lkueKhuVuc      = new DevExpress.XtraEditors.LookUpEdit();
     this.txtNickSkype    = new System.Windows.Forms.TextBox();
     this.txtNickYahoo    = new System.Windows.Forms.TextBox();
     this.txtNganHang     = new System.Windows.Forms.TextBox();
     this.txtWebSite      = new System.Windows.Forms.TextBox();
     this.txtMobile       = new System.Windows.Forms.TextBox();
     this.txtNguoiLienHe  = new System.Windows.Forms.TextBox();
     this.txtTaiKhoan     = new System.Windows.Forms.TextBox();
     this.txtEmail        = new System.Windows.Forms.TextBox();
     this.txtDienThoai    = new System.Windows.Forms.TextBox();
     this.txtFax          = new System.Windows.Forms.TextBox();
     this.txtMaSoThue     = new System.Windows.Forms.TextBox();
     this.label17         = new System.Windows.Forms.Label();
     this.label15         = new System.Windows.Forms.Label();
     this.label13         = new System.Windows.Forms.Label();
     this.label11         = new System.Windows.Forms.Label();
     this.label16         = new System.Windows.Forms.Label();
     this.label9          = new System.Windows.Forms.Label();
     this.label14         = new System.Windows.Forms.Label();
     this.label7          = new System.Windows.Forms.Label();
     this.label12         = new System.Windows.Forms.Label();
     this.label10         = new System.Windows.Forms.Label();
     this.label5          = new System.Windows.Forms.Label();
     this.label8          = new System.Windows.Forms.Label();
     this.label6          = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ceChietKhau.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ceGioiHanNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkueKhuVuc.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // rbDaiLy
     //
     this.rbDaiLy.AutoSize = true;
     this.rbDaiLy.Checked  = true;
     this.rbDaiLy.Location = new System.Drawing.Point(12, 12);
     this.rbDaiLy.Name     = "rbDaiLy";
     this.rbDaiLy.Size     = new System.Drawing.Size(55, 17);
     this.rbDaiLy.TabIndex = 0;
     this.rbDaiLy.TabStop  = true;
     this.rbDaiLy.Text     = "Đại Lý";
     this.rbDaiLy.UseVisualStyleBackColor = true;
     //
     // rbKhachLe
     //
     this.rbKhachLe.AutoSize = true;
     this.rbKhachLe.Location = new System.Drawing.Point(73, 13);
     this.rbKhachLe.Name     = "rbKhachLe";
     this.rbKhachLe.Size     = new System.Drawing.Size(71, 17);
     this.rbKhachLe.TabIndex = 1;
     this.rbKhachLe.Text     = "Khách Lẻ";
     this.rbKhachLe.UseVisualStyleBackColor = true;
     //
     // cbConQuanLy
     //
     this.cbConQuanLy.AutoSize   = true;
     this.cbConQuanLy.Checked    = true;
     this.cbConQuanLy.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbConQuanLy.Location   = new System.Drawing.Point(590, 14);
     this.cbConQuanLy.Name       = "cbConQuanLy";
     this.cbConQuanLy.Size       = new System.Drawing.Size(82, 17);
     this.cbConQuanLy.TabIndex   = 2;
     this.cbConQuanLy.Text       = "Còn quản lý";
     this.cbConQuanLy.UseVisualStyleBackColor = true;
     //
     // btnDong
     //
     this.btnDong.ImageOptions.Image    = ((System.Drawing.Image)(resources.GetObject("btnDong.ImageOptions.Image")));
     this.btnDong.ImageOptions.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btnDong.Location = new System.Drawing.Point(615, 355);
     this.btnDong.Name     = "btnDong";
     this.btnDong.Size     = new System.Drawing.Size(101, 23);
     this.btnDong.TabIndex = 5;
     this.btnDong.Text     = "Đóng";
     //
     // btnLuu
     //
     this.btnLuu.ImageOptions.Image    = ((System.Drawing.Image)(resources.GetObject("btnLuu.ImageOptions.Image")));
     this.btnLuu.ImageOptions.Location = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btnLuu.Location = new System.Drawing.Point(493, 355);
     this.btnLuu.Name     = "btnLuu";
     this.btnLuu.Size     = new System.Drawing.Size(101, 23);
     this.btnLuu.TabIndex = 4;
     this.btnLuu.Text     = "Lưu";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(8, 26);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(21, 13);
     this.label1.TabIndex = 20;
     this.label1.Text     = "Mã";
     //
     // txtMaKhachHang
     //
     this.txtMaKhachHang.Location = new System.Drawing.Point(91, 23);
     this.txtMaKhachHang.Name     = "txtMaKhachHang";
     this.txtMaKhachHang.Size     = new System.Drawing.Size(124, 21);
     this.txtMaKhachHang.TabIndex = 0;
     //
     // txtKhuVuc
     //
     this.txtKhuVuc.AutoSize = true;
     this.txtKhuVuc.Location = new System.Drawing.Point(242, 26);
     this.txtKhuVuc.Name     = "txtKhuVuc";
     this.txtKhuVuc.Size     = new System.Drawing.Size(46, 13);
     this.txtKhuVuc.TabIndex = 20;
     this.txtKhuVuc.Text     = "Khu vực";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(8, 53);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(25, 13);
     this.label2.TabIndex = 20;
     this.label2.Text     = "Tên";
     //
     // txtTenKhachHang
     //
     this.txtTenKhachHang.Location = new System.Drawing.Point(91, 50);
     this.txtTenKhachHang.Name     = "txtTenKhachHang";
     this.txtTenKhachHang.Size     = new System.Drawing.Size(605, 21);
     this.txtTenKhachHang.TabIndex = 2;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(8, 79);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(39, 13);
     this.label3.TabIndex = 20;
     this.label3.Text     = "Địa chỉ";
     //
     // txtDiaChi
     //
     this.txtDiaChi.Location = new System.Drawing.Point(91, 76);
     this.txtDiaChi.Name     = "txtDiaChi";
     this.txtDiaChi.Size     = new System.Drawing.Size(605, 21);
     this.txtDiaChi.TabIndex = 3;
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.txtNoHienTai);
     this.groupControl1.Controls.Add(this.label20);
     this.groupControl1.Controls.Add(this.label19);
     this.groupControl1.Controls.Add(this.label18);
     this.groupControl1.Controls.Add(this.ceChietKhau);
     this.groupControl1.Controls.Add(this.ceGioiHanNo);
     this.groupControl1.Controls.Add(this.lkueKhuVuc);
     this.groupControl1.Controls.Add(this.txtMaKhachHang);
     this.groupControl1.Controls.Add(this.txtNickSkype);
     this.groupControl1.Controls.Add(this.txtNickYahoo);
     this.groupControl1.Controls.Add(this.txtNganHang);
     this.groupControl1.Controls.Add(this.txtWebSite);
     this.groupControl1.Controls.Add(this.txtMobile);
     this.groupControl1.Controls.Add(this.txtNguoiLienHe);
     this.groupControl1.Controls.Add(this.txtTaiKhoan);
     this.groupControl1.Controls.Add(this.txtEmail);
     this.groupControl1.Controls.Add(this.txtDienThoai);
     this.groupControl1.Controls.Add(this.txtFax);
     this.groupControl1.Controls.Add(this.txtMaSoThue);
     this.groupControl1.Controls.Add(this.label17);
     this.groupControl1.Controls.Add(this.txtDiaChi);
     this.groupControl1.Controls.Add(this.label15);
     this.groupControl1.Controls.Add(this.label13);
     this.groupControl1.Controls.Add(this.label1);
     this.groupControl1.Controls.Add(this.label11);
     this.groupControl1.Controls.Add(this.txtTenKhachHang);
     this.groupControl1.Controls.Add(this.label16);
     this.groupControl1.Controls.Add(this.label9);
     this.groupControl1.Controls.Add(this.label14);
     this.groupControl1.Controls.Add(this.label7);
     this.groupControl1.Controls.Add(this.label12);
     this.groupControl1.Controls.Add(this.label2);
     this.groupControl1.Controls.Add(this.label10);
     this.groupControl1.Controls.Add(this.label5);
     this.groupControl1.Controls.Add(this.label8);
     this.groupControl1.Controls.Add(this.label6);
     this.groupControl1.Controls.Add(this.txtKhuVuc);
     this.groupControl1.Controls.Add(this.label4);
     this.groupControl1.Controls.Add(this.label3);
     this.groupControl1.Location = new System.Drawing.Point(13, 37);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(703, 300);
     this.groupControl1.TabIndex = 3;
     this.groupControl1.Text     = "Thông tin chung";
     //
     // txtNoHienTai
     //
     this.txtNoHienTai.Location = new System.Drawing.Point(308, 212);
     this.txtNoHienTai.Name     = "txtNoHienTai";
     this.txtNoHienTai.ReadOnly = true;
     this.txtNoHienTai.Size     = new System.Drawing.Size(388, 21);
     this.txtNoHienTai.TabIndex = 13;
     //
     // label20
     //
     this.label20.AutoSize  = true;
     this.label20.ForeColor = System.Drawing.Color.Red;
     this.label20.Location  = new System.Drawing.Point(284, 27);
     this.label20.Name      = "label20";
     this.label20.Size      = new System.Drawing.Size(21, 13);
     this.label20.TabIndex  = 26;
     this.label20.Text      = "(*)";
     //
     // label19
     //
     this.label19.AutoSize  = true;
     this.label19.ForeColor = System.Drawing.Color.Red;
     this.label19.Location  = new System.Drawing.Point(33, 53);
     this.label19.Name      = "label19";
     this.label19.Size      = new System.Drawing.Size(21, 13);
     this.label19.TabIndex  = 25;
     this.label19.Text      = "(*)";
     //
     // label18
     //
     this.label18.AutoSize  = true;
     this.label18.ForeColor = System.Drawing.Color.Red;
     this.label18.Location  = new System.Drawing.Point(26, 26);
     this.label18.Name      = "label18";
     this.label18.Size      = new System.Drawing.Size(21, 13);
     this.label18.TabIndex  = 24;
     this.label18.Text      = "(*)";
     //
     // ceChietKhau
     //
     this.ceChietKhau.Location = new System.Drawing.Point(91, 239);
     this.ceChietKhau.Name     = "ceChietKhau";
     this.ceChietKhau.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.ceChietKhau.Properties.DisplayFormat.FormatString = "n0";
     this.ceChietKhau.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.ceChietKhau.Properties.Mask.EditMask = "n0";
     this.ceChietKhau.Size     = new System.Drawing.Size(124, 20);
     this.ceChietKhau.TabIndex = 14;
     //
     // ceGioiHanNo
     //
     this.ceGioiHanNo.Location = new System.Drawing.Point(91, 213);
     this.ceGioiHanNo.Name     = "ceGioiHanNo";
     this.ceGioiHanNo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.ceGioiHanNo.Properties.DisplayFormat.FormatString = "n0";
     this.ceGioiHanNo.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.ceGioiHanNo.Properties.Mask.EditMask = "n0";
     this.ceGioiHanNo.Size     = new System.Drawing.Size(124, 20);
     this.ceGioiHanNo.TabIndex = 12;
     //
     // lkueKhuVuc
     //
     this.lkueKhuVuc.Location        = new System.Drawing.Point(311, 24);
     this.lkueKhuVuc.Name            = "lkueKhuVuc";
     editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.lkueKhuVuc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo),
         new DevExpress.XtraEditors.Controls.EditorButton(editorButtonImageOptions1, DevExpress.XtraEditors.Controls.ButtonPredefines.Plus, null)
     });
     this.lkueKhuVuc.Size     = new System.Drawing.Size(385, 20);
     this.lkueKhuVuc.TabIndex = 1;
     //
     // txtNickSkype
     //
     this.txtNickSkype.Location = new System.Drawing.Point(308, 266);
     this.txtNickSkype.Name     = "txtNickSkype";
     this.txtNickSkype.Size     = new System.Drawing.Size(388, 21);
     this.txtNickSkype.TabIndex = 17;
     //
     // txtNickYahoo
     //
     this.txtNickYahoo.Location = new System.Drawing.Point(308, 239);
     this.txtNickYahoo.Name     = "txtNickYahoo";
     this.txtNickYahoo.Size     = new System.Drawing.Size(388, 21);
     this.txtNickYahoo.TabIndex = 15;
     //
     // txtNganHang
     //
     this.txtNganHang.Location = new System.Drawing.Point(308, 185);
     this.txtNganHang.Name     = "txtNganHang";
     this.txtNganHang.Size     = new System.Drawing.Size(388, 21);
     this.txtNganHang.TabIndex = 11;
     //
     // txtWebSite
     //
     this.txtWebSite.Location = new System.Drawing.Point(308, 158);
     this.txtWebSite.Name     = "txtWebSite";
     this.txtWebSite.Size     = new System.Drawing.Size(388, 21);
     this.txtWebSite.TabIndex = 9;
     //
     // txtMobile
     //
     this.txtMobile.Location = new System.Drawing.Point(308, 130);
     this.txtMobile.Name     = "txtMobile";
     this.txtMobile.Size     = new System.Drawing.Size(388, 21);
     this.txtMobile.TabIndex = 7;
     //
     // txtNguoiLienHe
     //
     this.txtNguoiLienHe.Location = new System.Drawing.Point(91, 265);
     this.txtNguoiLienHe.Name     = "txtNguoiLienHe";
     this.txtNguoiLienHe.Size     = new System.Drawing.Size(124, 21);
     this.txtNguoiLienHe.TabIndex = 16;
     //
     // txtTaiKhoan
     //
     this.txtTaiKhoan.Location = new System.Drawing.Point(91, 185);
     this.txtTaiKhoan.Name     = "txtTaiKhoan";
     this.txtTaiKhoan.Size     = new System.Drawing.Size(124, 21);
     this.txtTaiKhoan.TabIndex = 10;
     //
     // txtEmail
     //
     this.txtEmail.Location = new System.Drawing.Point(91, 158);
     this.txtEmail.Name     = "txtEmail";
     this.txtEmail.Size     = new System.Drawing.Size(124, 21);
     this.txtEmail.TabIndex = 8;
     //
     // txtDienThoai
     //
     this.txtDienThoai.Location = new System.Drawing.Point(91, 130);
     this.txtDienThoai.Name     = "txtDienThoai";
     this.txtDienThoai.Size     = new System.Drawing.Size(124, 21);
     this.txtDienThoai.TabIndex = 6;
     //
     // txtFax
     //
     this.txtFax.Location = new System.Drawing.Point(308, 103);
     this.txtFax.Name     = "txtFax";
     this.txtFax.Size     = new System.Drawing.Size(388, 21);
     this.txtFax.TabIndex = 5;
     //
     // txtMaSoThue
     //
     this.txtMaSoThue.Location = new System.Drawing.Point(91, 103);
     this.txtMaSoThue.Name     = "txtMaSoThue";
     this.txtMaSoThue.Size     = new System.Drawing.Size(124, 21);
     this.txtMaSoThue.TabIndex = 4;
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(242, 268);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(58, 13);
     this.label17.TabIndex = 20;
     this.label17.Text     = "Nick Skype";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(242, 241);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(59, 13);
     this.label15.TabIndex = 20;
     this.label15.Text     = "Nick Yahoo";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.Location = new System.Drawing.Point(242, 215);
     this.label13.Name     = "label13";
     this.label13.Size     = new System.Drawing.Size(61, 13);
     this.label13.TabIndex = 20;
     this.label13.Text     = "Nợ Hiện Tại";
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(242, 188);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(60, 13);
     this.label11.TabIndex = 20;
     this.label11.Text     = "Ngân Hàng";
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(8, 268);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(72, 13);
     this.label16.TabIndex = 20;
     this.label16.Text     = "Người Liên hệ";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(242, 161);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(46, 13);
     this.label9.TabIndex = 20;
     this.label9.Text     = "Website";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(8, 241);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(60, 13);
     this.label14.TabIndex = 20;
     this.label14.Text     = "Chiếc Khấu";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(242, 133);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(37, 13);
     this.label7.TabIndex = 20;
     this.label7.Text     = "Mobile";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Location = new System.Drawing.Point(8, 215);
     this.label12.Name     = "label12";
     this.label12.Size     = new System.Drawing.Size(62, 13);
     this.label12.TabIndex = 20;
     this.label12.Text     = "Giới Hạn Nợ";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(8, 188);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(54, 13);
     this.label10.TabIndex = 20;
     this.label10.Text     = "Tài Khoản";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(242, 106);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(25, 13);
     this.label5.TabIndex = 20;
     this.label5.Text     = "Fax";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(8, 161);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(31, 13);
     this.label8.TabIndex = 20;
     this.label8.Text     = "Email";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(8, 133);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(56, 13);
     this.label6.TabIndex = 20;
     this.label6.Text     = "Điện thoại";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(8, 106);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(60, 13);
     this.label4.TabIndex = 20;
     this.label4.Text     = "Mã số thuế";
     //
     // frmThemSuaKhachHang
     //
     this.AcceptButton        = this.btnLuu;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(728, 390);
     this.Controls.Add(this.btnDong);
     this.Controls.Add(this.btnLuu);
     this.Controls.Add(this.cbConQuanLy);
     this.Controls.Add(this.rbKhachLe);
     this.Controls.Add(this.rbDaiLy);
     this.Controls.Add(this.groupControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmThemSuaKhachHang";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "frmThemKhachHang";
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.groupControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ceChietKhau.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ceGioiHanNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lkueKhuVuc.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(frmNhanVien));
     DevExpress.XtraLayout.ColumnDefinition columnDefinition11          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition12          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition13          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition14          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition15          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition16          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition17          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition18          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition19          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition20          = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition3     = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition4     = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition1  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition2  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition3  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition4  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition5  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition6  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition7  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition8  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition9  = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition1     = new DevExpress.XtraLayout.RowDefinition();
     DevExpress.XtraLayout.RowDefinition    rowDefinition2     = new DevExpress.XtraLayout.RowDefinition();
     this.layoutControl1      = new DevExpress.XtraLayout.LayoutControl();
     this.tbPass              = new System.Windows.Forms.TextBox();
     this.gridSplitContainer1 = new DevExpress.XtraGrid.GridSplitContainer();
     this.gc          = new DevExpress.XtraGrid.GridControl();
     this.gv          = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.gridColumn9         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btSua               = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumn10        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btXoa               = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.ceDuAn              = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.simpleButton2       = new DevExpress.XtraEditors.SimpleButton();
     this.sbThem              = new DevExpress.XtraEditors.SimpleButton();
     this.cbIsAd              = new System.Windows.Forms.CheckBox();
     this.tbUsername          = new System.Windows.Forms.TextBox();
     this.tbName              = new System.Windows.Forms.TextBox();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem7  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem9  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridSplitContainer1)).BeginInit();
     this.gridSplitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gc)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gv)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btSua)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btXoa)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ceDuAn)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.tbPass);
     this.layoutControl1.Controls.Add(this.gridSplitContainer1);
     this.layoutControl1.Controls.Add(this.simpleButton2);
     this.layoutControl1.Controls.Add(this.sbThem);
     this.layoutControl1.Controls.Add(this.cbIsAd);
     this.layoutControl1.Controls.Add(this.tbUsername);
     this.layoutControl1.Controls.Add(this.tbName);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(4);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(388, 233, 450, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1304, 591);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // tbPass
     //
     this.tbPass.Enabled  = false;
     this.tbPass.Location = new System.Drawing.Point(610, 37);
     this.tbPass.Margin   = new System.Windows.Forms.Padding(4);
     this.tbPass.Name     = "tbPass";
     this.tbPass.Size     = new System.Drawing.Size(196, 25);
     this.tbPass.TabIndex = 19;
     //
     // gridSplitContainer1
     //
     this.gridSplitContainer1.Grid     = this.gc;
     this.gridSplitContainer1.Location = new System.Drawing.Point(3, 103);
     this.gridSplitContainer1.Margin   = new System.Windows.Forms.Padding(4);
     this.gridSplitContainer1.Name     = "gridSplitContainer1";
     this.gridSplitContainer1.Panel1.Controls.Add(this.gc);
     this.gridSplitContainer1.Size     = new System.Drawing.Size(1298, 485);
     this.gridSplitContainer1.TabIndex = 20;
     //
     // gc
     //
     this.gc.DataMember = "BaoLoi";
     this.gc.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gc.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
     this.gc.Location = new System.Drawing.Point(0, 0);
     this.gc.MainView = this.gv;
     this.gc.Margin   = new System.Windows.Forms.Padding(4);
     this.gc.Name     = "gc";
     this.gc.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemCheckEdit1,
         this.btSua,
         this.btXoa,
         this.ceDuAn
     });
     this.gc.Size     = new System.Drawing.Size(1298, 485);
     this.gc.TabIndex = 15;
     this.gc.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gv
     });
     //
     // gv
     //
     this.gv.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn7,
         this.gridColumn8,
         this.gridColumn9,
         this.gridColumn10
     });
     this.gv.GridControl    = this.gc;
     this.gv.IndicatorWidth = 30;
     this.gv.Name           = "gv";
     this.gv.OptionsView.ShowAutoFilterRow = true;
     this.gv.OptionsView.ShowGroupPanel    = false;
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.Caption   = "Mã nhân viên";
     this.gridColumn1.FieldName = "ID";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 148;
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.Caption   = "Tên nhân viên";
     this.gridColumn2.FieldName = "Name";
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit = false;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width        = 340;
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn7.Caption   = "Tên đăng nhập";
     this.gridColumn7.FieldName = "Username";
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 2;
     this.gridColumn7.Width        = 271;
     //
     // gridColumn8
     //
     this.gridColumn8.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn8.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn8.Caption    = "Is Admin";
     this.gridColumn8.ColumnEdit = this.repositoryItemCheckEdit1;
     this.gridColumn8.FieldName  = "IsAdmin";
     this.gridColumn8.Name       = "gridColumn8";
     this.gridColumn8.OptionsColumn.AllowEdit = false;
     this.gridColumn8.Width = 48;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name       = "repositoryItemCheckEdit1";
     //
     // gridColumn9
     //
     this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn9.Caption      = "Sửa";
     this.gridColumn9.ColumnEdit   = this.btSua;
     this.gridColumn9.Name         = "gridColumn9";
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 3;
     this.gridColumn9.Width        = 55;
     //
     // btSua
     //
     this.btSua.AutoHeight           = false;
     editorButtonImageOptions1.Image = global::FrmQLThuVien.Properties.Resources.icons8_pencil_16;
     this.btSua.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(editorButtonImageOptions1, DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, null)
     });
     this.btSua.ContextImageOptions.Image = global::FrmQLThuVien.Properties.Resources.icons8_pencil_161;
     this.btSua.Name          = "btSua";
     this.btSua.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btSua.Click        += new System.EventHandler(this.btSua_Click);
     //
     // gridColumn10
     //
     this.gridColumn10.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn10.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn10.Caption      = "Xóa";
     this.gridColumn10.ColumnEdit   = this.btXoa;
     this.gridColumn10.Name         = "gridColumn10";
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 4;
     this.gridColumn10.Width        = 80;
     //
     // btXoa
     //
     this.btXoa.AutoHeight           = false;
     editorButtonImageOptions2.Image = global::FrmQLThuVien.Properties.Resources.icons8_delete_16;
     this.btXoa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(editorButtonImageOptions2, DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, null)
     });
     this.btXoa.ContextImageOptions.Image = global::FrmQLThuVien.Properties.Resources.icons8_delete_16;
     this.btXoa.Name          = "btXoa";
     this.btXoa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btXoa.Click        += new System.EventHandler(this.btXoa_Click);
     //
     // ceDuAn
     //
     this.ceDuAn.AutoHeight = false;
     this.ceDuAn.Name       = "ceDuAn";
     //
     // simpleButton2
     //
     this.simpleButton2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.ImageOptions.Image")));
     this.simpleButton2.Location           = new System.Drawing.Point(1200, 33);
     this.simpleButton2.Margin             = new System.Windows.Forms.Padding(4);
     this.simpleButton2.Name            = "simpleButton2";
     this.simpleButton2.Size            = new System.Drawing.Size(94, 29);
     this.simpleButton2.StyleController = this.layoutControl1;
     this.simpleButton2.TabIndex        = 14;
     this.simpleButton2.Text            = "Lưu";
     this.simpleButton2.Click          += new System.EventHandler(this.simpleButton2_Click);
     //
     // sbThem
     //
     this.sbThem.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("sbThem.ImageOptions.Image")));
     this.sbThem.Location           = new System.Drawing.Point(1080, 33);
     this.sbThem.Margin             = new System.Windows.Forms.Padding(4);
     this.sbThem.Name            = "sbThem";
     this.sbThem.Size            = new System.Drawing.Size(114, 29);
     this.sbThem.StyleController = this.layoutControl1;
     this.sbThem.TabIndex        = 13;
     this.sbThem.Text            = "Thêm";
     this.sbThem.Click          += new System.EventHandler(this.sbThem_Click);
     //
     // cbIsAd
     //
     this.cbIsAd.Enabled  = false;
     this.cbIsAd.Location = new System.Drawing.Point(946, 37);
     this.cbIsAd.Margin   = new System.Windows.Forms.Padding(4);
     this.cbIsAd.Name     = "cbIsAd";
     this.cbIsAd.Size     = new System.Drawing.Size(128, 25);
     this.cbIsAd.TabIndex = 12;
     this.cbIsAd.Text     = "Is Admin";
     this.cbIsAd.UseVisualStyleBackColor = true;
     //
     // tbUsername
     //
     this.tbUsername.Enabled      = false;
     this.tbUsername.Location     = new System.Drawing.Point(342, 37);
     this.tbUsername.Margin       = new System.Windows.Forms.Padding(4);
     this.tbUsername.Name         = "tbUsername";
     this.tbUsername.Size         = new System.Drawing.Size(196, 25);
     this.tbUsername.TabIndex     = 10;
     this.tbUsername.TextChanged += new System.EventHandler(this.tbUsername_TextChanged);
     //
     // tbName
     //
     this.tbName.Enabled  = false;
     this.tbName.Location = new System.Drawing.Point(76, 37);
     this.tbName.Margin   = new System.Windows.Forms.Padding(4);
     this.tbName.Name     = "tbName";
     this.tbName.Size     = new System.Drawing.Size(194, 25);
     this.tbName.TabIndex = 5;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem12,
         this.layoutControlGroup2
     });
     this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup1.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name       = "Root";
     columnDefinition11.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition11.Width            = 10D;
     columnDefinition12.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition12.Width            = 10D;
     columnDefinition13.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition13.Width            = 10D;
     columnDefinition14.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition14.Width            = 10D;
     columnDefinition15.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition15.Width            = 10D;
     columnDefinition16.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition16.Width            = 10D;
     columnDefinition17.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition17.Width            = 10D;
     columnDefinition18.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition18.Width            = 10D;
     columnDefinition19.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition19.Width            = 10D;
     columnDefinition20.SizeType         = System.Windows.Forms.SizeType.Percent;
     columnDefinition20.Width            = 10D;
     this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition11,
         columnDefinition12,
         columnDefinition13,
         columnDefinition14,
         columnDefinition15,
         columnDefinition16,
         columnDefinition17,
         columnDefinition18,
         columnDefinition19,
         columnDefinition20
     });
     rowDefinition3.Height   = 100D;
     rowDefinition3.SizeType = System.Windows.Forms.SizeType.Absolute;
     rowDefinition4.Height   = 100D;
     rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition3,
         rowDefinition4
     });
     this.layoutControlGroup1.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1304, 591);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem12
     //
     this.layoutControlItem12.Control  = this.gridSplitContainer1;
     this.layoutControlItem12.Location = new System.Drawing.Point(0, 100);
     this.layoutControlItem12.Name     = "layoutControlItem12";
     this.layoutControlItem12.OptionsTableLayoutItem.ColumnSpan = 10;
     this.layoutControlItem12.OptionsTableLayoutItem.RowIndex   = 1;
     this.layoutControlItem12.Size        = new System.Drawing.Size(1304, 491);
     this.layoutControlItem12.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem12.TextVisible = false;
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.AllowBorderColorBlending = true;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem2,
         this.layoutControlItem7,
         this.layoutControlItem13,
         this.layoutControlItem11,
         this.layoutControlItem10,
         this.layoutControlItem9
     });
     this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
     this.layoutControlGroup2.Location   = new System.Drawing.Point(0, 0);
     this.layoutControlGroup2.Name       = "layoutControlGroup2";
     this.layoutControlGroup2.OptionsItemText.TextToControlDistance = 4;
     columnDefinition1.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition1.Width     = 12.499999999999996D;
     columnDefinition2.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition2.Width     = 12.499999999999996D;
     columnDefinition3.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition3.Width     = 12.499999999999996D;
     columnDefinition4.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition4.Width     = 12.499999999999996D;
     columnDefinition5.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition5.Width     = 12.499999999999996D;
     columnDefinition6.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition6.Width     = 12.499999999999996D;
     columnDefinition7.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition7.Width     = 12.499999999999996D;
     columnDefinition8.SizeType  = System.Windows.Forms.SizeType.Percent;
     columnDefinition8.Width     = 12.499999999999996D;
     columnDefinition9.SizeType  = System.Windows.Forms.SizeType.Absolute;
     columnDefinition9.Width     = 120D;
     columnDefinition10.SizeType = System.Windows.Forms.SizeType.Absolute;
     columnDefinition10.Width    = 100D;
     this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
         columnDefinition1,
         columnDefinition2,
         columnDefinition3,
         columnDefinition4,
         columnDefinition5,
         columnDefinition6,
         columnDefinition7,
         columnDefinition8,
         columnDefinition9,
         columnDefinition10
     });
     rowDefinition1.Height   = 50D;
     rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
     rowDefinition2.Height   = 50D;
     rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
     this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
         rowDefinition1,
         rowDefinition2
     });
     this.layoutControlGroup2.OptionsTableLayoutItem.ColumnSpan = 10;
     this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
     this.layoutControlGroup2.Size    = new System.Drawing.Size(1304, 100);
     this.layoutControlGroup2.Text    = "Tác vụ";
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.tbName;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.OptionsTableLayoutItem.ColumnSpan = 2;
     this.layoutControlItem2.Size     = new System.Drawing.Size(266, 35);
     this.layoutControlItem2.Spacing  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
     this.layoutControlItem2.Text     = "Họ tên:";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(63, 17);
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.Control  = this.tbUsername;
     this.layoutControlItem7.Location = new System.Drawing.Point(266, 0);
     this.layoutControlItem7.Name     = "layoutControlItem7";
     this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
     this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan  = 2;
     this.layoutControlItem7.Size     = new System.Drawing.Size(268, 35);
     this.layoutControlItem7.Spacing  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
     this.layoutControlItem7.Text     = "Username:"******"layoutControlItem13";
     this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 4;
     this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan  = 2;
     this.layoutControlItem13.Size     = new System.Drawing.Size(268, 35);
     this.layoutControlItem13.Spacing  = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
     this.layoutControlItem13.Text     = "Password:"******"layoutControlItem11";
     this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 9;
     this.layoutControlItem11.Size = new System.Drawing.Size(100, 35);
     this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem11.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem11.TextVisible         = false;
     //
     // layoutControlItem10
     //
     this.layoutControlItem10.Control  = this.sbThem;
     this.layoutControlItem10.Location = new System.Drawing.Point(1070, 0);
     this.layoutControlItem10.MinSize  = new System.Drawing.Size(80, 26);
     this.layoutControlItem10.Name     = "layoutControlItem10";
     this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 8;
     this.layoutControlItem10.Size = new System.Drawing.Size(120, 35);
     this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem10.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem10.TextVisible         = false;
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.Control  = this.cbIsAd;
     this.layoutControlItem9.Location = new System.Drawing.Point(936, 0);
     this.layoutControlItem9.Name     = "layoutControlItem9";
     this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 7;
     this.layoutControlItem9.Size        = new System.Drawing.Size(134, 35);
     this.layoutControlItem9.Spacing     = new DevExpress.XtraLayout.Utils.Padding(0, 0, 4, 0);
     this.layoutControlItem9.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem9.TextVisible = false;
     this.layoutControlItem9.Visibility  = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // frmNhanVien
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1304, 591);
     this.Controls.Add(this.layoutControl1);
     this.Margin      = new System.Windows.Forms.Padding(4);
     this.Name        = "frmNhanVien";
     this.Text        = "Quản lý nhân viên";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load       += new System.EventHandler(this.frmNhanVien_Load_1);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridSplitContainer1)).EndInit();
     this.gridSplitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gc)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gv)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btSua)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btXoa)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ceDuAn)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(ucNhapHang));
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     this.searchNhaCungCap      = new DevExpress.XtraEditors.SearchLookUpEdit();
     this.searchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn8           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.labelControl8         = new DevExpress.XtraEditors.LabelControl();
     this.btnXoa                    = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave                   = new DevExpress.XtraEditors.SimpleButton();
     this.btnSua                    = new DevExpress.XtraEditors.SimpleButton();
     this.btnAdd                    = new DevExpress.XtraEditors.SimpleButton();
     this.txtMaDonHang              = new DevExpress.XtraEditors.TextEdit();
     this.txtTenDonHang             = new DevExpress.XtraEditors.TextEdit();
     this.labelControl6             = new DevExpress.XtraEditors.LabelControl();
     this.dateEditNgayLapPhieu      = new DevExpress.XtraEditors.DateEdit();
     this.labelControl1             = new DevExpress.XtraEditors.LabelControl();
     this.txtTongTriGia             = new DevExpress.XtraEditors.TextEdit();
     this.labelControl2             = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3             = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4             = new DevExpress.XtraEditors.LabelControl();
     this.labelControl7             = new DevExpress.XtraEditors.LabelControl();
     this.txtSearch                 = new DevExpress.XtraEditors.TextEdit();
     this.panelControl2             = new DevExpress.XtraEditors.PanelControl();
     this.txtNguoiLapPhieu          = new DevExpress.XtraEditors.TextEdit();
     this.panelControl1             = new DevExpress.XtraEditors.PanelControl();
     this.groupControl3             = new DevExpress.XtraEditors.GroupControl();
     this.gDSPhieuNhap              = new DevExpress.XtraGrid.GridControl();
     this.gvDSPN                    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.panelControl3             = new DevExpress.XtraEditors.PanelControl();
     this.btnChiTiet                = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.searchNhaCungCap.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMaDonHang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTenDonHang.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditNgayLapPhieu.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditNgayLapPhieu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTongTriGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtNguoiLapPhieu.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gDSPhieuNhap)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvDSPN)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     this.SuspendLayout();
     //
     // searchNhaCungCap
     //
     this.searchNhaCungCap.EditValue = "";
     this.searchNhaCungCap.Location  = new System.Drawing.Point(139, 159);
     this.searchNhaCungCap.Name      = "searchNhaCungCap";
     this.searchNhaCungCap.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.searchNhaCungCap.Properties.DisplayMember = "Name";
     this.searchNhaCungCap.Properties.NullText      = "";
     this.searchNhaCungCap.Properties.PopupView     = this.searchLookUpEdit1View;
     this.searchNhaCungCap.Properties.ValueMember   = "SupplierID";
     this.searchNhaCungCap.Size              = new System.Drawing.Size(316, 23);
     this.searchNhaCungCap.TabIndex          = 10;
     this.searchNhaCungCap.EditValueChanged += new System.EventHandler(this.searchNhaCungCap_EditValueChanged);
     //
     // searchLookUpEdit1View
     //
     this.searchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn8,
         this.gridColumn9
     });
     this.searchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.searchLookUpEdit1View.Name           = "searchLookUpEdit1View";
     this.searchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.searchLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption      = "Tên nhà cung cấp";
     this.gridColumn8.FieldName    = "Name";
     this.gridColumn8.Name         = "gridColumn8";
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 0;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption      = "Mã nhà cung cấp";
     this.gridColumn9.FieldName    = "SupplierID";
     this.gridColumn9.Name         = "gridColumn9";
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 1;
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(6, 14);
     this.labelControl8.Name     = "labelControl8";
     this.labelControl8.Size     = new System.Drawing.Size(35, 16);
     this.labelControl8.TabIndex = 10;
     this.labelControl8.Text     = "Seach";
     this.labelControl8.Click   += new System.EventHandler(this.labelControl8_Click);
     //
     // btnXoa
     //
     this.btnXoa.Location = new System.Drawing.Point(550, 6);
     this.btnXoa.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnXoa.Name     = "btnXoa";
     this.btnXoa.Size     = new System.Drawing.Size(83, 30);
     this.btnXoa.TabIndex = 21;
     this.btnXoa.Text     = "Xóa";
     this.btnXoa.Click   += new System.EventHandler(this.btnXoa_Click);
     //
     // btnSave
     //
     this.btnSave.Location = new System.Drawing.Point(639, 6);
     this.btnSave.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnSave.Name     = "btnSave";
     this.btnSave.Size     = new System.Drawing.Size(83, 30);
     this.btnSave.TabIndex = 21;
     this.btnSave.Text     = "Lưu";
     this.btnSave.Click   += new System.EventHandler(this.btnSave_Click);
     //
     // btnSua
     //
     this.btnSua.Location = new System.Drawing.Point(461, 6);
     this.btnSua.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnSua.Name     = "btnSua";
     this.btnSua.Size     = new System.Drawing.Size(83, 30);
     this.btnSua.TabIndex = 20;
     this.btnSua.Text     = "Sửa";
     this.btnSua.Click   += new System.EventHandler(this.btnSua_Click);
     //
     // btnAdd
     //
     this.btnAdd.Location = new System.Drawing.Point(372, 7);
     this.btnAdd.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnAdd.Name     = "btnAdd";
     this.btnAdd.Size     = new System.Drawing.Size(83, 30);
     this.btnAdd.TabIndex = 20;
     this.btnAdd.Text     = "Thêm ";
     this.btnAdd.Click   += new System.EventHandler(this.btnAdd_Click);
     //
     // txtMaDonHang
     //
     this.txtMaDonHang.Enabled           = false;
     this.txtMaDonHang.Location          = new System.Drawing.Point(139, 17);
     this.txtMaDonHang.Name              = "txtMaDonHang";
     this.txtMaDonHang.Size              = new System.Drawing.Size(316, 23);
     this.txtMaDonHang.TabIndex          = 8;
     this.txtMaDonHang.EditValueChanged += new System.EventHandler(this.txtMaDonHang_EditValueChanged);
     //
     // txtTenDonHang
     //
     this.txtTenDonHang.Location          = new System.Drawing.Point(138, 51);
     this.txtTenDonHang.Name              = "txtTenDonHang";
     this.txtTenDonHang.Size              = new System.Drawing.Size(316, 23);
     this.txtTenDonHang.TabIndex          = 8;
     this.txtTenDonHang.EditValueChanged += new System.EventHandler(this.txtTenDonHang_EditValueChanged);
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(6, 20);
     this.labelControl6.Name     = "labelControl6";
     this.labelControl6.Size     = new System.Drawing.Size(79, 16);
     this.labelControl6.TabIndex = 6;
     this.labelControl6.Text     = "Mã đơn hàng:";
     this.labelControl6.Click   += new System.EventHandler(this.labelControl6_Click);
     //
     // dateEditNgayLapPhieu
     //
     this.dateEditNgayLapPhieu.EditValue = null;
     this.dateEditNgayLapPhieu.Enabled   = false;
     this.dateEditNgayLapPhieu.Location  = new System.Drawing.Point(139, 199);
     this.dateEditNgayLapPhieu.Name      = "dateEditNgayLapPhieu";
     this.dateEditNgayLapPhieu.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEditNgayLapPhieu.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEditNgayLapPhieu.Size              = new System.Drawing.Size(316, 23);
     this.dateEditNgayLapPhieu.TabIndex          = 9;
     this.dateEditNgayLapPhieu.EditValueChanged += new System.EventHandler(this.dateEditNgayLapPhieu_EditValueChanged);
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(5, 53);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(84, 16);
     this.labelControl1.TabIndex = 6;
     this.labelControl1.Text     = "Tên đơn hàng:";
     this.labelControl1.Click   += new System.EventHandler(this.labelControl1_Click);
     //
     // txtTongTriGia
     //
     this.txtTongTriGia.EditValue = "";
     this.txtTongTriGia.Location  = new System.Drawing.Point(139, 121);
     this.txtTongTriGia.Name      = "txtTongTriGia";
     this.txtTongTriGia.Properties.Mask.EditMask = "N0";
     this.txtTongTriGia.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.txtTongTriGia.Size              = new System.Drawing.Size(316, 23);
     this.txtTongTriGia.TabIndex          = 8;
     this.txtTongTriGia.EditValueChanged += new System.EventHandler(this.txtTongTriGia_EditValueChanged);
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(6, 89);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(103, 17);
     this.labelControl2.TabIndex = 5;
     this.labelControl2.Text     = "Tên Người nhập:";
     this.labelControl2.Click   += new System.EventHandler(this.labelControl2_Click);
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(6, 166);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(90, 17);
     this.labelControl3.TabIndex = 4;
     this.labelControl3.Text     = "Nhà cung cấp:";
     this.labelControl3.Click   += new System.EventHandler(this.labelControl3_Click);
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(6, 126);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(74, 17);
     this.labelControl4.TabIndex = 3;
     this.labelControl4.Text     = "Tổng trị giá:";
     this.labelControl4.Click   += new System.EventHandler(this.labelControl4_Click);
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(6, 207);
     this.labelControl7.Name     = "labelControl7";
     this.labelControl7.Size     = new System.Drawing.Size(94, 17);
     this.labelControl7.TabIndex = 2;
     this.labelControl7.Text     = "ngày lập phiếu:";
     this.labelControl7.Click   += new System.EventHandler(this.labelControl7_Click);
     //
     // txtSearch
     //
     this.txtSearch.Location = new System.Drawing.Point(47, 11);
     this.txtSearch.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.txtSearch.Name     = "txtSearch";
     this.txtSearch.Properties.NullValuePrompt = "Tìm kiếm";
     this.txtSearch.Size              = new System.Drawing.Size(252, 23);
     this.txtSearch.TabIndex          = 19;
     this.txtSearch.EditValueChanged += new System.EventHandler(this.txtSearch_EditValueChanged);
     this.txtSearch.TextChanged      += new System.EventHandler(this.txtSearch_TextChanged);
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.searchNhaCungCap);
     this.panelControl2.Controls.Add(this.txtMaDonHang);
     this.panelControl2.Controls.Add(this.txtNguoiLapPhieu);
     this.panelControl2.Controls.Add(this.txtTenDonHang);
     this.panelControl2.Controls.Add(this.labelControl6);
     this.panelControl2.Controls.Add(this.dateEditNgayLapPhieu);
     this.panelControl2.Controls.Add(this.labelControl1);
     this.panelControl2.Controls.Add(this.txtTongTriGia);
     this.panelControl2.Controls.Add(this.labelControl2);
     this.panelControl2.Controls.Add(this.labelControl3);
     this.panelControl2.Controls.Add(this.labelControl4);
     this.panelControl2.Controls.Add(this.labelControl7);
     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(1147, 242);
     this.panelControl2.TabIndex = 10;
     //
     // txtNguoiLapPhieu
     //
     this.txtNguoiLapPhieu.Location          = new System.Drawing.Point(139, 86);
     this.txtNguoiLapPhieu.Name              = "txtNguoiLapPhieu";
     this.txtNguoiLapPhieu.Size              = new System.Drawing.Size(316, 23);
     this.txtNguoiLapPhieu.TabIndex          = 8;
     this.txtNguoiLapPhieu.EditValueChanged += new System.EventHandler(this.txtNguoiLapPhieu_EditValueChanged);
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.groupControl3);
     this.panelControl1.Controls.Add(this.panelControl3);
     this.panelControl1.Controls.Add(this.panelControl2);
     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(1151, 586);
     this.panelControl1.TabIndex = 1;
     this.panelControl1.Paint   += new System.Windows.Forms.PaintEventHandler(this.panelControl1_Paint);
     //
     // groupControl3
     //
     this.groupControl3.AppearanceCaption.Options.UseTextOptions = true;
     this.groupControl3.AppearanceCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.groupControl3.Controls.Add(this.gDSPhieuNhap);
     this.groupControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl3.Location = new System.Drawing.Point(2, 286);
     this.groupControl3.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.groupControl3.Name     = "groupControl3";
     this.groupControl3.Size     = new System.Drawing.Size(1147, 298);
     this.groupControl3.TabIndex = 11;
     this.groupControl3.Text     = "Danh sách mặt hàng";
     this.groupControl3.Paint   += new System.Windows.Forms.PaintEventHandler(this.groupControl3_Paint);
     //
     // gDSPhieuNhap
     //
     this.gDSPhieuNhap.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.gDSPhieuNhap.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.gDSPhieuNhap.Location = new System.Drawing.Point(2, 28);
     this.gDSPhieuNhap.MainView = this.gvDSPN;
     this.gDSPhieuNhap.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.gDSPhieuNhap.Name     = "gDSPhieuNhap";
     this.gDSPhieuNhap.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemButtonEdit1
     });
     this.gDSPhieuNhap.Size     = new System.Drawing.Size(1142, 267);
     this.gDSPhieuNhap.TabIndex = 0;
     this.gDSPhieuNhap.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvDSPN
     });
     this.gDSPhieuNhap.Click += new System.EventHandler(this.gDSPhieuNhap_Click);
     //
     // gvDSPN
     //
     this.gvDSPN.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn7,
         this.gridColumn6
     });
     this.gvDSPN.DetailHeight = 431;
     this.gvDSPN.GridControl  = this.gDSPhieuNhap;
     this.gvDSPN.Name         = "gvDSPN";
     this.gvDSPN.OptionsView.ShowFilterPanelMode = DevExpress.XtraGrid.Views.Base.ShowFilterPanelMode.Never;
     this.gvDSPN.OptionsView.ShowGroupPanel      = false;
     this.gvDSPN.OptionsView.ShowIndicator       = false;
     this.gvDSPN.Click += new System.EventHandler(this.gvDSPN_Click);
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "Mã Phiếu Nhập";
     this.gridColumn1.FieldName = "ID";
     this.gridColumn1.MinWidth  = 23;
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit  = false;
     this.gridColumn1.OptionsColumn.AllowFocus = false;
     this.gridColumn1.OptionsColumn.ReadOnly   = true;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 103;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption   = "Tên Phiếu Nhập";
     this.gridColumn2.FieldName = "Name";
     this.gridColumn2.MinWidth  = 23;
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit  = false;
     this.gridColumn2.OptionsColumn.AllowFocus = false;
     this.gridColumn2.OptionsColumn.ReadOnly   = true;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width        = 103;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "Loại mặt hàng";
     this.gridColumn3.FieldName = "ItemTypeID";
     this.gridColumn3.MinWidth  = 23;
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit  = false;
     this.gridColumn3.OptionsColumn.AllowFocus = false;
     this.gridColumn3.OptionsColumn.ReadOnly   = true;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     this.gridColumn3.Width        = 103;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption   = "Tên ng nhập";
     this.gridColumn4.FieldName = "FullName";
     this.gridColumn4.MinWidth  = 23;
     this.gridColumn4.Name      = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowEdit  = false;
     this.gridColumn4.OptionsColumn.AllowFocus = false;
     this.gridColumn4.OptionsColumn.ReadOnly   = true;
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     this.gridColumn4.Width        = 103;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption   = "Tổng trị giá";
     this.gridColumn7.FieldName = "TotalValue";
     this.gridColumn7.MinWidth  = 25;
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit  = false;
     this.gridColumn7.OptionsColumn.AllowFocus = false;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 4;
     this.gridColumn7.Width        = 94;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption   = "Ngày lập phiếu";
     this.gridColumn6.FieldName = "ImportDate";
     this.gridColumn6.MinWidth  = 25;
     this.gridColumn6.Name      = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowEdit  = false;
     this.gridColumn6.OptionsColumn.AllowFocus = false;
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 5;
     this.gridColumn6.Width        = 94;
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     editorButtonImageOptions1.Image           = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEdit1.Name          = "repositoryItemButtonEdit1";
     this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // panelControl3
     //
     this.panelControl3.Controls.Add(this.btnChiTiet);
     this.panelControl3.Controls.Add(this.labelControl8);
     this.panelControl3.Controls.Add(this.btnXoa);
     this.panelControl3.Controls.Add(this.btnSave);
     this.panelControl3.Controls.Add(this.btnSua);
     this.panelControl3.Controls.Add(this.btnAdd);
     this.panelControl3.Controls.Add(this.txtSearch);
     this.panelControl3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl3.Location = new System.Drawing.Point(2, 244);
     this.panelControl3.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.panelControl3.Name     = "panelControl3";
     this.panelControl3.Size     = new System.Drawing.Size(1147, 42);
     this.panelControl3.TabIndex = 12;
     this.panelControl3.Paint   += new System.Windows.Forms.PaintEventHandler(this.panelControl3_Paint);
     //
     // btnChiTiet
     //
     this.btnChiTiet.Enabled  = false;
     this.btnChiTiet.Location = new System.Drawing.Point(728, 5);
     this.btnChiTiet.Margin   = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.btnChiTiet.Name     = "btnChiTiet";
     this.btnChiTiet.Size     = new System.Drawing.Size(83, 30);
     this.btnChiTiet.TabIndex = 22;
     this.btnChiTiet.Text     = "Chi tiết";
     this.btnChiTiet.Click   += new System.EventHandler(this.btnChiTiet_Click);
     //
     // ucNhapHang
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panelControl1);
     this.Name = "ucNhapHang";
     this.Size = new System.Drawing.Size(1151, 586);
     ((System.ComponentModel.ISupportInitialize)(this.searchNhaCungCap.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchLookUpEdit1View)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMaDonHang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTenDonHang.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditNgayLapPhieu.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEditNgayLapPhieu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTongTriGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.panelControl2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtNguoiLapPhieu.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gDSPhieuNhap)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvDSPN)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.panelControl3.PerformLayout();
     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.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(frmPhieuThu));
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
     this.barManager1                   = new DevExpress.XtraBars.BarManager(this.components);
     this.bar2                          = new DevExpress.XtraBars.Bar();
     this.btnThem                       = new DevExpress.XtraBars.BarButtonItem();
     this.btnLuu                        = new DevExpress.XtraBars.BarButtonItem();
     this.btnSua                        = new DevExpress.XtraBars.BarButtonItem();
     this.btnXoa                        = new DevExpress.XtraBars.BarButtonItem();
     this.btnNapLai                     = new DevExpress.XtraBars.BarButtonItem();
     this.btn_in                        = new DevExpress.XtraBars.BarButtonItem();
     this.btn_excel                     = new DevExpress.XtraBars.BarButtonItem();
     this.dateTuNgay                    = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemDateEdit1       = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.dateDenNgay                   = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemDateEdit2       = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.btnTim                        = 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);
     this.dgvPhieuThu                   = new DevExpress.XtraGrid.GridControl();
     this.gridView2                     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn3                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.cboLoaiPhieu                  = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.gridColumn16                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn17                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn18                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn19                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colXoa                        = new DevExpress.XtraGrid.Columns.GridColumn();
     this._btnXoa                       = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumn2                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit1     = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.repositoryItemButtonEdit2     = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemGridLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.gridView4                     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn15                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this._btn_xoa2                     = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.lblMaPhieu                    = new DevExpress.XtraEditors.LabelControl();
     this.label1A                       = new DevExpress.XtraEditors.LabelControl();
     this.xtraSaveFileDialog1           = new DevExpress.XtraEditors.XtraSaveFileDialog(this.components);
     ((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.imageCollection1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvPhieuThu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboLoaiPhieu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._btnXoa)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._btn_xoa2)).BeginInit();
     this.SuspendLayout();
     //
     // 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.Images = this.imageCollection1;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.btnThem,
         this.btnLuu,
         this.btnXoa,
         this.btnNapLai,
         this.btn_excel,
         this.btn_in,
         this.dateTuNgay,
         this.dateDenNgay,
         this.btnTim,
         this.btnSua
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 12;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemDateEdit1,
         this.repositoryItemDateEdit2
     });
     //
     // 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.btnThem, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnLuu, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnSua, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnXoa, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnNapLai, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_in, "", true, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_excel, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(((DevExpress.XtraBars.BarLinkUserDefines)((DevExpress.XtraBars.BarLinkUserDefines.PaintStyle | DevExpress.XtraBars.BarLinkUserDefines.Width))), this.dateTuNgay, "", true, true, true, 100, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(((DevExpress.XtraBars.BarLinkUserDefines)((DevExpress.XtraBars.BarLinkUserDefines.PaintStyle | DevExpress.XtraBars.BarLinkUserDefines.Width))), this.dateDenNgay, "", false, true, true, 96, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(this.btnTim)
     });
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // btnThem
     //
     this.btnThem.Caption = "&Thêm";
     this.btnThem.Id      = 0;
     this.btnThem.ImageOptions.ImageIndex = 0;
     this.btnThem.ItemShortcut            = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N));
     this.btnThem.Name       = "btnThem";
     this.btnThem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnThem_ItemClick);
     //
     // btnLuu
     //
     this.btnLuu.Caption = "Lưu";
     this.btnLuu.Id      = 1;
     this.btnLuu.ImageOptions.ImageIndex = 3;
     this.btnLuu.ItemShortcut            = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S));
     this.btnLuu.Name       = "btnLuu";
     this.btnLuu.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnLuu_ItemClick);
     //
     // btnSua
     //
     this.btnSua.Caption = "Sửa";
     this.btnSua.Id      = 11;
     this.btnSua.ImageOptions.ImageIndex = 6;
     this.btnSua.ItemShortcut            = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.E));
     this.btnSua.Name       = "btnSua";
     this.btnSua.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSua_ItemClick);
     //
     // btnXoa
     //
     this.btnXoa.Caption = "Xóa";
     this.btnXoa.Id      = 2;
     this.btnXoa.ImageOptions.ImageIndex = 1;
     this.btnXoa.Name       = "btnXoa";
     this.btnXoa.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnXoa_ItemClick);
     //
     // btnNapLai
     //
     this.btnNapLai.Caption = "Nạp lại";
     this.btnNapLai.Id      = 3;
     this.btnNapLai.ImageOptions.ImageIndex = 2;
     this.btnNapLai.Name       = "btnNapLai";
     this.btnNapLai.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnNapLai_ItemClick);
     //
     // btn_in
     //
     this.btn_in.Caption = "&In phiếu";
     this.btn_in.Id      = 7;
     this.btn_in.ImageOptions.ImageIndex = 5;
     this.btn_in.ItemShortcut            = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P));
     this.btn_in.Name = "btn_in";
     //
     // btn_excel
     //
     this.btn_excel.Caption = "&Excel";
     this.btn_excel.Id      = 5;
     this.btn_excel.ImageOptions.ImageIndex = 4;
     this.btn_excel.Name       = "btn_excel";
     this.btn_excel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_excel_ItemClick);
     //
     // dateTuNgay
     //
     this.dateTuNgay.Caption = "Từ";
     this.dateTuNgay.Edit    = this.repositoryItemDateEdit1;
     this.dateTuNgay.Id      = 8;
     this.dateTuNgay.Name    = "dateTuNgay";
     //
     // 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";
     //
     // dateDenNgay
     //
     this.dateDenNgay.Caption = "Đến";
     this.dateDenNgay.Edit    = this.repositoryItemDateEdit2;
     this.dateDenNgay.Id      = 9;
     this.dateDenNgay.Name    = "dateDenNgay";
     //
     // 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";
     //
     // btnTim
     //
     this.btnTim.Caption                 = "&Tim";
     this.btnTim.Id                      = 10;
     this.btnTim.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnTim.ImageOptions.Image")));
     this.btnTim.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnTim.ImageOptions.LargeImage")));
     this.btnTim.Name                    = "btnTim";
     //
     // 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(1178, 34);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 703);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(1178, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 34);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 669);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1178, 34);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 669);
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     this.imageCollection1.Images.SetKeyName(0, "additem_16x16.png");
     this.imageCollection1.Images.SetKeyName(1, "close_16x16.png");
     this.imageCollection1.Images.SetKeyName(2, "refresh_16x16.png");
     this.imageCollection1.Images.SetKeyName(3, "saveas_16x16.png");
     this.imageCollection1.Images.SetKeyName(4, "exporttoxlsx_16x16.png");
     this.imageCollection1.Images.SetKeyName(5, "print_16x16.png");
     this.imageCollection1.Images.SetKeyName(6, "edittask_16x16.png");
     //
     // dgvPhieuThu
     //
     this.dgvPhieuThu.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.dgvPhieuThu.Location    = new System.Drawing.Point(0, 34);
     this.dgvPhieuThu.MainView    = this.gridView2;
     this.dgvPhieuThu.MenuManager = this.barManager1;
     this.dgvPhieuThu.Name        = "dgvPhieuThu";
     this.dgvPhieuThu.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemLookUpEdit1,
         this.repositoryItemButtonEdit2,
         this.repositoryItemGridLookUpEdit1,
         this._btn_xoa2,
         this.cboLoaiPhieu,
         this._btnXoa
     });
     this.dgvPhieuThu.Size                 = new System.Drawing.Size(1178, 669);
     this.dgvPhieuThu.TabIndex             = 38;
     this.dgvPhieuThu.UseEmbeddedNavigator = true;
     this.dgvPhieuThu.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn6,
         this.gridColumn16,
         this.gridColumn7,
         this.gridColumn17,
         this.gridColumn18,
         this.gridColumn19,
         this.gridColumn1,
         this.colXoa,
         this.gridColumn2
     });
     this.gridView2.DetailHeight = 372;
     this.gridView2.GridControl  = this.dgvPhieuThu;
     this.gridView2.Name         = "gridView2";
     this.gridView2.OptionsBehavior.AutoExpandAllGroups = true;
     this.gridView2.OptionsView.ColumnAutoWidth         = false;
     this.gridView2.OptionsView.ShowAutoFilterRow       = true;
     this.gridView2.OptionsView.ShowFooter         = true;
     this.gridView2.OptionsView.ShowGroupedColumns = true;
     this.gridView2.OptionsView.ShowGroupPanel     = false;
     this.gridView2.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView2_RowCellClick);
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "Mã phiếu";
     this.gridColumn3.FieldName = "maphieu";
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.FixedWidth = true;
     this.gridColumn3.OptionsColumn.ReadOnly   = true;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 1;
     this.gridColumn3.Width        = 110;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption   = "Ngày lập";
     this.gridColumn4.FieldName = "ngaylap";
     this.gridColumn4.Name      = "gridColumn4";
     this.gridColumn4.OptionsColumn.FixedWidth = true;
     this.gridColumn4.OptionsColumn.ReadOnly   = true;
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 2;
     this.gridColumn4.Width        = 100;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption    = "Lý do thu";
     this.gridColumn6.ColumnEdit = this.cboLoaiPhieu;
     this.gridColumn6.FieldName  = "maloaiphieu";
     this.gridColumn6.Name       = "gridColumn6";
     this.gridColumn6.OptionsColumn.FixedWidth = true;
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 3;
     this.gridColumn6.Width        = 185;
     //
     // cboLoaiPhieu
     //
     this.cboLoaiPhieu.AutoHeight = false;
     this.cboLoaiPhieu.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboLoaiPhieu.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("loaiphieu", "Loại phiếu")
     });
     this.cboLoaiPhieu.Name     = "cboLoaiPhieu";
     this.cboLoaiPhieu.NullText = "";
     //
     // gridColumn16
     //
     this.gridColumn16.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn16.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn16.Caption = "Số tiền";
     this.gridColumn16.DisplayFormat.FormatString = "{0:#,##}";
     this.gridColumn16.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn16.FieldName = "sotien";
     this.gridColumn16.MinWidth  = 25;
     this.gridColumn16.Name      = "gridColumn16";
     this.gridColumn16.OptionsColumn.FixedWidth = true;
     this.gridColumn16.OptionsColumn.ReadOnly   = true;
     this.gridColumn16.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "sotien", "{0:#,##}")
     });
     this.gridColumn16.Visible      = true;
     this.gridColumn16.VisibleIndex = 4;
     this.gridColumn16.Width        = 100;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption   = "Ngày tạo";
     this.gridColumn7.FieldName = "thoigian";
     this.gridColumn7.MinWidth  = 25;
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.FixedWidth = true;
     this.gridColumn7.OptionsColumn.ReadOnly   = true;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 8;
     this.gridColumn7.Width        = 150;
     //
     // gridColumn17
     //
     this.gridColumn17.Caption   = "Người tạo";
     this.gridColumn17.FieldName = "nguoitd";
     this.gridColumn17.MinWidth  = 25;
     this.gridColumn17.Name      = "gridColumn17";
     this.gridColumn17.OptionsColumn.FixedWidth = true;
     this.gridColumn17.OptionsColumn.ReadOnly   = true;
     this.gridColumn17.Visible      = true;
     this.gridColumn17.VisibleIndex = 7;
     this.gridColumn17.Width        = 120;
     //
     // gridColumn18
     //
     this.gridColumn18.Caption   = "Người sửa";
     this.gridColumn18.FieldName = "nguoitd2";
     this.gridColumn18.MinWidth  = 25;
     this.gridColumn18.Name      = "gridColumn18";
     this.gridColumn18.OptionsColumn.FixedWidth = true;
     this.gridColumn18.OptionsColumn.ReadOnly   = true;
     this.gridColumn18.Visible      = true;
     this.gridColumn18.VisibleIndex = 9;
     this.gridColumn18.Width        = 110;
     //
     // gridColumn19
     //
     this.gridColumn19.Caption   = "Ngày sửa";
     this.gridColumn19.FieldName = "thoigian2";
     this.gridColumn19.MinWidth  = 25;
     this.gridColumn19.Name      = "gridColumn19";
     this.gridColumn19.OptionsColumn.FixedWidth = true;
     this.gridColumn19.OptionsColumn.ReadOnly   = true;
     this.gridColumn19.Visible      = true;
     this.gridColumn19.VisibleIndex = 10;
     this.gridColumn19.Width        = 150;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption      = "Người nộp tiền";
     this.gridColumn1.FieldName    = "nguoilap";
     this.gridColumn1.MinWidth     = 25;
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 5;
     this.gridColumn1.Width        = 266;
     //
     // colXoa
     //
     this.colXoa.AppearanceHeader.Options.UseTextOptions = true;
     this.colXoa.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colXoa.Caption    = "Xóa";
     this.colXoa.ColumnEdit = this._btnXoa;
     this.colXoa.MinWidth   = 25;
     this.colXoa.Name       = "colXoa";
     this.colXoa.OptionsColumn.AllowEdit  = false;
     this.colXoa.OptionsColumn.FixedWidth = true;
     this.colXoa.Visible      = true;
     this.colXoa.VisibleIndex = 0;
     this.colXoa.Width        = 35;
     //
     // _btnXoa
     //
     this._btnXoa.AutoHeight         = false;
     editorButtonImageOptions4.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions4.Image")));
     this._btnXoa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this._btnXoa.Name          = "_btnXoa";
     this._btnXoa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption   = "Ghi chú";
     this.gridColumn2.FieldName = "ghichu";
     this.gridColumn2.MinWidth  = 25;
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.FixedWidth = true;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 6;
     this.gridColumn2.Width        = 250;
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit1.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("tendvt", "ĐVT")
     });
     this.repositoryItemLookUpEdit1.Name     = "repositoryItemLookUpEdit1";
     this.repositoryItemLookUpEdit1.NullText = "";
     //
     // repositoryItemButtonEdit2
     //
     this.repositoryItemButtonEdit2.AutoHeight = false;
     editorButtonImageOptions5.Image           = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions5.Image")));
     this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEdit2.Name          = "repositoryItemButtonEdit2";
     this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // repositoryItemGridLookUpEdit1
     //
     this.repositoryItemGridLookUpEdit1.AutoHeight = false;
     this.repositoryItemGridLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemGridLookUpEdit1.Name      = "repositoryItemGridLookUpEdit1";
     this.repositoryItemGridLookUpEdit1.NullText  = "";
     this.repositoryItemGridLookUpEdit1.PopupView = this.gridView4;
     //
     // gridView4
     //
     this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn15
     });
     this.gridView4.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView4.Name           = "gridView4";
     this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView4.OptionsView.ShowAutoFilterRow = true;
     this.gridView4.OptionsView.ShowGroupPanel    = false;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption   = "Nhóm hàng";
     this.gridColumn15.FieldName = "nhomhang";
     this.gridColumn15.Name      = "gridColumn15";
     this.gridColumn15.OptionsColumn.FixedWidth = true;
     this.gridColumn15.OptionsColumn.ReadOnly   = true;
     this.gridColumn15.Visible      = true;
     this.gridColumn15.VisibleIndex = 0;
     //
     // _btn_xoa2
     //
     this._btn_xoa2.AutoHeight       = false;
     editorButtonImageOptions6.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions6.Image")));
     this._btn_xoa2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this._btn_xoa2.Name          = "_btn_xoa2";
     this._btn_xoa2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // lblMaPhieu
     //
     this.lblMaPhieu.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblMaPhieu.Location     = new System.Drawing.Point(437, 235);
     this.lblMaPhieu.Name         = "lblMaPhieu";
     this.lblMaPhieu.Size         = new System.Drawing.Size(75, 0);
     this.lblMaPhieu.TabIndex     = 43;
     //
     // label1A
     //
     this.label1A.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.label1A.Location     = new System.Drawing.Point(449, 209);
     this.label1A.Name         = "label1A";
     this.label1A.Size         = new System.Drawing.Size(75, 0);
     this.label1A.TabIndex     = 48;
     this.label1A.Text         = "labelControl1";
     this.label1A.TextChanged += new System.EventHandler(this.label1A_TextChanged);
     //
     // xtraSaveFileDialog1
     //
     this.xtraSaveFileDialog1.FileName = "xtraSaveFileDialog1";
     //
     // frmPhieuThu
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1178, 703);
     this.Controls.Add(this.label1A);
     this.Controls.Add(this.lblMaPhieu);
     this.Controls.Add(this.dgvPhieuThu);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Font  = new System.Drawing.Font("Segoe UI", 7.8F);
     this.Name  = "frmPhieuThu";
     this.Text  = "Phiếu Thu";
     this.Load += new System.EventHandler(this.frmPhieuThu_Load);
     ((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.imageCollection1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvPhieuThu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboLoaiPhieu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._btnXoa)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._btn_xoa2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 13
0
 //NOTE: The following procedure is required by the Windows Form Designer
 //It can be modified using the Windows Form Designer.
 //Do not modify it using the code editor.
 [System.Diagnostics.DebuggerStepThrough()] private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(frAddEditHistoryRoleJobs));
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions EditorButtonImageOptions1     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            SerializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            SerializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            SerializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            SerializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     this.PanelControl1            = new DevExpress.XtraEditors.PanelControl();
     this.PanelControl1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.Control_MouseDown);
     this.FormClosing             += new System.Windows.Forms.FormClosingEventHandler(frAddEditHistoryRoleJobs_FormClosing);
     this.Load                               += new System.EventHandler(frAddEditHistoryRoleJobs_Load);
     this.lbNameForm                          = new DevExpress.XtraEditors.LabelControl();
     this.lbNameForm.MouseDown               += new System.Windows.Forms.MouseEventHandler(this.Control_MouseDown);
     this.btnClose                            = new DevExpress.XtraEditors.SimpleButton();
     this.btnClose.Click                     += new System.EventHandler(this.frAddEditHistoryRoleJobs_FormClosing);
     this.btnCancel                           = new DevExpress.XtraEditors.SimpleButton();
     this.btnCancel.Click                    += new System.EventHandler(this.btnCancel_Click);
     this.btnOk                               = new DevExpress.XtraEditors.SimpleButton();
     this.btnOk.Click                        += new System.EventHandler(this.btnOk_Click);
     this.LabelControl1                       = new DevExpress.XtraEditors.LabelControl();
     this.cmbRoleJobsFilial                   = new DevExpress.XtraEditors.TreeListLookUpEdit();
     this.cmbRoleJobsFilial.QueryCloseUp     += new System.ComponentModel.CancelEventHandler(this.cmbRoleJobsFilial_QueryCloseUp);
     this.cmbRoleJobsFilial.EditValueChanged += new System.EventHandler(this.cmbRoleJobsFvilial_EditValueChanged);
     this.tlRoleJobsFilial                    = new DevExpress.XtraTreeList.TreeList();
     this.LabelControl8                       = new DevExpress.XtraEditors.LabelControl();
     this.txtDtBegin                          = new DevExpress.XtraEditors.DateEdit();
     this.txtDtBegin.Properties.Validating   += new System.ComponentModel.CancelEventHandler(this.txtDtBegin_Properties_Validating);
     this.txtDtBegin.EditValueChanged        += new System.EventHandler(this.txtDtBegin_EditValueChanged);
     ((System.ComponentModel.ISupportInitialize) this.PanelControl1).BeginInit();
     this.PanelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize) this.cmbRoleJobsFilial.Properties).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.tlRoleJobsFilial).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.txtDtBegin.Properties.CalendarTimeProperties).BeginInit();
     ((System.ComponentModel.ISupportInitialize) this.txtDtBegin.Properties).BeginInit();
     this.SuspendLayout();
     //
     //PanelControl1
     //
     this.PanelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.PanelControl1.Controls.Add(this.lbNameForm);
     this.PanelControl1.Controls.Add(this.btnClose);
     this.PanelControl1.Controls.Add(this.btnCancel);
     this.PanelControl1.Controls.Add(this.btnOk);
     this.PanelControl1.Controls.Add(this.LabelControl1);
     this.PanelControl1.Controls.Add(this.cmbRoleJobsFilial);
     this.PanelControl1.Controls.Add(this.LabelControl8);
     this.PanelControl1.Controls.Add(this.txtDtBegin);
     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(489, 203);
     this.PanelControl1.TabIndex = 0;
     //
     //lbNameForm
     //
     this.lbNameForm.Appearance.Font                   = new System.Drawing.Font("Tahoma", (float)(9.0F), System.Drawing.FontStyle.Bold);
     this.lbNameForm.Appearance.Image                  = (System.Drawing.Image)(resources.GetObject("lbNameForm.Appearance.Image"));
     this.lbNameForm.Appearance.ImageAlign             = System.Drawing.ContentAlignment.BottomLeft;
     this.lbNameForm.Appearance.Options.UseFont        = true;
     this.lbNameForm.Appearance.Options.UseImage       = true;
     this.lbNameForm.Appearance.Options.UseImageAlign  = true;
     this.lbNameForm.Appearance.Options.UseTextOptions = true;
     this.lbNameForm.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.lbNameForm.ImageAlignToText                  = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.lbNameForm.Location = new System.Drawing.Point(12, 9);
     this.lbNameForm.Name     = "lbNameForm";
     this.lbNameForm.Size     = new System.Drawing.Size(241, 20);
     this.lbNameForm.TabIndex = 16;
     this.lbNameForm.Text     = "Присвоить должность сотруднику";
     //
     //btnClose
     //
     this.btnClose.AllowFocus   = false;
     this.btnClose.Anchor       = System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right;
     this.btnClose.AutoSize     = true;
     this.btnClose.ButtonStyle  = DevExpress.XtraEditors.Controls.BorderStyles.UltraFlat;
     this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnClose.ImageOptions.ImageUri.Uri = "Delete;Size16x16;Office2013";
     this.btnClose.Location           = new System.Drawing.Point(460, 5);
     this.btnClose.Name               = "btnClose";
     this.btnClose.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
     this.btnClose.Size               = new System.Drawing.Size(24, 22);
     this.btnClose.TabIndex           = 15;
     //
     //btnCancel
     //
     this.btnCancel.Anchor             = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right;
     this.btnCancel.DialogResult       = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.ImageOptions.Image = (System.Drawing.Image)(resources.GetObject("btnCancel.ImageOptions.Image"));
     this.btnCancel.Location           = new System.Drawing.Point(382, 157);
     this.btnCancel.Name = "btnCancel";
     this.btnCancel.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
     this.btnCancel.Size     = new System.Drawing.Size(77, 26);
     this.btnCancel.TabIndex = 0;
     this.btnCancel.Tag      = "0";
     this.btnCancel.Text     = "Отмена";
     //
     //btnOk
     //
     this.btnOk.Anchor                  = System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right;
     this.btnOk.ImageOptions.Image      = (System.Drawing.Image)(resources.GetObject("btnOk.ImageOptions.Image"));
     this.btnOk.ImageOptions.ImageIndex = 0;
     this.btnOk.Location                = new System.Drawing.Point(299, 157);
     this.btnOk.Name = "btnOk";
     this.btnOk.ShowFocusRectangle = DevExpress.Utils.DefaultBoolean.False;
     this.btnOk.Size     = new System.Drawing.Size(77, 26);
     this.btnOk.TabIndex = 3;
     this.btnOk.Tag      = "11";
     this.btnOk.Text     = "OK";
     //
     //LabelControl1
     //
     this.LabelControl1.AllowHtmlString = true;
     this.LabelControl1.Location        = new System.Drawing.Point(24, 97);
     this.LabelControl1.Name            = "LabelControl1";
     this.LabelControl1.Size            = new System.Drawing.Size(136, 13);
     this.LabelControl1.TabIndex        = 0;
     this.LabelControl1.Tag             = "0";
     this.LabelControl1.Text            = "<u>Наименование должности:</u>";
     //
     //cmbRoleJobsFilial
     //
     this.cmbRoleJobsFilial.EnterMoveNextControl = true;
     this.cmbRoleJobsFilial.Location             = new System.Drawing.Point(24, 116);
     this.cmbRoleJobsFilial.Name = "cmbRoleJobsFilial";
     this.cmbRoleJobsFilial.Properties.AllowFocused = false;
     this.cmbRoleJobsFilial.Properties.Appearance.Options.UseTextOptions = true;
     this.cmbRoleJobsFilial.Properties.Appearance.TextOptions.Trimming   = DevExpress.Utils.Trimming.EllipsisCharacter;
     this.cmbRoleJobsFilial.Properties.Appearance.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.cmbRoleJobsFilial.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
     this.cmbRoleJobsFilial.Properties.ContextImageOptions.Image = (System.Drawing.Image)(resources.GetObject("cmbRoleJobsFilial.Properties.ContextImageOptions.Image"));
     this.cmbRoleJobsFilial.Properties.NullText = "[Должность не выбрана]";
     this.cmbRoleJobsFilial.Properties.TreeList = this.tlRoleJobsFilial;
     this.cmbRoleJobsFilial.Size     = new System.Drawing.Size(435, 20);
     this.cmbRoleJobsFilial.TabIndex = 2;
     //
     //tlRoleJobsFilial
     //
     this.tlRoleJobsFilial.Location = new System.Drawing.Point(0, 0);
     this.tlRoleJobsFilial.Name     = "tlRoleJobsFilial";
     this.tlRoleJobsFilial.OptionsBehavior.AllowPixelScrolling      = DevExpress.Utils.DefaultBoolean.True;
     this.tlRoleJobsFilial.OptionsBehavior.Editable                 = false;
     this.tlRoleJobsFilial.OptionsMenu.EnableColumnMenu             = false;
     this.tlRoleJobsFilial.OptionsMenu.EnableFooterMenu             = false;
     this.tlRoleJobsFilial.OptionsMenu.ShowAutoFilterRowItem        = false;
     this.tlRoleJobsFilial.OptionsNavigation.AutoMoveRowFocus       = true;
     this.tlRoleJobsFilial.OptionsSelection.SelectNodesOnRightClick = true;
     this.tlRoleJobsFilial.OptionsView.ShowColumns          = false;
     this.tlRoleJobsFilial.OptionsView.ShowHorzLines        = false;
     this.tlRoleJobsFilial.OptionsView.ShowIndentAsRowStyle = true;
     this.tlRoleJobsFilial.OptionsView.ShowIndicator        = false;
     this.tlRoleJobsFilial.OptionsView.ShowVertLines        = false;
     this.tlRoleJobsFilial.Size     = new System.Drawing.Size(400, 200);
     this.tlRoleJobsFilial.TabIndex = 0;
     //
     //LabelControl8
     //
     this.LabelControl8.AllowHtmlString = true;
     this.LabelControl8.Location        = new System.Drawing.Point(24, 58);
     this.LabelControl8.Name            = "LabelControl8";
     this.LabelControl8.Size            = new System.Drawing.Size(160, 13);
     this.LabelControl8.TabIndex        = 0;
     this.LabelControl8.Tag             = "0";
     this.LabelControl8.Text            = "<u>Дата вступления в должность:</u>";
     //
     //txtDtBegin
     //
     this.txtDtBegin.EditValue            = null;
     this.txtDtBegin.EnterMoveNextControl = true;
     this.txtDtBegin.Location             = new System.Drawing.Point(190, 57);
     this.txtDtBegin.Name = "txtDtBegin";
     this.txtDtBegin.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.txtDtBegin.Properties.AutoHeight     = false;
     EditorButtonImageOptions1.Image           = (System.Drawing.Image)(resources.GetObject("EditorButtonImageOptions1.Image"));
     this.txtDtBegin.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, EditorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), SerializableAppearanceObject1, SerializableAppearanceObject2, SerializableAppearanceObject3, SerializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default) });
     this.txtDtBegin.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
     this.txtDtBegin.Size     = new System.Drawing.Size(158, 20);
     this.txtDtBegin.TabIndex = 1;
     this.txtDtBegin.Tag      = "7";
     //
     //frAddEditHistoryRoleJobs
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF((float)(6.0F), (float)(13.0F));
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.btnCancel;
     this.ClientSize          = new System.Drawing.Size(489, 203);
     this.Controls.Add(this.PanelControl1);
     this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Shadow;
     this.FormBorderStyle  = System.Windows.Forms.FormBorderStyle.None;
     this.Name             = "frAddEditHistoryRoleJobs";
     this.ShowIcon         = false;
     this.ShowInTaskbar    = false;
     this.StartPosition    = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text             = "frAddEditHistoryRoleJobs";
     ((System.ComponentModel.ISupportInitialize) this.PanelControl1).EndInit();
     this.PanelControl1.ResumeLayout(false);
     this.PanelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize) this.cmbRoleJobsFilial.Properties).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.tlRoleJobsFilial).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.txtDtBegin.Properties.CalendarTimeProperties).EndInit();
     ((System.ComponentModel.ISupportInitialize) this.txtDtBegin.Properties).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMuonSach));
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     this.layoutControl1     = new DevExpress.XtraLayout.LayoutControl();
     this.groupControl4      = new DevExpress.XtraEditors.GroupControl();
     this.gcSachMuon         = new DevExpress.XtraGrid.GridControl();
     this.gvSachMuon         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.id_bookLend        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.booknameLend       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.authorLend         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.lendingdate        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dateexpect         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.depositLend        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.id_providedLend    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colXoa             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnXoa             = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.groupControl3      = new DevExpress.XtraEditors.GroupControl();
     this.btnLamMoi          = new DevExpress.XtraEditors.SimpleButton();
     this.btnLapPhieuMuon    = new DevExpress.XtraEditors.SimpleButton();
     this.txtDiaChi          = new DevExpress.XtraEditors.TextEdit();
     this.txtSoDienThoai     = new DevExpress.XtraEditors.TextEdit();
     this.txtNgaySinh        = new DevExpress.XtraEditors.TextEdit();
     this.txtHoTen           = new DevExpress.XtraEditors.TextEdit();
     this.txtMaDocGia        = new DevExpress.XtraEditors.TextEdit();
     this.labelControl5      = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4      = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3      = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2      = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1      = new DevExpress.XtraEditors.LabelControl();
     this.Root               = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControl2     = new DevExpress.XtraLayout.LayoutControl();
     this.grDocGia           = new DevExpress.XtraEditors.GroupControl();
     this.gcDocGia           = new DevExpress.XtraGrid.GridControl();
     this.gvDocGia           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.id_student         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.fullname           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dob                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.address             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.number              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.groupControl1       = new DevExpress.XtraEditors.GroupControl();
     this.gcSach              = new DevExpress.XtraGrid.GridControl();
     this.gvSach              = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.id_book             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.bookname            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.author              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.publisher           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.id_provided         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.deposit             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colThem             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnThem             = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1  = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2  = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
     this.groupControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcSachMuon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvSachMuon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnXoa)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtDiaChi.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSoDienThoai.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNgaySinh.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHoTen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMaDocGia.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit();
     this.layoutControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grDocGia)).BeginInit();
     this.grDocGia.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcDocGia)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvDocGia)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcSach)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvSach)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnThem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.groupControl4);
     this.layoutControl1.Controls.Add(this.groupControl3);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(1181, 723);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // groupControl4
     //
     this.groupControl4.Controls.Add(this.gcSachMuon);
     this.groupControl4.Location = new System.Drawing.Point(13, 225);
     this.groupControl4.Name     = "groupControl4";
     this.groupControl4.Size     = new System.Drawing.Size(1166, 485);
     this.groupControl4.TabIndex = 5;
     this.groupControl4.Text     = "Sách mượn";
     //
     // gcSachMuon
     //
     this.gcSachMuon.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gcSachMuon.Location = new System.Drawing.Point(2, 27);
     this.gcSachMuon.MainView = this.gvSachMuon;
     this.gcSachMuon.Name     = "gcSachMuon";
     this.gcSachMuon.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.btnXoa
     });
     this.gcSachMuon.Size     = new System.Drawing.Size(1162, 456);
     this.gcSachMuon.TabIndex = 5;
     this.gcSachMuon.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvSachMuon
     });
     //
     // gvSachMuon
     //
     this.gvSachMuon.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.id_bookLend,
         this.booknameLend,
         this.authorLend,
         this.lendingdate,
         this.dateexpect,
         this.depositLend,
         this.id_providedLend,
         this.colXoa
     });
     this.gvSachMuon.DetailHeight = 394;
     this.gvSachMuon.GridControl  = this.gcSachMuon;
     this.gvSachMuon.Name         = "gvSachMuon";
     this.gvSachMuon.OptionsBehavior.AllowAddRows                 = DevExpress.Utils.DefaultBoolean.True;
     this.gvSachMuon.OptionsFind.AlwaysVisible                    = true;
     this.gvSachMuon.OptionsFind.FindDelay                        = 100;
     this.gvSachMuon.OptionsFind.FindNullPrompt                   = "Tìm kiếm...";
     this.gvSachMuon.OptionsFind.ShowClearButton                  = false;
     this.gvSachMuon.OptionsFind.ShowCloseButton                  = false;
     this.gvSachMuon.OptionsFind.ShowFindButton                   = false;
     this.gvSachMuon.OptionsFind.ShowSearchNavButtons             = false;
     this.gvSachMuon.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvSachMuon.OptionsView.ShowGroupPanel                   = false;
     this.gvSachMuon.InitNewRow += new DevExpress.XtraGrid.Views.Grid.InitNewRowEventHandler(this.gvSachMuon_InitNewRow);
     //
     // id_bookLend
     //
     this.id_bookLend.Caption      = "Mã sách";
     this.id_bookLend.FieldName    = "id_book";
     this.id_bookLend.MaxWidth     = 150;
     this.id_bookLend.MinWidth     = 29;
     this.id_bookLend.Name         = "id_bookLend";
     this.id_bookLend.Visible      = true;
     this.id_bookLend.VisibleIndex = 0;
     this.id_bookLend.Width        = 107;
     //
     // booknameLend
     //
     this.booknameLend.Caption      = "Tên sách";
     this.booknameLend.FieldName    = "bookname";
     this.booknameLend.MinWidth     = 29;
     this.booknameLend.Name         = "booknameLend";
     this.booknameLend.Visible      = true;
     this.booknameLend.VisibleIndex = 1;
     this.booknameLend.Width        = 107;
     //
     // authorLend
     //
     this.authorLend.Caption      = "Tác giả";
     this.authorLend.FieldName    = "author";
     this.authorLend.MaxWidth     = 200;
     this.authorLend.MinWidth     = 200;
     this.authorLend.Name         = "authorLend";
     this.authorLend.Visible      = true;
     this.authorLend.VisibleIndex = 2;
     this.authorLend.Width        = 200;
     //
     // lendingdate
     //
     this.lendingdate.Caption = "Ngày mượn";
     this.lendingdate.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.lendingdate.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.lendingdate.FieldName    = "lendingdate";
     this.lendingdate.MaxWidth     = 150;
     this.lendingdate.MinWidth     = 29;
     this.lendingdate.Name         = "lendingdate";
     this.lendingdate.Visible      = true;
     this.lendingdate.VisibleIndex = 3;
     this.lendingdate.Width        = 107;
     //
     // dateexpect
     //
     this.dateexpect.Caption = "Ngày hẹn trả";
     this.dateexpect.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.dateexpect.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.dateexpect.FieldName    = "dateexpect";
     this.dateexpect.MaxWidth     = 150;
     this.dateexpect.MinWidth     = 29;
     this.dateexpect.Name         = "dateexpect";
     this.dateexpect.Visible      = true;
     this.dateexpect.VisibleIndex = 4;
     this.dateexpect.Width        = 107;
     //
     // depositLend
     //
     this.depositLend.Caption = "Tiền đặt cọc";
     this.depositLend.DisplayFormat.FormatString = "{0:N0}";
     this.depositLend.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.depositLend.FieldName    = "deposit";
     this.depositLend.MaxWidth     = 150;
     this.depositLend.MinWidth     = 25;
     this.depositLend.Name         = "depositLend";
     this.depositLend.UnboundType  = DevExpress.Data.UnboundColumnType.Integer;
     this.depositLend.Visible      = true;
     this.depositLend.VisibleIndex = 5;
     this.depositLend.Width        = 107;
     //
     // id_providedLend
     //
     this.id_providedLend.Caption   = "Mã cung cấp";
     this.id_providedLend.FieldName = "id_provided";
     this.id_providedLend.MinWidth  = 29;
     this.id_providedLend.Name      = "id_providedLend";
     this.id_providedLend.Width     = 107;
     //
     // colXoa
     //
     this.colXoa.Caption      = "Xoá sách";
     this.colXoa.ColumnEdit   = this.btnXoa;
     this.colXoa.MaxWidth     = 80;
     this.colXoa.MinWidth     = 29;
     this.colXoa.Name         = "colXoa";
     this.colXoa.Visible      = true;
     this.colXoa.VisibleIndex = 6;
     this.colXoa.Width        = 57;
     //
     // btnXoa
     //
     this.btnXoa.AutoHeight          = false;
     editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.btnXoa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnXoa.Name          = "btnXoa";
     this.btnXoa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btnXoa.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnXoa_ButtonClick);
     //
     // groupControl3
     //
     this.groupControl3.Controls.Add(this.btnLamMoi);
     this.groupControl3.Controls.Add(this.btnLapPhieuMuon);
     this.groupControl3.Controls.Add(this.txtDiaChi);
     this.groupControl3.Controls.Add(this.txtSoDienThoai);
     this.groupControl3.Controls.Add(this.txtNgaySinh);
     this.groupControl3.Controls.Add(this.txtHoTen);
     this.groupControl3.Controls.Add(this.txtMaDocGia);
     this.groupControl3.Controls.Add(this.labelControl5);
     this.groupControl3.Controls.Add(this.labelControl4);
     this.groupControl3.Controls.Add(this.labelControl3);
     this.groupControl3.Controls.Add(this.labelControl2);
     this.groupControl3.Controls.Add(this.labelControl1);
     this.groupControl3.Location    = new System.Drawing.Point(13, 13);
     this.groupControl3.MaximumSize = new System.Drawing.Size(0, 213);
     this.groupControl3.MinimumSize = new System.Drawing.Size(0, 208);
     this.groupControl3.Name        = "groupControl3";
     this.groupControl3.Size        = new System.Drawing.Size(1166, 208);
     this.groupControl3.TabIndex    = 4;
     this.groupControl3.Text        = "Thông tin độc giả mượn sách";
     this.groupControl3.Paint      += new System.Windows.Forms.PaintEventHandler(this.groupControl3_Paint);
     //
     // btnLamMoi
     //
     this.btnLamMoi.Location = new System.Drawing.Point(489, 136);
     this.btnLamMoi.Name     = "btnLamMoi";
     this.btnLamMoi.Size     = new System.Drawing.Size(134, 33);
     this.btnLamMoi.TabIndex = 8;
     this.btnLamMoi.Text     = "Làm mới";
     this.btnLamMoi.Click   += new System.EventHandler(this.btnLamMoi_Click);
     //
     // btnLapPhieuMuon
     //
     this.btnLapPhieuMuon.Location = new System.Drawing.Point(489, 60);
     this.btnLapPhieuMuon.Name     = "btnLapPhieuMuon";
     this.btnLapPhieuMuon.Size     = new System.Drawing.Size(134, 33);
     this.btnLapPhieuMuon.TabIndex = 7;
     this.btnLapPhieuMuon.Text     = "Lập phiếu mượn";
     this.btnLapPhieuMuon.Click   += new System.EventHandler(this.btnLapPhieuMuon_Click);
     //
     // txtDiaChi
     //
     this.txtDiaChi.Enabled  = false;
     this.txtDiaChi.Location = new System.Drawing.Point(114, 138);
     this.txtDiaChi.Name     = "txtDiaChi";
     this.txtDiaChi.Properties.Appearance.BackColor            = System.Drawing.SystemColors.Info;
     this.txtDiaChi.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtDiaChi.Properties.Appearance.Options.UseBackColor = true;
     this.txtDiaChi.Properties.Appearance.Options.UseForeColor = true;
     this.txtDiaChi.Size     = new System.Drawing.Size(339, 24);
     this.txtDiaChi.TabIndex = 6;
     //
     // txtSoDienThoai
     //
     this.txtSoDienThoai.Enabled  = false;
     this.txtSoDienThoai.Location = new System.Drawing.Point(114, 177);
     this.txtSoDienThoai.Name     = "txtSoDienThoai";
     this.txtSoDienThoai.Properties.Appearance.BackColor            = System.Drawing.SystemColors.Info;
     this.txtSoDienThoai.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtSoDienThoai.Properties.Appearance.Options.UseBackColor = true;
     this.txtSoDienThoai.Properties.Appearance.Options.UseForeColor = true;
     this.txtSoDienThoai.Size     = new System.Drawing.Size(339, 24);
     this.txtSoDienThoai.TabIndex = 5;
     //
     // txtNgaySinh
     //
     this.txtNgaySinh.Enabled  = false;
     this.txtNgaySinh.Location = new System.Drawing.Point(114, 104);
     this.txtNgaySinh.Name     = "txtNgaySinh";
     this.txtNgaySinh.Properties.Appearance.BackColor            = System.Drawing.SystemColors.Info;
     this.txtNgaySinh.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtNgaySinh.Properties.Appearance.Options.UseBackColor = true;
     this.txtNgaySinh.Properties.Appearance.Options.UseForeColor = true;
     this.txtNgaySinh.Size              = new System.Drawing.Size(339, 24);
     this.txtNgaySinh.TabIndex          = 5;
     this.txtNgaySinh.EditValueChanged += new System.EventHandler(this.textEdit3_EditValueChanged);
     //
     // txtHoTen
     //
     this.txtHoTen.Enabled  = false;
     this.txtHoTen.Location = new System.Drawing.Point(114, 69);
     this.txtHoTen.Name     = "txtHoTen";
     this.txtHoTen.Properties.Appearance.BackColor            = System.Drawing.SystemColors.Info;
     this.txtHoTen.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtHoTen.Properties.Appearance.Options.UseBackColor = true;
     this.txtHoTen.Properties.Appearance.Options.UseForeColor = true;
     this.txtHoTen.Size     = new System.Drawing.Size(339, 24);
     this.txtHoTen.TabIndex = 5;
     //
     // txtMaDocGia
     //
     this.txtMaDocGia.Enabled  = false;
     this.txtMaDocGia.Location = new System.Drawing.Point(114, 34);
     this.txtMaDocGia.Name     = "txtMaDocGia";
     this.txtMaDocGia.Properties.Appearance.BackColor            = System.Drawing.SystemColors.Info;
     this.txtMaDocGia.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtMaDocGia.Properties.Appearance.Options.UseBackColor = true;
     this.txtMaDocGia.Properties.Appearance.Options.UseForeColor = true;
     this.txtMaDocGia.Size     = new System.Drawing.Size(339, 24);
     this.txtMaDocGia.TabIndex = 5;
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(11, 180);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(87, 19);
     this.labelControl5.TabIndex = 4;
     this.labelControl5.Text     = "Số điện thoại:";
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(11, 144);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(47, 19);
     this.labelControl4.TabIndex = 3;
     this.labelControl4.Text     = "Địa chỉ:";
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(11, 109);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(62, 18);
     this.labelControl3.TabIndex = 2;
     this.labelControl3.Text     = "Ngày sinh:";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(11, 73);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(46, 19);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text     = "Họ tên:";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(11, 37);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(74, 19);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "Mã độc giả:";
     //
     // Root
     //
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem3,
         this.layoutControlItem4
     });
     this.Root.Name        = "Root";
     this.Root.Padding     = new DevExpress.XtraLayout.Utils.Padding(11, 0, 11, 11);
     this.Root.Size        = new System.Drawing.Size(1181, 723);
     this.Root.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this.groupControl3;
     this.layoutControlItem3.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(1170, 212);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.groupControl4;
     this.layoutControlItem4.Location    = new System.Drawing.Point(0, 212);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(1170, 489);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControl2
     //
     this.layoutControl2.Controls.Add(this.grDocGia);
     this.layoutControl2.Controls.Add(this.groupControl1);
     this.layoutControl2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl2.Location = new System.Drawing.Point(1181, 0);
     this.layoutControl2.Name     = "layoutControl2";
     this.layoutControl2.Root     = this.layoutControlGroup1;
     this.layoutControl2.Size     = new System.Drawing.Size(522, 723);
     this.layoutControl2.TabIndex = 1;
     this.layoutControl2.Text     = "layoutControl2";
     //
     // grDocGia
     //
     this.grDocGia.Controls.Add(this.gcDocGia);
     this.grDocGia.Location    = new System.Drawing.Point(12, 12);
     this.grDocGia.MaximumSize = new System.Drawing.Size(0, 213);
     this.grDocGia.MinimumSize = new System.Drawing.Size(0, 213);
     this.grDocGia.Name        = "grDocGia";
     this.grDocGia.Size        = new System.Drawing.Size(498, 213);
     this.grDocGia.TabIndex    = 5;
     this.grDocGia.Text        = "Độc giả";
     //
     // gcDocGia
     //
     this.gcDocGia.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gcDocGia.Location = new System.Drawing.Point(2, 27);
     this.gcDocGia.MainView = this.gvDocGia;
     this.gcDocGia.Name     = "gcDocGia";
     this.gcDocGia.Size     = new System.Drawing.Size(494, 184);
     this.gcDocGia.TabIndex = 0;
     this.gcDocGia.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvDocGia
     });
     this.gcDocGia.MouseCaptureChanged += new System.EventHandler(this.gcDocGia_MouseCaptureChanged);
     //
     // gvDocGia
     //
     this.gvDocGia.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.id_student,
         this.fullname,
         this.dob,
         this.address,
         this.number
     });
     this.gvDocGia.DetailHeight                                 = 394;
     this.gvDocGia.GridControl                                  = this.gcDocGia;
     this.gvDocGia.Name                                         = "gvDocGia";
     this.gvDocGia.OptionsBehavior.Editable                     = false;
     this.gvDocGia.OptionsFind.AlwaysVisible                    = true;
     this.gvDocGia.OptionsFind.FindDelay                        = 100;
     this.gvDocGia.OptionsFind.FindNullPrompt                   = "Tìm kiếm...";
     this.gvDocGia.OptionsFind.ShowClearButton                  = false;
     this.gvDocGia.OptionsFind.ShowCloseButton                  = false;
     this.gvDocGia.OptionsFind.ShowFindButton                   = false;
     this.gvDocGia.OptionsFind.ShowSearchNavButtons             = false;
     this.gvDocGia.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvDocGia.OptionsView.ShowGroupPanel                   = false;
     //
     // id_student
     //
     this.id_student.Caption      = "Mã độc giả";
     this.id_student.FieldName    = "id_student";
     this.id_student.MaxWidth     = 171;
     this.id_student.MinWidth     = 29;
     this.id_student.Name         = "id_student";
     this.id_student.Visible      = true;
     this.id_student.VisibleIndex = 0;
     this.id_student.Width        = 107;
     //
     // fullname
     //
     this.fullname.Caption      = "Tên độc giả";
     this.fullname.FieldName    = "fullname";
     this.fullname.MinWidth     = 29;
     this.fullname.Name         = "fullname";
     this.fullname.Visible      = true;
     this.fullname.VisibleIndex = 1;
     this.fullname.Width        = 107;
     //
     // dob
     //
     this.dob.Caption = "Ngày sinh";
     this.dob.DisplayFormat.FormatString = "dd/MM/yyyy";
     this.dob.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.dob.FieldName    = "dob";
     this.dob.MaxWidth     = 171;
     this.dob.MinWidth     = 29;
     this.dob.Name         = "dob";
     this.dob.Visible      = true;
     this.dob.VisibleIndex = 2;
     this.dob.Width        = 107;
     //
     // address
     //
     this.address.Caption      = "Địa chỉ";
     this.address.FieldName    = "address";
     this.address.MinWidth     = 29;
     this.address.Name         = "address";
     this.address.Visible      = true;
     this.address.VisibleIndex = 3;
     this.address.Width        = 107;
     //
     // number
     //
     this.number.Caption      = "Số điện thoại";
     this.number.FieldName    = "number";
     this.number.MaxWidth     = 171;
     this.number.MinWidth     = 29;
     this.number.Name         = "number";
     this.number.Visible      = true;
     this.number.VisibleIndex = 4;
     this.number.Width        = 107;
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.gcSach);
     this.groupControl1.Location = new System.Drawing.Point(12, 229);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(498, 482);
     this.groupControl1.TabIndex = 4;
     this.groupControl1.Text     = "Sách";
     //
     // gcSach
     //
     this.gcSach.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gcSach.EmbeddedNavigator.ButtonClick += new DevExpress.XtraEditors.NavigatorButtonClickEventHandler(this.gcSach_EmbeddedNavigator_ButtonClick);
     this.gcSach.Location = new System.Drawing.Point(2, 27);
     this.gcSach.MainView = this.gvSach;
     this.gcSach.Name     = "gcSach";
     this.gcSach.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.btnThem
     });
     this.gcSach.Size     = new System.Drawing.Size(494, 453);
     this.gcSach.TabIndex = 0;
     this.gcSach.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvSach
     });
     //
     // gvSach
     //
     this.gvSach.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.id_book,
         this.bookname,
         this.author,
         this.publisher,
         this.id_provided,
         this.deposit,
         this.colThem
     });
     this.gvSach.DetailHeight = 394;
     this.gvSach.GridControl  = this.gcSach;
     this.gvSach.Name         = "gvSach";
     this.gvSach.OptionsFind.AlwaysVisible                    = true;
     this.gvSach.OptionsFind.FindDelay                        = 100;
     this.gvSach.OptionsFind.FindNullPrompt                   = "Tìm kiếm...";
     this.gvSach.OptionsFind.ShowClearButton                  = false;
     this.gvSach.OptionsFind.ShowCloseButton                  = false;
     this.gvSach.OptionsFind.ShowFindButton                   = false;
     this.gvSach.OptionsFind.ShowSearchNavButtons             = false;
     this.gvSach.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gvSach.OptionsView.ShowGroupPanel                   = false;
     //
     // id_book
     //
     this.id_book.Caption      = "Mã sách";
     this.id_book.FieldName    = "id_book";
     this.id_book.MaxWidth     = 60;
     this.id_book.MinWidth     = 29;
     this.id_book.Name         = "id_book";
     this.id_book.Visible      = true;
     this.id_book.VisibleIndex = 0;
     this.id_book.Width        = 60;
     //
     // bookname
     //
     this.bookname.Caption      = "Tên sách";
     this.bookname.FieldName    = "bookname";
     this.bookname.MinWidth     = 29;
     this.bookname.Name         = "bookname";
     this.bookname.Visible      = true;
     this.bookname.VisibleIndex = 1;
     this.bookname.Width        = 107;
     //
     // author
     //
     this.author.Caption      = "Tác giả";
     this.author.FieldName    = "author";
     this.author.MaxWidth     = 150;
     this.author.MinWidth     = 29;
     this.author.Name         = "author";
     this.author.Visible      = true;
     this.author.VisibleIndex = 2;
     this.author.Width        = 107;
     //
     // publisher
     //
     this.publisher.Caption      = "Nhà xuất bản";
     this.publisher.FieldName    = "publisher";
     this.publisher.MinWidth     = 29;
     this.publisher.Name         = "publisher";
     this.publisher.Visible      = true;
     this.publisher.VisibleIndex = 3;
     this.publisher.Width        = 107;
     //
     // id_provided
     //
     this.id_provided.Caption      = "Mã cung cấp";
     this.id_provided.FieldName    = "id_provided";
     this.id_provided.MaxWidth     = 90;
     this.id_provided.MinWidth     = 29;
     this.id_provided.Name         = "id_provided";
     this.id_provided.Visible      = true;
     this.id_provided.VisibleIndex = 4;
     this.id_provided.Width        = 80;
     //
     // deposit
     //
     this.deposit.Caption = "Tiền đặt cọc";
     this.deposit.DisplayFormat.FormatString = "{0:N0}";
     this.deposit.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.deposit.FieldName    = "deposit";
     this.deposit.MaxWidth     = 90;
     this.deposit.MinWidth     = 25;
     this.deposit.Name         = "deposit";
     this.deposit.Visible      = true;
     this.deposit.VisibleIndex = 5;
     this.deposit.Width        = 80;
     //
     // colThem
     //
     this.colThem.Caption      = "Cho mượn";
     this.colThem.ColumnEdit   = this.btnThem;
     this.colThem.MaxWidth     = 80;
     this.colThem.MinWidth     = 29;
     this.colThem.Name         = "colThem";
     this.colThem.Visible      = true;
     this.colThem.VisibleIndex = 6;
     this.colThem.Width        = 80;
     //
     // btnThem
     //
     this.btnThem.AutoHeight         = false;
     editorButtonImageOptions2.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
     this.btnThem.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnThem.Name          = "btnThem";
     this.btnThem.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btnThem.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnThem_ButtonClick);
     //
     // 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.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(522, 723);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.groupControl1;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 217);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(502, 486);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control     = this.grDocGia;
     this.layoutControlItem2.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name        = "layoutControlItem2";
     this.layoutControlItem2.Size        = new System.Drawing.Size(502, 217);
     this.layoutControlItem2.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible = false;
     //
     // frmMuonSach
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1703, 723);
     this.Controls.Add(this.layoutControl2);
     this.Controls.Add(this.layoutControl1);
     this.Margin  = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.Name    = "frmMuonSach";
     this.Text    = "Mượn sách";
     this.Load   += new System.EventHandler(this.frmMuonSach_Load);
     this.Resize += new System.EventHandler(this.frmMuonSach_Resize);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit();
     this.groupControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcSachMuon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvSachMuon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnXoa)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     this.groupControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtDiaChi.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtSoDienThoai.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNgaySinh.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtHoTen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMaDocGia.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit();
     this.layoutControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grDocGia)).EndInit();
     this.grDocGia.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcDocGia)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvDocGia)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcSach)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvSach)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnThem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(RevizyonYeni));
     this.labelControl1       = new DevExpress.XtraEditors.LabelControl();
     this.date_rev            = new DevExpress.XtraEditors.DateEdit();
     this.txt_rev             = new DevExpress.XtraEditors.TextEdit();
     this.labelControl3       = new DevExpress.XtraEditors.LabelControl();
     this.txt_ad              = new DevExpress.XtraEditors.TextEdit();
     this.labelControl2       = new DevExpress.XtraEditors.LabelControl();
     this.txt_madde           = new DevExpress.XtraEditors.TextEdit();
     this.labelControl4       = new DevExpress.XtraEditors.LabelControl();
     this.txt_aciklama        = new DevExpress.XtraEditors.MemoEdit();
     this.gridLookUpEdit1     = new DevExpress.XtraEditors.GridLookUpEdit();
     this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.labelControl5       = new DevExpress.XtraEditors.LabelControl();
     this.btn_yukle           = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.date_rev.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.date_rev.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_rev.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_ad.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_madde.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_aciklama.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
     this.SuspendLayout();
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(67, 21);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(48, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text     = "Doküman:";
     //
     // date_rev
     //
     this.date_rev.EditValue = null;
     this.date_rev.Location  = new System.Drawing.Point(254, 48);
     this.date_rev.Name      = "date_rev";
     this.date_rev.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.date_rev.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.date_rev.Size     = new System.Drawing.Size(138, 20);
     this.date_rev.TabIndex = 3;
     //
     // txt_rev
     //
     this.txt_rev.Location  = new System.Drawing.Point(124, 48);
     this.txt_rev.Name      = "txt_rev";
     this.txt_rev.Size      = new System.Drawing.Size(124, 20);
     this.txt_rev.TabIndex  = 2;
     this.txt_rev.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txt_rev_KeyPress);
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(19, 51);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(98, 13);
     this.labelControl3.TabIndex = 7;
     this.labelControl3.Text     = "Revizyon No / Tarih:";
     //
     // txt_ad
     //
     this.txt_ad.Location = new System.Drawing.Point(124, 18);
     this.txt_ad.Name     = "txt_ad";
     this.txt_ad.Size     = new System.Drawing.Size(268, 20);
     this.txt_ad.TabIndex = 1;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(79, 110);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(36, 13);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text     = "Madde:";
     //
     // txt_madde
     //
     this.txt_madde.Location = new System.Drawing.Point(124, 107);
     this.txt_madde.Name     = "txt_madde";
     this.txt_madde.Size     = new System.Drawing.Size(268, 20);
     this.txt_madde.TabIndex = 5;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(67, 139);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(45, 13);
     this.labelControl4.TabIndex = 0;
     this.labelControl4.Text     = "Açıklama:";
     //
     // txt_aciklama
     //
     this.txt_aciklama.Location = new System.Drawing.Point(124, 136);
     this.txt_aciklama.Name     = "txt_aciklama";
     this.txt_aciklama.Size     = new System.Drawing.Size(268, 65);
     this.txt_aciklama.TabIndex = 6;
     //
     // gridLookUpEdit1
     //
     this.gridLookUpEdit1.Location = new System.Drawing.Point(124, 78);
     this.gridLookUpEdit1.Name     = "gridLookUpEdit1";
     this.gridLookUpEdit1.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.gridLookUpEdit1.Properties.BestFitMode    = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
     this.gridLookUpEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo),
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "Clear selection", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.gridLookUpEdit1.Properties.NullText  = "Personel..";
     this.gridLookUpEdit1.Properties.PopupView = this.gridLookUpEdit1View;
     this.gridLookUpEdit1.Size              = new System.Drawing.Size(268, 20);
     this.gridLookUpEdit1.TabIndex          = 4;
     this.gridLookUpEdit1.QueryPopUp       += new System.ComponentModel.CancelEventHandler(this.gridLookUpEdit1_QueryPopUp);
     this.gridLookUpEdit1.ButtonClick      += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.gridLookUpEdit1_ButtonClick);
     this.gridLookUpEdit1.EditValueChanged += new System.EventHandler(this.gridLookUpEdit1_EditValueChanged);
     //
     // gridLookUpEdit1View
     //
     this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridLookUpEdit1View.Name           = "gridLookUpEdit1View";
     this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(28, 81);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(87, 13);
     this.labelControl5.TabIndex = 7;
     this.labelControl5.Text     = "Revizyonu Yapan:";
     //
     // btn_yukle
     //
     this.btn_yukle.Appearance.Font                   = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_yukle.Appearance.Options.UseFont        = true;
     this.btn_yukle.ImageOptions.Image                = ((System.Drawing.Image)(resources.GetObject("btn_yukle.ImageOptions.Image")));
     this.btn_yukle.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btn_yukle.ImageOptions.ImageToTextIndent    = 10;
     this.btn_yukle.Location = new System.Drawing.Point(124, 218);
     this.btn_yukle.Name     = "btn_yukle";
     this.btn_yukle.Size     = new System.Drawing.Size(268, 46);
     this.btn_yukle.TabIndex = 7;
     this.btn_yukle.Text     = "Revizyon Ekle";
     this.btn_yukle.Click   += new System.EventHandler(this.btn_yukle_Click);
     //
     // RevizyonYeni
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(412, 289);
     this.Controls.Add(this.btn_yukle);
     this.Controls.Add(this.gridLookUpEdit1);
     this.Controls.Add(this.txt_aciklama);
     this.Controls.Add(this.date_rev);
     this.Controls.Add(this.txt_madde);
     this.Controls.Add(this.txt_ad);
     this.Controls.Add(this.labelControl4);
     this.Controls.Add(this.txt_rev);
     this.Controls.Add(this.labelControl2);
     this.Controls.Add(this.labelControl5);
     this.Controls.Add(this.labelControl3);
     this.Controls.Add(this.labelControl1);
     this.Name          = "RevizyonYeni";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Revizyon Bilgisi";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.RevizyonYeni_FormClosing);
     this.Load         += new System.EventHandler(this.RevizyonYeni_Load);
     ((System.ComponentModel.ISupportInitialize)(this.date_rev.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.date_rev.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_rev.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_ad.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_madde.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_aciklama.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     this.splitContainer1   = new System.Windows.Forms.SplitContainer();
     this.btnCancel         = new System.Windows.Forms.Button();
     this.btnSave           = new System.Windows.Forms.Button();
     this.txtaddress        = new System.Windows.Forms.TextBox();
     this.txtphone          = new System.Windows.Forms.TextBox();
     this.cbgender          = new System.Windows.Forms.ComboBox();
     this.txtname           = new System.Windows.Forms.TextBox();
     this.txtcode           = new System.Windows.Forms.TextBox();
     this.label6            = 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.label1            = new System.Windows.Forms.Label();
     this.panel2            = new System.Windows.Forms.Panel();
     this.gridCustomer      = new DevExpress.XtraGrid.GridControl();
     this.gridViewCust      = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn8       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn14      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repbtn_deleteUser = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumn3       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repbtnEdit        = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.panel1            = new System.Windows.Forms.Panel();
     this.btnRefresh        = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridCustomer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewCust)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repbtn_deleteUser)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repbtnEdit)).BeginInit();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.btnCancel);
     this.splitContainer1.Panel1.Controls.Add(this.btnSave);
     this.splitContainer1.Panel1.Controls.Add(this.txtaddress);
     this.splitContainer1.Panel1.Controls.Add(this.txtphone);
     this.splitContainer1.Panel1.Controls.Add(this.cbgender);
     this.splitContainer1.Panel1.Controls.Add(this.txtname);
     this.splitContainer1.Panel1.Controls.Add(this.txtcode);
     this.splitContainer1.Panel1.Controls.Add(this.label6);
     this.splitContainer1.Panel1.Controls.Add(this.label5);
     this.splitContainer1.Panel1.Controls.Add(this.label4);
     this.splitContainer1.Panel1.Controls.Add(this.label3);
     this.splitContainer1.Panel1.Controls.Add(this.label2);
     this.splitContainer1.Panel1.Controls.Add(this.label1);
     this.splitContainer1.Panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.splitContainer1_Panel1_Paint);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.panel2);
     this.splitContainer1.Panel2.Controls.Add(this.panel1);
     this.splitContainer1.Size             = new System.Drawing.Size(1177, 480);
     this.splitContainer1.SplitterDistance = 317;
     this.splitContainer1.TabIndex         = 0;
     //
     // btnCancel
     //
     this.btnCancel.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancel.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancel.Location = new System.Drawing.Point(53, 412);
     this.btnCancel.Name     = "btnCancel";
     this.btnCancel.Size     = new System.Drawing.Size(123, 36);
     this.btnCancel.TabIndex = 11;
     this.btnCancel.Text     = "Hủy bỏ";
     this.btnCancel.UseVisualStyleBackColor = true;
     //
     // btnSave
     //
     this.btnSave.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSave.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSave.Location = new System.Drawing.Point(182, 412);
     this.btnSave.Name     = "btnSave";
     this.btnSave.Size     = new System.Drawing.Size(123, 36);
     this.btnSave.TabIndex = 1;
     this.btnSave.Text     = "Lưu lại";
     this.btnSave.UseVisualStyleBackColor = true;
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // txtaddress
     //
     this.txtaddress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.txtaddress.Font      = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtaddress.Location  = new System.Drawing.Point(15, 309);
     this.txtaddress.Multiline = true;
     this.txtaddress.Name      = "txtaddress";
     this.txtaddress.Size      = new System.Drawing.Size(290, 88);
     this.txtaddress.TabIndex  = 10;
     //
     // txtphone
     //
     this.txtphone.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.txtphone.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtphone.Location = new System.Drawing.Point(15, 246);
     this.txtphone.Name     = "txtphone";
     this.txtphone.Size     = new System.Drawing.Size(290, 30);
     this.txtphone.TabIndex = 9;
     //
     // cbgender
     //
     this.cbgender.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.cbgender.FormattingEnabled = true;
     this.cbgender.Items.AddRange(new object[] {
         "Nam",
         "Nữ"
     });
     this.cbgender.Location = new System.Drawing.Point(15, 184);
     this.cbgender.Name     = "cbgender";
     this.cbgender.Size     = new System.Drawing.Size(121, 30);
     this.cbgender.TabIndex = 8;
     //
     // txtname
     //
     this.txtname.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.txtname.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtname.Location = new System.Drawing.Point(15, 124);
     this.txtname.Name     = "txtname";
     this.txtname.Size     = new System.Drawing.Size(290, 30);
     this.txtname.TabIndex = 7;
     //
     // txtcode
     //
     this.txtcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.txtcode.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtcode.Location = new System.Drawing.Point(15, 65);
     this.txtcode.Name     = "txtcode";
     this.txtcode.Size     = new System.Drawing.Size(290, 30);
     this.txtcode.TabIndex = 6;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.Location = new System.Drawing.Point(12, 104);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(62, 22);
     this.label6.TabIndex = 5;
     this.label6.Text     = "Họ tên";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.Location = new System.Drawing.Point(12, 164);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(81, 22);
     this.label5.TabIndex = 4;
     this.label5.Text     = "Giới tính";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.Location = new System.Drawing.Point(12, 226);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(92, 22);
     this.label4.TabIndex = 3;
     this.label4.Text     = "Điện thoại";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.Location = new System.Drawing.Point(12, 289);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(68, 22);
     this.label3.TabIndex = 2;
     this.label3.Text     = "Địa chỉ";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(12, 45);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(127, 22);
     this.label2.TabIndex = 1;
     this.label2.Text     = "Mã khách hàng";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(12, 15);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(190, 23);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Thông tin khách hàng";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.gridCustomer);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 45);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(856, 435);
     this.panel2.TabIndex = 1;
     //
     // gridCustomer
     //
     this.gridCustomer.Cursor = System.Windows.Forms.Cursors.Default;
     this.gridCustomer.Dock   = System.Windows.Forms.DockStyle.Fill;
     this.gridCustomer.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4);
     this.gridCustomer.Font     = new System.Drawing.Font("Times New Roman", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridCustomer.Location = new System.Drawing.Point(0, 0);
     this.gridCustomer.MainView = this.gridViewCust;
     this.gridCustomer.Margin   = new System.Windows.Forms.Padding(4);
     this.gridCustomer.Name     = "gridCustomer";
     this.gridCustomer.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repbtn_deleteUser,
         this.repbtnEdit
     });
     this.gridCustomer.Size     = new System.Drawing.Size(856, 435);
     this.gridCustomer.TabIndex = 2;
     this.gridCustomer.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewCust
     });
     //
     // gridViewCust
     //
     this.gridViewCust.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn8,
         this.gridColumn2,
         this.gridColumn9,
         this.gridColumn1,
         this.gridColumn13,
         this.gridColumn11,
         this.gridColumn14,
         this.gridColumn3
     });
     this.gridViewCust.GridControl = this.gridCustomer;
     this.gridViewCust.Name        = "gridViewCust";
     this.gridViewCust.OptionsBehavior.AllowAddRows          = DevExpress.Utils.DefaultBoolean.False;
     this.gridViewCust.OptionsBehavior.AllowDeleteRows       = DevExpress.Utils.DefaultBoolean.False;
     this.gridViewCust.OptionsBehavior.AutoSelectAllInEditor = false;
     this.gridViewCust.OptionsView.RowAutoHeight             = true;
     this.gridViewCust.OptionsView.ShowAutoFilterRow         = true;
     this.gridViewCust.OptionsView.ShowGroupPanel            = false;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption   = "gridColumn2";
     this.gridColumn8.FieldName = "Id";
     this.gridColumn8.Name      = "gridColumn8";
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceCell.Font                     = new System.Drawing.Font("Arial", 9F);
     this.gridColumn2.AppearanceCell.Options.UseFont          = true;
     this.gridColumn2.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumn2.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.AppearanceHeader.Font                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.gridColumn2.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn2.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn2.Caption   = "Mã";
     this.gridColumn2.FieldName = "Code";
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 0;
     this.gridColumn2.Width        = 89;
     //
     // gridColumn9
     //
     this.gridColumn9.AppearanceCell.Font                     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn9.AppearanceCell.Options.UseFont          = true;
     this.gridColumn9.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumn9.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn9.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.gridColumn9.AppearanceHeader.Font                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn9.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn9.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gridColumn9.AppearanceHeader.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.gridColumn9.Caption    = "Họ tên";
     this.gridColumn9.FieldName  = "Name";
     this.gridColumn9.FilterMode = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
     this.gridColumn9.Name       = "gridColumn9";
     this.gridColumn9.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 1;
     this.gridColumn9.Width        = 140;
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceCell.Font                     = new System.Drawing.Font("Arial", 9F);
     this.gridColumn1.AppearanceCell.Options.UseFont          = true;
     this.gridColumn1.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumn1.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.AppearanceHeader.Font                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.gridColumn1.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn1.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn1.Caption    = "Giới tính";
     this.gridColumn1.FieldName  = "strGender";
     this.gridColumn1.FilterMode = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
     this.gridColumn1.Name       = "gridColumn1";
     this.gridColumn1.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 2;
     this.gridColumn1.Width        = 137;
     //
     // gridColumn13
     //
     this.gridColumn13.AppearanceCell.Font                     = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn13.AppearanceCell.Options.UseFont          = true;
     this.gridColumn13.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumn13.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn13.AppearanceCell.TextOptions.VAlignment   = DevExpress.Utils.VertAlignment.Center;
     this.gridColumn13.AppearanceHeader.Font                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridColumn13.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn13.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn13.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn13.AppearanceHeader.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.gridColumn13.AppearanceHeader.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.gridColumn13.Caption   = "Điện thoại";
     this.gridColumn13.FieldName = "Phone";
     this.gridColumn13.Name      = "gridColumn13";
     this.gridColumn13.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
     this.gridColumn13.Visible      = true;
     this.gridColumn13.VisibleIndex = 3;
     this.gridColumn13.Width        = 92;
     //
     // gridColumn11
     //
     this.gridColumn11.AppearanceCell.Font                     = new System.Drawing.Font("Arial", 9F);
     this.gridColumn11.AppearanceCell.Options.UseFont          = true;
     this.gridColumn11.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumn11.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn11.AppearanceHeader.Font                   = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold);
     this.gridColumn11.AppearanceHeader.Options.UseFont        = true;
     this.gridColumn11.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn11.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn11.Caption    = "Địa chỉ";
     this.gridColumn11.FieldName  = "Address";
     this.gridColumn11.FilterMode = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
     this.gridColumn11.Name       = "gridColumn11";
     this.gridColumn11.OptionsFilter.AutoFilterCondition = DevExpress.XtraGrid.Columns.AutoFilterCondition.Contains;
     this.gridColumn11.Visible      = true;
     this.gridColumn11.VisibleIndex = 4;
     this.gridColumn11.Width        = 312;
     //
     // gridColumn14
     //
     this.gridColumn14.ColumnEdit = this.repbtn_deleteUser;
     this.gridColumn14.Name       = "gridColumn14";
     this.gridColumn14.OptionsFilter.AllowAutoFilter = false;
     this.gridColumn14.OptionsFilter.AllowFilter     = false;
     this.gridColumn14.Visible      = true;
     this.gridColumn14.VisibleIndex = 6;
     this.gridColumn14.Width        = 30;
     //
     // repbtn_deleteUser
     //
     this.repbtn_deleteUser.AutoHeight  = false;
     this.repbtn_deleteUser.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     editorButtonImageOptions1.Image    = global::GPRO_QMS_Counter.Properties.Resources.delete;
     this.repbtn_deleteUser.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repbtn_deleteUser.Name          = "repbtn_deleteUser";
     this.repbtn_deleteUser.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.repbtn_deleteUser.Click        += new System.EventHandler(this.repbtn_deleteUser_Click);
     //
     // gridColumn3
     //
     this.gridColumn3.ColumnEdit = this.repbtnEdit;
     this.gridColumn3.MinWidth   = 25;
     this.gridColumn3.Name       = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit       = false;
     this.gridColumn3.OptionsFilter.AllowAutoFilter = false;
     this.gridColumn3.OptionsFilter.AllowFilter     = false;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 5;
     this.gridColumn3.Width        = 36;
     //
     // repbtnEdit
     //
     this.repbtnEdit.AutoHeight      = false;
     editorButtonImageOptions2.Image = global::GPRO_QMS_Counter.Properties.Resources.edit2;
     this.repbtnEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repbtnEdit.Name          = "repbtnEdit";
     this.repbtnEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.repbtnEdit.Click        += new System.EventHandler(this.repbtnEdit_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.btnRefresh);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(856, 45);
     this.panel1.TabIndex = 0;
     //
     // btnRefresh
     //
     this.btnRefresh.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnRefresh.Font     = new System.Drawing.Font("Times New Roman", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnRefresh.Location = new System.Drawing.Point(730, 4);
     this.btnRefresh.Name     = "btnRefresh";
     this.btnRefresh.Size     = new System.Drawing.Size(123, 36);
     this.btnRefresh.TabIndex = 0;
     this.btnRefresh.Text     = "Làm mới";
     this.btnRefresh.UseVisualStyleBackColor = true;
     this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
     //
     // frmCustomer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1177, 480);
     this.Controls.Add(this.splitContainer1);
     this.Name  = "frmCustomer";
     this.Text  = "Quản lý khách hàng";
     this.Load += new System.EventHandler(this.frmCustomer_Load);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridCustomer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewCust)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repbtn_deleteUser)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repbtnEdit)).EndInit();
     this.panel1.ResumeLayout(false);
     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.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Reporte_Formulacion_Proyecto_Saldo));
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     this.dockManagerForm                = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1                     = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container           = new DevExpress.XtraBars.Docking.ControlContainer();
     this.Btn_Mostrar                    = new System.Windows.Forms.Button();
     this.Btn_Cancelar                   = new System.Windows.Forms.Button();
     this.dockPanel2                     = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container           = new DevExpress.XtraBars.Docking.ControlContainer();
     this.navBarControlOpciones          = new DevExpress.XtraNavBar.NavBarControl();
     this.navBarGroupOpciones            = new DevExpress.XtraNavBar.NavBarGroup();
     this.navBarItemImprimir             = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItemExportar             = new DevExpress.XtraNavBar.NavBarItem();
     this.navBarItemReporte              = new DevExpress.XtraNavBar.NavBarItem();
     this.toolTipControllerForm          = new DevExpress.Utils.ToolTipController(this.components);
     this.gridControlData                = new DevExpress.XtraGrid.GridControl();
     this.gridViewData                   = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumnOpciones             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEditOpcion = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumnbPase                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnCompañia             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnTipoOrden            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnNumeroOrden          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnContrato             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnFechaOrden           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnObjetoContratacion   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnMontoOrden           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnMontoConformidad     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnSaldo                = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.dockManagerForm)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControlOpciones)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewData)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditOpcion)).BeginInit();
     this.SuspendLayout();
     //
     // dockManagerForm
     //
     this.dockManagerForm.Form = this;
     this.dockManagerForm.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel2
     });
     this.dockManagerForm.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.StatusBar",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane",
         "DevExpress.XtraBars.TabFormControl",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockPanel1.ID       = new System.Guid("a4d57057-f945-41f1-9ebd-fa213feace08");
     this.dockPanel1.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1.Name     = "dockPanel1";
     this.dockPanel1.Options.ShowCloseButton = false;
     this.dockPanel1.OriginalSize            = new System.Drawing.Size(200, 73);
     this.dockPanel1.SavedSizeFactor         = 0D;
     this.dockPanel1.Size = new System.Drawing.Size(896, 73);
     this.dockPanel1.Text = "CECO";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.Btn_Mostrar);
     this.dockPanel1_Container.Controls.Add(this.Btn_Cancelar);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(888, 45);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // Btn_Mostrar
     //
     this.Btn_Mostrar.Image      = global::WINformulacion.Properties.Resources.Aceptar_16x16;
     this.Btn_Mostrar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Btn_Mostrar.Location   = new System.Drawing.Point(22, 8);
     this.Btn_Mostrar.Name       = "Btn_Mostrar";
     this.Btn_Mostrar.Size       = new System.Drawing.Size(75, 26);
     this.Btn_Mostrar.TabIndex   = 128;
     this.Btn_Mostrar.Text       = "Mostrar";
     this.Btn_Mostrar.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.Btn_Mostrar.UseVisualStyleBackColor = true;
     this.Btn_Mostrar.Click += new System.EventHandler(this.Btn_Mostrar_Click);
     //
     // Btn_Cancelar
     //
     this.Btn_Cancelar.Image      = global::WINformulacion.Properties.Resources.Cancelar_16x16;
     this.Btn_Cancelar.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.Btn_Cancelar.Location   = new System.Drawing.Point(103, 8);
     this.Btn_Cancelar.Name       = "Btn_Cancelar";
     this.Btn_Cancelar.Size       = new System.Drawing.Size(75, 26);
     this.Btn_Cancelar.TabIndex   = 127;
     this.Btn_Cancelar.Text       = "Cancelar";
     this.Btn_Cancelar.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.Btn_Cancelar.UseVisualStyleBackColor = true;
     this.Btn_Cancelar.Click += new System.EventHandler(this.Btn_Cancelar_Click);
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.dockPanel2.ID       = new System.Guid("af3ee77c-b7d3-4510-9739-3f4b466a7f10");
     this.dockPanel2.Location = new System.Drawing.Point(748, 73);
     this.dockPanel2.Name     = "dockPanel2";
     this.dockPanel2.Options.ShowCloseButton = false;
     this.dockPanel2.OriginalSize            = new System.Drawing.Size(148, 200);
     this.dockPanel2.SavedSizeFactor         = 0D;
     this.dockPanel2.Size = new System.Drawing.Size(148, 354);
     this.dockPanel2.Text = "Opciones";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.navBarControlOpciones);
     this.dockPanel2_Container.Location = new System.Drawing.Point(5, 23);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(139, 327);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // navBarControlOpciones
     //
     this.navBarControlOpciones.ActiveGroup = this.navBarGroupOpciones;
     this.navBarControlOpciones.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.navBarControlOpciones.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
         this.navBarGroupOpciones
     });
     this.navBarControlOpciones.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
         this.navBarItemImprimir,
         this.navBarItemExportar,
         this.navBarItemReporte
     });
     this.navBarControlOpciones.Location = new System.Drawing.Point(0, 0);
     this.navBarControlOpciones.Name     = "navBarControlOpciones";
     this.navBarControlOpciones.OptionsNavPane.ExpandedWidth = 139;
     this.navBarControlOpciones.Size     = new System.Drawing.Size(139, 327);
     this.navBarControlOpciones.TabIndex = 22;
     this.navBarControlOpciones.Text     = "Opciones";
     //
     // navBarGroupOpciones
     //
     this.navBarGroupOpciones.Caption  = "Opciones";
     this.navBarGroupOpciones.Expanded = true;
     this.navBarGroupOpciones.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItemImprimir),
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItemExportar),
         new DevExpress.XtraNavBar.NavBarItemLink(this.navBarItemReporte)
     });
     this.navBarGroupOpciones.Name = "navBarGroupOpciones";
     //
     // navBarItemImprimir
     //
     this.navBarItemImprimir.Caption = "Imprimir";
     this.navBarItemImprimir.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarItemImprimir.ImageOptions.SmallImage")));
     this.navBarItemImprimir.Name         = "navBarItemImprimir";
     this.navBarItemImprimir.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItemImprimir_LinkClicked);
     //
     // navBarItemExportar
     //
     this.navBarItemExportar.Caption = "Exportar";
     this.navBarItemExportar.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarItemExportar.ImageOptions.SmallImage")));
     this.navBarItemExportar.Name         = "navBarItemExportar";
     this.navBarItemExportar.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarItemExportar_LinkClicked);
     //
     // navBarItemReporte
     //
     this.navBarItemReporte.Caption = "Reporte";
     this.navBarItemReporte.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("navBarItemReporte.ImageOptions.LargeImage")));
     this.navBarItemReporte.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("navBarItemReporte.ImageOptions.SmallImage")));
     this.navBarItemReporte.Name    = "navBarItemReporte";
     this.navBarItemReporte.Visible = false;
     //
     // toolTipControllerForm
     //
     this.toolTipControllerForm.Rounded  = true;
     this.toolTipControllerForm.ShowBeak = true;
     //
     // gridControlData
     //
     this.gridControlData.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlData.EmbeddedNavigator.Buttons.Append.Visible     = false;
     this.gridControlData.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControlData.EmbeddedNavigator.Buttons.Edit.Visible       = false;
     this.gridControlData.EmbeddedNavigator.Buttons.EndEdit.Visible    = false;
     this.gridControlData.EmbeddedNavigator.Buttons.Remove.Visible     = false;
     this.gridControlData.Location = new System.Drawing.Point(0, 73);
     this.gridControlData.MainView = this.gridViewData;
     this.gridControlData.Name     = "gridControlData";
     this.gridControlData.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemButtonEditOpcion
     });
     this.gridControlData.Size                 = new System.Drawing.Size(748, 354);
     this.gridControlData.TabIndex             = 25;
     this.gridControlData.ToolTipController    = this.toolTipControllerForm;
     this.gridControlData.UseEmbeddedNavigator = true;
     this.gridControlData.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewData
     });
     //
     // gridViewData
     //
     this.gridViewData.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumnOpciones,
         this.gridColumnbPase,
         this.gridColumnCompañia,
         this.gridColumnTipoOrden,
         this.gridColumnNumeroOrden,
         this.gridColumnContrato,
         this.gridColumnFechaOrden,
         this.gridColumnObjetoContratacion,
         this.gridColumnMontoOrden,
         this.gridColumnMontoConformidad,
         this.gridColumnSaldo
     });
     this.gridViewData.GridControl = this.gridControlData;
     this.gridViewData.Name        = "gridViewData";
     this.gridViewData.OptionsView.ColumnAutoWidth    = false;
     this.gridViewData.OptionsView.ShowFooter         = true;
     this.gridViewData.OptionsView.ShowGroupedColumns = true;
     //
     // gridColumnOpciones
     //
     this.gridColumnOpciones.Caption    = "Opciones";
     this.gridColumnOpciones.ColumnEdit = this.repositoryItemButtonEditOpcion;
     this.gridColumnOpciones.FieldName  = "Chk";
     this.gridColumnOpciones.Fixed      = DevExpress.XtraGrid.Columns.FixedStyle.Left;
     this.gridColumnOpciones.Name       = "gridColumnOpciones";
     this.gridColumnOpciones.Width      = 40;
     //
     // repositoryItemButtonEditOpcion
     //
     this.repositoryItemButtonEditOpcion.AutoHeight = false;
     editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.repositoryItemButtonEditOpcion.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "Modificar", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEditOpcion.Name          = "repositoryItemButtonEditOpcion";
     this.repositoryItemButtonEditOpcion.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // gridColumnbPase
     //
     this.gridColumnbPase.Caption   = "Pase";
     this.gridColumnbPase.FieldName = "bPase";
     this.gridColumnbPase.Name      = "gridColumnbPase";
     this.gridColumnbPase.OptionsColumn.AllowEdit       = false;
     this.gridColumnbPase.OptionsColumn.AllowFocus      = false;
     this.gridColumnbPase.OptionsFilter.AllowAutoFilter = false;
     this.gridColumnbPase.OptionsFilter.AllowFilter     = false;
     this.gridColumnbPase.Visible      = true;
     this.gridColumnbPase.VisibleIndex = 0;
     this.gridColumnbPase.Width        = 120;
     //
     // gridColumnCompañia
     //
     this.gridColumnCompañia.Caption   = "Compañia";
     this.gridColumnCompañia.FieldName = "Compañia";
     this.gridColumnCompañia.Name      = "gridColumnCompañia";
     this.gridColumnCompañia.OptionsColumn.AllowEdit       = false;
     this.gridColumnCompañia.OptionsColumn.AllowFocus      = false;
     this.gridColumnCompañia.OptionsFilter.AllowAutoFilter = false;
     this.gridColumnCompañia.OptionsFilter.AllowFilter     = false;
     this.gridColumnCompañia.Visible      = true;
     this.gridColumnCompañia.VisibleIndex = 1;
     this.gridColumnCompañia.Width        = 180;
     //
     // gridColumnTipoOrden
     //
     this.gridColumnTipoOrden.Caption   = "Tipo Orden";
     this.gridColumnTipoOrden.FieldName = "TipoOrden";
     this.gridColumnTipoOrden.Name      = "gridColumnTipoOrden";
     this.gridColumnTipoOrden.OptionsColumn.AllowEdit       = false;
     this.gridColumnTipoOrden.OptionsColumn.AllowFocus      = false;
     this.gridColumnTipoOrden.OptionsFilter.AllowAutoFilter = false;
     this.gridColumnTipoOrden.OptionsFilter.AllowFilter     = false;
     this.gridColumnTipoOrden.Visible      = true;
     this.gridColumnTipoOrden.VisibleIndex = 2;
     this.gridColumnTipoOrden.Width        = 160;
     //
     // gridColumnNumeroOrden
     //
     this.gridColumnNumeroOrden.Caption   = "Nro. de Orden";
     this.gridColumnNumeroOrden.FieldName = "NumeroOrden";
     this.gridColumnNumeroOrden.Name      = "gridColumnNumeroOrden";
     this.gridColumnNumeroOrden.OptionsColumn.AllowEdit       = false;
     this.gridColumnNumeroOrden.OptionsColumn.AllowFocus      = false;
     this.gridColumnNumeroOrden.OptionsFilter.AllowAutoFilter = false;
     this.gridColumnNumeroOrden.OptionsFilter.AllowFilter     = false;
     this.gridColumnNumeroOrden.Visible      = true;
     this.gridColumnNumeroOrden.VisibleIndex = 3;
     this.gridColumnNumeroOrden.Width        = 100;
     //
     // gridColumnContrato
     //
     this.gridColumnContrato.Caption   = "Contrato";
     this.gridColumnContrato.FieldName = "Contrato";
     this.gridColumnContrato.Name      = "gridColumnContrato";
     this.gridColumnContrato.OptionsColumn.AllowEdit       = false;
     this.gridColumnContrato.OptionsColumn.AllowFocus      = false;
     this.gridColumnContrato.OptionsFilter.AllowAutoFilter = false;
     this.gridColumnContrato.OptionsFilter.AllowFilter     = false;
     this.gridColumnContrato.Visible      = true;
     this.gridColumnContrato.VisibleIndex = 4;
     this.gridColumnContrato.Width        = 120;
     //
     // gridColumnFechaOrden
     //
     this.gridColumnFechaOrden.Caption   = "Fecha de Orden";
     this.gridColumnFechaOrden.FieldName = "FechaOrden";
     this.gridColumnFechaOrden.Name      = "gridColumnFechaOrden";
     this.gridColumnFechaOrden.OptionsColumn.AllowEdit       = false;
     this.gridColumnFechaOrden.OptionsColumn.AllowFocus      = false;
     this.gridColumnFechaOrden.OptionsFilter.AllowAutoFilter = false;
     this.gridColumnFechaOrden.OptionsFilter.AllowFilter     = false;
     this.gridColumnFechaOrden.Visible      = true;
     this.gridColumnFechaOrden.VisibleIndex = 5;
     this.gridColumnFechaOrden.Width        = 140;
     //
     // gridColumnObjetoContratacion
     //
     this.gridColumnObjetoContratacion.AppearanceCell.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(224)))), ((int)(((byte)(192)))));
     this.gridColumnObjetoContratacion.AppearanceCell.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.gridColumnObjetoContratacion.AppearanceCell.Options.UseBackColor = true;
     this.gridColumnObjetoContratacion.Caption   = "Objeto de Contratacion";
     this.gridColumnObjetoContratacion.FieldName = "ObjetoContratacion";
     this.gridColumnObjetoContratacion.Name      = "gridColumnObjetoContratacion";
     this.gridColumnObjetoContratacion.OptionsColumn.AllowEdit       = false;
     this.gridColumnObjetoContratacion.OptionsColumn.AllowFocus      = false;
     this.gridColumnObjetoContratacion.OptionsFilter.AllowAutoFilter = false;
     this.gridColumnObjetoContratacion.OptionsFilter.AllowFilter     = false;
     this.gridColumnObjetoContratacion.Visible      = true;
     this.gridColumnObjetoContratacion.VisibleIndex = 6;
     this.gridColumnObjetoContratacion.Width        = 110;
     //
     // gridColumnMontoOrden
     //
     this.gridColumnMontoOrden.Caption   = "Monto de Orden";
     this.gridColumnMontoOrden.FieldName = "MontoOrden";
     this.gridColumnMontoOrden.Name      = "gridColumnMontoOrden";
     this.gridColumnMontoOrden.OptionsColumn.AllowEdit       = false;
     this.gridColumnMontoOrden.OptionsColumn.AllowFocus      = false;
     this.gridColumnMontoOrden.OptionsFilter.AllowAutoFilter = false;
     this.gridColumnMontoOrden.OptionsFilter.AllowFilter     = false;
     this.gridColumnMontoOrden.Visible      = true;
     this.gridColumnMontoOrden.VisibleIndex = 7;
     this.gridColumnMontoOrden.Width        = 120;
     //
     // gridColumnMontoConformidad
     //
     this.gridColumnMontoConformidad.AppearanceCell.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.gridColumnMontoConformidad.AppearanceCell.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.gridColumnMontoConformidad.AppearanceCell.Options.UseBackColor = true;
     this.gridColumnMontoConformidad.Caption   = "Monto de Conformidad";
     this.gridColumnMontoConformidad.FieldName = "MontoConformidad";
     this.gridColumnMontoConformidad.Name      = "gridColumnMontoConformidad";
     this.gridColumnMontoConformidad.OptionsColumn.AllowEdit       = false;
     this.gridColumnMontoConformidad.OptionsColumn.AllowFocus      = false;
     this.gridColumnMontoConformidad.OptionsFilter.AllowAutoFilter = false;
     this.gridColumnMontoConformidad.OptionsFilter.AllowFilter     = false;
     this.gridColumnMontoConformidad.Visible      = true;
     this.gridColumnMontoConformidad.VisibleIndex = 8;
     this.gridColumnMontoConformidad.Width        = 120;
     //
     // gridColumnSaldo
     //
     this.gridColumnSaldo.Caption   = "Saldo";
     this.gridColumnSaldo.FieldName = "Saldo";
     this.gridColumnSaldo.Name      = "gridColumnSaldo";
     this.gridColumnSaldo.OptionsColumn.AllowEdit       = false;
     this.gridColumnSaldo.OptionsColumn.AllowFocus      = false;
     this.gridColumnSaldo.OptionsFilter.AllowAutoFilter = false;
     this.gridColumnSaldo.OptionsFilter.AllowFilter     = false;
     this.gridColumnSaldo.Visible      = true;
     this.gridColumnSaldo.VisibleIndex = 9;
     this.gridColumnSaldo.Width        = 120;
     //
     // Frm_Reporte_Formulacion_Proyecto_Saldo
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(896, 427);
     this.Controls.Add(this.gridControlData);
     this.Controls.Add(this.dockPanel2);
     this.Controls.Add(this.dockPanel1);
     this.Name          = "Frm_Reporte_Formulacion_Proyecto_Saldo";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Saldo";
     this.Load         += new System.EventHandler(this.Frm_Reporte_Formulacion_Proyecto_Saldo_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dockManagerForm)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.navBarControlOpciones)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewData)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEditOpcion)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 18
0
 /// <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.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions7 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(frmDSNCC));
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject25 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject26 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject27 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject28 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions8      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject29 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject30 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject31 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject32 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions9      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject33 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject34 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject35 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject36 = new DevExpress.Utils.SerializableAppearanceObject();
     this.barManager1                   = new DevExpress.XtraBars.BarManager(this.components);
     this.bar2                          = new DevExpress.XtraBars.Bar();
     this.btnChon                       = new DevExpress.XtraBars.BarButtonItem();
     this.btnHuyBo                      = 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);
     this.repositoryItemDateEdit1       = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.repositoryItemDateEdit2       = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.dgvNCC                        = new DevExpress.XtraGrid.GridControl();
     this.gridView2                     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn3                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit1     = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.repositoryItemButtonEdit2     = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.repositoryItemGridLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemGridLookUpEdit();
     this.gridView4                     = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn15                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this._btn_xoa2                     = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.cboLoaiPhieu                  = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this._btnXoa                       = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.lblMaNCC                      = new DevExpress.XtraEditors.LabelControl();
     this.label1A                       = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).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.dgvNCC)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._btn_xoa2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboLoaiPhieu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._btnXoa)).BeginInit();
     this.SuspendLayout();
     //
     // 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.Images = this.imageCollection1;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.btnChon,
         this.btnHuyBo
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 17;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemDateEdit1,
         this.repositoryItemDateEdit2
     });
     //
     // 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.btnChon, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnHuyBo, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)
     });
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // btnChon
     //
     this.btnChon.Caption                 = "&Chọn";
     this.btnChon.Id                      = 0;
     this.btnChon.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnChon.ImageOptions.Image")));
     this.btnChon.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnChon.ImageOptions.LargeImage")));
     this.btnChon.Name                    = "btnChon";
     this.btnChon.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnChon_ItemClick);
     //
     // btnHuyBo
     //
     this.btnHuyBo.Caption                 = "&Hủy bỏ";
     this.btnHuyBo.Id                      = 1;
     this.btnHuyBo.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnHuyBo.ImageOptions.Image")));
     this.btnHuyBo.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnHuyBo.ImageOptions.LargeImage")));
     this.btnHuyBo.Name                    = "btnHuyBo";
     this.btnHuyBo.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnHuyBo_ItemClick);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Size             = new System.Drawing.Size(732, 30);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 375);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(732, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 30);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 345);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(732, 30);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 345);
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     this.imageCollection1.Images.SetKeyName(0, "additem_16x16.png");
     this.imageCollection1.Images.SetKeyName(1, "close_16x16.png");
     this.imageCollection1.Images.SetKeyName(2, "refresh_16x16.png");
     this.imageCollection1.Images.SetKeyName(3, "saveas_16x16.png");
     this.imageCollection1.Images.SetKeyName(4, "exporttoxlsx_16x16.png");
     this.imageCollection1.Images.SetKeyName(5, "print_16x16.png");
     this.imageCollection1.Images.SetKeyName(6, "edittask_16x16.png");
     //
     // 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";
     //
     // 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";
     //
     // dgvNCC
     //
     this.dgvNCC.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.dgvNCC.Location    = new System.Drawing.Point(0, 30);
     this.dgvNCC.MainView    = this.gridView2;
     this.dgvNCC.MenuManager = this.barManager1;
     this.dgvNCC.Name        = "dgvNCC";
     this.dgvNCC.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemLookUpEdit1,
         this.repositoryItemButtonEdit2,
         this.repositoryItemGridLookUpEdit1,
         this._btn_xoa2,
         this.cboLoaiPhieu,
         this._btnXoa
     });
     this.dgvNCC.Size                 = new System.Drawing.Size(732, 345);
     this.dgvNCC.TabIndex             = 38;
     this.dgvNCC.UseEmbeddedNavigator = true;
     this.dgvNCC.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn1,
         this.gridColumn2
     });
     this.gridView2.GridControl = this.dgvNCC;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsBehavior.AutoExpandAllGroups = true;
     this.gridView2.OptionsView.ColumnAutoWidth         = false;
     this.gridView2.OptionsView.ShowAutoFilterRow       = true;
     this.gridView2.OptionsView.ShowGroupedColumns      = true;
     this.gridView2.OptionsView.ShowGroupPanel          = false;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "Mã NCC";
     this.gridColumn3.FieldName = "mancc";
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit  = false;
     this.gridColumn3.OptionsColumn.AllowFocus = false;
     this.gridColumn3.OptionsColumn.FixedWidth = true;
     this.gridColumn3.OptionsColumn.ReadOnly   = true;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 0;
     this.gridColumn3.Width        = 100;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption   = "Nhà cung cấp";
     this.gridColumn4.FieldName = "ncc";
     this.gridColumn4.Name      = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowEdit  = false;
     this.gridColumn4.OptionsColumn.AllowFocus = false;
     this.gridColumn4.OptionsColumn.FixedWidth = true;
     this.gridColumn4.OptionsColumn.ReadOnly   = true;
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 1;
     this.gridColumn4.Width        = 200;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "Địa chỉ";
     this.gridColumn1.FieldName = "diachi";
     this.gridColumn1.MinWidth  = 25;
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit  = false;
     this.gridColumn1.OptionsColumn.AllowFocus = false;
     this.gridColumn1.OptionsColumn.FixedWidth = true;
     this.gridColumn1.OptionsColumn.ReadOnly   = true;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 2;
     this.gridColumn1.Width        = 250;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption   = "Sô ĐT";
     this.gridColumn2.FieldName = "sodt";
     this.gridColumn2.MinWidth  = 25;
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit  = false;
     this.gridColumn2.OptionsColumn.AllowFocus = false;
     this.gridColumn2.OptionsColumn.FixedWidth = true;
     this.gridColumn2.OptionsColumn.ReadOnly   = true;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 3;
     this.gridColumn2.Width        = 130;
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit1.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("tendvt", "ĐVT")
     });
     this.repositoryItemLookUpEdit1.Name     = "repositoryItemLookUpEdit1";
     this.repositoryItemLookUpEdit1.NullText = "";
     //
     // repositoryItemButtonEdit2
     //
     this.repositoryItemButtonEdit2.AutoHeight = false;
     editorButtonImageOptions7.Image           = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions7.Image")));
     this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEdit2.Name          = "repositoryItemButtonEdit2";
     this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // repositoryItemGridLookUpEdit1
     //
     this.repositoryItemGridLookUpEdit1.AutoHeight = false;
     this.repositoryItemGridLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemGridLookUpEdit1.Name      = "repositoryItemGridLookUpEdit1";
     this.repositoryItemGridLookUpEdit1.NullText  = "";
     this.repositoryItemGridLookUpEdit1.PopupView = this.gridView4;
     //
     // gridView4
     //
     this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn15
     });
     this.gridView4.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.gridView4.Name           = "gridView4";
     this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.gridView4.OptionsView.ShowAutoFilterRow = true;
     this.gridView4.OptionsView.ShowGroupPanel    = false;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption   = "Nhóm hàng";
     this.gridColumn15.FieldName = "nhomhang";
     this.gridColumn15.Name      = "gridColumn15";
     this.gridColumn15.OptionsColumn.FixedWidth = true;
     this.gridColumn15.OptionsColumn.ReadOnly   = true;
     this.gridColumn15.Visible      = true;
     this.gridColumn15.VisibleIndex = 0;
     //
     // _btn_xoa2
     //
     this._btn_xoa2.AutoHeight       = false;
     editorButtonImageOptions8.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions8.Image")));
     this._btn_xoa2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this._btn_xoa2.Name          = "_btn_xoa2";
     this._btn_xoa2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // cboLoaiPhieu
     //
     this.cboLoaiPhieu.AutoHeight = false;
     this.cboLoaiPhieu.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboLoaiPhieu.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("loaiphieu", "Loại phiếu")
     });
     this.cboLoaiPhieu.Name     = "cboLoaiPhieu";
     this.cboLoaiPhieu.NullText = "";
     //
     // _btnXoa
     //
     this._btnXoa.AutoHeight         = false;
     editorButtonImageOptions9.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions9.Image")));
     this._btnXoa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions9, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject33, serializableAppearanceObject34, serializableAppearanceObject35, serializableAppearanceObject36, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this._btnXoa.Name          = "_btnXoa";
     this._btnXoa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // lblMaNCC
     //
     this.lblMaNCC.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblMaNCC.Location     = new System.Drawing.Point(437, 221);
     this.lblMaNCC.Name         = "lblMaNCC";
     this.lblMaNCC.Size         = new System.Drawing.Size(75, 0);
     this.lblMaNCC.TabIndex     = 43;
     //
     // label1A
     //
     this.label1A.Location = new System.Drawing.Point(0, 0);
     this.label1A.Name     = "label1A";
     this.label1A.Size     = new System.Drawing.Size(0, 16);
     this.label1A.TabIndex = 0;
     //
     // frmDSNCC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(732, 375);
     this.Controls.Add(this.label1A);
     this.Controls.Add(this.lblMaNCC);
     this.Controls.Add(this.dgvNCC);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name          = "frmDSNCC";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Nhà Cung Cấp";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.frmDSNCC_FormClosing);
     this.Load         += new System.EventHandler(this.frmDSNCC_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).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.dgvNCC)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemGridLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._btn_xoa2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboLoaiPhieu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._btnXoa)).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()
 {
     System.ComponentModel.ComponentResourceManager           resources                     = new System.ComponentModel.ComponentResourceManager(typeof(frmThuongPhat));
     DevExpress.XtraGrid.GridFormatRule                       gridFormatRule1               = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue          formatConditionRuleValue1     = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     this.gridColumn7             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.barManager1             = new DevExpress.XtraBars.BarManager();
     this.bar2       = new DevExpress.XtraBars.Bar();
     this.btnThem    = new DevExpress.XtraBars.BarButtonItem();
     this.btnLuu     = new DevExpress.XtraBars.BarButtonItem();
     this.btnXoa     = new DevExpress.XtraBars.BarButtonItem();
     this.btnNapLai  = new DevExpress.XtraBars.BarButtonItem();
     this.btnExcel   = new DevExpress.XtraBars.BarButtonItem();
     this.btnIn      = new DevExpress.XtraBars.BarButtonItem();
     this.dateTuNgay = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemDateEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.dateDenNgay             = new DevExpress.XtraBars.BarEditItem();
     this.repositoryItemDateEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
     this.btnTim               = 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.dgvThuongPhat        = new DevExpress.XtraGrid.GridControl();
     this.gridView1            = new DevExpress.XtraGrid.Views.Grid.GridView();
     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.gridColumn6          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn1          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colXoa               = new DevExpress.XtraGrid.Columns.GridColumn();
     this._btnXoa              = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.label1A              = new DevExpress.XtraEditors.LabelControl();
     this.xtraSaveFileDialog1  = new DevExpress.XtraEditors.XtraSaveFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).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.imageCollection1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvThuongPhat)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._btnXoa)).BeginInit();
     this.SuspendLayout();
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn7.Caption    = "Thưởng/phạt";
     this.gridColumn7.ColumnEdit = this.repositoryItemTextEdit1;
     this.gridColumn7.DisplayFormat.FormatString = "{0:#,##0.0}";
     this.gridColumn7.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn7.FieldName = "sotien";
     this.gridColumn7.MinWidth  = 25;
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.FixedWidth = true;
     this.gridColumn7.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "sotien", "{0:#,##0.0}")
     });
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 4;
     this.gridColumn7.Width        = 100;
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight    = false;
     this.repositoryItemTextEdit1.Mask.EditMask = "n0";
     this.repositoryItemTextEdit1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
     this.repositoryItemTextEdit1.Name          = "repositoryItemTextEdit1";
     //
     // 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.Images = this.imageCollection1;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.btnThem,
         this.btnLuu,
         this.btnXoa,
         this.btnNapLai,
         this.btnExcel,
         this.btnIn,
         this.dateTuNgay,
         this.dateDenNgay,
         this.btnTim
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 10;
     this.barManager1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemDateEdit1,
         this.repositoryItemDateEdit2
     });
     //
     // 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.btnThem, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnLuu, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnXoa, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnNapLai, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnExcel, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btnIn, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(((DevExpress.XtraBars.BarLinkUserDefines)((DevExpress.XtraBars.BarLinkUserDefines.PaintStyle | DevExpress.XtraBars.BarLinkUserDefines.Width))), this.dateTuNgay, "", true, true, true, 98, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(((DevExpress.XtraBars.BarLinkUserDefines)((DevExpress.XtraBars.BarLinkUserDefines.PaintStyle | DevExpress.XtraBars.BarLinkUserDefines.Width))), this.dateDenNgay, "", false, true, true, 89, null, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(this.btnTim)
     });
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // btnThem
     //
     this.btnThem.Caption = "&Thêm";
     this.btnThem.Id      = 0;
     this.btnThem.ImageOptions.ImageIndex = 0;
     this.btnThem.Name       = "btnThem";
     this.btnThem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnThem_ItemClick);
     //
     // btnLuu
     //
     this.btnLuu.Caption = "Lưu";
     this.btnLuu.Id      = 1;
     this.btnLuu.ImageOptions.ImageIndex = 3;
     this.btnLuu.Name       = "btnLuu";
     this.btnLuu.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnLuu_ItemClick);
     //
     // btnXoa
     //
     this.btnXoa.Caption = "Xóa";
     this.btnXoa.Id      = 2;
     this.btnXoa.ImageOptions.ImageIndex = 1;
     this.btnXoa.Name       = "btnXoa";
     this.btnXoa.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnXoa_ItemClick);
     //
     // btnNapLai
     //
     this.btnNapLai.Caption = "Nạp lại";
     this.btnNapLai.Id      = 3;
     this.btnNapLai.ImageOptions.ImageIndex = 2;
     this.btnNapLai.Name       = "btnNapLai";
     this.btnNapLai.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnNapLai_ItemClick);
     //
     // btnExcel
     //
     this.btnExcel.Caption                 = "&Excel";
     this.btnExcel.Id                      = 5;
     this.btnExcel.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnExcel.ImageOptions.Image")));
     this.btnExcel.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnExcel.ImageOptions.LargeImage")));
     this.btnExcel.Name                    = "btnExcel";
     this.btnExcel.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnExcel_ItemClick);
     //
     // btnIn
     //
     this.btnIn.Caption                 = "&In";
     this.btnIn.Id                      = 6;
     this.btnIn.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnIn.ImageOptions.Image")));
     this.btnIn.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnIn.ImageOptions.LargeImage")));
     this.btnIn.Name                    = "btnIn";
     //
     // dateTuNgay
     //
     this.dateTuNgay.Caption = "Từ";
     this.dateTuNgay.Edit    = this.repositoryItemDateEdit1;
     this.dateTuNgay.Id      = 7;
     this.dateTuNgay.Name    = "dateTuNgay";
     //
     // 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";
     //
     // dateDenNgay
     //
     this.dateDenNgay.Caption = "Đến";
     this.dateDenNgay.Edit    = this.repositoryItemDateEdit2;
     this.dateDenNgay.Id      = 8;
     this.dateDenNgay.Name    = "dateDenNgay";
     //
     // 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";
     //
     // btnTim
     //
     this.btnTim.Caption                 = "Tìm";
     this.btnTim.Id                      = 9;
     this.btnTim.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnTim.ImageOptions.Image")));
     this.btnTim.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnTim.ImageOptions.LargeImage")));
     this.btnTim.Name                    = "btnTim";
     this.btnTim.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.btnTim_ItemClick);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Size             = new System.Drawing.Size(1277, 30);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 437);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(1277, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 30);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 407);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1277, 30);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 407);
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     this.imageCollection1.Images.SetKeyName(0, "additem_16x16.png");
     this.imageCollection1.Images.SetKeyName(1, "close_16x16.png");
     this.imageCollection1.Images.SetKeyName(2, "refresh_16x16.png");
     this.imageCollection1.Images.SetKeyName(3, "saveas_16x16.png");
     this.imageCollection1.Images.SetKeyName(4, "exporttoxlsx_16x16.png");
     //
     // dgvThuongPhat
     //
     this.dgvThuongPhat.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.dgvThuongPhat.Location    = new System.Drawing.Point(0, 30);
     this.dgvThuongPhat.MainView    = this.gridView1;
     this.dgvThuongPhat.MenuManager = this.barManager1;
     this.dgvThuongPhat.Name        = "dgvThuongPhat";
     this.dgvThuongPhat.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemTextEdit1,
         this._btnXoa
     });
     this.dgvThuongPhat.Size                 = new System.Drawing.Size(1277, 407);
     this.dgvThuongPhat.TabIndex             = 4;
     this.dgvThuongPhat.UseEmbeddedNavigator = true;
     this.dgvThuongPhat.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn5,
         this.gridColumn6,
         this.gridColumn1,
         this.gridColumn7,
         this.gridColumn8,
         this.gridColumn9,
         this.colXoa
     });
     this.gridView1.DetailHeight   = 372;
     gridFormatRule1.ApplyToRow    = true;
     gridFormatRule1.Column        = this.gridColumn7;
     gridFormatRule1.ColumnApplyTo = this.gridColumn7;
     gridFormatRule1.Name          = "Format0";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Condition  = DevExpress.XtraEditors.FormatCondition.Expression;
     formatConditionRuleValue1.Expression = "[sotien] < 0";
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.gridView1.FormatRules.Add(gridFormatRule1);
     this.gridView1.GridControl = this.dgvThuongPhat;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ColumnAutoWidth   = false;
     this.gridView1.OptionsView.ShowAutoFilterRow = true;
     this.gridView1.OptionsView.ShowFooter        = true;
     this.gridView1.OptionsView.ShowGroupPanel    = false;
     this.gridView1.RowCellClick += new DevExpress.XtraGrid.Views.Grid.RowCellClickEventHandler(this.gridView1_RowCellClick);
     //
     // gridColumn2
     //
     this.gridColumn2.Caption   = "Tên nhân viên";
     this.gridColumn2.FieldName = "tennv";
     this.gridColumn2.MinWidth  = 25;
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.FixedWidth = true;
     this.gridColumn2.OptionsColumn.ReadOnly   = true;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 2;
     this.gridColumn2.Width        = 200;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "Người tạo";
     this.gridColumn3.FieldName = "nguoitd";
     this.gridColumn3.MinWidth  = 25;
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.FixedWidth = true;
     this.gridColumn3.OptionsColumn.ReadOnly   = true;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 6;
     this.gridColumn3.Width        = 125;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption   = "Ngày tạo";
     this.gridColumn4.FieldName = "thoigian";
     this.gridColumn4.MinWidth  = 25;
     this.gridColumn4.Name      = "gridColumn4";
     this.gridColumn4.OptionsColumn.FixedWidth = true;
     this.gridColumn4.OptionsColumn.ReadOnly   = true;
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 7;
     this.gridColumn4.Width        = 150;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption   = "Người sửa";
     this.gridColumn5.FieldName = "nguoitd2";
     this.gridColumn5.MinWidth  = 25;
     this.gridColumn5.Name      = "gridColumn5";
     this.gridColumn5.OptionsColumn.FixedWidth = true;
     this.gridColumn5.OptionsColumn.ReadOnly   = true;
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 8;
     this.gridColumn5.Width        = 125;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption   = "Ngày sửa";
     this.gridColumn6.FieldName = "thoigian2";
     this.gridColumn6.MinWidth  = 25;
     this.gridColumn6.Name      = "gridColumn6";
     this.gridColumn6.OptionsColumn.FixedWidth = true;
     this.gridColumn6.OptionsColumn.ReadOnly   = true;
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 9;
     this.gridColumn6.Width        = 150;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "Mã nhân viên";
     this.gridColumn1.FieldName = "manv";
     this.gridColumn1.MinWidth  = 25;
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.FixedWidth = true;
     this.gridColumn1.OptionsColumn.ReadOnly   = true;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 1;
     this.gridColumn1.Width        = 100;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption   = "Lý do";
     this.gridColumn8.FieldName = "lydo";
     this.gridColumn8.MinWidth  = 25;
     this.gridColumn8.Name      = "gridColumn8";
     this.gridColumn8.OptionsColumn.FixedWidth = true;
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 5;
     this.gridColumn8.Width        = 245;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption   = "Ngày tháng";
     this.gridColumn9.FieldName = "ngaythang";
     this.gridColumn9.MinWidth  = 25;
     this.gridColumn9.Name      = "gridColumn9";
     this.gridColumn9.OptionsColumn.FixedWidth = true;
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 3;
     this.gridColumn9.Width        = 100;
     //
     // colXoa
     //
     this.colXoa.AppearanceHeader.Options.UseTextOptions = true;
     this.colXoa.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colXoa.Caption    = "Xóa";
     this.colXoa.ColumnEdit = this._btnXoa;
     this.colXoa.MinWidth   = 25;
     this.colXoa.Name       = "colXoa";
     this.colXoa.OptionsColumn.AllowEdit  = false;
     this.colXoa.OptionsColumn.FixedWidth = true;
     this.colXoa.OptionsColumn.ReadOnly   = true;
     this.colXoa.Visible      = true;
     this.colXoa.VisibleIndex = 0;
     this.colXoa.Width        = 35;
     //
     // _btnXoa
     //
     this._btnXoa.AutoHeight         = false;
     editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this._btnXoa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this._btnXoa.Name          = "_btnXoa";
     this._btnXoa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // label1A
     //
     this.label1A.AutoEllipsis = true;
     this.label1A.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.label1A.Location     = new System.Drawing.Point(396, 255);
     this.label1A.Name         = "label1A";
     this.label1A.Size         = new System.Drawing.Size(0, 17);
     this.label1A.TabIndex     = 9;
     this.label1A.TextChanged += new System.EventHandler(this.label1A_TextChanged);
     //
     // xtraSaveFileDialog1
     //
     this.xtraSaveFileDialog1.FileName = "xtraSaveFileDialog1";
     //
     // frmThuongPhat
     //
     this.Appearance.Options.UseFont = true;
     this.AutoScaleDimensions        = new System.Drawing.SizeF(7F, 17F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize    = new System.Drawing.Size(1277, 437);
     this.Controls.Add(this.label1A);
     this.Controls.Add(this.dgvThuongPhat);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Font  = new System.Drawing.Font("Segoe UI", 7.8F);
     this.Name  = "frmThuongPhat";
     this.Text  = "Thưởng/Phạt";
     this.Load += new System.EventHandler(this.frmThuongPhat_Load);
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).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.imageCollection1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgvThuongPhat)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._btnXoa)).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();
     DevExpress.Utils.SuperToolTip     superToolTip1     = new DevExpress.Utils.SuperToolTip();
     DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
     DevExpress.Utils.ToolTipItem      toolTipItem1      = new DevExpress.Utils.ToolTipItem();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(ListadoNominasXtraForm));
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
     this.MostrarSoloSeleccionados_checkButton = new DevExpress.XtraEditors.CheckButton();
     this.simpleButton1             = new DevExpress.XtraEditors.SimpleButton();
     this.Refresh_simpleButton      = new DevExpress.XtraEditors.SimpleButton();
     this.Annos_checkedComboBoxEdit = new DevExpress.XtraEditors.CheckedComboBoxEdit();
     this.gridControl1           = new DevExpress.XtraGrid.GridControl();
     this.nominaBindingSource    = new System.Windows.Forms.BindingSource(this.components);
     this.gridView1              = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colConsecutivo         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAnno                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNoActividad         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colFechaFinalActividad = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLugarDePresentacion = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTipoMonedaId        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.TipoMoneda_repositoryItemLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.tipoMonedaBindingSource             = new System.Windows.Forms.BindingSource(this.components);
     this.colTipoActividad = new DevExpress.XtraGrid.Columns.GridColumn();
     this.TipoActividad_repositoryItemLookUpEdit = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.colAgrupacion      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colControlClientes = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Preview_gridColumn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Preview_repositoryItemButtonEdit = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.Edit_gridColumn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Edit_repositoryItemButtonEdit  = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.ColIngresoActividad_gridColumn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.PorCientoCliente_gridColumn    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.IngresoCliente_gridColumn      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNetoACobrar              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.IngresoAgencia_gridColumn   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.PorCientoUA_gridColumn      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.IngresoArtista_gridColumn   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.UtilidadAgencia_gridColumn  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Descuentos_gridColumn       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ACobrarArtista_gridColumn   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colFechaEmision             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.layoutControlGroup1         = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1          = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3          = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1             = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem2          = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem2             = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem4          = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5          = new DevExpress.XtraLayout.LayoutControlItem();
     this.ordenDeTrabajoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Annos_checkedComboBoxEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nominaBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TipoMoneda_repositoryItemLookUpEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tipoMonedaBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TipoActividad_repositoryItemLookUpEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Preview_repositoryItemButtonEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Edit_repositoryItemButtonEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ordenDeTrabajoBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.MostrarSoloSeleccionados_checkButton);
     this.layoutControl1.Controls.Add(this.simpleButton1);
     this.layoutControl1.Controls.Add(this.Refresh_simpleButton);
     this.layoutControl1.Controls.Add(this.Annos_checkedComboBoxEdit);
     this.layoutControl1.Controls.Add(this.gridControl1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(537, 538, 450, 400);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(1357, 565);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // MostrarSoloSeleccionados_checkButton
     //
     this.MostrarSoloSeleccionados_checkButton.ImageOptions.Image = global::DXApplication9.Properties.Resources.checkbox_32x32;
     this.MostrarSoloSeleccionados_checkButton.Location           = new System.Drawing.Point(395, 12);
     this.MostrarSoloSeleccionados_checkButton.Name            = "MostrarSoloSeleccionados_checkButton";
     this.MostrarSoloSeleccionados_checkButton.Size            = new System.Drawing.Size(151, 36);
     this.MostrarSoloSeleccionados_checkButton.StyleController = this.layoutControl1;
     this.MostrarSoloSeleccionados_checkButton.TabIndex        = 12;
     this.MostrarSoloSeleccionados_checkButton.Text            = "Mostrar Seleccionados";
     this.MostrarSoloSeleccionados_checkButton.CheckedChanged += new System.EventHandler(this.MostrarSoloSeleccionados_checkButton_CheckedChanged);
     //
     // simpleButton1
     //
     this.simpleButton1.ImageOptions.Image = global::DXApplication9.Properties.Resources.preview_32x32;
     this.simpleButton1.Location           = new System.Drawing.Point(280, 12);
     this.simpleButton1.Name            = "simpleButton1";
     this.simpleButton1.Size            = new System.Drawing.Size(111, 36);
     this.simpleButton1.StyleController = this.layoutControl1;
     this.simpleButton1.TabIndex        = 11;
     this.simpleButton1.Text            = "Imprimir Tabla";
     this.simpleButton1.Click          += new System.EventHandler(this.simpleButton1_Click);
     //
     // Refresh_simpleButton
     //
     this.Refresh_simpleButton.Appearance.Options.UseTextOptions = true;
     this.Refresh_simpleButton.ImageOptions.Image    = global::DXApplication9.Properties.Resources.refresh2_32x32;
     this.Refresh_simpleButton.ImageOptions.Location = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.Refresh_simpleButton.Location        = new System.Drawing.Point(207, 12);
     this.Refresh_simpleButton.Name            = "Refresh_simpleButton";
     this.Refresh_simpleButton.Size            = new System.Drawing.Size(69, 36);
     this.Refresh_simpleButton.StyleController = this.layoutControl1;
     toolTipTitleItem1.Text  = "Actualizar Tabla de Nominas";
     toolTipItem1.LeftIndent = 6;
     toolTipItem1.Text       = "actualiza la tabla de las nominas mostrando posibles cambios de otros usuarios.";
     superToolTip1.Items.Add(toolTipTitleItem1);
     superToolTip1.Items.Add(toolTipItem1);
     this.Refresh_simpleButton.SuperTip = superToolTip1;
     this.Refresh_simpleButton.TabIndex = 10;
     this.Refresh_simpleButton.Text     = "Actualizar Datos";
     this.Refresh_simpleButton.Click   += new System.EventHandler(this.Refresh_simpleButton_Click);
     //
     // Annos_checkedComboBoxEdit
     //
     this.Annos_checkedComboBoxEdit.EditValue = "-Seleccione Año-";
     this.Annos_checkedComboBoxEdit.Location  = new System.Drawing.Point(34, 12);
     this.Annos_checkedComboBoxEdit.Name      = "Annos_checkedComboBoxEdit";
     this.Annos_checkedComboBoxEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.Annos_checkedComboBoxEdit.Size              = new System.Drawing.Size(169, 20);
     this.Annos_checkedComboBoxEdit.StyleController   = this.layoutControl1;
     this.Annos_checkedComboBoxEdit.TabIndex          = 9;
     this.Annos_checkedComboBoxEdit.EditValueChanged += new System.EventHandler(this.Annos_checkedComboBoxEdit_EditValueChanged);
     //
     // gridControl1
     //
     this.gridControl1.Cursor     = System.Windows.Forms.Cursors.Default;
     this.gridControl1.DataSource = this.nominaBindingSource;
     this.gridControl1.Location   = new System.Drawing.Point(12, 52);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.TipoMoneda_repositoryItemLookUpEdit,
         this.Preview_repositoryItemButtonEdit,
         this.TipoActividad_repositoryItemLookUpEdit,
         this.Edit_repositoryItemButtonEdit
     });
     this.gridControl1.Size     = new System.Drawing.Size(1333, 458);
     this.gridControl1.TabIndex = 4;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // nominaBindingSource
     //
     this.nominaBindingSource.DataSource = typeof(DXApplication9.Nomina);
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colConsecutivo,
         this.colAnno,
         this.colNoActividad,
         this.colFechaFinalActividad,
         this.colLugarDePresentacion,
         this.colTipoMonedaId,
         this.colTipoActividad,
         this.colAgrupacion,
         this.colControlClientes,
         this.Preview_gridColumn,
         this.Edit_gridColumn,
         this.ColIngresoActividad_gridColumn,
         this.PorCientoCliente_gridColumn,
         this.IngresoCliente_gridColumn,
         this.colNetoACobrar,
         this.IngresoAgencia_gridColumn,
         this.PorCientoUA_gridColumn,
         this.IngresoArtista_gridColumn,
         this.UtilidadAgencia_gridColumn,
         this.Descuentos_gridColumn,
         this.ACobrarArtista_gridColumn,
         this.colFechaEmision
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.Editable                   = false;
     this.gridView1.OptionsBehavior.EditingMode                = DevExpress.XtraGrid.Views.Grid.GridEditingMode.EditFormInplace;
     this.gridView1.OptionsDetail.SmartDetailExpand            = false;
     this.gridView1.OptionsFind.AlwaysVisible                  = true;
     this.gridView1.OptionsSelection.MultiSelect               = true;
     this.gridView1.OptionsSelection.MultiSelectMode           = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect;
     this.gridView1.OptionsView.ShowFooter                     = true;
     this.gridView1.OptionsView.ShowGroupExpandCollapseButtons = false;
     this.gridView1.CalcPreviewText         += new DevExpress.XtraGrid.Views.Grid.CalcPreviewTextEventHandler(this.gridView1_CalcPreviewText_1);
     this.gridView1.SelectionChanged        += new DevExpress.Data.SelectionChangedEventHandler(this.GlobalGridView_SelectionChanged);
     this.gridView1.CustomRowFilter         += new DevExpress.XtraGrid.Views.Base.RowFilterEventHandler(this.GlobalGridView_CustomRowFilter);
     this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gridView1_CustomColumnDisplayText);
     this.gridView1.Click       += new System.EventHandler(this.gridView1_Click);
     this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
     //
     // colConsecutivo
     //
     this.colConsecutivo.FieldName    = "Consecutivo";
     this.colConsecutivo.FilterMode   = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
     this.colConsecutivo.Name         = "colConsecutivo";
     this.colConsecutivo.Visible      = true;
     this.colConsecutivo.VisibleIndex = 1;
     this.colConsecutivo.Width        = 88;
     //
     // colAnno
     //
     this.colAnno.FieldName    = "Anno";
     this.colAnno.Name         = "colAnno";
     this.colAnno.Visible      = true;
     this.colAnno.VisibleIndex = 3;
     this.colAnno.Width        = 52;
     //
     // colNoActividad
     //
     this.colNoActividad.Caption           = "No. Actividad";
     this.colNoActividad.FieldName         = "colNoActividad";
     this.colNoActividad.FilterMode        = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
     this.colNoActividad.Name              = "colNoActividad";
     this.colNoActividad.UnboundExpression = "Concat([OrdenDeTrabajo.Consecutivo], \'/\', [OrdenDeTrabajo.Anno])";
     this.colNoActividad.UnboundType       = DevExpress.Data.UnboundColumnType.String;
     this.colNoActividad.Visible           = true;
     this.colNoActividad.VisibleIndex      = 4;
     this.colNoActividad.Width             = 82;
     //
     // colFechaFinalActividad
     //
     this.colFechaFinalActividad.Caption      = "Fecha Actividad";
     this.colFechaFinalActividad.FieldName    = "FechaEmision";
     this.colFechaFinalActividad.Name         = "colFechaFinalActividad";
     this.colFechaFinalActividad.Visible      = true;
     this.colFechaFinalActividad.VisibleIndex = 14;
     this.colFechaFinalActividad.Width        = 64;
     //
     // colLugarDePresentacion
     //
     this.colLugarDePresentacion.Caption      = "Lugar de Presentación";
     this.colLugarDePresentacion.FieldName    = "OrdenDeTrabajo.LugarDePresentacion";
     this.colLugarDePresentacion.FilterMode   = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
     this.colLugarDePresentacion.Name         = "colLugarDePresentacion";
     this.colLugarDePresentacion.Visible      = true;
     this.colLugarDePresentacion.VisibleIndex = 13;
     this.colLugarDePresentacion.Width        = 74;
     //
     // colTipoMonedaId
     //
     this.colTipoMonedaId.Caption      = "Moneda";
     this.colTipoMonedaId.ColumnEdit   = this.TipoMoneda_repositoryItemLookUpEdit;
     this.colTipoMonedaId.FieldName    = "OrdenDeTrabajo.TipoMonedaId";
     this.colTipoMonedaId.FilterMode   = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
     this.colTipoMonedaId.Name         = "colTipoMonedaId";
     this.colTipoMonedaId.Visible      = true;
     this.colTipoMonedaId.VisibleIndex = 15;
     this.colTipoMonedaId.Width        = 41;
     //
     // TipoMoneda_repositoryItemLookUpEdit
     //
     this.TipoMoneda_repositoryItemLookUpEdit.AutoHeight = false;
     this.TipoMoneda_repositoryItemLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.TipoMoneda_repositoryItemLookUpEdit.DataSource    = this.tipoMonedaBindingSource;
     this.TipoMoneda_repositoryItemLookUpEdit.DisplayMember = "Abreviatura";
     this.TipoMoneda_repositoryItemLookUpEdit.Name          = "TipoMoneda_repositoryItemLookUpEdit";
     this.TipoMoneda_repositoryItemLookUpEdit.ValueMember   = "TipoMonedaID";
     //
     // tipoMonedaBindingSource
     //
     this.tipoMonedaBindingSource.DataSource = typeof(DXApplication9.TipoMoneda);
     //
     // colTipoActividad
     //
     this.colTipoActividad.ColumnEdit   = this.TipoActividad_repositoryItemLookUpEdit;
     this.colTipoActividad.FieldName    = "OrdenDeTrabajo.TipoActividad";
     this.colTipoActividad.FilterMode   = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
     this.colTipoActividad.Name         = "colTipoActividad";
     this.colTipoActividad.Visible      = true;
     this.colTipoActividad.VisibleIndex = 16;
     this.colTipoActividad.Width        = 98;
     //
     // TipoActividad_repositoryItemLookUpEdit
     //
     this.TipoActividad_repositoryItemLookUpEdit.AutoHeight = false;
     this.TipoActividad_repositoryItemLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.TipoActividad_repositoryItemLookUpEdit.Name = "TipoActividad_repositoryItemLookUpEdit";
     //
     // colAgrupacion
     //
     this.colAgrupacion.Caption      = "Unidad Artistica";
     this.colAgrupacion.FieldName    = "OrdenDeTrabajo.Agrupacion.Nombre";
     this.colAgrupacion.FilterMode   = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
     this.colAgrupacion.Name         = "colAgrupacion";
     this.colAgrupacion.Visible      = true;
     this.colAgrupacion.VisibleIndex = 5;
     this.colAgrupacion.Width        = 102;
     //
     // colControlClientes
     //
     this.colControlClientes.Caption      = "Entidad";
     this.colControlClientes.FieldName    = "OrdenDeTrabajo.ControlClientes.NombreDeEntidad";
     this.colControlClientes.FilterMode   = DevExpress.XtraGrid.ColumnFilterMode.DisplayText;
     this.colControlClientes.Name         = "colControlClientes";
     this.colControlClientes.Visible      = true;
     this.colControlClientes.VisibleIndex = 17;
     this.colControlClientes.Width        = 65;
     //
     // Preview_gridColumn
     //
     this.Preview_gridColumn.ColumnEdit   = this.Preview_repositoryItemButtonEdit;
     this.Preview_gridColumn.Name         = "Preview_gridColumn";
     this.Preview_gridColumn.Visible      = true;
     this.Preview_gridColumn.VisibleIndex = 19;
     this.Preview_gridColumn.Width        = 54;
     //
     // Preview_repositoryItemButtonEdit
     //
     this.Preview_repositoryItemButtonEdit.AutoHeight = false;
     editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.Preview_repositoryItemButtonEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), "Ver Nomina")
     });
     this.Preview_repositoryItemButtonEdit.Name          = "Preview_repositoryItemButtonEdit";
     this.Preview_repositoryItemButtonEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // Edit_gridColumn
     //
     this.Edit_gridColumn.ColumnEdit   = this.Edit_repositoryItemButtonEdit;
     this.Edit_gridColumn.Name         = "Edit_gridColumn";
     this.Edit_gridColumn.Visible      = true;
     this.Edit_gridColumn.VisibleIndex = 18;
     this.Edit_gridColumn.Width        = 21;
     //
     // Edit_repositoryItemButtonEdit
     //
     this.Edit_repositoryItemButtonEdit.AutoHeight = false;
     editorButtonImageOptions2.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
     this.Edit_repositoryItemButtonEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(editorButtonImageOptions2, DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, null)
     });
     this.Edit_repositoryItemButtonEdit.Name          = "Edit_repositoryItemButtonEdit";
     this.Edit_repositoryItemButtonEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // ColIngresoActividad_gridColumn
     //
     this.ColIngresoActividad_gridColumn.Caption      = "Ingreso Actividad";
     this.ColIngresoActividad_gridColumn.FieldName    = "OrdenDeTrabajo.ImporteFinal";
     this.ColIngresoActividad_gridColumn.Name         = "ColIngresoActividad_gridColumn";
     this.ColIngresoActividad_gridColumn.Visible      = true;
     this.ColIngresoActividad_gridColumn.VisibleIndex = 6;
     this.ColIngresoActividad_gridColumn.Width        = 88;
     //
     // PorCientoCliente_gridColumn
     //
     this.PorCientoCliente_gridColumn.CustomizationCaption     = "Porciento Cliente";
     this.PorCientoCliente_gridColumn.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.PorCientoCliente_gridColumn.FieldName = "OrdenDeTrabajo.PorcientoCliente";
     this.PorCientoCliente_gridColumn.Name      = "PorCientoCliente_gridColumn";
     //
     // IngresoCliente_gridColumn
     //
     this.IngresoCliente_gridColumn.Caption           = "Ingreso Cliente";
     this.IngresoCliente_gridColumn.FieldName         = "IngresoCliente_gridColumn";
     this.IngresoCliente_gridColumn.Name              = "IngresoCliente_gridColumn";
     this.IngresoCliente_gridColumn.UnboundExpression = "[OrdenDeTrabajo.ImporteFinal] * [OrdenDeTrabajo.PorcientoCliente] / 100";
     this.IngresoCliente_gridColumn.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     this.IngresoCliente_gridColumn.Visible           = true;
     this.IngresoCliente_gridColumn.VisibleIndex      = 7;
     this.IngresoCliente_gridColumn.Width             = 88;
     //
     // colNetoACobrar
     //
     this.colNetoACobrar.Caption      = "Neto a Cobrar";
     this.colNetoACobrar.FieldName    = "OrdenDeTrabajo.ImporteNetoQueSeCobraReal";
     this.colNetoACobrar.Name         = "colNetoACobrar";
     this.colNetoACobrar.Visible      = true;
     this.colNetoACobrar.VisibleIndex = 12;
     //
     // IngresoAgencia_gridColumn
     //
     this.IngresoAgencia_gridColumn.Caption           = "Ing Agencia";
     this.IngresoAgencia_gridColumn.FieldName         = "IngresoAgencia";
     this.IngresoAgencia_gridColumn.Name              = "IngresoAgencia_gridColumn";
     this.IngresoAgencia_gridColumn.UnboundExpression = "[OrdenDeTrabajo.ImporteFinal] - [IngresoCliente_gridColumn]";
     this.IngresoAgencia_gridColumn.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     this.IngresoAgencia_gridColumn.Visible           = true;
     this.IngresoAgencia_gridColumn.VisibleIndex      = 8;
     this.IngresoAgencia_gridColumn.Width             = 88;
     //
     // PorCientoUA_gridColumn
     //
     this.PorCientoUA_gridColumn.Caption   = "Porciento UA";
     this.PorCientoUA_gridColumn.FieldName = "OrdenDeTrabajo.PorCientoUnidadArtistica";
     this.PorCientoUA_gridColumn.Name      = "PorCientoUA_gridColumn";
     this.PorCientoUA_gridColumn.Width     = 92;
     //
     // IngresoArtista_gridColumn
     //
     this.IngresoArtista_gridColumn.FieldName         = "Ing. Artista";
     this.IngresoArtista_gridColumn.Name              = "IngresoArtista_gridColumn";
     this.IngresoArtista_gridColumn.UnboundExpression = "[IngresoAgencia] * [OrdenDeTrabajo.PorCientoUnidadArtistica] / 100";
     this.IngresoArtista_gridColumn.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     this.IngresoArtista_gridColumn.Visible           = true;
     this.IngresoArtista_gridColumn.VisibleIndex      = 10;
     this.IngresoArtista_gridColumn.Width             = 88;
     //
     // UtilidadAgencia_gridColumn
     //
     this.UtilidadAgencia_gridColumn.Caption           = "Utilidad Agencia";
     this.UtilidadAgencia_gridColumn.FieldName         = "UtilidadAgencia_gridColumn";
     this.UtilidadAgencia_gridColumn.Name              = "UtilidadAgencia_gridColumn";
     this.UtilidadAgencia_gridColumn.UnboundExpression = "[IngresoAgencia] - [Ing. Artista]";
     this.UtilidadAgencia_gridColumn.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     this.UtilidadAgencia_gridColumn.Visible           = true;
     this.UtilidadAgencia_gridColumn.VisibleIndex      = 9;
     this.UtilidadAgencia_gridColumn.Width             = 88;
     //
     // Descuentos_gridColumn
     //
     this.Descuentos_gridColumn.Caption   = "Descuentos";
     this.Descuentos_gridColumn.FieldName = "OrdenDeTrabajo.Descuento";
     this.Descuentos_gridColumn.Name      = "Descuentos_gridColumn";
     //
     // ACobrarArtista_gridColumn
     //
     this.ACobrarArtista_gridColumn.Caption           = "A Cobrar ";
     this.ACobrarArtista_gridColumn.FieldName         = "ACobrarArtista_gridColumn";
     this.ACobrarArtista_gridColumn.Name              = "ACobrarArtista_gridColumn";
     this.ACobrarArtista_gridColumn.UnboundExpression = "[Ing. Artista] - [OrdenDeTrabajo.Descuento]";
     this.ACobrarArtista_gridColumn.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     this.ACobrarArtista_gridColumn.Visible           = true;
     this.ACobrarArtista_gridColumn.VisibleIndex      = 11;
     this.ACobrarArtista_gridColumn.Width             = 63;
     //
     // colFechaEmision
     //
     this.colFechaEmision.FieldName    = "FechaEmision";
     this.colFechaEmision.Name         = "colFechaEmision";
     this.colFechaEmision.Visible      = true;
     this.colFechaEmision.VisibleIndex = 2;
     this.colFechaEmision.Width        = 71;
     //
     // 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.layoutControlItem3,
         this.emptySpaceItem1,
         this.layoutControlItem2,
         this.emptySpaceItem2,
         this.layoutControlItem4,
         this.layoutControlItem5
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(1357, 565);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.gridControl1;
     this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 40);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(1337, 462);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this.Refresh_simpleButton;
     this.layoutControlItem3.Location    = new System.Drawing.Point(195, 0);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(73, 40);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.Location      = new System.Drawing.Point(0, 502);
     this.emptySpaceItem1.Name          = "emptySpaceItem1";
     this.emptySpaceItem1.Size          = new System.Drawing.Size(1337, 43);
     this.emptySpaceItem1.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.Annos_checkedComboBoxEdit;
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(195, 40);
     this.layoutControlItem2.Text     = "Año";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(19, 13);
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.AllowHotTrack = false;
     this.emptySpaceItem2.Location      = new System.Drawing.Point(538, 0);
     this.emptySpaceItem2.Name          = "emptySpaceItem2";
     this.emptySpaceItem2.Size          = new System.Drawing.Size(799, 40);
     this.emptySpaceItem2.TextSize      = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.simpleButton1;
     this.layoutControlItem4.Location    = new System.Drawing.Point(268, 0);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(115, 40);
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.Control     = this.MostrarSoloSeleccionados_checkButton;
     this.layoutControlItem5.Location    = new System.Drawing.Point(383, 0);
     this.layoutControlItem5.Name        = "layoutControlItem5";
     this.layoutControlItem5.Size        = new System.Drawing.Size(155, 40);
     this.layoutControlItem5.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem5.TextVisible = false;
     //
     // ordenDeTrabajoBindingSource
     //
     this.ordenDeTrabajoBindingSource.DataSource = typeof(DXApplication9.OrdenDeTrabajo);
     //
     // ListadoNominasXtraForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1357, 565);
     this.Controls.Add(this.layoutControl1);
     this.Name = "ListadoNominasXtraForm";
     this.Text = "Listado de Nominas";
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Annos_checkedComboBoxEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nominaBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TipoMoneda_repositoryItemLookUpEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tipoMonedaBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TipoActividad_repositoryItemLookUpEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Preview_repositoryItemButtonEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Edit_repositoryItemButtonEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ordenDeTrabajoBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 21
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(UcTemplates));
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject9  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
     this.panel1                   = new System.Windows.Forms.Panel();
     this.lblHeader                = new DevExpress.XtraEditors.LabelControl();
     this.pictureEdit1             = new DevExpress.XtraEditors.PictureEdit();
     this.panel2                   = new System.Windows.Forms.Panel();
     this.btnPreview               = new DevExpress.XtraEditors.SimpleButton();
     this.btnNew                   = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl1            = new DevExpress.XtraEditors.LabelControl();
     this.txtSearch                = new DevExpress.XtraEditors.TextEdit();
     this.TemplateGridControl      = new DevExpress.XtraGrid.GridControl();
     this.TemplateGridView         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colEdit                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnEditRepo              = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.colDelete                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnDeleteRepo            = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.colCopy                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnCopyRepo              = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.colName                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTemplateContent       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.RichTextEditRepo         = new DevExpress.XtraEditors.Repository.RepositoryItemRichTextEdit();
     this.colType                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.cboOffices               = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.cboStatusRepo            = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.rtfPreview               = new DevExpress.XtraRichEdit.RichEditControl();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TemplateGridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TemplateGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnEditRepo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnDeleteRepo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCopyRepo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RichTextEditRepo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboOffices)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboStatusRepo)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(118)))), ((int)(((byte)(157)))));
     this.panel1.Controls.Add(this.lblHeader);
     this.panel1.Controls.Add(this.pictureEdit1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1149, 54);
     this.panel1.TabIndex = 60;
     //
     // lblHeader
     //
     this.lblHeader.Appearance.Font                 = new System.Drawing.Font("Arial", 18F);
     this.lblHeader.Appearance.ForeColor            = System.Drawing.Color.White;
     this.lblHeader.Appearance.Options.UseFont      = true;
     this.lblHeader.Appearance.Options.UseForeColor = true;
     this.lblHeader.Location = new System.Drawing.Point(97, 13);
     this.lblHeader.Name     = "lblHeader";
     this.lblHeader.Size     = new System.Drawing.Size(112, 27);
     this.lblHeader.TabIndex = 12;
     this.lblHeader.Text     = "Templates";
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(12, 3);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit1.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.pictureEdit1.Size     = new System.Drawing.Size(78, 52);
     this.pictureEdit1.TabIndex = 0;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(69)))), ((int)(((byte)(98)))), ((int)(((byte)(135)))));
     this.panel2.Controls.Add(this.btnPreview);
     this.panel2.Controls.Add(this.btnNew);
     this.panel2.Controls.Add(this.labelControl1);
     this.panel2.Controls.Add(this.txtSearch);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location = new System.Drawing.Point(0, 54);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(1149, 34);
     this.panel2.TabIndex = 61;
     //
     // btnPreview
     //
     this.btnPreview.Appearance.Font            = new System.Drawing.Font("Segoe UI", 10F);
     this.btnPreview.Appearance.Options.UseFont = true;
     this.btnPreview.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.btnPreview.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
     this.btnPreview.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnPreview.ImageOptions.Image")));
     this.btnPreview.Location           = new System.Drawing.Point(449, 6);
     this.btnPreview.Name     = "btnPreview";
     this.btnPreview.Size     = new System.Drawing.Size(108, 23);
     this.btnPreview.TabIndex = 15;
     this.btnPreview.Text     = "Preview";
     this.btnPreview.Visible  = false;
     this.btnPreview.Click   += new System.EventHandler(this.btnPreview_Click);
     //
     // btnNew
     //
     this.btnNew.Appearance.Font            = new System.Drawing.Font("Segoe UI", 10F);
     this.btnNew.Appearance.Options.UseFont = true;
     this.btnNew.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.btnNew.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
     this.btnNew.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnNew.ImageOptions.Image")));
     this.btnNew.Location           = new System.Drawing.Point(315, 6);
     this.btnNew.Name     = "btnNew";
     this.btnNew.Size     = new System.Drawing.Size(128, 23);
     this.btnNew.TabIndex = 16;
     this.btnNew.Text     = "Add Templates";
     this.btnNew.Click   += new System.EventHandler(this.btnNew_Click);
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font                 = new System.Drawing.Font("Calibri", 10F, System.Drawing.FontStyle.Bold);
     this.labelControl1.Appearance.ForeColor            = System.Drawing.Color.White;
     this.labelControl1.Appearance.Options.UseFont      = true;
     this.labelControl1.Appearance.Options.UseForeColor = true;
     this.labelControl1.Location = new System.Drawing.Point(12, 11);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(36, 15);
     this.labelControl1.TabIndex = 1;
     this.labelControl1.Text     = "Search";
     //
     // txtSearch
     //
     this.txtSearch.Location = new System.Drawing.Point(54, 8);
     this.txtSearch.Name     = "txtSearch";
     this.txtSearch.Size     = new System.Drawing.Size(241, 20);
     this.txtSearch.TabIndex = 0;
     //
     // TemplateGridControl
     //
     this.TemplateGridControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.TemplateGridControl.Font     = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TemplateGridControl.Location = new System.Drawing.Point(0, 88);
     this.TemplateGridControl.MainView = this.TemplateGridView;
     this.TemplateGridControl.Name     = "TemplateGridControl";
     this.TemplateGridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.btnEditRepo,
         this.btnDeleteRepo,
         this.repositoryItemCheckEdit1,
         this.cboOffices,
         this.cboStatusRepo,
         this.RichTextEditRepo,
         this.btnCopyRepo
     });
     this.TemplateGridControl.Size     = new System.Drawing.Size(1149, 403);
     this.TemplateGridControl.TabIndex = 64;
     this.TemplateGridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.TemplateGridView
     });
     //
     // TemplateGridView
     //
     this.TemplateGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colEdit,
         this.colDelete,
         this.colCopy,
         this.colName,
         this.colTemplateContent,
         this.colType
     });
     this.TemplateGridView.GridControl = this.TemplateGridControl;
     this.TemplateGridView.Name        = "TemplateGridView";
     this.TemplateGridView.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
     this.TemplateGridView.OptionsBehavior.ReadOnly     = true;
     this.TemplateGridView.OptionsView.ShowGroupPanel   = false;
     this.TemplateGridView.FocusedRowChanged           += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.TemplateGridView_FocusedRowChanged);
     //
     // colEdit
     //
     this.colEdit.ColumnEdit   = this.btnEditRepo;
     this.colEdit.MaxWidth     = 20;
     this.colEdit.Name         = "colEdit";
     this.colEdit.Visible      = true;
     this.colEdit.VisibleIndex = 0;
     this.colEdit.Width        = 20;
     //
     // btnEditRepo
     //
     this.btnEditRepo.AutoHeight     = false;
     editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.btnEditRepo.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnEditRepo.Name          = "btnEditRepo";
     this.btnEditRepo.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // colDelete
     //
     this.colDelete.ColumnEdit   = this.btnDeleteRepo;
     this.colDelete.MaxWidth     = 20;
     this.colDelete.Name         = "colDelete";
     this.colDelete.Visible      = true;
     this.colDelete.VisibleIndex = 2;
     this.colDelete.Width        = 20;
     //
     // btnDeleteRepo
     //
     this.btnDeleteRepo.AutoHeight   = false;
     editorButtonImageOptions2.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
     this.btnDeleteRepo.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnDeleteRepo.Name          = "btnDeleteRepo";
     this.btnDeleteRepo.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // colCopy
     //
     this.colCopy.ColumnEdit   = this.btnCopyRepo;
     this.colCopy.MaxWidth     = 20;
     this.colCopy.Name         = "colCopy";
     this.colCopy.Visible      = true;
     this.colCopy.VisibleIndex = 1;
     this.colCopy.Width        = 20;
     //
     // btnCopyRepo
     //
     this.btnCopyRepo.AutoHeight     = false;
     editorButtonImageOptions3.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions3.Image")));
     this.btnCopyRepo.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnCopyRepo.Name          = "btnCopyRepo";
     this.btnCopyRepo.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // colName
     //
     this.colName.Caption      = "Template Name";
     this.colName.FieldName    = "Name";
     this.colName.Name         = "colName";
     this.colName.Visible      = true;
     this.colName.VisibleIndex = 3;
     this.colName.Width        = 1064;
     //
     // colTemplateContent
     //
     this.colTemplateContent.Caption    = "Content";
     this.colTemplateContent.ColumnEdit = this.RichTextEditRepo;
     this.colTemplateContent.FieldName  = "TemplateContent";
     this.colTemplateContent.Name       = "colTemplateContent";
     this.colTemplateContent.Width      = 824;
     //
     // RichTextEditRepo
     //
     this.RichTextEditRepo.DocumentFormat      = DevExpress.XtraRichEdit.DocumentFormat.Rtf;
     this.RichTextEditRepo.Name                = "RichTextEditRepo";
     this.RichTextEditRepo.ShowCaretInReadOnly = false;
     //
     // colType
     //
     this.colType.Caption   = "Type";
     this.colType.FieldName = "Type";
     this.colType.Name      = "colType";
     this.colType.Width     = 112;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name       = "repositoryItemCheckEdit1";
     //
     // cboOffices
     //
     this.cboOffices.AllowNullInput = DevExpress.Utils.DefaultBoolean.True;
     this.cboOffices.AutoHeight     = false;
     this.cboOffices.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboOffices.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("OffcAcr", "OffcAcr"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("OfficeName", "Office Name"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Chief", "Chief"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ChiefPosition", "Position"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ResponsibilityCenter", "Center"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ResponsibilityCenterCode", "Code")
     });
     this.cboOffices.DisplayMember = "OfficeName";
     this.cboOffices.Name          = "cboOffices";
     this.cboOffices.NullText      = "";
     this.cboOffices.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.cboOffices.ValueMember   = "Id";
     //
     // cboStatusRepo
     //
     this.cboStatusRepo.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.cboStatusRepo.AutoHeight     = false;
     this.cboStatusRepo.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboStatusRepo.DisplayMember   = "Status";
     this.cboStatusRepo.Name            = "cboStatusRepo";
     this.cboStatusRepo.NullText        = "";
     this.cboStatusRepo.NullValuePrompt = "Permanent,Casual,COS";
     this.cboStatusRepo.ValueMember     = "Status";
     //
     // rtfPreview
     //
     this.rtfPreview.ActiveViewType = DevExpress.XtraRichEdit.RichEditViewType.Draft;
     this.rtfPreview.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.rtfPreview.LayoutUnit     = DevExpress.XtraRichEdit.DocumentLayoutUnit.Pixel;
     this.rtfPreview.Location       = new System.Drawing.Point(0, 491);
     this.rtfPreview.Name           = "rtfPreview";
     this.rtfPreview.Options.HorizontalRuler.ShowLeftIndent  = false;
     this.rtfPreview.Options.HorizontalRuler.ShowRightIndent = false;
     this.rtfPreview.Options.HorizontalRuler.ShowTabs        = false;
     this.rtfPreview.Options.HorizontalRuler.Visibility      = DevExpress.XtraRichEdit.RichEditRulerVisibility.Hidden;
     this.rtfPreview.Options.HorizontalScrollbar.Visibility  = DevExpress.XtraRichEdit.RichEditScrollbarVisibility.Hidden;
     this.rtfPreview.Options.VerticalRuler.Visibility        = DevExpress.XtraRichEdit.RichEditRulerVisibility.Hidden;
     this.rtfPreview.ReadOnly = true;
     this.rtfPreview.Size     = new System.Drawing.Size(1149, 250);
     this.rtfPreview.TabIndex = 68;
     //
     // UcTemplates
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.TemplateGridControl);
     this.Controls.Add(this.rtfPreview);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Name = "UcTemplates";
     this.Size = new System.Drawing.Size(1149, 741);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TemplateGridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TemplateGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnEditRepo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnDeleteRepo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnCopyRepo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RichTextEditRepo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboOffices)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboStatusRepo)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 22
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
     DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode();
     DevExpress.XtraGrid.GridLevelNode gridLevelNode3 = new DevExpress.XtraGrid.GridLevelNode();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(MapInfoView));
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     this.GuardsGridView         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.MonsterLookUpEdit      = 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.DirectionImageComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.MapInfoGridControl     = new DevExpress.XtraGrid.GridControl();
     this.RegionGridView         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn18           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn19           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn20           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.EditButtonEdit         = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.MiningGridView         = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn7            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ItemLookUpEdit         = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.gridColumn8            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.MapInfoGridView        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colFileName            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDescription         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMiniMap             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLight                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.LightComboBox           = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.gridColumn12            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAllowRT              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn15            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn16            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn17            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.MapInfoLookUpEdit       = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.gridColumn5             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn24            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn22            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn25            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn23            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn26            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn27            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn14            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn28            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn21            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn29            = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ribbon                  = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.SaveButton              = new DevExpress.XtraBars.BarButtonItem();
     this.ClearMapsButton         = new DevExpress.XtraBars.BarButtonItem();
     this.RenameMiniMapButton     = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1             = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.MapIconImageComboBox    = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.StartClassImageComboBox = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.GuardsGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MonsterLookUpEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DirectionImageComboBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MapInfoGridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RegionGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.EditButtonEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MiningGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemLookUpEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MapInfoGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.LightComboBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MapInfoLookUpEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.MapIconImageComboBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.StartClassImageComboBox)).BeginInit();
     this.SuspendLayout();
     //
     // GuardsGridView
     //
     this.GuardsGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4
     });
     this.GuardsGridView.GridControl = this.MapInfoGridControl;
     this.GuardsGridView.Name        = "GuardsGridView";
     this.GuardsGridView.OptionsView.EnableAppearanceEvenRow = true;
     this.GuardsGridView.OptionsView.EnableAppearanceOddRow  = true;
     this.GuardsGridView.OptionsView.NewItemRowPosition      = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.GuardsGridView.OptionsView.ShowButtonMode          = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
     this.GuardsGridView.OptionsView.ShowGroupPanel          = false;
     //
     // gridColumn1
     //
     this.gridColumn1.ColumnEdit   = this.MonsterLookUpEdit;
     this.gridColumn1.FieldName    = "Monster";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // MonsterLookUpEdit
     //
     this.MonsterLookUpEdit.AutoHeight  = false;
     this.MonsterLookUpEdit.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
     this.MonsterLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.MonsterLookUpEdit.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Index", "Index"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("MonsterName", "Monster Name"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("AI", "AI"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Level", "Level"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Experience", "Experience"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("IsBoss", "Is Boss")
     });
     this.MonsterLookUpEdit.DisplayMember = "MonsterName";
     this.MonsterLookUpEdit.Name          = "MonsterLookUpEdit";
     this.MonsterLookUpEdit.NullText      = "[Monster is null]";
     //
     // gridColumn2
     //
     this.gridColumn2.FieldName    = "X";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.FieldName    = "Y";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn4
     //
     this.gridColumn4.ColumnEdit   = this.DirectionImageComboBox;
     this.gridColumn4.FieldName    = "Direction";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     //
     // DirectionImageComboBox
     //
     this.DirectionImageComboBox.AutoHeight = false;
     this.DirectionImageComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.DirectionImageComboBox.Name = "DirectionImageComboBox";
     //
     // MapInfoGridControl
     //
     this.MapInfoGridControl.Dock = System.Windows.Forms.DockStyle.Fill;
     gridLevelNode1.LevelTemplate = this.GuardsGridView;
     gridLevelNode1.RelationName  = "Guards";
     gridLevelNode2.LevelTemplate = this.RegionGridView;
     gridLevelNode2.RelationName  = "Regions";
     gridLevelNode3.LevelTemplate = this.MiningGridView;
     gridLevelNode3.RelationName  = "Mining";
     this.MapInfoGridControl.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
         gridLevelNode1,
         gridLevelNode2,
         gridLevelNode3
     });
     this.MapInfoGridControl.Location    = new System.Drawing.Point(0, 144);
     this.MapInfoGridControl.MainView    = this.MapInfoGridView;
     this.MapInfoGridControl.MenuManager = this.ribbon;
     this.MapInfoGridControl.Name        = "MapInfoGridControl";
     this.MapInfoGridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.LightComboBox,
         this.MonsterLookUpEdit,
         this.DirectionImageComboBox,
         this.MapInfoLookUpEdit,
         this.MapIconImageComboBox,
         this.StartClassImageComboBox,
         this.EditButtonEdit,
         this.ItemLookUpEdit
     });
     this.MapInfoGridControl.ShowOnlyPredefinedDetails = true;
     this.MapInfoGridControl.Size     = new System.Drawing.Size(830, 395);
     this.MapInfoGridControl.TabIndex = 2;
     this.MapInfoGridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.RegionGridView,
         this.MiningGridView,
         this.MapInfoGridView,
         this.GuardsGridView
     });
     //
     // RegionGridView
     //
     this.RegionGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn18,
         this.gridColumn19,
         this.gridColumn20
     });
     this.RegionGridView.GridControl = this.MapInfoGridControl;
     this.RegionGridView.Name        = "RegionGridView";
     this.RegionGridView.OptionsView.EnableAppearanceEvenRow = true;
     this.RegionGridView.OptionsView.EnableAppearanceOddRow  = true;
     this.RegionGridView.OptionsView.NewItemRowPosition      = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.RegionGridView.OptionsView.ShowButtonMode          = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
     this.RegionGridView.OptionsView.ShowGroupPanel          = false;
     //
     // gridColumn18
     //
     this.gridColumn18.FieldName    = "Description";
     this.gridColumn18.Name         = "gridColumn18";
     this.gridColumn18.Visible      = true;
     this.gridColumn18.VisibleIndex = 0;
     //
     // gridColumn19
     //
     this.gridColumn19.FieldName    = "Size";
     this.gridColumn19.Name         = "gridColumn19";
     this.gridColumn19.Visible      = true;
     this.gridColumn19.VisibleIndex = 1;
     //
     // gridColumn20
     //
     this.gridColumn20.Caption      = "Edit";
     this.gridColumn20.ColumnEdit   = this.EditButtonEdit;
     this.gridColumn20.Name         = "gridColumn20";
     this.gridColumn20.Visible      = true;
     this.gridColumn20.VisibleIndex = 2;
     //
     // EditButtonEdit
     //
     this.EditButtonEdit.AutoHeight  = false;
     editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.EditButtonEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.EditButtonEdit.Name          = "EditButtonEdit";
     this.EditButtonEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.EditButtonEdit.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.EditButtonEdit_ButtonClick);
     //
     // MiningGridView
     //
     this.MiningGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn7,
         this.gridColumn8
     });
     this.MiningGridView.GridControl = this.MapInfoGridControl;
     this.MiningGridView.Name        = "MiningGridView";
     this.MiningGridView.OptionsView.EnableAppearanceEvenRow = true;
     this.MiningGridView.OptionsView.EnableAppearanceOddRow  = true;
     this.MiningGridView.OptionsView.NewItemRowPosition      = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.MiningGridView.OptionsView.ShowButtonMode          = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
     this.MiningGridView.OptionsView.ShowGroupPanel          = false;
     //
     // gridColumn7
     //
     this.gridColumn7.ColumnEdit   = this.ItemLookUpEdit;
     this.gridColumn7.FieldName    = "Item";
     this.gridColumn7.Name         = "gridColumn7";
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 0;
     //
     // ItemLookUpEdit
     //
     this.ItemLookUpEdit.AutoHeight  = false;
     this.ItemLookUpEdit.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
     this.ItemLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.ItemLookUpEdit.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Index", "Index"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ItemName", "Item Name"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("ItemType", "Item Type"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Price", "Price"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("StackSize", "Stack Size")
     });
     this.ItemLookUpEdit.DisplayMember = "ItemName";
     this.ItemLookUpEdit.Name          = "ItemLookUpEdit";
     this.ItemLookUpEdit.NullText      = "[Item is null]";
     //
     // gridColumn8
     //
     this.gridColumn8.FieldName    = "Chance";
     this.gridColumn8.Name         = "gridColumn8";
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 1;
     //
     // MapInfoGridView
     //
     this.MapInfoGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colFileName,
         this.colDescription,
         this.colMiniMap,
         this.colLight,
         this.gridColumn12,
         this.colAllowRT,
         this.gridColumn13,
         this.gridColumn15,
         this.gridColumn16,
         this.gridColumn17,
         this.gridColumn5,
         this.gridColumn24,
         this.gridColumn6,
         this.gridColumn9,
         this.gridColumn10,
         this.gridColumn22,
         this.gridColumn25,
         this.gridColumn23,
         this.gridColumn26,
         this.gridColumn11,
         this.gridColumn27,
         this.gridColumn14,
         this.gridColumn28,
         this.gridColumn21,
         this.gridColumn29
     });
     this.MapInfoGridView.GridControl = this.MapInfoGridControl;
     this.MapInfoGridView.Name        = "MapInfoGridView";
     this.MapInfoGridView.OptionsDetail.AllowExpandEmptyDetails = true;
     this.MapInfoGridView.OptionsView.EnableAppearanceEvenRow   = true;
     this.MapInfoGridView.OptionsView.EnableAppearanceOddRow    = true;
     this.MapInfoGridView.OptionsView.NewItemRowPosition        = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Top;
     this.MapInfoGridView.OptionsView.ShowButtonMode            = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
     this.MapInfoGridView.OptionsView.ShowGroupPanel            = false;
     //
     // colFileName
     //
     this.colFileName.FieldName    = "FileName";
     this.colFileName.Name         = "colFileName";
     this.colFileName.Visible      = true;
     this.colFileName.VisibleIndex = 0;
     this.colFileName.Width        = 32;
     //
     // colDescription
     //
     this.colDescription.FieldName    = "Description";
     this.colDescription.Name         = "colDescription";
     this.colDescription.Visible      = true;
     this.colDescription.VisibleIndex = 1;
     this.colDescription.Width        = 32;
     //
     // colMiniMap
     //
     this.colMiniMap.FieldName    = "MiniMap";
     this.colMiniMap.Name         = "colMiniMap";
     this.colMiniMap.Visible      = true;
     this.colMiniMap.VisibleIndex = 2;
     this.colMiniMap.Width        = 32;
     //
     // colLight
     //
     this.colLight.ColumnEdit   = this.LightComboBox;
     this.colLight.FieldName    = "Light";
     this.colLight.Name         = "colLight";
     this.colLight.Visible      = true;
     this.colLight.VisibleIndex = 3;
     this.colLight.Width        = 32;
     //
     // LightComboBox
     //
     this.LightComboBox.AutoHeight = false;
     this.LightComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.LightComboBox.Name = "LightComboBox";
     //
     // gridColumn12
     //
     this.gridColumn12.Caption      = "Fight";
     this.gridColumn12.FieldName    = "Fight";
     this.gridColumn12.Name         = "gridColumn12";
     this.gridColumn12.Visible      = true;
     this.gridColumn12.VisibleIndex = 4;
     this.gridColumn12.Width        = 32;
     //
     // colAllowRT
     //
     this.colAllowRT.FieldName    = "AllowRT";
     this.colAllowRT.Name         = "colAllowRT";
     this.colAllowRT.Visible      = true;
     this.colAllowRT.VisibleIndex = 5;
     this.colAllowRT.Width        = 32;
     //
     // gridColumn13
     //
     this.gridColumn13.FieldName    = "CanHorse";
     this.gridColumn13.Name         = "gridColumn13";
     this.gridColumn13.Visible      = true;
     this.gridColumn13.VisibleIndex = 6;
     this.gridColumn13.Width        = 32;
     //
     // gridColumn15
     //
     this.gridColumn15.FieldName    = "AllowTT";
     this.gridColumn15.Name         = "gridColumn15";
     this.gridColumn15.Visible      = true;
     this.gridColumn15.VisibleIndex = 7;
     this.gridColumn15.Width        = 32;
     //
     // gridColumn16
     //
     this.gridColumn16.FieldName    = "SkillDelay";
     this.gridColumn16.Name         = "gridColumn16";
     this.gridColumn16.Visible      = true;
     this.gridColumn16.VisibleIndex = 8;
     this.gridColumn16.Width        = 32;
     //
     // gridColumn17
     //
     this.gridColumn17.ColumnEdit   = this.MapInfoLookUpEdit;
     this.gridColumn17.FieldName    = "ReconnectMap";
     this.gridColumn17.Name         = "gridColumn17";
     this.gridColumn17.Visible      = true;
     this.gridColumn17.VisibleIndex = 9;
     this.gridColumn17.Width        = 32;
     //
     // MapInfoLookUpEdit
     //
     this.MapInfoLookUpEdit.AutoHeight  = false;
     this.MapInfoLookUpEdit.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFitResizePopup;
     this.MapInfoLookUpEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.MapInfoLookUpEdit.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Index", "Index"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("FileName", "File Name"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Description", "Description")
     });
     this.MapInfoLookUpEdit.DisplayMember = "Description";
     this.MapInfoLookUpEdit.Name          = "MapInfoLookUpEdit";
     this.MapInfoLookUpEdit.NullText      = "[Map is null]";
     //
     // gridColumn5
     //
     this.gridColumn5.FieldName    = "MinimumLevel";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 10;
     this.gridColumn5.Width        = 32;
     //
     // gridColumn24
     //
     this.gridColumn24.FieldName    = "MaximumLevel";
     this.gridColumn24.Name         = "gridColumn24";
     this.gridColumn24.Visible      = true;
     this.gridColumn24.VisibleIndex = 11;
     this.gridColumn24.Width        = 32;
     //
     // gridColumn6
     //
     this.gridColumn6.FieldName    = "CanMine";
     this.gridColumn6.Name         = "gridColumn6";
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 12;
     this.gridColumn6.Width        = 32;
     //
     // gridColumn9
     //
     this.gridColumn9.FieldName    = "Music";
     this.gridColumn9.Name         = "gridColumn9";
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 13;
     this.gridColumn9.Width        = 32;
     //
     // gridColumn10
     //
     this.gridColumn10.FieldName    = "CanMarriageRecall";
     this.gridColumn10.Name         = "gridColumn10";
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 14;
     this.gridColumn10.Width        = 32;
     //
     // gridColumn22
     //
     this.gridColumn22.Caption      = "Min Health";
     this.gridColumn22.FieldName    = "MonsterHealth";
     this.gridColumn22.Name         = "gridColumn22";
     this.gridColumn22.Visible      = true;
     this.gridColumn22.VisibleIndex = 15;
     this.gridColumn22.Width        = 32;
     //
     // gridColumn25
     //
     this.gridColumn25.Caption      = "Max Health";
     this.gridColumn25.FieldName    = "MaxMonsterHealth";
     this.gridColumn25.Name         = "gridColumn25";
     this.gridColumn25.Visible      = true;
     this.gridColumn25.VisibleIndex = 16;
     this.gridColumn25.Width        = 32;
     //
     // gridColumn23
     //
     this.gridColumn23.Caption      = "Min Damage";
     this.gridColumn23.FieldName    = "MonsterDamage";
     this.gridColumn23.Name         = "gridColumn23";
     this.gridColumn23.Visible      = true;
     this.gridColumn23.VisibleIndex = 17;
     this.gridColumn23.Width        = 32;
     //
     // gridColumn26
     //
     this.gridColumn26.Caption      = "Max Damage";
     this.gridColumn26.FieldName    = "MaxMonsterDamage";
     this.gridColumn26.Name         = "gridColumn26";
     this.gridColumn26.Visible      = true;
     this.gridColumn26.VisibleIndex = 18;
     this.gridColumn26.Width        = 32;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption      = "Min Exp";
     this.gridColumn11.FieldName    = "ExperienceRate";
     this.gridColumn11.Name         = "gridColumn11";
     this.gridColumn11.Visible      = true;
     this.gridColumn11.VisibleIndex = 19;
     this.gridColumn11.Width        = 32;
     //
     // gridColumn27
     //
     this.gridColumn27.Caption      = "Max Exp";
     this.gridColumn27.FieldName    = "MaxExperienceRate";
     this.gridColumn27.Name         = "gridColumn27";
     this.gridColumn27.Visible      = true;
     this.gridColumn27.VisibleIndex = 20;
     this.gridColumn27.Width        = 32;
     //
     // gridColumn14
     //
     this.gridColumn14.Caption      = "Min Drop";
     this.gridColumn14.FieldName    = "DropRate";
     this.gridColumn14.Name         = "gridColumn14";
     this.gridColumn14.Visible      = true;
     this.gridColumn14.VisibleIndex = 21;
     this.gridColumn14.Width        = 32;
     //
     // gridColumn28
     //
     this.gridColumn28.Caption      = "Max Drop";
     this.gridColumn28.FieldName    = "MaxDropRate";
     this.gridColumn28.Name         = "gridColumn28";
     this.gridColumn28.Visible      = true;
     this.gridColumn28.VisibleIndex = 22;
     this.gridColumn28.Width        = 39;
     //
     // gridColumn21
     //
     this.gridColumn21.Caption      = "Min Gold";
     this.gridColumn21.FieldName    = "GoldRate";
     this.gridColumn21.Name         = "gridColumn21";
     this.gridColumn21.Visible      = true;
     this.gridColumn21.VisibleIndex = 23;
     this.gridColumn21.Width        = 32;
     //
     // gridColumn29
     //
     this.gridColumn29.Caption      = "Max Gold";
     this.gridColumn29.FieldName    = "MaxGoldRate";
     this.gridColumn29.Name         = "gridColumn29";
     this.gridColumn29.Visible      = true;
     this.gridColumn29.VisibleIndex = 24;
     this.gridColumn29.Width        = 43;
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.SaveButton,
         this.ClearMapsButton,
         this.RenameMiniMapButton
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 4;
     this.ribbon.Name      = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbon.Size = new System.Drawing.Size(830, 144);
     //
     // SaveButton
     //
     this.SaveButton.Caption                 = "Save Database";
     this.SaveButton.Id                      = 1;
     this.SaveButton.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("SaveButton.ImageOptions.Image")));
     this.SaveButton.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("SaveButton.ImageOptions.LargeImage")));
     this.SaveButton.LargeWidth              = 60;
     this.SaveButton.Name                    = "SaveButton";
     this.SaveButton.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.SaveButton_ItemClick);
     //
     // ClearMapsButton
     //
     this.ClearMapsButton.Caption                 = "Clear Maps";
     this.ClearMapsButton.Id                      = 2;
     this.ClearMapsButton.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("ClearMapsButton.ImageOptions.Image")));
     this.ClearMapsButton.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("ClearMapsButton.ImageOptions.LargeImage")));
     this.ClearMapsButton.LargeWidth              = 60;
     this.ClearMapsButton.Name                    = "ClearMapsButton";
     this.ClearMapsButton.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.ClearMapsButton_ItemClick);
     //
     // RenameMiniMapButton
     //
     this.RenameMiniMapButton.Caption                 = "Rename Minimaps";
     this.RenameMiniMapButton.Id                      = 3;
     this.RenameMiniMapButton.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("RenameMiniMapButton.ImageOptions.Image")));
     this.RenameMiniMapButton.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("RenameMiniMapButton.ImageOptions.LargeImage")));
     this.RenameMiniMapButton.LargeWidth              = 60;
     this.RenameMiniMapButton.Name                    = "RenameMiniMapButton";
     this.RenameMiniMapButton.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.RenameMiniMapButton_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Home";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.AllowTextClipping = false;
     this.ribbonPageGroup1.ItemLinks.Add(this.SaveButton);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text = "Saving";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.AllowTextClipping = false;
     this.ribbonPageGroup2.ItemLinks.Add(this.ClearMapsButton);
     this.ribbonPageGroup2.ItemLinks.Add(this.RenameMiniMapButton);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.ShowCaptionButton = false;
     this.ribbonPageGroup2.Text = "Actions";
     //
     // MapIconImageComboBox
     //
     this.MapIconImageComboBox.AutoHeight = false;
     this.MapIconImageComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.MapIconImageComboBox.Name = "MapIconImageComboBox";
     //
     // StartClassImageComboBox
     //
     this.StartClassImageComboBox.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
     this.StartClassImageComboBox.AutoHeight         = false;
     this.StartClassImageComboBox.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.StartClassImageComboBox.ContextImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.False;
     this.StartClassImageComboBox.Name = "StartClassImageComboBox";
     //
     // MapInfoView
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(830, 539);
     this.Controls.Add(this.MapInfoGridControl);
     this.Controls.Add(this.ribbon);
     this.Name   = "MapInfoView";
     this.Ribbon = this.ribbon;
     this.Text   = "Map Info";
     this.Load  += new System.EventHandler(this.MapInfoView_Load);
     ((System.ComponentModel.ISupportInitialize)(this.GuardsGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MonsterLookUpEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DirectionImageComboBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MapInfoGridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RegionGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.EditButtonEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MiningGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemLookUpEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MapInfoGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.LightComboBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MapInfoLookUpEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.MapIconImageComboBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.StartClassImageComboBox)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Category));
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     this.txt_name                            = new System.Windows.Forms.TextBox();
     this.label9                              = new System.Windows.Forms.Label();
     this.btn_update                          = new System.Windows.Forms.Button();
     this.btn_add                             = new System.Windows.Forms.Button();
     this.comboBox1                           = new System.Windows.Forms.ComboBox();
     this.label1                              = new System.Windows.Forms.Label();
     this.groupBox4                           = new System.Windows.Forms.GroupBox();
     this.gridControl1                        = new DevExpress.XtraGrid.GridControl();
     this.layoutView1                         = new DevExpress.XtraGrid.Views.Layout.LayoutView();
     this.ID_Category                         = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.name                                = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.department                          = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.Images                              = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.repositoryItemImageEdit1            = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.update                              = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.repositoryItemButtonEdit1           = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.delete                              = new DevExpress.XtraGrid.Columns.LayoutViewColumn();
     this.repositoryItemButtonEdit2           = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.button1                             = new System.Windows.Forms.Button();
     this.groupBox1                           = new System.Windows.Forms.GroupBox();
     this.lable_num                           = new System.Windows.Forms.TextBox();
     this.label2                              = new System.Windows.Forms.Label();
     this.groupBox2                           = new System.Windows.Forms.GroupBox();
     this.btndelete                           = new DevExpress.XtraEditors.SimpleButton();
     this.btnChoose                           = new DevExpress.XtraEditors.SimpleButton();
     this.pictureLogo                         = new System.Windows.Forms.PictureBox();
     this.searchControl1                      = new DevExpress.XtraEditors.SearchControl();
     this.layoutViewCard1                     = new DevExpress.XtraGrid.Views.Layout.LayoutViewCard();
     this.layoutViewField_layoutViewColumn1   = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewField_layoutViewColumn1_1 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewField_layoutViewColumn1_2 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewField_layoutViewColumn1_3 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewField_layoutViewColumn1_4 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.layoutViewField_layoutViewColumn1_5 = new DevExpress.XtraGrid.Views.Layout.LayoutViewField();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureLogo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchControl1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_5)).BeginInit();
     this.SuspendLayout();
     //
     // txt_name
     //
     this.txt_name.Font        = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txt_name.Location    = new System.Drawing.Point(41, 128);
     this.txt_name.Name        = "txt_name";
     this.txt_name.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.txt_name.Size        = new System.Drawing.Size(302, 29);
     this.txt_name.TabIndex    = 5;
     this.txt_name.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.Font      = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.ForeColor = System.Drawing.Color.Black;
     this.label9.Location  = new System.Drawing.Point(347, 128);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(92, 29);
     this.label9.TabIndex  = 6;
     this.label9.Text      = "إسم القسم";
     //
     // btn_update
     //
     this.btn_update.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.btn_update.BackColor = System.Drawing.SystemColors.HotTrack;
     this.btn_update.Font      = new System.Drawing.Font("Arial", 20.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_update.ForeColor = System.Drawing.Color.White;
     this.btn_update.Location  = new System.Drawing.Point(83, 19);
     this.btn_update.Name      = "btn_update";
     this.btn_update.Size      = new System.Drawing.Size(136, 42);
     this.btn_update.TabIndex  = 22;
     this.btn_update.Text      = "تعديل ";
     this.btn_update.UseVisualStyleBackColor = false;
     this.btn_update.Click += new System.EventHandler(this.Btn_update_Click);
     //
     // btn_add
     //
     this.btn_add.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.btn_add.BackColor = System.Drawing.Color.White;
     this.btn_add.Font      = new System.Drawing.Font("Arial", 20.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btn_add.ForeColor = System.Drawing.Color.Black;
     this.btn_add.Location  = new System.Drawing.Point(358, 19);
     this.btn_add.Name      = "btn_add";
     this.btn_add.Size      = new System.Drawing.Size(137, 42);
     this.btn_add.TabIndex  = 21;
     this.btn_add.Text      = "اضافه ";
     this.btn_add.UseVisualStyleBackColor = false;
     this.btn_add.Click += new System.EventHandler(this.Btn_add_Click);
     //
     // comboBox1
     //
     this.comboBox1.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.comboBox1.Font              = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         "مأكولات",
         "مشروبات"
     });
     this.comboBox1.Location = new System.Drawing.Point(41, 83);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(302, 32);
     this.comboBox1.TabIndex = 23;
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.Black;
     this.label1.Location  = new System.Drawing.Point(348, 80);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(94, 29);
     this.label1.TabIndex  = 24;
     this.label1.Text      = "نوع القسم";
     //
     // groupBox4
     //
     this.groupBox4.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.groupBox4.Controls.Add(this.gridControl1);
     this.groupBox4.Location    = new System.Drawing.Point(0, 309);
     this.groupBox4.Name        = "groupBox4";
     this.groupBox4.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.groupBox4.Size        = new System.Drawing.Size(840, 272);
     this.groupBox4.TabIndex    = 137;
     this.groupBox4.TabStop     = false;
     this.groupBox4.Enter      += new System.EventHandler(this.groupBox4_Enter);
     //
     // gridControl1
     //
     this.gridControl1.Dock                 = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.Font                 = new System.Drawing.Font("Arial", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridControl1.Location             = new System.Drawing.Point(3, 16);
     this.gridControl1.LookAndFeel.SkinName = "DevExpress Dark Style";
     this.gridControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridControl1.MainView = this.layoutView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemButtonEdit1,
         this.repositoryItemButtonEdit2,
         this.repositoryItemImageEdit1
     });
     this.gridControl1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.gridControl1.Size        = new System.Drawing.Size(834, 253);
     this.gridControl1.TabIndex    = 128;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.layoutView1
     });
     this.gridControl1.DoubleClick += new System.EventHandler(this.gridControl1_DoubleClick);
     //
     // layoutView1
     //
     this.layoutView1.Appearance.Card.Font                          = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold);
     this.layoutView1.Appearance.Card.FontStyleDelta                = System.Drawing.FontStyle.Bold;
     this.layoutView1.Appearance.Card.ForeColor                     = System.Drawing.Color.Yellow;
     this.layoutView1.Appearance.Card.Options.UseFont               = true;
     this.layoutView1.Appearance.Card.Options.UseForeColor          = true;
     this.layoutView1.Appearance.Card.Options.UseTextOptions        = true;
     this.layoutView1.Appearance.Card.TextOptions.HAlignment        = DevExpress.Utils.HorzAlignment.Center;
     this.layoutView1.Appearance.Card.TextOptions.VAlignment        = DevExpress.Utils.VertAlignment.Center;
     this.layoutView1.Appearance.Card.TextOptions.WordWrap          = DevExpress.Utils.WordWrap.NoWrap;
     this.layoutView1.Appearance.FieldCaption.Font                  = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold);
     this.layoutView1.Appearance.FieldCaption.Options.UseFont       = true;
     this.layoutView1.Appearance.FieldEditingValue.Font             = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
     this.layoutView1.Appearance.FieldEditingValue.Options.UseFont  = true;
     this.layoutView1.Appearance.FieldValue.Font                    = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
     this.layoutView1.Appearance.FieldValue.Options.UseFont         = true;
     this.layoutView1.Appearance.FieldValue.Options.UseTextOptions  = true;
     this.layoutView1.Appearance.FieldValue.TextOptions.HAlignment  = DevExpress.Utils.HorzAlignment.Near;
     this.layoutView1.Appearance.FieldValue.TextOptions.VAlignment  = DevExpress.Utils.VertAlignment.Center;
     this.layoutView1.Appearance.FieldValue.TextOptions.WordWrap    = DevExpress.Utils.WordWrap.NoWrap;
     this.layoutView1.Appearance.FocusedCardCaption.Font            = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Italic);
     this.layoutView1.Appearance.FocusedCardCaption.Options.UseFont = true;
     this.layoutView1.Appearance.HeaderPanel.Font                   = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
     this.layoutView1.Appearance.HeaderPanel.Options.UseFont        = true;
     this.layoutView1.Appearance.SelectionFrame.Font                = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
     this.layoutView1.Appearance.SelectionFrame.Options.UseFont     = true;
     this.layoutView1.Appearance.SeparatorLine.Font                 = new System.Drawing.Font("Arial Narrow", 12F);
     this.layoutView1.Appearance.SeparatorLine.ForeColor            = System.Drawing.Color.Yellow;
     this.layoutView1.Appearance.SeparatorLine.Options.UseFont      = true;
     this.layoutView1.Appearance.SeparatorLine.Options.UseForeColor = true;
     this.layoutView1.CardMinSize = new System.Drawing.Size(267, 287);
     this.layoutView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.LayoutViewColumn[] {
         this.ID_Category,
         this.name,
         this.department,
         this.Images,
         this.update,
         this.delete
     });
     this.layoutView1.GridControl = this.gridControl1;
     this.layoutView1.Name        = "layoutView1";
     this.layoutView1.OptionsBehavior.ReadOnly = true;
     this.layoutView1.OptionsView.ViewMode     = DevExpress.XtraGrid.Views.Layout.LayoutViewMode.MultiColumn;
     this.layoutView1.TemplateCard             = this.layoutViewCard1;
     //
     // ID_Category
     //
     this.ID_Category.Caption         = "الكود";
     this.ID_Category.FieldName       = "ID_Category";
     this.ID_Category.LayoutViewField = this.layoutViewField_layoutViewColumn1;
     this.ID_Category.Name            = "ID_Category";
     //
     // name
     //
     this.name.Caption         = "الفئات";
     this.name.FieldName       = "الفئات";
     this.name.LayoutViewField = this.layoutViewField_layoutViewColumn1_1;
     this.name.Name            = "name";
     //
     // department
     //
     this.department.Caption         = "القسم";
     this.department.FieldName       = "القسم";
     this.department.LayoutViewField = this.layoutViewField_layoutViewColumn1_2;
     this.department.Name            = "department";
     //
     // Images
     //
     this.Images.Caption         = "Images";
     this.Images.FieldName       = "Images";
     this.Images.LayoutViewField = this.layoutViewField_layoutViewColumn1_3;
     this.Images.Name            = "Images";
     //
     // repositoryItemImageEdit1
     //
     this.repositoryItemImageEdit1.AutoHeight = false;
     this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
     //
     // update
     //
     this.update.Caption                = "تعديل";
     this.update.ColumnEdit             = this.repositoryItemButtonEdit1;
     this.update.ImageOptions.Alignment = System.Drawing.StringAlignment.Far;
     this.update.ImageOptions.Image     = ((System.Drawing.Image)(resources.GetObject("update.ImageOptions.Image")));
     this.update.LayoutViewField        = this.layoutViewField_layoutViewColumn1_4;
     this.update.Name = "update";
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     editorButtonImageOptions1.Image           = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEdit1.Name          = "repositoryItemButtonEdit1";
     this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.repositoryItemButtonEdit1.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
     //
     // delete
     //
     this.delete.Caption                = "حذف";
     this.delete.ColumnEdit             = this.repositoryItemButtonEdit2;
     this.delete.ImageOptions.Alignment = System.Drawing.StringAlignment.Far;
     this.delete.ImageOptions.Image     = ((System.Drawing.Image)(resources.GetObject("delete.ImageOptions.Image")));
     this.delete.LayoutViewField        = this.layoutViewField_layoutViewColumn1_5;
     this.delete.Name = "delete";
     //
     // repositoryItemButtonEdit2
     //
     this.repositoryItemButtonEdit2.AutoHeight = false;
     editorButtonImageOptions2.Image           = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
     this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEdit2.Name          = "repositoryItemButtonEdit2";
     this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.repositoryItemButtonEdit2.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
     //
     // button1
     //
     this.button1.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.button1.BackColor = System.Drawing.SystemColors.HotTrack;
     this.button1.Font      = new System.Drawing.Font("Arial", 20.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.ForeColor = System.Drawing.Color.White;
     this.button1.Location  = new System.Drawing.Point(616, 19);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(149, 42);
     this.button1.TabIndex  = 139;
     this.button1.Text      = "جديد";
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click_1);
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.lable_num);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.txt_name);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.comboBox1);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Location = new System.Drawing.Point(375, 12);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(451, 182);
     this.groupBox1.TabIndex = 140;
     this.groupBox1.TabStop  = false;
     //
     // lable_num
     //
     this.lable_num.Font        = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lable_num.Location    = new System.Drawing.Point(39, 34);
     this.lable_num.Name        = "lable_num";
     this.lable_num.ReadOnly    = true;
     this.lable_num.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.lable_num.Size        = new System.Drawing.Size(302, 29);
     this.lable_num.TabIndex    = 25;
     this.lable_num.TextAlign   = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.Font      = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.Black;
     this.label2.Location  = new System.Drawing.Point(347, 34);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(103, 29);
     this.label2.TabIndex  = 26;
     this.label2.Text      = "كود الصنف";
     //
     // groupBox2
     //
     this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox2.Controls.Add(this.button1);
     this.groupBox2.Controls.Add(this.btn_add);
     this.groupBox2.Controls.Add(this.btn_update);
     this.groupBox2.Location = new System.Drawing.Point(4, 201);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(829, 70);
     this.groupBox2.TabIndex = 141;
     this.groupBox2.TabStop  = false;
     //
     // btndelete
     //
     this.btndelete.Appearance.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(128)))), ((int)(((byte)(185)))));
     this.btndelete.Appearance.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(128)))), ((int)(((byte)(185)))));
     this.btndelete.Appearance.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(128)))), ((int)(((byte)(185)))));
     this.btndelete.Appearance.Font                   = new System.Drawing.Font("Droid Arabic Kufi", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btndelete.Appearance.ForeColor              = System.Drawing.Color.White;
     this.btndelete.Appearance.Options.UseBackColor   = true;
     this.btndelete.Appearance.Options.UseBorderColor = true;
     this.btndelete.Appearance.Options.UseFont        = true;
     this.btndelete.Appearance.Options.UseForeColor   = true;
     this.btndelete.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.btndelete.Location    = new System.Drawing.Point(41, 164);
     this.btndelete.Name        = "btndelete";
     this.btndelete.Size        = new System.Drawing.Size(83, 30);
     this.btndelete.TabIndex    = 144;
     this.btndelete.Text        = "مسح الصورة";
     this.btndelete.Click      += new System.EventHandler(this.btndelete_Click);
     //
     // btnChoose
     //
     this.btnChoose.Appearance.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(128)))), ((int)(((byte)(185)))));
     this.btnChoose.Appearance.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(128)))), ((int)(((byte)(185)))));
     this.btnChoose.Appearance.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(128)))), ((int)(((byte)(185)))));
     this.btnChoose.Appearance.Font                   = new System.Drawing.Font("Droid Arabic Kufi", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnChoose.Appearance.ForeColor              = System.Drawing.Color.White;
     this.btnChoose.Appearance.Options.UseBackColor   = true;
     this.btnChoose.Appearance.Options.UseBorderColor = true;
     this.btnChoose.Appearance.Options.UseFont        = true;
     this.btnChoose.Appearance.Options.UseForeColor   = true;
     this.btnChoose.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.btnChoose.Location    = new System.Drawing.Point(167, 164);
     this.btnChoose.Name        = "btnChoose";
     this.btnChoose.Size        = new System.Drawing.Size(103, 30);
     this.btnChoose.TabIndex    = 143;
     this.btnChoose.Text        = "اختر صورة";
     this.btnChoose.Click      += new System.EventHandler(this.btnChoose_Click);
     //
     // pictureLogo
     //
     this.pictureLogo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureLogo.Image       = global::Restuarnt.Properties.Resources.image_not_found_scaled_1150x647;
     this.pictureLogo.Location    = new System.Drawing.Point(12, 2);
     this.pictureLogo.Name        = "pictureLogo";
     this.pictureLogo.Size        = new System.Drawing.Size(313, 157);
     this.pictureLogo.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureLogo.TabIndex    = 142;
     this.pictureLogo.TabStop     = false;
     //
     // searchControl1
     //
     this.searchControl1.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.searchControl1.Client    = this.gridControl1;
     this.searchControl1.EditValue = "";
     this.searchControl1.Location  = new System.Drawing.Point(261, 281);
     this.searchControl1.Name      = "searchControl1";
     this.searchControl1.Properties.Appearance.Font            = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.searchControl1.Properties.Appearance.Options.UseFont = true;
     this.searchControl1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Repository.ClearButton(),
         new DevExpress.XtraEditors.Repository.SearchButton()
     });
     this.searchControl1.Properties.Client = this.gridControl1;
     this.searchControl1.Size     = new System.Drawing.Size(306, 28);
     this.searchControl1.TabIndex = 145;
     //
     // layoutViewCard1
     //
     this.layoutViewCard1.CustomizationFormText = "TemplateCard";
     this.layoutViewCard1.HeaderButtonsLocation = DevExpress.Utils.GroupElementLocation.AfterText;
     this.layoutViewCard1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutViewField_layoutViewColumn1,
         this.layoutViewField_layoutViewColumn1_1,
         this.layoutViewField_layoutViewColumn1_2,
         this.layoutViewField_layoutViewColumn1_3,
         this.layoutViewField_layoutViewColumn1_4,
         this.layoutViewField_layoutViewColumn1_5
     });
     this.layoutViewCard1.Name = "layoutViewCard1";
     this.layoutViewCard1.OptionsItemText.TextToControlDistance = 5;
     this.layoutViewCard1.Text = "TemplateCard";
     //
     // layoutViewField_layoutViewColumn1
     //
     this.layoutViewField_layoutViewColumn1.EditorPreferredWidth = 199;
     this.layoutViewField_layoutViewColumn1.Location             = new System.Drawing.Point(0, 0);
     this.layoutViewField_layoutViewColumn1.Name     = "layoutViewField_layoutViewColumn1";
     this.layoutViewField_layoutViewColumn1.Size     = new System.Drawing.Size(247, 24);
     this.layoutViewField_layoutViewColumn1.TextSize = new System.Drawing.Size(39, 13);
     //
     // layoutViewField_layoutViewColumn1_1
     //
     this.layoutViewField_layoutViewColumn1_1.EditorPreferredWidth = 199;
     this.layoutViewField_layoutViewColumn1_1.Location             = new System.Drawing.Point(0, 24);
     this.layoutViewField_layoutViewColumn1_1.Name     = "layoutViewField_layoutViewColumn1_1";
     this.layoutViewField_layoutViewColumn1_1.Size     = new System.Drawing.Size(247, 24);
     this.layoutViewField_layoutViewColumn1_1.TextSize = new System.Drawing.Size(39, 13);
     //
     // layoutViewField_layoutViewColumn1_2
     //
     this.layoutViewField_layoutViewColumn1_2.EditorPreferredWidth = 199;
     this.layoutViewField_layoutViewColumn1_2.Location             = new System.Drawing.Point(0, 48);
     this.layoutViewField_layoutViewColumn1_2.Name     = "layoutViewField_layoutViewColumn1_2";
     this.layoutViewField_layoutViewColumn1_2.Size     = new System.Drawing.Size(247, 24);
     this.layoutViewField_layoutViewColumn1_2.TextSize = new System.Drawing.Size(39, 13);
     //
     // layoutViewField_layoutViewColumn1_3
     //
     this.layoutViewField_layoutViewColumn1_3.EditorPreferredWidth = 199;
     this.layoutViewField_layoutViewColumn1_3.Location             = new System.Drawing.Point(0, 72);
     this.layoutViewField_layoutViewColumn1_3.Name     = "layoutViewField_layoutViewColumn1_3";
     this.layoutViewField_layoutViewColumn1_3.Size     = new System.Drawing.Size(247, 24);
     this.layoutViewField_layoutViewColumn1_3.TextSize = new System.Drawing.Size(39, 13);
     //
     // layoutViewField_layoutViewColumn1_4
     //
     this.layoutViewField_layoutViewColumn1_4.EditorPreferredWidth = 199;
     this.layoutViewField_layoutViewColumn1_4.Location             = new System.Drawing.Point(0, 96);
     this.layoutViewField_layoutViewColumn1_4.Name     = "layoutViewField_layoutViewColumn1_4";
     this.layoutViewField_layoutViewColumn1_4.Size     = new System.Drawing.Size(247, 44);
     this.layoutViewField_layoutViewColumn1_4.TextSize = new System.Drawing.Size(39, 13);
     //
     // layoutViewField_layoutViewColumn1_5
     //
     this.layoutViewField_layoutViewColumn1_5.EditorPreferredWidth = 199;
     this.layoutViewField_layoutViewColumn1_5.Location             = new System.Drawing.Point(0, 140);
     this.layoutViewField_layoutViewColumn1_5.Name     = "layoutViewField_layoutViewColumn1_5";
     this.layoutViewField_layoutViewColumn1_5.Size     = new System.Drawing.Size(247, 103);
     this.layoutViewField_layoutViewColumn1_5.TextSize = new System.Drawing.Size(39, 13);
     //
     // Frm_Category
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.ClientSize          = new System.Drawing.Size(843, 587);
     this.Controls.Add(this.searchControl1);
     this.Controls.Add(this.btndelete);
     this.Controls.Add(this.btnChoose);
     this.Controls.Add(this.pictureLogo);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.groupBox4);
     this.MinimizeBox   = false;
     this.MinimumSize   = new System.Drawing.Size(830, 542);
     this.Name          = "Frm_Category";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "تسجيل الاقسام";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.Load         += new System.EventHandler(this.Frm_Category_Load);
     this.groupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureLogo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.searchControl1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewCard1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutViewField_layoutViewColumn1_5)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 24
0
 /// <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.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(UCSuppliers));
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     this.SupplierGridControl    = new DevExpress.XtraGrid.GridControl();
     this.suppliersBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.SupplierGridView       = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colSupplierName        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAddress             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colContactNumber       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colItems        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDelete       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnDelete       = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.cboCategoryRepo = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     ((System.ComponentModel.ISupportInitialize)(this.SupplierGridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.suppliersBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.SupplierGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnDelete)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboCategoryRepo)).BeginInit();
     this.SuspendLayout();
     //
     // SupplierGridControl
     //
     this.SupplierGridControl.DataSource = this.suppliersBindingSource;
     this.SupplierGridControl.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.SupplierGridControl.Location   = new System.Drawing.Point(0, 0);
     this.SupplierGridControl.MainView   = this.SupplierGridView;
     this.SupplierGridControl.Name       = "SupplierGridControl";
     this.SupplierGridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.cboCategoryRepo,
         this.btnDelete
     });
     this.SupplierGridControl.Size     = new System.Drawing.Size(858, 611);
     this.SupplierGridControl.TabIndex = 3;
     this.SupplierGridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.SupplierGridView
     });
     //
     // suppliersBindingSource
     //
     this.suppliersBindingSource.DataSource = typeof(Models.Suppliers);
     //
     // SupplierGridView
     //
     this.SupplierGridView.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Segoe UI", 14.25F);
     this.SupplierGridView.Appearance.HeaderPanel.Options.UseFont = true;
     this.SupplierGridView.Appearance.Row.Font            = new System.Drawing.Font("Segoe UI", 14.25F);
     this.SupplierGridView.Appearance.Row.Options.UseFont = true;
     this.SupplierGridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colSupplierName,
         this.colAddress,
         this.colContactNumber,
         this.colItems,
         this.colDelete
     });
     this.SupplierGridView.GridControl = this.SupplierGridControl;
     this.SupplierGridView.Name        = "SupplierGridView";
     this.SupplierGridView.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     this.SupplierGridView.OptionsView.ShowGroupPanel     = false;
     this.SupplierGridView.RowUpdated += new DevExpress.XtraGrid.Views.Base.RowObjectEventHandler(this.SupplierGridView_RowUpdated);
     //
     // colSupplierName
     //
     this.colSupplierName.FieldName    = "SupplierName";
     this.colSupplierName.Name         = "colSupplierName";
     this.colSupplierName.Visible      = true;
     this.colSupplierName.VisibleIndex = 1;
     this.colSupplierName.Width        = 198;
     //
     // colAddress
     //
     this.colAddress.FieldName    = "Address";
     this.colAddress.Name         = "colAddress";
     this.colAddress.Visible      = true;
     this.colAddress.VisibleIndex = 2;
     this.colAddress.Width        = 198;
     //
     // colContactNumber
     //
     this.colContactNumber.FieldName    = "ContactNumber";
     this.colContactNumber.Name         = "colContactNumber";
     this.colContactNumber.Visible      = true;
     this.colContactNumber.VisibleIndex = 3;
     this.colContactNumber.Width        = 198;
     //
     // colItems
     //
     this.colItems.FieldName = "Items";
     this.colItems.Name      = "colItems";
     this.colItems.Width     = 201;
     //
     // colDelete
     //
     this.colDelete.ColumnEdit   = this.btnDelete;
     this.colDelete.Name         = "colDelete";
     this.colDelete.Visible      = true;
     this.colDelete.VisibleIndex = 0;
     this.colDelete.Width        = 45;
     //
     // btnDelete
     //
     this.btnDelete.AutoHeight       = false;
     editorButtonImageOptions2.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
     this.btnDelete.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnDelete.ContextImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnDelete.ContextImageOptions.Image")));
     this.btnDelete.Name          = "btnDelete";
     this.btnDelete.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btnDelete.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnDelete_ButtonClick);
     //
     // cboCategoryRepo
     //
     this.cboCategoryRepo.AutoHeight = false;
     this.cboCategoryRepo.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboCategoryRepo.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("CategoryName", "Category Name")
     });
     this.cboCategoryRepo.DisplayMember = "CategoryName";
     this.cboCategoryRepo.Name          = "cboCategoryRepo";
     this.cboCategoryRepo.NullText      = "";
     this.cboCategoryRepo.ValueMember   = "Id";
     //
     // UCSuppliers
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.SupplierGridControl);
     this.Name = "UCSuppliers";
     this.Size = new System.Drawing.Size(858, 611);
     ((System.ComponentModel.ISupportInitialize)(this.SupplierGridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.suppliersBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.SupplierGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnDelete)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboCategoryRepo)).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()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     this.dtpBitis      = new DevExpress.XtraEditors.DateEdit();
     this.dtpBaslangic  = new DevExpress.XtraEditors.DateEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.btnGoster     = new DevExpress.XtraEditors.SimpleButton();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.btnKapat      = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.dtpBitis.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpBitis.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpBaslangic.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpBaslangic.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // dtpBitis
     //
     this.dtpBitis.EditValue = new System.DateTime(2018, 11, 2, 22, 37, 28, 478);
     this.dtpBitis.Location  = new System.Drawing.Point(94, 54);
     this.dtpBitis.Name      = "dtpBitis";
     this.dtpBitis.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.dtpBitis.Properties.AutoHeight     = false;
     editorButtonImageOptions1.Image         = global::NetSatis.BackOffice.Properties.Resources.today_16x163;
     this.dtpBitis.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo),
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "Bugünün Tarihi", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.dtpBitis.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtpBitis.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.ClassicNew;
     this.dtpBitis.Properties.DisplayFormat.FormatString = "dd.MM.yyyy";
     this.dtpBitis.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.dtpBitis.Properties.Mask.EditMask = "";
     this.dtpBitis.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret;
     this.dtpBitis.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.dtpBitis.Properties.VistaDisplayMode            = DevExpress.Utils.DefaultBoolean.False;
     this.dtpBitis.Size         = new System.Drawing.Size(190, 18);
     this.dtpBitis.TabIndex     = 23;
     this.dtpBitis.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.dtpBitis_ButtonClick);
     //
     // dtpBaslangic
     //
     this.dtpBaslangic.EditValue             = new System.DateTime(2018, 11, 2, 22, 37, 17, 404);
     this.dtpBaslangic.Location              = new System.Drawing.Point(94, 22);
     this.dtpBaslangic.Name                  = "dtpBaslangic";
     this.dtpBaslangic.Properties.AutoHeight = false;
     editorButtonImageOptions2.Image         = global::NetSatis.BackOffice.Properties.Resources.today_16x162;
     this.dtpBaslangic.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo),
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "Bugünün Tarihi", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.dtpBaslangic.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtpBaslangic.Properties.CalendarView = DevExpress.XtraEditors.Repository.CalendarView.ClassicNew;
     this.dtpBaslangic.Properties.DisplayFormat.FormatString = "dd.MM.yyyy";
     this.dtpBaslangic.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.dtpBaslangic.Properties.Mask.EditMask = "";
     this.dtpBaslangic.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret;
     this.dtpBaslangic.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.dtpBaslangic.Properties.VistaDisplayMode            = DevExpress.Utils.DefaultBoolean.False;
     this.dtpBaslangic.Size         = new System.Drawing.Size(190, 19);
     this.dtpBaslangic.TabIndex     = 22;
     this.dtpBaslangic.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.dtpBaslangic_ButtonClick);
     //
     // labelControl3
     //
     this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl3.Location     = new System.Drawing.Point(10, 47);
     this.labelControl3.Name         = "labelControl3";
     this.labelControl3.Size         = new System.Drawing.Size(76, 25);
     this.labelControl3.TabIndex     = 25;
     this.labelControl3.Text         = "Bitiş Tarihi :";
     //
     // labelControl1
     //
     this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControl1.Location     = new System.Drawing.Point(10, 16);
     this.labelControl1.Name         = "labelControl1";
     this.labelControl1.Size         = new System.Drawing.Size(88, 25);
     this.labelControl1.TabIndex     = 26;
     this.labelControl1.Text         = "Başlangıç Tarihi :";
     //
     // btnGoster
     //
     this.btnGoster.ImageOptions.Image = global::NetSatis.BackOffice.Properties.Resources.Göster1;
     this.btnGoster.Location           = new System.Drawing.Point(134, 88);
     this.btnGoster.Name     = "btnGoster";
     this.btnGoster.Size     = new System.Drawing.Size(89, 40);
     this.btnGoster.TabIndex = 24;
     this.btnGoster.Text     = "Göster";
     this.btnGoster.Click   += new System.EventHandler(this.btnGoster_Click);
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.btnKapat);
     this.groupControl1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.groupControl1.Location = new System.Drawing.Point(0, 143);
     this.groupControl1.Name     = "groupControl1";
     this.groupControl1.Size     = new System.Drawing.Size(336, 57);
     this.groupControl1.TabIndex = 27;
     //
     // btnKapat
     //
     this.btnKapat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnKapat.ImageOptions.ImageIndex = 1;
     this.btnKapat.Location = new System.Drawing.Point(246, 23);
     this.btnKapat.Name     = "btnKapat";
     this.btnKapat.Size     = new System.Drawing.Size(85, 31);
     this.btnKapat.TabIndex = 0;
     this.btnKapat.Text     = "Kapat";
     this.btnKapat.Click   += new System.EventHandler(this.btnKapat_Click);
     //
     // frmGunlukKasaRapor
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(336, 200);
     this.Controls.Add(this.groupControl1);
     this.Controls.Add(this.dtpBitis);
     this.Controls.Add(this.dtpBaslangic);
     this.Controls.Add(this.labelControl3);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.btnGoster);
     this.Name          = "frmGunlukKasaRapor";
     this.ShowIcon      = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Gün Sonu Göster";
     ((System.ComponentModel.ISupportInitialize)(this.dtpBitis.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpBitis.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpBaslangic.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpBaslangic.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     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()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(frmGSTList));
     this.layoutControl1     = new DevExpress.XtraLayout.LayoutControl();
     this.btnCancel          = new DevExpress.XtraEditors.SimpleButton();
     this.btnNew             = new DevExpress.XtraEditors.SimpleButton();
     this.gcGST              = new DevExpress.XtraGrid.GridControl();
     this.gvGST              = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn12       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnEdit            = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumn13       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnDelete          = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.Root               = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem1    = new DevExpress.XtraLayout.EmptySpaceItem();
     this.btnViewReport      = new DevExpress.XtraEditors.SimpleButton();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcGST)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvGST)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnEdit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnDelete)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     this.SuspendLayout();
     //
     // layoutControl1
     //
     this.layoutControl1.Appearance.Control.Font                          = new System.Drawing.Font("Arial", 8F);
     this.layoutControl1.Appearance.Control.Options.UseFont               = true;
     this.layoutControl1.Appearance.ControlDisabled.Font                  = new System.Drawing.Font("Arial", 8F);
     this.layoutControl1.Appearance.ControlDisabled.Options.UseFont       = true;
     this.layoutControl1.Appearance.ControlDropDown.Font                  = new System.Drawing.Font("Arial", 8F);
     this.layoutControl1.Appearance.ControlDropDown.Options.UseFont       = true;
     this.layoutControl1.Appearance.ControlDropDownHeader.Font            = new System.Drawing.Font("Arial", 8F);
     this.layoutControl1.Appearance.ControlDropDownHeader.Options.UseFont = true;
     this.layoutControl1.Appearance.ControlFocused.Font                   = new System.Drawing.Font("Arial", 8F);
     this.layoutControl1.Appearance.ControlFocused.Options.UseFont        = true;
     this.layoutControl1.Appearance.ControlReadOnly.Font                  = new System.Drawing.Font("Arial", 8F);
     this.layoutControl1.Appearance.ControlReadOnly.Options.UseFont       = true;
     this.layoutControl1.Controls.Add(this.btnViewReport);
     this.layoutControl1.Controls.Add(this.btnCancel);
     this.layoutControl1.Controls.Add(this.btnNew);
     this.layoutControl1.Controls.Add(this.gcGST);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1160, 330, 650, 400);
     this.layoutControl1.Root     = this.Root;
     this.layoutControl1.Size     = new System.Drawing.Size(1208, 652);
     this.layoutControl1.TabIndex = 2;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // btnCancel
     //
     this.btnCancel.DialogResult       = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnCancel.ImageOptions.Image")));
     this.btnCancel.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnCancel.Location        = new System.Drawing.Point(1075, 6);
     this.btnCancel.Margin          = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.btnCancel.Name            = "btnCancel";
     this.btnCancel.Size            = new System.Drawing.Size(127, 32);
     this.btnCancel.StyleController = this.layoutControl1;
     this.btnCancel.TabIndex        = 6;
     this.btnCancel.Text            = "Cancel";
     this.btnCancel.Click          += new System.EventHandler(this.btnCancel_Click);
     //
     // btnNew
     //
     this.btnNew.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnNew.ImageOptions.Image")));
     this.btnNew.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnNew.Location        = new System.Drawing.Point(936, 6);
     this.btnNew.Margin          = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.btnNew.Name            = "btnNew";
     this.btnNew.Size            = new System.Drawing.Size(133, 32);
     this.btnNew.StyleController = this.layoutControl1;
     this.btnNew.TabIndex        = 5;
     this.btnNew.Text            = "New";
     this.btnNew.Click          += new System.EventHandler(this.btnNew_Click);
     //
     // gcGST
     //
     this.gcGST.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.gcGST.Location = new System.Drawing.Point(6, 44);
     this.gcGST.MainView = this.gvGST;
     this.gcGST.Margin   = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.gcGST.Name     = "gcGST";
     this.gcGST.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.btnEdit,
         this.btnDelete
     });
     this.gcGST.Size     = new System.Drawing.Size(1196, 602);
     this.gcGST.TabIndex = 4;
     this.gcGST.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gvGST
     });
     //
     // gvGST
     //
     this.gvGST.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Arial", 8F, System.Drawing.FontStyle.Bold);
     this.gvGST.Appearance.HeaderPanel.Options.UseFont = true;
     this.gvGST.Appearance.Row.Font            = new System.Drawing.Font("Arial", 8F);
     this.gvGST.Appearance.Row.Options.UseFont = true;
     this.gvGST.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn5,
         this.gridColumn6,
         this.gridColumn7,
         this.gridColumn3,
         this.gridColumn8,
         this.gridColumn9,
         this.gridColumn10,
         this.gridColumn11,
         this.gridColumn12,
         this.gridColumn13
     });
     this.gvGST.DetailHeight = 512;
     this.gvGST.GridControl  = this.gcGST;
     this.gvGST.Name         = "gvGST";
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "GSTID";
     this.gridColumn1.FieldName = "GSTID";
     this.gridColumn1.MinWidth  = 30;
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.Width = 112;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption   = "GSTCODE";
     this.gridColumn2.FieldName = "GSTCODE";
     this.gridColumn2.MinWidth  = 30;
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit = false;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 0;
     this.gridColumn2.Width        = 150;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption   = "CGST %";
     this.gridColumn5.FieldName = "CGST";
     this.gridColumn5.MinWidth  = 30;
     this.gridColumn5.Name      = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowEdit = false;
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 1;
     this.gridColumn5.Width        = 150;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption   = "SGST %";
     this.gridColumn6.FieldName = "SGST";
     this.gridColumn6.MinWidth  = 30;
     this.gridColumn6.Name      = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowEdit = false;
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 2;
     this.gridColumn6.Width        = 150;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption   = "IGST %";
     this.gridColumn7.FieldName = "IGST";
     this.gridColumn7.MinWidth  = 30;
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowEdit = false;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 3;
     this.gridColumn7.Width        = 150;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "CESS %";
     this.gridColumn3.FieldName = "CESS";
     this.gridColumn3.MinWidth  = 30;
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowEdit = false;
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 4;
     this.gridColumn3.Width        = 112;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption   = "CREATEDBY";
     this.gridColumn8.FieldName = "CREATEDBY";
     this.gridColumn8.MinWidth  = 30;
     this.gridColumn8.Name      = "gridColumn8";
     this.gridColumn8.OptionsColumn.AllowEdit = false;
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 5;
     this.gridColumn8.Width        = 150;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption   = "CREATEDDATE";
     this.gridColumn9.FieldName = "CREATEDDATE";
     this.gridColumn9.MinWidth  = 30;
     this.gridColumn9.Name      = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowEdit = false;
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 6;
     this.gridColumn9.Width        = 150;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption   = "UPDATEDBY";
     this.gridColumn10.FieldName = "UPDATEDBY";
     this.gridColumn10.MinWidth  = 30;
     this.gridColumn10.Name      = "gridColumn10";
     this.gridColumn10.OptionsColumn.AllowEdit = false;
     this.gridColumn10.Width = 112;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption   = "UPDATEDATE";
     this.gridColumn11.FieldName = "UPDATEDATE";
     this.gridColumn11.MinWidth  = 30;
     this.gridColumn11.Name      = "gridColumn11";
     this.gridColumn11.OptionsColumn.AllowEdit = false;
     this.gridColumn11.Width = 112;
     //
     // gridColumn12
     //
     this.gridColumn12.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn12.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.gridColumn12.Caption      = "Edit";
     this.gridColumn12.ColumnEdit   = this.btnEdit;
     this.gridColumn12.MinWidth     = 30;
     this.gridColumn12.Name         = "gridColumn12";
     this.gridColumn12.Visible      = true;
     this.gridColumn12.VisibleIndex = 7;
     this.gridColumn12.Width        = 55;
     //
     // btnEdit
     //
     this.btnEdit.AutoHeight         = false;
     editorButtonImageOptions1.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.btnEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnEdit.Name          = "btnEdit";
     this.btnEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btnEdit.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnEdit_ButtonClick);
     //
     // gridColumn13
     //
     this.gridColumn13.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn13.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.gridColumn13.Caption      = "Delete";
     this.gridColumn13.ColumnEdit   = this.btnDelete;
     this.gridColumn13.MinWidth     = 30;
     this.gridColumn13.Name         = "gridColumn13";
     this.gridColumn13.Visible      = true;
     this.gridColumn13.VisibleIndex = 8;
     this.gridColumn13.Width        = 57;
     //
     // btnDelete
     //
     this.btnDelete.AutoHeight       = false;
     editorButtonImageOptions2.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
     this.btnDelete.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnDelete.Name          = "btnDelete";
     this.btnDelete.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btnDelete.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnDelete_ButtonClick);
     //
     // Root
     //
     this.Root.AppearanceItemCaption.Font            = new System.Drawing.Font("Arial", 10F);
     this.Root.AppearanceItemCaption.Options.UseFont = true;
     this.Root.EnableIndentsWithoutBorders           = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.emptySpaceItem1,
         this.layoutControlItem4
     });
     this.Root.Name        = "Root";
     this.Root.Padding     = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
     this.Root.Size        = new System.Drawing.Size(1208, 652);
     this.Root.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control     = this.gcGST;
     this.layoutControlItem1.Location    = new System.Drawing.Point(0, 38);
     this.layoutControlItem1.Name        = "layoutControlItem1";
     this.layoutControlItem1.Size        = new System.Drawing.Size(1202, 608);
     this.layoutControlItem1.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextVisible = false;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control             = this.btnNew;
     this.layoutControlItem2.Location            = new System.Drawing.Point(930, 0);
     this.layoutControlItem2.MaxSize             = new System.Drawing.Size(139, 38);
     this.layoutControlItem2.MinSize             = new System.Drawing.Size(139, 38);
     this.layoutControlItem2.Name                = "layoutControlItem2";
     this.layoutControlItem2.Size                = new System.Drawing.Size(139, 38);
     this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem2.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextVisible         = false;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control             = this.btnCancel;
     this.layoutControlItem3.Location            = new System.Drawing.Point(1069, 0);
     this.layoutControlItem3.MaxSize             = new System.Drawing.Size(133, 38);
     this.layoutControlItem3.MinSize             = new System.Drawing.Size(133, 38);
     this.layoutControlItem3.Name                = "layoutControlItem3";
     this.layoutControlItem3.Size                = new System.Drawing.Size(133, 38);
     this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem3.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible         = false;
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     this.emptySpaceItem1.Location      = new System.Drawing.Point(0, 0);
     this.emptySpaceItem1.Name          = "emptySpaceItem1";
     this.emptySpaceItem1.Size          = new System.Drawing.Size(761, 38);
     this.emptySpaceItem1.TextSize      = new System.Drawing.Size(0, 0);
     //
     // btnViewReport
     //
     this.btnViewReport.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnViewReport.ImageOptions.Image")));
     this.btnViewReport.ImageOptions.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnViewReport.Location        = new System.Drawing.Point(767, 6);
     this.btnViewReport.Name            = "btnViewReport";
     this.btnViewReport.Size            = new System.Drawing.Size(163, 32);
     this.btnViewReport.StyleController = this.layoutControl1;
     this.btnViewReport.TabIndex        = 7;
     this.btnViewReport.Text            = "View Report";
     this.btnViewReport.Click          += new System.EventHandler(this.btnViewReport_Click);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control             = this.btnViewReport;
     this.layoutControlItem4.Location            = new System.Drawing.Point(761, 0);
     this.layoutControlItem4.MaxSize             = new System.Drawing.Size(169, 38);
     this.layoutControlItem4.MinSize             = new System.Drawing.Size(169, 38);
     this.layoutControlItem4.Name                = "layoutControlItem4";
     this.layoutControlItem4.Size                = new System.Drawing.Size(169, 38);
     this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlItem4.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible         = false;
     //
     // frmGSTList
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 19F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.btnCancel;
     this.ClientSize          = new System.Drawing.Size(1208, 652);
     this.Controls.Add(this.layoutControl1);
     this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.Name   = "frmGSTList";
     this.Text   = "GST List";
     this.Load  += new System.EventHandler(this.frmGSTList_Load);
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcGST)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvGST)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnEdit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnDelete)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 27
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAddEditReAlignment));
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1     = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
     this.panel1               = new System.Windows.Forms.Panel();
     this.lblHeader            = new DevExpress.XtraEditors.LabelControl();
     this.pictureEdit1         = new DevExpress.XtraEditors.PictureEdit();
     this.btnClose             = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave              = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl5        = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4        = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2        = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1        = new DevExpress.XtraEditors.LabelControl();
     this.cboTargetAccountCode = new DevExpress.XtraEditors.LookUpEdit();
     this.dtRealignmentDate    = new DevExpress.XtraEditors.DateEdit();
     this.labelControl3        = new DevExpress.XtraEditors.LabelControl();
     this.txtRemarks           = new DevExpress.XtraEditors.MemoEdit();
     this.cboSourceAccountCode = new DevExpress.XtraEditors.TextEdit();
     this.txtAmount            = new DevExpress.XtraEditors.SpinEdit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboTargetAccountCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtRealignmentDate.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtRealignmentDate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRemarks.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboSourceAccountCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAmount.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.MidnightBlue;
     this.panel1.Controls.Add(this.lblHeader);
     this.panel1.Controls.Add(this.pictureEdit1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(691, 54);
     this.panel1.TabIndex = 30;
     //
     // lblHeader
     //
     this.lblHeader.Appearance.Font                   = new System.Drawing.Font("Arial", 12F);
     this.lblHeader.Appearance.ForeColor              = System.Drawing.Color.White;
     this.lblHeader.Appearance.Options.UseFont        = true;
     this.lblHeader.Appearance.Options.UseForeColor   = true;
     this.lblHeader.Appearance.Options.UseTextOptions = true;
     this.lblHeader.Appearance.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.lblHeader.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblHeader.Location     = new System.Drawing.Point(97, 3);
     this.lblHeader.Name         = "lblHeader";
     this.lblHeader.Size         = new System.Drawing.Size(582, 48);
     this.lblHeader.TabIndex     = 12;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(12, 3);
     this.pictureEdit1.Name      = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle        = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ShowCameraMenuItem = DevExpress.XtraEditors.Controls.CameraMenuItemVisibility.Auto;
     this.pictureEdit1.Properties.SizeMode           = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.pictureEdit1.Size     = new System.Drawing.Size(78, 52);
     this.pictureEdit1.TabIndex = 0;
     //
     // btnClose
     //
     this.btnClose.Appearance.Font            = new System.Drawing.Font("Tahoma", 10F);
     this.btnClose.Appearance.Options.UseFont = true;
     this.btnClose.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.btnClose.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.ImageOptions.Image")));
     this.btnClose.Location           = new System.Drawing.Point(574, 225);
     this.btnClose.Name     = "btnClose";
     this.btnClose.Size     = new System.Drawing.Size(105, 31);
     this.btnClose.TabIndex = 38;
     this.btnClose.Text     = "&Close";
     this.btnClose.Click   += new System.EventHandler(this.btnClose_Click);
     //
     // btnSave
     //
     this.btnSave.Appearance.Font            = new System.Drawing.Font("Tahoma", 10F);
     this.btnSave.Appearance.Options.UseFont = true;
     this.btnSave.ButtonStyle        = DevExpress.XtraEditors.Controls.BorderStyles.Office2003;
     this.btnSave.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.ImageOptions.Image")));
     this.btnSave.Location           = new System.Drawing.Point(467, 225);
     this.btnSave.Name     = "btnSave";
     this.btnSave.Size     = new System.Drawing.Size(101, 31);
     this.btnSave.TabIndex = 37;
     this.btnSave.Text     = "Save ";
     this.btnSave.Click   += new System.EventHandler(this.btnSave_Click);
     //
     // labelControl5
     //
     this.labelControl5.Appearance.Font                 = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl5.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.labelControl5.Appearance.Options.UseFont      = true;
     this.labelControl5.Appearance.Options.UseForeColor = true;
     this.labelControl5.Location = new System.Drawing.Point(11, 167);
     this.labelControl5.Name     = "labelControl5";
     this.labelControl5.Size     = new System.Drawing.Size(52, 16);
     this.labelControl5.TabIndex = 42;
     this.labelControl5.Text     = "Remarks";
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font                 = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl4.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.labelControl4.Appearance.Options.UseFont      = true;
     this.labelControl4.Appearance.Options.UseForeColor = true;
     this.labelControl4.Location = new System.Drawing.Point(11, 141);
     this.labelControl4.Name     = "labelControl4";
     this.labelControl4.Size     = new System.Drawing.Size(50, 16);
     this.labelControl4.TabIndex = 43;
     this.labelControl4.Text     = "Amount";
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font                 = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl2.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.labelControl2.Appearance.Options.UseFont      = true;
     this.labelControl2.Appearance.Options.UseForeColor = true;
     this.labelControl2.Location = new System.Drawing.Point(11, 89);
     this.labelControl2.Name     = "labelControl2";
     this.labelControl2.Size     = new System.Drawing.Size(142, 16);
     this.labelControl2.TabIndex = 40;
     this.labelControl2.Text     = "Source Account Code*";
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font                 = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.labelControl1.Appearance.Options.UseFont      = true;
     this.labelControl1.Appearance.Options.UseForeColor = true;
     this.labelControl1.Location = new System.Drawing.Point(11, 63);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(119, 16);
     this.labelControl1.TabIndex = 41;
     this.labelControl1.Text     = "Realignment Date*";
     //
     // cboTargetAccountCode
     //
     this.cboTargetAccountCode.Location = new System.Drawing.Point(168, 112);
     this.cboTargetAccountCode.Name     = "cboTargetAccountCode";
     this.cboTargetAccountCode.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 10F);
     this.cboTargetAccountCode.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.cboTargetAccountCode.Properties.Appearance.Options.UseFont      = true;
     this.cboTargetAccountCode.Properties.Appearance.Options.UseForeColor = true;
     this.cboTargetAccountCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.cboTargetAccountCode.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("AccountCode", "Account Code"),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("AccountName", "Account Name")
     });
     this.cboTargetAccountCode.Properties.DisplayMember = "AccountName";
     this.cboTargetAccountCode.Properties.NullText      = "";
     this.cboTargetAccountCode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.cboTargetAccountCode.Properties.ValueMember   = "Id";
     this.cboTargetAccountCode.Size     = new System.Drawing.Size(511, 22);
     this.cboTargetAccountCode.TabIndex = 34;
     //
     // dtRealignmentDate
     //
     this.dtRealignmentDate.EditValue = null;
     this.dtRealignmentDate.Location  = new System.Drawing.Point(168, 60);
     this.dtRealignmentDate.Name      = "dtRealignmentDate";
     this.dtRealignmentDate.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 10F);
     this.dtRealignmentDate.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.dtRealignmentDate.Properties.Appearance.Options.UseFont      = true;
     this.dtRealignmentDate.Properties.Appearance.Options.UseForeColor = true;
     this.dtRealignmentDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtRealignmentDate.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dtRealignmentDate.Properties.DisplayFormat.FormatString = "";
     this.dtRealignmentDate.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.dtRealignmentDate.Properties.EditFormat.FormatString    = "";
     this.dtRealignmentDate.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.DateTime;
     this.dtRealignmentDate.Properties.Mask.EditMask = "";
     this.dtRealignmentDate.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
     this.dtRealignmentDate.Size     = new System.Drawing.Size(430, 22);
     this.dtRealignmentDate.TabIndex = 32;
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font                 = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl3.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.labelControl3.Appearance.Options.UseFont      = true;
     this.labelControl3.Appearance.Options.UseForeColor = true;
     this.labelControl3.Location = new System.Drawing.Point(12, 118);
     this.labelControl3.Name     = "labelControl3";
     this.labelControl3.Size     = new System.Drawing.Size(138, 16);
     this.labelControl3.TabIndex = 40;
     this.labelControl3.Text     = "Target Account Code*";
     //
     // txtRemarks
     //
     this.txtRemarks.EditValue = "";
     this.txtRemarks.Location  = new System.Drawing.Point(168, 164);
     this.txtRemarks.Name      = "txtRemarks";
     this.txtRemarks.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 10F);
     this.txtRemarks.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtRemarks.Properties.Appearance.Options.UseFont      = true;
     this.txtRemarks.Properties.Appearance.Options.UseForeColor = true;
     this.txtRemarks.Properties.ScrollBars = System.Windows.Forms.ScrollBars.None;
     this.txtRemarks.Size     = new System.Drawing.Size(511, 55);
     this.txtRemarks.TabIndex = 36;
     //
     // cboSourceAccountCode
     //
     this.cboSourceAccountCode.Location = new System.Drawing.Point(168, 86);
     this.cboSourceAccountCode.Name     = "cboSourceAccountCode";
     this.cboSourceAccountCode.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 10F);
     this.cboSourceAccountCode.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.cboSourceAccountCode.Properties.Appearance.Options.UseFont      = true;
     this.cboSourceAccountCode.Properties.Appearance.Options.UseForeColor = true;
     this.cboSourceAccountCode.Properties.ReadOnly = true;
     this.cboSourceAccountCode.Properties.UseReadOnlyAppearance = false;
     this.cboSourceAccountCode.Size     = new System.Drawing.Size(511, 22);
     this.cboSourceAccountCode.TabIndex = 33;
     //
     // txtAmount
     //
     this.txtAmount.Location = new System.Drawing.Point(168, 138);
     this.txtAmount.Name     = "txtAmount";
     this.txtAmount.Properties.Appearance.Font                 = new System.Drawing.Font("Tahoma", 10F);
     this.txtAmount.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtAmount.Properties.Appearance.Options.UseFont      = true;
     this.txtAmount.Properties.Appearance.Options.UseForeColor = true;
     this.txtAmount.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "", -1, true, false, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.txtAmount.Properties.DisplayFormat.FormatString = "n2";
     this.txtAmount.Properties.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Custom;
     this.txtAmount.Properties.EditFormat.FormatString    = "n2";
     this.txtAmount.Properties.EditFormat.FormatType      = DevExpress.Utils.FormatType.Custom;
     this.txtAmount.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
     this.txtAmount.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.None;
     this.txtAmount.Size     = new System.Drawing.Size(511, 22);
     this.txtAmount.TabIndex = 35;
     //
     // frmAddEditReAlignment
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(691, 268);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.labelControl5);
     this.Controls.Add(this.labelControl4);
     this.Controls.Add(this.labelControl3);
     this.Controls.Add(this.labelControl2);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.cboTargetAccountCode);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.dtRealignmentDate);
     this.Controls.Add(this.txtRemarks);
     this.Controls.Add(this.cboSourceAccountCode);
     this.Controls.Add(this.txtAmount);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "frmAddEditReAlignment";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Add/Edit Realignment";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.frmAddEditReAlignment_FormClosing);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboTargetAccountCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtRealignmentDate.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtRealignmentDate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRemarks.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cboSourceAccountCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAmount.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 28
0
 /// <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(FrmLichPhatHanh));
     DevExpress.XtraGrid.GridFormatRule                       gridFormatRule1                = new DevExpress.XtraGrid.GridFormatRule();
     DevExpress.XtraEditors.FormatConditionRuleValue          formatConditionRuleValue1      = new DevExpress.XtraEditors.FormatConditionRuleValue();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject5  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject6  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject7  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject8  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject9  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject1  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject2  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject3  = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject4  = new DevExpress.Utils.SerializableAppearanceObject();
     this.colTinhTrang               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.barManager1                = new DevExpress.XtraBars.BarManager(this.components);
     this.bar2                       = new DevExpress.XtraBars.Bar();
     this.btn_them                   = new DevExpress.XtraBars.BarButtonItem();
     this.btn_luu                    = new DevExpress.XtraBars.BarButtonItem();
     this.btn_xoa                    = new DevExpress.XtraBars.BarButtonItem();
     this.btn_naplai                 = 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);
     this.lbl_malich                 = new DevExpress.XtraEditors.LabelControl();
     this.splitContainerControl1     = new DevExpress.XtraEditors.SplitContainerControl();
     this.grcLichPhatHanh            = new DevExpress.XtraGrid.GridControl();
     this.grvViewLichPhatHanh        = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn15               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn14               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.grcChiTietLichPhatHanh     = new DevExpress.XtraGrid.GridControl();
     this.grvViewChiTietLichPhatHanh = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colXacNhan                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnXacNhan                 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.btnThuHoi                  = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.colXoa                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemButtonEdit1  = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grcLichPhatHanh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvViewLichPhatHanh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grcChiTietLichPhatHanh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvViewChiTietLichPhatHanh)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnXacNhan)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnThuHoi)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // colTinhTrang
     //
     this.colTinhTrang.Caption   = "Tình trạng";
     this.colTinhTrang.FieldName = "tinhtrang";
     this.colTinhTrang.MinWidth  = 21;
     this.colTinhTrang.Name      = "colTinhTrang";
     this.colTinhTrang.OptionsColumn.FixedWidth = true;
     this.colTinhTrang.OptionsColumn.ReadOnly   = true;
     this.colTinhTrang.Visible      = true;
     this.colTinhTrang.VisibleIndex = 2;
     this.colTinhTrang.Width        = 110;
     //
     // 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.Images = this.imageCollection1;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.btn_them,
         this.btn_luu,
         this.btn_xoa,
         this.btn_naplai
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 4;
     //
     // bar2
     //
     this.bar2.BarName   = "Main menu";
     this.bar2.DockCol   = 0;
     this.bar2.DockRow   = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_them, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_luu, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_xoa, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph),
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.PaintStyle, this.btn_naplai, DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph)
     });
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // btn_them
     //
     this.btn_them.Caption = "&Thêm";
     this.btn_them.Id      = 0;
     this.btn_them.ImageOptions.ImageIndex = 0;
     this.btn_them.ImageOptions.SvgImage   = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btn_them.ImageOptions.SvgImage")));
     this.btn_them.Name       = "btn_them";
     this.btn_them.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_them_ItemClick);
     //
     // btn_luu
     //
     this.btn_luu.Caption = "&Lưu";
     this.btn_luu.Id      = 1;
     this.btn_luu.ImageOptions.ImageIndex = 3;
     this.btn_luu.ImageOptions.SvgImage   = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btn_luu.ImageOptions.SvgImage")));
     this.btn_luu.Name       = "btn_luu";
     this.btn_luu.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_luu_ItemClick);
     //
     // btn_xoa
     //
     this.btn_xoa.Caption = "&Xóa";
     this.btn_xoa.Id      = 2;
     this.btn_xoa.ImageOptions.ImageIndex = 1;
     this.btn_xoa.ImageOptions.SvgImage   = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btn_xoa.ImageOptions.SvgImage")));
     this.btn_xoa.Name       = "btn_xoa";
     this.btn_xoa.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_xoa_ItemClick);
     //
     // btn_naplai
     //
     this.btn_naplai.Caption = "&Nạp lại";
     this.btn_naplai.Id      = 3;
     this.btn_naplai.ImageOptions.ImageIndex = 2;
     this.btn_naplai.ImageOptions.SvgImage   = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("btn_naplai.ImageOptions.SvgImage")));
     this.btn_naplai.Name       = "btn_naplai";
     this.btn_naplai.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_naplai_ItemClick);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock             = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location         = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Manager          = this.barManager1;
     this.barDockControlTop.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.barDockControlTop.Size             = new System.Drawing.Size(1085, 24);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 689);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.barDockControlBottom.Size             = new System.Drawing.Size(1085, 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.Manager          = this.barManager1;
     this.barDockControlLeft.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 665);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1085, 24);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Margin           = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 665);
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     this.imageCollection1.Images.SetKeyName(0, "additem_16x16.png");
     this.imageCollection1.Images.SetKeyName(1, "close_16x16.png");
     this.imageCollection1.Images.SetKeyName(2, "refresh_16x16.png");
     this.imageCollection1.Images.SetKeyName(3, "saveas_16x16.png");
     //
     // lbl_malich
     //
     this.lbl_malich.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lbl_malich.Location     = new System.Drawing.Point(336, 163);
     this.lbl_malich.Margin       = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.lbl_malich.Name         = "lbl_malich";
     this.lbl_malich.Size         = new System.Drawing.Size(64, 0);
     this.lbl_malich.TabIndex     = 5;
     this.lbl_malich.TextChanged += new System.EventHandler(this.lbl_malich_TextChanged);
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel1;
     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.grcLichPhatHanh);
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.grcChiTietLichPhatHanh);
     this.splitContainerControl1.Panel2.Text      = "Panel2";
     this.splitContainerControl1.Size             = new System.Drawing.Size(1085, 665);
     this.splitContainerControl1.SplitterPosition = 373;
     this.splitContainerControl1.TabIndex         = 10;
     //
     // grcLichPhatHanh
     //
     this.grcLichPhatHanh.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grcLichPhatHanh.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.grcLichPhatHanh.Location             = new System.Drawing.Point(0, 0);
     this.grcLichPhatHanh.MainView             = this.grvViewLichPhatHanh;
     this.grcLichPhatHanh.Margin               = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.grcLichPhatHanh.MenuManager          = this.barManager1;
     this.grcLichPhatHanh.Name                 = "grcLichPhatHanh";
     this.grcLichPhatHanh.Size                 = new System.Drawing.Size(373, 665);
     this.grcLichPhatHanh.TabIndex             = 5;
     this.grcLichPhatHanh.UseEmbeddedNavigator = true;
     this.grcLichPhatHanh.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grvViewLichPhatHanh
     });
     //
     // grvViewLichPhatHanh
     //
     this.grvViewLichPhatHanh.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn15,
         this.gridColumn14
     });
     this.grvViewLichPhatHanh.DetailHeight = 284;
     this.grvViewLichPhatHanh.GridControl  = this.grcLichPhatHanh;
     this.grvViewLichPhatHanh.Name         = "grvViewLichPhatHanh";
     this.grvViewLichPhatHanh.OptionsView.ColumnAutoWidth   = false;
     this.grvViewLichPhatHanh.OptionsView.ShowAutoFilterRow = true;
     this.grvViewLichPhatHanh.OptionsView.ShowGroupPanel    = false;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption   = "Kỳ";
     this.gridColumn15.FieldName = "thangnam1";
     this.gridColumn15.Name      = "gridColumn15";
     this.gridColumn15.OptionsColumn.FixedWidth = true;
     this.gridColumn15.OptionsColumn.ReadOnly   = true;
     this.gridColumn15.Visible      = true;
     this.gridColumn15.VisibleIndex = 0;
     //
     // gridColumn14
     //
     this.gridColumn14.Caption   = "Nhà xuất bản";
     this.gridColumn14.FieldName = "nhaxuatban";
     this.gridColumn14.Name      = "gridColumn14";
     this.gridColumn14.OptionsColumn.FixedWidth = true;
     this.gridColumn14.OptionsColumn.ReadOnly   = true;
     this.gridColumn14.Visible      = true;
     this.gridColumn14.VisibleIndex = 1;
     this.gridColumn14.Width        = 250;
     //
     // grcChiTietLichPhatHanh
     //
     this.grcChiTietLichPhatHanh.Dock = System.Windows.Forms.DockStyle.Fill;
     this.grcChiTietLichPhatHanh.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.grcChiTietLichPhatHanh.Location    = new System.Drawing.Point(0, 0);
     this.grcChiTietLichPhatHanh.MainView    = this.grvViewChiTietLichPhatHanh;
     this.grcChiTietLichPhatHanh.Margin      = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.grcChiTietLichPhatHanh.MenuManager = this.barManager1;
     this.grcChiTietLichPhatHanh.Name        = "grcChiTietLichPhatHanh";
     this.grcChiTietLichPhatHanh.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.btnXacNhan,
         this.btnThuHoi,
         this.repositoryItemButtonEdit1
     });
     this.grcChiTietLichPhatHanh.Size                 = new System.Drawing.Size(702, 665);
     this.grcChiTietLichPhatHanh.TabIndex             = 6;
     this.grcChiTietLichPhatHanh.UseEmbeddedNavigator = true;
     this.grcChiTietLichPhatHanh.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grvViewChiTietLichPhatHanh
     });
     //
     // grvViewChiTietLichPhatHanh
     //
     this.grvViewChiTietLichPhatHanh.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colXoa,
         this.colXacNhan,
         this.gridColumn7,
         this.gridColumn8,
         this.gridColumn9,
         this.colTinhTrang
     });
     this.grvViewChiTietLichPhatHanh.DetailHeight = 284;
     gridFormatRule1.ApplyToRow = true;
     gridFormatRule1.Column     = this.colTinhTrang;
     gridFormatRule1.Name       = "Format0";
     formatConditionRuleValue1.Appearance.BackColor            = System.Drawing.SystemColors.Highlight;
     formatConditionRuleValue1.Appearance.Options.UseBackColor = true;
     formatConditionRuleValue1.Condition  = DevExpress.XtraEditors.FormatCondition.Expression;
     formatConditionRuleValue1.Expression = "[tinhtrang] = \'Chưa mua\'";
     gridFormatRule1.Rule = formatConditionRuleValue1;
     this.grvViewChiTietLichPhatHanh.FormatRules.Add(gridFormatRule1);
     this.grvViewChiTietLichPhatHanh.GridControl = this.grcChiTietLichPhatHanh;
     this.grvViewChiTietLichPhatHanh.Name        = "grvViewChiTietLichPhatHanh";
     this.grvViewChiTietLichPhatHanh.OptionsView.ColumnAutoWidth   = false;
     this.grvViewChiTietLichPhatHanh.OptionsView.ShowAutoFilterRow = true;
     this.grvViewChiTietLichPhatHanh.OptionsView.ShowGroupPanel    = false;
     //
     // colXacNhan
     //
     this.colXacNhan.AppearanceHeader.Options.UseTextOptions = true;
     this.colXacNhan.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colXacNhan.Caption = "#";
     this.colXacNhan.Name    = "colXacNhan";
     this.colXacNhan.OptionsColumn.AllowEdit  = false;
     this.colXacNhan.OptionsColumn.FixedWidth = true;
     this.colXacNhan.OptionsColumn.ReadOnly   = true;
     this.colXacNhan.Visible      = true;
     this.colXacNhan.VisibleIndex = 0;
     this.colXacNhan.Width        = 40;
     //
     // gridColumn7
     //
     this.gridColumn7.AppearanceCell.Options.UseTextOptions = true;
     this.gridColumn7.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.gridColumn7.Caption   = "Ngày phát hành";
     this.gridColumn7.FieldName = "ngayphathanh1";
     this.gridColumn7.MinWidth  = 21;
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.OptionsColumn.FixedWidth = true;
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 3;
     this.gridColumn7.Width        = 100;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption   = "Tựa truyện";
     this.gridColumn8.FieldName = "tuatruyen";
     this.gridColumn8.MinWidth  = 21;
     this.gridColumn8.Name      = "gridColumn8";
     this.gridColumn8.OptionsColumn.FixedWidth = true;
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 4;
     this.gridColumn8.Width        = 262;
     //
     // gridColumn9
     //
     this.gridColumn9.AppearanceCell.Options.UseTextOptions   = true;
     this.gridColumn9.AppearanceCell.TextOptions.HAlignment   = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn9.AppearanceHeader.Options.UseTextOptions = true;
     this.gridColumn9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.gridColumn9.Caption = "Giá bìa";
     this.gridColumn9.DisplayFormat.FormatString = "{0:#,##0}";
     this.gridColumn9.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn9.FieldName = "giabia";
     this.gridColumn9.MinWidth  = 21;
     this.gridColumn9.Name      = "gridColumn9";
     this.gridColumn9.OptionsColumn.FixedWidth = true;
     this.gridColumn9.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "giabia", "{0:#,##0}")
     });
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 5;
     this.gridColumn9.Width        = 129;
     //
     // btnXacNhan
     //
     this.btnXacNhan.AutoHeight      = false;
     editorButtonImageOptions2.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions2.Image")));
     this.btnXacNhan.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnXacNhan.Name          = "btnXacNhan";
     this.btnXacNhan.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // btnThuHoi
     //
     this.btnThuHoi.AutoHeight       = false;
     editorButtonImageOptions3.Image = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions3.Image")));
     this.btnThuHoi.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btnThuHoi.Name          = "btnThuHoi";
     this.btnThuHoi.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // colXoa
     //
     this.colXoa.AppearanceHeader.Options.UseTextOptions = true;
     this.colXoa.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.colXoa.Caption    = "Xóa";
     this.colXoa.ColumnEdit = this.repositoryItemButtonEdit1;
     this.colXoa.Name       = "colXoa";
     this.colXoa.OptionsColumn.AllowEdit = false;
     this.colXoa.Visible      = true;
     this.colXoa.VisibleIndex = 1;
     this.colXoa.Width        = 40;
     //
     // repositoryItemButtonEdit1
     //
     this.repositoryItemButtonEdit1.AutoHeight = false;
     editorButtonImageOptions1.Image           = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions1.Image")));
     this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.repositoryItemButtonEdit1.Name          = "repositoryItemButtonEdit1";
     this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     //
     // FrmLichPhatHanh
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1085, 689);
     this.Controls.Add(this.splitContainerControl1);
     this.Controls.Add(this.lbl_malich);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.KeyPreview    = true;
     this.Margin        = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.Name          = "FrmLichPhatHanh";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Lịch Phát Hành";
     this.FormClosed   += new System.Windows.Forms.FormClosedEventHandler(this.FrmLichPhatHanh_FormClosed);
     this.Load         += new System.EventHandler(this.FrmLichPhatHanh_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.grcLichPhatHanh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvViewLichPhatHanh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grcChiTietLichPhatHanh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvViewChiTietLichPhatHanh)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnXacNhan)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btnThuHoi)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     System.ComponentModel.ComponentResourceManager           resources = new System.ComponentModel.ComponentResourceManager(typeof(us_transfer));
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions5      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject17 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject18 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject19 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject20 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6      = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject            serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject();
     this.gridControl2 = new DevExpress.XtraGrid.GridControl();
     this.gridView2    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
     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.gridColumn3  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btn_select   = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btn_edit     = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btn_delete   = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
     this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_select)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_edit)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_delete)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl2
     //
     this.gridControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.gridControl2.Location             = new System.Drawing.Point(0, 263);
     this.gridControl2.LookAndFeel.SkinName = "Visual Studio 2013 Dark";
     this.gridControl2.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridControl2.MainView = this.gridView2;
     this.gridControl2.Name     = "gridControl2";
     this.gridControl2.Size     = new System.Drawing.Size(1132, 364);
     this.gridControl2.TabIndex = 29;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     this.gridControl2.Click += new System.EventHandler(this.gridControl2_Click);
     //
     // gridView2
     //
     this.gridView2.Appearance.FocusedCell.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView2.Appearance.FocusedCell.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView2.Appearance.FocusedCell.ForeColor              = System.Drawing.Color.Black;
     this.gridView2.Appearance.FocusedCell.Options.UseBackColor   = true;
     this.gridView2.Appearance.FocusedCell.Options.UseBorderColor = true;
     this.gridView2.Appearance.FocusedCell.Options.UseForeColor   = true;
     this.gridView2.Appearance.FocusedRow.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView2.Appearance.FocusedRow.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView2.Appearance.FocusedRow.ForeColor              = System.Drawing.Color.Black;
     this.gridView2.Appearance.FocusedRow.Options.UseBackColor   = true;
     this.gridView2.Appearance.FocusedRow.Options.UseBorderColor = true;
     this.gridView2.Appearance.FocusedRow.Options.UseForeColor   = true;
     this.gridView2.Appearance.FooterPanel.BackColor             = System.Drawing.Color.White;
     this.gridView2.Appearance.FooterPanel.BorderColor           = System.Drawing.Color.White;
     this.gridView2.Appearance.FooterPanel.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView2.Appearance.FooterPanel.Options.UseBackColor   = true;
     this.gridView2.Appearance.FooterPanel.Options.UseBorderColor = true;
     this.gridView2.Appearance.FooterPanel.Options.UseFont        = true;
     this.gridView2.Appearance.FooterPanel.Options.UseTextOptions = true;
     this.gridView2.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.gridView2.Appearance.HeaderPanel.BackColor                   = System.Drawing.Color.White;
     this.gridView2.Appearance.HeaderPanel.BorderColor                 = System.Drawing.Color.White;
     this.gridView2.Appearance.HeaderPanel.Font                        = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView2.Appearance.HeaderPanel.ForeColor                   = System.Drawing.Color.Black;
     this.gridView2.Appearance.HeaderPanel.Options.UseBackColor        = true;
     this.gridView2.Appearance.HeaderPanel.Options.UseBorderColor      = true;
     this.gridView2.Appearance.HeaderPanel.Options.UseFont             = true;
     this.gridView2.Appearance.HeaderPanel.Options.UseForeColor        = true;
     this.gridView2.Appearance.HeaderPanel.Options.UseTextOptions      = true;
     this.gridView2.Appearance.HeaderPanel.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Near;
     this.gridView2.Appearance.HideSelectionRow.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView2.Appearance.HideSelectionRow.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView2.Appearance.HideSelectionRow.ForeColor              = System.Drawing.Color.Black;
     this.gridView2.Appearance.HideSelectionRow.Options.UseBackColor   = true;
     this.gridView2.Appearance.HideSelectionRow.Options.UseBorderColor = true;
     this.gridView2.Appearance.HideSelectionRow.Options.UseForeColor   = true;
     this.gridView2.Appearance.HorzLine.BackColor                      = System.Drawing.Color.WhiteSmoke;
     this.gridView2.Appearance.HorzLine.Options.UseBackColor           = true;
     this.gridView2.Appearance.Row.Font                           = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView2.Appearance.Row.Options.UseFont                = true;
     this.gridView2.Appearance.Row.Options.UseTextOptions         = true;
     this.gridView2.Appearance.Row.TextOptions.HAlignment         = DevExpress.Utils.HorzAlignment.Near;
     this.gridView2.Appearance.SelectedRow.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView2.Appearance.SelectedRow.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView2.Appearance.SelectedRow.ForeColor              = System.Drawing.Color.Black;
     this.gridView2.Appearance.SelectedRow.Options.UseBackColor   = true;
     this.gridView2.Appearance.SelectedRow.Options.UseBorderColor = true;
     this.gridView2.Appearance.SelectedRow.Options.UseForeColor   = true;
     this.gridView2.Appearance.VertLine.BackColor                 = System.Drawing.Color.WhiteSmoke;
     this.gridView2.Appearance.VertLine.Options.UseBackColor      = true;
     this.gridView2.BorderStyle          = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gridView2.ColumnPanelRowHeight = 25;
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn16,
         this.gridColumn17,
         this.gridColumn18,
         this.gridColumn19,
         this.gridColumn20,
         this.gridColumn21,
         this.gridColumn22,
         this.gridColumn23,
         this.gridColumn24,
         this.gridColumn26
     });
     this.gridView2.GridControl = this.gridControl2;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsBehavior.ReadOnly   = true;
     this.gridView2.OptionsView.ShowFooter     = true;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     this.gridView2.PaintStyleName             = "Web";
     this.gridView2.RowHeight          = 25;
     this.gridView2.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView2_FocusedRowChanged);
     //
     // gridColumn16
     //
     this.gridColumn16.Caption   = "كود الصنف";
     this.gridColumn16.FieldName = "product_code";
     this.gridColumn16.Name      = "gridColumn16";
     this.gridColumn16.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "product_code", "{0}")
     });
     this.gridColumn16.Visible      = true;
     this.gridColumn16.VisibleIndex = 0;
     this.gridColumn16.Width        = 79;
     //
     // gridColumn17
     //
     this.gridColumn17.Caption      = "أسم الصنف";
     this.gridColumn17.FieldName    = "product_name";
     this.gridColumn17.Name         = "gridColumn17";
     this.gridColumn17.Visible      = true;
     this.gridColumn17.VisibleIndex = 1;
     this.gridColumn17.Width        = 243;
     //
     // gridColumn18
     //
     this.gridColumn18.Caption      = "الوحده";
     this.gridColumn18.FieldName    = "unit";
     this.gridColumn18.Name         = "gridColumn18";
     this.gridColumn18.Visible      = true;
     this.gridColumn18.VisibleIndex = 2;
     this.gridColumn18.Width        = 101;
     //
     // gridColumn19
     //
     this.gridColumn19.Caption      = "الكمية";
     this.gridColumn19.FieldName    = "qty";
     this.gridColumn19.Name         = "gridColumn19";
     this.gridColumn19.Visible      = true;
     this.gridColumn19.VisibleIndex = 3;
     this.gridColumn19.Width        = 101;
     //
     // gridColumn20
     //
     this.gridColumn20.Caption   = "سعر البيع";
     this.gridColumn20.FieldName = "price";
     this.gridColumn20.Name      = "gridColumn20";
     this.gridColumn20.Width     = 101;
     //
     // gridColumn21
     //
     this.gridColumn21.AppearanceCell.ForeColor            = System.Drawing.Color.Black;
     this.gridColumn21.AppearanceCell.Options.UseForeColor = true;
     this.gridColumn21.Caption   = "الخصم";
     this.gridColumn21.FieldName = "discount_value";
     this.gridColumn21.Name      = "gridColumn21";
     this.gridColumn21.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "discount_value", "{0:0.##}")
     });
     this.gridColumn21.Width = 101;
     //
     // gridColumn22
     //
     this.gridColumn22.Caption   = "القيمه";
     this.gridColumn22.FieldName = "total";
     this.gridColumn22.Name      = "gridColumn22";
     this.gridColumn22.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "total", "{0:0.##}")
     });
     this.gridColumn22.Visible      = true;
     this.gridColumn22.VisibleIndex = 4;
     this.gridColumn22.Width        = 101;
     //
     // gridColumn23
     //
     this.gridColumn23.Caption   = "سعر الشراء";
     this.gridColumn23.FieldName = "buy_price";
     this.gridColumn23.Name      = "gridColumn23";
     this.gridColumn23.Width     = 101;
     //
     // gridColumn24
     //
     this.gridColumn24.AppearanceCell.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.gridColumn24.AppearanceCell.Options.UseForeColor = true;
     this.gridColumn24.Caption = "الربح";
     this.gridColumn24.DisplayFormat.FormatString = "f2";
     this.gridColumn24.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn24.FieldName = "profit";
     this.gridColumn24.Name      = "gridColumn24";
     this.gridColumn24.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "profit", "{0:0.##}")
     });
     this.gridColumn24.Width = 90;
     //
     // gridColumn26
     //
     this.gridColumn26.Caption = "تكلفه الصنف";
     this.gridColumn26.DisplayFormat.FormatString = "f2";
     this.gridColumn26.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn26.FieldName = "cost";
     this.gridColumn26.Name      = "gridColumn26";
     this.gridColumn26.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "cost", "{0:0.##}")
     });
     this.gridColumn26.Width = 101;
     //
     // gridControl1
     //
     this.gridControl1.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.gridControl1.Location             = new System.Drawing.Point(0, 0);
     this.gridControl1.LookAndFeel.SkinName = "Visual Studio 2013 Dark";
     this.gridControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name     = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.btn_edit,
         this.btn_delete,
         this.btn_select,
         this.repositoryItemLookUpEdit1,
         this.repositoryItemLookUpEdit2
     });
     this.gridControl1.Size     = new System.Drawing.Size(1132, 256);
     this.gridControl1.TabIndex = 28;
     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.FocusedCell.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView1.Appearance.FocusedCell.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView1.Appearance.FocusedCell.ForeColor              = System.Drawing.Color.Black;
     this.gridView1.Appearance.FocusedCell.Options.UseBackColor   = true;
     this.gridView1.Appearance.FocusedCell.Options.UseBorderColor = true;
     this.gridView1.Appearance.FocusedCell.Options.UseForeColor   = true;
     this.gridView1.Appearance.FocusedRow.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView1.Appearance.FocusedRow.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView1.Appearance.FocusedRow.ForeColor              = System.Drawing.Color.Black;
     this.gridView1.Appearance.FocusedRow.Options.UseBackColor   = true;
     this.gridView1.Appearance.FocusedRow.Options.UseBorderColor = true;
     this.gridView1.Appearance.FocusedRow.Options.UseForeColor   = true;
     this.gridView1.Appearance.FooterPanel.BackColor             = System.Drawing.Color.White;
     this.gridView1.Appearance.FooterPanel.BorderColor           = System.Drawing.Color.White;
     this.gridView1.Appearance.FooterPanel.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.FooterPanel.Options.UseBackColor   = true;
     this.gridView1.Appearance.FooterPanel.Options.UseBorderColor = true;
     this.gridView1.Appearance.FooterPanel.Options.UseFont        = true;
     this.gridView1.Appearance.FooterPanel.Options.UseTextOptions = true;
     this.gridView1.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
     this.gridView1.Appearance.HeaderPanel.BackColor                   = System.Drawing.Color.White;
     this.gridView1.Appearance.HeaderPanel.BorderColor                 = System.Drawing.Color.White;
     this.gridView1.Appearance.HeaderPanel.Font                        = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.HeaderPanel.ForeColor                   = System.Drawing.Color.Black;
     this.gridView1.Appearance.HeaderPanel.Options.UseBackColor        = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseBorderColor      = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseFont             = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseForeColor        = true;
     this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions      = true;
     this.gridView1.Appearance.HeaderPanel.TextOptions.HAlignment      = DevExpress.Utils.HorzAlignment.Near;
     this.gridView1.Appearance.HideSelectionRow.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView1.Appearance.HideSelectionRow.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView1.Appearance.HideSelectionRow.ForeColor              = System.Drawing.Color.Black;
     this.gridView1.Appearance.HideSelectionRow.Options.UseBackColor   = true;
     this.gridView1.Appearance.HideSelectionRow.Options.UseBorderColor = true;
     this.gridView1.Appearance.HideSelectionRow.Options.UseForeColor   = true;
     this.gridView1.Appearance.HorzLine.BackColor                      = System.Drawing.Color.WhiteSmoke;
     this.gridView1.Appearance.HorzLine.Options.UseBackColor           = true;
     this.gridView1.Appearance.Row.Font                           = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.gridView1.Appearance.Row.Options.UseFont                = true;
     this.gridView1.Appearance.Row.Options.UseTextOptions         = true;
     this.gridView1.Appearance.Row.TextOptions.HAlignment         = DevExpress.Utils.HorzAlignment.Near;
     this.gridView1.Appearance.SelectedRow.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView1.Appearance.SelectedRow.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(227)))), ((int)(((byte)(233)))));
     this.gridView1.Appearance.SelectedRow.ForeColor              = System.Drawing.Color.Black;
     this.gridView1.Appearance.SelectedRow.Options.UseBackColor   = true;
     this.gridView1.Appearance.SelectedRow.Options.UseBorderColor = true;
     this.gridView1.Appearance.SelectedRow.Options.UseForeColor   = true;
     this.gridView1.Appearance.VertLine.BackColor                 = System.Drawing.Color.WhiteSmoke;
     this.gridView1.Appearance.VertLine.Options.UseBackColor      = true;
     this.gridView1.BorderStyle          = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.gridView1.ColumnPanelRowHeight = 25;
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn5,
         this.gridColumn6,
         this.gridColumn7,
         this.gridColumn8,
         this.gridColumn9,
         this.gridColumn10,
         this.gridColumn11,
         this.gridColumn12,
         this.gridColumn13,
         this.gridColumn14,
         this.gridColumn15,
         this.gridColumn25,
         this.gridColumn27
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsBehavior.ReadOnly   = true;
     this.gridView1.OptionsView.ShowFooter     = true;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.PaintStyleName             = "Web";
     this.gridView1.RowHeight          = 25;
     this.gridView1.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged);
     //
     // gridColumn1
     //
     this.gridColumn1.Caption   = "رقم الفاتورة";
     this.gridColumn1.FieldName = "invoice_no";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "invoice_no", "{0}")
     });
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 76;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption      = "تاريخ الفاتورة";
     this.gridColumn2.FieldName    = "move_date";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width        = 92;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption   = "الحساب";
     this.gridColumn3.FieldName = "account_name";
     this.gridColumn3.Name      = "gridColumn3";
     this.gridColumn3.Width     = 128;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption      = "المخزن المحول منه";
     this.gridColumn4.FieldName    = "store_in";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 4;
     this.gridColumn4.Width        = 93;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption      = "المخزن المحول اليه";
     this.gridColumn5.FieldName    = "store_to";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 5;
     this.gridColumn5.Width        = 91;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption   = "نوع السداد";
     this.gridColumn6.FieldName = "pay_type";
     this.gridColumn6.Name      = "gridColumn6";
     //
     // gridColumn7
     //
     this.gridColumn7.Caption = "تكلفه الفاتورة";
     this.gridColumn7.DisplayFormat.FormatString = "f2";
     this.gridColumn7.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn7.FieldName = "cost";
     this.gridColumn7.Name      = "gridColumn7";
     this.gridColumn7.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "cost", "{0:0.##}")
     });
     this.gridColumn7.Width = 77;
     //
     // gridColumn8
     //
     this.gridColumn8.AppearanceCell.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.gridColumn8.AppearanceCell.Options.UseForeColor = true;
     this.gridColumn8.Caption = "ربح الفاتورة";
     this.gridColumn8.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.gridColumn8.FieldName = "profit";
     this.gridColumn8.Name      = "gridColumn8";
     this.gridColumn8.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "profit", "{0:0.##}")
     });
     this.gridColumn8.Width = 88;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption      = "المستخدم";
     this.gridColumn9.FieldName    = "user_name";
     this.gridColumn9.Name         = "gridColumn9";
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 6;
     this.gridColumn9.Width        = 78;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption      = "الوقت";
     this.gridColumn10.FieldName    = "move_time";
     this.gridColumn10.Name         = "gridColumn10";
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 7;
     this.gridColumn10.Width        = 87;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption   = "الخصم";
     this.gridColumn11.FieldName = "discount";
     this.gridColumn11.Name      = "gridColumn11";
     this.gridColumn11.Width     = 63;
     //
     // gridColumn12
     //
     this.gridColumn12.AppearanceCell.ForeColor            = System.Drawing.Color.Black;
     this.gridColumn12.AppearanceCell.Options.UseForeColor = true;
     this.gridColumn12.Caption   = "الأجمالى";
     this.gridColumn12.FieldName = "total_value";
     this.gridColumn12.Name      = "gridColumn12";
     this.gridColumn12.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "total_value", "{0:0.##}")
     });
     this.gridColumn12.Visible      = true;
     this.gridColumn12.VisibleIndex = 3;
     this.gridColumn12.Width        = 68;
     //
     // gridColumn13
     //
     this.gridColumn13.ColumnEdit   = this.btn_select;
     this.gridColumn13.Name         = "gridColumn13";
     this.gridColumn13.Visible      = true;
     this.gridColumn13.VisibleIndex = 8;
     this.gridColumn13.Width        = 37;
     //
     // btn_select
     //
     this.btn_select.AutoHeight                          = false;
     this.btn_select.BorderStyle                         = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     editorButtonImageOptions4.Image                     = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions4.Image")));
     serializableAppearanceObject13.BackColor            = System.Drawing.Color.Transparent;
     serializableAppearanceObject13.Options.UseBackColor = true;
     this.btn_select.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btn_select.ButtonsStyle  = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.btn_select.Name          = "btn_select";
     this.btn_select.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btn_select.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btn_select_ButtonClick);
     //
     // gridColumn14
     //
     this.gridColumn14.ColumnEdit   = this.btn_edit;
     this.gridColumn14.Name         = "gridColumn14";
     this.gridColumn14.Visible      = true;
     this.gridColumn14.VisibleIndex = 9;
     this.gridColumn14.Width        = 34;
     //
     // btn_edit
     //
     this.btn_edit.AutoHeight                            = false;
     this.btn_edit.BorderStyle                           = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     editorButtonImageOptions5.Image                     = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions5.Image")));
     serializableAppearanceObject17.BackColor            = System.Drawing.Color.Transparent;
     serializableAppearanceObject17.Options.UseBackColor = true;
     this.btn_edit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions5, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject17, serializableAppearanceObject18, serializableAppearanceObject19, serializableAppearanceObject20, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btn_edit.ButtonsStyle  = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.btn_edit.Name          = "btn_edit";
     this.btn_edit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btn_edit.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btn_edit_ButtonClick);
     //
     // gridColumn15
     //
     this.gridColumn15.ColumnEdit   = this.btn_delete;
     this.gridColumn15.Name         = "gridColumn15";
     this.gridColumn15.Visible      = true;
     this.gridColumn15.VisibleIndex = 10;
     this.gridColumn15.Width        = 32;
     //
     // btn_delete
     //
     this.btn_delete.AutoHeight                          = false;
     this.btn_delete.BorderStyle                         = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     editorButtonImageOptions6.Image                     = ((System.Drawing.Image)(resources.GetObject("editorButtonImageOptions6.Image")));
     serializableAppearanceObject21.BackColor            = System.Drawing.Color.Transparent;
     serializableAppearanceObject21.Options.UseBackColor = true;
     this.btn_delete.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)
     });
     this.btn_delete.ButtonsStyle  = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.btn_delete.Name          = "btn_delete";
     this.btn_delete.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
     this.btn_delete.ButtonClick  += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btn_delete_ButtonClick);
     //
     // gridColumn25
     //
     this.gridColumn25.FieldName = "move_no";
     this.gridColumn25.Name      = "gridColumn25";
     //
     // gridColumn27
     //
     this.gridColumn27.Caption      = "نوع الفاتورة";
     this.gridColumn27.FieldName    = "move_type";
     this.gridColumn27.Name         = "gridColumn27";
     this.gridColumn27.Visible      = true;
     this.gridColumn27.VisibleIndex = 2;
     //
     // repositoryItemLookUpEdit1
     //
     this.repositoryItemLookUpEdit1.AutoHeight = false;
     this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
     //
     // 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";
     //
     // us_transfer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.WhiteSmoke;
     this.Controls.Add(this.gridControl2);
     this.Controls.Add(this.gridControl1);
     this.Name        = "us_transfer";
     this.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.Size        = new System.Drawing.Size(1132, 627);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_select)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_edit)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.btn_delete)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 30
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
     this.pgMeasuringList = new DevExpress.XtraVerticalGrid.PropertyGridControl();
     this.riSection       = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.riActivity      = new DevExpress.XtraEditors.Repository.RepositoryItemRadioGroup();
     this.riProdmonth     = new Mineware.Systems.Global.CustomControls.MWRepositoryItemProdMonth();
     this.iProdMonth      = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
     this.iSection        = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
     this.iActivity       = new DevExpress.XtraVerticalGrid.Rows.PGridEditorRow();
     ((System.ComponentModel.ISupportInitialize)(this.pgMeasuringList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riSection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riActivity)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.riProdmonth)).BeginInit();
     this.SuspendLayout();
     //
     // pgMeasuringList
     //
     this.pgMeasuringList.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pgMeasuringList.Location = new System.Drawing.Point(0, 0);
     this.pgMeasuringList.Name     = "pgMeasuringList";
     this.pgMeasuringList.OptionsBehavior.PropertySort = DevExpress.XtraVerticalGrid.PropertySort.NoSort;
     this.pgMeasuringList.RecordWidth = 127;
     this.pgMeasuringList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.riSection,
         this.riActivity,
         this.riProdmonth
     });
     this.pgMeasuringList.RowHeaderWidth = 73;
     this.pgMeasuringList.Rows.AddRange(new DevExpress.XtraVerticalGrid.Rows.BaseRow[] {
         this.iProdMonth,
         this.iSection,
         this.iActivity
     });
     this.pgMeasuringList.Size     = new System.Drawing.Size(323, 325);
     this.pgMeasuringList.TabIndex = 0;
     //
     // riSection
     //
     this.riSection.AutoHeight = false;
     this.riSection.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.riSection.Name = "riSection";
     //
     // riActivity
     //
     this.riActivity.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
         new DevExpress.XtraEditors.Controls.RadioGroupItem("Stoping", "Stoping"),
         new DevExpress.XtraEditors.Controls.RadioGroupItem("Development", "Development")
     });
     this.riActivity.Name = "riActivity";
     //
     // riProdmonth
     //
     this.riProdmonth.AutoHeight = false;
     this.riProdmonth.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.SpinUp, "1", -1, true, true, false, editorButtonImageOptions1),
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.SpinDown, "2", -1, true, true, false, editorButtonImageOptions2)
     });
     this.riProdmonth.Mask.EditMask               = "yyyyMM";
     this.riProdmonth.Mask.IgnoreMaskBlank        = false;
     this.riProdmonth.Mask.MaskType               = DevExpress.XtraEditors.Mask.MaskType.DateTime;
     this.riProdmonth.Mask.UseMaskAsDisplayFormat = true;
     this.riProdmonth.Name = "riProdmonth";
     //
     // iProdMonth
     //
     this.iProdMonth.IsChildRowsLoaded = true;
     this.iProdMonth.Name = "iProdMonth";
     this.iProdMonth.Properties.Caption   = "Production Month";
     this.iProdMonth.Properties.FieldName = "Prodmonth";
     this.iProdMonth.Properties.RowEdit   = this.riProdmonth;
     //
     // iSection
     //
     this.iSection.Height            = 18;
     this.iSection.IsChildRowsLoaded = true;
     this.iSection.Name = "iSection";
     this.iSection.Properties.Caption   = "Section";
     this.iSection.Properties.FieldName = "NAME";
     this.iSection.Properties.RowEdit   = this.riSection;
     //
     // iActivity
     //
     this.iActivity.IsChildRowsLoaded = true;
     this.iActivity.Name = "iActivity";
     this.iActivity.Properties.Caption   = "Activity";
     this.iActivity.Properties.FieldName = "Activity";
     this.iActivity.Properties.RowEdit   = this.riActivity;
     //
     // PlathondWallChartReportUserControl
     //
     this.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.Appearance.Options.UseForeColor = true;
     this.AutoScaleDimensions             = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.pgMeasuringList);
     this.Name  = "PlathondWallChartReportUserControl";
     this.Size  = new System.Drawing.Size(323, 325);
     this.Load += new System.EventHandler(this.PlathondWallChartReportUserControl_Load);
     this.Controls.SetChildIndex(this.pgMeasuringList, 0);
     ((System.ComponentModel.ISupportInitialize)(this.pgMeasuringList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riSection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riActivity)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.riProdmonth)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }