/// <summary>
        /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
        /// le contenu de cette méthode avec l'éditeur de code.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection outlookGridGroupCollection1 = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            this.panel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
            this.kryptonHeaderGroup1 = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
            this.buttonSpecHeaderGroup1 = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
            this.buttonSpecHeaderGroup2 = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
            this.buttonSpecHeaderGroup3 = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
            this.kryptonManager1 = new ComponentFactory.Krypton.Toolkit.KryptonManager(this.components);
            this.OutlookGrid1 = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.KryptonOutlookGrid();
            this.KryptonOutlookGridGroupBox1 = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.KryptonOutlookGridGroupBox();
            ((System.ComponentModel.ISupportInitialize)(this.panel1)).BeginInit();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).BeginInit();
            this.kryptonHeaderGroup1.Panel.SuspendLayout();
            this.kryptonHeaderGroup1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.OutlookGrid1)).BeginInit();
            this.SuspendLayout();
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.kryptonHeaderGroup1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Name = "panel1";
            this.panel1.Padding = new System.Windows.Forms.Padding(5);
            this.panel1.Size = new System.Drawing.Size(632, 345);
            this.panel1.TabIndex = 2;
            // 
            // kryptonHeaderGroup1
            // 
            this.kryptonHeaderGroup1.ButtonSpecs.AddRange(new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup[] {
            this.buttonSpecHeaderGroup1,
            this.buttonSpecHeaderGroup2,
            this.buttonSpecHeaderGroup3});
            this.kryptonHeaderGroup1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.kryptonHeaderGroup1.HeaderVisibleSecondary = false;
            this.kryptonHeaderGroup1.Location = new System.Drawing.Point(5, 5);
            this.kryptonHeaderGroup1.Name = "kryptonHeaderGroup1";
            // 
            // kryptonHeaderGroup1.Panel
            // 
            this.kryptonHeaderGroup1.Panel.Controls.Add(this.OutlookGrid1);
            this.kryptonHeaderGroup1.Panel.Controls.Add(this.KryptonOutlookGridGroupBox1);
            this.kryptonHeaderGroup1.Size = new System.Drawing.Size(622, 335);
            this.kryptonHeaderGroup1.TabIndex = 2;
            this.kryptonHeaderGroup1.ValuesPrimary.Heading = "Options";
            this.kryptonHeaderGroup1.ValuesPrimary.Image = null;
            // 
            // buttonSpecHeaderGroup1
            // 
            this.buttonSpecHeaderGroup1.Text = "Load config";
            this.buttonSpecHeaderGroup1.UniqueName = "B803E19DF9944F1593A01EF944CD3DCB";
            this.buttonSpecHeaderGroup1.Click += new System.EventHandler(this.buttonSpecHeaderGroup1_Click);
            // 
            // buttonSpecHeaderGroup2
            // 
            this.buttonSpecHeaderGroup2.Text = "Save config";
            this.buttonSpecHeaderGroup2.UniqueName = "8759F4DBDA4544F62EA5239B1C0DEC24";
            this.buttonSpecHeaderGroup2.Click += new System.EventHandler(this.buttonSpecHeaderGroup2_Click);
            // 
            // buttonSpecHeaderGroup3
            // 
            this.buttonSpecHeaderGroup3.Text = "Toogle all nodes";
            this.buttonSpecHeaderGroup3.UniqueName = "52F142270C854D89D9886479CF81F2F8";
            this.buttonSpecHeaderGroup3.Click += new System.EventHandler(this.buttonSpecHeaderGroup3_Click);
            // 
            // OutlookGrid1
            // 
            this.OutlookGrid1.AllowDrop = true;
            this.OutlookGrid1.AllowUserToAddRows = false;
            this.OutlookGrid1.AllowUserToResizeRows = false;
            this.OutlookGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.OutlookGrid1.FillMode = JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.FillMode.GroupsOnly;
            this.OutlookGrid1.GridStyles.Style = ComponentFactory.Krypton.Toolkit.DataGridViewStyle.Mixed;
            this.OutlookGrid1.GridStyles.StyleBackground = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlClient;
            this.OutlookGrid1.GroupBox = this.KryptonOutlookGridGroupBox1;
            this.OutlookGrid1.GroupCollection = outlookGridGroupCollection1;
            this.OutlookGrid1.HideOuterBorders = true;
            this.OutlookGrid1.Location = new System.Drawing.Point(0, 46);
            this.OutlookGrid1.Name = "OutlookGrid1";
            this.OutlookGrid1.PreviousSelectedGroupRow = -1;
            this.OutlookGrid1.RowHeadersVisible = false;
            this.OutlookGrid1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
            this.OutlookGrid1.Size = new System.Drawing.Size(620, 257);
            this.OutlookGrid1.TabIndex = 0;
            this.OutlookGrid1.GroupImageClick += new System.EventHandler<JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupImageEventArgs>(this.OutlookGrid1_GroupImageClick);
            this.OutlookGrid1.Resize += new System.EventHandler(this.OutlookGrid1_Resize);
            // 
            // KryptonOutlookGridGroupBox1
            // 
            this.KryptonOutlookGridGroupBox1.AllowDrop = true;
            this.KryptonOutlookGridGroupBox1.Border.DrawBorders = ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom;
            this.KryptonOutlookGridGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
            this.KryptonOutlookGridGroupBox1.Location = new System.Drawing.Point(0, 0);
            this.KryptonOutlookGridGroupBox1.Name = "KryptonOutlookGridGroupBox1";
            this.KryptonOutlookGridGroupBox1.Size = new System.Drawing.Size(620, 46);
            this.KryptonOutlookGridGroupBox1.TabIndex = 1;
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(632, 345);
            this.Controls.Add(this.panel1);
            this.DoubleBuffered = true;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "MainForm";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Krypton OutlookGrid Sandbox";
            this.Load += new System.EventHandler(this.MainForm_Load);
            ((System.ComponentModel.ISupportInitialize)(this.panel1)).EndInit();
            this.panel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).EndInit();
            this.kryptonHeaderGroup1.Panel.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).EndInit();
            this.kryptonHeaderGroup1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.OutlookGrid1)).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();
     JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection outlookGridGroupCollection1 = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection();
     this.hdrGroup               = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.btnFilter              = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     this.btnRefresh             = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     this.btnDeleteRow           = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     this.dataGrid               = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.KryptonOutlookGrid();
     this.groupBox               = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.KryptonOutlookGridGroupBox();
     this.loadProgressBar        = new System.Windows.Forms.ProgressBar();
     this.bgWorker               = new System.ComponentModel.BackgroundWorker();
     this.saveDialog             = new System.Windows.Forms.SaveFileDialog();
     this.propGrid               = new SurveyManager.utility.CustomControls.CPropertyGrid(this.components);
     this.kryptonSplitContainer1 = new ComponentFactory.Krypton.Toolkit.KryptonSplitContainer();
     this.deleteBgWorker         = new System.ComponentModel.BackgroundWorker();
     ((System.ComponentModel.ISupportInitialize)(this.hdrGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.hdrGroup.Panel)).BeginInit();
     this.hdrGroup.Panel.SuspendLayout();
     this.hdrGroup.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel1)).BeginInit();
     this.kryptonSplitContainer1.Panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel2)).BeginInit();
     this.kryptonSplitContainer1.Panel2.SuspendLayout();
     this.kryptonSplitContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // hdrGroup
     //
     this.hdrGroup.ButtonSpecs.AddRange(new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup[] {
         this.btnFilter,
         this.btnRefresh,
         this.btnDeleteRow
     });
     this.hdrGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.hdrGroup.Location = new System.Drawing.Point(0, 0);
     this.hdrGroup.Name     = "hdrGroup";
     //
     // hdrGroup.Panel
     //
     this.hdrGroup.Panel.Controls.Add(this.dataGrid);
     this.hdrGroup.Panel.Controls.Add(this.groupBox);
     this.hdrGroup.Size     = new System.Drawing.Size(957, 301);
     this.hdrGroup.TabIndex = 7;
     this.hdrGroup.ValuesPrimary.Heading   = "";
     this.hdrGroup.ValuesPrimary.Image     = null;
     this.hdrGroup.ValuesSecondary.Heading = "Select a row to display its properties below. You can edit the property grid belo" +
                                             "w and click save to update the database.";
     //
     // btnFilter
     //
     this.btnFilter.Image        = global::SurveyManager.Properties.Resources.filter_16x16;
     this.btnFilter.Style        = ComponentFactory.Krypton.Toolkit.PaletteButtonStyle.NavigatorStack;
     this.btnFilter.Text         = "Filter...";
     this.btnFilter.ToolTipBody  = "Filter the data in the grid to find exactly what you are looking for.";
     this.btnFilter.ToolTipTitle = "Filter";
     this.btnFilter.UniqueName   = "5077032067AC4562BBB84A45FEEB2C81";
     this.btnFilter.Click       += new System.EventHandler(this.btnFilter_Click);
     //
     // btnRefresh
     //
     this.btnRefresh.Image      = global::SurveyManager.Properties.Resources.reload_16x16;
     this.btnRefresh.Style      = ComponentFactory.Krypton.Toolkit.PaletteButtonStyle.NavigatorOverflow;
     this.btnRefresh.Text       = "Refresh";
     this.btnRefresh.UniqueName = "193F7B3442034733E7BBC4E91B0F7F8B";
     this.btnRefresh.Click     += new System.EventHandler(this.btnRefresh_Click);
     //
     // btnDeleteRow
     //
     this.btnDeleteRow.HeaderLocation = ComponentFactory.Krypton.Toolkit.HeaderLocation.SecondaryHeader;
     this.btnDeleteRow.Image          = global::SurveyManager.Properties.Resources.delete_16x16;
     this.btnDeleteRow.Style          = ComponentFactory.Krypton.Toolkit.PaletteButtonStyle.Standalone;
     this.btnDeleteRow.Text           = "Delete Row";
     this.btnDeleteRow.ToolTipBody    = "Deletes the selected row entry from the database.";
     this.btnDeleteRow.ToolTipTitle   = "Delete";
     this.btnDeleteRow.UniqueName     = "12A3525AC11A4985AB8BD4CBA1F36584";
     this.btnDeleteRow.Click         += new System.EventHandler(this.btnDeleteRow_Click);
     //
     // dataGrid
     //
     this.dataGrid.AllowDrop             = true;
     this.dataGrid.AllowUserToAddRows    = false;
     this.dataGrid.AllowUserToDeleteRows = false;
     this.dataGrid.Dock                       = System.Windows.Forms.DockStyle.Fill;
     this.dataGrid.FillMode                   = JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.FillMode.GROUPSANDNODES;
     this.dataGrid.GridStyles.Style           = ComponentFactory.Krypton.Toolkit.DataGridViewStyle.Sheet;
     this.dataGrid.GridStyles.StyleBackground = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.GridBackgroundSheet;
     this.dataGrid.GridStyles.StyleColumn     = ComponentFactory.Krypton.Toolkit.GridStyle.Sheet;
     this.dataGrid.GridStyles.StyleDataCells  = ComponentFactory.Krypton.Toolkit.GridStyle.Sheet;
     this.dataGrid.GridStyles.StyleRow        = ComponentFactory.Krypton.Toolkit.GridStyle.Sheet;
     this.dataGrid.GroupBox                   = this.groupBox;
     this.dataGrid.GroupCollection            = outlookGridGroupCollection1;
     this.dataGrid.Location                   = new System.Drawing.Point(0, 31);
     this.dataGrid.MultiSelect                = false;
     this.dataGrid.Name                       = "dataGrid";
     this.dataGrid.PreviousSelectedGroupRow   = -1;
     this.dataGrid.ReadOnly                   = true;
     this.dataGrid.Size                       = new System.Drawing.Size(955, 210);
     this.dataGrid.TabIndex                   = 0;
     this.dataGrid.CellClick                 += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGrid_CellClick);
     //
     // groupBox
     //
     this.groupBox.AllowDrop          = true;
     this.groupBox.Border.Color1      = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(128)))));
     this.groupBox.Border.DrawBorders = ((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders)((((ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Top | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom)
                                                                                                 | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Left)
                                                                                                | ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Right)));
     this.groupBox.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox.Location = new System.Drawing.Point(0, 0);
     this.groupBox.Name     = "groupBox";
     this.groupBox.Size     = new System.Drawing.Size(955, 31);
     this.groupBox.TabIndex = 1;
     //
     // loadProgressBar
     //
     this.loadProgressBar.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.loadProgressBar.Location = new System.Drawing.Point(0, 608);
     this.loadProgressBar.MarqueeAnimationSpeed = 10;
     this.loadProgressBar.Name     = "loadProgressBar";
     this.loadProgressBar.Size     = new System.Drawing.Size(957, 23);
     this.loadProgressBar.Style    = System.Windows.Forms.ProgressBarStyle.Marquee;
     this.loadProgressBar.TabIndex = 6;
     //
     // bgWorker
     //
     this.bgWorker.WorkerReportsProgress      = true;
     this.bgWorker.WorkerSupportsCancellation = true;
     this.bgWorker.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.bgWorker_DoWork);
     this.bgWorker.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.bgWorker_ProgressChanged);
     this.bgWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.bgWorker_RunWorkerCompleted);
     //
     // saveDialog
     //
     this.saveDialog.Filter = "Compressed Zip File (*.zip)|*.zip";
     this.saveDialog.Title  = "Save Files";
     //
     // propGrid
     //
     this.propGrid.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.propGrid.Location = new System.Drawing.Point(0, 0);
     this.propGrid.Name     = "propGrid";
     this.propGrid.Size     = new System.Drawing.Size(957, 302);
     this.propGrid.TabIndex = 5;
     //
     // kryptonSplitContainer1
     //
     this.kryptonSplitContainer1.Cursor      = System.Windows.Forms.Cursors.Default;
     this.kryptonSplitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.kryptonSplitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.kryptonSplitContainer1.Name        = "kryptonSplitContainer1";
     this.kryptonSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // kryptonSplitContainer1.Panel1
     //
     this.kryptonSplitContainer1.Panel1.Controls.Add(this.hdrGroup);
     //
     // kryptonSplitContainer1.Panel2
     //
     this.kryptonSplitContainer1.Panel2.Controls.Add(this.propGrid);
     this.kryptonSplitContainer1.Size             = new System.Drawing.Size(957, 608);
     this.kryptonSplitContainer1.SplitterDistance = 301;
     this.kryptonSplitContainer1.TabIndex         = 8;
     //
     // deleteBgWorker
     //
     this.deleteBgWorker.WorkerReportsProgress      = true;
     this.deleteBgWorker.WorkerSupportsCancellation = true;
     this.deleteBgWorker.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.deleteBgWorker_DoWork);
     this.deleteBgWorker.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.deleteBgWorker_ProgressChanged);
     this.deleteBgWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.deleteBgWorker_RunWorkerCompleted);
     //
     // ViewObjectsCtl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.kryptonSplitContainer1);
     this.Controls.Add(this.loadProgressBar);
     this.Name  = "ViewObjectsCtl";
     this.Size  = new System.Drawing.Size(957, 631);
     this.Load += new System.EventHandler(this.ViewObjects_Load);
     ((System.ComponentModel.ISupportInitialize)(this.hdrGroup.Panel)).EndInit();
     this.hdrGroup.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.hdrGroup)).EndInit();
     this.hdrGroup.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel1)).EndInit();
     this.kryptonSplitContainer1.Panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel2)).EndInit();
     this.kryptonSplitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1)).EndInit();
     this.kryptonSplitContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection outlookGridGroupCollection1 = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection();
     this.resultsGrid         = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.KryptonOutlookGrid();
     this.kryptonHeaderGroup1 = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.txtQuery            = new ComponentFactory.Krypton.Toolkit.KryptonRichTextBox();
     this.btnExecuteQuery     = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     this.btnSqlHelp          = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     ((System.ComponentModel.ISupportInitialize)(this.resultsGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).BeginInit();
     this.kryptonHeaderGroup1.Panel.SuspendLayout();
     this.kryptonHeaderGroup1.SuspendLayout();
     this.SuspendLayout();
     //
     // resultsGrid
     //
     this.resultsGrid.AllowUserToAddRows    = false;
     this.resultsGrid.AllowUserToDeleteRows = false;
     this.resultsGrid.AutoSizeColumnsMode   = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.resultsGrid.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.resultsGrid.FillMode                 = JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.FillMode.GROUPSANDNODES;
     this.resultsGrid.GroupCollection          = outlookGridGroupCollection1;
     this.resultsGrid.Location                 = new System.Drawing.Point(0, 183);
     this.resultsGrid.Name                     = "resultsGrid";
     this.resultsGrid.PreviousSelectedGroupRow = -1;
     this.resultsGrid.ReadOnly                 = true;
     this.resultsGrid.Size                     = new System.Drawing.Size(704, 256);
     this.resultsGrid.TabIndex                 = 4;
     //
     // kryptonHeaderGroup1
     //
     this.kryptonHeaderGroup1.ButtonSpecs.AddRange(new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup[] {
         this.btnExecuteQuery,
         this.btnSqlHelp
     });
     this.kryptonHeaderGroup1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.kryptonHeaderGroup1.Location = new System.Drawing.Point(0, 0);
     this.kryptonHeaderGroup1.Name     = "kryptonHeaderGroup1";
     //
     // kryptonHeaderGroup1.Panel
     //
     this.kryptonHeaderGroup1.Panel.Controls.Add(this.txtQuery);
     this.kryptonHeaderGroup1.Size     = new System.Drawing.Size(704, 183);
     this.kryptonHeaderGroup1.TabIndex = 3;
     this.kryptonHeaderGroup1.ValuesPrimary.Description = "Click \"Execute\" to run the query:";
     this.kryptonHeaderGroup1.ValuesPrimary.Heading     = "";
     this.kryptonHeaderGroup1.ValuesPrimary.Image       = global::SurveyManager.Properties.Resources.sql_16x16;
     this.kryptonHeaderGroup1.ValuesSecondary.Heading   = "Run a custom query against the database and show the results below.";
     //
     // txtQuery
     //
     this.txtQuery.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.txtQuery.Location = new System.Drawing.Point(0, 0);
     this.txtQuery.Name     = "txtQuery";
     this.txtQuery.Size     = new System.Drawing.Size(702, 131);
     this.txtQuery.StateCommon.Content.Font = new System.Drawing.Font("Segoe UI", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txtQuery.StateNormal.Content.Font = new System.Drawing.Font("Segoe UI", 11.25F);
     this.txtQuery.TabIndex = 0;
     this.txtQuery.Text     = "";
     //
     // btnExecuteQuery
     //
     this.btnExecuteQuery.Image        = global::SurveyManager.Properties.Resources.execute_16x16;
     this.btnExecuteQuery.Style        = ComponentFactory.Krypton.Toolkit.PaletteButtonStyle.NavigatorStack;
     this.btnExecuteQuery.Text         = "Execute";
     this.btnExecuteQuery.ToolTipBody  = "Execute the SQL query against the database.";
     this.btnExecuteQuery.ToolTipTitle = "Execute";
     this.btnExecuteQuery.UniqueName   = "D2B0B7114BAE4CD70FBB632603785179";
     this.btnExecuteQuery.Click       += new System.EventHandler(this.btnExecuteQuery_Click);
     //
     // btnSqlHelp
     //
     this.btnSqlHelp.Image        = global::SurveyManager.Properties.Resources.info_16x16;
     this.btnSqlHelp.Text         = "SQL Help";
     this.btnSqlHelp.ToolTipBody  = "Takes you to a web page where you can view help about basic SQL commands.";
     this.btnSqlHelp.ToolTipTitle = "SQL Help";
     this.btnSqlHelp.UniqueName   = "17FB047BEFA14FEF5080A263F9A06CC9";
     this.btnSqlHelp.Click       += new System.EventHandler(this.btnSqlHelp_Click);
     //
     // SqlControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.resultsGrid);
     this.Controls.Add(this.kryptonHeaderGroup1);
     this.Name = "SqlControl";
     this.Size = new System.Drawing.Size(704, 439);
     ((System.ComponentModel.ISupportInitialize)(this.resultsGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).EndInit();
     this.kryptonHeaderGroup1.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).EndInit();
     this.kryptonHeaderGroup1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
예제 #4
0
 /// <summary>
 /// Méthode requise pour la prise en charge du concepteur - ne modifiez pas
 /// le contenu de cette méthode avec l'éditeur de code.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection outlookGridGroupCollection2 = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
     this.panel1 = new ComponentFactory.Krypton.Toolkit.KryptonPanel();
     this.kryptonHeaderGroup1         = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.buttonSpecHeaderGroup1      = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     this.buttonSpecHeaderGroup2      = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     this.buttonSpecHeaderGroup3      = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     this.OutlookGrid1                = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.KryptonOutlookGrid();
     this.KryptonOutlookGridGroupBox1 = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.KryptonOutlookGridGroupBox();
     this.kryptonManager1             = new ComponentFactory.Krypton.Toolkit.KryptonManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.panel1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).BeginInit();
     this.kryptonHeaderGroup1.Panel.SuspendLayout();
     this.kryptonHeaderGroup1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.OutlookGrid1)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.Controls.Add(this.kryptonHeaderGroup1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(5);
     this.panel1.Size     = new System.Drawing.Size(632, 345);
     this.panel1.TabIndex = 2;
     //
     // kryptonHeaderGroup1
     //
     this.kryptonHeaderGroup1.ButtonSpecs.AddRange(new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup[] {
         this.buttonSpecHeaderGroup1,
         this.buttonSpecHeaderGroup2,
         this.buttonSpecHeaderGroup3
     });
     this.kryptonHeaderGroup1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.kryptonHeaderGroup1.HeaderVisibleSecondary = false;
     this.kryptonHeaderGroup1.Location = new System.Drawing.Point(5, 5);
     this.kryptonHeaderGroup1.Name     = "kryptonHeaderGroup1";
     //
     // kryptonHeaderGroup1.Panel
     //
     this.kryptonHeaderGroup1.Panel.Controls.Add(this.OutlookGrid1);
     this.kryptonHeaderGroup1.Panel.Controls.Add(this.KryptonOutlookGridGroupBox1);
     this.kryptonHeaderGroup1.Size     = new System.Drawing.Size(622, 335);
     this.kryptonHeaderGroup1.TabIndex = 2;
     this.kryptonHeaderGroup1.ValuesPrimary.Heading = "Options";
     this.kryptonHeaderGroup1.ValuesPrimary.Image   = null;
     //
     // buttonSpecHeaderGroup1
     //
     this.buttonSpecHeaderGroup1.Text       = "Load config";
     this.buttonSpecHeaderGroup1.UniqueName = "B803E19DF9944F1593A01EF944CD3DCB";
     this.buttonSpecHeaderGroup1.Click     += new System.EventHandler(this.buttonSpecHeaderGroup1_Click);
     //
     // buttonSpecHeaderGroup2
     //
     this.buttonSpecHeaderGroup2.Text       = "Save config";
     this.buttonSpecHeaderGroup2.UniqueName = "8759F4DBDA4544F62EA5239B1C0DEC24";
     this.buttonSpecHeaderGroup2.Click     += new System.EventHandler(this.buttonSpecHeaderGroup2_Click);
     //
     // buttonSpecHeaderGroup3
     //
     this.buttonSpecHeaderGroup3.Text       = "Toogle all nodes";
     this.buttonSpecHeaderGroup3.UniqueName = "52F142270C854D89D9886479CF81F2F8";
     this.buttonSpecHeaderGroup3.Click     += new System.EventHandler(this.buttonSpecHeaderGroup3_Click);
     //
     // OutlookGrid1
     //
     this.OutlookGrid1.AllowDrop             = true;
     this.OutlookGrid1.AllowUserToAddRows    = false;
     this.OutlookGrid1.AllowUserToResizeRows = false;
     this.OutlookGrid1.Dock                       = System.Windows.Forms.DockStyle.Fill;
     this.OutlookGrid1.FillMode                   = JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.FillMode.GroupsOnly;
     this.OutlookGrid1.GridStyles.Style           = ComponentFactory.Krypton.Toolkit.DataGridViewStyle.Mixed;
     this.OutlookGrid1.GridStyles.StyleBackground = ComponentFactory.Krypton.Toolkit.PaletteBackStyle.ControlClient;
     this.OutlookGrid1.GroupBox                   = this.KryptonOutlookGridGroupBox1;
     this.OutlookGrid1.GroupCollection            = outlookGridGroupCollection2;
     this.OutlookGrid1.HideOuterBorders           = true;
     this.OutlookGrid1.Location                   = new System.Drawing.Point(0, 46);
     this.OutlookGrid1.Name                       = "OutlookGrid1";
     this.OutlookGrid1.PreviousSelectedGroupRow   = -1;
     this.OutlookGrid1.RowHeadersVisible          = false;
     this.OutlookGrid1.SelectionMode              = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.OutlookGrid1.ShowLines                  = false;
     this.OutlookGrid1.Size                       = new System.Drawing.Size(620, 257);
     this.OutlookGrid1.TabIndex                   = 0;
     this.OutlookGrid1.GroupImageClick           += new System.EventHandler <JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupImageEventArgs>(this.OutlookGrid1_GroupImageClick);
     this.OutlookGrid1.Resize                    += new System.EventHandler(this.OutlookGrid1_Resize);
     //
     // KryptonOutlookGridGroupBox1
     //
     this.KryptonOutlookGridGroupBox1.AllowDrop          = true;
     this.KryptonOutlookGridGroupBox1.Border.DrawBorders = ComponentFactory.Krypton.Toolkit.PaletteDrawBorders.Bottom;
     this.KryptonOutlookGridGroupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.KryptonOutlookGridGroupBox1.Location = new System.Drawing.Point(0, 0);
     this.KryptonOutlookGridGroupBox1.Name     = "KryptonOutlookGridGroupBox1";
     this.KryptonOutlookGridGroupBox1.Size     = new System.Drawing.Size(620, 46);
     this.KryptonOutlookGridGroupBox1.TabIndex = 1;
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(632, 345);
     this.Controls.Add(this.panel1);
     this.DoubleBuffered = true;
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name           = "MainForm";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "Krypton OutlookGrid Sandbox";
     this.Load          += new System.EventHandler(this.MainForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.panel1)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1.Panel)).EndInit();
     this.kryptonHeaderGroup1.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonHeaderGroup1)).EndInit();
     this.kryptonHeaderGroup1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.OutlookGrid1)).EndInit();
     this.ResumeLayout(false);
 }
예제 #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection outlookGridGroupCollection1 = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.OutlookGridGroupCollection();
     this.hdrGroup                 = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.kryptonNavigator1        = new ComponentFactory.Krypton.Navigator.KryptonNavigator();
     this.pgTimeEntries            = new ComponentFactory.Krypton.Navigator.KryptonPage();
     this.kryptonSplitContainer1   = new ComponentFactory.Krypton.Toolkit.KryptonSplitContainer();
     this.lbTimeEntries            = new ComponentFactory.Krypton.Toolkit.KryptonListBox();
     this.flowLayoutPanel1         = new System.Windows.Forms.FlowLayoutPanel();
     this.btnRemoveTime            = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.btnAddTime               = new ComponentFactory.Krypton.Toolkit.KryptonButton();
     this.gridHeaderGroup          = new ComponentFactory.Krypton.Toolkit.KryptonHeaderGroup();
     this.btnNewEntry              = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     this.btnSaveAndUpdate         = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     this.btnEditTime              = new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup();
     this.billingGrid              = new JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.KryptonOutlookGrid();
     this.pgAdditionalLineItems    = new ComponentFactory.Krypton.Navigator.KryptonPage();
     this.loadProgressBar          = new System.Windows.Forms.ProgressBar();
     this.loadBillingDetailsWorker = new System.ComponentModel.BackgroundWorker();
     ((System.ComponentModel.ISupportInitialize)(this.hdrGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.hdrGroup.Panel)).BeginInit();
     this.hdrGroup.Panel.SuspendLayout();
     this.hdrGroup.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigator1)).BeginInit();
     this.kryptonNavigator1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pgTimeEntries)).BeginInit();
     this.pgTimeEntries.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel1)).BeginInit();
     this.kryptonSplitContainer1.Panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel2)).BeginInit();
     this.kryptonSplitContainer1.Panel2.SuspendLayout();
     this.kryptonSplitContainer1.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridHeaderGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridHeaderGroup.Panel)).BeginInit();
     this.gridHeaderGroup.Panel.SuspendLayout();
     this.gridHeaderGroup.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.billingGrid)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pgAdditionalLineItems)).BeginInit();
     this.SuspendLayout();
     //
     // hdrGroup
     //
     this.hdrGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.hdrGroup.Location = new System.Drawing.Point(0, 0);
     this.hdrGroup.Name     = "hdrGroup";
     //
     // hdrGroup.Panel
     //
     this.hdrGroup.Panel.Controls.Add(this.kryptonNavigator1);
     this.hdrGroup.Panel.Controls.Add(this.loadProgressBar);
     this.hdrGroup.Size     = new System.Drawing.Size(1133, 756);
     this.hdrGroup.TabIndex = 0;
     this.hdrGroup.ValuesPrimary.Heading   = "Billing Portal";
     this.hdrGroup.ValuesPrimary.Image     = global::SurveyManager.Properties.Resources.billing_portal_32x32;
     this.hdrGroup.ValuesSecondary.Heading = "Manage the rates, billing items, and time entries for the current job.";
     //
     // kryptonNavigator1
     //
     this.kryptonNavigator1.Bar.TabBorderStyle        = ComponentFactory.Krypton.Toolkit.TabBorderStyle.SmoothEqual;
     this.kryptonNavigator1.Bar.TabStyle              = ComponentFactory.Krypton.Toolkit.TabStyle.OneNote;
     this.kryptonNavigator1.Button.ButtonDisplayLogic = ComponentFactory.Krypton.Navigator.ButtonDisplayLogic.None;
     this.kryptonNavigator1.Button.CloseButtonDisplay = ComponentFactory.Krypton.Navigator.ButtonDisplay.Hide;
     this.kryptonNavigator1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.kryptonNavigator1.Location = new System.Drawing.Point(0, 0);
     this.kryptonNavigator1.Name     = "kryptonNavigator1";
     this.kryptonNavigator1.Pages.AddRange(new ComponentFactory.Krypton.Navigator.KryptonPage[] {
         this.pgTimeEntries,
         this.pgAdditionalLineItems
     });
     this.kryptonNavigator1.SelectedIndex = 0;
     this.kryptonNavigator1.Size          = new System.Drawing.Size(1131, 675);
     this.kryptonNavigator1.TabIndex      = 1;
     this.kryptonNavigator1.Text          = "kryptonNavigator1";
     //
     // pgTimeEntries
     //
     this.pgTimeEntries.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
     this.pgTimeEntries.Controls.Add(this.kryptonSplitContainer1);
     this.pgTimeEntries.Flags          = 65534;
     this.pgTimeEntries.LastVisibleSet = true;
     this.pgTimeEntries.MinimumSize    = new System.Drawing.Size(50, 50);
     this.pgTimeEntries.Name           = "pgTimeEntries";
     this.pgTimeEntries.Size           = new System.Drawing.Size(1129, 646);
     this.pgTimeEntries.Text           = "Time Entries";
     this.pgTimeEntries.ToolTipTitle   = "Page ToolTip";
     this.pgTimeEntries.UniqueName     = "7E5565BDE95841DBC9BDE8BA804433B8";
     //
     // kryptonSplitContainer1
     //
     this.kryptonSplitContainer1.Cursor     = System.Windows.Forms.Cursors.Default;
     this.kryptonSplitContainer1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.kryptonSplitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
     this.kryptonSplitContainer1.Location   = new System.Drawing.Point(0, 0);
     this.kryptonSplitContainer1.Name       = "kryptonSplitContainer1";
     //
     // kryptonSplitContainer1.Panel1
     //
     this.kryptonSplitContainer1.Panel1.Controls.Add(this.lbTimeEntries);
     this.kryptonSplitContainer1.Panel1.Controls.Add(this.flowLayoutPanel1);
     this.kryptonSplitContainer1.Panel1MinSize = 269;
     //
     // kryptonSplitContainer1.Panel2
     //
     this.kryptonSplitContainer1.Panel2.Controls.Add(this.gridHeaderGroup);
     this.kryptonSplitContainer1.Size             = new System.Drawing.Size(1129, 646);
     this.kryptonSplitContainer1.SplitterDistance = 270;
     this.kryptonSplitContainer1.TabIndex         = 0;
     //
     // lbTimeEntries
     //
     this.lbTimeEntries.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.lbTimeEntries.Location              = new System.Drawing.Point(0, 0);
     this.lbTimeEntries.Name                  = "lbTimeEntries";
     this.lbTimeEntries.Size                  = new System.Drawing.Size(270, 614);
     this.lbTimeEntries.TabIndex              = 3;
     this.lbTimeEntries.SelectedIndexChanged += new System.EventHandler(this.lbTimeEntries_SelectedIndexChanged);
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.BackColor = System.Drawing.Color.White;
     this.flowLayoutPanel1.Controls.Add(this.btnRemoveTime);
     this.flowLayoutPanel1.Controls.Add(this.btnAddTime);
     this.flowLayoutPanel1.Dock          = System.Windows.Forms.DockStyle.Bottom;
     this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft;
     this.flowLayoutPanel1.Location      = new System.Drawing.Point(0, 614);
     this.flowLayoutPanel1.Name          = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size          = new System.Drawing.Size(270, 32);
     this.flowLayoutPanel1.TabIndex      = 4;
     //
     // btnRemoveTime
     //
     this.btnRemoveTime.Location     = new System.Drawing.Point(133, 3);
     this.btnRemoveTime.Name         = "btnRemoveTime";
     this.btnRemoveTime.Size         = new System.Drawing.Size(134, 25);
     this.btnRemoveTime.TabIndex     = 1;
     this.btnRemoveTime.Values.Image = global::SurveyManager.Properties.Resources.delete_16x16;
     this.btnRemoveTime.Values.Text  = "Remove Day";
     this.btnRemoveTime.Click       += new System.EventHandler(this.btnRemoveTime_Click);
     //
     // btnAddTime
     //
     this.btnAddTime.Location     = new System.Drawing.Point(4, 3);
     this.btnAddTime.Name         = "btnAddTime";
     this.btnAddTime.Size         = new System.Drawing.Size(123, 25);
     this.btnAddTime.TabIndex     = 0;
     this.btnAddTime.Values.Image = global::SurveyManager.Properties.Resources.add_16x16;
     this.btnAddTime.Values.Text  = "New Day";
     this.btnAddTime.Click       += new System.EventHandler(this.btnAddTime_Click);
     //
     // gridHeaderGroup
     //
     this.gridHeaderGroup.ButtonSpecs.AddRange(new ComponentFactory.Krypton.Toolkit.ButtonSpecHeaderGroup[] {
         this.btnNewEntry,
         this.btnSaveAndUpdate,
         this.btnEditTime
     });
     this.gridHeaderGroup.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.gridHeaderGroup.Location = new System.Drawing.Point(0, 0);
     this.gridHeaderGroup.Name     = "gridHeaderGroup";
     //
     // gridHeaderGroup.Panel
     //
     this.gridHeaderGroup.Panel.Controls.Add(this.billingGrid);
     this.gridHeaderGroup.Size     = new System.Drawing.Size(854, 646);
     this.gridHeaderGroup.TabIndex = 2;
     this.gridHeaderGroup.ValuesPrimary.Heading   = "Total Time: ";
     this.gridHeaderGroup.ValuesPrimary.Image     = global::SurveyManager.Properties.Resources.time_16x16;
     this.gridHeaderGroup.ValuesSecondary.Heading = "Shows all of the time entries for the selected day. Double-click a row to edit it" +
                                                    " or select a row and press <DEL> on keyboard to remove it.";
     //
     // btnNewEntry
     //
     this.btnNewEntry.Image        = global::SurveyManager.Properties.Resources.add_16x16;
     this.btnNewEntry.Style        = ComponentFactory.Krypton.Toolkit.PaletteButtonStyle.NavigatorStack;
     this.btnNewEntry.Text         = "New Time Entry...";
     this.btnNewEntry.ToolTipBody  = "Create a new time entry for the selected day.";
     this.btnNewEntry.ToolTipTitle = "Time Entries";
     this.btnNewEntry.UniqueName   = "505F945D91C44B679A9F72A5BFAD1F79";
     this.btnNewEntry.Click       += new System.EventHandler(this.btnNewEntry_Click);
     //
     // btnSaveAndUpdate
     //
     this.btnSaveAndUpdate.Image        = global::SurveyManager.Properties.Resources.save_16x16;
     this.btnSaveAndUpdate.Text         = "Save and Update";
     this.btnSaveAndUpdate.ToolTipBody  = "Saves the time entries internally. Does not save to database.";
     this.btnSaveAndUpdate.ToolTipTitle = "Save";
     this.btnSaveAndUpdate.UniqueName   = "78CDC8FC2E324D5D3088A8C6BA0657B1";
     this.btnSaveAndUpdate.Click       += new System.EventHandler(this.btnSaveAndUpdate_Click);
     //
     // btnEditTime
     //
     this.btnEditTime.HeaderLocation = ComponentFactory.Krypton.Toolkit.HeaderLocation.SecondaryHeader;
     this.btnEditTime.Image          = global::SurveyManager.Properties.Resources.edit_16x16;
     this.btnEditTime.Text           = "Edit Time...";
     this.btnEditTime.ToolTipBody    = "Opens the selected row for editing.";
     this.btnEditTime.ToolTipTitle   = "Edit";
     this.btnEditTime.UniqueName     = "E3E3C5B10803428C489F888D84A648C2";
     this.btnEditTime.Click         += new System.EventHandler(this.btnEditTime_Click);
     //
     // billingGrid
     //
     this.billingGrid.AllowUserToAddRows = false;
     this.billingGrid.Dock                     = System.Windows.Forms.DockStyle.Fill;
     this.billingGrid.EditMode                 = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.billingGrid.FillMode                 = JDHSoftware.Krypton.Toolkit.KryptonOutlookGrid.FillMode.GROUPSANDNODES;
     this.billingGrid.GroupCollection          = outlookGridGroupCollection1;
     this.billingGrid.Location                 = new System.Drawing.Point(0, 0);
     this.billingGrid.Name                     = "billingGrid";
     this.billingGrid.PreviousSelectedGroupRow = -1;
     this.billingGrid.ReadOnly                 = true;
     this.billingGrid.SelectionMode            = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.billingGrid.Size                     = new System.Drawing.Size(852, 589);
     this.billingGrid.TabIndex                 = 1;
     this.billingGrid.CellDoubleClick         += new System.Windows.Forms.DataGridViewCellEventHandler(this.billingGrid_CellDoubleClick);
     this.billingGrid.UserDeletedRow          += new System.Windows.Forms.DataGridViewRowEventHandler(this.billingGrid_UserDeletedRow);
     //
     // pgAdditionalLineItems
     //
     this.pgAdditionalLineItems.AutoHiddenSlideSize = new System.Drawing.Size(200, 200);
     this.pgAdditionalLineItems.Flags          = 65534;
     this.pgAdditionalLineItems.LastVisibleSet = true;
     this.pgAdditionalLineItems.MinimumSize    = new System.Drawing.Size(50, 50);
     this.pgAdditionalLineItems.Name           = "pgAdditionalLineItems";
     this.pgAdditionalLineItems.Size           = new System.Drawing.Size(1129, 648);
     this.pgAdditionalLineItems.Text           = "Additional Items";
     this.pgAdditionalLineItems.ToolTipTitle   = "Page ToolTip";
     this.pgAdditionalLineItems.UniqueName     = "4F7B8A032FAD42B69485BD8A5F4E589F";
     //
     // loadProgressBar
     //
     this.loadProgressBar.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.loadProgressBar.Location = new System.Drawing.Point(0, 675);
     this.loadProgressBar.Name     = "loadProgressBar";
     this.loadProgressBar.Size     = new System.Drawing.Size(1131, 23);
     this.loadProgressBar.Style    = System.Windows.Forms.ProgressBarStyle.Continuous;
     this.loadProgressBar.TabIndex = 1;
     this.loadProgressBar.Visible  = false;
     //
     // loadBillingDetailsWorker
     //
     this.loadBillingDetailsWorker.WorkerReportsProgress      = true;
     this.loadBillingDetailsWorker.WorkerSupportsCancellation = true;
     this.loadBillingDetailsWorker.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.loadBillingDetailsWorker_DoWork);
     this.loadBillingDetailsWorker.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.loadBillingDetailsWorker_ProgressChanged);
     this.loadBillingDetailsWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.loadBillingDetailsWorker_RunWorkerCompleted);
     //
     // BillingPortalCtl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.hdrGroup);
     this.Name  = "BillingPortalCtl";
     this.Size  = new System.Drawing.Size(1133, 756);
     this.Load += new System.EventHandler(this.BillingPortalCtl_Load);
     ((System.ComponentModel.ISupportInitialize)(this.hdrGroup.Panel)).EndInit();
     this.hdrGroup.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.hdrGroup)).EndInit();
     this.hdrGroup.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonNavigator1)).EndInit();
     this.kryptonNavigator1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pgTimeEntries)).EndInit();
     this.pgTimeEntries.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel1)).EndInit();
     this.kryptonSplitContainer1.Panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1.Panel2)).EndInit();
     this.kryptonSplitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.kryptonSplitContainer1)).EndInit();
     this.kryptonSplitContainer1.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridHeaderGroup.Panel)).EndInit();
     this.gridHeaderGroup.Panel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridHeaderGroup)).EndInit();
     this.gridHeaderGroup.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.billingGrid)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pgAdditionalLineItems)).EndInit();
     this.ResumeLayout(false);
 }