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()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_ThuTien));
            DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
            this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
            this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            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.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
            this.label2 = new System.Windows.Forms.Label();
            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
            this.label1 = new System.Windows.Forms.Label();
            this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.dockPanel1.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            this.SuspendLayout();
            // 
            // documentGroup1
            // 
            this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document1});
            // 
            // document1
            // 
            this.document1.Caption = "Thu tiền";
            this.document1.ControlName = "dockPanel1";
            this.document1.FloatLocation = new System.Drawing.Point(0, 0);
            this.document1.FloatSize = new System.Drawing.Size(200, 200);
            this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanel1});
            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"});
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
            this.dockPanel1.DockedAsTabbedDocument = true;
            this.dockPanel1.ID = new System.Guid("51a99b83-6982-402e-8b0d-dc5d6d980c36");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.dockPanel1.Size = new System.Drawing.Size(794, 233);
            this.dockPanel1.Text = "Thu tiền";
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.groupControl1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(794, 233);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // groupControl1
            // 
            this.groupControl1.Controls.Add(this.gridControl1);
            this.groupControl1.Controls.Add(this.simpleButton3);
            this.groupControl1.Controls.Add(this.simpleButton2);
            this.groupControl1.Controls.Add(this.simpleButton1);
            this.groupControl1.Controls.Add(this.dateTimePicker2);
            this.groupControl1.Controls.Add(this.label2);
            this.groupControl1.Controls.Add(this.dateTimePicker1);
            this.groupControl1.Controls.Add(this.label1);
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl1.Location = new System.Drawing.Point(0, 0);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(794, 233);
            this.groupControl1.TabIndex = 0;
            this.groupControl1.Text = "Danh sách công nợ";
            // 
            // gridControl1
            // 
            this.gridControl1.Location = new System.Drawing.Point(0, 66);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(794, 162);
            this.gridControl1.TabIndex = 7;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn3,
            this.gridColumn4,
            this.gridColumn5,
            this.gridColumn6,
            this.gridColumn7});
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn1
            // 
            this.gridColumn1.FieldName = "Ngày";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            this.gridColumn1.Width = 98;
            // 
            // gridColumn2
            // 
            this.gridColumn2.FieldName = "Mã khách hàng";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            this.gridColumn2.Width = 82;
            // 
            // gridColumn3
            // 
            this.gridColumn3.FieldName = "Khách hàng";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 2;
            this.gridColumn3.Width = 182;
            // 
            // gridColumn4
            // 
            this.gridColumn4.FieldName = "Số tiền";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 3;
            this.gridColumn4.Width = 73;
            // 
            // gridColumn5
            // 
            this.gridColumn5.FieldName = "Đã trả ";
            this.gridColumn5.Name = "gridColumn5";
            this.gridColumn5.Visible = true;
            this.gridColumn5.VisibleIndex = 4;
            this.gridColumn5.Width = 80;
            // 
            // gridColumn6
            // 
            this.gridColumn6.FieldName = "Còn lại";
            this.gridColumn6.Name = "gridColumn6";
            this.gridColumn6.Visible = true;
            this.gridColumn6.VisibleIndex = 5;
            this.gridColumn6.Width = 103;
            // 
            // gridColumn7
            // 
            this.gridColumn7.FieldName = "Diễn giải";
            this.gridColumn7.Name = "gridColumn7";
            this.gridColumn7.Visible = true;
            this.gridColumn7.VisibleIndex = 6;
            this.gridColumn7.Width = 158;
            // 
            // simpleButton3
            // 
            this.simpleButton3.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton3.Image")));
            this.simpleButton3.Location = new System.Drawing.Point(495, 31);
            this.simpleButton3.Name = "simpleButton3";
            this.simpleButton3.Size = new System.Drawing.Size(55, 23);
            this.simpleButton3.TabIndex = 6;
            this.simpleButton3.Text = "Đóng";
            // 
            // simpleButton2
            // 
            this.simpleButton2.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
            this.simpleButton2.Location = new System.Drawing.Point(392, 31);
            this.simpleButton2.Name = "simpleButton2";
            this.simpleButton2.Size = new System.Drawing.Size(97, 23);
            this.simpleButton2.TabIndex = 5;
            this.simpleButton2.Text = "Lập phiếu thu";
            // 
            // simpleButton1
            // 
            this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
            this.simpleButton1.Location = new System.Drawing.Point(331, 33);
            this.simpleButton1.Name = "simpleButton1";
            this.simpleButton1.Size = new System.Drawing.Size(55, 23);
            this.simpleButton1.TabIndex = 4;
            this.simpleButton1.Text = "Xem";
            // 
            // dateTimePicker2
            // 
            this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimePicker2.Location = new System.Drawing.Point(194, 33);
            this.dateTimePicker2.Name = "dateTimePicker2";
            this.dateTimePicker2.Size = new System.Drawing.Size(101, 21);
            this.dateTimePicker2.TabIndex = 3;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(163, 39);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(25, 13);
            this.label2.TabIndex = 2;
            this.label2.Text = "đến";
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimePicker1.Location = new System.Drawing.Point(56, 33);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(101, 21);
            this.dateTimePicker1.TabIndex = 1;
            this.dateTimePicker1.ValueChanged += new System.EventHandler(this.dateTimePicker1_ValueChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(21, 39);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(20, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Từ";
            // 
            // documentManager1
            // 
            this.documentManager1.ContainerControl = this;
            this.documentManager1.View = this.tabbedView1;
            this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup1});
            this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document1});
            dockingContainer1.Element = this.documentGroup1;
            this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer1});
            // 
            // frm_ThuTien
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(800, 261);
            this.Name = "frm_ThuTien";
            this.Text = "Thu tiền";
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.dockPanel1.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.groupControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 2
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(Form1));
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer3 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.ribbonControl1       = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1       = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1          = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem2       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem9       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem12      = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup5     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup2     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage3          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup3     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1     = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel3           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel4           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel4_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.fastColoredTextBox1  = new FastColoredTextBoxNS.FastColoredTextBox();
     this.navBarGroup1         = new DevExpress.XtraNavBar.NavBarGroup();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel3.SuspendLayout();
     this.dockPanel4.SuspendLayout();
     this.dockPanel4_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.fastColoredTextBox1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "dockPanel4";
     this.document1.ControlName           = "dockPanel4";
     this.document1.FloatLocation         = new System.Drawing.Point(897, 358);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.barButtonItem1,
         this.barSubItem1,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonItem6,
         this.barButtonItem7,
         this.barButtonItem8,
         this.barButtonItem9,
         this.barButtonItem10,
         this.barButtonItem11,
         this.barButtonItem12
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 14;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1,
         this.ribbonPage2,
         this.ribbonPage3
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(1376, 162);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "barButtonItem1";
     this.barButtonItem1.Id      = 1;
     this.barButtonItem1.Name    = "barButtonItem1";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "Save";
     this.barSubItem1.Id      = 2;
     this.barSubItem1.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barSubItem1.ImageOptions.SvgImage")));
     this.barSubItem1.Name        = "barSubItem1";
     this.barSubItem1.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "New";
     this.barButtonItem2.Id      = 3;
     this.barButtonItem2.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem2.ImageOptions.SvgImage")));
     this.barButtonItem2.Name       = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption = "Save";
     this.barButtonItem3.Id      = 4;
     this.barButtonItem3.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem3.ImageOptions.SvgImage")));
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption = "Open Project";
     this.barButtonItem4.Id      = 5;
     this.barButtonItem4.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem4.ImageOptions.SvgImage")));
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption = "Open Source File";
     this.barButtonItem5.Id      = 6;
     this.barButtonItem5.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem5.ImageOptions.SvgImage")));
     this.barButtonItem5.Name        = "barButtonItem5";
     this.barButtonItem5.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption = "Sync Project";
     this.barButtonItem6.Id      = 7;
     this.barButtonItem6.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem6.ImageOptions.SvgImage")));
     this.barButtonItem6.Name        = "barButtonItem6";
     this.barButtonItem6.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "Save";
     this.barButtonItem7.Id      = 8;
     this.barButtonItem7.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem7.ImageOptions.SvgImage")));
     this.barButtonItem7.Name = "barButtonItem7";
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption = "Save All";
     this.barButtonItem8.Id      = 9;
     this.barButtonItem8.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem8.ImageOptions.SvgImage")));
     this.barButtonItem8.Name        = "barButtonItem8";
     this.barButtonItem8.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     //
     // barButtonItem9
     //
     this.barButtonItem9.Caption = "Save As";
     this.barButtonItem9.Id      = 10;
     this.barButtonItem9.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem9.ImageOptions.SvgImage")));
     this.barButtonItem9.Name        = "barButtonItem9";
     this.barButtonItem9.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption = "Export XENC";
     this.barButtonItem10.Id      = 11;
     this.barButtonItem10.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem10.ImageOptions.SvgImage")));
     this.barButtonItem10.Name       = "barButtonItem10";
     this.barButtonItem10.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem10_ItemClick);
     //
     // barButtonItem11
     //
     this.barButtonItem11.Caption            = "Export as a service";
     this.barButtonItem11.Id                 = 12;
     this.barButtonItem11.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem11.ImageOptions.Image")));
     this.barButtonItem11.Name               = "barButtonItem11";
     //
     // barButtonItem12
     //
     this.barButtonItem12.Caption            = "Export as a batch";
     this.barButtonItem12.Id                 = 13;
     this.barButtonItem12.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("barButtonItem12.ImageOptions.Image")));
     this.barButtonItem12.Name               = "barButtonItem12";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup4,
         this.ribbonPageGroup5
     });
     this.ribbonPage1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage1.ImageOptions.Image")));
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Home";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem4);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItem6);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Open Files";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem7);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem8);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem9);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Save";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem10);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem11);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem12);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "Exports Files";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup2
     });
     this.ribbonPage2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage2.ImageOptions.Image")));
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Edit";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "ribbonPageGroup2";
     //
     // ribbonPage3
     //
     this.ribbonPage3.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup3
     });
     this.ribbonPage3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPage3.ImageOptions.Image")));
     this.ribbonPage3.Name = "ribbonPage3";
     this.ribbonPage3.Text = "Functions";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "ribbonPageGroup3";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 752);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(1376, 31);
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.MenuManager      = this.ribbonControl1;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     dockingContainer3.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer3
     });
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel2,
         this.dockPanel3,
         this.dockPanel4
     });
     this.dockManager1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Classic;
     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",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
         "DevExpress.XtraEditors.GroupControl"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock            = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dockPanel1.ID              = new System.Guid("6eb80bab-151b-4e9e-987d-7a124dbb5356");
     this.dockPanel1.Location        = new System.Drawing.Point(0, 552);
     this.dockPanel1.Name            = "dockPanel1";
     this.dockPanel1.OriginalSize    = new System.Drawing.Size(200, 200);
     this.dockPanel1.SavedSizeFactor = 0D;
     this.dockPanel1.Size            = new System.Drawing.Size(1376, 200);
     this.dockPanel1.Text            = "Output";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 24);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(1368, 172);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock            = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel2.ID              = new System.Guid("41fe015b-dd6c-493e-8c2a-f40178b85e4a");
     this.dockPanel2.Location        = new System.Drawing.Point(0, 162);
     this.dockPanel2.Name            = "dockPanel2";
     this.dockPanel2.OriginalSize    = new System.Drawing.Size(200, 200);
     this.dockPanel2.SavedSizeFactor = 0D;
     this.dockPanel2.Size            = new System.Drawing.Size(200, 390);
     this.dockPanel2.Text            = "Function Explorer";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(191, 363);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.Dock            = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.dockPanel3.ID              = new System.Guid("b4d91e65-0923-4a79-9d21-2829e8025f31");
     this.dockPanel3.Location        = new System.Drawing.Point(1176, 162);
     this.dockPanel3.Name            = "dockPanel3";
     this.dockPanel3.OriginalSize    = new System.Drawing.Size(200, 200);
     this.dockPanel3.SavedSizeFactor = 0D;
     this.dockPanel3.Size            = new System.Drawing.Size(200, 390);
     this.dockPanel3.Text            = "Project Explorer";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Location = new System.Drawing.Point(5, 23);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(191, 363);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // dockPanel4
     //
     this.dockPanel4.Controls.Add(this.dockPanel4_Container);
     this.dockPanel4.DockedAsTabbedDocument = true;
     this.dockPanel4.FloatLocation          = new System.Drawing.Point(897, 358);
     this.dockPanel4.ID              = new System.Guid("20726469-c01b-461d-9141-d06da3782d9a");
     this.dockPanel4.Name            = "dockPanel4";
     this.dockPanel4.OriginalSize    = new System.Drawing.Size(200, 200);
     this.dockPanel4.SavedSizeFactor = 1D;
     this.dockPanel4.Text            = "dockPanel4";
     //
     // dockPanel4_Container
     //
     this.dockPanel4_Container.Controls.Add(this.fastColoredTextBox1);
     this.dockPanel4_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel4_Container.Name     = "dockPanel4_Container";
     this.dockPanel4_Container.Size     = new System.Drawing.Size(970, 362);
     this.dockPanel4_Container.TabIndex = 0;
     //
     // fastColoredTextBox1
     //
     this.fastColoredTextBox1.AutoCompleteBracketsList = new char[] {
         '(',
         ')',
         '{',
         '}',
         '[',
         ']',
         '\"',
         '\"',
         '\'',
         '\''
     };
     this.fastColoredTextBox1.AutoScrollMinSize = new System.Drawing.Size(435, 98);
     this.fastColoredTextBox1.BackBrush         = null;
     this.fastColoredTextBox1.CharHeight        = 14;
     this.fastColoredTextBox1.CharWidth         = 8;
     this.fastColoredTextBox1.Cursor            = System.Windows.Forms.Cursors.IBeam;
     this.fastColoredTextBox1.DisabledColor     = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.fastColoredTextBox1.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.fastColoredTextBox1.Font           = new System.Drawing.Font("Courier New", 9.75F);
     this.fastColoredTextBox1.IsReplaceMode  = false;
     this.fastColoredTextBox1.Location       = new System.Drawing.Point(0, 0);
     this.fastColoredTextBox1.Name           = "fastColoredTextBox1";
     this.fastColoredTextBox1.Paddings       = new System.Windows.Forms.Padding(0);
     this.fastColoredTextBox1.SelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.fastColoredTextBox1.Size           = new System.Drawing.Size(970, 362);
     this.fastColoredTextBox1.TabIndex       = 0;
     this.fastColoredTextBox1.Text           = "#include <stdio.h>\r\nint main()\r\n{\r\n   // printf() displays the string inside quot" +
                                               "ation\r\n   printf(\"Hello, World!\");\r\n   return 0;\r\n}";
     this.fastColoredTextBox1.Zoom = 100;
     //
     // navBarGroup1
     //
     this.navBarGroup1.Caption = "navBarGroup1";
     this.navBarGroup1.Name    = "navBarGroup1";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1376, 783);
     this.Controls.Add(this.dockPanel3);
     this.Controls.Add(this.dockPanel2);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.Name         = "Form1";
     this.Ribbon       = this.ribbonControl1;
     this.StatusBar    = this.ribbonStatusBar1;
     this.Text         = "Xelenic IDE";
     this.WindowState  = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form1_FormClosing);
     this.Load        += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel3.ResumeLayout(false);
     this.dockPanel4.ResumeLayout(false);
     this.dockPanel4_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.fastColoredTextBox1)).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();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.dockManager          = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dpSFGoods            = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dpStuff = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dpMaterial           = new DevExpress.XtraBars.Docking.DockPanel();
     this.controlContainer1    = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dpMold            = new DevExpress.XtraBars.Docking.DockPanel();
     this.controlContainer2 = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dpBasket          = new DevExpress.XtraBars.Docking.DockPanel();
     this.controlContainer3 = new DevExpress.XtraBars.Docking.ControlContainer();
     this.documentManager   = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.documentGroup1    = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1         = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document2         = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document3         = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document4         = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document5         = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
     this.dpSFGoods.SuspendLayout();
     this.dpStuff.SuspendLayout();
     this.dpMaterial.SuspendLayout();
     this.dpMold.SuspendLayout();
     this.dpBasket.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document5)).BeginInit();
     this.SuspendLayout();
     //
     // dockManager
     //
     this.dockManager.Form = this;
     this.dockManager.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dpStuff,
         this.dpMaterial,
         this.dpMold,
         this.dpBasket,
         this.dpSFGoods
     });
     this.dockManager.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"
     });
     //
     // dpSFGoods
     //
     this.dpSFGoods.Controls.Add(this.dockPanel1_Container);
     this.dpSFGoods.DockedAsTabbedDocument = true;
     this.dpSFGoods.FloatLocation          = new System.Drawing.Point(261, 356);
     this.dpSFGoods.ID   = new System.Guid("4d81fb41-c0de-4d15-ac9e-a49abf2eb55c");
     this.dpSFGoods.Name = "dpSFGoods";
     this.dpSFGoods.Options.ShowCloseButton = false;
     this.dpSFGoods.OriginalSize            = new System.Drawing.Size(300, 300);
     this.dpSFGoods.Text = "包装资料";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(634, 451);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dpStuff
     //
     this.dpStuff.Controls.Add(this.dockPanel2_Container);
     this.dpStuff.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dpStuff.DockedAsTabbedDocument = true;
     this.dpStuff.FloatLocation          = new System.Drawing.Point(280, 349);
     this.dpStuff.ID       = new System.Guid("5f454ca4-0370-44b3-bc78-7449be438a6a");
     this.dpStuff.Location = new System.Drawing.Point(0, 0);
     this.dpStuff.Name     = "dpStuff";
     this.dpStuff.Options.ShowCloseButton = false;
     this.dpStuff.OriginalSize            = new System.Drawing.Size(300, 300);
     this.dpStuff.Size = new System.Drawing.Size(634, 451);
     this.dpStuff.Text = "装配材料";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(634, 451);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dpMaterial
     //
     this.dpMaterial.Controls.Add(this.controlContainer1);
     this.dpMaterial.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dpMaterial.DockedAsTabbedDocument = true;
     this.dpMaterial.FloatLocation          = new System.Drawing.Point(273, 358);
     this.dpMaterial.ID       = new System.Guid("693ff34f-8ad7-4a34-9a69-86d033d3714f");
     this.dpMaterial.Location = new System.Drawing.Point(0, 0);
     this.dpMaterial.Name     = "dpMaterial";
     this.dpMaterial.Options.ShowCloseButton = false;
     this.dpMaterial.OriginalSize            = new System.Drawing.Size(300, 300);
     this.dpMaterial.Size = new System.Drawing.Size(634, 451);
     this.dpMaterial.Text = "原料资料";
     //
     // controlContainer1
     //
     this.controlContainer1.Location = new System.Drawing.Point(0, 0);
     this.controlContainer1.Name     = "controlContainer1";
     this.controlContainer1.Size     = new System.Drawing.Size(634, 451);
     this.controlContainer1.TabIndex = 0;
     //
     // dpMold
     //
     this.dpMold.Controls.Add(this.controlContainer2);
     this.dpMold.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dpMold.DockedAsTabbedDocument = true;
     this.dpMold.FloatLocation          = new System.Drawing.Point(276, 355);
     this.dpMold.ID       = new System.Guid("9632c830-d95c-4594-8b61-756750e92d1a");
     this.dpMold.Location = new System.Drawing.Point(0, 0);
     this.dpMold.Name     = "dpMold";
     this.dpMold.Options.ShowCloseButton = false;
     this.dpMold.OriginalSize            = new System.Drawing.Size(300, 300);
     this.dpMold.Size = new System.Drawing.Size(634, 451);
     this.dpMold.Text = "模具资料";
     //
     // controlContainer2
     //
     this.controlContainer2.Location = new System.Drawing.Point(0, 0);
     this.controlContainer2.Name     = "controlContainer2";
     this.controlContainer2.Size     = new System.Drawing.Size(634, 451);
     this.controlContainer2.TabIndex = 0;
     //
     // dpBasket
     //
     this.dpBasket.Controls.Add(this.controlContainer3);
     this.dpBasket.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dpBasket.DockedAsTabbedDocument = true;
     this.dpBasket.ID       = new System.Guid("2c0366f7-fd82-4926-87d5-d34def379855");
     this.dpBasket.Location = new System.Drawing.Point(0, 0);
     this.dpBasket.Name     = "dpBasket";
     this.dpBasket.Options.ShowCloseButton = false;
     this.dpBasket.OriginalSize            = new System.Drawing.Size(300, 300);
     this.dpBasket.Size = new System.Drawing.Size(634, 451);
     this.dpBasket.Text = "筐袋资料";
     //
     // controlContainer3
     //
     this.controlContainer3.Location = new System.Drawing.Point(0, 0);
     this.controlContainer3.Name     = "controlContainer3";
     this.controlContainer3.Size     = new System.Drawing.Size(634, 451);
     this.controlContainer3.TabIndex = 0;
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this;
     this.documentManager.View             = this.tabbedView1;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     this.documentManager.DocumentActivate += new DevExpress.XtraBars.Docking2010.Views.DocumentEventHandler(this.documentManager_DocumentActivate);
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1,
         this.document2,
         this.document3,
         this.document4,
         this.document5
     });
     this.tabbedView1.RootContainer.Element = null;
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1,
         this.document2,
         this.document3,
         this.document4,
         this.document5
     });
     //
     // document1
     //
     this.document1.Caption               = "包装资料";
     this.document1.ControlName           = "dpSFGoods";
     this.document1.FloatLocation         = new System.Drawing.Point(261, 356);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document2
     //
     this.document2.Caption               = "装配材料";
     this.document2.ControlName           = "dpStuff";
     this.document2.FloatLocation         = new System.Drawing.Point(280, 349);
     this.document2.FloatSize             = new System.Drawing.Size(200, 200);
     this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document3
     //
     this.document3.Caption               = "原料资料";
     this.document3.ControlName           = "dpMaterial";
     this.document3.FloatLocation         = new System.Drawing.Point(273, 358);
     this.document3.FloatSize             = new System.Drawing.Size(200, 200);
     this.document3.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document3.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document3.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document4
     //
     this.document4.Caption               = "模具资料";
     this.document4.ControlName           = "dpMold";
     this.document4.FloatLocation         = new System.Drawing.Point(276, 355);
     this.document4.FloatSize             = new System.Drawing.Size(200, 200);
     this.document4.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document4.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document4.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document5
     //
     this.document5.Caption               = "筐袋资料";
     this.document5.ControlName           = "dpBasket";
     this.document5.FloatLocation         = new System.Drawing.Point(0, 0);
     this.document5.FloatSize             = new System.Drawing.Size(200, 200);
     this.document5.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document5.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document5.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // TabbedGoodsPage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "TabbedGoodsPage";
     this.Size = new System.Drawing.Size(640, 480);
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
     this.dpSFGoods.ResumeLayout(false);
     this.dpStuff.ResumeLayout(false);
     this.dpMaterial.ResumeLayout(false);
     this.dpMold.ResumeLayout(false);
     this.dpBasket.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document5)).EndInit();
     this.ResumeLayout(false);
 }
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()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_TonKho));
            DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
            this.documentGroup2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
            this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.panel2 = new System.Windows.Forms.Panel();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.panel1 = new System.Windows.Forms.Panel();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton2 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
            this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.dockPanel1.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.panel1.SuspendLayout();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            this.SuspendLayout();
            // 
            // documentGroup2
            // 
            this.documentGroup2.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document1});
            // 
            // document1
            // 
            this.document1.Caption = "Tồn Kho";
            this.document1.ControlName = "dockPanel1";
            this.document1.FloatLocation = new System.Drawing.Point(600, 369);
            this.document1.FloatSize = new System.Drawing.Size(200, 200);
            this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanel1});
            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"});
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
            this.dockPanel1.DockedAsTabbedDocument = true;
            this.dockPanel1.FloatLocation = new System.Drawing.Point(600, 369);
            this.dockPanel1.ID = new System.Guid("32ec19e6-ddf3-4af1-ad0d-820cc3da5e27");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.dockPanel1.SavedIndex = 0;
            this.dockPanel1.SavedMdiDocument = true;
            this.dockPanel1.Size = new System.Drawing.Size(1165, 423);
            this.dockPanel1.Text = "Tồn Kho";
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.panel2);
            this.dockPanel1_Container.Controls.Add(this.panel1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(1165, 423);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.dataGridView1);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 57);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(1165, 366);
            this.panel2.TabIndex = 1;
            // 
            // dataGridView1
            // 
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dataGridView1.Location = new System.Drawing.Point(0, 0);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.Size = new System.Drawing.Size(1165, 366);
            this.dataGridView1.TabIndex = 0;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.toolStrip1);
            this.panel1.Controls.Add(this.comboBox1);
            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(1165, 57);
            this.panel1.TabIndex = 0;
            // 
            // toolStrip1
            // 
            this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton1,
            this.toolStripSeparator1,
            this.toolStripButton2,
            this.toolStripSeparator2,
            this.toolStripButton4});
            this.toolStrip1.Location = new System.Drawing.Point(0, 32);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1165, 25);
            this.toolStrip1.TabIndex = 2;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripButton1
            // 
            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton1.Name = "toolStripButton1";
            this.toolStripButton1.Size = new System.Drawing.Size(48, 22);
            this.toolStripButton1.Text = "Tìm";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton2
            // 
            this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
            this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton2.Name = "toolStripButton2";
            this.toolStripButton2.Size = new System.Drawing.Size(51, 22);
            this.toolStripButton2.Text = "Xuất";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton4
            // 
            this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
            this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton4.Name = "toolStripButton4";
            this.toolStripButton4.Size = new System.Drawing.Size(56, 22);
            this.toolStripButton4.Text = "Đóng";
            // 
            // comboBox1
            // 
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Location = new System.Drawing.Point(3, 7);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(191, 21);
            this.comboBox1.TabIndex = 0;
            // 
            // documentManager1
            // 
            this.documentManager1.ContainerControl = this;
            this.documentManager1.View = this.tabbedView1;
            this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup2});
            this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document1});
            dockingContainer1.Element = this.documentGroup2;
            this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer1});
            // 
            // frm_TonKho
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1171, 451);
            this.Name = "frm_TonKho";
            this.Text = "Tồn Kho";
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.dockPanel1.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).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()
      {
         this.components = new System.ComponentModel.Container();
         System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmCREditor));
         DevExpress.Utils.SuperToolTip superToolTip1 = new DevExpress.Utils.SuperToolTip();
         DevExpress.Utils.ToolTipTitleItem toolTipTitleItem1 = new DevExpress.Utils.ToolTipTitleItem();
         DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
         this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
         this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
         this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
         this.pnlCRTree = new DevExpress.XtraBars.Docking.DockPanel();
         this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
         this.trlCRTree = new DevExpress.XtraTreeList.TreeList();
         this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
         this.treeListColumn2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
         this.treeListColumn5 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
         this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
         this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);
         this.pnlActions = new DevExpress.XtraBars.Docking.DockPanel();
         this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
         this.grdCRActions = new DevExpress.XtraGrid.GridControl();
         this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
         this.ribbonControl1 = new DevExpress.XtraBars.Ribbon.RibbonControl();
         this.btnSaveCR = new DevExpress.XtraBars.BarButtonItem();
         this.btnCheckCR = new DevExpress.XtraBars.BarButtonItem();
         this.btnCloseCR = new DevExpress.XtraBars.BarButtonItem();
         this.btnAddChildCR = new DevExpress.XtraBars.BarButtonItem();
         this.mnuAddChildCR = new DevExpress.XtraBars.PopupMenu(this.components);
         this.btnAddGroupCR = new DevExpress.XtraBars.BarButtonItem();
         this.btnAddViewCR = new DevExpress.XtraBars.BarButtonItem();
         this.btnAlterTableCR = new DevExpress.XtraBars.BarButtonItem();
         this.btnConfigureDatasourceCR = new DevExpress.XtraBars.BarButtonItem();
         this.btnNew = new DevExpress.XtraBars.BarButtonItem();
         this.btnOpen = new DevExpress.XtraBars.BarButtonItem();
         this.btnScriptCriteria = 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.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
         this.controlContainer1 = new DevExpress.XtraBars.Docking.ControlContainer();
         this.propertyGridControl1 = new DevExpress.XtraVerticalGrid.PropertyGridControl();
         this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
         this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
         this.treeListColumn3 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
         this.treeListColumn4 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
         ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
         ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
         ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
         this.pnlCRTree.SuspendLayout();
         this.dockPanel1_Container.SuspendLayout();
         ((System.ComponentModel.ISupportInitialize)(this.trlCRTree)).BeginInit();
         ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
         ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
         this.pnlActions.SuspendLayout();
         this.dockPanel3_Container.SuspendLayout();
         ((System.ComponentModel.ISupportInitialize)(this.grdCRActions)).BeginInit();
         ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
         ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
         ((System.ComponentModel.ISupportInitialize)(this.mnuAddChildCR)).BeginInit();
         this.dockPanel1.SuspendLayout();
         this.controlContainer1.SuspendLayout();
         ((System.ComponentModel.ISupportInitialize)(this.propertyGridControl1)).BeginInit();
         ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
         ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
         this.SuspendLayout();
         // 
         // documentGroup1
         // 
         this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document1});
         // 
         // document1
         // 
         this.document1.Caption = "Properties";
         this.document1.ControlName = "dockPanel1";
         this.document1.FloatLocation = new System.Drawing.Point(0, 0);
         this.document1.FloatSize = new System.Drawing.Size(200, 200);
         this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
         this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
         this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
         // 
         // dockManager1
         // 
         this.dockManager1.Form = this;
         this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.pnlCRTree,
            this.pnlActions,
            this.dockPanel1});
         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"});
         // 
         // pnlCRTree
         // 
         this.pnlCRTree.Controls.Add(this.dockPanel1_Container);
         this.pnlCRTree.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
         this.pnlCRTree.ID = new System.Guid("452af844-d3a7-4536-ba66-c50a2e1b1714");
         this.pnlCRTree.Location = new System.Drawing.Point(0, 141);
         this.pnlCRTree.Name = "pnlCRTree";
         this.pnlCRTree.OriginalSize = new System.Drawing.Size(457, 200);
         this.pnlCRTree.Size = new System.Drawing.Size(457, 408);
         this.pnlCRTree.Text = "CR Tree";
         // 
         // dockPanel1_Container
         // 
         this.dockPanel1_Container.Controls.Add(this.trlCRTree);
         this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
         this.dockPanel1_Container.Name = "dockPanel1_Container";
         this.dockPanel1_Container.Size = new System.Drawing.Size(448, 381);
         this.dockPanel1_Container.TabIndex = 0;
         // 
         // trlCRTree
         // 
         this.trlCRTree.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
            this.treeListColumn1,
            this.treeListColumn2,
            this.treeListColumn5});
         this.trlCRTree.Dock = System.Windows.Forms.DockStyle.Fill;
         this.trlCRTree.Location = new System.Drawing.Point(0, 0);
         this.trlCRTree.Name = "trlCRTree";
         this.trlCRTree.OptionsBehavior.Editable = false;
         this.trlCRTree.OptionsClipboard.AllowCopy = DevExpress.Utils.DefaultBoolean.True;
         this.trlCRTree.OptionsClipboard.CopyNodeHierarchy = DevExpress.Utils.DefaultBoolean.True;
         this.trlCRTree.OptionsView.EnableAppearanceEvenRow = true;
         this.trlCRTree.OptionsView.EnableAppearanceOddRow = true;
         this.trlCRTree.OptionsView.ShowColumns = false;
         this.trlCRTree.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemImageEdit1});
         this.trlCRTree.Size = new System.Drawing.Size(448, 381);
         this.trlCRTree.TabIndex = 0;
         this.trlCRTree.GetStateImage += new DevExpress.XtraTreeList.GetStateImageEventHandler(this.trlCRTree_GetStateImage);
         this.trlCRTree.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.trlCRTree_FocusedNodeChanged);
         this.trlCRTree.SelectionChanged += new System.EventHandler(this.trlCRTree_SelectionChanged);
         this.trlCRTree.PopupMenuShowing += new DevExpress.XtraTreeList.PopupMenuShowingEventHandler(this.trlCRTree_PopupMenuShowing);
         this.trlCRTree.VirtualTreeGetChildNodes += new DevExpress.XtraTreeList.VirtualTreeGetChildNodesEventHandler(this.trlCRTree_VirtualTreeGetChildNodes);
         this.trlCRTree.VirtualTreeGetCellValue += new DevExpress.XtraTreeList.VirtualTreeGetCellValueEventHandler(this.trlCRTree_VirtualTreeGetCellValue);
         this.trlCRTree.VirtualTreeSetCellValue += new DevExpress.XtraTreeList.VirtualTreeSetCellValueEventHandler(this.trlCRTree_VirtualTreeSetCellValue);
         this.trlCRTree.Click += new System.EventHandler(this.trlCRTree_Click);
         this.trlCRTree.DoubleClick += new System.EventHandler(this.trlCRTree_DoubleClick);
         // 
         // treeListColumn1
         // 
         this.treeListColumn1.Caption = "ChangeRequestType";
         this.treeListColumn1.FieldName = "ChangeRequestType";
         this.treeListColumn1.Name = "treeListColumn1";
         // 
         // treeListColumn2
         // 
         this.treeListColumn2.Caption = "Description";
         this.treeListColumn2.FieldName = "Description";
         this.treeListColumn2.Name = "treeListColumn2";
         this.treeListColumn2.Visible = true;
         this.treeListColumn2.VisibleIndex = 0;
         this.treeListColumn2.Width = 104;
         // 
         // treeListColumn5
         // 
         this.treeListColumn5.Caption = "Id";
         this.treeListColumn5.FieldName = "Id";
         this.treeListColumn5.Name = "treeListColumn5";
         // 
         // 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.Images = this.imageCollection1;
         this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
         // 
         // imageCollection1
         // 
         this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
         this.imageCollection1.InsertGalleryImage("question_16x16.png", "office2013/support/question_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("office2013/support/question_16x16.png"), 0);
         this.imageCollection1.Images.SetKeyName(0, "question_16x16.png");
         this.imageCollection1.InsertGalleryImage("apply_16x16.png", "office2013/actions/apply_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("office2013/actions/apply_16x16.png"), 1);
         this.imageCollection1.Images.SetKeyName(1, "apply_16x16.png");
         this.imageCollection1.InsertGalleryImage("bugreport_16x16.png", "images/programming/bugreport_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/programming/bugreport_16x16.png"), 2);
         this.imageCollection1.Images.SetKeyName(2, "bugreport_16x16.png");
         this.imageCollection1.InsertGalleryImage("status_16x16.png", "images/tasks/status_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/tasks/status_16x16.png"), 3);
         this.imageCollection1.Images.SetKeyName(3, "status_16x16.png");
         this.imageCollection1.InsertGalleryImage("apply_16x16.png", "images/actions/apply_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/actions/apply_16x16.png"), 4);
         this.imageCollection1.Images.SetKeyName(4, "apply_16x16.png");
         this.imageCollection1.InsertGalleryImage("about_16x16.png", "devav/actions/about_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("devav/actions/about_16x16.png"), 5);
         this.imageCollection1.Images.SetKeyName(5, "about_16x16.png");
         // 
         // pnlActions
         // 
         this.pnlActions.Controls.Add(this.dockPanel3_Container);
         this.pnlActions.Dock = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
         this.pnlActions.FloatVertical = true;
         this.pnlActions.ID = new System.Guid("d36918b8-4619-46ce-9a81-a22676107d5a");
         this.pnlActions.Location = new System.Drawing.Point(457, 386);
         this.pnlActions.Name = "pnlActions";
         this.pnlActions.OriginalSize = new System.Drawing.Size(200, 163);
         this.pnlActions.Size = new System.Drawing.Size(421, 163);
         this.pnlActions.Text = "CR Actions";
         // 
         // dockPanel3_Container
         // 
         this.dockPanel3_Container.Controls.Add(this.grdCRActions);
         this.dockPanel3_Container.Location = new System.Drawing.Point(4, 24);
         this.dockPanel3_Container.Name = "dockPanel3_Container";
         this.dockPanel3_Container.Size = new System.Drawing.Size(413, 135);
         this.dockPanel3_Container.TabIndex = 0;
         // 
         // grdCRActions
         // 
         this.grdCRActions.Dock = System.Windows.Forms.DockStyle.Fill;
         this.grdCRActions.Location = new System.Drawing.Point(0, 0);
         this.grdCRActions.MainView = this.gridView2;
         this.grdCRActions.MenuManager = this.ribbonControl1;
         this.grdCRActions.Name = "grdCRActions";
         this.grdCRActions.Size = new System.Drawing.Size(413, 135);
         this.grdCRActions.TabIndex = 0;
         this.grdCRActions.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView2});
         // 
         // gridView2
         // 
         this.gridView2.GridControl = this.grdCRActions;
         this.gridView2.Name = "gridView2";
         // 
         // ribbonControl1
         // 
         this.ribbonControl1.ExpandCollapseItem.Id = 0;
         this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl1.ExpandCollapseItem,
            this.btnSaveCR,
            this.btnCheckCR,
            this.btnCloseCR,
            this.btnAddChildCR,
            this.btnAddGroupCR,
            this.btnAddViewCR,
            this.btnAlterTableCR,
            this.btnConfigureDatasourceCR,
            this.btnNew,
            this.btnOpen,
            this.btnScriptCriteria});
         this.ribbonControl1.Location = new System.Drawing.Point(0, 0);
         this.ribbonControl1.MaxItemId = 13;
         this.ribbonControl1.MdiMergeStyle = DevExpress.XtraBars.Ribbon.RibbonMdiMergeStyle.Always;
         this.ribbonControl1.Name = "ribbonControl1";
         this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPage1});
         this.ribbonControl1.Size = new System.Drawing.Size(878, 141);
         // 
         // btnSaveCR
         // 
         this.btnSaveCR.Caption = "Save";
         this.btnSaveCR.Glyph = ((System.Drawing.Image)(resources.GetObject("btnSaveCR.Glyph")));
         this.btnSaveCR.Id = 2;
         this.btnSaveCR.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnSaveCR.LargeGlyph")));
         this.btnSaveCR.Name = "btnSaveCR";
         toolTipTitleItem1.Text = "Save Change Request";
         superToolTip1.Items.Add(toolTipTitleItem1);
         this.btnSaveCR.SuperTip = superToolTip1;
         this.btnSaveCR.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnSaveCR_ItemClick);
         // 
         // btnCheckCR
         // 
         this.btnCheckCR.Caption = "Check";
         this.btnCheckCR.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCheckCR.Glyph")));
         this.btnCheckCR.Id = 3;
         this.btnCheckCR.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnCheckCR.LargeGlyph")));
         this.btnCheckCR.Name = "btnCheckCR";
         this.btnCheckCR.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnCheckCR_ItemClick);
         // 
         // btnCloseCR
         // 
         this.btnCloseCR.Caption = "Close";
         this.btnCloseCR.Glyph = ((System.Drawing.Image)(resources.GetObject("btnCloseCR.Glyph")));
         this.btnCloseCR.Id = 4;
         this.btnCloseCR.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnCloseCR.LargeGlyph")));
         this.btnCloseCR.Name = "btnCloseCR";
         this.btnCloseCR.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnCloseCR_ItemClick);
         // 
         // btnAddChildCR
         // 
         this.btnAddChildCR.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.DropDown;
         this.btnAddChildCR.Caption = "Add Child";
         this.btnAddChildCR.DropDownControl = this.mnuAddChildCR;
         this.btnAddChildCR.Id = 5;
         this.btnAddChildCR.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnAddChildCR.LargeGlyph")));
         this.btnAddChildCR.Name = "btnAddChildCR";
         this.btnAddChildCR.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnAddChildCR_ItemClick);
         // 
         // mnuAddChildCR
         // 
         this.mnuAddChildCR.ItemLinks.Add(this.btnAddGroupCR);
         this.mnuAddChildCR.ItemLinks.Add(this.btnAddViewCR);
         this.mnuAddChildCR.ItemLinks.Add(this.btnAlterTableCR);
         this.mnuAddChildCR.ItemLinks.Add(this.btnConfigureDatasourceCR);
         this.mnuAddChildCR.Name = "mnuAddChildCR";
         this.mnuAddChildCR.Ribbon = this.ribbonControl1;
         // 
         // btnAddGroupCR
         // 
         this.btnAddGroupCR.Caption = "GroupCR";
         this.btnAddGroupCR.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAddGroupCR.Glyph")));
         this.btnAddGroupCR.Id = 6;
         this.btnAddGroupCR.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnAddGroupCR.LargeGlyph")));
         this.btnAddGroupCR.Name = "btnAddGroupCR";
         this.btnAddGroupCR.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnAddGroupCR_ItemClick);
         // 
         // btnAddViewCR
         // 
         this.btnAddViewCR.Caption = "AlterViewCR";
         this.btnAddViewCR.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAddViewCR.Glyph")));
         this.btnAddViewCR.Id = 7;
         this.btnAddViewCR.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnAddViewCR.LargeGlyph")));
         this.btnAddViewCR.Name = "btnAddViewCR";
         this.btnAddViewCR.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnAddViewCR_ItemClick);
         // 
         // btnAlterTableCR
         // 
         this.btnAlterTableCR.Caption = "AlterTableCR";
         this.btnAlterTableCR.Glyph = ((System.Drawing.Image)(resources.GetObject("btnAlterTableCR.Glyph")));
         this.btnAlterTableCR.Id = 8;
         this.btnAlterTableCR.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnAlterTableCR.LargeGlyph")));
         this.btnAlterTableCR.Name = "btnAlterTableCR";
         this.btnAlterTableCR.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnAlterTableCR_ItemClick);
         // 
         // btnConfigureDatasourceCR
         // 
         this.btnConfigureDatasourceCR.Caption = "ConfigureDatasourceCR";
         this.btnConfigureDatasourceCR.Id = 9;
         this.btnConfigureDatasourceCR.Name = "btnConfigureDatasourceCR";
         this.btnConfigureDatasourceCR.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnConfigureDatasourceCR_ItemClick);
         // 
         // btnNew
         // 
         this.btnNew.Caption = "New";
         this.btnNew.Glyph = ((System.Drawing.Image)(resources.GetObject("btnNew.Glyph")));
         this.btnNew.Id = 10;
         this.btnNew.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnNew.LargeGlyph")));
         this.btnNew.Name = "btnNew";
         this.btnNew.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnNew_ItemClick);
         // 
         // btnOpen
         // 
         this.btnOpen.Caption = "Open";
         this.btnOpen.Glyph = ((System.Drawing.Image)(resources.GetObject("btnOpen.Glyph")));
         this.btnOpen.Id = 11;
         this.btnOpen.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnOpen.LargeGlyph")));
         this.btnOpen.Name = "btnOpen";
         this.btnOpen.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnOpen_ItemClick);
         // 
         // btnScriptCriteria
         // 
         this.btnScriptCriteria.Caption = "Script Criteria";
         this.btnScriptCriteria.Glyph = ((System.Drawing.Image)(resources.GetObject("btnScriptCriteria.Glyph")));
         this.btnScriptCriteria.Id = 12;
         this.btnScriptCriteria.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnScriptCriteria.LargeGlyph")));
         this.btnScriptCriteria.Name = "btnScriptCriteria";
         this.btnScriptCriteria.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnScriptCriteria_ItemClick);
         // 
         // ribbonPage1
         // 
         this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup1,
            this.ribbonPageGroup2});
         this.ribbonPage1.Name = "ribbonPage1";
         this.ribbonPage1.Text = "Change Request";
         // 
         // ribbonPageGroup1
         // 
         this.ribbonPageGroup1.ItemLinks.Add(this.btnNew);
         this.ribbonPageGroup1.ItemLinks.Add(this.btnOpen);
         this.ribbonPageGroup1.ItemLinks.Add(this.btnSaveCR);
         this.ribbonPageGroup1.ItemLinks.Add(this.btnCloseCR);
         this.ribbonPageGroup1.Name = "ribbonPageGroup1";
         this.ribbonPageGroup1.Text = "File";
         // 
         // ribbonPageGroup2
         // 
         this.ribbonPageGroup2.ItemLinks.Add(this.btnCheckCR);
         this.ribbonPageGroup2.ItemLinks.Add(this.btnScriptCriteria);
         this.ribbonPageGroup2.Name = "ribbonPageGroup2";
         this.ribbonPageGroup2.Text = "Build";
         // 
         // dockPanel1
         // 
         this.dockPanel1.Controls.Add(this.controlContainer1);
         this.dockPanel1.DockedAsTabbedDocument = true;
         this.dockPanel1.ID = new System.Guid("e00ffe32-ae8a-43f2-b1d3-1d0d270c3bde");
         this.dockPanel1.Name = "dockPanel1";
         this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
         this.dockPanel1.Text = "dockPanel1";
         // 
         // controlContainer1
         // 
         this.controlContainer1.Controls.Add(this.propertyGridControl1);
         this.controlContainer1.Location = new System.Drawing.Point(0, 0);
         this.controlContainer1.Name = "controlContainer1";
         this.controlContainer1.Size = new System.Drawing.Size(415, 217);
         this.controlContainer1.TabIndex = 0;
         // 
         // propertyGridControl1
         // 
         this.propertyGridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
         this.propertyGridControl1.Location = new System.Drawing.Point(0, 0);
         this.propertyGridControl1.Name = "propertyGridControl1";
         this.propertyGridControl1.OptionsBehavior.Editable = false;
         this.propertyGridControl1.Size = new System.Drawing.Size(415, 217);
         this.propertyGridControl1.TabIndex = 0;
         // 
         // documentManager1
         // 
         this.documentManager1.ContainerControl = this;
         this.documentManager1.View = this.tabbedView1;
         this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
         // 
         // tabbedView1
         // 
         this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup1});
         this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document1});
         this.tabbedView1.RootContainer.Element = null;
         dockingContainer1.Element = this.documentGroup1;
         this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer1});
         // 
         // treeListColumn3
         // 
         this.treeListColumn3.Caption = "Description";
         this.treeListColumn3.FieldName = "Description";
         this.treeListColumn3.Name = "treeListColumn3";
         this.treeListColumn3.Visible = true;
         this.treeListColumn3.VisibleIndex = 1;
         // 
         // treeListColumn4
         // 
         this.treeListColumn4.Caption = "Description";
         this.treeListColumn4.FieldName = "Description";
         this.treeListColumn4.Name = "treeListColumn4";
         this.treeListColumn4.Visible = true;
         this.treeListColumn4.VisibleIndex = 1;
         // 
         // frmCREditor
         // 
         this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
         this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
         this.ClientSize = new System.Drawing.Size(878, 549);
         this.Controls.Add(this.pnlActions);
         this.Controls.Add(this.pnlCRTree);
         this.Controls.Add(this.ribbonControl1);
         this.Name = "frmCREditor";
         this.Text = "Change Request Editor";
         this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
         this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCREditor_FormClosing);
         this.Load += new System.EventHandler(this.frmCREditor_Load);
         ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
         ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
         ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
         this.pnlCRTree.ResumeLayout(false);
         this.dockPanel1_Container.ResumeLayout(false);
         ((System.ComponentModel.ISupportInitialize)(this.trlCRTree)).EndInit();
         ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
         ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
         this.pnlActions.ResumeLayout(false);
         this.dockPanel3_Container.ResumeLayout(false);
         ((System.ComponentModel.ISupportInitialize)(this.grdCRActions)).EndInit();
         ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
         ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
         ((System.ComponentModel.ISupportInitialize)(this.mnuAddChildCR)).EndInit();
         this.dockPanel1.ResumeLayout(false);
         this.controlContainer1.ResumeLayout(false);
         ((System.ComponentModel.ISupportInitialize)(this.propertyGridControl1)).EndInit();
         ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
         ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
         this.ResumeLayout(false);
         this.PerformLayout();

      }
 private void InitializeComponent()
 {
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.diagramControl1               = new DevExpress.XtraDiagram.DiagramControl();
     this.dockManager1                  = new DevExpress.XtraBars.Docking.DockManager();
     this.documentManager1              = new DevExpress.XtraBars.Docking2010.DocumentManager();
     this.tabbedView1                   = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView();
     this.diagramToolboxDockPanel1      = new DevExpress.XtraDiagram.Docking.DiagramToolboxDockPanel();
     this.hideContainerRight            = new DevExpress.XtraBars.Docking.AutoHideContainer();
     this.diagramPropertyGridDockPanel1 = new DevExpress.XtraDiagram.Docking.DiagramPropertyGridDockPanel();
     this.document1                = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     this.documentGroup1           = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup();
     this.diagramControlDockPanel1 = new DevExpress.XtraDiagram.Docking.DiagramControlDockPanel();
     this.controlContainer1        = new DevExpress.XtraBars.Docking.ControlContainer();
     ((System.ComponentModel.ISupportInitialize)(this.diagramControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.hideContainerRight.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.diagramPropertyGridDockPanel1.PropertyGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     this.diagramControlDockPanel1.SuspendLayout();
     this.controlContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // diagramControl1
     //
     this.diagramControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.diagramControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.diagramControl1.Location    = new System.Drawing.Point(0, 0);
     this.diagramControl1.Name        = "diagramControl1";
     this.diagramControl1.OptionsBehavior.SelectedStencils = new DevExpress.Diagram.Core.StencilCollection(new string[] {
         "BasicShapes",
         "BasicFlowchartShapes"
     });
     this.diagramControl1.OptionsView.PageSize = new System.Drawing.SizeF(800F, 600F);
     this.diagramControl1.PropertyGrid         = this.diagramPropertyGridDockPanel1;
     this.diagramControl1.Size           = new System.Drawing.Size(996, 800);
     this.diagramControl1.TabIndex       = 0;
     this.diagramControl1.Text           = "diagramControl1";
     this.diagramControl1.Toolbox        = this.diagramToolboxDockPanel1;
     this.diagramControl1.ShowingEditor += new System.EventHandler <DevExpress.XtraDiagram.DiagramShowingEditorEventArgs>(this.OnShowingEditor);
     this.diagramControl1.CustomGetEditableItemProperties += new System.EventHandler <DevExpress.XtraDiagram.DiagramCustomGetEditableItemPropertiesEventArgs>(this.diagramControl1_CustomGetEditableItemProperties);
     //
     // dockManager1
     //
     this.dockManager1.AutoHideContainers.AddRange(new DevExpress.XtraBars.Docking.AutoHideContainer[] {
         this.hideContainerRight
     });
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.diagramToolboxDockPanel1,
         this.diagramControlDockPanel1
     });
     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"
     });
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroupProperties.ShowTabHeader = false;
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     this.tabbedView1.RootContainer.Element = null;
     dockingContainer2.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer2
     });
     //
     // diagramToolboxDockPanel1
     //
     this.diagramToolboxDockPanel1.Dock                  = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.diagramToolboxDockPanel1.FloatSize             = new System.Drawing.Size(200, 500);
     this.diagramToolboxDockPanel1.ID                    = new System.Guid("9bd2f8dc-c53e-4ebd-af4e-850df768934c");
     this.diagramToolboxDockPanel1.Location              = new System.Drawing.Point(0, 0);
     this.diagramToolboxDockPanel1.Name                  = "diagramToolboxDockPanel1";
     this.diagramToolboxDockPanel1.Options.AllowFloating = false;
     this.diagramToolboxDockPanel1.OriginalSize          = new System.Drawing.Size(300, 200);
     this.diagramToolboxDockPanel1.Size                  = new System.Drawing.Size(300, 806);
     //
     //
     //
     this.diagramToolboxDockPanel1.Toolbox.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.diagramToolboxDockPanel1.Toolbox.Caption     = "Shapes";
     this.diagramToolboxDockPanel1.Toolbox.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.diagramToolboxDockPanel1.Toolbox.Location    = new System.Drawing.Point(0, 0);
     this.diagramToolboxDockPanel1.Toolbox.Name        = "";
     this.diagramToolboxDockPanel1.Toolbox.OptionsBehavior.ItemSelectMode = DevExpress.XtraToolbox.ToolboxItemSelectMode.Single;
     this.diagramToolboxDockPanel1.Toolbox.OptionsView.ItemImageSize      = new System.Drawing.Size(32, 32);
     this.diagramToolboxDockPanel1.Toolbox.OptionsView.MenuButtonCaption  = "More Shapes";
     this.diagramToolboxDockPanel1.Toolbox.OptionsView.ShowToolboxCaption = true;
     this.diagramToolboxDockPanel1.Toolbox.SelectedGroupIndex             = 1;
     this.diagramToolboxDockPanel1.Toolbox.Size     = new System.Drawing.Size(291, 779);
     this.diagramToolboxDockPanel1.Toolbox.TabIndex = 0;
     this.diagramToolboxDockPanel1.Toolbox.Text     = "Shapes";
     //
     // hideContainerRight
     //
     this.hideContainerRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.hideContainerRight.Controls.Add(this.diagramPropertyGridDockPanel1);
     this.hideContainerRight.Dock     = System.Windows.Forms.DockStyle.Right;
     this.hideContainerRight.Location = new System.Drawing.Point(1302, 0);
     this.hideContainerRight.Name     = "hideContainerRight";
     this.hideContainerRight.Size     = new System.Drawing.Size(19, 806);
     //
     // diagramPropertyGridDockPanel1
     //
     this.diagramPropertyGridDockPanel1.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.diagramPropertyGridDockPanel1.ID       = new System.Guid("84eb8972-fd12-4f45-b66c-f02679427866");
     this.diagramPropertyGridDockPanel1.Location = new System.Drawing.Point(0, 0);
     this.diagramPropertyGridDockPanel1.Name     = "diagramPropertyGridDockPanel1";
     this.diagramPropertyGridDockPanel1.Options.AllowFloating = false;
     this.diagramPropertyGridDockPanel1.OriginalSize          = new System.Drawing.Size(300, 200);
     //
     //
     //
     this.diagramPropertyGridDockPanel1.PropertyGrid.AutoGenerateRows = true;
     this.diagramPropertyGridDockPanel1.PropertyGrid.BorderStyle      = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.diagramPropertyGridDockPanel1.PropertyGrid.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.diagramPropertyGridDockPanel1.PropertyGrid.Location         = new System.Drawing.Point(0, 31);
     this.diagramPropertyGridDockPanel1.PropertyGrid.Name             = "propertyGrid";
     this.diagramPropertyGridDockPanel1.PropertyGrid.OptionsMenu.EnableContextMenu = true;
     this.diagramPropertyGridDockPanel1.PropertyGrid.Size     = new System.Drawing.Size(291, 748);
     this.diagramPropertyGridDockPanel1.PropertyGrid.TabIndex = 6;
     this.diagramPropertyGridDockPanel1.SavedDock             = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.diagramPropertyGridDockPanel1.SavedIndex            = 1;
     this.diagramPropertyGridDockPanel1.Size       = new System.Drawing.Size(300, 806);
     this.diagramPropertyGridDockPanel1.Visibility = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
     //
     // document1
     //
     this.document1.Caption               = "";
     this.document1.ControlName           = "diagramControlDockPanel1";
     this.document1.FloatLocation         = new System.Drawing.Point(0, 0);
     this.document1.FloatSize             = new System.Drawing.Size(300, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.False;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.False;
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // diagramControlDockPanel1
     //
     this.diagramControlDockPanel1.Controls.Add(this.controlContainer1);
     this.diagramControlDockPanel1.DockedAsTabbedDocument = true;
     this.diagramControlDockPanel1.FloatSize               = new System.Drawing.Size(300, 200);
     this.diagramControlDockPanel1.ID                      = new System.Guid("50f5d12f-5b61-4afe-a263-9f5c56ffffb1");
     this.diagramControlDockPanel1.Name                    = "diagramControlDockPanel1";
     this.diagramControlDockPanel1.Options.AllowFloating   = false;
     this.diagramControlDockPanel1.Options.ShowCloseButton = false;
     this.diagramControlDockPanel1.OriginalSize            = new System.Drawing.Size(300, 200);
     this.diagramControlDockPanel1.SavedDock               = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.diagramControlDockPanel1.SavedIndex              = 1;
     //
     // controlContainer1
     //
     this.controlContainer1.Controls.Add(this.diagramControl1);
     this.controlContainer1.Location = new System.Drawing.Point(0, 0);
     this.controlContainer1.Name     = "controlContainer1";
     this.controlContainer1.Size     = new System.Drawing.Size(996, 800);
     this.controlContainer1.TabIndex = 0;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1321, 806);
     this.Controls.Add(this.diagramToolboxDockPanel1);
     this.Controls.Add(this.hideContainerRight);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.diagramControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.hideContainerRight.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.diagramPropertyGridDockPanel1.PropertyGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     this.diagramControlDockPanel1.ResumeLayout(false);
     this.controlContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 7
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(frm_KhoHang));
            DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
            this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
            this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.gckh = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.MaKhoHang = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Ten = new DevExpress.XtraGrid.Columns.GridColumn();
            this.DiaChi = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Fax = new DevExpress.XtraGrid.Columns.GridColumn();
            this.NguoiQL = new DevExpress.XtraGrid.Columns.GridColumn();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.btn_them = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.btn_sua = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.btn_xoa = new System.Windows.Forms.ToolStripButton();
            this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
            this.KyHieu = new DevExpress.XtraGrid.Columns.GridColumn();
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.dockPanel1.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gckh)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            this.SuspendLayout();
            // 
            // documentGroup1
            // 
            this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document1});
            // 
            // document1
            // 
            this.document1.Caption = "Kho hàng";
            this.document1.ControlName = "dockPanel1";
            this.document1.FloatLocation = new System.Drawing.Point(0, 0);
            this.document1.FloatSize = new System.Drawing.Size(200, 200);
            this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanel1});
            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"});
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
            this.dockPanel1.DockedAsTabbedDocument = true;
            this.dockPanel1.ID = new System.Guid("98c1fc43-d0fe-4901-90c9-e041214ea962");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.dockPanel1.Size = new System.Drawing.Size(798, 233);
            this.dockPanel1.Text = "Kho hàng";
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.gckh);
            this.dockPanel1_Container.Controls.Add(this.toolStrip1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(798, 233);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // gckh
            // 
            this.gckh.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gckh.Location = new System.Drawing.Point(0, 25);
            this.gckh.MainView = this.gridView1;
            this.gckh.Name = "gckh";
            this.gckh.Size = new System.Drawing.Size(798, 208);
            this.gckh.TabIndex = 4;
            this.gckh.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.MaKhoHang,
            this.Ten,
            this.DiaChi,
            this.Fax,
            this.NguoiQL,
            this.KyHieu});
            this.gridView1.GridControl = this.gckh;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // MaKhoHang
            // 
            this.MaKhoHang.Caption = "MÃ";
            this.MaKhoHang.FieldName = "MaKhoHang";
            this.MaKhoHang.Name = "MaKhoHang";
            this.MaKhoHang.Visible = true;
            this.MaKhoHang.VisibleIndex = 0;
            // 
            // Ten
            // 
            this.Ten.Caption = "Tên";
            this.Ten.FieldName = "Ten";
            this.Ten.Name = "Ten";
            this.Ten.Visible = true;
            this.Ten.VisibleIndex = 1;
            // 
            // DiaChi
            // 
            this.DiaChi.Caption = "Địa chỉ";
            this.DiaChi.FieldName = "DiaChi";
            this.DiaChi.Name = "DiaChi";
            this.DiaChi.Visible = true;
            this.DiaChi.VisibleIndex = 2;
            // 
            // Fax
            // 
            this.Fax.Caption = "Fax";
            this.Fax.FieldName = "Fax";
            this.Fax.Name = "Fax";
            this.Fax.Visible = true;
            this.Fax.VisibleIndex = 3;
            // 
            // NguoiQL
            // 
            this.NguoiQL.Caption = "Người quản lí";
            this.NguoiQL.FieldName = "NguoiQL";
            this.NguoiQL.Name = "NguoiQL";
            this.NguoiQL.Visible = true;
            this.NguoiQL.VisibleIndex = 4;
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btn_them,
            this.toolStripSeparator1,
            this.btn_sua,
            this.toolStripSeparator2,
            this.btn_xoa});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(798, 25);
            this.toolStrip1.TabIndex = 3;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // btn_them
            // 
            this.btn_them.Image = ((System.Drawing.Image)(resources.GetObject("btn_them.Image")));
            this.btn_them.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_them.Name = "btn_them";
            this.btn_them.Size = new System.Drawing.Size(58, 22);
            this.btn_them.Text = "Thêm";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // btn_sua
            // 
            this.btn_sua.Image = ((System.Drawing.Image)(resources.GetObject("btn_sua.Image")));
            this.btn_sua.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_sua.Name = "btn_sua";
            this.btn_sua.Size = new System.Drawing.Size(46, 22);
            this.btn_sua.Text = "Sữa";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // btn_xoa
            // 
            this.btn_xoa.Image = ((System.Drawing.Image)(resources.GetObject("btn_xoa.Image")));
            this.btn_xoa.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_xoa.Name = "btn_xoa";
            this.btn_xoa.Size = new System.Drawing.Size(47, 22);
            this.btn_xoa.Text = "Xóa";
            // 
            // documentManager1
            // 
            this.documentManager1.ContainerControl = this;
            this.documentManager1.View = this.tabbedView1;
            this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup1});
            this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document1});
            dockingContainer1.Element = this.documentGroup1;
            this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer1});
            // 
            // KyHieu
            // 
            this.KyHieu.Caption = "Ky hiệu";
            this.KyHieu.FieldName = "KyHieu";
            this.KyHieu.Name = "KyHieu";
            this.KyHieu.Visible = true;
            this.KyHieu.VisibleIndex = 5;
            // 
            // frm_KhoHang
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(804, 261);
            this.Name = "frm_KhoHang";
            this.Text = "Kho hàng";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_KhoHang_Load);
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.dockPanel1.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            this.dockPanel1_Container.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gckh)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).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.XtraScheduler.TimeRuler timeRuler1 = new DevExpress.XtraScheduler.TimeRuler();
     DevExpress.XtraScheduler.TimeRuler timeRuler2 = new DevExpress.XtraScheduler.TimeRuler();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1               = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.dockManager             = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.panelContainer1         = new DevExpress.XtraBars.Docking.DockPanel();
     this.dpUser                  = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container    = new DevExpress.XtraBars.Docking.ControlContainer();
     this.gridControl1            = new DevExpress.XtraGrid.GridControl();
     this.vUsersInfoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.winExplorerView         = new DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView();
     this.colID                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col照片                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col姓名                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col账号                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col部门                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col职位                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col电话                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col地址                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col宿舍号                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col考勤卡号                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col考勤特权                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col启用考勤                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col备注                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col已删除                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dpDN                      = new DevExpress.XtraBars.Docking.DockPanel();
     this.controlContainer1         = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dateNavigator             = new DevExpress.XtraScheduler.DateNavigator();
     this.schedulerControl1         = new DevExpress.XtraScheduler.SchedulerControl();
     this.schedulerStorage          = new DevExpress.XtraScheduler.SchedulerStorage(this.components);
     this.appointmentsBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.dpPS                      = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container      = new DevExpress.XtraBars.Docking.ControlContainer();
     this.picStatus                 = new DevExpress.XtraEditors.PictureEdit();
     this.documentManager           = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1               = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
     this.panelContainer1.SuspendLayout();
     this.dpUser.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vUsersInfoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.winExplorerView)).BeginInit();
     this.dpDN.SuspendLayout();
     this.controlContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.appointmentsBindingSource)).BeginInit();
     this.dpPS.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.picStatus.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "生产排程";
     this.document1.ControlName           = "dpPS";
     this.document1.FloatLocation         = new System.Drawing.Point(272, 531);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // dockManager
     //
     this.dockManager.Form = this;
     this.dockManager.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.panelContainer1,
         this.dpPS
     });
     this.dockManager.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"
     });
     //
     // panelContainer1
     //
     this.panelContainer1.Controls.Add(this.dpUser);
     this.panelContainer1.Controls.Add(this.dpDN);
     this.panelContainer1.Dock            = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.panelContainer1.ID              = new System.Guid("60d5f236-dd26-47ab-be90-0d3293513b2a");
     this.panelContainer1.Location        = new System.Drawing.Point(0, 0);
     this.panelContainer1.Name            = "panelContainer1";
     this.panelContainer1.OriginalSize    = new System.Drawing.Size(250, 300);
     this.panelContainer1.SavedSizeFactor = 0D;
     this.panelContainer1.Size            = new System.Drawing.Size(250, 480);
     this.panelContainer1.Text            = "panelContainer1";
     //
     // dpUser
     //
     this.dpUser.Controls.Add(this.dockPanel1_Container);
     this.dpUser.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dpUser.ID       = new System.Guid("fde4d5c5-7ae7-48f4-bcb7-8c3b4c543394");
     this.dpUser.Location = new System.Drawing.Point(0, 0);
     this.dpUser.Name     = "dpUser";
     this.dpUser.Options.ShowCloseButton = false;
     this.dpUser.OriginalSize            = new System.Drawing.Size(250, 280);
     this.dpUser.SavedSizeFactor         = 0D;
     this.dpUser.Size = new System.Drawing.Size(250, 300);
     this.dpUser.Text = "职工列表";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.gridControl1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(241, 272);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // gridControl1
     //
     this.gridControl1.Cursor     = System.Windows.Forms.Cursors.Default;
     this.gridControl1.DataSource = this.vUsersInfoBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Buttons.Append.Visible     = false;
     this.gridControl1.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControl1.EmbeddedNavigator.Buttons.Edit.Visible       = false;
     this.gridControl1.EmbeddedNavigator.Buttons.EndEdit.Visible    = false;
     this.gridControl1.EmbeddedNavigator.Buttons.Remove.Visible     = false;
     this.gridControl1.Location             = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView             = this.winExplorerView;
     this.gridControl1.Name                 = "gridControl1";
     this.gridControl1.Size                 = new System.Drawing.Size(241, 272);
     this.gridControl1.TabIndex             = 22;
     this.gridControl1.UseEmbeddedNavigator = true;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.winExplorerView
     });
     //
     // vUsersInfoBindingSource
     //
     //this.vUsersInfoBindingSource.DataSource = typeof(EDMX.VUsersInfo);
     //
     // winExplorerView
     //
     this.winExplorerView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colID,
         this.col照片,
         this.col姓名,
         this.col账号,
         this.col部门,
         this.col职位,
         this.col电话,
         this.col地址,
         this.col宿舍号,
         this.col考勤卡号,
         this.col考勤特权,
         this.col启用考勤,
         this.col备注,
         this.col已删除
     });
     this.winExplorerView.ColumnSet.DescriptionColumn = this.col姓名;
     this.winExplorerView.ColumnSet.GroupColumn       = this.col部门;
     this.winExplorerView.ColumnSet.MediumImageColumn = this.col照片;
     this.winExplorerView.ColumnSet.TextColumn        = this.col账号;
     this.winExplorerView.GridControl = this.gridControl1;
     this.winExplorerView.GroupCount  = 1;
     this.winExplorerView.Name        = "winExplorerView";
     this.winExplorerView.OptionsBehavior.Editable              = false;
     this.winExplorerView.OptionsFind.FindNullPrompt            = "请输入查找内容...";
     this.winExplorerView.OptionsFind.ShowCloseButton           = false;
     this.winExplorerView.OptionsFind.ShowFindButton            = false;
     this.winExplorerView.OptionsView.ShowExpandCollapseButtons = true;
     this.winExplorerView.OptionsView.Style = DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Tiles;
     this.winExplorerView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.col部门, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.winExplorerView.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.winExplorerView_FocusedRowChanged);
     this.winExplorerView.RowCountChanged   += new System.EventHandler(this.winExplorerView_RowCountChanged);
     //
     // colID
     //
     this.colID.FieldName    = "ID";
     this.colID.Name         = "colID";
     this.colID.Visible      = true;
     this.colID.VisibleIndex = 0;
     //
     // col照片
     //
     this.col照片.FieldName    = "照片";
     this.col照片.Name         = "col照片";
     this.col照片.Visible      = true;
     this.col照片.VisibleIndex = 1;
     //
     // col姓名
     //
     this.col姓名.FieldName    = "姓名";
     this.col姓名.Name         = "col姓名";
     this.col姓名.Visible      = true;
     this.col姓名.VisibleIndex = 2;
     //
     // col账号
     //
     this.col账号.FieldName    = "账号";
     this.col账号.Name         = "col账号";
     this.col账号.Visible      = true;
     this.col账号.VisibleIndex = 3;
     //
     // col部门
     //
     this.col部门.FieldName    = "部门";
     this.col部门.Name         = "col部门";
     this.col部门.Visible      = true;
     this.col部门.VisibleIndex = 4;
     //
     // col职位
     //
     this.col职位.FieldName    = "职位";
     this.col职位.Name         = "col职位";
     this.col职位.Visible      = true;
     this.col职位.VisibleIndex = 5;
     //
     // col电话
     //
     this.col电话.FieldName    = "电话";
     this.col电话.Name         = "col电话";
     this.col电话.Visible      = true;
     this.col电话.VisibleIndex = 6;
     //
     // col地址
     //
     this.col地址.FieldName    = "地址";
     this.col地址.Name         = "col地址";
     this.col地址.Visible      = true;
     this.col地址.VisibleIndex = 7;
     //
     // col宿舍号
     //
     this.col宿舍号.FieldName    = "宿舍号";
     this.col宿舍号.Name         = "col宿舍号";
     this.col宿舍号.Visible      = true;
     this.col宿舍号.VisibleIndex = 8;
     //
     // col考勤卡号
     //
     this.col考勤卡号.FieldName    = "考勤卡号";
     this.col考勤卡号.Name         = "col考勤卡号";
     this.col考勤卡号.Visible      = true;
     this.col考勤卡号.VisibleIndex = 9;
     //
     // col考勤特权
     //
     this.col考勤特权.FieldName    = "考勤特权";
     this.col考勤特权.Name         = "col考勤特权";
     this.col考勤特权.Visible      = true;
     this.col考勤特权.VisibleIndex = 10;
     //
     // col启用考勤
     //
     this.col启用考勤.FieldName    = "启用考勤";
     this.col启用考勤.Name         = "col启用考勤";
     this.col启用考勤.Visible      = true;
     this.col启用考勤.VisibleIndex = 11;
     //
     // col备注
     //
     this.col备注.FieldName    = "备注";
     this.col备注.Name         = "col备注";
     this.col备注.Visible      = true;
     this.col备注.VisibleIndex = 12;
     //
     // col已删除
     //
     this.col已删除.FieldName    = "已删除";
     this.col已删除.Name         = "col已删除";
     this.col已删除.Visible      = true;
     this.col已删除.VisibleIndex = 13;
     //
     // dpDN
     //
     this.dpDN.Controls.Add(this.controlContainer1);
     this.dpDN.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dpDN.ID       = new System.Guid("f774f8d9-459f-4c82-ab73-9e64020f8c97");
     this.dpDN.Location = new System.Drawing.Point(0, 300);
     this.dpDN.Name     = "dpDN";
     this.dpDN.Options.ShowCloseButton = false;
     this.dpDN.OriginalSize            = new System.Drawing.Size(250, 200);
     this.dpDN.SavedSizeFactor         = 0D;
     this.dpDN.Size = new System.Drawing.Size(250, 180);
     this.dpDN.Text = "日期导航";
     //
     // controlContainer1
     //
     this.controlContainer1.Controls.Add(this.dateNavigator);
     this.controlContainer1.Location = new System.Drawing.Point(4, 23);
     this.controlContainer1.Name     = "controlContainer1";
     this.controlContainer1.Size     = new System.Drawing.Size(241, 153);
     this.controlContainer1.TabIndex = 0;
     //
     // dateNavigator
     //
     this.dateNavigator.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateNavigator.CellPadding      = new System.Windows.Forms.Padding(2);
     this.dateNavigator.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.dateNavigator.FirstDayOfWeek   = System.DayOfWeek.Monday;
     this.dateNavigator.Location         = new System.Drawing.Point(0, 0);
     this.dateNavigator.Name             = "dateNavigator";
     this.dateNavigator.ReadOnly         = true;
     this.dateNavigator.SchedulerControl = this.schedulerControl1;
     this.dateNavigator.ShowTodayButton  = false;
     this.dateNavigator.Size             = new System.Drawing.Size(241, 153);
     this.dateNavigator.TabIndex         = 0;
     //
     // schedulerControl1
     //
     this.schedulerControl1.ActiveViewType = DevExpress.XtraScheduler.SchedulerViewType.Month;
     this.schedulerControl1.DataStorage    = this.schedulerStorage;
     this.schedulerControl1.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.schedulerControl1.Location       = new System.Drawing.Point(0, 0);
     this.schedulerControl1.Name           = "schedulerControl1";
     this.schedulerControl1.Size           = new System.Drawing.Size(384, 451);
     this.schedulerControl1.Start          = new System.DateTime(2015, 12, 28, 0, 0, 0, 0);
     this.schedulerControl1.TabIndex       = 0;
     this.schedulerControl1.Text           = "schedulerControl1";
     this.schedulerControl1.Views.DayView.TimeRulers.Add(timeRuler1);
     this.schedulerControl1.Views.WorkWeekView.TimeRulers.Add(timeRuler2);
     this.schedulerControl1.SelectionChanged           += new System.EventHandler(this.schedulerControl1_SelectionChanged);
     this.schedulerControl1.EditAppointmentFormShowing += new DevExpress.XtraScheduler.AppointmentFormEventHandler(this.schedulerControl1_EditAppointmentFormShowing);
     this.schedulerControl1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.schedulerControl1_MouseDown);
     //
     // schedulerStorage
     //
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("GoodsID", "GoodsID"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("UserID", "UserID"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("Cycle", "Cycle"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("ErrorRate", "ErrorRate"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("Machine", "Machine"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("ManHour", "ManHour"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("NWeight", "NWeight"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("Wages", "Wages"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("Price", "Price"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("WageDesignID", "WageDesignID"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("PlanYield", "PlanYield"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("Yielded", "Yielded"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("Weight", "Weight"));
     this.schedulerStorage.Appointments.CustomFieldMappings.Add(new DevExpress.XtraScheduler.AppointmentCustomFieldMapping("WageStatus", "WageStatus"));
     this.schedulerStorage.Appointments.DataSource = this.appointmentsBindingSource;
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.Empty, "无", "无");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(194)))), ((int)(((byte)(190))))), "1号机", "1号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(213)))), ((int)(((byte)(255))))), "2号机", "2号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(244)))), ((int)(((byte)(156))))), "3号机", "3号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(228)))), ((int)(((byte)(199))))), "4号机", "4号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(206)))), ((int)(((byte)(147))))), "5号机", "5号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.FromArgb(((int)(((byte)(199)))), ((int)(((byte)(244)))), ((int)(((byte)(255))))), "6号机", "6号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(219)))), ((int)(((byte)(152))))), "7号机", "7号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(207)))), ((int)(((byte)(233))))), "8号机", "8号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.FromArgb(((int)(((byte)(141)))), ((int)(((byte)(233)))), ((int)(((byte)(223))))), "9号机", "9号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(165))))), "10号机", "10号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.Teal, "11号机", "11号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.GhostWhite, "12号机", "12号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.SpringGreen, "13号机", "13号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.Goldenrod, "14号机", "14号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.OrangeRed, "15号机", "15号机");
     this.schedulerStorage.Appointments.Labels.Add(System.Drawing.Color.SkyBlue, "两台机", "两台机");
     this.schedulerStorage.Appointments.Mappings.AllDay         = "AllDay";
     this.schedulerStorage.Appointments.Mappings.AppointmentId  = "UniqueID";
     this.schedulerStorage.Appointments.Mappings.Description    = "Description";
     this.schedulerStorage.Appointments.Mappings.End            = "EndDate";
     this.schedulerStorage.Appointments.Mappings.Label          = "Label";
     this.schedulerStorage.Appointments.Mappings.Location       = "Location";
     this.schedulerStorage.Appointments.Mappings.RecurrenceInfo = "RecurrenceInfo";
     this.schedulerStorage.Appointments.Mappings.ReminderInfo   = "ReminderInfo";
     this.schedulerStorage.Appointments.Mappings.ResourceId     = "ResourceID";
     this.schedulerStorage.Appointments.Mappings.Start          = "StartDate";
     this.schedulerStorage.Appointments.Mappings.Status         = "Status";
     this.schedulerStorage.Appointments.Mappings.Subject        = "Subject";
     this.schedulerStorage.Appointments.Mappings.Type           = "Type";
     this.schedulerStorage.Appointments.Statuses.Add(DevExpress.XtraScheduler.AppointmentStatusType.Custom, "无", "无", System.Drawing.Color.White);
     this.schedulerStorage.Appointments.Statuses.Add(DevExpress.XtraScheduler.AppointmentStatusType.Free, "早班", "早班", System.Drawing.Color.Gray);
     this.schedulerStorage.Appointments.Statuses.Add(DevExpress.XtraScheduler.AppointmentStatusType.Tentative, "上午班", "上午班", System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
     this.schedulerStorage.Appointments.Statuses.Add(DevExpress.XtraScheduler.AppointmentStatusType.OutOfOffice, "下午班", "下午班", System.Drawing.Color.Red);
     this.schedulerStorage.Appointments.Statuses.Add(DevExpress.XtraScheduler.AppointmentStatusType.WorkingElsewhere, "晚班", "晚班", System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64))))));
     this.schedulerStorage.AppointmentsInserted += new DevExpress.XtraScheduler.PersistentObjectsEventHandler(this.schedulerStorage_AppointmentsInserted);
     this.schedulerStorage.AppointmentsChanged  += new DevExpress.XtraScheduler.PersistentObjectsEventHandler(this.schedulerStorage_AppointmentsChanged);
     this.schedulerStorage.AppointmentsDeleted  += new DevExpress.XtraScheduler.PersistentObjectsEventHandler(this.schedulerStorage_AppointmentsDeleted);
     //
     // appointmentsBindingSource
     //
     this.appointmentsBindingSource.DataSource = typeof(EDMX.Appointments);
     //
     // dpPS
     //
     this.dpPS.Controls.Add(this.dockPanel2_Container);
     this.dpPS.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dpPS.DockedAsTabbedDocument = true;
     this.dpPS.FloatLocation          = new System.Drawing.Point(272, 531);
     this.dpPS.FloatVertical          = true;
     this.dpPS.ID       = new System.Guid("599518cb-584c-4130-ae32-4e3ae94f2bf7");
     this.dpPS.Location = new System.Drawing.Point(0, 0);
     this.dpPS.Name     = "dpPS";
     this.dpPS.Options.ShowCloseButton = false;
     this.dpPS.OriginalSize            = new System.Drawing.Size(300, 300);
     this.dpPS.SavedDock       = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dpPS.SavedIndex      = 1;
     this.dpPS.SavedSizeFactor = 1D;
     this.dpPS.Size            = new System.Drawing.Size(384, 451);
     this.dpPS.Text            = "生产排程";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.picStatus);
     this.dockPanel2_Container.Controls.Add(this.schedulerControl1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(384, 451);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // picStatus
     //
     this.picStatus.Cursor    = System.Windows.Forms.Cursors.Default;
     this.picStatus.EditValue = global::USL.Properties.Resources.Closed;
     this.picStatus.Location  = new System.Drawing.Point(3, 3);
     this.picStatus.Name      = "picStatus";
     this.picStatus.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.picStatus.Properties.Appearance.Options.UseBackColor = true;
     this.picStatus.Size     = new System.Drawing.Size(95, 37);
     this.picStatus.TabIndex = 25;
     this.picStatus.Visible  = false;
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this;
     this.documentManager.View             = this.tabbedView1;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     this.tabbedView1.Orientation = System.Windows.Forms.Orientation.Vertical;
     dockingContainer1.Element    = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     this.tabbedView1.RootContainer.Orientation = System.Windows.Forms.Orientation.Vertical;
     this.tabbedView1.WindowsDialogProperties.NameColumnWidth = 5;
     this.tabbedView1.WindowsDialogProperties.PathColumnWidth = 5;
     this.tabbedView1.WindowsDialogProperties.Size            = new System.Drawing.Size(465, 321);
     //
     // ProductionSchedulingPage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panelContainer1);
     this.Name = "ProductionSchedulingPage";
     this.Size = new System.Drawing.Size(640, 480);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
     this.panelContainer1.ResumeLayout(false);
     this.dpUser.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vUsersInfoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.winExplorerView)).EndInit();
     this.dpDN.ResumeLayout(false);
     this.controlContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateNavigator)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.schedulerStorage)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.appointmentsBindingSource)).EndInit();
     this.dpPS.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.picStatus.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmModuleUpdateEx));
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.groupControl3        = new DevExpress.XtraEditors.GroupControl();
     this.navBarControl1       = new DevExpress.XtraNavBar.NavBarControl();
     this.navBarGroup1         = new DevExpress.XtraNavBar.NavBarGroup();
     this.panel3               = new System.Windows.Forms.Panel();
     this.btn_ModuleMoveDown   = new DevExpress.XtraEditors.SimpleButton();
     this.btn_ModuleRecover    = new DevExpress.XtraEditors.SimpleButton();
     this.btn_ModuleMoveUp     = new DevExpress.XtraEditors.SimpleButton();
     this.txt_ModuleName       = new DevExpress.XtraEditors.TextEdit();
     this.label7               = new System.Windows.Forms.Label();
     this.label1               = new System.Windows.Forms.Label();
     this.txt_ModuleImage      = new DevExpress.XtraEditors.ButtonEdit();
     this.groupControl4        = new DevExpress.XtraEditors.GroupControl();
     this.pan_Container        = new DevExpress.XtraEditors.PanelControl();
     this.gc_Authority         = 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.txt_FunName          = new DevExpress.XtraEditors.TextEdit();
     this.label4               = new System.Windows.Forms.Label();
     this.label3               = new System.Windows.Forms.Label();
     this.label2               = new System.Windows.Forms.Label();
     this.txt_FunImageLarge    = new DevExpress.XtraEditors.ButtonEdit();
     this.txt_FunImgSmall      = new DevExpress.XtraEditors.ButtonEdit();
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager();
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel3           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager();
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView();
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup();
     this.dockPanel2Document   = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     this.label5               = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).BeginInit();
     this.groupControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     this.panel3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txt_ModuleName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_ModuleImage.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).BeginInit();
     this.groupControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pan_Container)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gc_Authority)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_FunName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_FunImageLarge.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_FunImgSmall.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     this.dockPanel3.SuspendLayout();
     this.dockPanel3_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockPanel2Document)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl3
     //
     this.groupControl3.Controls.Add(this.navBarControl1);
     this.groupControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl3.Location = new System.Drawing.Point(0, 136);
     this.groupControl3.Name     = "groupControl3";
     this.groupControl3.Size     = new System.Drawing.Size(192, 538);
     this.groupControl3.TabIndex = 4;
     this.groupControl3.Text     = "预览";
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = this.navBarGroup1;
     this.navBarControl1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
         this.navBarGroup1
     });
     this.navBarControl1.Location = new System.Drawing.Point(2, 21);
     this.navBarControl1.Name     = "navBarControl1";
     this.navBarControl1.OptionsNavPane.ExpandedWidth = 188;
     this.navBarControl1.PaintStyleKind             = DevExpress.XtraNavBar.NavBarViewKind.NavigationPane;
     this.navBarControl1.Size                       = new System.Drawing.Size(188, 515);
     this.navBarControl1.StoreDefaultPaintStyleName = true;
     this.navBarControl1.TabIndex                   = 0;
     this.navBarControl1.Text                       = "navBarControl1";
     this.navBarControl1.GroupExpanded             += new DevExpress.XtraNavBar.NavBarGroupEventHandler(this.navBarControl1_GroupExpanded);
     //
     // navBarGroup1
     //
     this.navBarGroup1.Caption  = "navBarGroup1";
     this.navBarGroup1.Expanded = true;
     this.navBarGroup1.Name     = "navBarGroup1";
     //
     // panel3
     //
     this.panel3.Controls.Add(this.btn_ModuleMoveDown);
     this.panel3.Controls.Add(this.btn_ModuleRecover);
     this.panel3.Controls.Add(this.btn_ModuleMoveUp);
     this.panel3.Controls.Add(this.txt_ModuleName);
     this.panel3.Controls.Add(this.label5);
     this.panel3.Controls.Add(this.label7);
     this.panel3.Controls.Add(this.label1);
     this.panel3.Controls.Add(this.txt_ModuleImage);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel3.Location = new System.Drawing.Point(0, 0);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(192, 136);
     this.panel3.TabIndex = 3;
     //
     // btn_ModuleMoveDown
     //
     this.btn_ModuleMoveDown.Image    = ((System.Drawing.Image)(resources.GetObject("btn_ModuleMoveDown.Image")));
     this.btn_ModuleMoveDown.Location = new System.Drawing.Point(160, 50);
     this.btn_ModuleMoveDown.Name     = "btn_ModuleMoveDown";
     this.btn_ModuleMoveDown.Size     = new System.Drawing.Size(24, 26);
     this.btn_ModuleMoveDown.TabIndex = 5;
     this.btn_ModuleMoveDown.ToolTip  = "下移";
     this.btn_ModuleMoveDown.Click   += new System.EventHandler(this.btn_ModuleMoveDown_Click);
     //
     // btn_ModuleRecover
     //
     this.btn_ModuleRecover.Image    = ((System.Drawing.Image)(resources.GetObject("btn_ModuleRecover.Image")));
     this.btn_ModuleRecover.Location = new System.Drawing.Point(84, 50);
     this.btn_ModuleRecover.Name     = "btn_ModuleRecover";
     this.btn_ModuleRecover.Size     = new System.Drawing.Size(24, 26);
     this.btn_ModuleRecover.TabIndex = 6;
     this.btn_ModuleRecover.ToolTip  = "使用系统默认";
     this.btn_ModuleRecover.Click   += new System.EventHandler(this.btn_ModuleRecover_Click);
     //
     // btn_ModuleMoveUp
     //
     this.btn_ModuleMoveUp.Image    = ((System.Drawing.Image)(resources.GetObject("btn_ModuleMoveUp.Image")));
     this.btn_ModuleMoveUp.Location = new System.Drawing.Point(130, 50);
     this.btn_ModuleMoveUp.Name     = "btn_ModuleMoveUp";
     this.btn_ModuleMoveUp.Size     = new System.Drawing.Size(24, 26);
     this.btn_ModuleMoveUp.TabIndex = 6;
     this.btn_ModuleMoveUp.ToolTip  = "上移";
     this.btn_ModuleMoveUp.Click   += new System.EventHandler(this.btn_ModuleMoveUp_Click);
     //
     // txt_ModuleName
     //
     this.txt_ModuleName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.txt_ModuleName.Location     = new System.Drawing.Point(40, 5);
     this.txt_ModuleName.Name         = "txt_ModuleName";
     this.txt_ModuleName.Size         = new System.Drawing.Size(144, 20);
     this.txt_ModuleName.TabIndex     = 4;
     this.txt_ModuleName.TextChanged += new System.EventHandler(this.txt_ModuleName_TextChanged);
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(7, 31);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(31, 14);
     this.label7.TabIndex = 0;
     this.label7.Text     = "图标";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(7, 8);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(31, 14);
     this.label1.TabIndex = 0;
     this.label1.Text     = "名称";
     //
     // txt_ModuleImage
     //
     this.txt_ModuleImage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.txt_ModuleImage.Location = new System.Drawing.Point(40, 28);
     this.txt_ModuleImage.Name     = "txt_ModuleImage";
     this.txt_ModuleImage.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txt_ModuleImage.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txt_ModuleImage.Size         = new System.Drawing.Size(144, 20);
     this.txt_ModuleImage.TabIndex     = 3;
     this.txt_ModuleImage.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txt_ModuleImage_ButtonClick);
     //
     // groupControl4
     //
     this.groupControl4.Appearance.BackColor            = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.groupControl4.Appearance.Options.UseBackColor = true;
     this.groupControl4.Controls.Add(this.pan_Container);
     this.groupControl4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupControl4.Location = new System.Drawing.Point(0, 0);
     this.groupControl4.Name     = "groupControl4";
     this.groupControl4.Size     = new System.Drawing.Size(816, 695);
     this.groupControl4.TabIndex = 5;
     this.groupControl4.Text     = "预览";
     //
     // pan_Container
     //
     this.pan_Container.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.pan_Container.Appearance.Options.UseBackColor = true;
     this.pan_Container.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pan_Container.Location    = new System.Drawing.Point(14, 25);
     this.pan_Container.Name        = "pan_Container";
     this.pan_Container.Size        = new System.Drawing.Size(748, 642);
     this.pan_Container.TabIndex    = 83;
     //
     // gc_Authority
     //
     this.gc_Authority.Location = new System.Drawing.Point(-4, 131);
     this.gc_Authority.MainView = this.gridView1;
     this.gc_Authority.Name     = "gc_Authority";
     this.gc_Authority.Size     = new System.Drawing.Size(184, 277);
     this.gc_Authority.TabIndex = 84;
     this.gc_Authority.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3
     });
     this.gridView1.GridControl = this.gc_Authority;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsView.ColumnAutoWidth = false;
     this.gridView1.OptionsView.ShowGroupPanel  = false;
     this.gridView1.OptionsView.ShowIndicator   = false;
     //
     // gridColumn1
     //
     this.gridColumn1.AppearanceCell.BackColor            = System.Drawing.Color.Tan;
     this.gridColumn1.AppearanceCell.Options.UseBackColor = true;
     this.gridColumn1.Caption   = "权限值";
     this.gridColumn1.FieldName = "AuthorityID";
     this.gridColumn1.Name      = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowEdit = false;
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     this.gridColumn1.Width        = 48;
     //
     // gridColumn2
     //
     this.gridColumn2.AppearanceCell.BackColor            = System.Drawing.Color.Tan;
     this.gridColumn2.AppearanceCell.Options.UseBackColor = true;
     this.gridColumn2.Caption   = "权限名称";
     this.gridColumn2.FieldName = "AuthorityNameRef";
     this.gridColumn2.Name      = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowEdit = false;
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     this.gridColumn2.Width        = 62;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption      = "使用名称";
     this.gridColumn3.FieldName    = "AuthorityName";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     this.gridColumn3.Width        = 65;
     //
     // txt_FunName
     //
     this.txt_FunName.Location     = new System.Drawing.Point(60, 28);
     this.txt_FunName.Name         = "txt_FunName";
     this.txt_FunName.Size         = new System.Drawing.Size(100, 20);
     this.txt_FunName.TabIndex     = 3;
     this.txt_FunName.TextChanged += new System.EventHandler(this.txt_FunName_TextChanged);
     //
     // label4
     //
     this.label4.AutoSize  = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Location  = new System.Drawing.Point(1, 81);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(53, 14);
     this.label4.TabIndex  = 0;
     this.label4.Text      = "图标(小)";
     //
     // label3
     //
     this.label3.AutoSize  = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Location  = new System.Drawing.Point(1, 54);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(53, 14);
     this.label3.TabIndex  = 0;
     this.label3.Text      = "图标(大)";
     //
     // label2
     //
     this.label2.AutoSize  = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Location  = new System.Drawing.Point(-1, 31);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(55, 14);
     this.label2.TabIndex  = 0;
     this.label2.Text      = "功能名称";
     //
     // txt_FunImageLarge
     //
     this.txt_FunImageLarge.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
     this.txt_FunImageLarge.Location    = new System.Drawing.Point(60, 51);
     this.txt_FunImageLarge.MaximumSize = new System.Drawing.Size(350, 20);
     this.txt_FunImageLarge.Name        = "txt_FunImageLarge";
     this.txt_FunImageLarge.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txt_FunImageLarge.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txt_FunImageLarge.Size         = new System.Drawing.Size(109, 20);
     this.txt_FunImageLarge.TabIndex     = 3;
     this.txt_FunImageLarge.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txt_FunImageLarge_ButtonClick);
     //
     // txt_FunImgSmall
     //
     this.txt_FunImgSmall.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.txt_FunImgSmall.Location    = new System.Drawing.Point(60, 78);
     this.txt_FunImgSmall.MaximumSize = new System.Drawing.Size(350, 20);
     this.txt_FunImgSmall.Name        = "txt_FunImgSmall";
     this.txt_FunImgSmall.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.txt_FunImgSmall.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.txt_FunImgSmall.Size         = new System.Drawing.Size(109, 20);
     this.txt_FunImgSmall.TabIndex     = 3;
     this.txt_FunImgSmall.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txt_FunImgSmall_ButtonClick);
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel2,
         this.dockPanel3
     });
     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"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID       = new System.Guid("66111c8f-e41f-4294-961d-36c219af8d86");
     this.dockPanel1.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1.Name     = "dockPanel1";
     this.dockPanel1.Options.AllowDockBottom    = false;
     this.dockPanel1.Options.AllowDockFill      = false;
     this.dockPanel1.Options.AllowDockRight     = false;
     this.dockPanel1.Options.AllowDockTop       = false;
     this.dockPanel1.Options.AllowFloating      = false;
     this.dockPanel1.Options.FloatOnDblClick    = false;
     this.dockPanel1.Options.ShowCloseButton    = false;
     this.dockPanel1.Options.ShowMaximizeButton = false;
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(200, 701);
     this.dockPanel1.Text         = "模块信息";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.groupControl3);
     this.dockPanel1_Container.Controls.Add(this.panel3);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(192, 674);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockPanel2.DockedAsTabbedDocument = true;
     this.dockPanel2.ID           = new System.Guid("0e2b8431-6246-4469-a3a0-5d9fe423af0c");
     this.dockPanel2.Location     = new System.Drawing.Point(0, 0);
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(300, 300);
     this.dockPanel2.Size         = new System.Drawing.Size(816, 695);
     this.dockPanel2.Text         = "预览";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.groupControl4);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(816, 695);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.dockPanel3.ID       = new System.Guid("223380d3-7006-4290-96a3-a7b783a3f777");
     this.dockPanel3.Location = new System.Drawing.Point(1022, 0);
     this.dockPanel3.Name     = "dockPanel3";
     this.dockPanel3.Options.AllowDockBottom    = false;
     this.dockPanel3.Options.AllowDockFill      = false;
     this.dockPanel3.Options.AllowDockLeft      = false;
     this.dockPanel3.Options.AllowDockTop       = false;
     this.dockPanel3.Options.AllowFloating      = false;
     this.dockPanel3.Options.FloatOnDblClick    = false;
     this.dockPanel3.Options.ShowCloseButton    = false;
     this.dockPanel3.Options.ShowMaximizeButton = false;
     this.dockPanel3.OriginalSize = new System.Drawing.Size(185, 200);
     this.dockPanel3.Size         = new System.Drawing.Size(185, 701);
     this.dockPanel3.Text         = "功能信息";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Controls.Add(this.gc_Authority);
     this.dockPanel3_Container.Controls.Add(this.txt_FunName);
     this.dockPanel3_Container.Controls.Add(this.label2);
     this.dockPanel3_Container.Controls.Add(this.txt_FunImageLarge);
     this.dockPanel3_Container.Controls.Add(this.txt_FunImgSmall);
     this.dockPanel3_Container.Controls.Add(this.label4);
     this.dockPanel3_Container.Controls.Add(this.label3);
     this.dockPanel3_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(177, 674);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroupProperties.HeaderButtonsShowMode = DevExpress.XtraTab.TabButtonShowMode.Never;
     this.tabbedView1.DocumentGroupProperties.ShowTabHeader         = false;
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.dockPanel2Document
     });
     dockingContainer2.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer2
     });
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.dockPanel2Document
     });
     //
     // dockPanel2Document
     //
     this.dockPanel2Document.Caption               = "预览";
     this.dockPanel2Document.ControlName           = "dockPanel2";
     this.dockPanel2Document.FloatLocation         = new System.Drawing.Point(0, 0);
     this.dockPanel2Document.FloatSize             = new System.Drawing.Size(200, 200);
     this.dockPanel2Document.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.dockPanel2Document.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.dockPanel2Document.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // label5
     //
     this.label5.Dock      = System.Windows.Forms.DockStyle.Bottom;
     this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.label5.Location  = new System.Drawing.Point(0, 81);
     this.label5.Name      = "label5";
     this.label5.Size      = new System.Drawing.Size(192, 55);
     this.label5.TabIndex  = 0;
     this.label5.Text      = "新模块一定要点一下,让模块至少加载一次再保存";
     this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // frmModuleUpdateEx
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1207, 701);
     this.Controls.Add(this.dockPanel3);
     this.Controls.Add(this.dockPanel1);
     this.DoubleBuffered = true;
     this.Name           = "frmModuleUpdateEx";
     this.Text           = "模块维护";
     this.Load          += new System.EventHandler(this.frmModuleUpdate_Load);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl3)).EndInit();
     this.groupControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txt_ModuleName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_ModuleImage.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl4)).EndInit();
     this.groupControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pan_Container)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gc_Authority)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_FunName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_FunImageLarge.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_FunImgSmall.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     this.dockPanel3.ResumeLayout(false);
     this.dockPanel3_Container.ResumeLayout(false);
     this.dockPanel3_Container.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockPanel2Document)).EndInit();
     this.ResumeLayout(false);
 }
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()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     System.Threading.CancellationTokenSource       cancellationTokenSource1         = new System.Threading.CancellationTokenSource();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DataProviderUC));
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.ucLogs1              = new Analogy.UCLogs();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.document2            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1,
         this.document2
     });
     //
     // document1
     //
     this.document1.Caption               = "dockPanel1";
     this.document1.ControlName           = "dockPanel1";
     this.document1.FloatLocation         = new System.Drawing.Point(388, 428);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1,
         this.document2
     });
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel2
     });
     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",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
         "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.DockedAsTabbedDocument = true;
     this.dockPanel1.FloatLocation          = new System.Drawing.Point(388, 428);
     this.dockPanel1.ID           = new System.Guid("c976b390-5c1f-49ec-974c-0c64c88fb284");
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Text         = "dockPanel1";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.ucLogs1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(1328, 843);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // ucLogs1
     //
     this.ucLogs1.CancellationTokenSource = cancellationTokenSource1;
     this.ucLogs1.CurrentColumnsFields    = ((System.Collections.Generic.List <System.ValueTuple <string, string> >)(resources.GetObject("ucLogs1.CurrentColumnsFields")));
     this.ucLogs1.DataProvider            = null;
     this.ucLogs1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ucLogs1.DoNotAddToRecentHistory        = false;
     this.ucLogs1.ExcludeFilterCriteriaUIOptions = ((System.Collections.Generic.List <Analogy.DataTypes.FilterCriteriaUIOption>)(resources.GetObject("ucLogs1.ExcludeFilterCriteriaUIOptions")));
     this.ucLogs1.FileDataProvider               = null;
     this.ucLogs1.ForceNoFileCaching             = false;
     this.ucLogs1.IncludeFilterCriteriaUIOptions = ((System.Collections.Generic.List <Analogy.DataTypes.FilterCriteriaUIOption>)(resources.GetObject("ucLogs1.IncludeFilterCriteriaUIOptions")));
     this.ucLogs1.Location     = new System.Drawing.Point(0, 0);
     this.ucLogs1.Margin       = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.ucLogs1.Name         = "ucLogs1";
     this.ucLogs1.RealTimeMode = true;
     this.ucLogs1.Size         = new System.Drawing.Size(1328, 843);
     this.ucLogs1.TabIndex     = 0;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.DockedAsTabbedDocument = true;
     this.dockPanel2.FloatLocation          = new System.Drawing.Point(211, 148);
     this.dockPanel2.ID               = new System.Guid("1f34e499-086e-424e-9295-178006e0ee1c");
     this.dockPanel2.Name             = "dockPanel2";
     this.dockPanel2.OriginalSize     = new System.Drawing.Size(200, 200);
     this.dockPanel2.SavedIndex       = 1;
     this.dockPanel2.SavedMdiDocument = true;
     this.dockPanel2.Text             = "dockPanel2";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(1328, 843);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // document2
     //
     this.document2.Caption               = "dockPanel2";
     this.document2.ControlName           = "dockPanel2";
     this.document2.FloatLocation         = new System.Drawing.Point(211, 148);
     this.document2.FloatSize             = new System.Drawing.Size(200, 200);
     this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // DataProviderUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name  = "DataProviderUC";
     this.Size  = new System.Drawing.Size(1334, 876);
     this.Load += new System.EventHandler(this.DataProviderUC_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.document2)).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()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.dockManagerItemBom   = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanelItemsEy     = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanelItemsMt     = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanelItemsHw     = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.panelContainer1      = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanelGrdBom      = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel4_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanelTreeBom     = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel5_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanelPlainBom    = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel6_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.document3            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.xgrdItemsMt          = new DevExpress.XtraGrid.GridControl();
     this.gridViewItemsMt      = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.xgrdItemsHw          = new DevExpress.XtraGrid.GridControl();
     this.gridViewItemsHw      = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.xgrdItemsEy          = new DevExpress.XtraGrid.GridControl();
     this.gridViewItemsEy      = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.xgrdItemBom          = new DevExpress.XtraGrid.GridControl();
     this.gridViewItemBom      = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.documentManagerBom   = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.document1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document2            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document4            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document5            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManagerItemBom)).BeginInit();
     this.dockPanelItemsEy.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     this.dockPanelItemsMt.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     this.dockPanelItemsHw.SuspendLayout();
     this.dockPanel3_Container.SuspendLayout();
     this.panelContainer1.SuspendLayout();
     this.dockPanelGrdBom.SuspendLayout();
     this.dockPanel4_Container.SuspendLayout();
     this.dockPanelTreeBom.SuspendLayout();
     this.dockPanelPlainBom.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xgrdItemsMt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewItemsMt)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xgrdItemsHw)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewItemsHw)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xgrdItemsEy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewItemsEy)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xgrdItemBom)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewItemBom)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManagerBom)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonControl
     //
     this.ribbonControl.ExpandCollapseItem.Id = 0;
     this.ribbonControl.Size = new System.Drawing.Size(1338, 79);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Appearance.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.ribbonPage1.Appearance.Options.UseFont = true;
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 684);
     this.ribbonStatusBar.Size     = new System.Drawing.Size(1338, 31);
     //
     // dockManagerItemBom
     //
     this.dockManagerItemBom.Form = this;
     this.dockManagerItemBom.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanelItemsEy,
         this.panelContainer1,
         this.dockPanelGrdBom,
         this.dockPanelTreeBom,
         this.dockPanelPlainBom
     });
     this.dockManagerItemBom.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"
     });
     //
     // dockPanelItemsEy
     //
     this.dockPanelItemsEy.Controls.Add(this.dockPanel1_Container);
     this.dockPanelItemsEy.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanelItemsEy.ID           = new System.Guid("19e5fb42-a276-4c9b-a0ea-d0ce48b65c10");
     this.dockPanelItemsEy.Location     = new System.Drawing.Point(0, 79);
     this.dockPanelItemsEy.Name         = "dockPanelItemsEy";
     this.dockPanelItemsEy.OriginalSize = new System.Drawing.Size(316, 200);
     this.dockPanelItemsEy.Size         = new System.Drawing.Size(316, 605);
     this.dockPanelItemsEy.Text         = "Items";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.xgrdItemsEy);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(307, 578);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dockPanelItemsMt
     //
     this.dockPanelItemsMt.Controls.Add(this.dockPanel2_Container);
     this.dockPanelItemsMt.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanelItemsMt.ID           = new System.Guid("8578d2c4-530a-4bc1-9507-59905979bd6b");
     this.dockPanelItemsMt.Location     = new System.Drawing.Point(0, 0);
     this.dockPanelItemsMt.Name         = "dockPanelItemsMt";
     this.dockPanelItemsMt.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanelItemsMt.Size         = new System.Drawing.Size(324, 303);
     this.dockPanelItemsMt.Text         = "Raw Materials";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.xgrdItemsMt);
     this.dockPanel2_Container.Location = new System.Drawing.Point(5, 23);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(315, 275);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanelItemsHw
     //
     this.dockPanelItemsHw.Controls.Add(this.dockPanel3_Container);
     this.dockPanelItemsHw.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanelItemsHw.ID           = new System.Guid("51f3489b-8262-4952-a182-98358065ee0e");
     this.dockPanelItemsHw.Location     = new System.Drawing.Point(0, 303);
     this.dockPanelItemsHw.Name         = "dockPanelItemsHw";
     this.dockPanelItemsHw.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanelItemsHw.Size         = new System.Drawing.Size(324, 302);
     this.dockPanelItemsHw.Text         = "Hardware";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Controls.Add(this.xgrdItemsHw);
     this.dockPanel3_Container.Location = new System.Drawing.Point(5, 23);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(315, 275);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // panelContainer1
     //
     this.panelContainer1.Controls.Add(this.dockPanelItemsMt);
     this.panelContainer1.Controls.Add(this.dockPanelItemsHw);
     this.panelContainer1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.panelContainer1.ID           = new System.Guid("b003fc85-95fb-4302-a0a3-6cc1ab3f0509");
     this.panelContainer1.Location     = new System.Drawing.Point(1014, 79);
     this.panelContainer1.Name         = "panelContainer1";
     this.panelContainer1.OriginalSize = new System.Drawing.Size(324, 200);
     this.panelContainer1.Size         = new System.Drawing.Size(324, 605);
     this.panelContainer1.Text         = "panelContainer1";
     //
     // dockPanelGrdBom
     //
     this.dockPanelGrdBom.Controls.Add(this.dockPanel4_Container);
     this.dockPanelGrdBom.DockedAsTabbedDocument = true;
     this.dockPanelGrdBom.FloatLocation          = new System.Drawing.Point(-10000, -10000);
     this.dockPanelGrdBom.FloatSize    = new System.Drawing.Size(719, 466);
     this.dockPanelGrdBom.ID           = new System.Guid("f34cb4b0-09a1-4d18-bf27-ad5a87d45810");
     this.dockPanelGrdBom.Name         = "dockPanelGrdBom";
     this.dockPanelGrdBom.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanelGrdBom.SavedDock    = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanelGrdBom.SavedIndex   = 0;
     this.dockPanelGrdBom.SavedParent  = this.dockPanelPlainBom;
     this.dockPanelGrdBom.SavedTabbed  = true;
     this.dockPanelGrdBom.Text         = "Grid";
     //
     // dockPanel4_Container
     //
     this.dockPanel4_Container.Controls.Add(this.xgrdItemBom);
     this.dockPanel4_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel4_Container.Name     = "dockPanel4_Container";
     this.dockPanel4_Container.Size     = new System.Drawing.Size(692, 577);
     this.dockPanel4_Container.TabIndex = 0;
     //
     // dockPanelTreeBom
     //
     this.dockPanelTreeBom.Controls.Add(this.dockPanel5_Container);
     this.dockPanelTreeBom.DockedAsTabbedDocument = true;
     this.dockPanelTreeBom.FloatLocation          = new System.Drawing.Point(-10000, -10000);
     this.dockPanelTreeBom.FloatSize    = new System.Drawing.Size(719, 466);
     this.dockPanelTreeBom.ID           = new System.Guid("71f082f0-f295-4c17-a81c-48cbf5d4862e");
     this.dockPanelTreeBom.Name         = "dockPanelTreeBom";
     this.dockPanelTreeBom.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanelTreeBom.SavedDock    = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanelTreeBom.SavedIndex   = 0;
     this.dockPanelTreeBom.SavedParent  = this.dockPanelPlainBom;
     this.dockPanelTreeBom.SavedTabbed  = true;
     this.dockPanelTreeBom.Text         = "Tree";
     //
     // dockPanel5_Container
     //
     this.dockPanel5_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel5_Container.Name     = "dockPanel5_Container";
     this.dockPanel5_Container.Size     = new System.Drawing.Size(849, 601);
     this.dockPanel5_Container.TabIndex = 0;
     //
     // dockPanelPlainBom
     //
     this.dockPanelPlainBom.Controls.Add(this.dockPanel6_Container);
     this.dockPanelPlainBom.DockedAsTabbedDocument = true;
     this.dockPanelPlainBom.FloatLocation          = new System.Drawing.Point(-10000, -10000);
     this.dockPanelPlainBom.FloatSize        = new System.Drawing.Size(719, 466);
     this.dockPanelPlainBom.ID               = new System.Guid("8993b175-6353-4699-86aa-fdfd2a63807f");
     this.dockPanelPlainBom.Name             = "dockPanelPlainBom";
     this.dockPanelPlainBom.OriginalSize     = new System.Drawing.Size(200, 200);
     this.dockPanelPlainBom.SavedIndex       = 3;
     this.dockPanelPlainBom.SavedMdiDocument = true;
     this.dockPanelPlainBom.Text             = "Plain";
     //
     // dockPanel6_Container
     //
     this.dockPanel6_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel6_Container.Name     = "dockPanel6_Container";
     this.dockPanel6_Container.Size     = new System.Drawing.Size(847, 577);
     this.dockPanel6_Container.TabIndex = 0;
     //
     // document3
     //
     this.document3.Caption               = "Plain";
     this.document3.ControlName           = "dockPanelPlainBom";
     this.document3.FloatLocation         = new System.Drawing.Point(620, 414);
     this.document3.FloatSize             = new System.Drawing.Size(200, 200);
     this.document3.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document3.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document3.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // xgrdItemsMt
     //
     this.xgrdItemsMt.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.xgrdItemsMt.Location    = new System.Drawing.Point(0, 0);
     this.xgrdItemsMt.MainView    = this.gridViewItemsMt;
     this.xgrdItemsMt.MenuManager = this.ribbonControl;
     this.xgrdItemsMt.Name        = "xgrdItemsMt";
     this.xgrdItemsMt.Size        = new System.Drawing.Size(315, 275);
     this.xgrdItemsMt.TabIndex    = 0;
     this.xgrdItemsMt.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewItemsMt
     });
     //
     // gridViewItemsMt
     //
     this.gridViewItemsMt.GridControl = this.xgrdItemsMt;
     this.gridViewItemsMt.Name        = "gridViewItemsMt";
     //
     // xgrdItemsHw
     //
     this.xgrdItemsHw.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.xgrdItemsHw.Location    = new System.Drawing.Point(0, 0);
     this.xgrdItemsHw.MainView    = this.gridViewItemsHw;
     this.xgrdItemsHw.MenuManager = this.ribbonControl;
     this.xgrdItemsHw.Name        = "xgrdItemsHw";
     this.xgrdItemsHw.Size        = new System.Drawing.Size(315, 275);
     this.xgrdItemsHw.TabIndex    = 0;
     this.xgrdItemsHw.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewItemsHw
     });
     //
     // gridViewItemsHw
     //
     this.gridViewItemsHw.GridControl = this.xgrdItemsHw;
     this.gridViewItemsHw.Name        = "gridViewItemsHw";
     //
     // xgrdItemsEy
     //
     this.xgrdItemsEy.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.xgrdItemsEy.Location    = new System.Drawing.Point(0, 0);
     this.xgrdItemsEy.MainView    = this.gridViewItemsEy;
     this.xgrdItemsEy.MenuManager = this.ribbonControl;
     this.xgrdItemsEy.Name        = "xgrdItemsEy";
     this.xgrdItemsEy.Size        = new System.Drawing.Size(307, 578);
     this.xgrdItemsEy.TabIndex    = 0;
     this.xgrdItemsEy.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewItemsEy
     });
     //
     // gridViewItemsEy
     //
     this.gridViewItemsEy.GridControl = this.xgrdItemsEy;
     this.gridViewItemsEy.Name        = "gridViewItemsEy";
     //
     // xgrdItemBom
     //
     this.xgrdItemBom.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.xgrdItemBom.Location    = new System.Drawing.Point(0, 0);
     this.xgrdItemBom.MainView    = this.gridViewItemBom;
     this.xgrdItemBom.MenuManager = this.ribbonControl;
     this.xgrdItemBom.Name        = "xgrdItemBom";
     this.xgrdItemBom.Size        = new System.Drawing.Size(692, 577);
     this.xgrdItemBom.TabIndex    = 0;
     this.xgrdItemBom.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewItemBom
     });
     //
     // gridViewItemBom
     //
     this.gridViewItemBom.GridControl = this.xgrdItemBom;
     this.gridViewItemBom.Name        = "gridViewItemBom";
     //
     // documentManagerBom
     //
     this.documentManagerBom.ContainerControl = this;
     this.documentManagerBom.MenuManager      = this.ribbonControl;
     this.documentManagerBom.View             = this.tabbedView1;
     this.documentManagerBom.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1,
         this.document2,
         this.document4
     });
     this.tabbedView1.RootContainer.Element = null;
     dockingContainer2.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer2
     });
     //
     // document1
     //
     this.document1.Caption               = "Grid";
     this.document1.ControlName           = "dockPanelGrdBom";
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document2
     //
     this.document2.Caption               = "Tree";
     this.document2.ControlName           = "dockPanelTreeBom";
     this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document4
     //
     this.document4.Caption               = "Plain";
     this.document4.ControlName           = "dockPanelPlainBom";
     this.document4.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document4.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document4.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document5
     //
     this.document5.Caption               = "panelContainer2";
     this.document5.ControlName           = "panelContainer2";
     this.document5.FloatLocation         = new System.Drawing.Point(326, 438);
     this.document5.FloatSize             = new System.Drawing.Size(719, 466);
     this.document5.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document5.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document5.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1,
         this.document2,
         this.document4
     });
     //
     // BomManagement
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1338, 715);
     this.Controls.Add(this.panelContainer1);
     this.Controls.Add(this.dockPanelItemsEy);
     this.Name  = "BomManagement";
     this.Text  = "BomManagement";
     this.Load += new System.EventHandler(this.BomManagement_Load);
     this.Controls.SetChildIndex(this.ribbonControl, 0);
     this.Controls.SetChildIndex(this.ribbonStatusBar, 0);
     this.Controls.SetChildIndex(this.dockPanelItemsEy, 0);
     this.Controls.SetChildIndex(this.panelContainer1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManagerItemBom)).EndInit();
     this.dockPanelItemsEy.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     this.dockPanelItemsMt.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     this.dockPanelItemsHw.ResumeLayout(false);
     this.dockPanel3_Container.ResumeLayout(false);
     this.panelContainer1.ResumeLayout(false);
     this.dockPanelGrdBom.ResumeLayout(false);
     this.dockPanel4_Container.ResumeLayout(false);
     this.dockPanelTreeBom.ResumeLayout(false);
     this.dockPanelPlainBom.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.document3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xgrdItemsMt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewItemsMt)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xgrdItemsHw)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewItemsHw)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xgrdItemsEy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewItemsEy)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xgrdItemBom)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewItemBom)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManagerBom)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).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.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1             = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1                  = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document2                  = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document3                  = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.tabbedView                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.layoutControl1             = new DevExpress.XtraLayout.LayoutControl();
     this.simpleButtonAdd            = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButtonChange         = new DevExpress.XtraEditors.SimpleButton();
     this.textEditCol                = new DevExpress.XtraEditors.TextEdit();
     this.textEditRow                = new DevExpress.XtraEditors.TextEdit();
     this.layoutControlGroup1        = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1         = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem2         = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem3         = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4         = new DevExpress.XtraLayout.LayoutControlItem();
     this.panelControl1              = new DevExpress.XtraEditors.PanelControl();
     this.documentManager1           = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.defaultLookAndFeel1        = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.tabbedViewLayoutConverter1 = new FreeLayoutModeExample.TabbedViewLayoutConverter();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEditCol.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRow.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1,
         this.document2,
         this.document3
     });
     //
     // document1
     //
     this.document1.Caption     = "document1";
     this.document1.ControlName = "document1";
     //
     // document2
     //
     this.document2.Caption     = "document2";
     this.document2.ControlName = "document2";
     //
     // document3
     //
     this.document3.Caption     = "document3";
     this.document3.ControlName = "document3";
     //
     // tabbedView
     //
     this.tabbedView.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1,
         this.document2,
         this.document3
     });
     this.tabbedView.EnableFreeLayoutMode = DevExpress.Utils.DefaultBoolean.True;
     this.tabbedView.Orientation          = System.Windows.Forms.Orientation.Vertical;
     dockingContainer1.Element            = this.documentGroup1;
     dockingContainer1.Parent             = this.tabbedView.RootContainer;
     this.tabbedView.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     this.tabbedView.RootContainer.Orientation = System.Windows.Forms.Orientation.Vertical;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.simpleButtonAdd);
     this.layoutControl1.Controls.Add(this.simpleButtonChange);
     this.layoutControl1.Controls.Add(this.textEditCol);
     this.layoutControl1.Controls.Add(this.textEditRow);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(2, 2);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(679, 51);
     this.layoutControl1.TabIndex = 0;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // simpleButtonAdd
     //
     this.simpleButtonAdd.Location        = new System.Drawing.Point(463, 12);
     this.simpleButtonAdd.Name            = "simpleButtonAdd";
     this.simpleButtonAdd.Size            = new System.Drawing.Size(204, 22);
     this.simpleButtonAdd.StyleController = this.layoutControl1;
     this.simpleButtonAdd.TabIndex        = 4;
     this.simpleButtonAdd.Text            = "Add new document";
     this.simpleButtonAdd.Click          += new System.EventHandler(this.simpleButtonAdd_Click);
     //
     // simpleButtonChange
     //
     this.simpleButtonChange.Location        = new System.Drawing.Point(254, 12);
     this.simpleButtonChange.Name            = "simpleButtonChange";
     this.simpleButtonChange.Size            = new System.Drawing.Size(205, 22);
     this.simpleButtonChange.StyleController = this.layoutControl1;
     this.simpleButtonChange.TabIndex        = 3;
     this.simpleButtonChange.Text            = "Convert layout";
     this.simpleButtonChange.Click          += new System.EventHandler(this.simpleButtonChange_Click);
     //
     // textEditCol
     //
     this.textEditCol.EditValue = "1";
     this.textEditCol.Location  = new System.Drawing.Point(157, 12);
     this.textEditCol.Name      = "textEditCol";
     this.textEditCol.Properties.Mask.EditMask = "[1-9]";
     this.textEditCol.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditCol.Size            = new System.Drawing.Size(93, 20);
     this.textEditCol.StyleController = this.layoutControl1;
     this.textEditCol.TabIndex        = 2;
     //
     // textEditRow
     //
     this.textEditRow.EditValue = "1";
     this.textEditRow.Location  = new System.Drawing.Point(36, 12);
     this.textEditRow.Name      = "textEditRow";
     this.textEditRow.Properties.Mask.EditMask = "[1-9]";
     this.textEditRow.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditRow.Size            = new System.Drawing.Size(93, 20);
     this.textEditRow.StyleController = this.layoutControl1;
     this.textEditRow.TabIndex        = 0;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1,
         this.layoutControlItem2,
         this.layoutControlItem3,
         this.layoutControlItem4
     });
     this.layoutControlGroup1.Location    = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name        = "layoutControlGroup1";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(679, 51);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control  = this.textEditRow;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(121, 31);
     this.layoutControlItem1.Text     = "Row";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(21, 13);
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control  = this.textEditCol;
     this.layoutControlItem2.Location = new System.Drawing.Point(121, 0);
     this.layoutControlItem2.Name     = "layoutControlItem2";
     this.layoutControlItem2.Size     = new System.Drawing.Size(121, 31);
     this.layoutControlItem2.Text     = "Col";
     this.layoutControlItem2.TextSize = new System.Drawing.Size(21, 13);
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control     = this.simpleButtonChange;
     this.layoutControlItem3.Location    = new System.Drawing.Point(242, 0);
     this.layoutControlItem3.Name        = "layoutControlItem3";
     this.layoutControlItem3.Size        = new System.Drawing.Size(209, 31);
     this.layoutControlItem3.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem3.TextVisible = false;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control     = this.simpleButtonAdd;
     this.layoutControlItem4.Location    = new System.Drawing.Point(451, 0);
     this.layoutControlItem4.Name        = "layoutControlItem4";
     this.layoutControlItem4.Size        = new System.Drawing.Size(208, 31);
     this.layoutControlItem4.Text        = "Add Document";
     this.layoutControlItem4.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutControlItem4.TextVisible = false;
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.layoutControl1);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(683, 55);
     this.panelControl1.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView
     });
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Office 2013";
     //
     // layoutConverterHelper1
     //
     this.tabbedViewLayoutConverter1.TabbedView = this.tabbedView;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(683, 349);
     this.Controls.Add(this.panelControl1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.textEditCol.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRow.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container( );
     DevExpress.Utils.Animation.PushTransition pushTransition1 = new DevExpress.Utils.Animation.PushTransition( );
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer( );
     this.documentGroup1           = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.xtraUserControl1Document = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.xtraUserControl2Document = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.documentManager1         = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.barManager1                         = new DevExpress.XtraBars.BarManager(this.components);
     this.toolsBar                            = new DevExpress.XtraBars.Bar( );
     this.mainMenuBar                         = new DevExpress.XtraBars.Bar( );
     this.fileBarSubItem                      = new DevExpress.XtraBars.BarSubItem( );
     this.editBarSubItem                      = new DevExpress.XtraBars.BarSubItem( );
     this.layoutsBarSubItem                   = new DevExpress.XtraBars.BarSubItem( );
     this.toolbarsBarSubItem                  = new DevExpress.XtraBars.BarSubItem( );
     this.barToolbarsListItem2                = new DevExpress.XtraBars.BarToolbarsListItem( );
     this.skinBarSubItem1                     = new DevExpress.XtraBars.SkinBarSubItem( );
     this.workspaceBarSubItem                 = new DevExpress.XtraBars.BarSubItem( );
     this.barWorkspaceMenuItem2               = new DevExpress.XtraBars.BarWorkspaceMenuItem( );
     this.workspaceManager1                   = new DevExpress.Utils.WorkspaceManager( );
     this.dockingBarSubItem                   = new DevExpress.XtraBars.BarSubItem( );
     this.barDockingMenuItem2                 = new DevExpress.XtraBars.BarDockingMenuItem( );
     this.mdiBarSubItem                       = new DevExpress.XtraBars.BarSubItem( );
     this.barMdiChildrenListItem1             = new DevExpress.XtraBars.BarMdiChildrenListItem( );
     this.helpBarSubItem                      = new DevExpress.XtraBars.BarSubItem( );
     this.statusBar                           = new DevExpress.XtraBars.Bar( );
     this.barAndDockingController1            = new DevExpress.XtraBars.BarAndDockingController(this.components);
     this.barDockControlTop                   = new DevExpress.XtraBars.BarDockControl( );
     this.barDockControlBottom                = new DevExpress.XtraBars.BarDockControl( );
     this.barDockControlLeft                  = new DevExpress.XtraBars.BarDockControl( );
     this.barDockControlRight                 = new DevExpress.XtraBars.BarDockControl( );
     this.dockManager1                        = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.propertiesDockPanel                 = new DevExpress.XtraBars.Docking.DockPanel( );
     this.propertiesDockPanel_Container       = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.propertiesXtraUserControl1          = new FrontEnd.PropertiesXtraUserControl( );
     this.panelContainer1                     = new DevExpress.XtraBars.Docking.DockPanel( );
     this.dataStoreDockPanel                  = new DevExpress.XtraBars.Docking.DockPanel( );
     this.dataStoreDockPanel_Container        = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.dataStoresXtraUserControl1          = new FrontEnd.DataStoresXtraUserControl( );
     this.solutionExplorerDockPanel           = new DevExpress.XtraBars.Docking.DockPanel( );
     this.solutionExplorerDockPanel_Container = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.panelContainer2                     = new DevExpress.XtraBars.Docking.DockPanel( );
     this.outputDockPanel                     = new DevExpress.XtraBars.Docking.DockPanel( );
     this.outputDockPanel_Container           = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.outputXtraUserControl1              = new FrontEnd.Modules.OutputXtraUserControl( );
     this.taskListDockPanel                   = new DevExpress.XtraBars.Docking.DockPanel( );
     this.taskListDockPanel_Container         = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.taskListXtraUserControl1            = new FrontEnd.TaskListXtraUserControl( );
     this.errorListDockPanel                  = new DevExpress.XtraBars.Docking.DockPanel( );
     this.errorListDockPanel_Container        = new DevExpress.XtraBars.Docking.ControlContainer( );
     this.tabbedView1                         = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.errorListXtraUserControl1           = new FrontEnd.Modules.ErrorListXtraUserControl( );
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.xtraUserControl1Document)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.xtraUserControl2Document)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).BeginInit( );
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit( );
     this.propertiesDockPanel.SuspendLayout( );
     this.propertiesDockPanel_Container.SuspendLayout( );
     this.panelContainer1.SuspendLayout( );
     this.dataStoreDockPanel.SuspendLayout( );
     this.dataStoreDockPanel_Container.SuspendLayout( );
     this.solutionExplorerDockPanel.SuspendLayout( );
     this.panelContainer2.SuspendLayout( );
     this.outputDockPanel.SuspendLayout( );
     this.outputDockPanel_Container.SuspendLayout( );
     this.taskListDockPanel.SuspendLayout( );
     this.taskListDockPanel_Container.SuspendLayout( );
     this.errorListDockPanel.SuspendLayout( );
     this.errorListDockPanel_Container.SuspendLayout( );
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit( );
     this.SuspendLayout( );
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.xtraUserControl1Document,
         this.xtraUserControl2Document
     });
     //
     // xtraUserControl1Document
     //
     this.xtraUserControl1Document.Caption         = "XtraUserControl1";
     this.xtraUserControl1Document.ControlName     = "XtraUserControl1";
     this.xtraUserControl1Document.ControlTypeName = "FrontEnd.XtraUserControl1";
     //
     // xtraUserControl2Document
     //
     this.xtraUserControl2Document.Caption         = "XtraUserControl2";
     this.xtraUserControl2Document.ControlName     = "XtraUserControl2";
     this.xtraUserControl2Document.ControlTypeName = "FrontEnd.XtraUserControl2";
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.MenuManager      = this.barManager1;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.toolsBar,
         this.mainMenuBar,
         this.statusBar
     });
     this.barManager1.Controller = this.barAndDockingController1;
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.DockManager = this.dockManager1;
     this.barManager1.Form        = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.fileBarSubItem,
         this.editBarSubItem,
         this.layoutsBarSubItem,
         this.helpBarSubItem,
         this.skinBarSubItem1,
         this.toolbarsBarSubItem,
         this.barToolbarsListItem2,
         this.workspaceBarSubItem,
         this.barWorkspaceMenuItem2,
         this.dockingBarSubItem,
         this.barDockingMenuItem2,
         this.mdiBarSubItem,
         this.barMdiChildrenListItem1
     });
     this.barManager1.MainMenu  = this.mainMenuBar;
     this.barManager1.MaxItemId = 24;
     this.barManager1.StatusBar = this.statusBar;
     //
     // toolsBar
     //
     this.toolsBar.BarName   = "Tools";
     this.toolsBar.DockCol   = 0;
     this.toolsBar.DockRow   = 1;
     this.toolsBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.toolsBar.Text      = "Tools";
     //
     // mainMenuBar
     //
     this.mainMenuBar.BarName   = "Main menu";
     this.mainMenuBar.DockCol   = 0;
     this.mainMenuBar.DockRow   = 0;
     this.mainMenuBar.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.mainMenuBar.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.Caption, this.fileBarSubItem, "&File"),
         new DevExpress.XtraBars.LinkPersistInfo(this.editBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.layoutsBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.helpBarSubItem)
     });
     this.mainMenuBar.OptionsBar.MultiLine   = true;
     this.mainMenuBar.OptionsBar.UseWholeRow = true;
     this.mainMenuBar.Text = "Main menu";
     //
     // fileBarSubItem
     //
     this.fileBarSubItem.Caption = "&File";
     this.fileBarSubItem.Id      = 0;
     this.fileBarSubItem.Name    = "fileBarSubItem";
     //
     // editBarSubItem
     //
     this.editBarSubItem.Caption = "&Edit";
     this.editBarSubItem.Id      = 1;
     this.editBarSubItem.Name    = "editBarSubItem";
     //
     // layoutsBarSubItem
     //
     this.layoutsBarSubItem.Caption = "&Layouts";
     this.layoutsBarSubItem.Id      = 2;
     this.layoutsBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.toolbarsBarSubItem, true),
         new DevExpress.XtraBars.LinkPersistInfo(this.skinBarSubItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.workspaceBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.dockingBarSubItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.mdiBarSubItem)
     });
     this.layoutsBarSubItem.Name = "layoutsBarSubItem";
     //
     // toolbarsBarSubItem
     //
     this.toolbarsBarSubItem.Caption = "Toolbars";
     this.toolbarsBarSubItem.Id      = 15;
     this.toolbarsBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barToolbarsListItem2)
     });
     this.toolbarsBarSubItem.Name = "toolbarsBarSubItem";
     //
     // barToolbarsListItem2
     //
     this.barToolbarsListItem2.Caption = "barToolbarsListItem2";
     this.barToolbarsListItem2.Id      = 16;
     this.barToolbarsListItem2.Name    = "barToolbarsListItem2";
     //
     // skinBarSubItem1
     //
     this.skinBarSubItem1.Caption = "Skins";
     this.skinBarSubItem1.Id      = 14;
     this.skinBarSubItem1.Name    = "skinBarSubItem1";
     //
     // workspaceBarSubItem
     //
     this.workspaceBarSubItem.Caption = "Workspaces";
     this.workspaceBarSubItem.Id      = 17;
     this.workspaceBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barWorkspaceMenuItem2)
     });
     this.workspaceBarSubItem.Name = "workspaceBarSubItem";
     //
     // barWorkspaceMenuItem2
     //
     this.barWorkspaceMenuItem2.Caption          = "barWorkspaceMenuItem2";
     this.barWorkspaceMenuItem2.Id               = 18;
     this.barWorkspaceMenuItem2.Name             = "barWorkspaceMenuItem2";
     this.barWorkspaceMenuItem2.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // dockingBarSubItem
     //
     this.dockingBarSubItem.Caption = "Docking";
     this.dockingBarSubItem.Id      = 20;
     this.dockingBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barDockingMenuItem2)
     });
     this.dockingBarSubItem.Name = "dockingBarSubItem";
     //
     // barDockingMenuItem2
     //
     this.barDockingMenuItem2.Caption = "barDockingMenuItem2";
     this.barDockingMenuItem2.Id      = 21;
     this.barDockingMenuItem2.Name    = "barDockingMenuItem2";
     //
     // mdiBarSubItem
     //
     this.mdiBarSubItem.Caption = "MDI";
     this.mdiBarSubItem.Id      = 22;
     this.mdiBarSubItem.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barMdiChildrenListItem1)
     });
     this.mdiBarSubItem.Name = "mdiBarSubItem";
     //
     // barMdiChildrenListItem1
     //
     this.barMdiChildrenListItem1.Caption = "barMdiChildrenListItem1";
     this.barMdiChildrenListItem1.Id      = 23;
     this.barMdiChildrenListItem1.Name    = "barMdiChildrenListItem1";
     //
     // helpBarSubItem
     //
     this.helpBarSubItem.Caption = "&Help";
     this.helpBarSubItem.Id      = 4;
     this.helpBarSubItem.Name    = "helpBarSubItem";
     //
     // statusBar
     //
     this.statusBar.BarName      = "Status bar";
     this.statusBar.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.statusBar.DockCol      = 0;
     this.statusBar.DockRow      = 0;
     this.statusBar.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.statusBar.OptionsBar.AllowQuickCustomization = false;
     this.statusBar.OptionsBar.DrawDragBorder          = false;
     this.statusBar.OptionsBar.UseWholeRow             = true;
     this.statusBar.Text = "Status bar";
     //
     // barAndDockingController1
     //
     this.barAndDockingController1.PropertiesBar.DefaultGlyphSize      = new System.Drawing.Size(16, 16);
     this.barAndDockingController1.PropertiesBar.DefaultLargeGlyphSize = new System.Drawing.Size(32, 32);
     //
     // 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(1043, 51);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 768);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(1043, 23);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 51);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 717);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(1043, 51);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 717);
     //
     // dockManager1
     //
     this.dockManager1.Form        = this;
     this.dockManager1.MenuManager = this.barManager1;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.propertiesDockPanel,
         this.panelContainer1,
         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"
     });
     //
     // propertiesDockPanel
     //
     this.propertiesDockPanel.Controls.Add(this.propertiesDockPanel_Container);
     this.propertiesDockPanel.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.propertiesDockPanel.ID           = new System.Guid("eeb38110-f3f0-48a5-8005-6e4955c9f005");
     this.propertiesDockPanel.Location     = new System.Drawing.Point(843, 51);
     this.propertiesDockPanel.Name         = "propertiesDockPanel";
     this.propertiesDockPanel.OriginalSize = new System.Drawing.Size(200, 200);
     this.propertiesDockPanel.Size         = new System.Drawing.Size(200, 717);
     this.propertiesDockPanel.Text         = "Properties";
     //
     // propertiesDockPanel_Container
     //
     this.propertiesDockPanel_Container.Controls.Add(this.propertiesXtraUserControl1);
     this.propertiesDockPanel_Container.Location = new System.Drawing.Point(5, 23);
     this.propertiesDockPanel_Container.Name     = "propertiesDockPanel_Container";
     this.propertiesDockPanel_Container.Size     = new System.Drawing.Size(191, 690);
     this.propertiesDockPanel_Container.TabIndex = 0;
     //
     // propertiesXtraUserControl1
     //
     this.propertiesXtraUserControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.propertiesXtraUserControl1.Location = new System.Drawing.Point(0, 0);
     this.propertiesXtraUserControl1.Name     = "propertiesXtraUserControl1";
     this.propertiesXtraUserControl1.Size     = new System.Drawing.Size(191, 690);
     this.propertiesXtraUserControl1.TabIndex = 0;
     //
     // panelContainer1
     //
     this.panelContainer1.ActiveChild = this.dataStoreDockPanel;
     this.panelContainer1.Controls.Add(this.dataStoreDockPanel);
     this.panelContainer1.Controls.Add(this.solutionExplorerDockPanel);
     this.panelContainer1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.panelContainer1.ID           = new System.Guid("59da6a3d-b247-45df-8673-70d339f92b33");
     this.panelContainer1.Location     = new System.Drawing.Point(0, 51);
     this.panelContainer1.Name         = "panelContainer1";
     this.panelContainer1.OriginalSize = new System.Drawing.Size(262, 200);
     this.panelContainer1.Size         = new System.Drawing.Size(262, 717);
     this.panelContainer1.Tabbed       = true;
     this.panelContainer1.Text         = "panelContainer1";
     //
     // dataStoreDockPanel
     //
     this.dataStoreDockPanel.Controls.Add(this.dataStoreDockPanel_Container);
     this.dataStoreDockPanel.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dataStoreDockPanel.FloatVertical = true;
     this.dataStoreDockPanel.ID            = new System.Guid("e059b2e2-f635-4f1b-887c-91a1d6bb42ec");
     this.dataStoreDockPanel.Location      = new System.Drawing.Point(4, 23);
     this.dataStoreDockPanel.Name          = "dataStoreDockPanel";
     this.dataStoreDockPanel.OriginalSize  = new System.Drawing.Size(200, 358);
     this.dataStoreDockPanel.Size          = new System.Drawing.Size(253, 663);
     this.dataStoreDockPanel.Text          = "Data Stores";
     //
     // dataStoreDockPanel_Container
     //
     this.dataStoreDockPanel_Container.Controls.Add(this.dataStoresXtraUserControl1);
     this.dataStoreDockPanel_Container.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dataStoreDockPanel_Container.Location = new System.Drawing.Point(0, 0);
     this.dataStoreDockPanel_Container.Name     = "dataStoreDockPanel_Container";
     this.dataStoreDockPanel_Container.Size     = new System.Drawing.Size(253, 663);
     this.dataStoreDockPanel_Container.TabIndex = 0;
     //
     // dataStoresXtraUserControl1
     //
     this.dataStoresXtraUserControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dataStoresXtraUserControl1.Location = new System.Drawing.Point(0, 0);
     this.dataStoresXtraUserControl1.Name     = "dataStoresXtraUserControl1";
     this.dataStoresXtraUserControl1.Size     = new System.Drawing.Size(253, 663);
     this.dataStoresXtraUserControl1.TabIndex = 0;
     //
     // solutionExplorerDockPanel
     //
     this.solutionExplorerDockPanel.Controls.Add(this.solutionExplorerDockPanel_Container);
     this.solutionExplorerDockPanel.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.solutionExplorerDockPanel.ID           = new System.Guid("4ce60e3c-c2ca-43a3-865b-1156eb2803c7");
     this.solutionExplorerDockPanel.Location     = new System.Drawing.Point(4, 23);
     this.solutionExplorerDockPanel.Name         = "solutionExplorerDockPanel";
     this.solutionExplorerDockPanel.OriginalSize = new System.Drawing.Size(200, 200);
     this.solutionExplorerDockPanel.Size         = new System.Drawing.Size(253, 663);
     this.solutionExplorerDockPanel.Text         = "Solution Explorer";
     //
     // solutionExplorerDockPanel_Container
     //
     this.solutionExplorerDockPanel_Container.Location = new System.Drawing.Point(0, 0);
     this.solutionExplorerDockPanel_Container.Name     = "solutionExplorerDockPanel_Container";
     this.solutionExplorerDockPanel_Container.Size     = new System.Drawing.Size(253, 663);
     this.solutionExplorerDockPanel_Container.TabIndex = 0;
     //
     // panelContainer2
     //
     this.panelContainer2.ActiveChild = this.errorListDockPanel;
     this.panelContainer2.Controls.Add(this.taskListDockPanel);
     this.panelContainer2.Controls.Add(this.errorListDockPanel);
     this.panelContainer2.Controls.Add(this.outputDockPanel);
     this.panelContainer2.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.panelContainer2.FloatVertical = true;
     this.panelContainer2.ID            = new System.Guid("9758dc19-5479-42b1-add8-0f47e0a1b391");
     this.panelContainer2.Location      = new System.Drawing.Point(262, 568);
     this.panelContainer2.Name          = "panelContainer2";
     this.panelContainer2.OriginalSize  = new System.Drawing.Size(200, 200);
     this.panelContainer2.Size          = new System.Drawing.Size(581, 200);
     this.panelContainer2.Tabbed        = true;
     this.panelContainer2.Text          = "panelContainer2";
     //
     // outputDockPanel
     //
     this.outputDockPanel.Controls.Add(this.outputDockPanel_Container);
     this.outputDockPanel.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.outputDockPanel.FloatVertical = true;
     this.outputDockPanel.ID            = new System.Guid("6a042aec-c228-4507-8b12-8fd2ff88b354");
     this.outputDockPanel.Location      = new System.Drawing.Point(4, 24);
     this.outputDockPanel.Name          = "outputDockPanel";
     this.outputDockPanel.OriginalSize  = new System.Drawing.Size(635, 145);
     this.outputDockPanel.Size          = new System.Drawing.Size(573, 145);
     this.outputDockPanel.Text          = "Output";
     //
     // outputDockPanel_Container
     //
     this.outputDockPanel_Container.Controls.Add(this.outputXtraUserControl1);
     this.outputDockPanel_Container.Location = new System.Drawing.Point(0, 0);
     this.outputDockPanel_Container.Name     = "outputDockPanel_Container";
     this.outputDockPanel_Container.Size     = new System.Drawing.Size(573, 145);
     this.outputDockPanel_Container.TabIndex = 0;
     //
     // outputXtraUserControl1
     //
     this.outputXtraUserControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.outputXtraUserControl1.Location = new System.Drawing.Point(0, 0);
     this.outputXtraUserControl1.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.outputXtraUserControl1.Name     = "outputXtraUserControl1";
     this.outputXtraUserControl1.Size     = new System.Drawing.Size(573, 145);
     this.outputXtraUserControl1.TabIndex = 0;
     //
     // taskListDockPanel
     //
     this.taskListDockPanel.Controls.Add(this.taskListDockPanel_Container);
     this.taskListDockPanel.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.taskListDockPanel.FloatVertical = true;
     this.taskListDockPanel.ID            = new System.Guid("fc309391-ae7e-4257-92a2-30b9e35ba49c");
     this.taskListDockPanel.Location      = new System.Drawing.Point(4, 24);
     this.taskListDockPanel.Name          = "taskListDockPanel";
     this.taskListDockPanel.OriginalSize  = new System.Drawing.Size(635, 145);
     this.taskListDockPanel.Size          = new System.Drawing.Size(573, 145);
     this.taskListDockPanel.Text          = "Task List";
     //
     // taskListDockPanel_Container
     //
     this.taskListDockPanel_Container.Controls.Add(this.taskListXtraUserControl1);
     this.taskListDockPanel_Container.Location = new System.Drawing.Point(0, 0);
     this.taskListDockPanel_Container.Name     = "taskListDockPanel_Container";
     this.taskListDockPanel_Container.Size     = new System.Drawing.Size(573, 145);
     this.taskListDockPanel_Container.TabIndex = 0;
     //
     // taskListXtraUserControl1
     //
     this.taskListXtraUserControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.taskListXtraUserControl1.Location = new System.Drawing.Point(0, 0);
     this.taskListXtraUserControl1.Name     = "taskListXtraUserControl1";
     this.taskListXtraUserControl1.Size     = new System.Drawing.Size(573, 145);
     this.taskListXtraUserControl1.TabIndex = 0;
     //
     // errorListDockPanel
     //
     this.errorListDockPanel.Controls.Add(this.errorListDockPanel_Container);
     this.errorListDockPanel.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.errorListDockPanel.ID           = new System.Guid("76345728-6044-47e3-8097-5c17a549ecd2");
     this.errorListDockPanel.Location     = new System.Drawing.Point(4, 24);
     this.errorListDockPanel.Name         = "errorListDockPanel";
     this.errorListDockPanel.OriginalSize = new System.Drawing.Size(635, 145);
     this.errorListDockPanel.Size         = new System.Drawing.Size(573, 145);
     this.errorListDockPanel.Text         = "Error List";
     //
     // errorListDockPanel_Container
     //
     this.errorListDockPanel_Container.Controls.Add(this.errorListXtraUserControl1);
     this.errorListDockPanel_Container.Location = new System.Drawing.Point(0, 0);
     this.errorListDockPanel_Container.Name     = "errorListDockPanel_Container";
     this.errorListDockPanel_Container.Size     = new System.Drawing.Size(573, 145);
     this.errorListDockPanel_Container.TabIndex = 0;
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.xtraUserControl1Document,
         this.xtraUserControl2Document
     });
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // errorListXtraUserControl1
     //
     this.errorListXtraUserControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.errorListXtraUserControl1.Location = new System.Drawing.Point(0, 0);
     this.errorListXtraUserControl1.Name     = "errorListXtraUserControl1";
     this.errorListXtraUserControl1.Size     = new System.Drawing.Size(573, 145);
     this.errorListXtraUserControl1.TabIndex = 0;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1043, 791);
     this.Controls.Add(this.panelContainer2);
     this.Controls.Add(this.panelContainer1);
     this.Controls.Add(this.propertiesDockPanel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name  = "Form1";
     this.Text  = "Form1";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.xtraUserControl1Document)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.xtraUserControl2Document)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.barAndDockingController1)).EndInit( );
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit( );
     this.propertiesDockPanel.ResumeLayout(false);
     this.propertiesDockPanel_Container.ResumeLayout(false);
     this.panelContainer1.ResumeLayout(false);
     this.dataStoreDockPanel.ResumeLayout(false);
     this.dataStoreDockPanel_Container.ResumeLayout(false);
     this.solutionExplorerDockPanel.ResumeLayout(false);
     this.panelContainer2.ResumeLayout(false);
     this.outputDockPanel.ResumeLayout(false);
     this.outputDockPanel_Container.ResumeLayout(false);
     this.taskListDockPanel.ResumeLayout(false);
     this.taskListDockPanel_Container.ResumeLayout(false);
     this.errorListDockPanel.ResumeLayout(false);
     this.errorListDockPanel_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).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.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document2            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanelData        = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.gridControl          = new DevExpress.XtraGrid.GridControl();
     this.logGrid              = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl1        = new DevExpress.XtraEditors.PanelControl();
     this.dockPanelPlot        = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanelData.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.logGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.dockPanelPlot.SuspendLayout();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document2
     });
     //
     // document2
     //
     this.document2.Caption               = "Plot";
     this.document2.ControlName           = "dockPanelPlot";
     this.document2.FloatLocation         = new System.Drawing.Point(80, 180);
     this.document2.FloatSize             = new System.Drawing.Size(200, 200);
     this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document2
     });
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanelData
     });
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanelPlot
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "System.Windows.Forms.StatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane",
         "DevExpress.XtraBars.TabFormControl",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
         "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"
     });
     //
     // dockPanelData
     //
     this.dockPanelData.Controls.Add(this.dockPanel1_Container);
     this.dockPanelData.DockedAsTabbedDocument = true;
     this.dockPanelData.ID                      = new System.Guid("71c3be78-c8df-4616-a74b-efe836f733ab");
     this.dockPanelData.Name                    = "dockPanelData";
     this.dockPanelData.OriginalSize            = new System.Drawing.Size(200, 200);
     this.dockPanelData.SavedDockingContainerId = new System.Guid("df56b182-5c40-4d0a-adb8-89136a1de0cf");
     this.dockPanelData.SavedIndex              = 0;
     this.dockPanelData.SavedMdiDocument        = true;
     this.dockPanelData.SavedMdiDocumentIndex   = 1;
     this.dockPanelData.Text                    = "Data";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.gridControl);
     this.dockPanel1_Container.Controls.Add(this.panelControl1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(922, 517);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // gridControl
     //
     this.gridControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControl.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gridControl.Location = new System.Drawing.Point(0, 41);
     this.gridControl.MainView = this.logGrid;
     this.gridControl.Margin   = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.gridControl.Name     = "gridControl";
     this.gridControl.Size     = new System.Drawing.Size(922, 476);
     this.gridControl.TabIndex = 2;
     this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.logGrid
     });
     //
     // logGrid
     //
     this.logGrid.Appearance.Row.Options.UseTextOptions = true;
     this.logGrid.Appearance.Row.TextOptions.Trimming   = DevExpress.Utils.Trimming.EllipsisCharacter;
     this.logGrid.Appearance.Row.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.NoWrap;
     this.logGrid.BorderStyle    = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.logGrid.DetailHeight   = 431;
     this.logGrid.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
     this.logGrid.GridControl    = this.gridControl;
     this.logGrid.IndicatorWidth = 24;
     this.logGrid.Name           = "logGrid";
     this.logGrid.OptionsBehavior.AllowIncrementalSearch = true;
     this.logGrid.OptionsFilter.AllowColumnMRUFilterList = false;
     this.logGrid.OptionsFilter.AllowMRUFilterList       = false;
     this.logGrid.OptionsFind.AlwaysVisible                    = true;
     this.logGrid.OptionsLayout.Columns.StoreAllOptions        = true;
     this.logGrid.OptionsLayout.Columns.StoreAppearance        = true;
     this.logGrid.OptionsLayout.StoreAllOptions                = true;
     this.logGrid.OptionsLayout.StoreAppearance                = true;
     this.logGrid.OptionsLayout.StoreFormatRules               = true;
     this.logGrid.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.logGrid.OptionsView.AutoCalcPreviewLineCount         = true;
     this.logGrid.OptionsView.ColumnAutoWidth                  = false;
     this.logGrid.OptionsView.RowAutoHeight                    = true;
     this.logGrid.OptionsView.ShowAutoFilterRow                = true;
     this.logGrid.OptionsView.ShowGroupPanel                   = false;
     //
     // 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(922, 41);
     this.panelControl1.TabIndex = 0;
     //
     // dockPanelPlot
     //
     this.dockPanelPlot.Controls.Add(this.dockPanel2_Container);
     this.dockPanelPlot.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockPanelPlot.DockedAsTabbedDocument = true;
     this.dockPanelPlot.FloatLocation          = new System.Drawing.Point(80, 180);
     this.dockPanelPlot.ID                    = new System.Guid("fec981f8-7a2c-45b9-852a-160063470721");
     this.dockPanelPlot.Location              = new System.Drawing.Point(0, 0);
     this.dockPanelPlot.Name                  = "dockPanelPlot";
     this.dockPanelPlot.OriginalSize          = new System.Drawing.Size(200, 200);
     this.dockPanelPlot.SavedIndex            = 1;
     this.dockPanelPlot.SavedMdiDocument      = true;
     this.dockPanelPlot.SavedMdiDocumentIndex = 1;
     this.dockPanelPlot.Size                  = new System.Drawing.Size(922, 517);
     this.dockPanelPlot.Text                  = "Plot";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(922, 517);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // DataPlotterUC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name  = "DataPlotterUC";
     this.Size  = new System.Drawing.Size(928, 552);
     this.Load += new System.EventHandler(this.DataPlotterUC_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanelData.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.logGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.dockPanelPlot.ResumeLayout(false);
     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()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1                     = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1                          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.ribbonControl1                     = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItemGeocodeWkt            = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemPan                   = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemQuery                 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemZoomIn                = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemZoomOut               = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemInfo                  = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemConnectToDb           = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemOpenTableFromDatabase = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemZoomToExtends         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemCloseLayer            = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItemMapZoom               = new DevExpress.XtraBars.BarStaticItem();
     this.ribbonPageGeneral                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1                   = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupTools               = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroupDatabase            = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1                   = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.documentManager1                   = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1                        = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.dockManager1                       = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1                         = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container               = new DevExpress.XtraBars.Docking.ControlContainer();
     this.treeListLayerList                  = new DevExpress.XtraTreeList.TreeList();
     this.treeListColumnIsVisible            = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.repositoryItemCheckEditIsOpen      = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.treeListColumn1                    = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.dockPanel2                         = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container               = new DevExpress.XtraBars.Docking.ControlContainer();
     this.mapBoxMainWindow                   = new SharpMap.Forms.MapBox();
     this.barButtonItemSaveWorkspace         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItemOpenWorkspace         = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeListLayerList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEditIsOpen)).BeginInit();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "Maps";
     this.document1.ControlName           = "dockPanel2";
     this.document1.FloatLocation         = new System.Drawing.Point(-1165, 419);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.barButtonItemGeocodeWkt,
         this.barButtonItemPan,
         this.barButtonItemQuery,
         this.barButtonItemZoomIn,
         this.barButtonItemZoomOut,
         this.barButtonItemInfo,
         this.barButtonItemConnectToDb,
         this.barButtonItemOpenTableFromDatabase,
         this.barButtonItemZoomToExtends,
         this.barButtonItemCloseLayer,
         this.barStaticItemMapZoom,
         this.barButtonItemSaveWorkspace,
         this.barButtonItemOpenWorkspace
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 14;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPageGeneral
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(1138, 150);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // barButtonItemGeocodeWkt
     //
     this.barButtonItemGeocodeWkt.Caption = "Geocode From WKT";
     this.barButtonItemGeocodeWkt.Id      = 1;
     this.barButtonItemGeocodeWkt.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemGeocodeWkt.ImageOptions.SvgImage")));
     this.barButtonItemGeocodeWkt.Name = "barButtonItemGeocodeWkt";
     //
     // barButtonItemPan
     //
     this.barButtonItemPan.Caption = "Pan";
     this.barButtonItemPan.Id      = 2;
     this.barButtonItemPan.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemPan.ImageOptions.SvgImage")));
     this.barButtonItemPan.Name = "barButtonItemPan";
     //
     // barButtonItemQuery
     //
     this.barButtonItemQuery.Caption = "Query";
     this.barButtonItemQuery.Id      = 3;
     this.barButtonItemQuery.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemQuery.ImageOptions.SvgImage")));
     this.barButtonItemQuery.Name = "barButtonItemQuery";
     //
     // barButtonItemZoomIn
     //
     this.barButtonItemZoomIn.Caption = "Zoom In";
     this.barButtonItemZoomIn.Id      = 4;
     this.barButtonItemZoomIn.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemZoomIn.ImageOptions.SvgImage")));
     this.barButtonItemZoomIn.Name = "barButtonItemZoomIn";
     //
     // barButtonItemZoomOut
     //
     this.barButtonItemZoomOut.Caption = "Zoom Out";
     this.barButtonItemZoomOut.Id      = 5;
     this.barButtonItemZoomOut.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemZoomOut.ImageOptions.SvgImage")));
     this.barButtonItemZoomOut.Name = "barButtonItemZoomOut";
     //
     // barButtonItemInfo
     //
     this.barButtonItemInfo.Caption = "Info";
     this.barButtonItemInfo.Id      = 6;
     this.barButtonItemInfo.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemInfo.ImageOptions.SvgImage")));
     this.barButtonItemInfo.Name = "barButtonItemInfo";
     //
     // barButtonItemConnectToDb
     //
     this.barButtonItemConnectToDb.Caption = "Connect To Database";
     this.barButtonItemConnectToDb.Id      = 7;
     this.barButtonItemConnectToDb.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemConnectToDb.ImageOptions.SvgImage")));
     this.barButtonItemConnectToDb.Name       = "barButtonItemConnectToDb";
     this.barButtonItemConnectToDb.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemConnectToDb_ItemClick);
     //
     // barButtonItemOpenTableFromDatabase
     //
     this.barButtonItemOpenTableFromDatabase.Caption = "Open Table";
     this.barButtonItemOpenTableFromDatabase.Id      = 8;
     this.barButtonItemOpenTableFromDatabase.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemOpenTableFromDatabase.ImageOptions.SvgImage")));
     this.barButtonItemOpenTableFromDatabase.Name       = "barButtonItemOpenTableFromDatabase";
     this.barButtonItemOpenTableFromDatabase.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemOpenTableFromDatabase_ItemClick);
     //
     // barButtonItemZoomToExtends
     //
     this.barButtonItemZoomToExtends.Caption = "Zoom To Extends";
     this.barButtonItemZoomToExtends.Id      = 9;
     this.barButtonItemZoomToExtends.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemZoomToExtends.ImageOptions.SvgImage")));
     this.barButtonItemZoomToExtends.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
     this.barButtonItemZoomToExtends.Name = "barButtonItemZoomToExtends";
     //
     // barButtonItemCloseLayer
     //
     this.barButtonItemCloseLayer.Caption = "Close";
     this.barButtonItemCloseLayer.Id      = 10;
     this.barButtonItemCloseLayer.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemCloseLayer.ImageOptions.SvgImage")));
     this.barButtonItemCloseLayer.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
     this.barButtonItemCloseLayer.Name = "barButtonItemCloseLayer";
     //
     // barStaticItemMapZoom
     //
     this.barStaticItemMapZoom.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barStaticItemMapZoom.Id        = 11;
     this.barStaticItemMapZoom.Name      = "barStaticItemMapZoom";
     //
     // ribbonPageGeneral
     //
     this.ribbonPageGeneral.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroupTools,
         this.ribbonPageGroupDatabase
     });
     this.ribbonPageGeneral.Name = "ribbonPageGeneral";
     this.ribbonPageGeneral.Text = "General";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItemGeocodeWkt);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItemSaveWorkspace);
     this.ribbonPageGroup1.ItemLinks.Add(this.barButtonItemOpenWorkspace);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "General";
     //
     // ribbonPageGroupTools
     //
     this.ribbonPageGroupTools.ItemLinks.Add(this.barButtonItemPan);
     this.ribbonPageGroupTools.ItemLinks.Add(this.barButtonItemQuery);
     this.ribbonPageGroupTools.ItemLinks.Add(this.barButtonItemZoomIn);
     this.ribbonPageGroupTools.ItemLinks.Add(this.barButtonItemZoomOut);
     this.ribbonPageGroupTools.ItemLinks.Add(this.barButtonItemInfo);
     this.ribbonPageGroupTools.Name = "ribbonPageGroupTools";
     this.ribbonPageGroupTools.Text = "Tools";
     //
     // ribbonPageGroupDatabase
     //
     this.ribbonPageGroupDatabase.ItemLinks.Add(this.barButtonItemConnectToDb);
     this.ribbonPageGroupDatabase.ItemLinks.Add(this.barButtonItemOpenTableFromDatabase);
     this.ribbonPageGroupDatabase.Name = "ribbonPageGroupDatabase";
     this.ribbonPageGroupDatabase.Text = "Dabase";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.ItemLinks.Add(this.barStaticItemMapZoom);
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 441);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(856, 27);
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.MenuManager      = this.ribbonControl1;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     dockingContainer2.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer2
     });
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel2
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "System.Windows.Forms.StatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane",
         "DevExpress.XtraBars.TabFormControl",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
         "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("04e32109-e51a-4770-9ef5-e8b13a3102f9");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 150);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(276, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(276, 497);
     this.dockPanel1.Text         = "Layers";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.treeListLayerList);
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 26);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(269, 468);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // treeListLayerList
     //
     this.treeListLayerList.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
         this.treeListColumnIsVisible,
         this.treeListColumn1
     });
     this.treeListLayerList.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.treeListLayerList.Location    = new System.Drawing.Point(0, 0);
     this.treeListLayerList.MenuManager = this.ribbonControl1;
     this.treeListLayerList.Name        = "treeListLayerList";
     this.treeListLayerList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemCheckEditIsOpen
     });
     this.treeListLayerList.Size       = new System.Drawing.Size(269, 468);
     this.treeListLayerList.TabIndex   = 3;
     this.treeListLayerList.MouseDown += new System.Windows.Forms.MouseEventHandler(this.treeListLayerList_MouseDown);
     //
     // treeListColumnIsVisible
     //
     this.treeListColumnIsVisible.ColumnEdit = this.repositoryItemCheckEditIsOpen;
     this.treeListColumnIsVisible.FieldName  = "IsVisible";
     this.treeListColumnIsVisible.Name       = "treeListColumnIsVisible";
     this.treeListColumnIsVisible.OptionsEditForm.Visible = DevExpress.Utils.DefaultBoolean.False;
     this.treeListColumnIsVisible.Visible      = true;
     this.treeListColumnIsVisible.VisibleIndex = 0;
     this.treeListColumnIsVisible.Width        = 27;
     //
     // repositoryItemCheckEditIsOpen
     //
     this.repositoryItemCheckEditIsOpen.AutoHeight      = false;
     this.repositoryItemCheckEditIsOpen.Name            = "repositoryItemCheckEditIsOpen";
     this.repositoryItemCheckEditIsOpen.CheckedChanged += new System.EventHandler(this.repositoryItemCheckEditIsOpen_CheckedChanged);
     //
     // treeListColumn1
     //
     this.treeListColumn1.Caption   = "Layer";
     this.treeListColumn1.FieldName = "LayerName";
     this.treeListColumn1.Name      = "treeListColumn1";
     this.treeListColumn1.OptionsColumn.AllowEdit = false;
     this.treeListColumn1.Visible      = true;
     this.treeListColumn1.VisibleIndex = 1;
     this.treeListColumn1.Width        = 214;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.DockedAsTabbedDocument = true;
     this.dockPanel2.FloatLocation          = new System.Drawing.Point(-1165, 419);
     this.dockPanel2.ID           = new System.Guid("c5ad1570-5b1b-4a4f-a552-508e57b2f1df");
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel2.Text         = "Maps";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.ribbonStatusBar1);
     this.dockPanel2_Container.Controls.Add(this.mapBoxMainWindow);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(856, 468);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // mapBoxMainWindow
     //
     this.mapBoxMainWindow.ActiveTool         = SharpMap.Forms.MapBox.Tools.Pan;
     this.mapBoxMainWindow.BackColor          = System.Drawing.Color.White;
     this.mapBoxMainWindow.Cursor             = System.Windows.Forms.Cursors.Hand;
     this.mapBoxMainWindow.CustomTool         = null;
     this.mapBoxMainWindow.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.mapBoxMainWindow.FineZoomFactor     = 10D;
     this.mapBoxMainWindow.Location           = new System.Drawing.Point(0, 0);
     this.mapBoxMainWindow.MapQueryMode       = SharpMap.Forms.MapBox.MapQueryType.LayerByIndex;
     this.mapBoxMainWindow.Name               = "mapBoxMainWindow";
     this.mapBoxMainWindow.QueryGrowFactor    = 5F;
     this.mapBoxMainWindow.QueryLayerIndex    = 0;
     this.mapBoxMainWindow.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244)))));
     this.mapBoxMainWindow.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244)))));
     this.mapBoxMainWindow.ShowProgressUpdate = false;
     this.mapBoxMainWindow.Size               = new System.Drawing.Size(856, 468);
     this.mapBoxMainWindow.TabIndex           = 0;
     this.mapBoxMainWindow.Text               = "mapBox1";
     this.mapBoxMainWindow.WheelZoomMagnitude = -2D;
     this.mapBoxMainWindow.MapRefreshed      += new System.EventHandler(this.mapBoxMainWindow_MapRefreshed);
     this.mapBoxMainWindow.MapChanging       += new System.ComponentModel.CancelEventHandler(this.mapBoxMainWindow_MapChanging);
     this.mapBoxMainWindow.MapChanged        += new System.EventHandler(this.mapBoxMainWindow_MapChanged);
     this.mapBoxMainWindow.MapZoomChanged    += new SharpMap.Forms.MapBox.MapZoomHandler(this.mapBoxMainWindow_MapZoomChanged);
     this.mapBoxMainWindow.MapZooming        += new SharpMap.Forms.MapBox.MapZoomHandler(this.mapBoxMainWindow_MapZooming);
     this.mapBoxMainWindow.MapQueried        += new SharpMap.Forms.MapBox.MapQueryHandler(this.mapBoxMainWindow_MapQueried);
     this.mapBoxMainWindow.MapQueryStarted   += new System.EventHandler(this.mapBoxMainWindow_MapQueryStarted);
     this.mapBoxMainWindow.MapQueryDone      += new System.EventHandler(this.mapBoxMainWindow_MapQueryDone);
     this.mapBoxMainWindow.LocationChanged   += new System.EventHandler(this.mapBoxMainWindow_LocationChanged);
     //
     // barButtonItemSaveWorkspace
     //
     this.barButtonItemSaveWorkspace.Caption = "Save Workspace";
     this.barButtonItemSaveWorkspace.Id      = 12;
     this.barButtonItemSaveWorkspace.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemSaveWorkspace.ImageOptions.SvgImage")));
     this.barButtonItemSaveWorkspace.Name       = "barButtonItemSaveWorkspace";
     this.barButtonItemSaveWorkspace.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemSaveWorkspace_ItemClick);
     //
     // barButtonItemOpenWorkspace
     //
     this.barButtonItemOpenWorkspace.Caption = "Open Workspace";
     this.barButtonItemOpenWorkspace.Id      = 13;
     this.barButtonItemOpenWorkspace.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItemOpenWorkspace.ImageOptions.SvgImage")));
     this.barButtonItemOpenWorkspace.Name       = "barButtonItemOpenWorkspace";
     this.barButtonItemOpenWorkspace.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItemOpenWorkspace_ItemClick);
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1138, 647);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.ribbonControl1);
     this.Name = "MainForm";
     this.Text = "Basar Demo Map";
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeListLayerList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEditIsOpen)).EndInit();
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     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()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_ChuyenKhoa));
            DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
            this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
            this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.gridControl1 = new DevExpress.XtraGrid.GridControl();
            this.grd_chuyenkho = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.cl_ma = new DevExpress.XtraGrid.Columns.GridColumn();
            this.cl_hanghoa = new DevExpress.XtraGrid.Columns.GridColumn();
            this.cl_donvi = new DevExpress.XtraGrid.Columns.GridColumn();
            this.cl_soluong = new DevExpress.XtraGrid.Columns.GridColumn();
            this.cl_dongia = new DevExpress.XtraGrid.Columns.GridColumn();
            this.cl_thanhtien = new DevExpress.XtraGrid.Columns.GridColumn();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.date = new System.Windows.Forms.DateTimePicker();
            this.txt_phieu = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.cb_nguoinhan = new System.Windows.Forms.ComboBox();
            this.cb_nguoichuyen = new System.Windows.Forms.ComboBox();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.cb_khonhan = new System.Windows.Forms.ComboBox();
            this.label2 = new System.Windows.Forms.Label();
            this.cb_khohang = new System.Windows.Forms.ComboBox();
            this.label1 = new System.Windows.Forms.Label();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
            this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.dockPanel1.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grd_chuyenkho)).BeginInit();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            this.SuspendLayout();
            // 
            // documentGroup1
            // 
            this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document1});
            // 
            // document1
            // 
            this.document1.Caption = "Chuyển kho";
            this.document1.ControlName = "dockPanel1";
            this.document1.FloatLocation = new System.Drawing.Point(0, 0);
            this.document1.FloatSize = new System.Drawing.Size(200, 200);
            this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanel1});
            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"});
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
            this.dockPanel1.DockedAsTabbedDocument = true;
            this.dockPanel1.ID = new System.Guid("00ea8642-4a90-4406-8d85-cff674975f4c");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.dockPanel1.Size = new System.Drawing.Size(727, 306);
            this.dockPanel1.Text = "Chuyển kho";
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.groupControl1);
            this.dockPanel1_Container.Controls.Add(this.toolStrip1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(727, 306);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // groupControl1
            // 
            this.groupControl1.Controls.Add(this.gridControl1);
            this.groupControl1.Controls.Add(this.textBox1);
            this.groupControl1.Controls.Add(this.label7);
            this.groupControl1.Controls.Add(this.date);
            this.groupControl1.Controls.Add(this.txt_phieu);
            this.groupControl1.Controls.Add(this.label6);
            this.groupControl1.Controls.Add(this.label5);
            this.groupControl1.Controls.Add(this.cb_nguoinhan);
            this.groupControl1.Controls.Add(this.cb_nguoichuyen);
            this.groupControl1.Controls.Add(this.label4);
            this.groupControl1.Controls.Add(this.label3);
            this.groupControl1.Controls.Add(this.cb_khonhan);
            this.groupControl1.Controls.Add(this.label2);
            this.groupControl1.Controls.Add(this.cb_khohang);
            this.groupControl1.Controls.Add(this.label1);
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl1.Location = new System.Drawing.Point(0, 25);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(727, 281);
            this.groupControl1.TabIndex = 2;
            // 
            // gridControl1
            // 
            this.gridControl1.Location = new System.Drawing.Point(0, 144);
            this.gridControl1.MainView = this.grd_chuyenkho;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(727, 80);
            this.gridControl1.TabIndex = 14;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.grd_chuyenkho});
            // 
            // grd_chuyenkho
            // 
            this.grd_chuyenkho.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.cl_ma,
            this.cl_hanghoa,
            this.cl_donvi,
            this.cl_soluong,
            this.cl_dongia,
            this.cl_thanhtien});
            this.grd_chuyenkho.GridControl = this.gridControl1;
            this.grd_chuyenkho.Name = "grd_chuyenkho";
            this.grd_chuyenkho.OptionsView.ShowGroupPanel = false;
            // 
            // cl_ma
            // 
            this.cl_ma.FieldName = "Mã";
            this.cl_ma.Name = "cl_ma";
            this.cl_ma.Visible = true;
            this.cl_ma.VisibleIndex = 0;
            // 
            // cl_hanghoa
            // 
            this.cl_hanghoa.FieldName = "Hàng hóa";
            this.cl_hanghoa.Name = "cl_hanghoa";
            this.cl_hanghoa.Visible = true;
            this.cl_hanghoa.VisibleIndex = 1;
            // 
            // cl_donvi
            // 
            this.cl_donvi.FieldName = "Đơn vị";
            this.cl_donvi.Name = "cl_donvi";
            this.cl_donvi.Visible = true;
            this.cl_donvi.VisibleIndex = 2;
            // 
            // cl_soluong
            // 
            this.cl_soluong.FieldName = "Số lượng";
            this.cl_soluong.Name = "cl_soluong";
            this.cl_soluong.Visible = true;
            this.cl_soluong.VisibleIndex = 3;
            // 
            // cl_dongia
            // 
            this.cl_dongia.FieldName = "Đơn giá";
            this.cl_dongia.Name = "cl_dongia";
            this.cl_dongia.Visible = true;
            this.cl_dongia.VisibleIndex = 4;
            // 
            // cl_thanhtien
            // 
            this.cl_thanhtien.FieldName = "Thành tiền";
            this.cl_thanhtien.Name = "cl_thanhtien";
            this.cl_thanhtien.Visible = true;
            this.cl_thanhtien.VisibleIndex = 5;
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(83, 100);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(639, 21);
            this.textBox1.TabIndex = 13;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(3, 108);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(42, 13);
            this.label7.TabIndex = 12;
            this.label7.Text = "Ghi chú";
            // 
            // date
            // 
            this.date.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.date.Location = new System.Drawing.Point(573, 60);
            this.date.Name = "date";
            this.date.Size = new System.Drawing.Size(149, 21);
            this.date.TabIndex = 11;
            this.date.Value = new System.DateTime(2016, 6, 26, 15, 3, 3, 0);
            // 
            // txt_phieu
            // 
            this.txt_phieu.Location = new System.Drawing.Point(573, 28);
            this.txt_phieu.Name = "txt_phieu";
            this.txt_phieu.Size = new System.Drawing.Size(149, 21);
            this.txt_phieu.TabIndex = 10;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(514, 68);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(32, 13);
            this.label6.TabIndex = 9;
            this.label6.Text = "Ngày";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(514, 31);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(49, 13);
            this.label5.TabIndex = 8;
            this.label5.Text = "Phiếu CK";
            // 
            // cb_nguoinhan
            // 
            this.cb_nguoinhan.FormattingEnabled = true;
            this.cb_nguoinhan.Location = new System.Drawing.Point(327, 65);
            this.cb_nguoinhan.Name = "cb_nguoinhan";
            this.cb_nguoinhan.Size = new System.Drawing.Size(148, 21);
            this.cb_nguoinhan.TabIndex = 7;
            // 
            // cb_nguoichuyen
            // 
            this.cb_nguoichuyen.FormattingEnabled = true;
            this.cb_nguoichuyen.Location = new System.Drawing.Point(327, 28);
            this.cb_nguoichuyen.Name = "cb_nguoichuyen";
            this.cb_nguoichuyen.Size = new System.Drawing.Size(148, 21);
            this.cb_nguoichuyen.TabIndex = 6;
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(248, 73);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(62, 13);
            this.label4.TabIndex = 5;
            this.label4.Text = "Người nhận";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(248, 31);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(73, 13);
            this.label3.TabIndex = 4;
            this.label3.Text = "Người chuyển";
            // 
            // cb_khonhan
            // 
            this.cb_khonhan.FormattingEnabled = true;
            this.cb_khonhan.Location = new System.Drawing.Point(83, 67);
            this.cb_khonhan.Name = "cb_khonhan";
            this.cb_khonhan.Size = new System.Drawing.Size(148, 21);
            this.cb_khonhan.TabIndex = 3;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(3, 70);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(79, 13);
            this.label2.TabIndex = 2;
            this.label2.Text = "Kho nhận hàng";
            // 
            // cb_khohang
            // 
            this.cb_khohang.FormattingEnabled = true;
            this.cb_khohang.Location = new System.Drawing.Point(83, 28);
            this.cb_khohang.Name = "cb_khohang";
            this.cb_khohang.Size = new System.Drawing.Size(148, 21);
            this.cb_khohang.TabIndex = 1;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(3, 31);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(52, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Kho hàng";
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton1,
            this.toolStripSeparator1,
            this.toolStripSeparator3,
            this.toolStripButton4,
            this.toolStripSeparator2,
            this.toolStripButton5});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(727, 25);
            this.toolStrip1.TabIndex = 1;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripButton1
            // 
            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton1.Name = "toolStripButton1";
            this.toolStripButton1.Size = new System.Drawing.Size(104, 22);
            this.toolStripButton1.Text = "Tạo Phiếu Mới";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton4
            // 
            this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
            this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton4.Name = "toolStripButton4";
            this.toolStripButton4.Size = new System.Drawing.Size(80, 22);
            this.toolStripButton4.Text = "Lưu Phiếu";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton5
            // 
            this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
            this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton5.Name = "toolStripButton5";
            this.toolStripButton5.Size = new System.Drawing.Size(56, 22);
            this.toolStripButton5.Text = "Đóng";
            // 
            // documentManager1
            // 
            this.documentManager1.ContainerControl = this;
            this.documentManager1.View = this.tabbedView1;
            this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup1});
            this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document1});
            dockingContainer1.Element = this.documentGroup1;
            this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer1});
            // 
            // frm_ChuyenKhoa
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(733, 334);
            this.Name = "frm_ChuyenKhoa";
            this.Text = "Chuyển Kho";
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.dockPanel1.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            this.dockPanel1_Container.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.groupControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grd_chuyenkho)).EndInit();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 17
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(frm_KhuVuc));
            DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
            this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
            this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dck_khuvuc = new DevExpress.XtraBars.Docking.ControlContainer();
            this.gckv = new DevExpress.XtraGrid.GridControl();
            this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.MaKV = new DevExpress.XtraGrid.Columns.GridColumn();
            this.TenKV = new DevExpress.XtraGrid.Columns.GridColumn();
            this.NguoiQL = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Ghichu = new DevExpress.XtraGrid.Columns.GridColumn();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.btn_them = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.btn_sua = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.btn_xoa = new System.Windows.Forms.ToolStripButton();
            this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.dockPanel1.SuspendLayout();
            this.dck_khuvuc.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gckv)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            this.SuspendLayout();
            // 
            // documentGroup1
            // 
            this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document1});
            // 
            // document1
            // 
            this.document1.Caption = "Khu vực";
            this.document1.ControlName = "dockPanel1";
            this.document1.FloatLocation = new System.Drawing.Point(0, 0);
            this.document1.FloatSize = new System.Drawing.Size(200, 200);
            this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanel1});
            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"});
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dck_khuvuc);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
            this.dockPanel1.DockedAsTabbedDocument = true;
            this.dockPanel1.ID = new System.Guid("ed4c2fe3-963e-4a77-a30b-5dcb6db2b7f1");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.dockPanel1.Size = new System.Drawing.Size(657, 233);
            this.dockPanel1.Text = "Khu vực";
            // 
            // dck_khuvuc
            // 
            this.dck_khuvuc.Controls.Add(this.gckv);
            this.dck_khuvuc.Controls.Add(this.toolStrip1);
            this.dck_khuvuc.Location = new System.Drawing.Point(0, 0);
            this.dck_khuvuc.Name = "dck_khuvuc";
            this.dck_khuvuc.Size = new System.Drawing.Size(657, 233);
            this.dck_khuvuc.TabIndex = 0;
            // 
            // gckv
            // 
            this.gckv.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gckv.Location = new System.Drawing.Point(0, 25);
            this.gckv.MainView = this.gridView1;
            this.gckv.Name = "gckv";
            this.gckv.Size = new System.Drawing.Size(657, 208);
            this.gckv.TabIndex = 2;
            this.gckv.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.MaKV,
            this.TenKV,
            this.NguoiQL,
            this.Ghichu});
            this.gridView1.GridControl = this.gckv;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // MaKV
            // 
            this.MaKV.Caption = "Mã";
            this.MaKV.FieldName = "MaKV";
            this.MaKV.Name = "MaKV";
            this.MaKV.Visible = true;
            this.MaKV.VisibleIndex = 0;
            // 
            // TenKV
            // 
            this.TenKV.Caption = "Tên";
            this.TenKV.FieldName = "TenKV";
            this.TenKV.Name = "TenKV";
            this.TenKV.Visible = true;
            this.TenKV.VisibleIndex = 1;
            // 
            // NguoiQL
            // 
            this.NguoiQL.Caption = "Người quản lí";
            this.NguoiQL.FieldName = "NguoiQL";
            this.NguoiQL.Name = "NguoiQL";
            this.NguoiQL.Visible = true;
            this.NguoiQL.VisibleIndex = 2;
            // 
            // Ghichu
            // 
            this.Ghichu.Caption = "Ghi chú";
            this.Ghichu.FieldName = "Ghichu";
            this.Ghichu.Name = "Ghichu";
            this.Ghichu.Visible = true;
            this.Ghichu.VisibleIndex = 3;
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btn_them,
            this.toolStripSeparator1,
            this.btn_sua,
            this.toolStripSeparator2,
            this.btn_xoa});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(657, 25);
            this.toolStrip1.TabIndex = 1;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // btn_them
            // 
            this.btn_them.Image = ((System.Drawing.Image)(resources.GetObject("btn_them.Image")));
            this.btn_them.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_them.Name = "btn_them";
            this.btn_them.Size = new System.Drawing.Size(58, 22);
            this.btn_them.Text = "Thêm";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // btn_sua
            // 
            this.btn_sua.Image = ((System.Drawing.Image)(resources.GetObject("btn_sua.Image")));
            this.btn_sua.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_sua.Name = "btn_sua";
            this.btn_sua.Size = new System.Drawing.Size(46, 22);
            this.btn_sua.Text = "Sữa";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // btn_xoa
            // 
            this.btn_xoa.Image = ((System.Drawing.Image)(resources.GetObject("btn_xoa.Image")));
            this.btn_xoa.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_xoa.Name = "btn_xoa";
            this.btn_xoa.Size = new System.Drawing.Size(47, 22);
            this.btn_xoa.Text = "Xóa";
            // 
            // documentManager1
            // 
            this.documentManager1.ContainerControl = this;
            this.documentManager1.View = this.tabbedView1;
            this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup1});
            this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document1});
            dockingContainer1.Element = this.documentGroup1;
            this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer1});
            // 
            // frm_KhuVuc
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(663, 261);
            this.Name = "frm_KhuVuc";
            this.Text = "Khu vực";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_KhuVuc_Load);
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.dockPanel1.ResumeLayout(false);
            this.dck_khuvuc.ResumeLayout(false);
            this.dck_khuvuc.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gckv)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(TfmMap));
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.ribbon               = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btnNew               = new DevExpress.XtraBars.BarButtonItem();
     this.btnOpen              = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem1       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2       = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1          = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem3       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7       = new DevExpress.XtraBars.BarButtonItem();
     this.barStaticItem1       = new DevExpress.XtraBars.BarStaticItem();
     this.barStaticItem2       = new DevExpress.XtraBars.BarStaticItem();
     this.ribbonPageCategory1  = new DevExpress.XtraBars.Ribbon.RibbonPageCategory();
     this.ribbonPage1          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPage2          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup5     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup2     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar      = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.panelContainer1      = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.tabPane1             = new DevExpress.XtraBars.Navigation.TabPane();
     this.tabNavigationPage1   = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.listBoxControl1      = new DevExpress.XtraEditors.ListBoxControl();
     this.tabNavigationPage2   = new DevExpress.XtraBars.Navigation.TabNavigationPage();
     this.panelContainer3      = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel5           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel5_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.Preview              = new System.Windows.Forms.PictureBox();
     this.panelContainer2      = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel4           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel4_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel6           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel6_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.panelContainer1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabPane1)).BeginInit();
     this.tabPane1.SuspendLayout();
     this.tabNavigationPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.listBoxControl1)).BeginInit();
     this.panelContainer3.SuspendLayout();
     this.dockPanel5.SuspendLayout();
     this.dockPanel5_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Preview)).BeginInit();
     this.panelContainer2.SuspendLayout();
     this.dockPanel3.SuspendLayout();
     this.dockPanel4.SuspendLayout();
     this.dockPanel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "MapName";
     this.document1.ControlName           = "dockPanel6";
     this.document1.FloatLocation         = new System.Drawing.Point(0, 0);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.btnNew,
         this.btnOpen,
         this.barButtonItem1,
         this.barButtonItem2,
         this.barSubItem1,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonItem6,
         this.barButtonItem7,
         this.barStaticItem1,
         this.barStaticItem2
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 13;
     this.ribbon.Name      = "ribbon";
     this.ribbon.PageCategories.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageCategory[] {
         this.ribbonPageCategory1
     });
     this.ribbon.Size      = new System.Drawing.Size(1229, 147);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     //
     // btnNew
     //
     this.btnNew.Caption                 = "New";
     this.btnNew.Id                      = 1;
     this.btnNew.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnNew.ImageOptions.Image")));
     this.btnNew.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnNew.ImageOptions.LargeImage")));
     this.btnNew.Name                    = "btnNew";
     //
     // btnOpen
     //
     this.btnOpen.Caption                 = "Open";
     this.btnOpen.Id                      = 2;
     this.btnOpen.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("btnOpen.ImageOptions.Image")));
     this.btnOpen.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("btnOpen.ImageOptions.LargeImage")));
     this.btnOpen.Name                    = "btnOpen";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption                 = "Pencil";
     this.barButtonItem1.Id                      = 3;
     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";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption                 = "Fill Area";
     this.barButtonItem2.Id                      = 4;
     this.barButtonItem2.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image")));
     this.barButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.LargeImage")));
     this.barButtonItem2.Name                    = "barButtonItem2";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption                 = "Shape";
     this.barSubItem1.Id                      = 5;
     this.barSubItem1.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barSubItem1.ImageOptions.Image")));
     this.barSubItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barSubItem1.ImageOptions.LargeImage")));
     this.barSubItem1.Name                    = "barSubItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption                 = "Picker";
     this.barButtonItem3.Id                      = 6;
     this.barButtonItem3.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.Image")));
     this.barButtonItem3.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.LargeImage")));
     this.barButtonItem3.Name                    = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption                 = "Select";
     this.barButtonItem4.Id                      = 7;
     this.barButtonItem4.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.Image")));
     this.barButtonItem4.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.LargeImage")));
     this.barButtonItem4.Name                    = "barButtonItem4";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption                 = "Paste";
     this.barButtonItem5.Id                      = 8;
     this.barButtonItem5.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.Image")));
     this.barButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.LargeImage")));
     this.barButtonItem5.Name                    = "barButtonItem5";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Caption                 = "Cut";
     this.barButtonItem6.Id                      = 9;
     this.barButtonItem6.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.ImageOptions.Image")));
     this.barButtonItem6.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem6.ImageOptions.LargeImage")));
     this.barButtonItem6.Name                    = "barButtonItem6";
     this.barButtonItem6.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption                 = "Copy";
     this.barButtonItem7.Id                      = 10;
     this.barButtonItem7.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem7.ImageOptions.Image")));
     this.barButtonItem7.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem7.ImageOptions.LargeImage")));
     this.barButtonItem7.Name                    = "barButtonItem7";
     this.barButtonItem7.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
     //
     // barStaticItem1
     //
     this.barStaticItem1.Caption = "Size";
     this.barStaticItem1.Id      = 11;
     this.barStaticItem1.ImageOptions.AllowGlyphSkinning = DevExpress.Utils.DefaultBoolean.True;
     this.barStaticItem1.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barStaticItem1.ImageOptions.Image")));
     this.barStaticItem1.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barStaticItem1.ImageOptions.LargeImage")));
     this.barStaticItem1.Name = "barStaticItem1";
     //
     // barStaticItem2
     //
     this.barStaticItem2.Caption                 = "Cursor Position";
     this.barStaticItem2.Id                      = 12;
     this.barStaticItem2.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barStaticItem2.ImageOptions.Image")));
     this.barStaticItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barStaticItem2.ImageOptions.LargeImage")));
     this.barStaticItem2.Name                    = "barStaticItem2";
     //
     // ribbonPageCategory1
     //
     this.ribbonPageCategory1.Name = "ribbonPageCategory1";
     this.ribbonPageCategory1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1,
         this.ribbonPage2
     });
     this.ribbonPageCategory1.Text = "Map";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup3
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Main";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.btnNew);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnOpen);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Main";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "Minimap";
     //
     // ribbonPage2
     //
     this.ribbonPage2.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup5,
         this.ribbonPageGroup4,
         this.ribbonPageGroup2
     });
     this.ribbonPage2.Name = "ribbonPage2";
     this.ribbonPage2.Text = "Tools";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem6, true);
     this.ribbonPageGroup5.ItemLinks.Add(this.barButtonItem7);
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "Clipboard";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem4);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem1, true);
     this.ribbonPageGroup4.ItemLinks.Add(this.barSubItem1);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem3);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Tools";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "Tiles";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.barStaticItem1);
     this.ribbonStatusBar.ItemLinks.Add(this.barStaticItem2);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 717);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbon;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(1229, 23);
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.panelContainer1,
         this.panelContainer3,
         this.dockPanel6
     });
     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"
     });
     //
     // panelContainer1
     //
     this.panelContainer1.Controls.Add(this.dockPanel2);
     this.panelContainer1.Controls.Add(this.dockPanel1);
     this.panelContainer1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.panelContainer1.ID           = new System.Guid("94d119f6-5ed2-4c11-bc16-beab0f35fb3a");
     this.panelContainer1.Location     = new System.Drawing.Point(0, 147);
     this.panelContainer1.Name         = "panelContainer1";
     this.panelContainer1.OriginalSize = new System.Drawing.Size(275, 200);
     this.panelContainer1.Size         = new System.Drawing.Size(275, 570);
     this.panelContainer1.Text         = "panelContainer1";
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel2.ID           = new System.Guid("a91795f7-99d8-47a0-b327-bca27d691d3d");
     this.dockPanel2.Location     = new System.Drawing.Point(0, 0);
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(275, 285);
     this.dockPanel2.Size         = new System.Drawing.Size(275, 285);
     this.dockPanel2.Text         = "Tiles";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(4, 38);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(266, 242);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel1.ID           = new System.Guid("cc89b317-3af1-466e-99d6-8c229804ba4c");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 285);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(275, 285);
     this.dockPanel1.Size         = new System.Drawing.Size(275, 285);
     this.dockPanel1.Text         = "Objects";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.tabPane1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 38);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(266, 243);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // tabPane1
     //
     this.tabPane1.Controls.Add(this.tabNavigationPage1);
     this.tabPane1.Controls.Add(this.tabNavigationPage2);
     this.tabPane1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tabPane1.Location = new System.Drawing.Point(0, 0);
     this.tabPane1.Margin   = new System.Windows.Forms.Padding(0);
     this.tabPane1.Name     = "tabPane1";
     this.tabPane1.Pages.AddRange(new DevExpress.XtraBars.Navigation.NavigationPageBase[] {
         this.tabNavigationPage1,
         this.tabNavigationPage2
     });
     this.tabPane1.RegularSize  = new System.Drawing.Size(266, 243);
     this.tabPane1.SelectedPage = this.tabNavigationPage2;
     this.tabPane1.Size         = new System.Drawing.Size(266, 243);
     this.tabPane1.TabIndex     = 0;
     this.tabPane1.Text         = "tabPane1";
     //
     // tabNavigationPage1
     //
     this.tabNavigationPage1.Caption = "Placed";
     this.tabNavigationPage1.Controls.Add(this.listBoxControl1);
     this.tabNavigationPage1.Margin = new System.Windows.Forms.Padding(0);
     this.tabNavigationPage1.Name   = "tabNavigationPage1";
     this.tabNavigationPage1.Size   = new System.Drawing.Size(248, 198);
     //
     // listBoxControl1
     //
     this.listBoxControl1.Cursor   = System.Windows.Forms.Cursors.Default;
     this.listBoxControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.listBoxControl1.Location = new System.Drawing.Point(0, 0);
     this.listBoxControl1.Name     = "listBoxControl1";
     this.listBoxControl1.Size     = new System.Drawing.Size(248, 198);
     this.listBoxControl1.TabIndex = 0;
     //
     // tabNavigationPage2
     //
     this.tabNavigationPage2.Caption = "List";
     this.tabNavigationPage2.Margin  = new System.Windows.Forms.Padding(0);
     this.tabNavigationPage2.Name    = "tabNavigationPage2";
     this.tabNavigationPage2.Size    = new System.Drawing.Size(248, 198);
     //
     // panelContainer3
     //
     this.panelContainer3.Controls.Add(this.dockPanel5);
     this.panelContainer3.Controls.Add(this.panelContainer2);
     this.panelContainer3.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.panelContainer3.ID           = new System.Guid("b80b170b-bd8f-4271-8a7e-13ef984863f8");
     this.panelContainer3.Location     = new System.Drawing.Point(947, 147);
     this.panelContainer3.Name         = "panelContainer3";
     this.panelContainer3.OriginalSize = new System.Drawing.Size(282, 200);
     this.panelContainer3.Size         = new System.Drawing.Size(282, 570);
     this.panelContainer3.Text         = "panelContainer3";
     //
     // dockPanel5
     //
     this.dockPanel5.Controls.Add(this.dockPanel5_Container);
     this.dockPanel5.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockPanel5.ID           = new System.Guid("725cf9f7-2083-4fe7-b89e-5f539ca35ff4");
     this.dockPanel5.Location     = new System.Drawing.Point(0, 0);
     this.dockPanel5.Name         = "dockPanel5";
     this.dockPanel5.OriginalSize = new System.Drawing.Size(282, 285);
     this.dockPanel5.Size         = new System.Drawing.Size(282, 285);
     this.dockPanel5.Text         = "Preview";
     //
     // dockPanel5_Container
     //
     this.dockPanel5_Container.Controls.Add(this.Preview);
     this.dockPanel5_Container.Location = new System.Drawing.Point(5, 38);
     this.dockPanel5_Container.Name     = "dockPanel5_Container";
     this.dockPanel5_Container.Size     = new System.Drawing.Size(273, 242);
     this.dockPanel5_Container.TabIndex = 0;
     //
     // Preview
     //
     this.Preview.BackColor = System.Drawing.Color.Black;
     this.Preview.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.Preview.Location  = new System.Drawing.Point(0, 0);
     this.Preview.Name      = "Preview";
     this.Preview.Size      = new System.Drawing.Size(273, 242);
     this.Preview.TabIndex  = 0;
     this.Preview.TabStop   = false;
     //
     // panelContainer2
     //
     this.panelContainer2.ActiveChild = this.dockPanel3;
     this.panelContainer2.Controls.Add(this.dockPanel3);
     this.panelContainer2.Controls.Add(this.dockPanel4);
     this.panelContainer2.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.panelContainer2.ID           = new System.Guid("3f7a31dd-c688-4267-810b-7dd5f53f56ba");
     this.panelContainer2.Location     = new System.Drawing.Point(0, 285);
     this.panelContainer2.Name         = "panelContainer2";
     this.panelContainer2.OriginalSize = new System.Drawing.Size(282, 285);
     this.panelContainer2.Size         = new System.Drawing.Size(282, 285);
     this.panelContainer2.Tabbed       = true;
     this.panelContainer2.Text         = "panelContainer2";
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel3.FloatVertical = true;
     this.dockPanel3.ID            = new System.Guid("74559056-654b-4113-9f51-366ceb846564");
     this.dockPanel3.Location      = new System.Drawing.Point(5, 38);
     this.dockPanel3.Name          = "dockPanel3";
     this.dockPanel3.OriginalSize  = new System.Drawing.Size(273, 216);
     this.dockPanel3.Size          = new System.Drawing.Size(273, 216);
     this.dockPanel3.Text          = "Cell Information";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(273, 216);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // dockPanel4
     //
     this.dockPanel4.Controls.Add(this.dockPanel4_Container);
     this.dockPanel4.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel4.ID           = new System.Guid("75fcd2a7-96e5-4400-ad7e-aad9f4873e90");
     this.dockPanel4.Location     = new System.Drawing.Point(5, 38);
     this.dockPanel4.Name         = "dockPanel4";
     this.dockPanel4.OriginalSize = new System.Drawing.Size(273, 216);
     this.dockPanel4.Size         = new System.Drawing.Size(273, 216);
     this.dockPanel4.Text         = "Map Information";
     //
     // dockPanel4_Container
     //
     this.dockPanel4_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel4_Container.Name     = "dockPanel4_Container";
     this.dockPanel4_Container.Size     = new System.Drawing.Size(273, 216);
     this.dockPanel4_Container.TabIndex = 0;
     //
     // dockPanel6
     //
     this.dockPanel6.Controls.Add(this.dockPanel6_Container);
     this.dockPanel6.DockedAsTabbedDocument = true;
     this.dockPanel6.ID           = new System.Guid("408926e7-2fb8-4c4a-a7e5-76355175e01a");
     this.dockPanel6.Name         = "dockPanel6";
     this.dockPanel6.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel6.Text         = "MapName";
     //
     // dockPanel6_Container
     //
     this.dockPanel6_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel6_Container.Name     = "dockPanel6_Container";
     this.dockPanel6_Container.Size     = new System.Drawing.Size(658, 538);
     this.dockPanel6_Container.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     this.tabbedView1.RootContainer.Element = null;
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // TfmMap
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1229, 740);
     this.Controls.Add(this.panelContainer1);
     this.Controls.Add(this.panelContainer3);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Name      = "TfmMap";
     this.Ribbon    = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text      = "TfmMap";
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.panelContainer1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabPane1)).EndInit();
     this.tabPane1.ResumeLayout(false);
     this.tabNavigationPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.listBoxControl1)).EndInit();
     this.panelContainer3.ResumeLayout(false);
     this.dockPanel5.ResumeLayout(false);
     this.dockPanel5_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Preview)).EndInit();
     this.panelContainer2.ResumeLayout(false);
     this.dockPanel3.ResumeLayout(false);
     this.dockPanel4.ResumeLayout(false);
     this.dockPanel6.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 19
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.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.ribbonPage1          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar      = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.labelControl1        = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2        = new DevExpress.XtraEditors.LabelControl();
     this.textEdit1            = new DevExpress.XtraEditors.TextEdit();
     this.textEdit2            = new DevExpress.XtraEditors.TextEdit();
     this.simpleButton1        = new DevExpress.XtraEditors.SimpleButton();
     this.dockPanel3           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel4           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel4_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.dockPanel5           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel5_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.document1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.gridControl2         = new DevExpress.XtraGrid.GridControl();
     this.gridView2            = new DevExpress.XtraGrid.Views.Grid.GridView();
     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.gridColumn14         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn15         = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
     this.dockPanel3.SuspendLayout();
     this.dockPanel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.dockPanel5.SuspendLayout();
     this.dockPanel5_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     this.SuspendLayout();
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.skinRibbonGalleryBarItem1
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 2;
     this.ribbon.Name      = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbon.Size      = new System.Drawing.Size(1265, 143);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id      = 1;
     this.skinRibbonGalleryBarItem1.Name    = "skinRibbonGalleryBarItem1";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Tìm kiếm học sinh";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "Giao Diện";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 717);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbon;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(1265, 31);
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel4,
         this.dockPanel3
     });
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel5
     });
     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"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("f64e6034-7d70-4fb7-ac78-aa0f3d32259e");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 143);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(305, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(305, 574);
     this.dockPanel1.Text         = "Tìm kiếm học sinh";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.simpleButton1);
     this.dockPanel1_Container.Controls.Add(this.textEdit2);
     this.dockPanel1_Container.Controls.Add(this.textEdit1);
     this.dockPanel1_Container.Controls.Add(this.labelControl2);
     this.dockPanel1_Container.Controls.Add(this.labelControl1);
     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, 547);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // labelControl1
     //
     this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl1.Location        = new System.Drawing.Point(8, 33);
     this.labelControl1.Name            = "labelControl1";
     this.labelControl1.Size            = new System.Drawing.Size(81, 16);
     this.labelControl1.TabIndex        = 0;
     this.labelControl1.Text            = "Mã học sinh:";
     //
     // labelControl2
     //
     this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl2.Location        = new System.Drawing.Point(8, 83);
     this.labelControl2.Name            = "labelControl2";
     this.labelControl2.Size            = new System.Drawing.Size(128, 16);
     this.labelControl2.TabIndex        = 1;
     this.labelControl2.Text            = "Họ và Tên Học Sinh:";
     //
     // textEdit1
     //
     this.textEdit1.Location    = new System.Drawing.Point(139, 32);
     this.textEdit1.MenuManager = this.ribbon;
     this.textEdit1.Name        = "textEdit1";
     this.textEdit1.Size        = new System.Drawing.Size(145, 20);
     this.textEdit1.TabIndex    = 2;
     //
     // textEdit2
     //
     this.textEdit2.Location    = new System.Drawing.Point(139, 79);
     this.textEdit2.MenuManager = this.ribbon;
     this.textEdit2.Name        = "textEdit2";
     this.textEdit2.Size        = new System.Drawing.Size(145, 20);
     this.textEdit2.TabIndex    = 3;
     //
     // simpleButton1
     //
     this.simpleButton1.Appearance.Font            = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.simpleButton1.Appearance.Options.UseFont = true;
     this.simpleButton1.Location = new System.Drawing.Point(134, 134);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(137, 36);
     this.simpleButton1.TabIndex = 4;
     this.simpleButton1.Text     = "Tìm Kiếm";
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockPanel3.ID           = new System.Guid("f6488abd-a78d-404c-903f-a717e61d4252");
     this.dockPanel3.Location     = new System.Drawing.Point(260, 143);
     this.dockPanel3.Name         = "dockPanel3";
     this.dockPanel3.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel3.SavedDock    = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockPanel3.SavedIndex   = 2;
     this.dockPanel3.Size         = new System.Drawing.Size(288, 200);
     this.dockPanel3.Text         = "dockPanel3";
     this.dockPanel3.Visibility   = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(280, 172);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // dockPanel4
     //
     this.dockPanel4.Controls.Add(this.dockPanel4_Container);
     this.dockPanel4.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dockPanel4.ID           = new System.Guid("5286ff02-b16f-40c7-bd26-3d10a10d4571");
     this.dockPanel4.Location     = new System.Drawing.Point(260, 517);
     this.dockPanel4.Name         = "dockPanel4";
     this.dockPanel4.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel4.SavedDock    = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dockPanel4.SavedIndex   = 3;
     this.dockPanel4.Size         = new System.Drawing.Size(288, 200);
     this.dockPanel4.Text         = "dockPanel4";
     this.dockPanel4.Visibility   = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
     //
     // dockPanel4_Container
     //
     this.dockPanel4_Container.Location = new System.Drawing.Point(4, 24);
     this.dockPanel4_Container.Name     = "dockPanel4_Container";
     this.dockPanel4_Container.Size     = new System.Drawing.Size(280, 172);
     this.dockPanel4_Container.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     this.tabbedView1.RootContainer.Element = null;
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // dockPanel5
     //
     this.dockPanel5.Controls.Add(this.dockPanel5_Container);
     this.dockPanel5.DockedAsTabbedDocument = true;
     this.dockPanel5.ID           = new System.Guid("36f72063-9094-40e2-a08e-668c94c54e35");
     this.dockPanel5.Name         = "dockPanel5";
     this.dockPanel5.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel5.Text         = "Thông tin học sinh";
     //
     // dockPanel5_Container
     //
     this.dockPanel5_Container.Controls.Add(this.gridControl2);
     this.dockPanel5_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel5_Container.Name     = "dockPanel5_Container";
     this.dockPanel5_Container.Size     = new System.Drawing.Size(954, 546);
     this.dockPanel5_Container.TabIndex = 0;
     //
     // document1
     //
     this.document1.Caption               = "Thông tin học sinh";
     this.document1.ControlName           = "dockPanel5";
     this.document1.FloatLocation         = new System.Drawing.Point(0, 0);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // gridControl2
     //
     this.gridControl2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.gridControl2.Location    = new System.Drawing.Point(0, 0);
     this.gridControl2.MainView    = this.gridView2;
     this.gridControl2.MenuManager = this.ribbon;
     this.gridControl2.Name        = "gridControl2";
     this.gridControl2.Size        = new System.Drawing.Size(954, 546);
     this.gridControl2.TabIndex    = 0;
     this.gridControl2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView2
     });
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn7,
         this.gridColumn8,
         this.gridColumn9,
         this.gridColumn10,
         this.gridColumn11,
         this.gridColumn12,
         this.gridColumn13,
         this.gridColumn14,
         this.gridColumn15
     });
     this.gridView2.GridControl = this.gridControl2;
     this.gridView2.Name        = "gridView2";
     this.gridView2.OptionsDetail.DetailMode   = DevExpress.XtraGrid.Views.Grid.DetailMode.Default;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption      = "Mã Học Sinh";
     this.gridColumn7.Name         = "gridColumn7";
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 0;
     this.gridColumn7.Width        = 97;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption      = "Họ và Tên Học Sinh";
     this.gridColumn8.Name         = "gridColumn8";
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 1;
     this.gridColumn8.Width        = 125;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption      = "Năm sinh";
     this.gridColumn9.Name         = "gridColumn9";
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 2;
     this.gridColumn9.Width        = 107;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption      = "Địa chỉ";
     this.gridColumn10.Name         = "gridColumn10";
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 3;
     this.gridColumn10.Width        = 100;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption      = "Lớp";
     this.gridColumn11.Name         = "gridColumn11";
     this.gridColumn11.Visible      = true;
     this.gridColumn11.VisibleIndex = 4;
     this.gridColumn11.Width        = 100;
     //
     // gridColumn12
     //
     this.gridColumn12.Caption      = "Năm Học";
     this.gridColumn12.Name         = "gridColumn12";
     this.gridColumn12.Visible      = true;
     this.gridColumn12.VisibleIndex = 5;
     this.gridColumn12.Width        = 100;
     //
     // gridColumn13
     //
     this.gridColumn13.Caption      = "Điểm Trung Bình";
     this.gridColumn13.Name         = "gridColumn13";
     this.gridColumn13.Visible      = true;
     this.gridColumn13.VisibleIndex = 6;
     this.gridColumn13.Width        = 100;
     //
     // gridColumn14
     //
     this.gridColumn14.Caption      = "Hạnh Kiếm";
     this.gridColumn14.Name         = "gridColumn14";
     this.gridColumn14.Visible      = true;
     this.gridColumn14.VisibleIndex = 7;
     this.gridColumn14.Width        = 100;
     //
     // gridColumn15
     //
     this.gridColumn15.Caption      = "Xếp Loại";
     this.gridColumn15.Name         = "gridColumn15";
     this.gridColumn15.Visible      = true;
     this.gridColumn15.VisibleIndex = 8;
     this.gridColumn15.Width        = 107;
     //
     // Search
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1265, 748);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Name      = "Search";
     this.Ribbon    = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text      = "Quản lý học sinh";
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     this.dockPanel1_Container.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
     this.dockPanel3.ResumeLayout(false);
     this.dockPanel4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.dockPanel5.ResumeLayout(false);
     this.dockPanel5_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
			this.components = new System.ComponentModel.Container();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(IterDocumentControl));
			DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
			this.documentGroup = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
			this.Titles = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
			this.Form = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
			this.imageCollection = new DevExpress.Utils.ImageCollection(this.components);
			this.tabbedGroup1 = new DevExpress.XtraBars.Docking2010.Views.WindowsUI.TabbedGroup(this.components);
			this.documentManager = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
			this.tabbedView = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
			this.ribbonControl = new DevExpress.XtraBars.Ribbon.RibbonControl();
			this.barButtonItem_filter = new DevExpress.XtraBars.BarButtonItem();
			this.barButtonItem_overlap = new DevExpress.XtraBars.BarButtonItem();
			this.barButtonItem_vertical = new DevExpress.XtraBars.BarButtonItem();
			this.barButtonItem_horizontal = new DevExpress.XtraBars.BarButtonItem();
			this.ribbonPageIter = new DevExpress.XtraBars.Ribbon.RibbonPage();
			this.ribbonPageGroup = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
			this.ribbonPageView = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
			((System.ComponentModel.ISupportInitialize)(this.documentGroup)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.Titles)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.Form)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.imageCollection)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.tabbedGroup1)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.tabbedView)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).BeginInit();
			this.SuspendLayout();
			// 
			// documentGroup
			// 
			this.documentGroup.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.Titles,
            this.Form});
			// 
			// Titles
			// 
			resources.ApplyResources(this.Titles, "Titles");
			this.Titles.ControlName = "Titles";
			this.Titles.FloatLocation = new System.Drawing.Point(496, 267);
			this.Titles.FloatSize = new System.Drawing.Size(718, 347);
			this.Titles.Image = ((System.Drawing.Image)(resources.GetObject("Titles.Image")));
			// 
			// Form
			// 
			resources.ApplyResources(this.Form, "Form");
			this.Form.ControlName = "Form";
			this.Form.Image = ((System.Drawing.Image)(resources.GetObject("Form.Image")));
			// 
			// imageCollection
			// 
			resources.ApplyResources(this.imageCollection, "imageCollection");
			this.imageCollection.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection.ImageStream")));
			this.imageCollection.IsDpiAware = DevExpress.Utils.DefaultBoolean.False;
			this.imageCollection.InsertGalleryImage("table_16x16.png", "images/toolbox%20items/table_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/toolbox%20items/table_16x16.png"), 0);
			this.imageCollection.Images.SetKeyName(0, "table_16x16.png");
			this.imageCollection.InsertGalleryImage("news_16x16.png", "images/mail/news_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/mail/news_16x16.png"), 1);
			this.imageCollection.Images.SetKeyName(1, "news_16x16.png");
			this.imageCollection.InsertGalleryImage("grid_32x32.png", "office2013/grid/grid_32x32.png", DevExpress.Images.ImageResourceCache.Default.GetImage("office2013/grid/grid_32x32.png"), 2);
			this.imageCollection.Images.SetKeyName(2, "grid_32x32.png");
			this.imageCollection.InsertGalleryImage("converttoparagraphs_32x32.png", "office2013/reports/converttoparagraphs_32x32.png", DevExpress.Images.ImageResourceCache.Default.GetImage("office2013/reports/converttoparagraphs_32x32.png"), 3);
			this.imageCollection.Images.SetKeyName(3, "converttoparagraphs_32x32.png");
			this.imageCollection.InsertGalleryImage("panelbottom_32x32.png", "devav/layout/panelbottom_32x32.png", DevExpress.Images.ImageResourceCache.Default.GetImage("devav/layout/panelbottom_32x32.png"), 4);
			this.imageCollection.Images.SetKeyName(4, "panelbottom_32x32.png");
			this.imageCollection.InsertGalleryImage("tablelayout_32x32.png", "images/layout/tablelayout_32x32.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/layout/tablelayout_32x32.png"), 5);
			this.imageCollection.Images.SetKeyName(5, "tablelayout_32x32.png");
			// 
			// tabbedGroup1
			// 
			this.tabbedGroup1.Name = "tabbedGroup1";
			// 
			// documentManager
			// 
			this.documentManager.ContainerControl = this;
			this.documentManager.Images = this.imageCollection;
			this.documentManager.View = this.tabbedView;
			this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView});
			// 
			// tabbedView
			// 
			this.tabbedView.DocumentGroupProperties.CloseTabOnMiddleClick = DevExpress.XtraTabbedMdi.CloseTabOnMiddleClick.Never;
			this.tabbedView.DocumentGroupProperties.HeaderButtons = DevExpress.XtraTab.TabButtons.None;
			this.tabbedView.DocumentGroupProperties.HeaderLocation = DevExpress.XtraTab.TabHeaderLocation.Left;
			this.tabbedView.DocumentGroupProperties.HeaderOrientation = DevExpress.XtraTab.TabOrientation.Vertical;
			this.tabbedView.DocumentGroupProperties.MaxDocuments = 2;
			this.tabbedView.DocumentGroupProperties.ShowDocumentSelectorButton = false;
			this.tabbedView.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup});
			this.tabbedView.DocumentProperties.AllowClose = false;
			this.tabbedView.DocumentProperties.AllowFloat = false;
			this.tabbedView.DocumentProperties.AllowFloatOnDoubleClick = false;
			this.tabbedView.DocumentProperties.ShowInDocumentSelector = false;
			this.tabbedView.DocumentProperties.ShowPinButton = false;
			this.tabbedView.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.Form,
            this.Titles});
			this.tabbedView.Orientation = System.Windows.Forms.Orientation.Vertical;
			dockingContainer2.Element = this.documentGroup;
			this.tabbedView.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer2});
			this.tabbedView.RootContainer.Orientation = System.Windows.Forms.Orientation.Vertical;
			// 
			// ribbonControl
			// 
			this.ribbonControl.ExpandCollapseItem.Id = 0;
			this.ribbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbonControl.ExpandCollapseItem,
            this.barButtonItem_filter,
            this.barButtonItem_overlap,
            this.barButtonItem_vertical,
            this.barButtonItem_horizontal});
			resources.ApplyResources(this.ribbonControl, "ribbonControl");
			this.ribbonControl.MaxItemId = 5;
			this.ribbonControl.Name = "ribbonControl";
			this.ribbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
            this.ribbonPageIter});
			// 
			// barButtonItem_filter
			// 
			resources.ApplyResources(this.barButtonItem_filter, "barButtonItem_filter");
			this.barButtonItem_filter.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_filter.Glyph")));
			this.barButtonItem_filter.GlyphDisabled = ((System.Drawing.Image)(resources.GetObject("barButtonItem_filter.GlyphDisabled")));
			this.barButtonItem_filter.Id = 1;
			this.barButtonItem_filter.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_filter.LargeGlyph")));
			this.barButtonItem_filter.LargeGlyphDisabled = ((System.Drawing.Image)(resources.GetObject("barButtonItem_filter.LargeGlyphDisabled")));
			this.barButtonItem_filter.Name = "barButtonItem_filter";
			this.barButtonItem_filter.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem_filter_ItemClick);
			// 
			// barButtonItem_overlap
			// 
			this.barButtonItem_overlap.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
			resources.ApplyResources(this.barButtonItem_overlap, "barButtonItem_overlap");
			this.barButtonItem_overlap.Down = true;
			this.barButtonItem_overlap.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_overlap.Glyph")));
			this.barButtonItem_overlap.GroupIndex = 1;
			this.barButtonItem_overlap.Id = 2;
			this.barButtonItem_overlap.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_overlap.LargeGlyph")));
			this.barButtonItem_overlap.Name = "barButtonItem_overlap";
			this.barButtonItem_overlap.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
			this.barButtonItem_overlap.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem_overlap_ItemClick);
			// 
			// barButtonItem_vertical
			// 
			this.barButtonItem_vertical.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
			resources.ApplyResources(this.barButtonItem_vertical, "barButtonItem_vertical");
			this.barButtonItem_vertical.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_vertical.Glyph")));
			this.barButtonItem_vertical.GroupIndex = 1;
			this.barButtonItem_vertical.Id = 3;
			this.barButtonItem_vertical.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_vertical.LargeGlyph")));
			this.barButtonItem_vertical.Name = "barButtonItem_vertical";
			this.barButtonItem_vertical.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
			this.barButtonItem_vertical.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem_vertical_ItemClick);
			// 
			// barButtonItem_horizontal
			// 
			this.barButtonItem_horizontal.ButtonStyle = DevExpress.XtraBars.BarButtonStyle.Check;
			resources.ApplyResources(this.barButtonItem_horizontal, "barButtonItem_horizontal");
			this.barButtonItem_horizontal.Glyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_horizontal.Glyph")));
			this.barButtonItem_horizontal.GroupIndex = 1;
			this.barButtonItem_horizontal.Id = 4;
			this.barButtonItem_horizontal.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("barButtonItem_horizontal.LargeGlyph")));
			this.barButtonItem_horizontal.Name = "barButtonItem_horizontal";
			this.barButtonItem_horizontal.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText;
			this.barButtonItem_horizontal.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem_horizontal_ItemClick);
			// 
			// ribbonPageIter
			// 
			this.ribbonPageIter.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
            this.ribbonPageGroup,
            this.ribbonPageView});
			this.ribbonPageIter.Image = ((System.Drawing.Image)(resources.GetObject("ribbonPageIter.Image")));
			this.ribbonPageIter.MergeOrder = 10;
			this.ribbonPageIter.Name = "ribbonPageIter";
			resources.ApplyResources(this.ribbonPageIter, "ribbonPageIter");
			// 
			// ribbonPageGroup
			// 
			this.ribbonPageGroup.ItemLinks.Add(this.barButtonItem_filter);
			this.ribbonPageGroup.Name = "ribbonPageGroup";
			resources.ApplyResources(this.ribbonPageGroup, "ribbonPageGroup");
			// 
			// ribbonPageView
			// 
			this.ribbonPageView.ItemLinks.Add(this.barButtonItem_overlap);
			this.ribbonPageView.ItemLinks.Add(this.barButtonItem_horizontal);
			this.ribbonPageView.ItemLinks.Add(this.barButtonItem_vertical);
			this.ribbonPageView.Name = "ribbonPageView";
			resources.ApplyResources(this.ribbonPageView, "ribbonPageView");
			// 
			// IterDocumentControl
			// 
			resources.ApplyResources(this, "$this");
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.ribbonControl);
			this.Name = "IterDocumentControl";
			((System.ComponentModel.ISupportInitialize)(this.documentGroup)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.Titles)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.Form)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.imageCollection)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.tabbedGroup1)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.tabbedView)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.ribbonControl)).EndInit();
			this.ResumeLayout(false);
			this.PerformLayout();

        }
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()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.dockManager          = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dpGoods              = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.gridControl1         = new DevExpress.XtraGrid.GridControl();
     this.goodsBindingSource   = new System.Windows.Forms.BindingSource(this.components);
     this.winExplorerView      = new DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView();
     this.colID                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCode                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colName                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colGoodsTypeID             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPackagingID             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colGoodsType               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUnit                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSPEC                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMEAS                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPrice1                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPriceNoTax1             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colBarCode                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colVolume                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colGWeight                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNWeight                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPCS1                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colInnerBox1               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colInPutVAT                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colOutPutVAT               = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUpperLimit              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLowerLimit              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPic                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colType                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colStatus                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAddTime                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUpdateTime              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRemark                  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dpBOM                      = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container       = new DevExpress.XtraBars.Docking.ControlContainer();
     this.gridControl                = new DevExpress.XtraGrid.GridControl();
     this.bOMBindingSource           = new System.Windows.Forms.BindingSource(this.components);
     this.gridView                   = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colParentGoodsID           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPic1                    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.colGoodsID                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLueGoods     = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.lueGoodsBindingSource      = new System.Windows.Forms.BindingSource(this.components);
     this.colName1                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSPEC1                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colQty                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUnit1                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPCS                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colInnerBox                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTotalQty                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPrice                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAMT                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPriceNoTax              = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAMTNoTax                = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRemark1                 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.documentManager            = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1                = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
     this.dpGoods.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.goodsBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.winExplorerView)).BeginInit();
     this.dpBOM.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bOMBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLueGoods)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lueGoodsBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "物料信息";
     this.document1.ControlName           = "dpBOM";
     this.document1.FloatLocation         = new System.Drawing.Point(272, 531);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // dockManager
     //
     this.dockManager.Form = this;
     this.dockManager.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dpGoods,
         this.dpBOM
     });
     this.dockManager.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"
     });
     //
     // dpGoods
     //
     this.dpGoods.Controls.Add(this.dockPanel1_Container);
     this.dpGoods.Dock                    = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dpGoods.FloatVertical           = true;
     this.dpGoods.ID                      = new System.Guid("fde4d5c5-7ae7-48f4-bcb7-8c3b4c543394");
     this.dpGoods.Location                = new System.Drawing.Point(0, 0);
     this.dpGoods.Name                    = "dpGoods";
     this.dpGoods.Options.ShowCloseButton = false;
     this.dpGoods.OriginalSize            = new System.Drawing.Size(250, 300);
     this.dpGoods.Size                    = new System.Drawing.Size(250, 480);
     this.dpGoods.Text                    = "货品列表";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.gridControl1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(241, 453);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // gridControl1
     //
     this.gridControl1.Cursor     = System.Windows.Forms.Cursors.Default;
     this.gridControl1.DataSource = this.goodsBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Buttons.Append.Visible     = false;
     this.gridControl1.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControl1.EmbeddedNavigator.Buttons.Edit.Visible       = false;
     this.gridControl1.EmbeddedNavigator.Buttons.EndEdit.Visible    = false;
     this.gridControl1.EmbeddedNavigator.Buttons.Remove.Visible     = false;
     this.gridControl1.Location             = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView             = this.winExplorerView;
     this.gridControl1.Name                 = "gridControl1";
     this.gridControl1.Size                 = new System.Drawing.Size(241, 453);
     this.gridControl1.TabIndex             = 22;
     this.gridControl1.UseEmbeddedNavigator = true;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.winExplorerView
     });
     //
     // goodsBindingSource
     //
     this.goodsBindingSource.DataSource = typeof(EDMX.Goods);
     //
     // winExplorerView
     //
     this.winExplorerView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colID,
         this.colCode,
         this.colName,
         this.colGoodsTypeID,
         this.colPackagingID,
         this.colGoodsType,
         this.colUnit,
         this.colSPEC,
         this.colMEAS,
         this.colPrice1,
         this.colPriceNoTax1,
         this.colBarCode,
         this.colVolume,
         this.colGWeight,
         this.colNWeight,
         this.colPCS1,
         this.colInnerBox1,
         this.colInPutVAT,
         this.colOutPutVAT,
         this.colUpperLimit,
         this.colLowerLimit,
         this.colPic,
         this.colType,
         this.colStatus,
         this.colAddTime,
         this.colUpdateTime,
         this.colRemark
     });
     this.winExplorerView.ColumnSet.DescriptionColumn     = this.colName;
     this.winExplorerView.ColumnSet.ExtraLargeImageColumn = this.colPic;
     this.winExplorerView.ColumnSet.GroupColumn           = this.colGoodsType;
     this.winExplorerView.ColumnSet.LargeImageColumn      = this.colPic;
     this.winExplorerView.ColumnSet.MediumImageColumn     = this.colPic;
     this.winExplorerView.ColumnSet.SmallImageColumn      = this.colPic;
     this.winExplorerView.ColumnSet.TextColumn            = this.colCode;
     this.winExplorerView.GridControl = this.gridControl1;
     this.winExplorerView.GroupCount  = 1;
     this.winExplorerView.Name        = "winExplorerView";
     this.winExplorerView.OptionsBehavior.Editable    = false;
     this.winExplorerView.OptionsFind.FindNullPrompt  = "请输入查找内容...";
     this.winExplorerView.OptionsFind.ShowCloseButton = false;
     this.winExplorerView.OptionsFind.ShowFindButton  = false;
     this.winExplorerView.OptionsView.Style           = DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Tiles;
     this.winExplorerView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colGoodsType, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.winExplorerView.FocusedRowChanged       += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.winExplorerView_FocusedRowChanged);
     this.winExplorerView.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.winExplorerView_CustomUnboundColumnData);
     this.winExplorerView.RowCountChanged         += new System.EventHandler(this.winExplorerView_RowCountChanged);
     //
     // colID
     //
     this.colID.FieldName = "ID";
     this.colID.Name      = "colID";
     //
     // colCode
     //
     this.colCode.Caption      = "货号";
     this.colCode.FieldName    = "Code";
     this.colCode.Name         = "colCode";
     this.colCode.Visible      = true;
     this.colCode.VisibleIndex = 0;
     //
     // colName
     //
     this.colName.Caption      = "品名";
     this.colName.FieldName    = "Name";
     this.colName.Name         = "colName";
     this.colName.Visible      = true;
     this.colName.VisibleIndex = 1;
     //
     // colGoodsTypeID
     //
     this.colGoodsTypeID.FieldName = "GoodsTypeID";
     this.colGoodsTypeID.Name      = "colGoodsTypeID";
     //
     // colPackagingID
     //
     this.colPackagingID.FieldName = "PackagingID";
     this.colPackagingID.Name      = "colPackagingID";
     //
     // colGoodsType
     //
     this.colGoodsType.Caption      = "货品类型";
     this.colGoodsType.FieldName    = "colGoodsType";
     this.colGoodsType.Name         = "colGoodsType";
     this.colGoodsType.UnboundType  = DevExpress.Data.UnboundColumnType.Object;
     this.colGoodsType.Visible      = true;
     this.colGoodsType.VisibleIndex = 2;
     //
     // colUnit
     //
     this.colUnit.Caption      = "单位";
     this.colUnit.FieldName    = "Unit";
     this.colUnit.Name         = "colUnit";
     this.colUnit.Visible      = true;
     this.colUnit.VisibleIndex = 5;
     //
     // colSPEC
     //
     this.colSPEC.Caption      = "规格";
     this.colSPEC.FieldName    = "SPEC";
     this.colSPEC.Name         = "colSPEC";
     this.colSPEC.Visible      = true;
     this.colSPEC.VisibleIndex = 6;
     //
     // colMEAS
     //
     this.colMEAS.FieldName = "MEAS";
     this.colMEAS.Name      = "colMEAS";
     //
     // colPrice1
     //
     this.colPrice1.Caption      = "单价";
     this.colPrice1.FieldName    = "Price";
     this.colPrice1.Name         = "colPrice1";
     this.colPrice1.Visible      = true;
     this.colPrice1.VisibleIndex = 8;
     //
     // colPriceNoTax1
     //
     this.colPriceNoTax1.FieldName = "PriceNoTax";
     this.colPriceNoTax1.Name      = "colPriceNoTax1";
     //
     // colBarCode
     //
     this.colBarCode.FieldName = "BarCode";
     this.colBarCode.Name      = "colBarCode";
     //
     // colVolume
     //
     this.colVolume.FieldName = "Volume";
     this.colVolume.Name      = "colVolume";
     //
     // colGWeight
     //
     this.colGWeight.FieldName = "GWeight";
     this.colGWeight.Name      = "colGWeight";
     //
     // colNWeight
     //
     this.colNWeight.FieldName = "NWeight";
     this.colNWeight.Name      = "colNWeight";
     //
     // colPCS1
     //
     this.colPCS1.FieldName = "PCS";
     this.colPCS1.Name      = "colPCS1";
     //
     // colInnerBox1
     //
     this.colInnerBox1.FieldName = "InnerBox";
     this.colInnerBox1.Name      = "colInnerBox1";
     //
     // colInPutVAT
     //
     this.colInPutVAT.FieldName = "InPutVAT";
     this.colInPutVAT.Name      = "colInPutVAT";
     //
     // colOutPutVAT
     //
     this.colOutPutVAT.FieldName = "OutPutVAT";
     this.colOutPutVAT.Name      = "colOutPutVAT";
     //
     // colUpperLimit
     //
     this.colUpperLimit.FieldName = "UpperLimit";
     this.colUpperLimit.Name      = "colUpperLimit";
     //
     // colLowerLimit
     //
     this.colLowerLimit.FieldName = "LowerLimit";
     this.colLowerLimit.Name      = "colLowerLimit";
     //
     // colPic
     //
     this.colPic.FieldName = "Pic";
     this.colPic.Name      = "colPic";
     //
     // colType
     //
     this.colType.FieldName = "Type";
     this.colType.Name      = "colType";
     //
     // colStatus
     //
     this.colStatus.FieldName = "Status";
     this.colStatus.Name      = "colStatus";
     //
     // colAddTime
     //
     this.colAddTime.FieldName = "AddTime";
     this.colAddTime.Name      = "colAddTime";
     //
     // colUpdateTime
     //
     this.colUpdateTime.FieldName = "UpdateTime";
     this.colUpdateTime.Name      = "colUpdateTime";
     //
     // colRemark
     //
     this.colRemark.FieldName = "Remark";
     this.colRemark.Name      = "colRemark";
     //
     // dpBOM
     //
     this.dpBOM.Controls.Add(this.dockPanel2_Container);
     this.dpBOM.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dpBOM.DockedAsTabbedDocument = true;
     this.dpBOM.FloatLocation          = new System.Drawing.Point(272, 531);
     this.dpBOM.FloatVertical          = true;
     this.dpBOM.ID       = new System.Guid("599518cb-584c-4130-ae32-4e3ae94f2bf7");
     this.dpBOM.Location = new System.Drawing.Point(0, 0);
     this.dpBOM.Name     = "dpBOM";
     this.dpBOM.Options.ShowCloseButton = false;
     this.dpBOM.OriginalSize            = new System.Drawing.Size(300, 300);
     this.dpBOM.SavedDock  = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dpBOM.SavedIndex = 1;
     this.dpBOM.Size       = new System.Drawing.Size(384, 451);
     this.dpBOM.Text       = "物料信息";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.gridControl);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(384, 451);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // gridControl
     //
     this.gridControl.Cursor     = System.Windows.Forms.Cursors.Default;
     this.gridControl.DataSource = this.bOMBindingSource;
     this.gridControl.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControl.EmbeddedNavigator.Buttons.Edit.Visible       = false;
     this.gridControl.EmbeddedNavigator.Buttons.EndEdit.Visible    = false;
     this.gridControl.EmbeddedNavigator.ButtonClick += new DevExpress.XtraEditors.NavigatorButtonClickEventHandler(this.gridControl_EmbeddedNavigator_ButtonClick);
     this.gridControl.Location = new System.Drawing.Point(0, 0);
     this.gridControl.MainView = this.gridView;
     this.gridControl.Name     = "gridControl";
     this.gridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemLueGoods,
         this.repositoryItemPictureEdit1
     });
     this.gridControl.Size                 = new System.Drawing.Size(384, 451);
     this.gridControl.TabIndex             = 22;
     this.gridControl.UseEmbeddedNavigator = true;
     this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView
     });
     //
     // bOMBindingSource
     //
     this.bOMBindingSource.DataSource = typeof(EDMX.BOM);
     //
     // gridView
     //
     this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colParentGoodsID,
         this.colPic1,
         this.colGoodsID,
         this.colName1,
         this.colSPEC1,
         this.colQty,
         this.colUnit1,
         this.colPCS,
         this.colInnerBox,
         this.colTotalQty,
         this.colPrice,
         this.colAMT,
         this.colPriceNoTax,
         this.colAMTNoTax,
         this.colRemark1
     });
     this.gridView.GridControl = this.gridControl;
     this.gridView.Name        = "gridView";
     this.gridView.OptionsNavigation.AutoFocusNewRow     = true;
     this.gridView.OptionsNavigation.AutoMoveRowFocus    = false;
     this.gridView.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridView.OptionsView.EnableAppearanceEvenRow   = true;
     this.gridView.OptionsView.EnableAppearanceOddRow    = true;
     this.gridView.OptionsView.ShowFooter = true;
     this.gridView.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] {
         new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colGoodsID, DevExpress.Data.ColumnSortOrder.Ascending)
     });
     this.gridView.FocusedColumnChanged    += new DevExpress.XtraGrid.Views.Base.FocusedColumnChangedEventHandler(this.gridView_FocusedColumnChanged);
     this.gridView.RowDeleted              += new DevExpress.Data.RowDeletedEventHandler(this.gridView_RowDeleted);
     this.gridView.RowUpdated              += new DevExpress.XtraGrid.Views.Base.RowObjectEventHandler(this.gridView_RowUpdated);
     this.gridView.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.gridView_CustomUnboundColumnData);
     this.gridView.MouseDown += new System.Windows.Forms.MouseEventHandler(this.gridView_MouseDown);
     //
     // colParentGoodsID
     //
     this.colParentGoodsID.FieldName = "ParentGoodsID";
     this.colParentGoodsID.Name      = "colParentGoodsID";
     this.colParentGoodsID.OptionsColumn.ReadOnly = true;
     //
     // colPic1
     //
     this.colPic1.Caption    = "图片";
     this.colPic1.ColumnEdit = this.repositoryItemPictureEdit1;
     this.colPic1.FieldName  = "colPic1";
     this.colPic1.Name       = "colPic1";
     this.colPic1.OptionsColumn.AllowEdit = false;
     this.colPic1.OptionsColumn.ReadOnly  = true;
     this.colPic1.UnboundType             = DevExpress.Data.UnboundColumnType.Object;
     this.colPic1.Visible      = true;
     this.colPic1.VisibleIndex = 2;
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name     = "repositoryItemPictureEdit1";
     this.repositoryItemPictureEdit1.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
     this.repositoryItemPictureEdit1.ZoomAccelerationFactor = 1D;
     //
     // colGoodsID
     //
     this.colGoodsID.AppearanceHeader.ForeColor            = System.Drawing.Color.Green;
     this.colGoodsID.AppearanceHeader.Options.UseForeColor = true;
     this.colGoodsID.Caption      = "货号";
     this.colGoodsID.ColumnEdit   = this.repositoryItemLueGoods;
     this.colGoodsID.FieldName    = "GoodsID";
     this.colGoodsID.Name         = "colGoodsID";
     this.colGoodsID.Visible      = true;
     this.colGoodsID.VisibleIndex = 0;
     //
     // repositoryItemLueGoods
     //
     this.repositoryItemLueGoods.AutoHeight  = false;
     this.repositoryItemLueGoods.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFit;
     this.repositoryItemLueGoods.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLueGoods.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Code", "货号", 38, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "品名", 41, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Price", "单价", 36, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Far),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Unit", "单位", 32, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("SPEC", "规格", 38, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("NWeight", "净重")
     });
     this.repositoryItemLueGoods.DataSource        = this.lueGoodsBindingSource;
     this.repositoryItemLueGoods.DisplayMember     = "Code";
     this.repositoryItemLueGoods.DropDownRows      = 15;
     this.repositoryItemLueGoods.Name              = "repositoryItemLueGoods";
     this.repositoryItemLueGoods.PopupWidth        = 600;
     this.repositoryItemLueGoods.ValueMember       = "ID";
     this.repositoryItemLueGoods.EditValueChanged += new System.EventHandler(this.repositoryItemLueGoods_EditValueChanged);
     //
     // lueGoodsBindingSource
     //
     this.lueGoodsBindingSource.DataSource = typeof(EDMX.Goods);
     //
     // colName1
     //
     this.colName1.Caption   = "品名";
     this.colName1.FieldName = "colName1";
     this.colName1.Name      = "colName1";
     this.colName1.OptionsColumn.AllowEdit = false;
     this.colName1.OptionsColumn.ReadOnly  = true;
     this.colName1.UnboundType             = DevExpress.Data.UnboundColumnType.Object;
     this.colName1.Visible      = true;
     this.colName1.VisibleIndex = 1;
     //
     // colSPEC1
     //
     this.colSPEC1.Caption   = "规格";
     this.colSPEC1.FieldName = "colSPEC1";
     this.colSPEC1.Name      = "colSPEC1";
     this.colSPEC1.OptionsColumn.AllowEdit = false;
     this.colSPEC1.OptionsColumn.ReadOnly  = true;
     this.colSPEC1.UnboundType             = DevExpress.Data.UnboundColumnType.Object;
     this.colSPEC1.Visible      = true;
     this.colSPEC1.VisibleIndex = 3;
     //
     // colQty
     //
     this.colQty.AppearanceHeader.ForeColor            = System.Drawing.Color.Green;
     this.colQty.AppearanceHeader.Options.UseForeColor = true;
     this.colQty.Caption   = "数量";
     this.colQty.FieldName = "Qty";
     this.colQty.Name      = "colQty";
     this.colQty.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Qty", "{0}")
     });
     this.colQty.Visible      = true;
     this.colQty.VisibleIndex = 4;
     //
     // colUnit1
     //
     this.colUnit1.Caption   = "单位";
     this.colUnit1.FieldName = "colUnit1";
     this.colUnit1.Name      = "colUnit1";
     this.colUnit1.OptionsColumn.AllowEdit = false;
     this.colUnit1.OptionsColumn.ReadOnly  = true;
     this.colUnit1.UnboundType             = DevExpress.Data.UnboundColumnType.Object;
     this.colUnit1.Visible      = true;
     this.colUnit1.VisibleIndex = 6;
     //
     // colPCS
     //
     this.colPCS.AppearanceHeader.ForeColor            = System.Drawing.Color.Green;
     this.colPCS.AppearanceHeader.Options.UseForeColor = true;
     this.colPCS.Caption      = "装箱数";
     this.colPCS.FieldName    = "PCS";
     this.colPCS.Name         = "colPCS";
     this.colPCS.Visible      = true;
     this.colPCS.VisibleIndex = 5;
     //
     // colInnerBox
     //
     this.colInnerBox.Caption   = "内盒";
     this.colInnerBox.FieldName = "InnerBox";
     this.colInnerBox.Name      = "colInnerBox";
     this.colInnerBox.OptionsColumn.AllowEdit = false;
     this.colInnerBox.OptionsColumn.ReadOnly  = true;
     //
     // colTotalQty
     //
     this.colTotalQty.Caption   = "总数量";
     this.colTotalQty.FieldName = "colTotalQty";
     this.colTotalQty.Name      = "colTotalQty";
     this.colTotalQty.OptionsColumn.AllowEdit = false;
     this.colTotalQty.OptionsColumn.ReadOnly  = true;
     this.colTotalQty.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "colTotalQty", "{0}")
     });
     this.colTotalQty.UnboundExpression = "[Qty] * [PCS]";
     this.colTotalQty.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // colPrice
     //
     this.colPrice.AppearanceHeader.ForeColor            = System.Drawing.Color.Green;
     this.colPrice.AppearanceHeader.Options.UseForeColor = true;
     this.colPrice.Caption = "单价";
     this.colPrice.DisplayFormat.FormatString = "c5";
     this.colPrice.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colPrice.FieldName    = "Price";
     this.colPrice.Name         = "colPrice";
     this.colPrice.Visible      = true;
     this.colPrice.VisibleIndex = 7;
     //
     // colAMT
     //
     this.colAMT.Caption   = "金额";
     this.colAMT.FieldName = "colAMT";
     this.colAMT.Name      = "colAMT";
     this.colAMT.OptionsColumn.AllowEdit = false;
     this.colAMT.OptionsColumn.ReadOnly  = true;
     this.colAMT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "colAMT", "{0}")
     });
     this.colAMT.UnboundExpression = "[Qty] * [PCS] * [Price]";
     this.colAMT.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     this.colAMT.Visible           = true;
     this.colAMT.VisibleIndex      = 8;
     //
     // colPriceNoTax
     //
     this.colPriceNoTax.Caption   = "去税单价";
     this.colPriceNoTax.FieldName = "PriceNoTax";
     this.colPriceNoTax.Name      = "colPriceNoTax";
     //
     // colAMTNoTax
     //
     this.colAMTNoTax.Caption   = "去税金额";
     this.colAMTNoTax.FieldName = "colAMTNoTax";
     this.colAMTNoTax.Name      = "colAMTNoTax";
     this.colAMTNoTax.OptionsColumn.ReadOnly = true;
     this.colAMTNoTax.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "colAMTNoTax", "{0}")
     });
     this.colAMTNoTax.UnboundExpression = "[Qty] * [PCS] * [PriceNoTax]";
     this.colAMTNoTax.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // colRemark1
     //
     this.colRemark1.Caption   = "备注";
     this.colRemark1.FieldName = "colRemark1";
     this.colRemark1.Name      = "colRemark1";
     this.colRemark1.OptionsColumn.AllowEdit = false;
     this.colRemark1.OptionsColumn.ReadOnly  = true;
     this.colRemark1.UnboundType             = DevExpress.Data.UnboundColumnType.Object;
     this.colRemark1.Visible      = true;
     this.colRemark1.VisibleIndex = 9;
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this;
     this.documentManager.View             = this.tabbedView1;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     this.tabbedView1.Orientation           = System.Windows.Forms.Orientation.Vertical;
     this.tabbedView1.RootContainer.Element = null;
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     this.tabbedView1.RootContainer.Orientation = System.Windows.Forms.Orientation.Vertical;
     //
     // BOMEditPage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.dpGoods);
     this.Name = "BOMEditPage";
     this.Size = new System.Drawing.Size(640, 480);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
     this.dpGoods.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.goodsBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.winExplorerView)).EndInit();
     this.dpBOM.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bOMBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLueGoods)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lueGoodsBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 22
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要修改
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.document1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.documentGroup2       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document2            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.SuspendLayout();
     //
     // document1
     //
     this.document1.Caption               = "三维展示";
     this.document1.ControlName           = "dockPanel1";
     this.document1.FloatLocation         = new System.Drawing.Point(-3, 150);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // documentGroup2
     //
     this.documentGroup2.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1,
         this.document2
     });
     //
     // document2
     //
     this.document2.Caption               = "二维态势";
     this.document2.ControlName           = "dockPanel2";
     this.document2.FloatLocation         = new System.Drawing.Point(288, 358);
     this.document2.FloatSize             = new System.Drawing.Size(200, 200);
     this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel2
     });
     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"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockPanel1.DockedAsTabbedDocument = true;
     this.dockPanel1.FloatLocation          = new System.Drawing.Point(-3, 150);
     this.dockPanel1.ID               = new System.Guid("93e37928-77e5-43f4-9fc5-1b1c472a2e14");
     this.dockPanel1.Location         = new System.Drawing.Point(0, 0);
     this.dockPanel1.Name             = "dockPanel1";
     this.dockPanel1.OriginalSize     = new System.Drawing.Size(200, 200);
     this.dockPanel1.SavedIndex       = 0;
     this.dockPanel1.SavedMdiDocument = true;
     this.dockPanel1.Size             = new System.Drawing.Size(511, 294);
     this.dockPanel1.Text             = "三维展示";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(511, 294);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockPanel2.DockedAsTabbedDocument = true;
     this.dockPanel2.FloatLocation          = new System.Drawing.Point(288, 358);
     this.dockPanel2.ID               = new System.Guid("ae24f4d4-b867-400d-b715-d4b16edca804");
     this.dockPanel2.Location         = new System.Drawing.Point(0, 0);
     this.dockPanel2.Name             = "dockPanel2";
     this.dockPanel2.OriginalSize     = new System.Drawing.Size(200, 200);
     this.dockPanel2.SavedIndex       = 1;
     this.dockPanel2.SavedMdiDocument = true;
     this.dockPanel2.Size             = new System.Drawing.Size(511, 294);
     this.dockPanel2.Text             = "二维态势";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(511, 294);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup2
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document2,
         this.document1
     });
     dockingContainer1.Element = this.documentGroup2;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // MapGlobeContainer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "MapGlobeContainer";
     this.Size = new System.Drawing.Size(517, 323);
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMainDev));
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1           = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1                = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.dockManager1             = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1               = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container     = new DevExpress.XtraBars.Docking.ControlContainer();
     this.navBarControl1           = new DevExpress.XtraNavBar.NavBarControl();
     this.nbgTesting               = new DevExpress.XtraNavBar.NavBarGroup();
     this.toolTestProcessBar       = new DevExpress.XtraNavBar.NavBarItem();
     this.toolTestExtract          = new DevExpress.XtraNavBar.NavBarItem();
     this.toolTestMvSecurityScanBo = new DevExpress.XtraNavBar.NavBarItem();
     this.toolTestDiskScan         = new DevExpress.XtraNavBar.NavBarItem();
     this.toolTestAD               = new DevExpress.XtraNavBar.NavBarItem();
     this.nbpErpReport             = new DevExpress.XtraNavBar.NavBarGroup();
     this.reportBomP09             = new DevExpress.XtraNavBar.NavBarItem();
     this.reportMocP07             = new DevExpress.XtraNavBar.NavBarItem();
     this.reportMocP10             = new DevExpress.XtraNavBar.NavBarItem();
     this.reportPurP17             = new DevExpress.XtraNavBar.NavBarItem();
     this.nbgErpFoms               = new DevExpress.XtraNavBar.NavBarGroup();
     this.formBom              = new DevExpress.XtraNavBar.NavBarItem();
     this.formMoc              = new DevExpress.XtraNavBar.NavBarItem();
     this.formBomCompare       = new DevExpress.XtraNavBar.NavBarItem();
     this.formBomCompareDev    = new DevExpress.XtraNavBar.NavBarItem();
     this.formBomToMocCompare  = new DevExpress.XtraNavBar.NavBarItem();
     this.formErpCreatePR      = new DevExpress.XtraNavBar.NavBarItem();
     this.formMcBatchJob       = new DevExpress.XtraNavBar.NavBarItem();
     this.formErpCustomerOrder = new DevExpress.XtraNavBar.NavBarItem();
     this.nbgItTools           = new DevExpress.XtraNavBar.NavBarGroup();
     this.toolItCisco          = new DevExpress.XtraNavBar.NavBarItem();
     this.toolItMxMail         = new DevExpress.XtraNavBar.NavBarItem();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).BeginInit();
     this.dockPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "Dialog";
     this.document1.ControlName           = "dockPanel2";
     this.document1.FloatLocation         = new System.Drawing.Point(0, 0);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel2
     });
     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"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("b053b59f-56e7-4326-9072-8ec99227e130");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 0);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(200, 600);
     this.dockPanel1.Text         = "Menu";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.navBarControl1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(191, 573);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // navBarControl1
     //
     this.navBarControl1.ActiveGroup = this.nbgTesting;
     this.navBarControl1.Groups.AddRange(new DevExpress.XtraNavBar.NavBarGroup[] {
         this.nbpErpReport,
         this.nbgErpFoms,
         this.nbgItTools,
         this.nbgTesting
     });
     this.navBarControl1.Items.AddRange(new DevExpress.XtraNavBar.NavBarItem[] {
         this.reportBomP09,
         this.reportMocP07,
         this.reportMocP10,
         this.toolTestProcessBar,
         this.toolTestExtract,
         this.toolTestMvSecurityScanBo,
         this.toolTestDiskScan,
         this.toolTestAD,
         this.formBom,
         this.formBomCompare,
         this.formBomCompareDev,
         this.reportPurP17,
         this.formMoc,
         this.toolItCisco,
         this.toolItMxMail,
         this.formBomToMocCompare,
         this.formErpCreatePR,
         this.formMcBatchJob,
         this.formErpCustomerOrder
     });
     this.navBarControl1.Location = new System.Drawing.Point(3, 3);
     this.navBarControl1.Name     = "navBarControl1";
     this.navBarControl1.OptionsNavPane.ExpandedWidth = 185;
     this.navBarControl1.Size         = new System.Drawing.Size(185, 638);
     this.navBarControl1.TabIndex     = 0;
     this.navBarControl1.Text         = "navBarControl1";
     this.navBarControl1.LinkClicked += new DevExpress.XtraNavBar.NavBarLinkEventHandler(this.navBarControl1_LinkClicked);
     //
     // nbgTesting
     //
     this.nbgTesting.Caption = "Testing";
     this.nbgTesting.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("nbgTesting.ImageOptions.LargeImage")));
     this.nbgTesting.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.toolTestProcessBar),
         new DevExpress.XtraNavBar.NavBarItemLink(this.toolTestExtract),
         new DevExpress.XtraNavBar.NavBarItemLink(this.toolTestMvSecurityScanBo),
         new DevExpress.XtraNavBar.NavBarItemLink(this.toolTestDiskScan),
         new DevExpress.XtraNavBar.NavBarItemLink(this.toolTestAD)
     });
     this.nbgTesting.Name    = "nbgTesting";
     this.nbgTesting.Visible = false;
     //
     // toolTestProcessBar
     //
     this.toolTestProcessBar.Caption = "TestProcessBar";
     this.toolTestProcessBar.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("toolTestProcessBar.ImageOptions.SmallImage")));
     this.toolTestProcessBar.Name = "toolTestProcessBar";
     //
     // toolTestExtract
     //
     this.toolTestExtract.Caption = "TestExtract";
     this.toolTestExtract.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("toolTestExtract.ImageOptions.SmallImage")));
     this.toolTestExtract.Name = "toolTestExtract";
     //
     // toolTestMvSecurityScanBo
     //
     this.toolTestMvSecurityScanBo.Caption = "TestMvSecurityScanBo";
     this.toolTestMvSecurityScanBo.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("toolTestMvSecurityScanBo.ImageOptions.SmallImage")));
     this.toolTestMvSecurityScanBo.Name = "toolTestMvSecurityScanBo";
     //
     // toolTestDiskScan
     //
     this.toolTestDiskScan.Caption = "TestDiskScan";
     this.toolTestDiskScan.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("toolTestDiskScan.ImageOptions.SmallImage")));
     this.toolTestDiskScan.Name = "toolTestDiskScan";
     //
     // toolTestAD
     //
     this.toolTestAD.Caption = "TestAD";
     this.toolTestAD.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("toolTestAD.ImageOptions.SmallImage")));
     this.toolTestAD.Name = "toolTestAD";
     //
     // nbpErpReport
     //
     this.nbpErpReport.Caption  = "ERP Reports";
     this.nbpErpReport.Expanded = true;
     this.nbpErpReport.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("nbpErpReport.ImageOptions.SmallImage")));
     this.nbpErpReport.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.reportBomP09),
         new DevExpress.XtraNavBar.NavBarItemLink(this.reportMocP07),
         new DevExpress.XtraNavBar.NavBarItemLink(this.reportMocP10),
         new DevExpress.XtraNavBar.NavBarItemLink(this.reportPurP17)
     });
     this.nbpErpReport.Name    = "nbpErpReport";
     this.nbpErpReport.Visible = false;
     //
     // reportBomP09
     //
     this.reportBomP09.Caption = "BomP09";
     this.reportBomP09.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("reportBomP09.ImageOptions.SmallImage")));
     this.reportBomP09.Name = "reportBomP09";
     //
     // reportMocP07
     //
     this.reportMocP07.Caption = "MocP07";
     this.reportMocP07.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("reportMocP07.ImageOptions.SmallImage")));
     this.reportMocP07.Name = "reportMocP07";
     //
     // reportMocP10
     //
     this.reportMocP10.Caption = "MocP10";
     this.reportMocP10.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("reportMocP10.ImageOptions.SmallImage")));
     this.reportMocP10.Name = "reportMocP10";
     //
     // reportPurP17
     //
     this.reportPurP17.Caption = "PurP17(採購預計進貨表)";
     this.reportPurP17.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("reportPurP17.ImageOptions.SmallImage")));
     this.reportPurP17.Name = "reportPurP17";
     //
     // nbgErpFoms
     //
     this.nbgErpFoms.Caption  = "ERP Forms";
     this.nbgErpFoms.Expanded = true;
     this.nbgErpFoms.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("nbgErpFoms.ImageOptions.SmallImage")));
     this.nbgErpFoms.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.formBom),
         new DevExpress.XtraNavBar.NavBarItemLink(this.formMoc),
         new DevExpress.XtraNavBar.NavBarItemLink(this.formBomCompare),
         new DevExpress.XtraNavBar.NavBarItemLink(this.formBomCompareDev),
         new DevExpress.XtraNavBar.NavBarItemLink(this.formBomToMocCompare),
         new DevExpress.XtraNavBar.NavBarItemLink(this.formErpCreatePR),
         new DevExpress.XtraNavBar.NavBarItemLink(this.formMcBatchJob),
         new DevExpress.XtraNavBar.NavBarItemLink(this.formErpCustomerOrder)
     });
     this.nbgErpFoms.Name = "nbgErpFoms";
     //
     // formBom
     //
     this.formBom.Caption = "SearchBom";
     this.formBom.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("formBom.ImageOptions.SmallImage")));
     this.formBom.Name = "formBom";
     //
     // formMoc
     //
     this.formMoc.Caption = "SearchMoc";
     this.formMoc.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("formMoc.ImageOptions.SmallImage")));
     this.formMoc.Name = "formMoc";
     //
     // formBomCompare
     //
     this.formBomCompare.Caption = "BomCompare";
     this.formBomCompare.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("formBomCompare.ImageOptions.SmallImage")));
     this.formBomCompare.Name    = "formBomCompare";
     this.formBomCompare.Visible = false;
     //
     // formBomCompareDev
     //
     this.formBomCompareDev.Caption = "BomCompareDev";
     this.formBomCompareDev.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("formBomCompareDev.ImageOptions.SmallImage")));
     this.formBomCompareDev.Name = "formBomCompareDev";
     //
     // formBomToMocCompare
     //
     this.formBomToMocCompare.Caption = "BomToMocCompare";
     this.formBomToMocCompare.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("formBomToMocCompare.ImageOptions.SmallImage")));
     this.formBomToMocCompare.Name = "formBomToMocCompare";
     //
     // formErpCreatePR
     //
     this.formErpCreatePR.Caption = "ErpCreatePR";
     this.formErpCreatePR.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("formErpCreatePR.ImageOptions.SmallImage")));
     this.formErpCreatePR.Name = "formErpCreatePR";
     //
     // formMcBatchJob
     //
     this.formMcBatchJob.Caption = "McBatchJob";
     this.formMcBatchJob.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("formMcBatchJob.ImageOptions.SmallImage")));
     this.formMcBatchJob.Name = "formMcBatchJob";
     //
     // formErpCustomerOrder
     //
     this.formErpCustomerOrder.Caption = "ErpCustomerOrder";
     this.formErpCustomerOrder.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("formErpCustomerOrder.ImageOptions.SmallImage")));
     this.formErpCustomerOrder.Name = "formErpCustomerOrder";
     //
     // nbgItTools
     //
     this.nbgItTools.Caption  = "ItTools";
     this.nbgItTools.Expanded = true;
     this.nbgItTools.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("nbgItTools.ImageOptions.SmallImage")));
     this.nbgItTools.ItemLinks.AddRange(new DevExpress.XtraNavBar.NavBarItemLink[] {
         new DevExpress.XtraNavBar.NavBarItemLink(this.toolItCisco),
         new DevExpress.XtraNavBar.NavBarItemLink(this.toolItMxMail)
     });
     this.nbgItTools.Name = "nbgItTools";
     //
     // toolItCisco
     //
     this.toolItCisco.Caption = "Cisco";
     this.toolItCisco.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("toolItCisco.ImageOptions.SmallImage")));
     this.toolItCisco.Name = "toolItCisco";
     //
     // toolItMxMail
     //
     this.toolItMxMail.Caption = "MxMail";
     this.toolItMxMail.ImageOptions.SmallImage = ((System.Drawing.Image)(resources.GetObject("toolItMxMail.ImageOptions.SmallImage")));
     this.toolItMxMail.Name = "toolItMxMail";
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.DockedAsTabbedDocument = true;
     this.dockPanel2.ID           = new System.Guid("3d71af3a-70d5-4251-a1be-4f72f561039a");
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel2.Text         = "Dialog";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(513, 571);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // frmMainDev
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(719, 600);
     this.Controls.Add(this.dockPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmMainDev";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "frmMainDev";
     this.FormClosed     += new System.Windows.Forms.FormClosedEventHandler(this.frmMainDev_FormClosed);
     this.Load           += new System.EventHandler(this.frmMainDev_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.navBarControl1)).EndInit();
     this.dockPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_HangHoa));
            DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
            this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
            this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.gcHH = new DevExpress.XtraGrid.GridControl();
            this.gvHH = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.SanPhamID = new DevExpress.XtraGrid.Columns.GridColumn();
            this.TenSanPham = new DevExpress.XtraGrid.Columns.GridColumn();
            this.SoLuong = new DevExpress.XtraGrid.Columns.GridColumn();
            this.Gia = new DevExpress.XtraGrid.Columns.GridColumn();
            this.DonGia = new DevExpress.XtraGrid.Columns.GridColumn();
            this.ChietKhau = new DevExpress.XtraGrid.Columns.GridColumn();
            this.MaKhoHang = new DevExpress.XtraGrid.Columns.GridColumn();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
            this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.dockPanel1.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcHH)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvHH)).BeginInit();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            this.SuspendLayout();
            // 
            // documentGroup1
            // 
            this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document1});
            // 
            // document1
            // 
            this.document1.Caption = "Hang hóa";
            this.document1.ControlName = "dockPanel1";
            this.document1.FloatLocation = new System.Drawing.Point(0, 0);
            this.document1.FloatSize = new System.Drawing.Size(200, 200);
            this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanel1});
            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"});
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
            this.dockPanel1.DockedAsTabbedDocument = true;
            this.dockPanel1.ID = new System.Guid("9efc930e-5be6-481b-9589-52dadeaa5bf4");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.dockPanel1.Size = new System.Drawing.Size(895, 297);
            this.dockPanel1.Text = "Hang hóa";
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.gcHH);
            this.dockPanel1_Container.Controls.Add(this.toolStrip1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(895, 297);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // gcHH
            // 
            this.gcHH.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gcHH.Location = new System.Drawing.Point(0, 25);
            this.gcHH.MainView = this.gvHH;
            this.gcHH.Name = "gcHH";
            this.gcHH.Size = new System.Drawing.Size(895, 272);
            this.gcHH.TabIndex = 2;
            this.gcHH.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gvHH});
            this.gcHH.Click += new System.EventHandler(this.gridControl1_Click);
            // 
            // gvHH
            // 
            this.gvHH.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.SanPhamID,
            this.TenSanPham,
            this.SoLuong,
            this.Gia,
            this.DonGia,
            this.ChietKhau,
            this.MaKhoHang});
            this.gvHH.GridControl = this.gcHH;
            this.gvHH.Name = "gvHH";
            this.gvHH.OptionsView.ShowGroupPanel = false;
            // 
            // SanPhamID
            // 
            this.SanPhamID.Caption = "Mã hàng";
            this.SanPhamID.FieldName = "SanPhamID";
            this.SanPhamID.Name = "SanPhamID";
            this.SanPhamID.Visible = true;
            this.SanPhamID.VisibleIndex = 0;
            // 
            // TenSanPham
            // 
            this.TenSanPham.Caption = "Tên hàng";
            this.TenSanPham.FieldName = "TenSanPham";
            this.TenSanPham.Name = "TenSanPham";
            this.TenSanPham.Visible = true;
            this.TenSanPham.VisibleIndex = 1;
            // 
            // SoLuong
            // 
            this.SoLuong.Caption = "Số lượng";
            this.SoLuong.FieldName = "SoLuong";
            this.SoLuong.Name = "SoLuong";
            this.SoLuong.Visible = true;
            this.SoLuong.VisibleIndex = 2;
            // 
            // Gia
            // 
            this.Gia.Caption = "Giá mua";
            this.Gia.FieldName = "Gia";
            this.Gia.Name = "Gia";
            this.Gia.Visible = true;
            this.Gia.VisibleIndex = 3;
            // 
            // DonGia
            // 
            this.DonGia.Caption = "Đơn giá";
            this.DonGia.FieldName = "DonGia";
            this.DonGia.Name = "DonGia";
            this.DonGia.Visible = true;
            this.DonGia.VisibleIndex = 4;
            // 
            // ChietKhau
            // 
            this.ChietKhau.Caption = "Chiết khấu";
            this.ChietKhau.FieldName = "ChietKhau";
            this.ChietKhau.Name = "ChietKhau";
            this.ChietKhau.Visible = true;
            this.ChietKhau.VisibleIndex = 5;
            // 
            // MaKhoHang
            // 
            this.MaKhoHang.Caption = "Kho mặc định";
            this.MaKhoHang.FieldName = "MaKhoHang";
            this.MaKhoHang.Name = "MaKhoHang";
            this.MaKhoHang.Visible = true;
            this.MaKhoHang.VisibleIndex = 6;
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton1,
            this.toolStripSeparator1,
            this.toolStripButton3,
            this.toolStripSeparator3,
            this.toolStripButton5});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(895, 25);
            this.toolStrip1.TabIndex = 1;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripButton1
            // 
            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton1.Name = "toolStripButton1";
            this.toolStripButton1.Size = new System.Drawing.Size(58, 22);
            this.toolStripButton1.Text = "Thêm";
            this.toolStripButton1.ToolTipText = "Thêm";
            this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton3
            // 
            this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
            this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton3.Name = "toolStripButton3";
            this.toolStripButton3.Size = new System.Drawing.Size(46, 22);
            this.toolStripButton3.Text = "Sửa";
            this.toolStripButton3.ToolTipText = "Sửa";
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton5
            // 
            this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
            this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton5.Name = "toolStripButton5";
            this.toolStripButton5.Size = new System.Drawing.Size(56, 22);
            this.toolStripButton5.Text = "Đóng";
            this.toolStripButton5.ToolTipText = "Xóa";
            this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
            // 
            // documentManager1
            // 
            this.documentManager1.ContainerControl = this;
            this.documentManager1.View = this.tabbedView1;
            this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup1});
            this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document1});
            dockingContainer1.Element = this.documentGroup1;
            this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer1});
            // 
            // frm_HangHoa
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(901, 325);
            this.Name = "frm_HangHoa";
            this.Text = "Hàng hóa";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.Load += new System.EventHandler(this.frm_HangHoa_Load);
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.dockPanel1.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            this.dockPanel1_Container.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcHH)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvHH)).EndInit();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
            this.ResumeLayout(false);

        }
Exemplo n.º 25
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(ToAccess));
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer3 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1         = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1              = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.dockManager1           = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel3             = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel2             = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel1             = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.treeList1              = new DevExpress.XtraTreeList.TreeList();
     this.dockPanel6             = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel6_Container   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
     this.splitContainerControl3 = new DevExpress.XtraEditors.SplitContainerControl();
     this.treeList2              = new DevExpress.XtraTreeList.TreeList();
     this.treeList3              = new DevExpress.XtraTreeList.TreeList();
     this.panelControl1          = new DevExpress.XtraEditors.PanelControl();
     this.btn_smartmatch         = new DevExpress.XtraEditors.SimpleButton();
     this.panelControl3          = new DevExpress.XtraEditors.PanelControl();
     this.gridControl3           = new DevExpress.XtraGrid.GridControl();
     this.gridView3              = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl2          = new DevExpress.XtraEditors.PanelControl();
     this.btn_import             = new DevExpress.XtraEditors.SimpleButton();
     this.btn_export             = new DevExpress.XtraEditors.SimpleButton();
     this.btn_run              = new DevExpress.XtraEditors.SimpleButton();
     this.btn_save             = new DevExpress.XtraEditors.SimpleButton();
     this.dockPanel7           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel7_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.gridControl1         = new DevExpress.XtraGrid.GridControl();
     this.gridView1            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.layoutControl1       = new DevExpress.XtraLayout.LayoutControl();
     this.buttonEdit1          = new DevExpress.XtraEditors.ButtonEdit();
     this.layoutControlGroup1  = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1   = new DevExpress.XtraLayout.LayoutControlItem();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.imageCollection1     = new DevExpress.Utils.ImageCollection(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel3.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
     this.dockPanel6.SuspendLayout();
     this.dockPanel6_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
     this.splitContainerControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl3)).BeginInit();
     this.splitContainerControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeList2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeList3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.dockPanel7.SuspendLayout();
     this.dockPanel7_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "数据配置";
     this.document1.ControlName           = "dockPanel6";
     this.document1.FloatLocation         = new System.Drawing.Point(221, 256);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel3,
         this.dockPanel2,
         this.dockPanel7
     });
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel6
     });
     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"
     });
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockPanel3.ID           = new System.Guid("3ed9e8e0-5b48-4564-87dc-9f76ad9a6bcc");
     this.dockPanel3.Location     = new System.Drawing.Point(-32768, -32768);
     this.dockPanel3.Name         = "dockPanel3";
     this.dockPanel3.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel3.SavedIndex   = 2;
     this.dockPanel3.Size         = new System.Drawing.Size(200, 200);
     this.dockPanel3.Text         = "dockPanel3";
     this.dockPanel3.Visibility   = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Location = new System.Drawing.Point(4, 27);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(192, 169);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockPanel2.ID           = new System.Guid("de69ad8c-7715-4fa0-885f-9b28cb2884a5");
     this.dockPanel2.Location     = new System.Drawing.Point(-32768, -32768);
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel2.SavedIndex   = 1;
     this.dockPanel2.Size         = new System.Drawing.Size(200, 200);
     this.dockPanel2.Text         = "dockPanel2";
     this.dockPanel2.Visibility   = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(4, 27);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(192, 169);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("18dd2a9e-fac8-4b85-b51d-6d3f3761c2c6");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 0);
     this.dockPanel1.Margin       = new System.Windows.Forms.Padding(2);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(242, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(242, 552);
     this.dockPanel1.Text         = "目的表列表";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.treeList1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 39);
     this.dockPanel1_Container.Margin   = new System.Windows.Forms.Padding(2);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(234, 509);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // treeList1
     //
     this.treeList1.Cursor   = System.Windows.Forms.Cursors.Default;
     this.treeList1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.treeList1.Location = new System.Drawing.Point(0, 0);
     this.treeList1.Margin   = new System.Windows.Forms.Padding(2);
     this.treeList1.Name     = "treeList1";
     this.treeList1.Size     = new System.Drawing.Size(234, 509);
     this.treeList1.TabIndex = 0;
     //
     // dockPanel6
     //
     this.dockPanel6.Controls.Add(this.dockPanel6_Container);
     this.dockPanel6.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockPanel6.DockedAsTabbedDocument = true;
     this.dockPanel6.FloatLocation          = new System.Drawing.Point(221, 256);
     this.dockPanel6.ID               = new System.Guid("8d507735-20ba-46f3-9e2d-9fde21e5031b");
     this.dockPanel6.Location         = new System.Drawing.Point(0, 0);
     this.dockPanel6.Name             = "dockPanel6";
     this.dockPanel6.OriginalSize     = new System.Drawing.Size(200, 200);
     this.dockPanel6.SavedIndex       = 1;
     this.dockPanel6.SavedMdiDocument = true;
     this.dockPanel6.Size             = new System.Drawing.Size(787, 470);
     this.dockPanel6.Text             = "dockPanel6";
     //
     // dockPanel6_Container
     //
     this.dockPanel6_Container.Controls.Add(this.splitContainerControl2);
     this.dockPanel6_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel6_Container.Name     = "dockPanel6_Container";
     this.dockPanel6_Container.Size     = new System.Drawing.Size(787, 470);
     this.dockPanel6_Container.TabIndex = 0;
     //
     // splitContainerControl2
     //
     this.splitContainerControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
     this.splitContainerControl2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl2.FixedPanel  = DevExpress.XtraEditors.SplitFixedPanel.None;
     this.splitContainerControl2.Horizontal  = false;
     this.splitContainerControl2.Location    = new System.Drawing.Point(0, 0);
     this.splitContainerControl2.Name        = "splitContainerControl2";
     this.splitContainerControl2.Panel1.Controls.Add(this.splitContainerControl3);
     this.splitContainerControl2.Panel1.Text = "Panel1";
     this.splitContainerControl2.Panel2.Controls.Add(this.panelControl3);
     this.splitContainerControl2.Panel2.Controls.Add(this.panelControl2);
     this.splitContainerControl2.Panel2.Text      = "Panel2";
     this.splitContainerControl2.Size             = new System.Drawing.Size(787, 470);
     this.splitContainerControl2.SplitterPosition = 207;
     this.splitContainerControl2.TabIndex         = 0;
     this.splitContainerControl2.Text             = "splitContainerControl2";
     //
     // splitContainerControl3
     //
     this.splitContainerControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
     this.splitContainerControl3.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl3.FixedPanel  = DevExpress.XtraEditors.SplitFixedPanel.None;
     this.splitContainerControl3.Location    = new System.Drawing.Point(0, 0);
     this.splitContainerControl3.Name        = "splitContainerControl3";
     this.splitContainerControl3.Panel1.Controls.Add(this.treeList2);
     this.splitContainerControl3.Panel1.Text = "Panel1";
     this.splitContainerControl3.Panel2.Controls.Add(this.treeList3);
     this.splitContainerControl3.Panel2.Controls.Add(this.panelControl1);
     this.splitContainerControl3.Panel2.Text      = "Panel2";
     this.splitContainerControl3.Size             = new System.Drawing.Size(787, 207);
     this.splitContainerControl3.SplitterPosition = 341;
     this.splitContainerControl3.TabIndex         = 0;
     this.splitContainerControl3.Text             = "splitContainerControl3";
     //
     // treeList2
     //
     this.treeList2.Cursor              = System.Windows.Forms.Cursors.Default;
     this.treeList2.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.treeList2.Location            = new System.Drawing.Point(0, 0);
     this.treeList2.Name                = "treeList2";
     this.treeList2.Size                = new System.Drawing.Size(342, 207);
     this.treeList2.TabIndex            = 0;
     this.treeList2.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.treeList2_FocusedNodeChanged);
     //
     // treeList3
     //
     this.treeList3.Cursor   = System.Windows.Forms.Cursors.Default;
     this.treeList3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.treeList3.Location = new System.Drawing.Point(0, 33);
     this.treeList3.Name     = "treeList3";
     this.treeList3.Size     = new System.Drawing.Size(433, 174);
     this.treeList3.TabIndex = 1;
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.btn_smartmatch);
     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(433, 33);
     this.panelControl1.TabIndex = 0;
     //
     // btn_smartmatch
     //
     this.btn_smartmatch.ButtonStyle   = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.btn_smartmatch.Image         = ((System.Drawing.Image)(resources.GetObject("btn_smartmatch.Image")));
     this.btn_smartmatch.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btn_smartmatch.Location      = new System.Drawing.Point(27, 5);
     this.btn_smartmatch.Name          = "btn_smartmatch";
     this.btn_smartmatch.Size          = new System.Drawing.Size(88, 23);
     this.btn_smartmatch.TabIndex      = 0;
     this.btn_smartmatch.Text          = "智能匹配";
     this.btn_smartmatch.Click        += new System.EventHandler(this.btn_smartmatch_Click);
     //
     // panelControl3
     //
     this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl3.Controls.Add(this.gridControl3);
     this.panelControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl3.Location = new System.Drawing.Point(0, 43);
     this.panelControl3.Name     = "panelControl3";
     this.panelControl3.Size     = new System.Drawing.Size(787, 208);
     this.panelControl3.TabIndex = 2;
     //
     // gridControl3
     //
     this.gridControl3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridControl3.Location = new System.Drawing.Point(0, 0);
     this.gridControl3.MainView = this.gridView3;
     this.gridControl3.Name     = "gridControl3";
     this.gridControl3.Size     = new System.Drawing.Size(787, 208);
     this.gridControl3.TabIndex = 0;
     this.gridControl3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView3
     });
     //
     // gridView3
     //
     this.gridView3.GridControl = this.gridControl3;
     this.gridView3.Name        = "gridView3";
     this.gridView3.OptionsView.ShowGroupPanel = false;
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.btn_import);
     this.panelControl2.Controls.Add(this.btn_export);
     this.panelControl2.Controls.Add(this.btn_run);
     this.panelControl2.Controls.Add(this.btn_save);
     this.panelControl2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl2.Location = new System.Drawing.Point(0, 0);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(787, 43);
     this.panelControl2.TabIndex = 1;
     //
     // btn_import
     //
     this.btn_import.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.btn_import.Image       = ((System.Drawing.Image)(resources.GetObject("btn_import.Image")));
     this.btn_import.Location    = new System.Drawing.Point(322, 11);
     this.btn_import.Name        = "btn_import";
     this.btn_import.Size        = new System.Drawing.Size(120, 23);
     this.btn_import.TabIndex    = 3;
     this.btn_import.Text        = "导入配置文件";
     this.btn_import.Visible     = false;
     this.btn_import.Click      += new System.EventHandler(this.btn_import_Click);
     //
     // btn_export
     //
     this.btn_export.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.btn_export.Image       = ((System.Drawing.Image)(resources.GetObject("btn_export.Image")));
     this.btn_export.Location    = new System.Drawing.Point(191, 11);
     this.btn_export.Name        = "btn_export";
     this.btn_export.Size        = new System.Drawing.Size(115, 23);
     this.btn_export.TabIndex    = 2;
     this.btn_export.Text        = "导出配置文件";
     this.btn_export.Visible     = false;
     this.btn_export.Click      += new System.EventHandler(this.btn_export_Click);
     //
     // btn_run
     //
     this.btn_run.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.btn_run.Image       = ((System.Drawing.Image)(resources.GetObject("btn_run.Image")));
     this.btn_run.Location    = new System.Drawing.Point(90, 11);
     this.btn_run.Name        = "btn_run";
     this.btn_run.Size        = new System.Drawing.Size(95, 23);
     this.btn_run.TabIndex    = 1;
     this.btn_run.Text        = "导入数据";
     this.btn_run.Click      += new System.EventHandler(this.btn_run_Click);
     //
     // btn_save
     //
     this.btn_save.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.btn_save.Image       = ((System.Drawing.Image)(resources.GetObject("btn_save.Image")));
     this.btn_save.Location    = new System.Drawing.Point(19, 11);
     this.btn_save.Name        = "btn_save";
     this.btn_save.Size        = new System.Drawing.Size(65, 23);
     this.btn_save.TabIndex    = 0;
     this.btn_save.Text        = "保存";
     this.btn_save.Click      += new System.EventHandler(this.btn_save_Click);
     //
     // dockPanel7
     //
     this.dockPanel7.Controls.Add(this.dockPanel7_Container);
     this.dockPanel7.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockPanel7.DockedAsTabbedDocument = true;
     this.dockPanel7.ID               = new System.Guid("7d1bb030-bd0e-4b90-86ad-18ad977d73e9");
     this.dockPanel7.Location         = new System.Drawing.Point(-32768, -32768);
     this.dockPanel7.Name             = "dockPanel7";
     this.dockPanel7.OriginalSize     = new System.Drawing.Size(200, 200);
     this.dockPanel7.SavedIndex       = 2;
     this.dockPanel7.SavedMdiDocument = true;
     this.dockPanel7.Size             = new System.Drawing.Size(535, 451);
     this.dockPanel7.Text             = "dockPanel7";
     this.dockPanel7.Visibility       = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
     //
     // dockPanel7_Container
     //
     this.dockPanel7_Container.Controls.Add(this.gridControl1);
     this.dockPanel7_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel7_Container.Name     = "dockPanel7_Container";
     this.dockPanel7_Container.Size     = new System.Drawing.Size(535, 451);
     this.dockPanel7_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.Size     = new System.Drawing.Size(535, 451);
     this.gridControl1.TabIndex = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.buttonEdit1);
     this.layoutControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.layoutControl1.Location = new System.Drawing.Point(242, 0);
     this.layoutControl1.Margin   = new System.Windows.Forms.Padding(2);
     this.layoutControl1.Name     = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(724, 192, 312, 437);
     this.layoutControl1.Root     = this.layoutControlGroup1;
     this.layoutControl1.Size     = new System.Drawing.Size(793, 51);
     this.layoutControl1.TabIndex = 7;
     this.layoutControl1.Text     = "layoutControl1";
     //
     // buttonEdit1
     //
     this.buttonEdit1.Location = new System.Drawing.Point(76, 12);
     this.buttonEdit1.Margin   = new System.Windows.Forms.Padding(2);
     this.buttonEdit1.Name     = "buttonEdit1";
     this.buttonEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton()
     });
     this.buttonEdit1.Size              = new System.Drawing.Size(705, 20);
     this.buttonEdit1.StyleController   = this.layoutControl1;
     this.buttonEdit1.TabIndex          = 4;
     this.buttonEdit1.ButtonClick      += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.buttonEdit1_Properties_ButtonClick);
     this.buttonEdit1.EditValueChanged += new System.EventHandler(this.buttonEdit1_EditValueChanged_1);
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutControlItem1
     });
     this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name     = "Root";
     this.layoutControlGroup1.OptionsItemText.TextToControlDistance = 4;
     this.layoutControlGroup1.Size        = new System.Drawing.Size(793, 51);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control  = this.buttonEdit1;
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name     = "layoutControlItem1";
     this.layoutControlItem1.Size     = new System.Drawing.Size(773, 31);
     this.layoutControlItem1.Text     = "导入Excel  ";
     this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 14);
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     dockingContainer3.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer3
     });
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     this.imageCollection1.InsertGalleryImage("grid_16x16.png", "images/grid/grid_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("images/grid/grid_16x16.png"), 0);
     this.imageCollection1.Images.SetKeyName(0, "grid_16x16.png");
     this.imageCollection1.InsertGalleryImage("calendar_16x16.png", "office2013/scheduling/calendar_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("office2013/scheduling/calendar_16x16.png"), 1);
     this.imageCollection1.Images.SetKeyName(1, "calendar_16x16.png");
     this.imageCollection1.InsertGalleryImage("contentautoarrange_16x16.png", "office2013/alignment/contentautoarrange_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("office2013/alignment/contentautoarrange_16x16.png"), 2);
     this.imageCollection1.Images.SetKeyName(2, "contentautoarrange_16x16.png");
     //
     // ToAccess
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1035, 552);
     this.Controls.Add(this.layoutControl1);
     this.Controls.Add(this.dockPanel1);
     this.Margin = new System.Windows.Forms.Padding(2);
     this.Name   = "ToAccess";
     this.Text   = "Form5";
     this.Load  += new System.EventHandler(this.ToAccess_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel3.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
     this.dockPanel6.ResumeLayout(false);
     this.dockPanel6_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
     this.splitContainerControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl3)).EndInit();
     this.splitContainerControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeList2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.treeList3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.dockPanel7.ResumeLayout(false);
     this.dockPanel7_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.buttonEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 26
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(ConsoleOutputControl));
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     DevExpress.Utils.Animation.Transition     transition1     = new DevExpress.Utils.Animation.Transition();
     DevExpress.Utils.Animation.FadeTransition fadeTransition1 = new DevExpress.Utils.Animation.FadeTransition();
     this.documentGroupMain            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.docBook                      = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.docSpreadsheet               = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.docGrid                      = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.docHeap                      = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.panelConsole                 = new DevExpress.XtraEditors.XtraUserControl();
     this.layoutControl                = new DevExpress.XtraLayout.LayoutControl();
     this.progressBar                  = new DevExpress.XtraEditors.ProgressBarControl();
     this.progressMarqueeBar           = new DevExpress.XtraEditors.MarqueeProgressBarControl();
     this.layoutControlGroup1          = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutConsole                = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlProgressBar     = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlProgressMarquee = new DevExpress.XtraLayout.LayoutControlItem();
     this.documentManager              = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.viewDocuments                = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.transitionManager            = new DevExpress.Utils.Animation.TransitionManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroupMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.docBook)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.docSpreadsheet)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.docGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.docHeap)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).BeginInit();
     this.layoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.progressBar.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.progressMarqueeBar.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutConsole)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlProgressBar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlProgressMarquee)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewDocuments)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroupMain
     //
     this.documentGroupMain.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.docBook,
         this.docSpreadsheet,
         this.docGrid,
         this.docHeap
     });
     //
     // docBook
     //
     this.docBook.Caption                   = "Book";
     this.docBook.ControlName               = "Book";
     this.docBook.Footer                    = "";
     this.docBook.Header                    = "";
     this.docBook.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("docBook.ImageOptions.SvgImage")));
     this.docBook.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
     this.docBook.Properties.AllowClose     = DevExpress.Utils.DefaultBoolean.False;
     //
     // docSpreadsheet
     //
     this.docSpreadsheet.Caption                   = "Spreadsheet";
     this.docSpreadsheet.ControlName               = "Spreadsheet";
     this.docSpreadsheet.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("docSpreadsheet.ImageOptions.SvgImage")));
     this.docSpreadsheet.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
     this.docSpreadsheet.Properties.AllowClose     = DevExpress.Utils.DefaultBoolean.False;
     //
     // docGrid
     //
     this.docGrid.Caption                   = "Data";
     this.docGrid.ControlName               = "Grid";
     this.docGrid.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("docGrid.ImageOptions.SvgImage")));
     this.docGrid.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
     this.docGrid.Properties.AllowClose     = DevExpress.Utils.DefaultBoolean.False;
     //
     // docHeap
     //
     this.docHeap.Caption                   = "Heap";
     this.docHeap.ControlName               = "Heap";
     this.docHeap.ImageOptions.SvgImage     = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("docHeap.ImageOptions.SvgImage")));
     this.docHeap.ImageOptions.SvgImageSize = new System.Drawing.Size(16, 16);
     this.docHeap.Properties.AllowClose     = DevExpress.Utils.DefaultBoolean.False;
     //
     // panelConsole
     //
     this.panelConsole.Location = new System.Drawing.Point(12, 12);
     this.panelConsole.Name     = "panelConsole";
     this.panelConsole.Size     = new System.Drawing.Size(960, 887);
     this.panelConsole.TabIndex = 13;
     //
     // layoutControl
     //
     this.layoutControl.Controls.Add(this.panelConsole);
     this.layoutControl.Controls.Add(this.progressBar);
     this.layoutControl.Controls.Add(this.progressMarqueeBar);
     this.layoutControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl.Location = new System.Drawing.Point(0, 0);
     this.layoutControl.Name     = "layoutControl";
     this.layoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(2344, 780, 650, 400);
     this.layoutControl.Root     = this.layoutControlGroup1;
     this.layoutControl.Size     = new System.Drawing.Size(984, 955);
     this.layoutControl.TabIndex = 0;
     this.layoutControl.Text     = "layoutControl1";
     //
     // progressBar
     //
     this.progressBar.Location        = new System.Drawing.Point(12, 933);
     this.progressBar.Name            = "progressBar";
     this.progressBar.Size            = new System.Drawing.Size(960, 10);
     this.progressBar.StyleController = this.layoutControl;
     this.progressBar.TabIndex        = 11;
     //
     // progressMarqueeBar
     //
     this.progressMarqueeBar.EditValue       = 0;
     this.progressMarqueeBar.Location        = new System.Drawing.Point(12, 903);
     this.progressMarqueeBar.Name            = "progressMarqueeBar";
     this.progressMarqueeBar.Size            = new System.Drawing.Size(960, 10);
     this.progressMarqueeBar.StyleController = this.layoutControl;
     this.progressMarqueeBar.TabIndex        = 8;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.layoutControlGroup1.GroupBordersVisible         = false;
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.layoutConsole,
         this.layoutControlProgressBar,
         this.layoutControlProgressMarquee
     });
     this.layoutControlGroup1.Name        = "Root";
     this.layoutControlGroup1.Size        = new System.Drawing.Size(984, 955);
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutConsole
     //
     this.layoutConsole.Control     = this.panelConsole;
     this.layoutConsole.Location    = new System.Drawing.Point(0, 0);
     this.layoutConsole.Name        = "layoutConsole";
     this.layoutConsole.Size        = new System.Drawing.Size(964, 891);
     this.layoutConsole.TextSize    = new System.Drawing.Size(0, 0);
     this.layoutConsole.TextVisible = false;
     //
     // layoutControlProgressBar
     //
     this.layoutControlProgressBar.Control             = this.progressBar;
     this.layoutControlProgressBar.Location            = new System.Drawing.Point(0, 905);
     this.layoutControlProgressBar.MaxSize             = new System.Drawing.Size(0, 30);
     this.layoutControlProgressBar.MinSize             = new System.Drawing.Size(54, 30);
     this.layoutControlProgressBar.Name                = "layoutControlProgressBar";
     this.layoutControlProgressBar.Size                = new System.Drawing.Size(964, 30);
     this.layoutControlProgressBar.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlProgressBar.Text                = "Progress: ";
     this.layoutControlProgressBar.TextLocation        = DevExpress.Utils.Locations.Top;
     this.layoutControlProgressBar.TextSize            = new System.Drawing.Size(49, 13);
     this.layoutControlProgressBar.Visibility          = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // layoutControlProgressMarquee
     //
     this.layoutControlProgressMarquee.Control             = this.progressMarqueeBar;
     this.layoutControlProgressMarquee.Location            = new System.Drawing.Point(0, 891);
     this.layoutControlProgressMarquee.MaxSize             = new System.Drawing.Size(0, 14);
     this.layoutControlProgressMarquee.MinSize             = new System.Drawing.Size(54, 14);
     this.layoutControlProgressMarquee.Name                = "layoutControlProgressMarquee";
     this.layoutControlProgressMarquee.Size                = new System.Drawing.Size(964, 14);
     this.layoutControlProgressMarquee.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
     this.layoutControlProgressMarquee.TextSize            = new System.Drawing.Size(0, 0);
     this.layoutControlProgressMarquee.TextVisible         = false;
     this.layoutControlProgressMarquee.Visibility          = DevExpress.XtraLayout.Utils.LayoutVisibility.Never;
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this.panelConsole;
     this.documentManager.View             = this.viewDocuments;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.viewDocuments
     });
     this.documentManager.DocumentActivate += new DevExpress.XtraBars.Docking2010.Views.DocumentEventHandler(this.DocumentManager_DocumentActivate);
     //
     // viewDocuments
     //
     this.viewDocuments.AllowHotkeyNavigation = DevExpress.Utils.DefaultBoolean.True;
     this.viewDocuments.AllowResetLayout      = DevExpress.Utils.DefaultBoolean.False;
     this.viewDocuments.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroupMain
     });
     this.viewDocuments.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.docGrid,
         this.docHeap,
         this.docSpreadsheet,
         this.docBook
     });
     this.viewDocuments.EnableFreeLayoutMode  = DevExpress.Utils.DefaultBoolean.True;
     this.viewDocuments.EnableStickySplitters = DevExpress.Utils.DefaultBoolean.True;
     dockingContainer1.Element = this.documentGroupMain;
     this.viewDocuments.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     this.viewDocuments.ShowDockGuidesOnPressingShift = DevExpress.Utils.DefaultBoolean.False;
     this.viewDocuments.ShowDocumentSelectorMenuOnCtrlAltDownArrow = DevExpress.Utils.DefaultBoolean.True;
     this.viewDocuments.UseDocumentSelector  = DevExpress.Utils.DefaultBoolean.True;
     this.viewDocuments.UseLoadingIndicator  = DevExpress.Utils.DefaultBoolean.False;
     this.viewDocuments.UseSnappingEmulation = DevExpress.Utils.DefaultBoolean.True;
     this.viewDocuments.TabMouseActivating  += new DevExpress.XtraBars.Docking2010.Views.DocumentCancelEventHandler(this.ViewDocuments_TabMouseActivating);
     this.viewDocuments.DocumentActivated   += new DevExpress.XtraBars.Docking2010.Views.DocumentEventHandler(this.ViewDocuments_DocumentActivated);
     this.viewDocuments.DocumentDeactivated += new DevExpress.XtraBars.Docking2010.Views.DocumentEventHandler(this.ViewDocuments_DocumentDeactivated);
     this.viewDocuments.Floating            += new DevExpress.XtraBars.Docking2010.Views.DocumentEventHandler(this.ViewDocuments_Floating);
     this.viewDocuments.EndFloating         += new DevExpress.XtraBars.Docking2010.Views.DocumentEventHandler(this.ViewDocuments_EndFloating);
     this.viewDocuments.EndDocking          += new DevExpress.XtraBars.Docking2010.Views.DocumentEventHandler(this.ViewDocuments_EndDocking);
     this.viewDocuments.QueryControl        += new DevExpress.XtraBars.Docking2010.Views.QueryControlEventHandler(this.ViewDocuments_QueryControl);
     //
     // transitionManager
     //
     transition1.BarWaitingIndicatorProperties.Caption     = "";
     transition1.BarWaitingIndicatorProperties.Description = "";
     transition1.Control = this.panelConsole;
     transition1.LineWaitingIndicatorProperties.AnimationElementCount = 5;
     transition1.LineWaitingIndicatorProperties.Caption               = "";
     transition1.LineWaitingIndicatorProperties.Description           = "";
     transition1.RingWaitingIndicatorProperties.AnimationElementCount = 5;
     transition1.RingWaitingIndicatorProperties.Caption               = "";
     transition1.RingWaitingIndicatorProperties.Description           = "";
     transition1.ShowWaitingIndicator = DevExpress.Utils.DefaultBoolean.False;
     transition1.TransitionType       = fadeTransition1;
     transition1.WaitingIndicatorProperties.Caption     = "";
     transition1.WaitingIndicatorProperties.Description = "";
     this.transitionManager.Transitions.Add(transition1);
     //
     // ConsoleOutputControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.layoutControl);
     this.Name  = "ConsoleOutputControl";
     this.Size  = new System.Drawing.Size(984, 955);
     this.Load += new System.EventHandler(this.ConsoleOutputControl_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroupMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.docBook)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.docSpreadsheet)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.docGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.docHeap)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl)).EndInit();
     this.layoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.progressBar.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.progressMarqueeBar.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutConsole)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlProgressBar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlProgressMarquee)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewDocuments)).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(frm_BanHang));
            DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
            this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup();
            this.document2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
            this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager();
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
            this.panel1 = new System.Windows.Forms.Panel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
            this.comboBoxEdit6 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.textBox8 = new System.Windows.Forms.TextBox();
            this.label1 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
            this.label6 = new System.Windows.Forms.Label();
            this.label5 = new System.Windows.Forms.Label();
            this.textEdit1 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.comboBoxEdit2 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.label11 = new System.Windows.Forms.Label();
            this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
            this.label12 = new System.Windows.Forms.Label();
            this.textBox7 = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
            this.label10 = new System.Windows.Forms.Label();
            this.comboBoxEdit4 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.label7 = new System.Windows.Forms.Label();
            this.comboBoxEdit3 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.label9 = new System.Windows.Forms.Label();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.toolStripButton1 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton3 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton4 = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripButton5 = new System.Windows.Forms.ToolStripButton();
            this.comboBoxEdit5 = new DevExpress.XtraEditors.ComboBoxEdit();
            this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager();
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView();
            this.realTimeSource1 = new DevExpress.Data.RealTimeSource();
            this.dgv = new System.Windows.Forms.DataGridView();
            this.SanPhamID = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.TenHang = new System.Windows.Forms.DataGridViewComboBoxColumn();
            this.SoLuong = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.DonGia = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.TongTien = new System.Windows.Forms.DataGridViewTextBoxColumn();
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.dockPanel1.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
            this.groupControl1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.panel2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
            this.splitContainerControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit6.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit4.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit3.Properties)).BeginInit();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit5.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dgv)).BeginInit();
            this.SuspendLayout();
            // 
            // documentGroup1
            // 
            this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document2});
            // 
            // document2
            // 
            this.document2.Caption = "Bán Hàng";
            this.document2.ControlName = "dockPanel1";
            this.document2.FloatLocation = new System.Drawing.Point(602, 349);
            this.document2.FloatSize = new System.Drawing.Size(200, 200);
            this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
            this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // document1
            // 
            this.document1.Caption = "Phiếu Xuất Hàng";
            this.document1.ControlName = "dockPanel1";
            this.document1.FloatLocation = new System.Drawing.Point(0, 0);
            this.document1.FloatSize = new System.Drawing.Size(200, 200);
            this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanel1});
            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"});
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
            this.dockPanel1.DockedAsTabbedDocument = true;
            this.dockPanel1.FloatLocation = new System.Drawing.Point(602, 349);
            this.dockPanel1.ID = new System.Guid("dbcba941-80d4-48e5-b673-c757fa8a1d7c");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.dockPanel1.SavedIndex = 0;
            this.dockPanel1.SavedMdiDocument = true;
            this.dockPanel1.Size = new System.Drawing.Size(1165, 423);
            this.dockPanel1.Text = "Bán Hàng";
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.groupControl1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(1165, 423);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // groupControl1
            // 
            this.groupControl1.Controls.Add(this.panel1);
            this.groupControl1.Controls.Add(this.toolStrip1);
            this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.groupControl1.Location = new System.Drawing.Point(0, 0);
            this.groupControl1.Name = "groupControl1";
            this.groupControl1.Size = new System.Drawing.Size(1165, 423);
            this.groupControl1.TabIndex = 0;
            this.groupControl1.Text = "Phiếu Xuất Hàng";
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.panel2);
            this.panel1.Controls.Add(this.groupBox1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(2, 45);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(1161, 376);
            this.panel1.TabIndex = 2;
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.dgv);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 153);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(1161, 223);
            this.panel2.TabIndex = 31;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.splitContainerControl1);
            this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox1.Location = new System.Drawing.Point(0, 0);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(1161, 153);
            this.groupBox1.TabIndex = 30;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Thông Tin";
            // 
            // splitContainerControl1
            // 
            this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainerControl1.Location = new System.Drawing.Point(3, 17);
            this.splitContainerControl1.Name = "splitContainerControl1";
            this.splitContainerControl1.Panel1.Controls.Add(this.comboBoxEdit6);
            this.splitContainerControl1.Panel1.Controls.Add(this.textBox8);
            this.splitContainerControl1.Panel1.Controls.Add(this.label1);
            this.splitContainerControl1.Panel1.Controls.Add(this.label4);
            this.splitContainerControl1.Panel1.Controls.Add(this.dateTimePicker2);
            this.splitContainerControl1.Panel1.Controls.Add(this.label6);
            this.splitContainerControl1.Panel1.Controls.Add(this.label5);
            this.splitContainerControl1.Panel1.Controls.Add(this.textEdit1);
            this.splitContainerControl1.Panel1.Controls.Add(this.comboBoxEdit2);
            this.splitContainerControl1.Panel1.Controls.Add(this.label11);
            this.splitContainerControl1.Panel1.Controls.Add(this.dateTimePicker1);
            this.splitContainerControl1.Panel1.Controls.Add(this.label12);
            this.splitContainerControl1.Panel1.Controls.Add(this.textBox7);
            this.splitContainerControl1.Panel1.Controls.Add(this.label3);
            this.splitContainerControl1.Panel1.Controls.Add(this.textBox1);
            this.splitContainerControl1.Panel1.Controls.Add(this.label2);
            this.splitContainerControl1.Panel1.Text = "Panel1";
            this.splitContainerControl1.Panel2.Controls.Add(this.dateTimePicker3);
            this.splitContainerControl1.Panel2.Controls.Add(this.label10);
            this.splitContainerControl1.Panel2.Controls.Add(this.comboBoxEdit4);
            this.splitContainerControl1.Panel2.Controls.Add(this.label7);
            this.splitContainerControl1.Panel2.Controls.Add(this.comboBoxEdit3);
            this.splitContainerControl1.Panel2.Controls.Add(this.label9);
            this.splitContainerControl1.Panel2.Controls.Add(this.textBox2);
            this.splitContainerControl1.Panel2.Controls.Add(this.label8);
            this.splitContainerControl1.Panel2.Text = "Panel2";
            this.splitContainerControl1.Size = new System.Drawing.Size(1155, 133);
            this.splitContainerControl1.SplitterPosition = 870;
            this.splitContainerControl1.TabIndex = 0;
            this.splitContainerControl1.Text = "splitContainerControl1";
            // 
            // comboBoxEdit6
            // 
            this.comboBoxEdit6.Location = new System.Drawing.Point(717, 4);
            this.comboBoxEdit6.Name = "comboBoxEdit6";
            this.comboBoxEdit6.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comboBoxEdit6.Size = new System.Drawing.Size(151, 20);
            this.comboBoxEdit6.TabIndex = 29;
            // 
            // textBox8
            // 
            this.textBox8.Location = new System.Drawing.Point(99, 57);
            this.textBox8.Multiline = true;
            this.textBox8.Name = "textBox8";
            this.textBox8.Size = new System.Drawing.Size(491, 72);
            this.textBox8.TabIndex = 17;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(2, 7);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(64, 13);
            this.label1.TabIndex = 0;
            this.label1.Text = "Khách Hàng";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(610, 60);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(102, 13);
            this.label4.TabIndex = 3;
            this.label4.Text = "H.Thức Thanh Toán";
            // 
            // dateTimePicker2
            // 
            this.dateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimePicker2.Location = new System.Drawing.Point(717, 110);
            this.dateTimePicker2.Name = "dateTimePicker2";
            this.dateTimePicker2.Size = new System.Drawing.Size(151, 21);
            this.dateTimePicker2.TabIndex = 28;
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(610, 33);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(58, 13);
            this.label6.TabIndex = 5;
            this.label6.Text = "Điện Thoại";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(610, 7);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(37, 13);
            this.label5.TabIndex = 4;
            this.label5.Text = "Mã KH";
            // 
            // textEdit1
            // 
            this.textEdit1.Location = new System.Drawing.Point(99, 4);
            this.textEdit1.Name = "textEdit1";
            this.textEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.textEdit1.Size = new System.Drawing.Size(491, 20);
            this.textEdit1.TabIndex = 18;
            // 
            // comboBoxEdit2
            // 
            this.comboBoxEdit2.Location = new System.Drawing.Point(717, 57);
            this.comboBoxEdit2.Name = "comboBoxEdit2";
            this.comboBoxEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comboBoxEdit2.Size = new System.Drawing.Size(151, 20);
            this.comboBoxEdit2.TabIndex = 21;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(610, 83);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(92, 13);
            this.label11.TabIndex = 25;
            this.label11.Text = "Ngày Thanh Toán";
            // 
            // dateTimePicker1
            // 
            this.dateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimePicker1.Location = new System.Drawing.Point(717, 83);
            this.dateTimePicker1.Name = "dateTimePicker1";
            this.dateTimePicker1.Size = new System.Drawing.Size(151, 21);
            this.dateTimePicker1.TabIndex = 26;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(610, 110);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(56, 13);
            this.label12.TabIndex = 27;
            this.label12.Text = "Ngày Giao";
            // 
            // textBox7
            // 
            this.textBox7.Location = new System.Drawing.Point(717, 30);
            this.textBox7.Name = "textBox7";
            this.textBox7.Size = new System.Drawing.Size(151, 21);
            this.textBox7.TabIndex = 16;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(2, 57);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(44, 13);
            this.label3.TabIndex = 2;
            this.label3.Text = "Ghi Chú";
            // 
            // textBox1
            // 
            this.textBox1.Location = new System.Drawing.Point(99, 30);
            this.textBox1.Name = "textBox1";
            this.textBox1.Size = new System.Drawing.Size(491, 21);
            this.textBox1.TabIndex = 20;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(2, 30);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(41, 13);
            this.label2.TabIndex = 1;
            this.label2.Text = "Địa Chỉ";
            // 
            // dateTimePicker3
            // 
            this.dateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimePicker3.Location = new System.Drawing.Point(92, 30);
            this.dateTimePicker3.Name = "dateTimePicker3";
            this.dateTimePicker3.Size = new System.Drawing.Size(166, 21);
            this.dateTimePicker3.TabIndex = 37;
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(-1, 7);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(50, 13);
            this.label10.TabIndex = 30;
            this.label10.Text = "Mã Phiếu";
            // 
            // comboBoxEdit4
            // 
            this.comboBoxEdit4.Location = new System.Drawing.Point(92, 57);
            this.comboBoxEdit4.Name = "comboBoxEdit4";
            this.comboBoxEdit4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comboBoxEdit4.Size = new System.Drawing.Size(166, 20);
            this.comboBoxEdit4.TabIndex = 36;
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(-1, 83);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(50, 13);
            this.label7.TabIndex = 33;
            this.label7.Text = "Kho Xuất";
            // 
            // comboBoxEdit3
            // 
            this.comboBoxEdit3.Location = new System.Drawing.Point(92, 84);
            this.comboBoxEdit3.Name = "comboBoxEdit3";
            this.comboBoxEdit3.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comboBoxEdit3.Size = new System.Drawing.Size(166, 20);
            this.comboBoxEdit3.TabIndex = 35;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(-1, 35);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(32, 13);
            this.label9.TabIndex = 31;
            this.label9.Text = "Ngày";
            // 
            // textBox2
            // 
            this.textBox2.Location = new System.Drawing.Point(92, 4);
            this.textBox2.Name = "textBox2";
            this.textBox2.Size = new System.Drawing.Size(166, 21);
            this.textBox2.TabIndex = 34;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(-1, 60);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(71, 13);
            this.label8.TabIndex = 32;
            this.label8.Text = "Nhân Viên BH";
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripButton1,
            this.toolStripSeparator1,
            this.toolStripButton3,
            this.toolStripSeparator3,
            this.toolStripButton4,
            this.toolStripSeparator2,
            this.toolStripButton5});
            this.toolStrip1.Location = new System.Drawing.Point(2, 20);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(1161, 25);
            this.toolStrip1.TabIndex = 0;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // toolStripButton1
            // 
            this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
            this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton1.Name = "toolStripButton1";
            this.toolStripButton1.Size = new System.Drawing.Size(104, 22);
            this.toolStripButton1.Text = "Tạo Phiếu Mới";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton3
            // 
            this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
            this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton3.Name = "toolStripButton3";
            this.toolStripButton3.Size = new System.Drawing.Size(70, 22);
            this.toolStripButton3.Text = "In Phiếu";
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton4
            // 
            this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
            this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton4.Name = "toolStripButton4";
            this.toolStripButton4.Size = new System.Drawing.Size(80, 22);
            this.toolStripButton4.Text = "Lưu Phiếu";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripButton5
            // 
            this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image")));
            this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButton5.Name = "toolStripButton5";
            this.toolStripButton5.Size = new System.Drawing.Size(56, 22);
            this.toolStripButton5.Text = "Đóng";
            // 
            // comboBoxEdit5
            // 
            this.comboBoxEdit5.Location = new System.Drawing.Point(808, 119);
            this.comboBoxEdit5.Name = "comboBoxEdit5";
            this.comboBoxEdit5.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.comboBoxEdit5.Size = new System.Drawing.Size(140, 20);
            this.comboBoxEdit5.TabIndex = 24;
            // 
            // documentManager1
            // 
            this.documentManager1.ContainerControl = this;
            this.documentManager1.View = this.tabbedView1;
            this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup1});
            this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document2});
            dockingContainer1.Element = this.documentGroup1;
            this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer1});
            // 
            // realTimeSource1
            // 
            this.realTimeSource1.DisplayableProperties = null;
            this.realTimeSource1.UseWeakEventHandler = true;
            // 
            // dgv
            // 
            this.dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.SanPhamID,
            this.TenHang,
            this.SoLuong,
            this.DonGia,
            this.TongTien});
            this.dgv.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dgv.Location = new System.Drawing.Point(0, 0);
            this.dgv.Name = "dgv";
            this.dgv.Size = new System.Drawing.Size(1161, 223);
            this.dgv.TabIndex = 0;
            this.dgv.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_CellContentClick);
            // 
            // SanPhamID
            // 
            this.SanPhamID.HeaderText = "Mã";
            this.SanPhamID.Name = "SanPhamID";
            this.SanPhamID.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            // 
            // TenHang
            // 
            this.TenHang.HeaderText = "Tên";
            this.TenHang.Name = "TenHang";
            // 
            // SoLuong
            // 
            this.SoLuong.HeaderText = "Số lượng";
            this.SoLuong.Name = "SoLuong";
            this.SoLuong.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.SoLuong.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            // 
            // DonGia
            // 
            this.DonGia.HeaderText = "Đơn giá";
            this.DonGia.Name = "DonGia";
            this.DonGia.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.DonGia.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            // 
            // TongTien
            // 
            this.TongTien.HeaderText = "Tổng tiền";
            this.TongTien.Name = "TongTien";
            this.TongTien.Resizable = System.Windows.Forms.DataGridViewTriState.True;
            this.TongTien.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
            // 
            // frm_BanHang
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1171, 451);
            this.Controls.Add(this.comboBoxEdit5);
            this.Name = "frm_BanHang";
            this.Text = "Bán Hàng";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.dockPanel1.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
            this.groupControl1.ResumeLayout(false);
            this.groupControl1.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
            this.splitContainerControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit6.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit4.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit3.Properties)).EndInit();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit5.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dgv)).EndInit();
            this.ResumeLayout(false);

        }
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()
 {
     DevExpress.XtraSplashScreen.SplashScreenManager splashScreenManager1            = new DevExpress.XtraSplashScreen.SplashScreenManager(this, typeof(global::DataPhilosophiae.SplashScreen1), true, true, true);
     System.ComponentModel.ComponentResourceManager  resources                       = new System.ComponentModel.ComponentResourceManager(typeof(MainRibbonForm));
     DevExpress.Utils.Animation.PushTransition       pushTransition1                 = new DevExpress.Utils.Animation.PushTransition();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     DevExpress.Utils.Controls.SnapOptions snapOptions1 = new DevExpress.Utils.Controls.SnapOptions();
     this.dsCollDocumentGroup             = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup();
     this.dsCollDocument                  = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     this.mdiCollDocument                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     this.dviCollDocument                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     this.mainRibbonControl               = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.backstageViewControl1           = new DevExpress.XtraBars.Ribbon.BackstageViewControl();
     this.fileNewBarButtonItem            = new DevExpress.XtraBars.BarButtonItem();
     this.fileOpenBarButtonItem           = new DevExpress.XtraBars.BarButtonItem();
     this.fileSaveBarButtonItem           = new DevExpress.XtraBars.BarButtonItem();
     this.fileSaveAsBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.fileCloseBarButtonItem          = new DevExpress.XtraBars.BarButtonItem();
     this.fileQuickPrintBarButtonItem     = new DevExpress.XtraBars.BarButtonItem();
     this.filePrintBarButtonItem          = new DevExpress.XtraBars.BarButtonItem();
     this.filePrintPreviewBarButtonItem   = new DevExpress.XtraBars.BarButtonItem();
     this.filePageSetupBarButtonItem      = new DevExpress.XtraBars.BarButtonItem();
     this.fileExportBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.fileImportBarButtonItem         = new DevExpress.XtraBars.BarButtonItem();
     this.skinDropDownButtonItem          = new DevExpress.XtraBars.SkinDropDownButtonItem();
     this.skinPaletteRibbonGalleryBarItem = new DevExpress.XtraBars.SkinPaletteRibbonGalleryBarItem();
     this.skinsColorMixerBarButtonItem    = new DevExpress.XtraBars.BarButtonItem();
     this.workspaceBarMenuItem            = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1               = new DevExpress.Utils.WorkspaceManager();
     this.dockingBarMenuItem              = new DevExpress.XtraBars.BarDockingMenuItem();
     this.mdiChildrenBarListItem          = new DevExpress.XtraBars.BarMdiChildrenListItem();
     this.dsCollBarButtonItem             = new DevExpress.XtraBars.BarButtonItem();
     this.mdiCollBarButtonItem            = new DevExpress.XtraBars.BarButtonItem();
     this.dvCollsBarButtonItem            = new DevExpress.XtraBars.BarButtonItem();
     this.messagesBarButtonItem           = new DevExpress.XtraBars.BarButtonItem();
     this.helpBarButtonItem               = new DevExpress.XtraBars.BarButtonItem();
     this.aboutBarButtonItem              = new DevExpress.XtraBars.BarButtonItem();
     this.fileRibbonPage                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.fileCommonRibbonPageGroup       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.filePrintRibbonPageGroup        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.fileExportRibbonPageGroup       = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.skinsRibbonPage                 = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.skinRibbonPageGroup             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.workspaceRibbonPage             = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.workspaceRibbonPageGroup        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ViewRibbonPage                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.coreRibbonPageGroup             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.othersRibbonPageGroup           = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.helpRibbonPage                  = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.helpRibbonPageGroup             = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.mainRibbonStatusBar             = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.documentManager1                = new DevExpress.XtraBars.Docking2010.DocumentManager();
     this.tabbedView1              = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView();
     this.dockManager1             = new DevExpress.XtraBars.Docking.DockManager();
     this.msgCollDockPanel         = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container     = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dsCollDockPanel          = new DevExpress.XtraBars.Docking.DockPanel();
     this.dsCollControlContainer   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.mdiCollDockPanel         = new DevExpress.XtraBars.Docking.DockPanel();
     this.mdiCollControlContainer  = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dviCollDockPanel         = new DevExpress.XtraBars.Docking.DockPanel();
     this.dviCollControlContainer  = new DevExpress.XtraBars.Docking.ControlContainer();
     this.behaviorManager1         = new DevExpress.Utils.Behaviors.BehaviorManager();
     this.xtraOpenFileDialog1      = new DevExpress.XtraEditors.XtraOpenFileDialog();
     this.xtraSaveFileDialog1      = new DevExpress.XtraEditors.XtraSaveFileDialog();
     this.xtraFolderBrowserDialog1 = new DevExpress.XtraEditors.XtraFolderBrowserDialog();
     this.exportHtmlBarButtonItem  = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.dsCollDocumentGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsCollDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdiCollDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dviCollDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainRibbonControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.backstageViewControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.msgCollDockPanel.SuspendLayout();
     this.dsCollDockPanel.SuspendLayout();
     this.dsCollControlContainer.SuspendLayout();
     this.mdiCollDockPanel.SuspendLayout();
     this.dviCollDockPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).BeginInit();
     this.SuspendLayout();
     //
     // splashScreenManager1
     //
     splashScreenManager1.ClosingDelay = 1000;
     //
     // dsCollDocumentGroup
     //
     this.dsCollDocumentGroup.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.dsCollDocument,
         this.mdiCollDocument,
         this.dviCollDocument
     });
     //
     // dsCollDocument
     //
     this.dsCollDocument.Caption               = "DataStore";
     this.dsCollDocument.ControlName           = "dsCollDockPanel";
     this.dsCollDocument.FloatLocation         = new System.Drawing.Point(0, 30);
     this.dsCollDocument.FloatSize             = new System.Drawing.Size(200, 200);
     this.dsCollDocument.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.dsCollDocument.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.dsCollDocument.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // mdiCollDocument
     //
     this.mdiCollDocument.Caption               = "MetadataItems";
     this.mdiCollDocument.ControlName           = "mdiCollDockPanel";
     this.mdiCollDocument.FloatLocation         = new System.Drawing.Point(0, 30);
     this.mdiCollDocument.FloatSize             = new System.Drawing.Size(200, 200);
     this.mdiCollDocument.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.mdiCollDocument.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.mdiCollDocument.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // dviCollDocument
     //
     this.dviCollDocument.Caption               = "DatavalueItems";
     this.dviCollDocument.ControlName           = "dviCollDockPanel";
     this.dviCollDocument.FloatLocation         = new System.Drawing.Point(0, 30);
     this.dviCollDocument.FloatSize             = new System.Drawing.Size(200, 200);
     this.dviCollDocument.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.dviCollDocument.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.dviCollDocument.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // mainRibbonControl
     //
     this.mainRibbonControl.ApplicationButtonDropDownControl = this.backstageViewControl1;
     this.mainRibbonControl.ExpandCollapseItem.Id            = 0;
     this.mainRibbonControl.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.mainRibbonControl.ExpandCollapseItem,
         this.fileNewBarButtonItem,
         this.fileOpenBarButtonItem,
         this.fileSaveBarButtonItem,
         this.fileSaveAsBarButtonItem,
         this.fileCloseBarButtonItem,
         this.fileQuickPrintBarButtonItem,
         this.filePrintBarButtonItem,
         this.filePrintPreviewBarButtonItem,
         this.filePageSetupBarButtonItem,
         this.fileExportBarButtonItem,
         this.fileImportBarButtonItem,
         this.skinDropDownButtonItem,
         this.skinPaletteRibbonGalleryBarItem,
         this.skinsColorMixerBarButtonItem,
         this.workspaceBarMenuItem,
         this.dockingBarMenuItem,
         this.mdiChildrenBarListItem,
         this.dsCollBarButtonItem,
         this.mdiCollBarButtonItem,
         this.dvCollsBarButtonItem,
         this.messagesBarButtonItem,
         this.helpBarButtonItem,
         this.aboutBarButtonItem,
         this.exportHtmlBarButtonItem
     });
     this.mainRibbonControl.Location  = new System.Drawing.Point(0, 0);
     this.mainRibbonControl.MaxItemId = 2;
     this.mainRibbonControl.Name      = "mainRibbonControl";
     this.mainRibbonControl.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.fileRibbonPage,
         this.skinsRibbonPage,
         this.workspaceRibbonPage,
         this.ViewRibbonPage,
         this.helpRibbonPage
     });
     this.mainRibbonControl.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonControlStyle.Office2013;
     this.mainRibbonControl.Size                    = new System.Drawing.Size(1024, 162);
     this.mainRibbonControl.StatusBar               = this.mainRibbonStatusBar;
     this.mainRibbonControl.ApplicationButtonClick += new System.EventHandler(this.mainRibbonControl_ApplicationButtonClick);
     //
     // backstageViewControl1
     //
     this.backstageViewControl1.Image               = global::DataPhilosophiae.Properties.Resources.exportfile_32x32;
     this.backstageViewControl1.Location            = new System.Drawing.Point(218, 90);
     this.backstageViewControl1.Name                = "backstageViewControl1";
     this.backstageViewControl1.OwnerControl        = this.mainRibbonControl;
     this.backstageViewControl1.Size                = new System.Drawing.Size(656, 150);
     this.backstageViewControl1.Style               = DevExpress.XtraBars.Ribbon.BackstageViewStyle.Office2013;
     this.backstageViewControl1.TabIndex            = 1;
     this.backstageViewControl1.SelectedTabChanged += new DevExpress.XtraBars.Ribbon.BackstageViewItemEventHandler(this.backstageViewControl1_SelectedTabChanged);
     this.backstageViewControl1.ItemClick          += new DevExpress.XtraBars.Ribbon.BackstageViewItemEventHandler(this.backstageViewControl1_ItemClick);
     //
     // fileNewBarButtonItem
     //
     this.fileNewBarButtonItem.Caption = "New";
     this.fileNewBarButtonItem.Id      = 1;
     this.fileNewBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources._new;
     this.fileNewBarButtonItem.Name       = "fileNewBarButtonItem";
     this.fileNewBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileNewBarButtonItem_ItemClick);
     //
     // fileOpenBarButtonItem
     //
     this.fileOpenBarButtonItem.Caption = "Open";
     this.fileOpenBarButtonItem.Id      = 2;
     this.fileOpenBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.open;
     this.fileOpenBarButtonItem.Name       = "fileOpenBarButtonItem";
     this.fileOpenBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileOpenBarButtonItem_ItemClick);
     //
     // fileSaveBarButtonItem
     //
     this.fileSaveBarButtonItem.Caption = "Save";
     this.fileSaveBarButtonItem.Id      = 3;
     this.fileSaveBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.save;
     this.fileSaveBarButtonItem.Name       = "fileSaveBarButtonItem";
     this.fileSaveBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileSaveBarButtonItem_ItemClick);
     //
     // fileSaveAsBarButtonItem
     //
     this.fileSaveAsBarButtonItem.Caption = "Save As";
     this.fileSaveAsBarButtonItem.Id      = 6;
     this.fileSaveAsBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.saveas;
     this.fileSaveAsBarButtonItem.Name       = "fileSaveAsBarButtonItem";
     this.fileSaveAsBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileSaveAsBarButtonItem_ItemClick);
     //
     // fileCloseBarButtonItem
     //
     this.fileCloseBarButtonItem.Caption = "Close";
     this.fileCloseBarButtonItem.Id      = 7;
     this.fileCloseBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.close;
     this.fileCloseBarButtonItem.Name       = "fileCloseBarButtonItem";
     this.fileCloseBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileCloseBarButtonItem_ItemClick);
     //
     // fileQuickPrintBarButtonItem
     //
     this.fileQuickPrintBarButtonItem.Caption = "Quick Print";
     this.fileQuickPrintBarButtonItem.Id      = 8;
     this.fileQuickPrintBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.printquick;
     this.fileQuickPrintBarButtonItem.Name       = "fileQuickPrintBarButtonItem";
     this.fileQuickPrintBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileQuickPrintBarButtonItem_ItemClick);
     //
     // filePrintBarButtonItem
     //
     this.filePrintBarButtonItem.Caption = "Print";
     this.filePrintBarButtonItem.Id      = 9;
     this.filePrintBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.print;
     this.filePrintBarButtonItem.Name       = "filePrintBarButtonItem";
     this.filePrintBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.filePrintBarButtonItem_ItemClick);
     //
     // filePrintPreviewBarButtonItem
     //
     this.filePrintPreviewBarButtonItem.Caption = "Print Previw";
     this.filePrintPreviewBarButtonItem.Id      = 10;
     this.filePrintPreviewBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.printpreview;
     this.filePrintPreviewBarButtonItem.Name       = "filePrintPreviewBarButtonItem";
     this.filePrintPreviewBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.filePrintPreviewBarButtonItem_ItemClick);
     //
     // filePageSetupBarButtonItem
     //
     this.filePageSetupBarButtonItem.Caption = "Page Setup";
     this.filePageSetupBarButtonItem.Id      = 11;
     this.filePageSetupBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.productcomparisons;
     this.filePageSetupBarButtonItem.Name       = "filePageSetupBarButtonItem";
     this.filePageSetupBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.filePageSetupBarButtonItem_ItemClick);
     //
     // fileExportBarButtonItem
     //
     this.fileExportBarButtonItem.Caption = "Export";
     this.fileExportBarButtonItem.Id      = 12;
     this.fileExportBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.export;
     this.fileExportBarButtonItem.Name       = "fileExportBarButtonItem";
     this.fileExportBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileExportBarButtonItem_ItemClick);
     //
     // fileImportBarButtonItem
     //
     this.fileImportBarButtonItem.Caption = "Import";
     this.fileImportBarButtonItem.Id      = 13;
     this.fileImportBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("fileImportBarButtonItem.ImageOptions.SvgImage")));
     this.fileImportBarButtonItem.Name       = "fileImportBarButtonItem";
     this.fileImportBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.fileImportBarButtonItem_ItemClick);
     //
     // skinDropDownButtonItem
     //
     this.skinDropDownButtonItem.Id   = 14;
     this.skinDropDownButtonItem.Name = "skinDropDownButtonItem";
     //
     // skinPaletteRibbonGalleryBarItem
     //
     this.skinPaletteRibbonGalleryBarItem.Caption = "skinPaletteRibbonGalleryBarItem1";
     this.skinPaletteRibbonGalleryBarItem.Id      = 15;
     this.skinPaletteRibbonGalleryBarItem.Name    = "skinPaletteRibbonGalleryBarItem";
     //
     // skinsColorMixerBarButtonItem
     //
     this.skinsColorMixerBarButtonItem.Caption = "Color Mixer";
     this.skinsColorMixerBarButtonItem.Id      = 16;
     this.skinsColorMixerBarButtonItem.ImageOptions.SvgImage = global::DataPhilosophiae.Properties.Resources.driving;
     this.skinsColorMixerBarButtonItem.Name       = "skinsColorMixerBarButtonItem";
     this.skinsColorMixerBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.skinsColorMixerBarButtonItem_ItemClick);
     //
     // workspaceBarMenuItem
     //
     this.workspaceBarMenuItem.Caption = "Workspace";
     this.workspaceBarMenuItem.Id      = 17;
     this.workspaceBarMenuItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("workspaceBarMenuItem.ImageOptions.SvgImage")));
     this.workspaceBarMenuItem.Name             = "workspaceBarMenuItem";
     this.workspaceBarMenuItem.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // dockingBarMenuItem
     //
     this.dockingBarMenuItem.Caption = "Docking";
     this.dockingBarMenuItem.Id      = 18;
     this.dockingBarMenuItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("dockingBarMenuItem.ImageOptions.SvgImage")));
     this.dockingBarMenuItem.Name = "dockingBarMenuItem";
     //
     // mdiChildrenBarListItem
     //
     this.mdiChildrenBarListItem.Caption = "MDI";
     this.mdiChildrenBarListItem.Id      = 19;
     this.mdiChildrenBarListItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("mdiChildrenBarListItem.ImageOptions.SvgImage")));
     this.mdiChildrenBarListItem.Name = "mdiChildrenBarListItem";
     //
     // dsCollBarButtonItem
     //
     this.dsCollBarButtonItem.Caption = "DataStores";
     this.dsCollBarButtonItem.Id      = 20;
     this.dsCollBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("dsCollBarButtonItem.ImageOptions.SvgImage")));
     this.dsCollBarButtonItem.Name       = "dsCollBarButtonItem";
     this.dsCollBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.dsCollBarButtonItem_ItemClick);
     //
     // mdiCollBarButtonItem
     //
     this.mdiCollBarButtonItem.Caption = "MetadataItems";
     this.mdiCollBarButtonItem.Id      = 21;
     this.mdiCollBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("mdiCollBarButtonItem.ImageOptions.SvgImage")));
     this.mdiCollBarButtonItem.Name       = "mdiCollBarButtonItem";
     this.mdiCollBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.mdiCollBarButtonItem_ItemClick);
     //
     // dvCollsBarButtonItem
     //
     this.dvCollsBarButtonItem.Caption = "DataValueItems";
     this.dvCollsBarButtonItem.Id      = 22;
     this.dvCollsBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("dvCollsBarButtonItem.ImageOptions.SvgImage")));
     this.dvCollsBarButtonItem.Name       = "dvCollsBarButtonItem";
     this.dvCollsBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.dviCollBarButtonItem_ItemClick);
     //
     // messagesBarButtonItem
     //
     this.messagesBarButtonItem.Caption = "Messages";
     this.messagesBarButtonItem.Id      = 23;
     this.messagesBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("messagesBarButtonItem.ImageOptions.SvgImage")));
     this.messagesBarButtonItem.Name       = "messagesBarButtonItem";
     this.messagesBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.messagesBarButtonItem_ItemClick);
     //
     // helpBarButtonItem
     //
     this.helpBarButtonItem.Caption = "Help";
     this.helpBarButtonItem.Id      = 24;
     this.helpBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("helpBarButtonItem.ImageOptions.SvgImage")));
     this.helpBarButtonItem.Name       = "helpBarButtonItem";
     this.helpBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.helpBarButtonItem_ItemClick);
     //
     // aboutBarButtonItem
     //
     this.aboutBarButtonItem.Caption = "About";
     this.aboutBarButtonItem.Id      = 25;
     this.aboutBarButtonItem.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("aboutBarButtonItem.ImageOptions.SvgImage")));
     this.aboutBarButtonItem.Name       = "aboutBarButtonItem";
     this.aboutBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.aboutBarButtonItem_ItemClick);
     //
     // fileRibbonPage
     //
     this.fileRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.fileCommonRibbonPageGroup,
         this.filePrintRibbonPageGroup,
         this.fileExportRibbonPageGroup
     });
     this.fileRibbonPage.Name = "fileRibbonPage";
     this.fileRibbonPage.Text = "File";
     //
     // fileCommonRibbonPageGroup
     //
     this.fileCommonRibbonPageGroup.ItemLinks.Add(this.fileNewBarButtonItem);
     this.fileCommonRibbonPageGroup.ItemLinks.Add(this.fileOpenBarButtonItem);
     this.fileCommonRibbonPageGroup.ItemLinks.Add(this.fileSaveBarButtonItem);
     this.fileCommonRibbonPageGroup.ItemLinks.Add(this.fileSaveAsBarButtonItem);
     this.fileCommonRibbonPageGroup.ItemLinks.Add(this.fileCloseBarButtonItem);
     this.fileCommonRibbonPageGroup.Name = "fileCommonRibbonPageGroup";
     this.fileCommonRibbonPageGroup.Text = "Common";
     //
     // filePrintRibbonPageGroup
     //
     this.filePrintRibbonPageGroup.ItemLinks.Add(this.fileQuickPrintBarButtonItem);
     this.filePrintRibbonPageGroup.ItemLinks.Add(this.filePrintBarButtonItem);
     this.filePrintRibbonPageGroup.ItemLinks.Add(this.filePrintPreviewBarButtonItem);
     this.filePrintRibbonPageGroup.ItemLinks.Add(this.filePageSetupBarButtonItem);
     this.filePrintRibbonPageGroup.Name = "filePrintRibbonPageGroup";
     this.filePrintRibbonPageGroup.Text = "Print";
     //
     // fileExportRibbonPageGroup
     //
     this.fileExportRibbonPageGroup.ItemLinks.Add(this.fileExportBarButtonItem);
     this.fileExportRibbonPageGroup.ItemLinks.Add(this.fileImportBarButtonItem);
     this.fileExportRibbonPageGroup.ItemLinks.Add(this.exportHtmlBarButtonItem);
     this.fileExportRibbonPageGroup.Name = "fileExportRibbonPageGroup";
     this.fileExportRibbonPageGroup.Text = "Export && Import";
     //
     // skinsRibbonPage
     //
     this.skinsRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.skinRibbonPageGroup
     });
     this.skinsRibbonPage.Name = "skinsRibbonPage";
     this.skinsRibbonPage.Text = "Skins";
     //
     // skinRibbonPageGroup
     //
     this.skinRibbonPageGroup.ItemLinks.Add(this.skinDropDownButtonItem);
     this.skinRibbonPageGroup.ItemLinks.Add(this.skinPaletteRibbonGalleryBarItem);
     this.skinRibbonPageGroup.ItemLinks.Add(this.skinsColorMixerBarButtonItem);
     this.skinRibbonPageGroup.Name = "skinRibbonPageGroup";
     this.skinRibbonPageGroup.Text = "Skins";
     //
     // workspaceRibbonPage
     //
     this.workspaceRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.workspaceRibbonPageGroup
     });
     this.workspaceRibbonPage.Name = "workspaceRibbonPage";
     this.workspaceRibbonPage.Text = "Workspace";
     //
     // workspaceRibbonPageGroup
     //
     this.workspaceRibbonPageGroup.ItemLinks.Add(this.workspaceBarMenuItem);
     this.workspaceRibbonPageGroup.ItemLinks.Add(this.dockingBarMenuItem);
     this.workspaceRibbonPageGroup.ItemLinks.Add(this.mdiChildrenBarListItem);
     this.workspaceRibbonPageGroup.Name = "workspaceRibbonPageGroup";
     this.workspaceRibbonPageGroup.Text = "Workspace";
     //
     // ViewRibbonPage
     //
     this.ViewRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.coreRibbonPageGroup,
         this.othersRibbonPageGroup
     });
     this.ViewRibbonPage.Name = "ViewRibbonPage";
     this.ViewRibbonPage.Text = "View";
     //
     // coreRibbonPageGroup
     //
     this.coreRibbonPageGroup.ItemLinks.Add(this.dsCollBarButtonItem);
     this.coreRibbonPageGroup.ItemLinks.Add(this.mdiCollBarButtonItem);
     this.coreRibbonPageGroup.ItemLinks.Add(this.dvCollsBarButtonItem);
     this.coreRibbonPageGroup.Name = "coreRibbonPageGroup";
     this.coreRibbonPageGroup.Text = "Core";
     //
     // othersRibbonPageGroup
     //
     this.othersRibbonPageGroup.ItemLinks.Add(this.messagesBarButtonItem);
     this.othersRibbonPageGroup.Name = "othersRibbonPageGroup";
     this.othersRibbonPageGroup.Text = "Others";
     //
     // helpRibbonPage
     //
     this.helpRibbonPage.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.helpRibbonPageGroup
     });
     this.helpRibbonPage.Name = "helpRibbonPage";
     this.helpRibbonPage.Text = "Help";
     //
     // helpRibbonPageGroup
     //
     this.helpRibbonPageGroup.ItemLinks.Add(this.helpBarButtonItem);
     this.helpRibbonPageGroup.ItemLinks.Add(this.aboutBarButtonItem);
     this.helpRibbonPageGroup.Name = "helpRibbonPageGroup";
     this.helpRibbonPageGroup.Text = "Help";
     //
     // mainRibbonStatusBar
     //
     this.mainRibbonStatusBar.Location = new System.Drawing.Point(0, 694);
     this.mainRibbonStatusBar.Name     = "mainRibbonStatusBar";
     this.mainRibbonStatusBar.Ribbon   = this.mainRibbonControl;
     this.mainRibbonStatusBar.Size     = new System.Drawing.Size(1024, 26);
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.MenuManager      = this.mainRibbonControl;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.dsCollDocumentGroup
     });
     this.tabbedView1.DocumentProperties.AllowGlyphSkinning = true;
     this.tabbedView1.DocumentProperties.AllowPin           = true;
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.dsCollDocument,
         this.mdiCollDocument,
         this.dviCollDocument
     });
     dockingContainer1.Element = this.dsCollDocumentGroup;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     this.tabbedView1.Style = DevExpress.XtraBars.Docking2010.Views.DockingViewStyle.Light;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.msgCollDockPanel,
         this.dsCollDockPanel,
         this.mdiCollDockPanel,
         this.dviCollDockPanel
     });
     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",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl"
     });
     this.dockManager1.ClosingPanel += new DevExpress.XtraBars.Docking.DockPanelCancelEventHandler(this.dockManager1_ClosingPanel);
     //
     // msgCollDockPanel
     //
     this.msgCollDockPanel.Controls.Add(this.dockPanel1_Container);
     this.msgCollDockPanel.Dock            = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.msgCollDockPanel.ID              = new System.Guid("78f65fbd-b59f-4655-81da-623dc44662fb");
     this.msgCollDockPanel.Location        = new System.Drawing.Point(0, 494);
     this.msgCollDockPanel.Name            = "msgCollDockPanel";
     this.msgCollDockPanel.OriginalSize    = new System.Drawing.Size(200, 200);
     this.msgCollDockPanel.SavedSizeFactor = 0D;
     this.msgCollDockPanel.Size            = new System.Drawing.Size(1024, 200);
     this.msgCollDockPanel.Text            = "Messages";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 31);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(1018, 166);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dsCollDockPanel
     //
     this.dsCollDockPanel.Controls.Add(this.dsCollControlContainer);
     this.dsCollDockPanel.DockedAsTabbedDocument = true;
     this.dsCollDockPanel.FloatLocation          = new System.Drawing.Point(0, 30);
     this.dsCollDockPanel.ID              = new System.Guid("c12420fd-450d-424f-93fd-22ed825d4925");
     this.dsCollDockPanel.Name            = "dsCollDockPanel";
     this.dsCollDockPanel.OriginalSize    = new System.Drawing.Size(200, 200);
     this.dsCollDockPanel.SavedSizeFactor = 1D;
     this.dsCollDockPanel.Text            = "DataStore";
     //
     // dsCollControlContainer
     //
     this.dsCollControlContainer.Controls.Add(this.backstageViewControl1);
     this.dsCollControlContainer.Location = new System.Drawing.Point(0, 0);
     this.dsCollControlContainer.Name     = "dsCollControlContainer";
     this.dsCollControlContainer.Size     = new System.Drawing.Size(1024, 305);
     this.dsCollControlContainer.TabIndex = 0;
     //
     // mdiCollDockPanel
     //
     this.mdiCollDockPanel.Controls.Add(this.mdiCollControlContainer);
     this.mdiCollDockPanel.DockedAsTabbedDocument = true;
     this.mdiCollDockPanel.FloatLocation          = new System.Drawing.Point(0, 30);
     this.mdiCollDockPanel.ID              = new System.Guid("6e6b1021-cde6-4685-9aeb-1a1ac4b235ad");
     this.mdiCollDockPanel.Name            = "mdiCollDockPanel";
     this.mdiCollDockPanel.OriginalSize    = new System.Drawing.Size(200, 200);
     this.mdiCollDockPanel.SavedSizeFactor = 1D;
     this.mdiCollDockPanel.Text            = "MetadataItems";
     //
     // mdiCollControlContainer
     //
     this.mdiCollControlContainer.Location = new System.Drawing.Point(0, 0);
     this.mdiCollControlContainer.Name     = "mdiCollControlContainer";
     this.mdiCollControlContainer.Size     = new System.Drawing.Size(1024, 305);
     this.mdiCollControlContainer.TabIndex = 0;
     //
     // dviCollDockPanel
     //
     this.dviCollDockPanel.Controls.Add(this.dviCollControlContainer);
     this.dviCollDockPanel.DockedAsTabbedDocument = true;
     this.dviCollDockPanel.FloatLocation          = new System.Drawing.Point(0, 30);
     this.dviCollDockPanel.ID              = new System.Guid("dff311e3-f029-48a1-8282-8724101d98b8");
     this.dviCollDockPanel.Name            = "dviCollDockPanel";
     this.dviCollDockPanel.OriginalSize    = new System.Drawing.Size(200, 200);
     this.dviCollDockPanel.SavedSizeFactor = 1D;
     this.dviCollDockPanel.Text            = "DatavalueItems";
     //
     // dviCollControlContainer
     //
     this.dviCollControlContainer.Location = new System.Drawing.Point(0, 0);
     this.dviCollControlContainer.Name     = "dviCollControlContainer";
     this.dviCollControlContainer.Size     = new System.Drawing.Size(1024, 305);
     this.dviCollControlContainer.TabIndex = 0;
     //
     // xtraOpenFileDialog1
     //
     this.xtraOpenFileDialog1.FileName = "xtraOpenFileDialog1";
     //
     // xtraSaveFileDialog1
     //
     this.xtraSaveFileDialog1.FileName = "xtraSaveFileDialog1";
     //
     // xtraFolderBrowserDialog1
     //
     this.xtraFolderBrowserDialog1.SelectedPath = "xtraFolderBrowserDialog1";
     //
     // htmlBarButtonItem
     //
     this.exportHtmlBarButtonItem.Caption    = "Export HTML";
     this.exportHtmlBarButtonItem.Id         = 1;
     this.exportHtmlBarButtonItem.Name       = "exportHtmlBarButtonItem";
     this.exportHtmlBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.exportHtmlBarButtonItem_ItemClick);
     //
     // MainRibbonForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.behaviorManager1.SetBehaviors(this, new DevExpress.Utils.Behaviors.Behavior[] {
         ((DevExpress.Utils.Behaviors.Behavior)(DevExpress.Utils.Behaviors.Common.SnapWindowBehavior.Create(typeof(DevExpress.Utils.BehaviorSource.SnapWindowBehaviorSourceForForm), snapOptions1)))
     });
     this.ClientSize = new System.Drawing.Size(1024, 720);
     this.Controls.Add(this.msgCollDockPanel);
     this.Controls.Add(this.mainRibbonStatusBar);
     this.Controls.Add(this.mainRibbonControl);
     this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Glow;
     this.Name             = "MainRibbonForm";
     this.Ribbon           = this.mainRibbonControl;
     this.StatusBar        = this.mainRibbonStatusBar;
     this.Text             = "Form1";
     this.FormClosing     += new System.Windows.Forms.FormClosingEventHandler(this.MainRibbonForm_FormClosing);
     this.Load            += new System.EventHandler(this.MainRibbonForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dsCollDocumentGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsCollDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mdiCollDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dviCollDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mainRibbonControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.backstageViewControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.msgCollDockPanel.ResumeLayout(false);
     this.dsCollDockPanel.ResumeLayout(false);
     this.dsCollControlContainer.ResumeLayout(false);
     this.mdiCollDockPanel.ResumeLayout(false);
     this.dviCollDockPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.behaviorManager1)).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()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frm_DonViTinh));
            DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
            this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
            this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            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.toolStrip1 = new System.Windows.Forms.ToolStrip();
            this.btn_them = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.btn_sua = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.btn_xoa = new System.Windows.Forms.ToolStripButton();
            this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.dockPanel1.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            this.toolStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            this.SuspendLayout();
            // 
            // documentGroup1
            // 
            this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document1});
            // 
            // document1
            // 
            this.document1.Caption = "Đơn vị tính";
            this.document1.ControlName = "dockPanel1";
            this.document1.FloatLocation = new System.Drawing.Point(0, 0);
            this.document1.FloatSize = new System.Drawing.Size(200, 200);
            this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanel1});
            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"});
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
            this.dockPanel1.DockedAsTabbedDocument = true;
            this.dockPanel1.ID = new System.Guid("cdcee3b6-b8d7-4bd6-8bad-764c59f87d92");
            this.dockPanel1.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.dockPanel1.Size = new System.Drawing.Size(617, 233);
            this.dockPanel1.Text = "Đơn vị tính";
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.gridControl1);
            this.dockPanel1_Container.Controls.Add(this.toolStrip1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(617, 233);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // gridControl1
            // 
            this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridControl1.Location = new System.Drawing.Point(0, 25);
            this.gridControl1.MainView = this.gridView1;
            this.gridControl1.Name = "gridControl1";
            this.gridControl1.Size = new System.Drawing.Size(617, 208);
            this.gridControl1.TabIndex = 3;
            this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView1});
            // 
            // gridView1
            // 
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gridColumn1,
            this.gridColumn2,
            this.gridColumn3,
            this.gridColumn4});
            this.gridView1.GridControl = this.gridControl1;
            this.gridView1.Name = "gridView1";
            this.gridView1.OptionsView.ShowGroupPanel = false;
            // 
            // gridColumn1
            // 
            this.gridColumn1.FieldName = "Mã ";
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 0;
            // 
            // gridColumn2
            // 
            this.gridColumn2.FieldName = "Tên";
            this.gridColumn2.Name = "gridColumn2";
            this.gridColumn2.Visible = true;
            this.gridColumn2.VisibleIndex = 1;
            // 
            // gridColumn3
            // 
            this.gridColumn3.FieldName = "Ghi chú";
            this.gridColumn3.Name = "gridColumn3";
            this.gridColumn3.Visible = true;
            this.gridColumn3.VisibleIndex = 2;
            // 
            // gridColumn4
            // 
            this.gridColumn4.FieldName = "Còn quản li";
            this.gridColumn4.Name = "gridColumn4";
            this.gridColumn4.Visible = true;
            this.gridColumn4.VisibleIndex = 3;
            // 
            // toolStrip1
            // 
            this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btn_them,
            this.toolStripSeparator1,
            this.btn_sua,
            this.toolStripSeparator2,
            this.btn_xoa});
            this.toolStrip1.Location = new System.Drawing.Point(0, 0);
            this.toolStrip1.Name = "toolStrip1";
            this.toolStrip1.Size = new System.Drawing.Size(617, 25);
            this.toolStrip1.TabIndex = 2;
            this.toolStrip1.Text = "toolStrip1";
            // 
            // btn_them
            // 
            this.btn_them.Image = ((System.Drawing.Image)(resources.GetObject("btn_them.Image")));
            this.btn_them.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_them.Name = "btn_them";
            this.btn_them.Size = new System.Drawing.Size(58, 22);
            this.btn_them.Text = "Thêm";
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // btn_sua
            // 
            this.btn_sua.Image = ((System.Drawing.Image)(resources.GetObject("btn_sua.Image")));
            this.btn_sua.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_sua.Name = "btn_sua";
            this.btn_sua.Size = new System.Drawing.Size(46, 22);
            this.btn_sua.Text = "Sữa";
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // btn_xoa
            // 
            this.btn_xoa.Image = ((System.Drawing.Image)(resources.GetObject("btn_xoa.Image")));
            this.btn_xoa.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btn_xoa.Name = "btn_xoa";
            this.btn_xoa.Size = new System.Drawing.Size(47, 22);
            this.btn_xoa.Text = "Xóa";
            // 
            // documentManager1
            // 
            this.documentManager1.ContainerControl = this;
            this.documentManager1.View = this.tabbedView1;
            this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup1});
            this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document1});
            dockingContainer1.Element = this.documentGroup1;
            this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer1});
            // 
            // frm_DonViTinh
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(623, 261);
            this.Name = "frm_DonViTinh";
            this.Text = "Đơn vị tính";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.dockPanel1.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            this.dockPanel1_Container.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).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()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.ribbon                    = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.ribbonPage1               = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1          = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar           = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.dockManager1              = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel2                = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container      = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel1                = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container      = new DevExpress.XtraBars.Docking.ControlContainer();
     this.documentManager1          = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1               = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.comboBoxEdit4             = new DevExpress.XtraEditors.ComboBoxEdit();
     this.comboBoxEdit2             = new DevExpress.XtraEditors.ComboBoxEdit();
     this.comboBoxEdit1             = new DevExpress.XtraEditors.ComboBoxEdit();
     this.dateEdit1                 = new DevExpress.XtraEditors.DateEdit();
     this.textEdit3                 = new DevExpress.XtraEditors.TextEdit();
     this.textEdit4                 = new DevExpress.XtraEditors.TextEdit();
     this.textEdit5                 = new DevExpress.XtraEditors.TextEdit();
     this.textEdit7                 = new DevExpress.XtraEditors.TextEdit();
     this.textEdit6                 = new DevExpress.XtraEditors.TextEdit();
     this.labelControl6             = new DevExpress.XtraEditors.LabelControl();
     this.labelControl10            = new DevExpress.XtraEditors.LabelControl();
     this.labelControl13            = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5             = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4             = new DevExpress.XtraEditors.LabelControl();
     this.labelControl9             = new DevExpress.XtraEditors.LabelControl();
     this.labelControl7             = new DevExpress.XtraEditors.LabelControl();
     this.labelControl8             = new DevExpress.XtraEditors.LabelControl();
     this.labelControl11            = new DevExpress.XtraEditors.LabelControl();
     this.labelControl12            = new DevExpress.XtraEditors.LabelControl();
     this.textEdit1                 = new DevExpress.XtraEditors.TextEdit();
     this.simpleButton1             = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton2             = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton3             = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton4             = new DevExpress.XtraEditors.SimpleButton();
     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();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit4.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "DANH SÁCH GIÁO VIÊN";
     this.document1.ControlName           = "dockPanel2";
     this.document1.FloatLocation         = new System.Drawing.Point(0, 0);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // ribbon
     //
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbon.ExpandCollapseItem,
         this.skinRibbonGalleryBarItem1
     });
     this.ribbon.Location  = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 2;
     this.ribbon.Name      = "ribbon";
     this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbon.Size      = new System.Drawing.Size(1349, 143);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id      = 1;
     this.skinRibbonGalleryBarItem1.Name    = "skinRibbonGalleryBarItem1";
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "Nhập Giáo Viên";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.skinRibbonGalleryBarItem1);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "ribbonPageGroup1";
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 737);
     this.ribbonStatusBar.Name     = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon   = this.ribbon;
     this.ribbonStatusBar.Size     = new System.Drawing.Size(1349, 31);
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel2,
         this.dockPanel1
     });
     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"
     });
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.DockedAsTabbedDocument = true;
     this.dockPanel2.ID           = new System.Guid("2cfaaf5e-d445-47fa-9181-d9d4aa9466dc");
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel2.Text         = "DANH SÁCH GIÁO VIÊN";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.gridControl1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(1343, 400);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockPanel1.ID           = new System.Guid("c9a39c68-3cd3-4f53-a83a-c0fb8e81b665");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 143);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(353, 166);
     this.dockPanel1.Size         = new System.Drawing.Size(1349, 166);
     this.dockPanel1.Text         = "NHẬP THÔNG TIN GIÁO VIÊN";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.simpleButton4);
     this.dockPanel1_Container.Controls.Add(this.simpleButton3);
     this.dockPanel1_Container.Controls.Add(this.simpleButton2);
     this.dockPanel1_Container.Controls.Add(this.simpleButton1);
     this.dockPanel1_Container.Controls.Add(this.comboBoxEdit4);
     this.dockPanel1_Container.Controls.Add(this.comboBoxEdit2);
     this.dockPanel1_Container.Controls.Add(this.comboBoxEdit1);
     this.dockPanel1_Container.Controls.Add(this.dateEdit1);
     this.dockPanel1_Container.Controls.Add(this.textEdit3);
     this.dockPanel1_Container.Controls.Add(this.textEdit4);
     this.dockPanel1_Container.Controls.Add(this.textEdit1);
     this.dockPanel1_Container.Controls.Add(this.textEdit5);
     this.dockPanel1_Container.Controls.Add(this.textEdit7);
     this.dockPanel1_Container.Controls.Add(this.textEdit6);
     this.dockPanel1_Container.Controls.Add(this.labelControl6);
     this.dockPanel1_Container.Controls.Add(this.labelControl10);
     this.dockPanel1_Container.Controls.Add(this.labelControl13);
     this.dockPanel1_Container.Controls.Add(this.labelControl5);
     this.dockPanel1_Container.Controls.Add(this.labelControl4);
     this.dockPanel1_Container.Controls.Add(this.labelControl9);
     this.dockPanel1_Container.Controls.Add(this.labelControl7);
     this.dockPanel1_Container.Controls.Add(this.labelControl8);
     this.dockPanel1_Container.Controls.Add(this.labelControl11);
     this.dockPanel1_Container.Controls.Add(this.labelControl12);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(1341, 138);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     this.tabbedView1.RootContainer.Element = null;
     dockingContainer2.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer2
     });
     //
     // comboBoxEdit4
     //
     this.comboBoxEdit4.Location = new System.Drawing.Point(566, 37);
     this.comboBoxEdit4.Name     = "comboBoxEdit4";
     this.comboBoxEdit4.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEdit4.Properties.Items.AddRange(new object[] {
         "Trẻ <6 tuổi đi học, <15 tuổi không đi học",
         "Sinh viên, học sinh",
         "Hưu và >60 tuổi",
         "Công nhân",
         "Nông dân",
         "Lực lượng vũ trang",
         "Trí thức",
         "Hành chính, SN",
         "Y tế",
         "Dịch vụ",
         "Việt kiều",
         "Ngoại kiều",
         "Phạm nhân",
         "Khác"
     });
     this.comboBoxEdit4.Size     = new System.Drawing.Size(120, 20);
     this.comboBoxEdit4.TabIndex = 31;
     //
     // comboBoxEdit2
     //
     this.comboBoxEdit2.Location = new System.Drawing.Point(768, 11);
     this.comboBoxEdit2.Name     = "comboBoxEdit2";
     this.comboBoxEdit2.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEdit2.Properties.Items.AddRange(new object[] {
         "Ba na",
         "Bố y",
         "Brâu",
         "Chăm",
         "Chơ ro",
         "Chu ru",
         "Chứt",
         "Co",
         "Cống",
         "Cơ ho",
         "Cờ lao",
         "Dao",
         "Ê đê",
         "Gia rai",
         "Giáy",
         "Gié triêng",
         "H mông",
         "H rê",
         "Hà nhì",
         "Hoa",
         "K tu",
         "Kháng",
         "Khơ me",
         "Khơ mú",
         "Kinh",
         "La chí",
         "La ha",
         "La hù",
         "Lào",
         "Lô lô",
         "Lự",
         "M nông",
         "Mạ",
         "Mảng",
         "Mường",
         "Ngái",
         "Nùng",
         "Ơ đu",
         "Pà thẻn",
         "Phù lá",
         "Pu péo",
         "Rag lai",
         "Rơ man",
         "Sán chay",
         "Sán dìu",
         "Si la",
         "Tà ôi",
         "Tày",
         "Thái",
         "Thổ",
         "Vân kiều",
         "X tiêng",
         "Xinh mun",
         "Xơ đăng",
         "Người nước ngoài",
         "Kor",
         "Thanh",
         "Chàm"
     });
     this.comboBoxEdit2.Size     = new System.Drawing.Size(120, 20);
     this.comboBoxEdit2.TabIndex = 30;
     //
     // comboBoxEdit1
     //
     this.comboBoxEdit1.Location    = new System.Drawing.Point(566, 11);
     this.comboBoxEdit1.MenuManager = this.ribbon;
     this.comboBoxEdit1.Name        = "comboBoxEdit1";
     this.comboBoxEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.comboBoxEdit1.Properties.Items.AddRange(new object[] {
         "Nam",
         "Nữ"
     });
     this.comboBoxEdit1.Size     = new System.Drawing.Size(120, 20);
     this.comboBoxEdit1.TabIndex = 29;
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue   = null;
     this.dateEdit1.Location    = new System.Drawing.Point(353, 11);
     this.dateEdit1.MenuManager = this.ribbon;
     this.dateEdit1.Name        = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.dateEdit1.Size     = new System.Drawing.Size(120, 20);
     this.dateEdit1.TabIndex = 27;
     //
     // textEdit3
     //
     this.textEdit3.Location = new System.Drawing.Point(1003, 11);
     this.textEdit3.Name     = "textEdit3";
     this.textEdit3.Size     = new System.Drawing.Size(175, 20);
     this.textEdit3.TabIndex = 25;
     //
     // textEdit4
     //
     this.textEdit4.Location = new System.Drawing.Point(88, 37);
     this.textEdit4.Name     = "textEdit4";
     this.textEdit4.Size     = new System.Drawing.Size(192, 20);
     this.textEdit4.TabIndex = 24;
     //
     // textEdit5
     //
     this.textEdit5.Location = new System.Drawing.Point(768, 37);
     this.textEdit5.Name     = "textEdit5";
     this.textEdit5.Size     = new System.Drawing.Size(120, 20);
     this.textEdit5.TabIndex = 23;
     //
     // textEdit7
     //
     this.textEdit7.Location = new System.Drawing.Point(1003, 37);
     this.textEdit7.Name     = "textEdit7";
     this.textEdit7.Properties.UseSystemPasswordChar = true;
     this.textEdit7.Size     = new System.Drawing.Size(175, 20);
     this.textEdit7.TabIndex = 26;
     //
     // textEdit6
     //
     this.textEdit6.Location    = new System.Drawing.Point(89, 11);
     this.textEdit6.MenuManager = this.ribbon;
     this.textEdit6.Name        = "textEdit6";
     this.textEdit6.Size        = new System.Drawing.Size(191, 20);
     this.textEdit6.TabIndex    = 22;
     //
     // labelControl6
     //
     this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl6.Location        = new System.Drawing.Point(7, 43);
     this.labelControl6.Name            = "labelControl6";
     this.labelControl6.Size            = new System.Drawing.Size(55, 14);
     this.labelControl6.TabIndex        = 21;
     this.labelControl6.Text            = "Chức Vụ:";
     //
     // labelControl10
     //
     this.labelControl10.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl10.Location        = new System.Drawing.Point(700, 43);
     this.labelControl10.Name            = "labelControl10";
     this.labelControl10.Size            = new System.Drawing.Size(30, 14);
     this.labelControl10.TabIndex        = 18;
     this.labelControl10.Text            = "User:"******"Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl13.Location        = new System.Drawing.Point(934, 43);
     this.labelControl13.Name            = "labelControl13";
     this.labelControl13.Size            = new System.Drawing.Size(63, 14);
     this.labelControl13.TabIndex        = 20;
     this.labelControl13.Text            = "Password:"******"Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl5.Location        = new System.Drawing.Point(934, 17);
     this.labelControl5.Name            = "labelControl5";
     this.labelControl5.Size            = new System.Drawing.Size(44, 14);
     this.labelControl5.TabIndex        = 19;
     this.labelControl5.Text            = "Địa chỉ:";
     //
     // labelControl4
     //
     this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl4.Location        = new System.Drawing.Point(700, 17);
     this.labelControl4.Name            = "labelControl4";
     this.labelControl4.Size            = new System.Drawing.Size(53, 14);
     this.labelControl4.TabIndex        = 17;
     this.labelControl4.Text            = "Dân Tộc:";
     //
     // labelControl9
     //
     this.labelControl9.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl9.Location        = new System.Drawing.Point(479, 43);
     this.labelControl9.Name            = "labelControl9";
     this.labelControl9.Size            = new System.Drawing.Size(78, 14);
     this.labelControl9.TabIndex        = 16;
     this.labelControl9.Text            = "Phân Quyền:";
     //
     // labelControl7
     //
     this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl7.Location        = new System.Drawing.Point(481, 17);
     this.labelControl7.Name            = "labelControl7";
     this.labelControl7.Size            = new System.Drawing.Size(56, 14);
     this.labelControl7.TabIndex        = 15;
     this.labelControl7.Text            = "Giới Tính:";
     //
     // labelControl8
     //
     this.labelControl8.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl8.Location        = new System.Drawing.Point(286, 43);
     this.labelControl8.Name            = "labelControl8";
     this.labelControl8.Size            = new System.Drawing.Size(40, 14);
     this.labelControl8.TabIndex        = 13;
     this.labelControl8.Text            = "Số ĐT:";
     //
     // labelControl11
     //
     this.labelControl11.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl11.Location        = new System.Drawing.Point(286, 17);
     this.labelControl11.Name            = "labelControl11";
     this.labelControl11.Size            = new System.Drawing.Size(61, 14);
     this.labelControl11.TabIndex        = 14;
     this.labelControl11.Text            = "Năm Sinh:";
     //
     // labelControl12
     //
     this.labelControl12.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl12.Location        = new System.Drawing.Point(7, 17);
     this.labelControl12.Name            = "labelControl12";
     this.labelControl12.Size            = new System.Drawing.Size(67, 14);
     this.labelControl12.TabIndex        = 12;
     this.labelControl12.Text            = "Họ Tên GV:";
     //
     // textEdit1
     //
     this.textEdit1.Location = new System.Drawing.Point(353, 37);
     this.textEdit1.Name     = "textEdit1";
     this.textEdit1.Size     = new System.Drawing.Size(120, 20);
     this.textEdit1.TabIndex = 23;
     //
     // simpleButton1
     //
     this.simpleButton1.Appearance.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.simpleButton1.Appearance.Options.UseFont = true;
     this.simpleButton1.Location = new System.Drawing.Point(294, 95);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(75, 23);
     this.simpleButton1.TabIndex = 32;
     this.simpleButton1.Text     = "THÊM";
     //
     // simpleButton2
     //
     this.simpleButton2.Appearance.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.simpleButton2.Appearance.Options.UseFont = true;
     this.simpleButton2.Location = new System.Drawing.Point(422, 95);
     this.simpleButton2.Name     = "simpleButton2";
     this.simpleButton2.Size     = new System.Drawing.Size(75, 23);
     this.simpleButton2.TabIndex = 33;
     this.simpleButton2.Text     = "SỬA";
     //
     // simpleButton3
     //
     this.simpleButton3.Appearance.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.simpleButton3.Appearance.Options.UseFont = true;
     this.simpleButton3.Location = new System.Drawing.Point(550, 95);
     this.simpleButton3.Name     = "simpleButton3";
     this.simpleButton3.Size     = new System.Drawing.Size(75, 23);
     this.simpleButton3.TabIndex = 32;
     this.simpleButton3.Text     = "LƯU";
     //
     // simpleButton4
     //
     this.simpleButton4.Appearance.Font            = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.simpleButton4.Appearance.Options.UseFont = true;
     this.simpleButton4.Location = new System.Drawing.Point(678, 95);
     this.simpleButton4.Name     = "simpleButton4";
     this.simpleButton4.Size     = new System.Drawing.Size(75, 23);
     this.simpleButton4.TabIndex = 33;
     this.simpleButton4.Text     = "XÓA";
     //
     // 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.MenuManager = this.ribbon;
     this.gridControl1.Name        = "gridControl1";
     this.gridControl1.Size        = new System.Drawing.Size(1343, 400);
     this.gridControl1.TabIndex    = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumn1,
         this.gridColumn2,
         this.gridColumn3,
         this.gridColumn4,
         this.gridColumn5,
         this.gridColumn6,
         this.gridColumn7,
         this.gridColumn8,
         this.gridColumn9,
         this.gridColumn10,
         this.gridColumn11
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsDetail.DetailMode   = DevExpress.XtraGrid.Views.Grid.DetailMode.Default;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridColumn1
     //
     this.gridColumn1.Caption      = "Mã Giáo Viên";
     this.gridColumn1.Name         = "gridColumn1";
     this.gridColumn1.Visible      = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption      = "Họ và Tên Giáo Viên";
     this.gridColumn2.Name         = "gridColumn2";
     this.gridColumn2.Visible      = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption      = "Năm Sinh";
     this.gridColumn3.Name         = "gridColumn3";
     this.gridColumn3.Visible      = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption      = "Giới Tính";
     this.gridColumn4.Name         = "gridColumn4";
     this.gridColumn4.Visible      = true;
     this.gridColumn4.VisibleIndex = 3;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption      = "Dân Tộc";
     this.gridColumn5.Name         = "gridColumn5";
     this.gridColumn5.Visible      = true;
     this.gridColumn5.VisibleIndex = 4;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption      = "Địa Chỉ";
     this.gridColumn6.Name         = "gridColumn6";
     this.gridColumn6.Visible      = true;
     this.gridColumn6.VisibleIndex = 5;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption      = "Chức Vụ";
     this.gridColumn7.Name         = "gridColumn7";
     this.gridColumn7.Visible      = true;
     this.gridColumn7.VisibleIndex = 6;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption      = "Số ĐT";
     this.gridColumn8.Name         = "gridColumn8";
     this.gridColumn8.Visible      = true;
     this.gridColumn8.VisibleIndex = 7;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption      = "Phân Quyền";
     this.gridColumn9.Name         = "gridColumn9";
     this.gridColumn9.Visible      = true;
     this.gridColumn9.VisibleIndex = 8;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption      = "User";
     this.gridColumn10.Name         = "gridColumn10";
     this.gridColumn10.Visible      = true;
     this.gridColumn10.VisibleIndex = 9;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption      = "Password";
     this.gridColumn11.Name         = "gridColumn11";
     this.gridColumn11.Visible      = true;
     this.gridColumn11.VisibleIndex = 10;
     //
     // NhapGiaoVien
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1349, 768);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.Name      = "NhapGiaoVien";
     this.Ribbon    = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text      = "NhapGiaoVien";
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     this.dockPanel1_Container.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit4.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.comboBoxEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.CalendarTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 31
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.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this._leftDocumentGroup  = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this._rightDocumentGroup = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.dockManager1        = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.tabbedView1         = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.documentManager1    = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this._leftDocumentGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._rightDocumentGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     this.SuspendLayout();
     //
     // _leftDocumentGroup
     //
     this._leftDocumentGroup.Properties.DestroyOnRemovingChildren  = DevExpress.Utils.DefaultBoolean.False;
     this._leftDocumentGroup.Properties.HeaderButtons              = DevExpress.XtraTab.TabButtons.None;
     this._leftDocumentGroup.Properties.HeaderButtonsShowMode      = DevExpress.XtraTab.TabButtonShowMode.WhenNeeded;
     this._leftDocumentGroup.Properties.HeaderLocation             = DevExpress.XtraTab.TabHeaderLocation.Top;
     this._leftDocumentGroup.Properties.HeaderOrientation          = DevExpress.XtraTab.TabOrientation.Horizontal;
     this._leftDocumentGroup.Properties.ShowDocumentSelectorButton = DevExpress.Utils.DefaultBoolean.True;
     this._leftDocumentGroup.Properties.ShowTabHeader              = DevExpress.Utils.DefaultBoolean.True;
     this._leftDocumentGroup.Properties.TabWidth = 160;
     //
     // _rightDocumentGroup
     //
     this._rightDocumentGroup.Properties.DestroyOnRemovingChildren  = DevExpress.Utils.DefaultBoolean.False;
     this._rightDocumentGroup.Properties.HeaderButtons              = DevExpress.XtraTab.TabButtons.None;
     this._rightDocumentGroup.Properties.HeaderButtonsShowMode      = DevExpress.XtraTab.TabButtonShowMode.WhenNeeded;
     this._rightDocumentGroup.Properties.HeaderLocation             = DevExpress.XtraTab.TabHeaderLocation.Top;
     this._rightDocumentGroup.Properties.HeaderOrientation          = DevExpress.XtraTab.TabOrientation.Horizontal;
     this._rightDocumentGroup.Properties.ShowDocumentSelectorButton = DevExpress.Utils.DefaultBoolean.True;
     this._rightDocumentGroup.Properties.ShowTabHeader              = DevExpress.Utils.DefaultBoolean.True;
     this._rightDocumentGroup.Properties.TabWidth = 160;
     //
     // dockManager1
     //
     this.dockManager1.AutoHiddenPanelShowMode           = DevExpress.XtraBars.Docking.AutoHiddenPanelShowMode.MouseClick;
     this.dockManager1.DockingOptions.ShowCloseButton    = false;
     this.dockManager1.DockingOptions.ShowMaximizeButton = false;
     this.dockManager1.DockMode = DevExpress.XtraBars.Docking.Helpers.DockMode.Standard;
     this.dockManager1.Form     = this;
     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"
     });
     //
     // tabbedView1
     //
     this.tabbedView1.AppearancePage.Header.Options.UseTextOptions      = true;
     this.tabbedView1.AppearancePage.Header.TextOptions.WordWrap        = DevExpress.Utils.WordWrap.Wrap;
     this.tabbedView1.DocumentGroupProperties.DestroyOnRemovingChildren = false;
     this.tabbedView1.DocumentGroupProperties.HeaderButtons             = DevExpress.XtraTab.TabButtons.None;
     this.tabbedView1.DocumentGroupProperties.HeaderButtonsShowMode     = DevExpress.XtraTab.TabButtonShowMode.Never;
     this.tabbedView1.DocumentGroupProperties.MaxDocuments = 16;
     this.tabbedView1.DocumentGroupProperties.ShowDocumentSelectorButton = false;
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this._leftDocumentGroup,
         this._rightDocumentGroup
     });
     this.tabbedView1.DocumentProperties.AllowClose = false;
     this.tabbedView1.DocumentProperties.TabWidth   = 130;
     this.tabbedView1.EnableFreeLayoutMode          = DevExpress.Utils.DefaultBoolean.False;
     dockingContainer1.Element = this._leftDocumentGroup;
     dockingContainer2.Element = this._rightDocumentGroup;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1,
         dockingContainer2
     });
     this.tabbedView1.UseDocumentSelector  = DevExpress.Utils.DefaultBoolean.True;
     this.tabbedView1.UseLoadingIndicator  = DevExpress.Utils.DefaultBoolean.True;
     this.tabbedView1.UseSnappingEmulation = DevExpress.Utils.DefaultBoolean.True;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // SpreadDockPanel
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "SpreadDockPanel";
     this.Size = new System.Drawing.Size(1075, 489);
     ((System.ComponentModel.ISupportInitialize)(this._leftDocumentGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._rightDocumentGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 32
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.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentMainGroup      = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1              = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.gridControlAll         = new DevExpress.XtraGrid.GridControl();
     this.gridViewAll            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.dockManager1           = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockLoader             = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.ctrlLoadAndAppendLogs1 = new LogParse.DockCtrls.CtrlLoadAndAppendLogs();
     this.dockSearch             = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.ctrlSearchResults1     = new LogParse.DockCtrls.CtrlSearchResults();
     this.dockAllData            = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.menuStrip1             = new System.Windows.Forms.MenuStrip();
     this.MainMenu = new System.Windows.Forms.ToolStripMenuItem();
     this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.documentManager1      = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1           = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentMainGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlAll)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewAll)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockLoader.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     this.dockSearch.SuspendLayout();
     this.dockPanel3_Container.SuspendLayout();
     this.dockAllData.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.SuspendLayout();
     //
     // documentMainGroup
     //
     this.documentMainGroup.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "All Logs";
     this.document1.ControlName           = "dockAllData";
     this.document1.FloatLocation         = new System.Drawing.Point(2876, 184);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // gridControlAll
     //
     this.gridControlAll.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.gridControlAll.Location        = new System.Drawing.Point(0, 0);
     this.gridControlAll.MainView        = this.gridViewAll;
     this.gridControlAll.Name            = "gridControlAll";
     this.gridControlAll.Size            = new System.Drawing.Size(1028, 476);
     this.gridControlAll.TabIndex        = 0;
     this.gridControlAll.UseDirectXPaint = DevExpress.Utils.DefaultBoolean.True;
     this.gridControlAll.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewAll
     });
     this.gridControlAll.Resize += new System.EventHandler(this.gridControl_Resize);
     //
     // gridViewAll
     //
     this.gridViewAll.Appearance.Row.Font            = new System.Drawing.Font("Consolas", 9F);
     this.gridViewAll.Appearance.Row.Options.UseFont = true;
     this.gridViewAll.GridControl = this.gridControlAll;
     this.gridViewAll.Name        = "gridViewAll";
     this.gridViewAll.OptionsBehavior.AllowAddRows           = DevExpress.Utils.DefaultBoolean.False;
     this.gridViewAll.OptionsBehavior.AllowDeleteRows        = DevExpress.Utils.DefaultBoolean.False;
     this.gridViewAll.OptionsBehavior.AllowIncrementalSearch = true;
     this.gridViewAll.OptionsCustomization.AllowColumnMoving = false;
     this.gridViewAll.OptionsCustomization.AllowGroup        = false;
     this.gridViewAll.OptionsCustomization.AllowRowSizing    = true;
     this.gridViewAll.OptionsLayout.Columns.AddNewColumns    = false;
     this.gridViewAll.OptionsLayout.Columns.RemoveOldColumns = false;
     this.gridViewAll.OptionsView.ColumnAutoWidth            = false;
     this.gridViewAll.OptionsView.RowAutoHeight = true;
     this.gridViewAll.OptionsView.ShowGroupExpandCollapseButtons = false;
     this.gridViewAll.OptionsView.ShowGroupPanel = false;
     this.gridViewAll.OptionsView.ShowIndicator  = false;
     this.gridViewAll.RowHeight         = 0;
     this.gridViewAll.ScrollStyle       = DevExpress.XtraGrid.Views.Grid.ScrollStyleFlags.LiveHorzScroll;
     this.gridViewAll.ViewCaptionHeight = 0;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockLoader,
         this.dockSearch,
         this.dockAllData
     });
     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",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl"
     });
     //
     // dockLoader
     //
     this.dockLoader.Controls.Add(this.dockPanel2_Container);
     this.dockLoader.Dock      = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockLoader.FloatSize = new System.Drawing.Size(230, 505);
     this.dockLoader.ID        = new System.Guid("e6aa4c4e-a8dc-49f7-8dcf-40a8e53b018e");
     this.dockLoader.Location  = new System.Drawing.Point(0, 24);
     this.dockLoader.Name      = "dockLoader";
     this.dockLoader.Options.ShowCloseButton = false;
     this.dockLoader.OriginalSize            = new System.Drawing.Size(230, 109);
     this.dockLoader.Size = new System.Drawing.Size(230, 705);
     this.dockLoader.Text = "Load and Append Log file";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.ctrlLoadAndAppendLogs1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(221, 678);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // ctrlLoadAndAppendLogs1
     //
     this.ctrlLoadAndAppendLogs1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.ctrlLoadAndAppendLogs1.Location    = new System.Drawing.Point(0, 0);
     this.ctrlLoadAndAppendLogs1.Margin      = new System.Windows.Forms.Padding(41, 21, 41, 21);
     this.ctrlLoadAndAppendLogs1.MinimumSize = new System.Drawing.Size(230, 500);
     this.ctrlLoadAndAppendLogs1.Name        = "ctrlLoadAndAppendLogs1";
     this.ctrlLoadAndAppendLogs1.Size        = new System.Drawing.Size(230, 678);
     this.ctrlLoadAndAppendLogs1.TabIndex    = 0;
     //
     // dockSearch
     //
     this.dockSearch.Controls.Add(this.dockPanel3_Container);
     this.dockSearch.Dock     = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dockSearch.ID       = new System.Guid("57162f99-74b5-4007-b2cb-400391168486");
     this.dockSearch.Location = new System.Drawing.Point(230, 529);
     this.dockSearch.Name     = "dockSearch";
     this.dockSearch.Options.ShowCloseButton = false;
     this.dockSearch.OriginalSize            = new System.Drawing.Size(200, 200);
     this.dockSearch.Size = new System.Drawing.Size(1034, 200);
     this.dockSearch.Text = "Search";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Controls.Add(this.ctrlSearchResults1);
     this.dockPanel3_Container.Location = new System.Drawing.Point(4, 24);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(1026, 172);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // ctrlSearchResults1
     //
     this.ctrlSearchResults1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ctrlSearchResults1.Location = new System.Drawing.Point(0, 0);
     this.ctrlSearchResults1.Margin   = new System.Windows.Forms.Padding(6);
     this.ctrlSearchResults1.Name     = "ctrlSearchResults1";
     this.ctrlSearchResults1.Size     = new System.Drawing.Size(1026, 172);
     this.ctrlSearchResults1.TabIndex = 0;
     //
     // dockAllData
     //
     this.dockAllData.Controls.Add(this.dockPanel1_Container);
     this.dockAllData.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockAllData.DockedAsTabbedDocument = true;
     this.dockAllData.FloatLocation          = new System.Drawing.Point(2876, 184);
     this.dockAllData.FloatVertical          = true;
     this.dockAllData.ID       = new System.Guid("66aa9621-352a-4e3c-b57b-8ce19cc52e6d");
     this.dockAllData.Location = new System.Drawing.Point(0, 0);
     this.dockAllData.Name     = "dockAllData";
     this.dockAllData.Options.ShowCloseButton = false;
     this.dockAllData.OriginalSize            = new System.Drawing.Size(200, 200);
     this.dockAllData.SavedDock  = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockAllData.SavedIndex = 2;
     this.dockAllData.Size       = new System.Drawing.Size(1028, 476);
     this.dockAllData.Text       = "All Logs";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.gridControlAll);
     this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(1028, 476);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // menuStrip1
     //
     this.menuStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.MainMenu
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Padding  = new System.Windows.Forms.Padding(3, 1, 0, 1);
     this.menuStrip1.Size     = new System.Drawing.Size(1264, 24);
     this.menuStrip1.TabIndex = 4;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // MainMenu
     //
     this.MainMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.exitToolStripMenuItem
     });
     this.MainMenu.Name = "MainMenu";
     this.MainMenu.Size = new System.Drawing.Size(37, 22);
     this.MainMenu.Text = "File";
     //
     // exitToolStripMenuItem
     //
     this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
     this.exitToolStripMenuItem.Size = new System.Drawing.Size(93, 22);
     this.exitToolStripMenuItem.Text = "Exit";
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentMainGroup
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     dockingContainer1.Element = this.documentMainGroup;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // FrmMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     this.ClientSize          = new System.Drawing.Size(1264, 729);
     this.Controls.Add(this.dockSearch);
     this.Controls.Add(this.dockLoader);
     this.Controls.Add(this.menuStrip1);
     this.Font = new System.Drawing.Font("Malgun Gothic", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
     this.Name = "FrmMain";
     this.Text = "FrmMain2";
     ((System.ComponentModel.ISupportInitialize)(this.documentMainGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlAll)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewAll)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockLoader.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     this.dockSearch.ResumeLayout(false);
     this.dockPanel3_Container.ResumeLayout(false);
     this.dockAllData.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 33
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1                = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup();
     this.document1                     = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document();
     this.dockManager                   = new DevExpress.XtraBars.Docking.DockManager();
     this.dpCustomer                    = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container          = new DevExpress.XtraBars.Docking.ControlContainer();
     this.gridControl1                  = new DevExpress.XtraGrid.GridControl();
     this.vBusinessContactBindingSource = new System.Windows.Forms.BindingSource();
     this.winExplorerView               = new DevExpress.XtraGrid.Views.WinExplorer.WinExplorerView();
     this.colID   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col代码   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col名称   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col地址   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col邮编   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col联系人  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col联系电话 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col联系手机 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col传真   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.col备注   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.dpBOM   = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.gridControl            = new DevExpress.XtraGrid.GridControl();
     this.bOMBindingSource       = new System.Windows.Forms.BindingSource();
     this.gridView               = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colParentGoodsID       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colGoodsID             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemLueGoods = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.goodsBindingSource     = new System.Windows.Forms.BindingSource();
     this.colName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPic  = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.colPackaging    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMEAS         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSPEC         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colQty          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUnit         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPCS          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colInnerBox     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTotalQty     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPrice        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDiscount     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAMT          = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPriceNoTax   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colAMTNoTax     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colUpdateTime   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRemark       = new DevExpress.XtraGrid.Columns.GridColumn();
     this.documentManager = new DevExpress.XtraBars.Docking2010.DocumentManager();
     this.tabbedView1     = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).BeginInit();
     this.dpCustomer.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.vBusinessContactBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.winExplorerView)).BeginInit();
     this.dpBOM.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bOMBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLueGoods)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.goodsBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "商品信息";
     this.document1.ControlName           = "dpBOM";
     this.document1.FloatLocation         = new System.Drawing.Point(272, 531);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // dockManager
     //
     this.dockManager.Form = this;
     this.dockManager.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dpCustomer,
         this.dpBOM
     });
     this.dockManager.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"
     });
     //
     // dpCustomer
     //
     this.dpCustomer.Controls.Add(this.dockPanel1_Container);
     this.dpCustomer.Dock                    = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dpCustomer.FloatVertical           = true;
     this.dpCustomer.ID                      = new System.Guid("fde4d5c5-7ae7-48f4-bcb7-8c3b4c543394");
     this.dpCustomer.Location                = new System.Drawing.Point(0, 0);
     this.dpCustomer.Name                    = "dpCustomer";
     this.dpCustomer.Options.ShowCloseButton = false;
     this.dpCustomer.OriginalSize            = new System.Drawing.Size(250, 300);
     this.dpCustomer.Size                    = new System.Drawing.Size(250, 480);
     this.dpCustomer.Text                    = "客户列表";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.gridControl1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(241, 453);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // gridControl1
     //
     this.gridControl1.Cursor     = System.Windows.Forms.Cursors.Default;
     this.gridControl1.DataSource = this.vBusinessContactBindingSource;
     this.gridControl1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl1.EmbeddedNavigator.Buttons.Append.Visible     = false;
     this.gridControl1.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControl1.EmbeddedNavigator.Buttons.Edit.Visible       = false;
     this.gridControl1.EmbeddedNavigator.Buttons.EndEdit.Visible    = false;
     this.gridControl1.EmbeddedNavigator.Buttons.Remove.Visible     = false;
     this.gridControl1.Location             = new System.Drawing.Point(0, 0);
     this.gridControl1.MainView             = this.winExplorerView;
     this.gridControl1.Name                 = "gridControl1";
     this.gridControl1.Size                 = new System.Drawing.Size(241, 453);
     this.gridControl1.TabIndex             = 22;
     this.gridControl1.UseEmbeddedNavigator = true;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.winExplorerView
     });
     //
     // vBusinessContactBindingSource
     //
     //this.vBusinessContactBindingSource.DataSource = typeof(EDMX.VCompany);
     //
     // winExplorerView
     //
     this.winExplorerView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colID,
         this.col代码,
         this.col名称,
         this.col地址,
         this.col邮编,
         this.col联系人,
         this.col联系电话,
         this.col联系手机,
         this.col传真,
         this.col备注
     });
     this.winExplorerView.ColumnSet.DescriptionColumn = this.col名称;
     this.winExplorerView.ColumnSet.TextColumn        = this.col代码;
     this.winExplorerView.GridControl = this.gridControl1;
     this.winExplorerView.Name        = "winExplorerView";
     this.winExplorerView.OptionsBehavior.Editable    = false;
     this.winExplorerView.OptionsFind.FindNullPrompt  = "请输入查找内容...";
     this.winExplorerView.OptionsFind.ShowCloseButton = false;
     this.winExplorerView.OptionsFind.ShowFindButton  = false;
     this.winExplorerView.OptionsView.Style           = DevExpress.XtraGrid.Views.WinExplorer.WinExplorerViewStyle.Tiles;
     this.winExplorerView.FocusedRowChanged          += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.winExplorerView_FocusedRowChanged);
     this.winExplorerView.RowCountChanged            += new System.EventHandler(this.winExplorerView_RowCountChanged);
     //
     // colID
     //
     this.colID.FieldName    = "ID";
     this.colID.Name         = "colID";
     this.colID.Visible      = true;
     this.colID.VisibleIndex = 0;
     //
     // col代码
     //
     this.col代码.FieldName    = "代码";
     this.col代码.Name         = "col代码";
     this.col代码.Visible      = true;
     this.col代码.VisibleIndex = 1;
     //
     // col名称
     //
     this.col名称.FieldName    = "名称";
     this.col名称.Name         = "col名称";
     this.col名称.Visible      = true;
     this.col名称.VisibleIndex = 2;
     //
     // col地址
     //
     this.col地址.FieldName    = "地址";
     this.col地址.Name         = "col地址";
     this.col地址.Visible      = true;
     this.col地址.VisibleIndex = 3;
     //
     // col邮编
     //
     this.col邮编.FieldName    = "邮编";
     this.col邮编.Name         = "col邮编";
     this.col邮编.Visible      = true;
     this.col邮编.VisibleIndex = 4;
     //
     // col联系人
     //
     this.col联系人.FieldName    = "联系人";
     this.col联系人.Name         = "col联系人";
     this.col联系人.Visible      = true;
     this.col联系人.VisibleIndex = 5;
     //
     // col联系电话
     //
     this.col联系电话.FieldName    = "联系电话";
     this.col联系电话.Name         = "col联系电话";
     this.col联系电话.Visible      = true;
     this.col联系电话.VisibleIndex = 6;
     //
     // col联系手机
     //
     this.col联系手机.FieldName    = "联系手机";
     this.col联系手机.Name         = "col联系手机";
     this.col联系手机.Visible      = true;
     this.col联系手机.VisibleIndex = 7;
     //
     // col传真
     //
     this.col传真.FieldName    = "传真";
     this.col传真.Name         = "col传真";
     this.col传真.Visible      = true;
     this.col传真.VisibleIndex = 8;
     //
     // col备注
     //
     this.col备注.FieldName    = "备注";
     this.col备注.Name         = "col备注";
     this.col备注.Visible      = true;
     this.col备注.VisibleIndex = 15;
     //
     // dpBOM
     //
     this.dpBOM.Controls.Add(this.dockPanel2_Container);
     this.dpBOM.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dpBOM.DockedAsTabbedDocument = true;
     this.dpBOM.FloatLocation          = new System.Drawing.Point(272, 531);
     this.dpBOM.FloatVertical          = true;
     this.dpBOM.ID       = new System.Guid("599518cb-584c-4130-ae32-4e3ae94f2bf7");
     this.dpBOM.Location = new System.Drawing.Point(0, 0);
     this.dpBOM.Name     = "dpBOM";
     this.dpBOM.Options.ShowCloseButton = false;
     this.dpBOM.OriginalSize            = new System.Drawing.Size(300, 300);
     this.dpBOM.SavedDock  = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dpBOM.SavedIndex = 1;
     this.dpBOM.Size       = new System.Drawing.Size(384, 451);
     this.dpBOM.Text       = "商品信息";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.gridControl);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(384, 451);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // gridControl
     //
     this.gridControl.Cursor     = System.Windows.Forms.Cursors.Default;
     this.gridControl.DataSource = this.bOMBindingSource;
     this.gridControl.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.gridControl.EmbeddedNavigator.Buttons.CancelEdit.Visible = false;
     this.gridControl.EmbeddedNavigator.Buttons.Edit.Visible       = false;
     this.gridControl.EmbeddedNavigator.Buttons.EndEdit.Visible    = false;
     this.gridControl.Location = new System.Drawing.Point(0, 0);
     this.gridControl.MainView = this.gridView;
     this.gridControl.Name     = "gridControl";
     this.gridControl.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
         this.repositoryItemLueGoods,
         this.repositoryItemPictureEdit1
     });
     this.gridControl.Size                 = new System.Drawing.Size(384, 451);
     this.gridControl.TabIndex             = 22;
     this.gridControl.UseEmbeddedNavigator = true;
     this.gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView
     });
     //
     // bOMBindingSource
     //
     this.bOMBindingSource.DataSource = typeof(EDMX.BOM);
     //
     // gridView
     //
     this.gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colParentGoodsID,
         this.colGoodsID,
         this.colName,
         this.colPic,
         this.colPackaging,
         this.colMEAS,
         this.colSPEC,
         this.colQty,
         this.colUnit,
         this.colPCS,
         this.colInnerBox,
         this.colTotalQty,
         this.colPrice,
         this.colDiscount,
         this.colAMT,
         this.colPriceNoTax,
         this.colAMTNoTax,
         this.colUpdateTime,
         this.colRemark
     });
     this.gridView.GridControl = this.gridControl;
     this.gridView.Name        = "gridView";
     this.gridView.OptionsNavigation.AutoFocusNewRow     = true;
     this.gridView.OptionsNavigation.AutoMoveRowFocus    = false;
     this.gridView.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridView.OptionsView.EnableAppearanceEvenRow   = true;
     this.gridView.OptionsView.EnableAppearanceOddRow    = true;
     this.gridView.OptionsView.ShowFooter   = true;
     this.gridView.FocusedColumnChanged    += new DevExpress.XtraGrid.Views.Base.FocusedColumnChangedEventHandler(this.gridView_FocusedColumnChanged);
     this.gridView.RowDeleted              += new DevExpress.Data.RowDeletedEventHandler(this.gridView_RowDeleted);
     this.gridView.RowUpdated              += new DevExpress.XtraGrid.Views.Base.RowObjectEventHandler(this.gridView_RowUpdated);
     this.gridView.CustomUnboundColumnData += new DevExpress.XtraGrid.Views.Base.CustomColumnDataEventHandler(this.gridView_CustomUnboundColumnData);
     this.gridView.MouseDown += new System.Windows.Forms.MouseEventHandler(this.gridView_MouseDown);
     //
     // colParentGoodsID
     //
     this.colParentGoodsID.FieldName = "ParentGoodsID";
     this.colParentGoodsID.Name      = "colParentGoodsID";
     this.colParentGoodsID.OptionsColumn.ReadOnly = true;
     //
     // colGoodsID
     //
     this.colGoodsID.AppearanceHeader.ForeColor            = System.Drawing.Color.Green;
     this.colGoodsID.AppearanceHeader.Options.UseForeColor = true;
     this.colGoodsID.Caption      = "货号";
     this.colGoodsID.ColumnEdit   = this.repositoryItemLueGoods;
     this.colGoodsID.FieldName    = "GoodsID";
     this.colGoodsID.Name         = "colGoodsID";
     this.colGoodsID.Visible      = true;
     this.colGoodsID.VisibleIndex = 0;
     this.colGoodsID.Width        = 74;
     //
     // repositoryItemLueGoods
     //
     this.repositoryItemLueGoods.AutoHeight  = false;
     this.repositoryItemLueGoods.BestFitMode = DevExpress.XtraEditors.Controls.BestFitMode.BestFit;
     this.repositoryItemLueGoods.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
         new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)
     });
     this.repositoryItemLueGoods.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Code", "货号", 34, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Name", "品名", 34, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Price", "单价", 34, DevExpress.Utils.FormatType.Numeric, "", true, DevExpress.Utils.HorzAlignment.Far),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Unit", "单位", 34, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near),
         new DevExpress.XtraEditors.Controls.LookUpColumnInfo("SPEC", "规格", 34, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Near)
     });
     this.repositoryItemLueGoods.DataSource        = this.goodsBindingSource;
     this.repositoryItemLueGoods.DisplayMember     = "Code";
     this.repositoryItemLueGoods.DropDownRows      = 15;
     this.repositoryItemLueGoods.Name              = "repositoryItemLueGoods";
     this.repositoryItemLueGoods.PopupWidth        = 600;
     this.repositoryItemLueGoods.ValueMember       = "ID";
     this.repositoryItemLueGoods.EditValueChanged += new System.EventHandler(this.repositoryItemLueGoods_EditValueChanged);
     //
     // goodsBindingSource
     //
     this.goodsBindingSource.DataSource = typeof(EDMX.Goods);
     //
     // colName
     //
     this.colName.Caption   = "品名";
     this.colName.FieldName = "colName";
     this.colName.Name      = "colName";
     this.colName.OptionsColumn.AllowEdit = false;
     this.colName.OptionsColumn.ReadOnly  = true;
     this.colName.UnboundType             = DevExpress.Data.UnboundColumnType.Object;
     this.colName.Visible      = true;
     this.colName.VisibleIndex = 1;
     this.colName.Width        = 129;
     //
     // colPic
     //
     this.colPic.Caption    = "图片";
     this.colPic.ColumnEdit = this.repositoryItemPictureEdit1;
     this.colPic.FieldName  = "colPic";
     this.colPic.Name       = "colPic";
     this.colPic.OptionsColumn.AllowEdit = false;
     this.colPic.OptionsColumn.ReadOnly  = true;
     this.colPic.UnboundType             = DevExpress.Data.UnboundColumnType.Object;
     this.colPic.Visible      = true;
     this.colPic.VisibleIndex = 2;
     this.colPic.Width        = 74;
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name     = "repositoryItemPictureEdit1";
     this.repositoryItemPictureEdit1.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
     this.repositoryItemPictureEdit1.ZoomAccelerationFactor = 1D;
     //
     // colPackaging
     //
     this.colPackaging.Caption      = "包装";
     this.colPackaging.FieldName    = "colPackaging";
     this.colPackaging.Name         = "colPackaging";
     this.colPackaging.UnboundType  = DevExpress.Data.UnboundColumnType.Object;
     this.colPackaging.Visible      = true;
     this.colPackaging.VisibleIndex = 5;
     this.colPackaging.Width        = 156;
     //
     // colMEAS
     //
     this.colMEAS.Caption      = "外箱规格";
     this.colMEAS.FieldName    = "colMEAS";
     this.colMEAS.Name         = "colMEAS";
     this.colMEAS.UnboundType  = DevExpress.Data.UnboundColumnType.Object;
     this.colMEAS.Visible      = true;
     this.colMEAS.VisibleIndex = 6;
     this.colMEAS.Width        = 156;
     //
     // colSPEC
     //
     this.colSPEC.Caption   = "规格";
     this.colSPEC.FieldName = "colSPEC";
     this.colSPEC.Name      = "colSPEC";
     this.colSPEC.OptionsColumn.AllowEdit = false;
     this.colSPEC.OptionsColumn.ReadOnly  = true;
     this.colSPEC.UnboundType             = DevExpress.Data.UnboundColumnType.Object;
     this.colSPEC.Visible      = true;
     this.colSPEC.VisibleIndex = 7;
     this.colSPEC.Width        = 156;
     //
     // colQty
     //
     this.colQty.AppearanceHeader.ForeColor            = System.Drawing.Color.Green;
     this.colQty.AppearanceHeader.Options.UseForeColor = true;
     this.colQty.Caption   = "数量";
     this.colQty.FieldName = "Qty";
     this.colQty.Name      = "colQty";
     this.colQty.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Qty", "{0}")
     });
     //
     // colUnit
     //
     this.colUnit.Caption   = "单位";
     this.colUnit.FieldName = "colUnit";
     this.colUnit.Name      = "colUnit";
     this.colUnit.OptionsColumn.AllowEdit = false;
     this.colUnit.OptionsColumn.ReadOnly  = true;
     this.colUnit.UnboundType             = DevExpress.Data.UnboundColumnType.Object;
     this.colUnit.Visible      = true;
     this.colUnit.VisibleIndex = 8;
     this.colUnit.Width        = 156;
     //
     // colPCS
     //
     this.colPCS.Caption   = "装箱数";
     this.colPCS.FieldName = "PCS";
     this.colPCS.Name      = "colPCS";
     this.colPCS.OptionsColumn.ReadOnly = true;
     //
     // colInnerBox
     //
     this.colInnerBox.Caption   = "内盒";
     this.colInnerBox.FieldName = "InnerBox";
     this.colInnerBox.Name      = "colInnerBox";
     this.colInnerBox.OptionsColumn.ReadOnly = true;
     //
     // colTotalQty
     //
     this.colTotalQty.Caption   = "总数量";
     this.colTotalQty.FieldName = "colTotalQty";
     this.colTotalQty.Name      = "colTotalQty";
     this.colTotalQty.OptionsColumn.ReadOnly = true;
     this.colTotalQty.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "colTotalQty", "{0}")
     });
     this.colTotalQty.UnboundExpression = "[Qty] * [PCS]";
     this.colTotalQty.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // colPrice
     //
     this.colPrice.AppearanceHeader.ForeColor            = System.Drawing.Color.Green;
     this.colPrice.AppearanceHeader.Options.UseForeColor = true;
     this.colPrice.Caption = "单价";
     this.colPrice.DisplayFormat.FormatString = "c5";
     this.colPrice.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.Numeric;
     this.colPrice.FieldName    = "Price";
     this.colPrice.Name         = "colPrice";
     this.colPrice.Visible      = true;
     this.colPrice.VisibleIndex = 3;
     this.colPrice.Width        = 129;
     //
     // colDiscount
     //
     this.colDiscount.AppearanceHeader.ForeColor            = System.Drawing.Color.Green;
     this.colDiscount.AppearanceHeader.Options.UseForeColor = true;
     this.colDiscount.Caption      = "折扣";
     this.colDiscount.FieldName    = "Discount";
     this.colDiscount.Name         = "colDiscount";
     this.colDiscount.Visible      = true;
     this.colDiscount.VisibleIndex = 4;
     //
     // colAMT
     //
     this.colAMT.Caption   = "金额";
     this.colAMT.FieldName = "colAMT";
     this.colAMT.Name      = "colAMT";
     this.colAMT.OptionsColumn.AllowEdit = false;
     this.colAMT.OptionsColumn.ReadOnly  = true;
     this.colAMT.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "colAMT", "{0}")
     });
     this.colAMT.UnboundExpression = "[Qty] * [PCS] * [Price]";
     this.colAMT.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // colPriceNoTax
     //
     this.colPriceNoTax.Caption   = "去税单价";
     this.colPriceNoTax.FieldName = "PriceNoTax";
     this.colPriceNoTax.Name      = "colPriceNoTax";
     //
     // colAMTNoTax
     //
     this.colAMTNoTax.Caption   = "去税金额";
     this.colAMTNoTax.FieldName = "colAMTNoTax";
     this.colAMTNoTax.Name      = "colAMTNoTax";
     this.colAMTNoTax.OptionsColumn.ReadOnly = true;
     this.colAMTNoTax.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
         new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "colAMTNoTax", "{0}")
     });
     this.colAMTNoTax.UnboundExpression = "[Qty] * [PCS] * [PriceNoTax]";
     this.colAMTNoTax.UnboundType       = DevExpress.Data.UnboundColumnType.Decimal;
     //
     // colUpdateTime
     //
     this.colUpdateTime.Caption = "修改日期";
     this.colUpdateTime.DisplayFormat.FormatString = "F";
     this.colUpdateTime.DisplayFormat.FormatType   = DevExpress.Utils.FormatType.DateTime;
     this.colUpdateTime.FieldName = "colUpdateTime";
     this.colUpdateTime.Name      = "colUpdateTime";
     this.colUpdateTime.OptionsColumn.AllowEdit = false;
     this.colUpdateTime.OptionsColumn.ReadOnly  = true;
     this.colUpdateTime.UnboundType             = DevExpress.Data.UnboundColumnType.DateTime;
     this.colUpdateTime.Visible      = true;
     this.colUpdateTime.VisibleIndex = 9;
     this.colUpdateTime.Width        = 183;
     //
     // colRemark
     //
     this.colRemark.Caption   = "备注";
     this.colRemark.FieldName = "colRemark";
     this.colRemark.Name      = "colRemark";
     this.colRemark.OptionsColumn.AllowEdit = false;
     this.colRemark.OptionsColumn.ReadOnly  = true;
     this.colRemark.UnboundType             = DevExpress.Data.UnboundColumnType.Object;
     this.colRemark.Visible      = true;
     this.colRemark.VisibleIndex = 10;
     this.colRemark.Width        = 344;
     //
     // documentManager
     //
     this.documentManager.ContainerControl = this;
     this.documentManager.View             = this.tabbedView1;
     this.documentManager.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     this.tabbedView1.Orientation           = System.Windows.Forms.Orientation.Vertical;
     this.tabbedView1.RootContainer.Element = null;
     dockingContainer2.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer2
     });
     this.tabbedView1.RootContainer.Orientation = System.Windows.Forms.Orientation.Vertical;
     //
     // SLSalePricePage
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.dpCustomer);
     this.Name = "SLSalePricePage";
     this.Size = new System.Drawing.Size(640, 480);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager)).EndInit();
     this.dpCustomer.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.vBusinessContactBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.winExplorerView)).EndInit();
     this.dpBOM.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bOMBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLueGoods)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.goodsBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 34
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.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1      = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.barManager1    = new DevExpress.XtraBars.BarManager(this.components);
     this.bar1           = new DevExpress.XtraBars.Bar();
     this.barSubItem1    = new DevExpress.XtraBars.BarSubItem();
     this.testAQBSqliteAUTOConnectionBarButtonItem = new DevExpress.XtraBars.BarButtonItem();
     this.testAQBSqliteConnectionBarButtonItem     = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem2 = new DevExpress.XtraBars.BarSubItem();
     this.testAQBMsssAutoConnectionBarButtonItem = new DevExpress.XtraBars.BarButtonItem();
     this.bar2 = new DevExpress.XtraBars.Bar();
     this.bar3 = 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.dockManager1           = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1             = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.propertyGridControl    = new DevExpress.XtraVerticalGrid.PropertyGridControl();
     this.aqbSqliteGridDockPanel = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container   = new DevExpress.XtraBars.Docking.ControlContainer();
     this.aqbGridControl         = new DevExpress.XtraGrid.GridControl();
     this.aqbGridView            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.documentManager1       = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.propertyGridControl)).BeginInit();
     this.aqbSqliteGridDockPanel.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.aqbGridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.aqbGridView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "AQB SQLite Grid";
     this.document1.ControlName           = "aqbSqliteGridDockPanel";
     this.document1.FloatLocation         = new System.Drawing.Point(0, 0);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
         this.bar1,
         this.bar2,
         this.bar3
     });
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.DockManager = this.dockManager1;
     this.barManager1.Form        = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.testAQBSqliteConnectionBarButtonItem,
         this.testAQBSqliteAUTOConnectionBarButtonItem,
         this.testAQBMsssAutoConnectionBarButtonItem,
         this.barSubItem1,
         this.barSubItem2
     });
     this.barManager1.MainMenu  = this.bar2;
     this.barManager1.MaxItemId = 5;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar1
     //
     this.bar1.BarName   = "Tools";
     this.bar1.DockCol   = 0;
     this.bar1.DockRow   = 1;
     this.bar1.DockStyle = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1),
         new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem2)
     });
     this.bar1.Text = "Tools";
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "SQLite";
     this.barSubItem1.Id      = 3;
     this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.testAQBSqliteAUTOConnectionBarButtonItem),
         new DevExpress.XtraBars.LinkPersistInfo(this.testAQBSqliteConnectionBarButtonItem)
     });
     this.barSubItem1.Name = "barSubItem1";
     //
     // testAQBSqliteAUTOConnectionBarButtonItem
     //
     this.testAQBSqliteAUTOConnectionBarButtonItem.Caption    = "Test AQB SQLite (Auto) Connection";
     this.testAQBSqliteAUTOConnectionBarButtonItem.Id         = 1;
     this.testAQBSqliteAUTOConnectionBarButtonItem.Name       = "testAQBSqliteAUTOConnectionBarButtonItem";
     this.testAQBSqliteAUTOConnectionBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.testAQBSqliteAUTOConnectionBarButtonItem_ItemClick);
     //
     // testAQBSqliteConnectionBarButtonItem
     //
     this.testAQBSqliteConnectionBarButtonItem.Caption    = "Test AQB SQLite Connection";
     this.testAQBSqliteConnectionBarButtonItem.Id         = 0;
     this.testAQBSqliteConnectionBarButtonItem.Name       = "testAQBSqliteConnectionBarButtonItem";
     this.testAQBSqliteConnectionBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.testAQBSqliteConnectionBarButtonItem_ItemClick);
     //
     // barSubItem2
     //
     this.barSubItem2.Caption = "MSSS";
     this.barSubItem2.Id      = 4;
     this.barSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.testAQBMsssAutoConnectionBarButtonItem)
     });
     this.barSubItem2.Name = "barSubItem2";
     //
     // testAQBMsssAutoConnectionBarButtonItem
     //
     this.testAQBMsssAutoConnectionBarButtonItem.Caption    = "Test AQB MSSS (Auto) Connection";
     this.testAQBMsssAutoConnectionBarButtonItem.Id         = 2;
     this.testAQBMsssAutoConnectionBarButtonItem.Name       = "testAQBMsssAutoConnectionBarButtonItem";
     this.testAQBMsssAutoConnectionBarButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.testAQBMsssAutoConnectionBarButtonItem_ItemClick);
     //
     // bar2
     //
     this.bar2.BarName                = "Main menu";
     this.bar2.DockCol                = 0;
     this.bar2.DockRow                = 0;
     this.bar2.DockStyle              = DevExpress.XtraBars.BarDockStyle.Top;
     this.bar2.OptionsBar.MultiLine   = true;
     this.bar2.OptionsBar.UseWholeRow = true;
     this.bar2.Text = "Main menu";
     //
     // bar3
     //
     this.bar3.BarName      = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol      = 0;
     this.bar3.DockRow      = 0;
     this.bar3.DockStyle    = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder          = false;
     this.bar3.OptionsBar.UseWholeRow             = true;
     this.bar3.Text = "Status bar";
     //
     // 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(876, 48);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location         = new System.Drawing.Point(0, 749);
     this.barDockControlBottom.Manager          = this.barManager1;
     this.barDockControlBottom.Size             = new System.Drawing.Size(876, 18);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock             = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location         = new System.Drawing.Point(0, 48);
     this.barDockControlLeft.Manager          = this.barManager1;
     this.barDockControlLeft.Size             = new System.Drawing.Size(0, 701);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock             = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location         = new System.Drawing.Point(876, 48);
     this.barDockControlRight.Manager          = this.barManager1;
     this.barDockControlRight.Size             = new System.Drawing.Size(0, 701);
     //
     // dockManager1
     //
     this.dockManager1.Form        = this;
     this.dockManager1.MenuManager = this.barManager1;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.aqbSqliteGridDockPanel
     });
     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"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("25bf9aaf-f9ee-445c-9310-785cdabd9fe7");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 48);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(387, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(387, 701);
     this.dockPanel1.Text         = "dockPanel1";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.propertyGridControl);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 38);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(378, 659);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // propertyGridControl
     //
     this.propertyGridControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.propertyGridControl.Location = new System.Drawing.Point(0, 0);
     this.propertyGridControl.Name     = "propertyGridControl";
     this.propertyGridControl.Size     = new System.Drawing.Size(378, 659);
     this.propertyGridControl.TabIndex = 0;
     //
     // aqbSqliteGridDockPanel
     //
     this.aqbSqliteGridDockPanel.Controls.Add(this.dockPanel2_Container);
     this.aqbSqliteGridDockPanel.DockedAsTabbedDocument = true;
     this.aqbSqliteGridDockPanel.ID           = new System.Guid("1fbd7c75-ee28-4bab-9b13-8bb79d31c52e");
     this.aqbSqliteGridDockPanel.Name         = "aqbSqliteGridDockPanel";
     this.aqbSqliteGridDockPanel.OriginalSize = new System.Drawing.Size(200, 200);
     this.aqbSqliteGridDockPanel.Text         = "AQB SQLite Grid";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.aqbGridControl);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(483, 671);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // aqbSqliteGridControl
     //
     this.aqbGridControl.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.aqbGridControl.Location    = new System.Drawing.Point(0, 0);
     this.aqbGridControl.MainView    = this.aqbGridView;
     this.aqbGridControl.MenuManager = this.barManager1;
     this.aqbGridControl.Name        = "aqbSqliteGridControl";
     this.aqbGridControl.Size        = new System.Drawing.Size(483, 671);
     this.aqbGridControl.TabIndex    = 0;
     this.aqbGridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.aqbGridView
     });
     //
     // gridView1
     //
     this.aqbGridView.GridControl        = this.aqbGridControl;
     this.aqbGridView.Name               = "gridView1";
     this.aqbGridView.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged);
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(876, 767);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.propertyGridControl)).EndInit();
     this.aqbSqliteGridDockPanel.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.aqbGridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.aqbGridView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 35
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.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.barButtonItem1          = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem1             = new DevExpress.XtraBars.BarSubItem();
     this.barSubItem2             = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem2          = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3          = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem3             = new DevExpress.XtraBars.BarSubItem();
     this.barMdiChildrenListItem1 = new DevExpress.XtraBars.BarMdiChildrenListItem();
     this.ribbonControl1          = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem4          = 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.ribbonPageGroup4        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup5        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup3        = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1        = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.documentManager1        = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1             = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.childFormDocument       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.documentGroup1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.secondMDIChildDocument  = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.documentGroup2          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.dockManager1            = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel3           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.panelContainer1      = new DevExpress.XtraBars.Docking.DockPanel();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.childFormDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.secondMDIChildDocument)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel3.SuspendLayout();
     this.panelContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption    = "Create MDI Child";
     this.barButtonItem1.Id         = 0;
     this.barButtonItem1.Name       = "barButtonItem1";
     this.barButtonItem1.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem1_ItemClick);
     //
     // barSubItem1
     //
     this.barSubItem1.Caption = "&File";
     this.barSubItem1.Id      = 1;
     this.barSubItem1.Name    = "barSubItem1";
     //
     // barSubItem2
     //
     this.barSubItem2.Caption = "&View";
     this.barSubItem2.Id      = 2;
     this.barSubItem2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem2),
         new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem3, true)
     });
     this.barSubItem2.MergeType = DevExpress.XtraBars.BarMenuMerge.MergeItems;
     this.barSubItem2.Name      = "barSubItem2";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "First Main Menu Button";
     this.barButtonItem2.Id      = 3;
     this.barButtonItem2.Name    = "barButtonItem2";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption    = "Button At End";
     this.barButtonItem3.Id         = 4;
     this.barButtonItem3.MergeOrder = 100;
     this.barButtonItem3.Name       = "barButtonItem3";
     //
     // barSubItem3
     //
     this.barSubItem3.Caption = "Window";
     this.barSubItem3.Id      = 5;
     this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
         new DevExpress.XtraBars.LinkPersistInfo(this.barMdiChildrenListItem1)
     });
     this.barSubItem3.Name = "barSubItem3";
     //
     // barMdiChildrenListItem1
     //
     this.barMdiChildrenListItem1.Caption = "barMdiChildrenListItem1";
     this.barMdiChildrenListItem1.Id      = 6;
     this.barMdiChildrenListItem1.Name    = "barMdiChildrenListItem1";
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.barButtonItem1,
         this.barSubItem1,
         this.barSubItem2,
         this.barButtonItem2,
         this.barButtonItem3,
         this.barSubItem3,
         this.barMdiChildrenListItem1,
         this.barButtonItem4
     });
     this.ribbonControl1.Location      = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId     = 2;
     this.ribbonControl1.MdiMergeStyle = DevExpress.XtraBars.Ribbon.RibbonMdiMergeStyle.Always;
     this.ribbonControl1.Name          = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(902, 158);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption    = "Create Second MDI Child";
     this.barButtonItem4.Id         = 1;
     this.barButtonItem4.Name       = "barButtonItem4";
     this.barButtonItem4.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2,
         this.ribbonPageGroup4,
         this.ribbonPageGroup5,
         this.ribbonPageGroup3
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "MainMenu";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "File";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem2);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem3, true);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "View";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem1);
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem4);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "Tools";
     //
     // ribbonPageGroup5
     //
     this.ribbonPageGroup5.Name = "ribbonPageGroup5";
     this.ribbonPageGroup5.Text = "Custom 5";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barMdiChildrenListItem1);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "Window";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 573);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(902, 24);
     //
     // documentManager1
     //
     this.documentManager1.MdiParent   = this;
     this.documentManager1.MenuManager = this.ribbonControl1;
     this.documentManager1.View        = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1,
         this.documentGroup2
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.childFormDocument,
         this.secondMDIChildDocument
     });
     dockingContainer1.Element = this.documentGroup1;
     dockingContainer2.Element = this.documentGroup2;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1,
         dockingContainer2
     });
     //
     // childFormDocument
     //
     this.childFormDocument.Caption         = "ChildForm";
     this.childFormDocument.ControlName     = "ChildForm";
     this.childFormDocument.ControlTypeName = "sample_3_6.ChildForm";
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.childFormDocument
     });
     //
     // secondMDIChildDocument
     //
     this.secondMDIChildDocument.Caption         = "SecondMDIChild";
     this.secondMDIChildDocument.ControlName     = "SecondMDIChild";
     this.secondMDIChildDocument.ControlTypeName = "sample_3_6.SecondMDIChild";
     //
     // documentGroup2
     //
     this.documentGroup2.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.secondMDIChildDocument
     });
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.panelContainer1,
         this.dockPanel3
     });
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
         "DevExpress.XtraBars.BarDockControl",
         "DevExpress.XtraBars.StandaloneBarDockControl",
         "System.Windows.Forms.MenuStrip",
         "System.Windows.Forms.StatusStrip",
         "System.Windows.Forms.StatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
         "DevExpress.XtraBars.Ribbon.RibbonControl",
         "DevExpress.XtraBars.Navigation.OfficeNavigationBar",
         "DevExpress.XtraBars.Navigation.TileNavPane",
         "DevExpress.XtraBars.TabFormControl",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
         "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel1.ID           = new System.Guid("60fb8b2d-07a4-4797-b1b7-e7083953c3a3");
     this.dockPanel1.Location     = new System.Drawing.Point(3, 26);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(193, 360);
     this.dockPanel1.Text         = "dockPanel1";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(193, 360);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel2.ID           = new System.Guid("f2cce4d8-f698-4e76-97ce-eefd4efb06c0");
     this.dockPanel2.Location     = new System.Drawing.Point(3, 26);
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel2.Size         = new System.Drawing.Size(193, 360);
     this.dockPanel2.Text         = "dockPanel2";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(193, 360);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.dockPanel3.ID           = new System.Guid("443daad9-41aa-460e-a3d3-f9fc76e147bd");
     this.dockPanel3.Location     = new System.Drawing.Point(702, 158);
     this.dockPanel3.Name         = "dockPanel3";
     this.dockPanel3.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel3.Size         = new System.Drawing.Size(200, 415);
     this.dockPanel3.Text         = "dockPanel3";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Location = new System.Drawing.Point(4, 26);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(193, 386);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // panelContainer1
     //
     this.panelContainer1.ActiveChild = this.dockPanel2;
     this.panelContainer1.Controls.Add(this.dockPanel2);
     this.panelContainer1.Controls.Add(this.dockPanel1);
     this.panelContainer1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.panelContainer1.ID           = new System.Guid("9069d44c-0e19-4f3a-b23a-586a90cc2e8b");
     this.panelContainer1.Location     = new System.Drawing.Point(0, 158);
     this.panelContainer1.Name         = "panelContainer1";
     this.panelContainer1.OriginalSize = new System.Drawing.Size(200, 200);
     this.panelContainer1.Size         = new System.Drawing.Size(200, 415);
     this.panelContainer1.Tabbed       = true;
     this.panelContainer1.Text         = "panelContainer1";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(902, 597);
     this.Controls.Add(this.dockPanel3);
     this.Controls.Add(this.panelContainer1);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.IsMdiContainer = true;
     this.Name           = "Form1";
     this.Ribbon         = this.ribbonControl1;
     this.StatusBar      = this.ribbonStatusBar1;
     this.Text           = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.childFormDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.secondMDIChildDocument)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel3.ResumeLayout(false);
     this.panelContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 36
0
 /// <summary>
 /// 디자이너 지원에 필요한 메서드입니다.
 /// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.treeList1            = new DevExpress.XtraTreeList.TreeList();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.xtraTabControl1      = new DevExpress.XtraTab.XtraTabControl();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "dockPanel2";
     this.document1.ControlName           = "dockPanel2";
     this.document1.FloatLocation         = new System.Drawing.Point(1920, 0);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel2
     });
     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"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("0fd07e90-897a-4cbf-805e-260f6bcf4331");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 0);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(200, 589);
     this.dockPanel1.Text         = "dockPanel1";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.treeList1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(191, 562);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // treeList1
     //
     this.treeList1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.treeList1.Location = new System.Drawing.Point(0, 0);
     this.treeList1.Name     = "treeList1";
     this.treeList1.Size     = new System.Drawing.Size(191, 562);
     this.treeList1.TabIndex = 0;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockPanel2.DockedAsTabbedDocument = true;
     this.dockPanel2.FloatLocation          = new System.Drawing.Point(1920, 0);
     this.dockPanel2.ID           = new System.Guid("f6c29165-fc69-4915-8634-ab645d1d669a");
     this.dockPanel2.Location     = new System.Drawing.Point(0, 0);
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel2.Size         = new System.Drawing.Size(1115, 560);
     this.dockPanel2.Text         = "dockPanel2";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.xtraTabControl1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(1115, 560);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
     this.xtraTabControl1.Name     = "xtraTabControl1";
     this.xtraTabControl1.Size     = new System.Drawing.Size(1115, 560);
     this.xtraTabControl1.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     this.tabbedView1.RootContainer.Element = null;
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // MyMainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1321, 589);
     this.Controls.Add(this.dockPanel1);
     this.Name = "MyMainForm";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 37
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(MainFrame));
     DevExpress.Utils.Animation.PushTransition      pushTransition1 = new DevExpress.Utils.Animation.PushTransition();
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document2                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document1                 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.ribbonControl1            = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonItem1            = new DevExpress.XtraBars.BarButtonItem();
     this.barWorkspaceMenuItem1     = new DevExpress.XtraBars.BarWorkspaceMenuItem();
     this.workspaceManager1         = new DevExpress.Utils.WorkspaceManager(this.components);
     this.barButtonItem2            = new DevExpress.XtraBars.BarButtonItem();
     this.skinRibbonGalleryBarItem1 = new DevExpress.XtraBars.SkinRibbonGalleryBarItem();
     this.NewFile              = new DevExpress.XtraBars.BarButtonItem();
     this.OpenFile             = new DevExpress.XtraBars.BarButtonItem();
     this.SaveFile             = new DevExpress.XtraBars.BarButtonItem();
     this.SaveAs               = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonRun         = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonPause       = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonStop        = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonResume      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem10      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem11      = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem12      = 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.ribbonPageGroup3     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonPageGroup4     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1     = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControl1        = new DevExpress.XtraEditors.PanelControl();
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.panelContainer1      = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel5           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel5_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.propertyGrid2        = new System.Windows.Forms.PropertyGrid();
     this.dockPanel4           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel4_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.panel1               = new System.Windows.Forms.Panel();
     this.pictureBox2          = new System.Windows.Forms.PictureBox();
     this.pictureBox1          = new System.Windows.Forms.PictureBox();
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.controlContainer1    = new DevExpress.XtraBars.Docking.ControlContainer();
     this.treeList2            = new DevExpress.XtraTreeList.TreeList();
     this.svgImageCollection1  = new DevExpress.Utils.SvgImageCollection(this.components);
     this.runLog               = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.imageCollection1     = new DevExpress.Utils.ImageCollection(this.components);
     this.errorProvider1       = new System.Windows.Forms.ErrorProvider(this.components);
     this.listView1            = new System.Windows.Forms.ListView();
     this.tabPage1             = new System.Windows.Forms.TabPage();
     this.tabControl1          = new System.Windows.Forms.TabControl();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.panelContainer1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     this.dockPanel5.SuspendLayout();
     this.dockPanel5_Container.SuspendLayout();
     this.dockPanel4.SuspendLayout();
     this.dockPanel4_Container.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.controlContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeList2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).BeginInit();
     this.runLog.SuspendLayout();
     this.dockPanel3_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document2
     });
     //
     // document2
     //
     this.document2.Caption               = "显示区";
     this.document2.ControlName           = "dockPanel4";
     this.document2.FloatLocation         = new System.Drawing.Point(1229, 854);
     this.document2.FloatSize             = new System.Drawing.Size(200, 198);
     this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document1
     //
     this.document1.Caption               = "显示区";
     this.document1.ControlName           = "dockPanel4";
     this.document1.FloatLocation         = new System.Drawing.Point(1073, 592);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.ribbonControl1.SearchEditItem,
         this.barButtonItem1,
         this.barWorkspaceMenuItem1,
         this.barButtonItem2,
         this.skinRibbonGalleryBarItem1,
         this.NewFile,
         this.OpenFile,
         this.SaveFile,
         this.SaveAs,
         this.barButtonItem3,
         this.barButtonItem4,
         this.barButtonItem5,
         this.barButtonRun,
         this.barButtonPause,
         this.barButtonStop,
         this.barButtonResume,
         this.barButtonItem10,
         this.barButtonItem11,
         this.barButtonItem12
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 20;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(1075, 143);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption                 = "新建";
     this.barButtonItem1.Id                      = 1;
     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.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // barWorkspaceMenuItem1
     //
     this.barWorkspaceMenuItem1.Caption          = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.Id               = 2;
     this.barWorkspaceMenuItem1.Name             = "barWorkspaceMenuItem1";
     this.barWorkspaceMenuItem1.WorkspaceManager = this.workspaceManager1;
     //
     // workspaceManager1
     //
     this.workspaceManager1.TargetControl  = this;
     this.workspaceManager1.TransitionType = pushTransition1;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption                 = "新建项目";
     this.barButtonItem2.Id                      = 3;
     this.barButtonItem2.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.Image")));
     this.barButtonItem2.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem2.ImageOptions.LargeImage")));
     this.barButtonItem2.Name                    = "barButtonItem2";
     this.barButtonItem2.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                                   | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     //
     // skinRibbonGalleryBarItem1
     //
     this.skinRibbonGalleryBarItem1.Caption = "skinRibbonGalleryBarItem1";
     this.skinRibbonGalleryBarItem1.Id      = 4;
     this.skinRibbonGalleryBarItem1.Name    = "skinRibbonGalleryBarItem1";
     //
     // NewFile
     //
     this.NewFile.Caption                 = "新建文件";
     this.NewFile.Id                      = 5;
     this.NewFile.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("NewFile.ImageOptions.Image")));
     this.NewFile.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("NewFile.ImageOptions.LargeImage")));
     this.NewFile.Name                    = "NewFile";
     this.NewFile.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                            | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.NewFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.NewFile_ItemClick);
     //
     // OpenFile
     //
     this.OpenFile.Caption                 = "打开文件";
     this.OpenFile.Id                      = 6;
     this.OpenFile.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("OpenFile.ImageOptions.Image")));
     this.OpenFile.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("OpenFile.ImageOptions.LargeImage")));
     this.OpenFile.Name                    = "OpenFile";
     this.OpenFile.RibbonStyle             = ((DevExpress.XtraBars.Ribbon.RibbonItemStyles)(((DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithText)
                                                                                             | DevExpress.XtraBars.Ribbon.RibbonItemStyles.SmallWithoutText)));
     this.OpenFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OpenFile_ItemClick);
     //
     // SaveFile
     //
     this.SaveFile.Caption                 = "保存文件";
     this.SaveFile.Id                      = 7;
     this.SaveFile.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("SaveFile.ImageOptions.Image")));
     this.SaveFile.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("SaveFile.ImageOptions.LargeImage")));
     this.SaveFile.Name                    = "SaveFile";
     this.SaveFile.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.SaveFile_ItemClick);
     //
     // SaveAs
     //
     this.SaveAs.Caption                 = "另存文件";
     this.SaveAs.Id                      = 8;
     this.SaveAs.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("SaveAs.ImageOptions.Image")));
     this.SaveAs.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("SaveAs.ImageOptions.LargeImage")));
     this.SaveAs.Name                    = "SaveAs";
     this.SaveAs.PaintStyle              = DevExpress.XtraBars.BarItemPaintStyle.Caption;
     this.SaveAs.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.SaveAs_ItemClick);
     //
     // barButtonItem3
     //
     this.barButtonItem3.Caption                 = "添加新工具";
     this.barButtonItem3.Id                      = 9;
     this.barButtonItem3.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.Image")));
     this.barButtonItem3.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem3.ImageOptions.LargeImage")));
     this.barButtonItem3.Name                    = "barButtonItem3";
     this.barButtonItem3.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem3.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem3_ItemClick);
     //
     // barButtonItem4
     //
     this.barButtonItem4.Caption                 = "添加流程";
     this.barButtonItem4.Id                      = 10;
     this.barButtonItem4.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.Image")));
     this.barButtonItem4.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem4.ImageOptions.LargeImage")));
     this.barButtonItem4.Name                    = "barButtonItem4";
     this.barButtonItem4.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonItem4.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem4_ItemClick);
     //
     // barButtonItem5
     //
     this.barButtonItem5.Caption                 = "删除工具";
     this.barButtonItem5.Id                      = 11;
     this.barButtonItem5.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.Image")));
     this.barButtonItem5.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonItem5.ImageOptions.LargeImage")));
     this.barButtonItem5.Name                    = "barButtonItem5";
     this.barButtonItem5.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     //
     // barButtonRun
     //
     this.barButtonRun.Caption                 = "运行";
     this.barButtonRun.Id                      = 12;
     this.barButtonRun.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonRun.ImageOptions.Image")));
     this.barButtonRun.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonRun.ImageOptions.LargeImage")));
     this.barButtonRun.Name                    = "barButtonRun";
     this.barButtonRun.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonRun.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonRun_ItemClick);
     //
     // barButtonPause
     //
     this.barButtonPause.Caption                 = "暂停";
     this.barButtonPause.Id                      = 13;
     this.barButtonPause.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonPause.ImageOptions.Image")));
     this.barButtonPause.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonPause.ImageOptions.LargeImage")));
     this.barButtonPause.Name                    = "barButtonPause";
     this.barButtonPause.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonPause.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonPause_ItemClick);
     //
     // barButtonStop
     //
     this.barButtonStop.Caption                 = "停止";
     this.barButtonStop.Id                      = 14;
     this.barButtonStop.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonStop.ImageOptions.Image")));
     this.barButtonStop.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonStop.ImageOptions.LargeImage")));
     this.barButtonStop.Name                    = "barButtonStop";
     this.barButtonStop.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonStop.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonStop_ItemClick);
     //
     // barButtonResume
     //
     this.barButtonResume.Caption                 = "继续";
     this.barButtonResume.Id                      = 15;
     this.barButtonResume.ImageOptions.Image      = ((System.Drawing.Image)(resources.GetObject("barButtonResume.ImageOptions.Image")));
     this.barButtonResume.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("barButtonResume.ImageOptions.LargeImage")));
     this.barButtonResume.Name                    = "barButtonResume";
     this.barButtonResume.RibbonStyle             = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large;
     this.barButtonResume.ItemClick              += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonResume_ItemClick);
     //
     // barButtonItem10
     //
     this.barButtonItem10.Caption = "barButtonItem10";
     this.barButtonItem10.Id      = 16;
     this.barButtonItem10.Name    = "barButtonItem10";
     //
     // barButtonItem11
     //
     this.barButtonItem11.Caption = "显示";
     this.barButtonItem11.Id      = 17;
     this.barButtonItem11.Name    = "barButtonItem11";
     //
     // barButtonItem12
     //
     this.barButtonItem12.Caption = "视频";
     this.barButtonItem12.Id      = 19;
     this.barButtonItem12.ImageOptions.SvgImage = ((DevExpress.Utils.Svg.SvgImage)(resources.GetObject("barButtonItem12.ImageOptions.SvgImage")));
     this.barButtonItem12.Name       = "barButtonItem12";
     this.barButtonItem12.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem12_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1,
         this.ribbonPageGroup2,
         this.ribbonPageGroup3,
         this.ribbonPageGroup4
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "开始";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.ItemLinks.Add(this.NewFile);
     this.ribbonPageGroup1.ItemLinks.Add(this.OpenFile);
     this.ribbonPageGroup1.ItemLinks.Add(this.SaveFile);
     this.ribbonPageGroup1.ItemLinks.Add(this.SaveAs);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text = "文件操作";
     //
     // ribbonPageGroup2
     //
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem4, true);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem3);
     this.ribbonPageGroup2.ItemLinks.Add(this.barButtonItem5);
     this.ribbonPageGroup2.Name = "ribbonPageGroup2";
     this.ribbonPageGroup2.Text = "流程操作";
     //
     // ribbonPageGroup3
     //
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonRun);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonResume);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonPause);
     this.ribbonPageGroup3.ItemLinks.Add(this.barButtonStop);
     this.ribbonPageGroup3.Name = "ribbonPageGroup3";
     this.ribbonPageGroup3.Text = "流程执行";
     //
     // ribbonPageGroup4
     //
     this.ribbonPageGroup4.ItemLinks.Add(this.barButtonItem12);
     this.ribbonPageGroup4.Name = "ribbonPageGroup4";
     this.ribbonPageGroup4.Text = "工具";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 745);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(1075, 31);
     //
     // panelControl1
     //
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl1.Location = new System.Drawing.Point(220, 143);
     this.panelControl1.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(611, 453);
     this.panelControl1.TabIndex = 1;
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.panelContainer1,
         this.dockPanel4,
         this.dockPanel1,
         this.runLog
     });
     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",
         "DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
         "DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"
     });
     //
     // panelContainer1
     //
     this.panelContainer1.Controls.Add(this.dockPanel2);
     this.panelContainer1.Controls.Add(this.dockPanel5);
     this.panelContainer1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.panelContainer1.ID           = new System.Guid("31a39c4d-741b-411b-96a0-ff862c3a209b");
     this.panelContainer1.Location     = new System.Drawing.Point(831, 143);
     this.panelContainer1.Margin       = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.panelContainer1.Name         = "panelContainer1";
     this.panelContainer1.OriginalSize = new System.Drawing.Size(244, 200);
     this.panelContainer1.Size         = new System.Drawing.Size(244, 602);
     this.panelContainer1.Text         = "panelContainer1";
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel2.FloatVertical = true;
     this.dockPanel2.ID            = new System.Guid("9dd4011b-59f6-4cd2-93e7-0d251c384335");
     this.dockPanel2.Location      = new System.Drawing.Point(0, 0);
     this.dockPanel2.Margin        = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel2.Name          = "dockPanel2";
     this.dockPanel2.OriginalSize  = new System.Drawing.Size(244, 230);
     this.dockPanel2.Size          = new System.Drawing.Size(244, 302);
     this.dockPanel2.Text          = "变量列表";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.listView1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(5, 23);
     this.dockPanel2_Container.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(235, 274);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel5
     //
     this.dockPanel5.Controls.Add(this.dockPanel5_Container);
     this.dockPanel5.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel5.ID           = new System.Guid("4d86a21f-3bc0-4e2f-af4c-66f4cc842ade");
     this.dockPanel5.Location     = new System.Drawing.Point(0, 302);
     this.dockPanel5.Margin       = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel5.Name         = "dockPanel5";
     this.dockPanel5.OriginalSize = new System.Drawing.Size(244, 228);
     this.dockPanel5.Size         = new System.Drawing.Size(244, 300);
     this.dockPanel5.Text         = "任务属性";
     //
     // dockPanel5_Container
     //
     this.dockPanel5_Container.Controls.Add(this.propertyGrid2);
     this.dockPanel5_Container.Location = new System.Drawing.Point(5, 23);
     this.dockPanel5_Container.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel5_Container.Name     = "dockPanel5_Container";
     this.dockPanel5_Container.Size     = new System.Drawing.Size(235, 273);
     this.dockPanel5_Container.TabIndex = 0;
     //
     // propertyGrid2
     //
     this.propertyGrid2.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.propertyGrid2.Location              = new System.Drawing.Point(0, 0);
     this.propertyGrid2.Name                  = "propertyGrid2";
     this.propertyGrid2.Size                  = new System.Drawing.Size(235, 273);
     this.propertyGrid2.TabIndex              = 0;
     this.propertyGrid2.PropertyValueChanged += new System.Windows.Forms.PropertyValueChangedEventHandler(this.OnPropertyValueChanged);
     //
     // dockPanel4
     //
     this.dockPanel4.Controls.Add(this.dockPanel4_Container);
     this.dockPanel4.DockedAsTabbedDocument = true;
     this.dockPanel4.FloatLocation          = new System.Drawing.Point(1229, 854);
     this.dockPanel4.FloatSize        = new System.Drawing.Size(200, 198);
     this.dockPanel4.ID               = new System.Guid("24d34340-1c91-4507-bdd5-5a63b92ac479");
     this.dockPanel4.Name             = "dockPanel4";
     this.dockPanel4.OriginalSize     = new System.Drawing.Size(200, 200);
     this.dockPanel4.SavedIndex       = 3;
     this.dockPanel4.SavedMdiDocument = true;
     this.dockPanel4.Text             = "显示区";
     //
     // dockPanel4_Container
     //
     this.dockPanel4_Container.Controls.Add(this.panel1);
     this.dockPanel4_Container.Controls.Add(this.pictureBox1);
     this.dockPanel4_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel4_Container.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel4_Container.Name     = "dockPanel4_Container";
     this.dockPanel4_Container.Size     = new System.Drawing.Size(605, 425);
     this.dockPanel4_Container.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.AutoScroll = true;
     this.panel1.AutoSize   = true;
     this.panel1.Controls.Add(this.pictureBox2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(605, 425);
     this.panel1.TabIndex = 8;
     //
     // pictureBox2
     //
     this.pictureBox2.Location = new System.Drawing.Point(0, 0);
     this.pictureBox2.Name     = "pictureBox2";
     this.pictureBox2.Size     = new System.Drawing.Size(1200, 960);
     this.pictureBox2.TabIndex = 0;
     this.pictureBox2.TabStop  = false;
     //
     // pictureBox1
     //
     this.pictureBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pictureBox1.Location = new System.Drawing.Point(0, 0);
     this.pictureBox1.Name     = "pictureBox1";
     this.pictureBox1.Size     = new System.Drawing.Size(605, 425);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop  = false;
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.controlContainer1);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("ffdb699d-8e11-4890-b7a0-ba789a8f9518");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 143);
     this.dockPanel1.Margin       = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(220, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(220, 602);
     this.dockPanel1.Text         = "流程树";
     //
     // controlContainer1
     //
     this.controlContainer1.Controls.Add(this.treeList2);
     this.controlContainer1.Location = new System.Drawing.Point(4, 23);
     this.controlContainer1.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.controlContainer1.Name     = "controlContainer1";
     this.controlContainer1.Size     = new System.Drawing.Size(211, 575);
     this.controlContainer1.TabIndex = 0;
     //
     // treeList2
     //
     this.treeList2.Dock                = System.Windows.Forms.DockStyle.Fill;
     this.treeList2.Location            = new System.Drawing.Point(0, 0);
     this.treeList2.MinWidth            = 17;
     this.treeList2.Name                = "treeList2";
     this.treeList2.Size                = new System.Drawing.Size(211, 575);
     this.treeList2.StateImageList      = this.svgImageCollection1;
     this.treeList2.TabIndex            = 0;
     this.treeList2.TreeLevelWidth      = 15;
     this.treeList2.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.OnFocusItemChange);
     //
     // svgImageCollection1
     //
     this.svgImageCollection1.Add("open", "image://svgimages/dashboards/open.svg");
     this.svgImageCollection1.Add("actions_list", "image://svgimages/icon builder/actions_list.svg");
     //
     // runLog
     //
     this.runLog.Controls.Add(this.dockPanel3_Container);
     this.runLog.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.runLog.FloatVertical = true;
     this.runLog.ID            = new System.Guid("781d9eae-0c39-40cb-bbe4-acc189d5b955");
     this.runLog.Location      = new System.Drawing.Point(220, 596);
     this.runLog.Margin        = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.runLog.Name          = "runLog";
     this.runLog.OriginalSize  = new System.Drawing.Size(200, 149);
     this.runLog.Size          = new System.Drawing.Size(611, 149);
     this.runLog.Text          = "运行输出";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Controls.Add(this.tabControl1);
     this.dockPanel3_Container.Location = new System.Drawing.Point(4, 24);
     this.dockPanel3_Container.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(603, 121);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document2
     });
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     //
     // listView1
     //
     this.listView1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.listView1.HideSelection = false;
     this.listView1.Location      = new System.Drawing.Point(0, 0);
     this.listView1.Name          = "listView1";
     this.listView1.Size          = new System.Drawing.Size(235, 274);
     this.listView1.TabIndex      = 0;
     this.listView1.UseCompatibleStateImageBehavior = false;
     //
     // tabPage1
     //
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Margin   = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.tabPage1.Size     = new System.Drawing.Size(595, 95);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "执行日志";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Margin        = new System.Windows.Forms.Padding(2, 1, 2, 1);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(603, 121);
     this.tabControl1.TabIndex      = 0;
     //
     // MainFrame
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1075, 776);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelContainer1);
     this.Controls.Add(this.runLog);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.FormBorderEffect = DevExpress.XtraEditors.FormBorderEffect.Shadow;
     this.Name             = "MainFrame";
     this.Ribbon           = this.ribbonControl1;
     this.StatusBar        = this.ribbonStatusBar1;
     this.Text             = "Form1";
     this.FormClosing     += new System.Windows.Forms.FormClosingEventHandler(this.OnFormClose);
     this.Load            += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.panelContainer1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     this.dockPanel5.ResumeLayout(false);
     this.dockPanel5_Container.ResumeLayout(false);
     this.dockPanel4.ResumeLayout(false);
     this.dockPanel4_Container.ResumeLayout(false);
     this.dockPanel4_Container.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.controlContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeList2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.svgImageCollection1)).EndInit();
     this.runLog.ResumeLayout(false);
     this.dockPanel3_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 38
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.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.ribbonControl1       = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.ribbonMiniToolbar1   = new DevExpress.XtraBars.Ribbon.RibbonMiniToolbar(this.components);
     this.ribbonPage1          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.ribbonStatusBar1     = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.defaultLookAndFeel1  = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel3           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel4           = new DevExpress.XtraBars.Docking.DockPanel();
     this.controlContainer1    = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel5           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel5_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.hideContainerTop     = new DevExpress.XtraBars.Docking.AutoHideContainer();
     this.hideContainerBottom  = new DevExpress.XtraBars.Docking.AutoHideContainer();
     this.hideContainerRight   = new DevExpress.XtraBars.Docking.AutoHideContainer();
     this.hideContainerLeft    = new DevExpress.XtraBars.Docking.AutoHideContainer();
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel3.SuspendLayout();
     this.dockPanel4.SuspendLayout();
     this.dockPanel5.SuspendLayout();
     this.hideContainerTop.SuspendLayout();
     this.hideContainerBottom.SuspendLayout();
     this.hideContainerRight.SuspendLayout();
     this.hideContainerLeft.SuspendLayout();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1
     });
     //
     // document1
     //
     this.document1.Caption               = "dockPanel1";
     this.document1.ControlName           = "dockPanel1";
     this.document1.FloatLocation         = new System.Drawing.Point(0, 0);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 1;
     this.ribbonControl1.MiniToolbars.Add(this.ribbonMiniToolbar1);
     this.ribbonControl1.Name = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size      = new System.Drawing.Size(1081, 162);
     this.ribbonControl1.StatusBar = this.ribbonStatusBar1;
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "ribbonPage1";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.Text = "ribbonPageGroup1";
     //
     // ribbonStatusBar1
     //
     this.ribbonStatusBar1.Location = new System.Drawing.Point(0, 701);
     this.ribbonStatusBar1.Name     = "ribbonStatusBar1";
     this.ribbonStatusBar1.Ribbon   = this.ribbonControl1;
     this.ribbonStatusBar1.Size     = new System.Drawing.Size(1081, 26);
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "The Bezier";
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.MenuManager      = this.ribbonControl1;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1
     });
     this.tabbedView1.RootContainer.Element = null;
     dockingContainer1.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer1
     });
     //
     // dockManager1
     //
     this.dockManager1.AutoHideContainers.AddRange(new DevExpress.XtraBars.Docking.AutoHideContainer[] {
         this.hideContainerTop,
         this.hideContainerBottom,
         this.hideContainerRight,
         this.hideContainerLeft
     });
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1
     });
     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"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.DockedAsTabbedDocument = true;
     this.dockPanel1.ID           = new System.Guid("373b4740-f9e1-40e4-bce1-c5355d3e3254");
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Text         = "dockPanel1";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(1025, 455);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.dockPanel2.ID           = new System.Guid("66175638-ffa4-49eb-affa-269efa8131ed");
     this.dockPanel2.Location     = new System.Drawing.Point(0, 0);
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel2.SavedDock    = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.dockPanel2.SavedIndex   = 1;
     this.dockPanel2.Size         = new System.Drawing.Size(200, 489);
     this.dockPanel2.Text         = "dockPanel2";
     this.dockPanel2.Visibility   = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(4, 30);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(193, 456);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel3.ID           = new System.Guid("e8b13422-dd09-478f-9b09-1d81512e8bc9");
     this.dockPanel3.Location     = new System.Drawing.Point(0, 0);
     this.dockPanel3.Name         = "dockPanel3";
     this.dockPanel3.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel3.SavedDock    = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel3.SavedIndex   = 1;
     this.dockPanel3.Size         = new System.Drawing.Size(200, 489);
     this.dockPanel3.Text         = "dockPanel3";
     this.dockPanel3.Visibility   = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Location = new System.Drawing.Point(3, 30);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(193, 456);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // dockPanel4
     //
     this.dockPanel4.Controls.Add(this.controlContainer1);
     this.dockPanel4.Dock          = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dockPanel4.FloatVertical = true;
     this.dockPanel4.ID            = new System.Guid("82e03e3a-dd08-4e98-bdb8-7e0d0b28f780");
     this.dockPanel4.Location      = new System.Drawing.Point(0, 0);
     this.dockPanel4.Name          = "dockPanel4";
     this.dockPanel4.OriginalSize  = new System.Drawing.Size(200, 200);
     this.dockPanel4.SavedDock     = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dockPanel4.SavedIndex    = 0;
     this.dockPanel4.Size          = new System.Drawing.Size(1081, 200);
     this.dockPanel4.Text          = "dockPanel4";
     this.dockPanel4.Visibility    = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
     //
     // controlContainer1
     //
     this.controlContainer1.Location = new System.Drawing.Point(3, 31);
     this.controlContainer1.Name     = "controlContainer1";
     this.controlContainer1.Size     = new System.Drawing.Size(1075, 166);
     this.controlContainer1.TabIndex = 0;
     //
     // dockPanel5
     //
     this.dockPanel5.Controls.Add(this.dockPanel5_Container);
     this.dockPanel5.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockPanel5.ID           = new System.Guid("820db223-b7bb-4a6d-a0b4-3bbee36bd110");
     this.dockPanel5.Location     = new System.Drawing.Point(0, 0);
     this.dockPanel5.Name         = "dockPanel5";
     this.dockPanel5.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel5.SavedDock    = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockPanel5.SavedIndex   = 4;
     this.dockPanel5.Size         = new System.Drawing.Size(1081, 200);
     this.dockPanel5.Text         = "dockPanel5";
     this.dockPanel5.Visibility   = DevExpress.XtraBars.Docking.DockVisibility.AutoHide;
     //
     // dockPanel5_Container
     //
     this.dockPanel5_Container.Location = new System.Drawing.Point(3, 30);
     this.dockPanel5_Container.Name     = "dockPanel5_Container";
     this.dockPanel5_Container.Size     = new System.Drawing.Size(1075, 166);
     this.dockPanel5_Container.TabIndex = 0;
     //
     // hideContainerTop
     //
     this.hideContainerTop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this.hideContainerTop.Controls.Add(this.dockPanel5);
     this.hideContainerTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this.hideContainerTop.Location = new System.Drawing.Point(25, 162);
     this.hideContainerTop.Name     = "hideContainerTop";
     this.hideContainerTop.Size     = new System.Drawing.Size(1031, 25);
     //
     // hideContainerBottom
     //
     this.hideContainerBottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this.hideContainerBottom.Controls.Add(this.dockPanel4);
     this.hideContainerBottom.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.hideContainerBottom.Location = new System.Drawing.Point(25, 676);
     this.hideContainerBottom.Name     = "hideContainerBottom";
     this.hideContainerBottom.Size     = new System.Drawing.Size(1031, 25);
     //
     // hideContainerRight
     //
     this.hideContainerRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this.hideContainerRight.Controls.Add(this.dockPanel2);
     this.hideContainerRight.Dock     = System.Windows.Forms.DockStyle.Right;
     this.hideContainerRight.Location = new System.Drawing.Point(1056, 162);
     this.hideContainerRight.Name     = "hideContainerRight";
     this.hideContainerRight.Size     = new System.Drawing.Size(25, 539);
     //
     // hideContainerLeft
     //
     this.hideContainerLeft.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
     this.hideContainerLeft.Controls.Add(this.dockPanel3);
     this.hideContainerLeft.Dock     = System.Windows.Forms.DockStyle.Left;
     this.hideContainerLeft.Location = new System.Drawing.Point(0, 162);
     this.hideContainerLeft.Name     = "hideContainerLeft";
     this.hideContainerLeft.Size     = new System.Drawing.Size(25, 539);
     //
     // MainEntryPointForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1081, 727);
     this.Controls.Add(this.hideContainerTop);
     this.Controls.Add(this.hideContainerBottom);
     this.Controls.Add(this.hideContainerLeft);
     this.Controls.Add(this.hideContainerRight);
     this.Controls.Add(this.ribbonStatusBar1);
     this.Controls.Add(this.ribbonControl1);
     this.Name      = "MainEntryPointForm";
     this.Ribbon    = this.ribbonControl1;
     this.StatusBar = this.ribbonStatusBar1;
     this.Text      = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel3.ResumeLayout(false);
     this.dockPanel4.ResumeLayout(false);
     this.dockPanel5.ResumeLayout(false);
     this.hideContainerTop.ResumeLayout(false);
     this.hideContainerBottom.ResumeLayout(false);
     this.hideContainerRight.ResumeLayout(false);
     this.hideContainerLeft.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 39
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(Predicttion));
     DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer2 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
     this.documentGroup1       = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
     this.document1            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document2            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.document3            = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
     this.ribbonControl1       = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.btn_train            = new DevExpress.XtraBars.BarButtonItem();
     this.btn_predict          = new DevExpress.XtraBars.BarButtonItem();
     this.btn_outpic           = new DevExpress.XtraBars.BarButtonItem();
     this.btn_loadsample       = new DevExpress.XtraBars.BarButtonItem();
     this.btnpredict           = new DevExpress.XtraBars.BarButtonItem();
     this.ribbonPage1          = new DevExpress.XtraBars.Ribbon.RibbonPage();
     this.ribbonPageGroup1     = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
     this.dockManager1         = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel1           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.vGridControl1        = new DevExpress.XtraVerticalGrid.VGridControl();
     this.dockPanel4           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel4_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.treeList1            = new DevExpress.XtraTreeList.TreeList();
     this.dockPanel2           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.gridControl1         = new DevExpress.XtraGrid.GridControl();
     this.gridView1            = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.dockPanel3           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.chartControl1        = new DevExpress.XtraCharts.ChartControl();
     this.dockPanel5           = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel5_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.documentManager1     = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
     this.tabbedView1          = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
     this.imageCollection1     = new DevExpress.Utils.ImageCollection(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vGridControl1)).BeginInit();
     this.dockPanel4.SuspendLayout();
     this.dockPanel4_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     this.dockPanel3.SuspendLayout();
     this.dockPanel3_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
     this.dockPanel5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
     this.SuspendLayout();
     //
     // documentGroup1
     //
     this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
         this.document1,
         this.document2,
         this.document3
     });
     //
     // document1
     //
     this.document1.Caption               = "样本库";
     this.document1.ControlName           = "dockPanel2";
     this.document1.FloatLocation         = new System.Drawing.Point(1166, 0);
     this.document1.FloatSize             = new System.Drawing.Size(200, 200);
     this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document2
     //
     this.document2.Caption               = "预测结果";
     this.document2.ControlName           = "dockPanel3";
     this.document2.FloatLocation         = new System.Drawing.Point(1166, 0);
     this.document2.FloatSize             = new System.Drawing.Size(200, 163);
     this.document2.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document2.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // document3
     //
     this.document3.Caption               = "预测结果表";
     this.document3.ControlName           = "dockPanel5";
     this.document3.FloatLocation         = new System.Drawing.Point(1166, 0);
     this.document3.FloatSize             = new System.Drawing.Size(200, 200);
     this.document3.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.True;
     this.document3.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
     this.document3.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
     //
     // ribbonControl1
     //
     this.ribbonControl1.ExpandCollapseItem.Id = 0;
     this.ribbonControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.ribbonControl1.ExpandCollapseItem,
         this.btn_train,
         this.btn_predict,
         this.btn_outpic,
         this.btn_loadsample,
         this.btnpredict
     });
     this.ribbonControl1.Location  = new System.Drawing.Point(0, 0);
     this.ribbonControl1.MaxItemId = 7;
     this.ribbonControl1.Name      = "ribbonControl1";
     this.ribbonControl1.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
         this.ribbonPage1
     });
     this.ribbonControl1.Size = new System.Drawing.Size(836, 144);
     //
     // btn_train
     //
     this.btn_train.Caption    = "训练";
     this.btn_train.Glyph      = ((System.Drawing.Image)(resources.GetObject("btn_train.Glyph")));
     this.btn_train.Id         = 1;
     this.btn_train.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_train.LargeGlyph")));
     this.btn_train.Name       = "btn_train";
     this.btn_train.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_train_ItemClick);
     //
     // btn_predict
     //
     this.btn_predict.Id   = 6;
     this.btn_predict.Name = "btn_predict";
     //
     // btn_outpic
     //
     this.btn_outpic.Caption    = "导出结果图";
     this.btn_outpic.Id         = 3;
     this.btn_outpic.LargeGlyph = global::fracture.Properties.Resources.Menu_Export_Picture32x32;
     this.btn_outpic.Name       = "btn_outpic";
     this.btn_outpic.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_outpic_ItemClick);
     //
     // btn_loadsample
     //
     this.btn_loadsample.Caption    = "加载样本";
     this.btn_loadsample.Glyph      = ((System.Drawing.Image)(resources.GetObject("btn_loadsample.Glyph")));
     this.btn_loadsample.Id         = 4;
     this.btn_loadsample.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btn_loadsample.LargeGlyph")));
     this.btn_loadsample.Name       = "btn_loadsample";
     this.btn_loadsample.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btn_loadsample_ItemClick);
     //
     // btnpredict
     //
     this.btnpredict.Caption    = "预测";
     this.btnpredict.Id         = 5;
     this.btnpredict.LargeGlyph = ((System.Drawing.Image)(resources.GetObject("btnpredict.LargeGlyph")));
     this.btnpredict.Name       = "btnpredict";
     this.btnpredict.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.btnpredict_ItemClick);
     //
     // ribbonPage1
     //
     this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
         this.ribbonPageGroup1
     });
     this.ribbonPage1.Name = "ribbonPage1";
     this.ribbonPage1.Text = "操作";
     //
     // ribbonPageGroup1
     //
     this.ribbonPageGroup1.AllowTextClipping = false;
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_loadsample);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_train);
     this.ribbonPageGroup1.ItemLinks.Add(this.btnpredict);
     this.ribbonPageGroup1.ItemLinks.Add(this.btn_outpic);
     this.ribbonPageGroup1.Name = "ribbonPageGroup1";
     this.ribbonPageGroup1.ShowCaptionButton = false;
     this.ribbonPageGroup1.Text = "操作";
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
         this.dockPanel1,
         this.dockPanel4,
         this.dockPanel2,
         this.dockPanel3,
         this.dockPanel5
     });
     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"
     });
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.ID           = new System.Guid("fb6daf1e-fd13-49e5-a2f9-2444e673e082");
     this.dockPanel1.Location     = new System.Drawing.Point(0, 144);
     this.dockPanel1.Name         = "dockPanel1";
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Size         = new System.Drawing.Size(200, 363);
     this.dockPanel1.Text         = "输入参数";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.vGridControl1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 39);
     this.dockPanel1_Container.Name     = "dockPanel1_Container";
     this.dockPanel1_Container.Size     = new System.Drawing.Size(192, 320);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // vGridControl1
     //
     this.vGridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.vGridControl1.Location = new System.Drawing.Point(0, 0);
     this.vGridControl1.Name     = "vGridControl1";
     this.vGridControl1.Size     = new System.Drawing.Size(192, 320);
     this.vGridControl1.TabIndex = 0;
     //
     // dockPanel4
     //
     this.dockPanel4.Controls.Add(this.dockPanel4_Container);
     this.dockPanel4.Dock         = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.dockPanel4.ID           = new System.Guid("2c35ad69-f4f6-429c-8ac7-2332cc328a0e");
     this.dockPanel4.Location     = new System.Drawing.Point(636, 144);
     this.dockPanel4.Name         = "dockPanel4";
     this.dockPanel4.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel4.Size         = new System.Drawing.Size(200, 363);
     this.dockPanel4.Text         = "对象选择";
     //
     // dockPanel4_Container
     //
     this.dockPanel4_Container.Controls.Add(this.treeList1);
     this.dockPanel4_Container.Location = new System.Drawing.Point(4, 39);
     this.dockPanel4_Container.Name     = "dockPanel4_Container";
     this.dockPanel4_Container.Size     = new System.Drawing.Size(192, 320);
     this.dockPanel4_Container.TabIndex = 0;
     //
     // treeList1
     //
     this.treeList1.Cursor   = System.Windows.Forms.Cursors.Default;
     this.treeList1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.treeList1.Location = new System.Drawing.Point(0, 0);
     this.treeList1.Name     = "treeList1";
     this.treeList1.Size     = new System.Drawing.Size(192, 320);
     this.treeList1.TabIndex = 4;
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.DockedAsTabbedDocument = true;
     this.dockPanel2.FloatLocation          = new System.Drawing.Point(1366, 0);
     this.dockPanel2.FloatVertical          = true;
     this.dockPanel2.ID           = new System.Guid("8153cf8c-b350-437a-8775-6d22c6a62b5f");
     this.dockPanel2.Name         = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel2.SavedDock    = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dockPanel2.SavedIndex   = 2;
     this.dockPanel2.Text         = "dockPanel2";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.gridControl1);
     this.dockPanel2_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2_Container.Name     = "dockPanel2_Container";
     this.dockPanel2_Container.Size     = new System.Drawing.Size(430, 332);
     this.dockPanel2_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.MenuManager = this.ribbonControl1;
     this.gridControl1.Name        = "gridControl1";
     this.gridControl1.Size        = new System.Drawing.Size(430, 332);
     this.gridControl1.TabIndex    = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.DockedAsTabbedDocument = true;
     this.dockPanel3.FloatLocation          = new System.Drawing.Point(1366, 0);
     this.dockPanel3.FloatSize     = new System.Drawing.Size(200, 163);
     this.dockPanel3.FloatVertical = true;
     this.dockPanel3.ID            = new System.Guid("b3affdb4-c8a1-44fc-a678-6fdc85b3793e");
     this.dockPanel3.Name          = "dockPanel3";
     this.dockPanel3.OriginalSize  = new System.Drawing.Size(200, 163);
     this.dockPanel3.SavedDock     = DevExpress.XtraBars.Docking.DockingStyle.Bottom;
     this.dockPanel3.SavedIndex    = 2;
     this.dockPanel3.Text          = "dockPanel3";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Controls.Add(this.chartControl1);
     this.dockPanel3_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel3_Container.Name     = "dockPanel3_Container";
     this.dockPanel3_Container.Size     = new System.Drawing.Size(430, 332);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // chartControl1
     //
     this.chartControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.chartControl1.Location           = new System.Drawing.Point(0, 0);
     this.chartControl1.Name               = "chartControl1";
     this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
     this.chartControl1.Size               = new System.Drawing.Size(430, 332);
     this.chartControl1.TabIndex           = 0;
     //
     // dockPanel5
     //
     this.dockPanel5.Controls.Add(this.dockPanel5_Container);
     this.dockPanel5.DockedAsTabbedDocument = true;
     this.dockPanel5.FloatLocation          = new System.Drawing.Point(1366, 0);
     this.dockPanel5.ID           = new System.Guid("8fded293-e3af-468d-a7ad-db5a0d367d60");
     this.dockPanel5.Name         = "dockPanel5";
     this.dockPanel5.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel5.Text         = "dockPanel5";
     //
     // dockPanel5_Container
     //
     this.dockPanel5_Container.Location = new System.Drawing.Point(0, 0);
     this.dockPanel5_Container.Name     = "dockPanel5_Container";
     this.dockPanel5_Container.Size     = new System.Drawing.Size(430, 332);
     this.dockPanel5_Container.TabIndex = 0;
     //
     // documentManager1
     //
     this.documentManager1.ContainerControl = this;
     this.documentManager1.View             = this.tabbedView1;
     this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
         this.tabbedView1
     });
     //
     // tabbedView1
     //
     this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
         this.documentGroup1
     });
     this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
         this.document1,
         this.document2,
         this.document3
     });
     dockingContainer2.Element = this.documentGroup1;
     this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
         dockingContainer2
     });
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     this.imageCollection1.InsertGalleryImage("feature_16x16.png", "office2013/support/feature_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("office2013/support/feature_16x16.png"), 0);
     this.imageCollection1.Images.SetKeyName(0, "feature_16x16.png");
     this.imageCollection1.InsertGalleryImage("suggestion_16x16.png", "office2013/support/suggestion_16x16.png", DevExpress.Images.ImageResourceCache.Default.GetImage("office2013/support/suggestion_16x16.png"), 1);
     this.imageCollection1.Images.SetKeyName(1, "suggestion_16x16.png");
     //
     // Predicttion
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(836, 507);
     this.Controls.Add(this.dockPanel4);
     this.Controls.Add(this.dockPanel1);
     this.Controls.Add(this.ribbonControl1);
     this.Name = "Predicttion";
     this.Text = "Predicttion";
     ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.document3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbonControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vGridControl1)).EndInit();
     this.dockPanel4.ResumeLayout(false);
     this.dockPanel4_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     this.dockPanel3.ResumeLayout(false);
     this.dockPanel3_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
     this.dockPanel5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 40
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.XtraBars.Docking2010.Views.Tabbed.DockingContainer dockingContainer1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer();
            this.documentGroup1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup(this.components);
            this.document1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document(this.components);
            this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
            this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
            this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
            this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
            this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
            this.detailsUC1 = new ge_rethink_zero.detailsUC();
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
            this.dockPanel1.SuspendLayout();
            this.dockPanel1_Container.SuspendLayout();
            this.SuspendLayout();
            // 
            // documentGroup1
            // 
            this.documentGroup1.Items.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.Document[] {
            this.document1});
            // 
            // document1
            // 
            this.document1.Caption = "Jane Doe";
            this.document1.ControlName = "dockPanel1";
            this.document1.FloatLocation = new System.Drawing.Point(0, 0);
            this.document1.FloatSize = new System.Drawing.Size(200, 200);
            this.document1.Properties.AllowClose = DevExpress.Utils.DefaultBoolean.False;
            this.document1.Properties.AllowFloat = DevExpress.Utils.DefaultBoolean.True;
            this.document1.Properties.AllowFloatOnDoubleClick = DevExpress.Utils.DefaultBoolean.True;
            // 
            // documentManager1
            // 
            this.documentManager1.ContainerControl = this;
            this.documentManager1.View = this.tabbedView1;
            this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
            this.tabbedView1});
            // 
            // tabbedView1
            // 
            this.tabbedView1.DocumentGroups.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DocumentGroup[] {
            this.documentGroup1});
            this.tabbedView1.Documents.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseDocument[] {
            this.document1});
            dockingContainer1.Element = this.documentGroup1;
            this.tabbedView1.RootContainer.Nodes.AddRange(new DevExpress.XtraBars.Docking2010.Views.Tabbed.DockingContainer[] {
            dockingContainer1});
            // 
            // dockManager1
            // 
            this.dockManager1.Form = this;
            this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
            this.dockPanel1});
            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"});
            // 
            // dockPanel1
            // 
            this.dockPanel1.Controls.Add(this.dockPanel1_Container);
            this.dockPanel1.DockedAsTabbedDocument = true;
            this.dockPanel1.ID = new System.Guid("036ac964-af1f-4345-906a-551d47057e86");
            this.dockPanel1.Name = "dockPanel1";
            this.dockPanel1.Options.ShowAutoHideButton = false;
            this.dockPanel1.Options.ShowCloseButton = false;
            this.dockPanel1.Options.ShowMaximizeButton = false;
            this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
            this.dockPanel1.Text = "Jane Doe";
            // 
            // dockPanel1_Container
            // 
            this.dockPanel1_Container.Controls.Add(this.detailsUC1);
            this.dockPanel1_Container.Location = new System.Drawing.Point(0, 0);
            this.dockPanel1_Container.Name = "dockPanel1_Container";
            this.dockPanel1_Container.Size = new System.Drawing.Size(635, 449);
            this.dockPanel1_Container.TabIndex = 0;
            // 
            // detailsUC1
            // 
            this.detailsUC1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.detailsUC1.Location = new System.Drawing.Point(0, 0);
            this.detailsUC1.Name = "detailsUC1";
            this.detailsUC1.Size = new System.Drawing.Size(635, 449);
            this.detailsUC1.TabIndex = 0;
            // 
            // docManUC
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Name = "docManUC";
            this.Size = new System.Drawing.Size(641, 479);
            ((System.ComponentModel.ISupportInitialize)(this.documentGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.document1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
            this.dockPanel1.ResumeLayout(false);
            this.dockPanel1_Container.ResumeLayout(false);
            this.ResumeLayout(false);

        }