/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess1 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.queryBuilder1 = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).BeginInit();
     this.SuspendLayout();
     //
     // queryBuilder1
     //
     this.queryBuilder1.AddObjectDialogOptions.Location      = new System.Drawing.Point(0, 0);
     this.queryBuilder1.AddObjectDialogOptions.Size          = new System.Drawing.Size(430, 430);
     this.queryBuilder1.AddObjectDialogOptions.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.queryBuilder1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.queryBuilder1.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.queryBuilder1.DatabaseSchemaViewOptions.ImageList     = null;
     this.queryBuilder1.DesignPaneOptions.Background            = System.Drawing.SystemColors.Window;
     linkPainterAccess1.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess1.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess1.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess1.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess1.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.queryBuilder1.DesignPaneOptions.LinkPainterOptions = linkPainterAccess1;
     this.queryBuilder1.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.queryBuilder1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.queryBuilder1.Location = new System.Drawing.Point(0, 0);
     this.queryBuilder1.Name     = "queryBuilder1";
     this.queryBuilder1.PanesConfigurationOptions.DatabaseSchemaViewWidth           = 230;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarEnabled = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.queryBuilder1.QueryColumnListOptions.Font = null;
     this.queryBuilder1.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.queryBuilder1.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.queryBuilder1.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.queryBuilder1.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.queryBuilder1.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.queryBuilder1.QueryNavBarOptions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.queryBuilder1.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.queryBuilder1.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.queryBuilder1.Size = new System.Drawing.Size(640, 340);
     //
     //
     //
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DynamicIndents       = false;
     this.queryBuilder1.SQLFormattingOptions.DynamicRightMargin   = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.queryBuilder1.TabIndex = 2;
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.queryBuilder1.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.QueryElementControlCreated      += new ActiveQueryBuilder.View.QueryView.QueryElementControlCreatedEventHandler(this.queryBuilder1_QueryElementControlCreated);
     this.queryBuilder1.QueryElementControlDestroying   += new ActiveQueryBuilder.View.QueryView.QueryElementControlDestroyingEventHandler(this.queryBuilder1_QueryElementControlDestroying);
     //
     // CustomTextColumnDemoFrame
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.queryBuilder1);
     this.Name = "CustomTextColumnDemoFrame";
     this.Size = new System.Drawing.Size(640, 340);
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).EndInit();
     this.ResumeLayout(false);
 }
Пример #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();
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess2 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.queryBuilder1          = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     this.genericSyntaxProvider1 = new ActiveQueryBuilder.Core.GenericSyntaxProvider(this.components);
     this.textBox1  = new System.Windows.Forms.TextBox();
     this.label1    = new System.Windows.Forms.Label();
     this.listBox1  = new System.Windows.Forms.ListBox();
     this.errorBox1 = new GeneralAssembly.Common.SqlErrorBox();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).BeginInit();
     this.SuspendLayout();
     //
     // queryBuilder1
     //
     this.queryBuilder1.AddObjectDialogOptions.Location      = new System.Drawing.Point(0, 0);
     this.queryBuilder1.AddObjectDialogOptions.Size          = new System.Drawing.Size(430, 430);
     this.queryBuilder1.AddObjectDialogOptions.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.queryBuilder1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                        | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.queryBuilder1.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.queryBuilder1.DatabaseSchemaViewOptions.ImageList     = null;
     this.queryBuilder1.DesignPaneOptions.Background            = System.Drawing.SystemColors.Window;
     linkPainterAccess2.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess2.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess2.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess2.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess2.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.queryBuilder1.DesignPaneOptions.LinkPainterOptions = linkPainterAccess2;
     this.queryBuilder1.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.queryBuilder1.Font     = new System.Drawing.Font("Segoe UI", 8.25F);
     this.queryBuilder1.Location = new System.Drawing.Point(12, 12);
     this.queryBuilder1.Name     = "queryBuilder1";
     this.queryBuilder1.PanesConfigurationOptions.DatabaseSchemaViewVisible         = false;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarEnabled = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.queryBuilder1.QueryColumnListOptions.Font = null;
     this.queryBuilder1.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.queryBuilder1.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.queryBuilder1.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.queryBuilder1.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.queryBuilder1.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.queryBuilder1.QueryNavBarOptions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.queryBuilder1.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.queryBuilder1.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.queryBuilder1.Size = new System.Drawing.Size(721, 468);
     //
     //
     //
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DynamicIndents       = false;
     this.queryBuilder1.SQLFormattingOptions.DynamicRightMargin   = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.queryBuilder1.SyntaxProvider = this.genericSyntaxProvider1;
     this.queryBuilder1.TabIndex       = 0;
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.queryBuilder1.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.SQLUpdated += new System.EventHandler(this.queryBuilder1_SQLUpdated);
     //
     // genericSyntaxProvider1
     //
     this.genericSyntaxProvider1.IdentCaseSens        = ActiveQueryBuilder.Core.IdentCaseSensitivity.Insensitive;
     this.genericSyntaxProvider1.OnCalcExpressionType = null;
     //
     // textBox1
     //
     this.textBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox1.Location    = new System.Drawing.Point(12, 486);
     this.textBox1.Multiline   = true;
     this.textBox1.Name        = "textBox1";
     this.textBox1.Size        = new System.Drawing.Size(876, 130);
     this.textBox1.TabIndex    = 1;
     this.textBox1.Validating += new System.ComponentModel.CancelEventHandler(this.textBox1_Validating);
     //
     // label1
     //
     this.label1.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.label1.Font      = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label1.ForeColor = System.Drawing.Color.Maroon;
     this.label1.Location  = new System.Drawing.Point(739, 8);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(149, 60);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "Drag an item from this custom list and drop it to the query builder\'s diagram pan" +
                             "e";
     //
     // listBox1
     //
     this.listBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.listBox1.FormattingEnabled = true;
     this.listBox1.IntegralHeight    = false;
     this.listBox1.Items.AddRange(new object[] {
         "Orders",
         "Order Details",
         "Products",
         "Customers",
         "Employees",
         "Categories"
     });
     this.listBox1.Location     = new System.Drawing.Point(739, 71);
     this.listBox1.Name         = "listBox1";
     this.listBox1.Size         = new System.Drawing.Size(149, 409);
     this.listBox1.TabIndex     = 4;
     this.listBox1.DoubleClick += new System.EventHandler(this.listBox1_DoubleClick);
     this.listBox1.MouseDown   += new System.Windows.Forms.MouseEventHandler(this.listBox1_MouseDown);
     this.listBox1.MouseMove   += new System.Windows.Forms.MouseEventHandler(this.listBox1_MouseMove);
     this.listBox1.MouseUp     += new System.Windows.Forms.MouseEventHandler(this.listBox1_MouseUp);
     //
     // errorBox1
     //
     this.errorBox1.Anchor                    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.errorBox1.AutoSize                  = true;
     this.errorBox1.BackColor                 = System.Drawing.Color.LightPink;
     this.errorBox1.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.errorBox1.CurrentSyntaxProvider     = null;
     this.errorBox1.IsVisibleCheckSyntaxPanel = false;
     this.errorBox1.Location                  = new System.Drawing.Point(555, 532);
     this.errorBox1.Name               = "errorBox1";
     this.errorBox1.Padding            = new System.Windows.Forms.Padding(5);
     this.errorBox1.Size               = new System.Drawing.Size(322, 74);
     this.errorBox1.TabIndex           = 5;
     this.errorBox1.Visible            = false;
     this.errorBox1.GoToErrorPosition += new System.EventHandler(this.ErrorBox1_GoToErrorPosition);
     this.errorBox1.RevertValidText   += new System.EventHandler(this.ErrorBox1_RevertValidText);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(900, 628);
     this.Controls.Add(this.errorBox1);
     this.Controls.Add(this.listBox1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.queryBuilder1);
     this.Name = "Form1";
     this.Text = "Drag\'n\'Drop Demo";
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).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()
 {
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess1 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.tableLayoutPanel1         = new System.Windows.Forms.TableLayoutPanel();
     this.panel1                    = new System.Windows.Forms.Panel();
     this.flowLayoutPanel1          = new System.Windows.Forms.FlowLayoutPanel();
     this.CheckBoxBeforeDsFieldDrag = new System.Windows.Forms.CheckBox();
     this.CheckBoxLinkDragOver      = new System.Windows.Forms.CheckBox();
     this.label1                    = new System.Windows.Forms.Label();
     this.splitContainer1           = new System.Windows.Forms.SplitContainer();
     this.QBuilder                  = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     this.errorBox1                 = new GeneralAssembly.Common.SqlErrorBox();
     this.TextBoxSQL                = new System.Windows.Forms.RichTextBox();
     this.TextBoxReport             = new System.Windows.Forms.RichTextBox();
     this.tableLayoutPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder.SQLGenerationOptions)).BeginInit();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.AutoSize    = true;
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.splitContainer1, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.TextBoxReport, 0, 2);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(999, 659);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.SystemColors.Info;
     this.panel1.Controls.Add(this.flowLayoutPanel1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(993, 50);
     this.panel1.TabIndex = 0;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.AutoSize = true;
     this.flowLayoutPanel1.Controls.Add(this.CheckBoxBeforeDsFieldDrag);
     this.flowLayoutPanel1.Controls.Add(this.CheckBoxLinkDragOver);
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 13);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Padding  = new System.Windows.Forms.Padding(5);
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(993, 33);
     this.flowLayoutPanel1.TabIndex = 1;
     //
     // CheckBoxBeforeDsFieldDrag
     //
     this.CheckBoxBeforeDsFieldDrag.AutoSize   = true;
     this.CheckBoxBeforeDsFieldDrag.Checked    = true;
     this.CheckBoxBeforeDsFieldDrag.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CheckBoxBeforeDsFieldDrag.Location   = new System.Drawing.Point(8, 8);
     this.CheckBoxBeforeDsFieldDrag.Name       = "CheckBoxBeforeDsFieldDrag";
     this.CheckBoxBeforeDsFieldDrag.Size       = new System.Drawing.Size(157, 17);
     this.CheckBoxBeforeDsFieldDrag.TabIndex   = 0;
     this.CheckBoxBeforeDsFieldDrag.Text       = "BeforeDatasourceFieldDrag";
     this.CheckBoxBeforeDsFieldDrag.UseVisualStyleBackColor = true;
     //
     // CheckBoxLinkDragOver
     //
     this.CheckBoxLinkDragOver.AutoSize   = true;
     this.CheckBoxLinkDragOver.Checked    = true;
     this.CheckBoxLinkDragOver.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CheckBoxLinkDragOver.Location   = new System.Drawing.Point(171, 8);
     this.CheckBoxLinkDragOver.Name       = "CheckBoxLinkDragOver";
     this.CheckBoxLinkDragOver.Size       = new System.Drawing.Size(92, 17);
     this.CheckBoxLinkDragOver.TabIndex   = 0;
     this.CheckBoxLinkDragOver.Text       = "LinkDragOver";
     this.CheckBoxLinkDragOver.UseVisualStyleBackColor = true;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label1.Location = new System.Drawing.Point(0, 0);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(55, 13);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Stop on:";
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel  = System.Windows.Forms.FixedPanel.Panel2;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 59);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.QBuilder);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.errorBox1);
     this.splitContainer1.Panel2.Controls.Add(this.TextBoxSQL);
     this.splitContainer1.Size             = new System.Drawing.Size(993, 497);
     this.splitContainer1.SplitterDistance = 383;
     this.splitContainer1.TabIndex         = 1;
     //
     // QBuilder
     //
     this.QBuilder.AddObjectDialogOptions.Location      = new System.Drawing.Point(0, 0);
     this.QBuilder.AddObjectDialogOptions.Size          = new System.Drawing.Size(430, 430);
     this.QBuilder.AddObjectDialogOptions.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.QBuilder.BehaviorOptions.ResolveColumnNamingConflictsAutomatically = false;
     this.QBuilder.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.QBuilder.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.QBuilder.DatabaseSchemaViewOptions.ImageList     = null;
     this.QBuilder.DesignPaneOptions.Background            = System.Drawing.SystemColors.Window;
     linkPainterAccess1.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess1.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess1.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess1.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess1.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.QBuilder.DesignPaneOptions.LinkPainterOptions = linkPainterAccess1;
     this.QBuilder.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.QBuilder.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.QBuilder.Font     = new System.Drawing.Font("Segoe UI", 8.25F);
     this.QBuilder.Location = new System.Drawing.Point(0, 0);
     this.QBuilder.Name     = "QBuilder";
     this.QBuilder.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.QBuilder.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.QBuilder.PanesConfigurationOptions.PropertiesBarEnabled = true;
     this.QBuilder.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.QBuilder.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.QBuilder.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.QBuilder.QueryColumnListOptions.Font = null;
     this.QBuilder.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.QBuilder.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.QBuilder.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.QBuilder.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.QBuilder.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.QBuilder.QueryNavBarOptions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.QBuilder.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.QBuilder.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.QBuilder.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.QBuilder.Size = new System.Drawing.Size(993, 383);
     //
     //
     //
     this.QBuilder.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.DynamicIndents       = false;
     this.QBuilder.SQLFormattingOptions.DynamicRightMargin   = false;
     this.QBuilder.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.QBuilder.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.QBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.NewLineAfterDatasource            = false;
     this.QBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.MainPartsFromNewLine       = false;
     this.QBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.QBuilder.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.QBuilder.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.QBuilder.SQLGenerationOptions.UseAltNames          = false;
     this.QBuilder.TabIndex = 2;
     this.QBuilder.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.QBuilder.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.QBuilder.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.QBuilder.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.QBuilder.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.QBuilder.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.QBuilder.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.QBuilder.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.QBuilder.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.QBuilder.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.QBuilder.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.QBuilder.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.QBuilder.LinkDragOver += new ActiveQueryBuilder.View.QueryView.LinkDragOverEventhandler(this.QBuilder_LinkDragOver);
     this.QBuilder.BeforeDatasourceFieldDrag += new ActiveQueryBuilder.View.QueryView.BeforeDataSourceFieldDragEventHandler(this.QBuilder_BeforeDatasourceFieldDrag);
     this.QBuilder.SQLUpdated += new System.EventHandler(this.queryBuilder1_SQLUpdated);
     //
     // errorBox1
     //
     this.errorBox1.Anchor                    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.errorBox1.AutoSize                  = true;
     this.errorBox1.BackColor                 = System.Drawing.Color.LightPink;
     this.errorBox1.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.errorBox1.CurrentSyntaxProvider     = null;
     this.errorBox1.IsVisibleCheckSyntaxPanel = false;
     this.errorBox1.Location                  = new System.Drawing.Point(678, 46);
     this.errorBox1.Name               = "errorBox1";
     this.errorBox1.Padding            = new System.Windows.Forms.Padding(5);
     this.errorBox1.Size               = new System.Drawing.Size(306, 61);
     this.errorBox1.TabIndex           = 1;
     this.errorBox1.Visible            = false;
     this.errorBox1.GoToErrorPosition += new System.EventHandler(this.ErrorBox1_GoToErrorPosition);
     this.errorBox1.RevertValidText   += new System.EventHandler(this.ErrorBox1_RevertValidText);
     //
     // TextBoxSQL
     //
     this.TextBoxSQL.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.TextBoxSQL.Location    = new System.Drawing.Point(0, 0);
     this.TextBoxSQL.Name        = "TextBoxSQL";
     this.TextBoxSQL.Size        = new System.Drawing.Size(993, 110);
     this.TextBoxSQL.TabIndex    = 0;
     this.TextBoxSQL.Text        = "";
     this.TextBoxSQL.Validating += new System.ComponentModel.CancelEventHandler(this.TextBoxSQL_Validating);
     //
     // TextBoxReport
     //
     this.TextBoxReport.BackColor = System.Drawing.SystemColors.Info;
     this.TextBoxReport.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.TextBoxReport.Location  = new System.Drawing.Point(3, 562);
     this.TextBoxReport.Name      = "TextBoxReport";
     this.TextBoxReport.Size      = new System.Drawing.Size(993, 94);
     this.TextBoxReport.TabIndex  = 2;
     this.TextBoxReport.Text      = "";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(999, 659);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name = "Form1";
     this.Text = "Datasource Fields Linking Drag’n’Drop demo";
     this.tableLayoutPanel1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder)).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(Form1));
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess2 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.tabControl1                      = new System.Windows.Forms.TabControl();
     this.tabPageSQL                       = new System.Windows.Forms.TabPage();
     this.splitContainer1                  = new System.Windows.Forms.SplitContainer();
     this.queryBuilder1                    = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     this.DB2MetadataProvider1             = new ActiveQueryBuilder.Core.DB2MetadataProvider(this.components);
     this.DB2SyntaxProvider1               = new ActiveQueryBuilder.Core.DB2SyntaxProvider(this.components);
     this.textBox1                         = new System.Windows.Forms.TextBox();
     this.tabPageData                      = new System.Windows.Forms.TabPage();
     this.dataGridView1                    = new System.Windows.Forms.DataGridView();
     this.imageList16                      = new System.Windows.Forms.ImageList(this.components);
     this.menuStrip1                       = new System.Windows.Forms.MenuStrip();
     this.connectMetadataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.metadataToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.refreshMetadataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.editMetadataToolStripMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.clearMetadataToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1              = new System.Windows.Forms.ToolStripSeparator();
     this.loadFromXMLToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.saveToXMLToolStripMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.queryStatisticsMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.propertiesToolStripMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.openMetadataFileDialog           = new System.Windows.Forms.OpenFileDialog();
     this.saveMetadataFileDialog           = new System.Windows.Forms.SaveFileDialog();
     this.imageList32                      = new System.Windows.Forms.ImageList(this.components);
     this.errorBox1                        = new GeneralAssembly.Common.SqlErrorBox();
     this.tabControl1.SuspendLayout();
     this.tabPageSQL.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).BeginInit();
     this.tabPageData.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.menuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPageSQL);
     this.tabControl1.Controls.Add(this.tabPageData);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 24);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(793, 506);
     this.tabControl1.TabIndex      = 0;
     this.tabControl1.Selected     += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
     //
     // tabPageSQL
     //
     this.tabPageSQL.Controls.Add(this.splitContainer1);
     this.tabPageSQL.Location = new System.Drawing.Point(4, 22);
     this.tabPageSQL.Name     = "tabPageSQL";
     this.tabPageSQL.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageSQL.Size     = new System.Drawing.Size(785, 480);
     this.tabPageSQL.TabIndex = 0;
     this.tabPageSQL.Text     = "SQL";
     this.tabPageSQL.UseVisualStyleBackColor = true;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.queryBuilder1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.errorBox1);
     this.splitContainer1.Panel2.Controls.Add(this.textBox1);
     this.splitContainer1.Size             = new System.Drawing.Size(779, 474);
     this.splitContainer1.SplitterDistance = 364;
     this.splitContainer1.TabIndex         = 0;
     //
     // queryBuilder1
     //
     this.queryBuilder1.AddObjectDialogOptions.Location         = new System.Drawing.Point(0, 0);
     this.queryBuilder1.AddObjectDialogOptions.Size             = new System.Drawing.Size(430, 430);
     this.queryBuilder1.AddObjectDialogOptions.StartPosition    = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.queryBuilder1.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.queryBuilder1.DatabaseSchemaViewOptions.ImageList     = null;
     this.queryBuilder1.DataSourceOptions.ColumnsOptions.MarkColumnOptions.PrimaryKeyIcon = ((System.Drawing.Image)(resources.GetObject("resource.PrimaryKeyIcon")));
     this.queryBuilder1.DesignPaneOptions.Background = System.Drawing.SystemColors.Window;
     linkPainterAccess2.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess2.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess2.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess2.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess2.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.queryBuilder1.DesignPaneOptions.LinkPainterOptions = linkPainterAccess2;
     this.queryBuilder1.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.queryBuilder1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.queryBuilder1.Font             = new System.Drawing.Font("Segoe UI", 8.25F);
     this.queryBuilder1.Location         = new System.Drawing.Point(0, 0);
     this.queryBuilder1.MetadataProvider = this.DB2MetadataProvider1;
     this.queryBuilder1.Name             = "queryBuilder1";
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarEnabled = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.queryBuilder1.QueryColumnListOptions.Font = null;
     this.queryBuilder1.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.queryBuilder1.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.queryBuilder1.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.queryBuilder1.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.queryBuilder1.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.queryBuilder1.QueryNavBarOptions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.queryBuilder1.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.queryBuilder1.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.queryBuilder1.Size = new System.Drawing.Size(779, 364);
     //
     //
     //
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DynamicIndents       = false;
     this.queryBuilder1.SQLFormattingOptions.DynamicRightMargin   = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.queryBuilder1.SyntaxProvider = this.DB2SyntaxProvider1;
     this.queryBuilder1.TabIndex       = 0;
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.queryBuilder1.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.SQLUpdated += new System.EventHandler(this.queryBuilder1_SQLUpdated);
     //
     // DB2MetadataProvider1
     //
     this.DB2MetadataProvider1.Connection = null;
     //
     // DB2SyntaxProvider1
     //
     this.DB2SyntaxProvider1.OnCalcExpressionType = null;
     //
     // textBox1
     //
     this.textBox1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.textBox1.HideSelection = false;
     this.textBox1.Location      = new System.Drawing.Point(0, 0);
     this.textBox1.Multiline     = true;
     this.textBox1.Name          = "textBox1";
     this.textBox1.ScrollBars    = System.Windows.Forms.ScrollBars.Both;
     this.textBox1.Size          = new System.Drawing.Size(779, 106);
     this.textBox1.TabIndex      = 0;
     this.textBox1.Validating   += new System.ComponentModel.CancelEventHandler(this.textBox1_Validating);
     //
     // tabPageData
     //
     this.tabPageData.Controls.Add(this.dataGridView1);
     this.tabPageData.Location = new System.Drawing.Point(4, 22);
     this.tabPageData.Name     = "tabPageData";
     this.tabPageData.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageData.Size     = new System.Drawing.Size(785, 480);
     this.tabPageData.TabIndex = 1;
     this.tabPageData.Text     = "Data";
     this.tabPageData.UseVisualStyleBackColor = true;
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows          = false;
     this.dataGridView1.AllowUserToDeleteRows       = false;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView1.Location = new System.Drawing.Point(3, 3);
     this.dataGridView1.Name     = "dataGridView1";
     this.dataGridView1.ReadOnly = true;
     this.dataGridView1.Size     = new System.Drawing.Size(779, 474);
     this.dataGridView1.TabIndex = 0;
     //
     // imageList16
     //
     this.imageList16.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList16.ImageStream")));
     this.imageList16.TransparentColor = System.Drawing.Color.Magenta;
     this.imageList16.Images.SetKeyName(0, "0.bmp");
     this.imageList16.Images.SetKeyName(1, "1.bmp");
     this.imageList16.Images.SetKeyName(2, "2.bmp");
     this.imageList16.Images.SetKeyName(3, "3.bmp");
     this.imageList16.Images.SetKeyName(4, "4.bmp");
     this.imageList16.Images.SetKeyName(5, "5.bmp");
     this.imageList16.Images.SetKeyName(6, "6.bmp");
     this.imageList16.Images.SetKeyName(7, "7.bmp");
     this.imageList16.Images.SetKeyName(8, "8.bmp");
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.connectMetadataToolStripMenuItem,
         this.metadataToolStripMenuItem,
         this.queryStatisticsMenuItem,
         this.propertiesToolStripMenuItem,
         this.aboutToolStripMenuItem
     });
     this.menuStrip1.Location   = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name       = "menuStrip1";
     this.menuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
     this.menuStrip1.Size       = new System.Drawing.Size(793, 24);
     this.menuStrip1.TabIndex   = 1;
     this.menuStrip1.Text       = "menuStrip1";
     //
     // connectMetadataToolStripMenuItem
     //
     this.connectMetadataToolStripMenuItem.Name   = "connectMetadataToolStripMenuItem";
     this.connectMetadataToolStripMenuItem.Size   = new System.Drawing.Size(73, 20);
     this.connectMetadataToolStripMenuItem.Text   = "Connect...";
     this.connectMetadataToolStripMenuItem.Click += new System.EventHandler(this.connectMetadataToolStripMenuItem_Click);
     //
     // metadataToolStripMenuItem
     //
     this.metadataToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.refreshMetadataToolStripMenuItem,
         this.editMetadataToolStripMenuItem,
         this.clearMetadataToolStripMenuItem,
         this.toolStripSeparator1,
         this.loadFromXMLToolStripMenuItem,
         this.saveToXMLToolStripMenuItem
     });
     this.metadataToolStripMenuItem.Name = "metadataToolStripMenuItem";
     this.metadataToolStripMenuItem.Size = new System.Drawing.Size(69, 20);
     this.metadataToolStripMenuItem.Text = "Metadata";
     //
     // refreshMetadataToolStripMenuItem
     //
     this.refreshMetadataToolStripMenuItem.Name   = "refreshMetadataToolStripMenuItem";
     this.refreshMetadataToolStripMenuItem.Size   = new System.Drawing.Size(166, 22);
     this.refreshMetadataToolStripMenuItem.Text   = "Refresh Metadata";
     this.refreshMetadataToolStripMenuItem.Click += new System.EventHandler(this.refreshMetadataToolStripMenuItem_Click);
     //
     // editMetadataToolStripMenuItem
     //
     this.editMetadataToolStripMenuItem.Name   = "editMetadataToolStripMenuItem";
     this.editMetadataToolStripMenuItem.Size   = new System.Drawing.Size(166, 22);
     this.editMetadataToolStripMenuItem.Text   = "Edit Metadata...";
     this.editMetadataToolStripMenuItem.Click += new System.EventHandler(this.editMetadataToolStripMenuItem_Click);
     //
     // clearMetadataToolStripMenuItem
     //
     this.clearMetadataToolStripMenuItem.Name   = "clearMetadataToolStripMenuItem";
     this.clearMetadataToolStripMenuItem.Size   = new System.Drawing.Size(166, 22);
     this.clearMetadataToolStripMenuItem.Text   = "Clear Metadata";
     this.clearMetadataToolStripMenuItem.Click += new System.EventHandler(this.clearMetadataToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(163, 6);
     //
     // loadFromXMLToolStripMenuItem
     //
     this.loadFromXMLToolStripMenuItem.Name   = "loadFromXMLToolStripMenuItem";
     this.loadFromXMLToolStripMenuItem.Size   = new System.Drawing.Size(166, 22);
     this.loadFromXMLToolStripMenuItem.Text   = "Load from XML...";
     this.loadFromXMLToolStripMenuItem.Click += new System.EventHandler(this.loadFromXMLToolStripMenuItem_Click);
     //
     // saveToXMLToolStripMenuItem
     //
     this.saveToXMLToolStripMenuItem.Name   = "saveToXMLToolStripMenuItem";
     this.saveToXMLToolStripMenuItem.Size   = new System.Drawing.Size(166, 22);
     this.saveToXMLToolStripMenuItem.Text   = "Save to XML...";
     this.saveToXMLToolStripMenuItem.Click += new System.EventHandler(this.saveToXMLToolStripMenuItem_Click);
     //
     // queryStatisticsMenuItem
     //
     this.queryStatisticsMenuItem.Name   = "queryStatisticsMenuItem";
     this.queryStatisticsMenuItem.Size   = new System.Drawing.Size(109, 20);
     this.queryStatisticsMenuItem.Text   = "Query Statistics...";
     this.queryStatisticsMenuItem.Click += new System.EventHandler(this.queryStatisticsMenuItem_Click);
     //
     // propertiesToolStripMenuItem
     //
     this.propertiesToolStripMenuItem.Name = "propertiesToolStripMenuItem";
     this.propertiesToolStripMenuItem.Size = new System.Drawing.Size(12, 20);
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name   = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size   = new System.Drawing.Size(61, 20);
     this.aboutToolStripMenuItem.Text   = "About...";
     this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
     //
     // openMetadataFileDialog
     //
     this.openMetadataFileDialog.Filter = "XML files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // saveMetadataFileDialog
     //
     this.saveMetadataFileDialog.Filter = "XML files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // imageList32
     //
     this.imageList32.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList32.ImageStream")));
     this.imageList32.TransparentColor = System.Drawing.Color.Magenta;
     this.imageList32.Images.SetKeyName(0, "0.bmp");
     this.imageList32.Images.SetKeyName(1, "1.bmp");
     this.imageList32.Images.SetKeyName(2, "2.bmp");
     //
     // errorBox1
     //
     this.errorBox1.AutoSize                  = true;
     this.errorBox1.BackColor                 = System.Drawing.Color.LightPink;
     this.errorBox1.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.errorBox1.CurrentSyntaxProvider     = null;
     this.errorBox1.IsVisibleCheckSyntaxPanel = false;
     this.errorBox1.Location                  = new System.Drawing.Point(477, 40);
     this.errorBox1.Name               = "errorBox1";
     this.errorBox1.Padding            = new System.Windows.Forms.Padding(5);
     this.errorBox1.Size               = new System.Drawing.Size(283, 61);
     this.errorBox1.TabIndex           = 1;
     this.errorBox1.Visible            = false;
     this.errorBox1.GoToErrorPosition += new System.EventHandler(this.ErrorBox1_GoToErrorPosition);
     this.errorBox1.RevertValidText   += new System.EventHandler(this.ErrorBox1_RevertValidText);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(793, 530);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.menuStrip1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Form1";
     this.tabControl1.ResumeLayout(false);
     this.tabPageSQL.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).EndInit();
     this.tabPageData.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     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();
     ActiveQueryBuilder.Core.BehaviorOptions                      behaviorOptions1          = new ActiveQueryBuilder.Core.BehaviorOptions();
     ActiveQueryBuilder.Core.MetadataStructure                    metadataStructure1        = new ActiveQueryBuilder.Core.MetadataStructure();
     ActiveQueryBuilder.Core.MetadataFilter                       metadataFilter1           = new ActiveQueryBuilder.Core.MetadataFilter();
     ActiveQueryBuilder.Core.MetadataStructureOptions             metadataStructureOptions1 = new ActiveQueryBuilder.Core.MetadataStructureOptions();
     System.ComponentModel.ComponentResourceManager               resources          = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess1 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.mssqlSyntaxProvider1        = new ActiveQueryBuilder.Core.MSSQLSyntaxProvider(this.components);
     this.openFileDialog              = new System.Windows.Forms.OpenFileDialog();
     this.saveFileDialog              = new System.Windows.Forms.SaveFileDialog();
     this.mainMenu1                   = new System.Windows.Forms.MenuStrip();
     this.menuItem3                   = new System.Windows.Forms.ToolStripMenuItem();
     this.refreshMetadataMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.editMetadataMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.clearMetadataMenuItem       = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem4                   = new System.Windows.Forms.ToolStripSeparator();
     this.loadMetadataFromXMLMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.saveMetadataToXMLMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.queryStatisticsMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutMenuItem               = new System.Windows.Forms.ToolStripMenuItem();
     this.sqlQuery1                   = new ActiveQueryBuilder.Core.SQLQuery(this.components);
     this.sqlContext1                 = new ActiveQueryBuilder.Core.SQLContext(this.components);
     this.queryNavigationBar1         = new ActiveQueryBuilder.View.WinForms.NavigationBar.QueryNavigationBar();
     this.queryView1                  = new ActiveQueryBuilder.View.WinForms.QueryView.QueryView();
     this.addObjectDialog1            = new ActiveQueryBuilder.View.WinForms.QueryView.AddObjectDialog(this.components);
     this.queryColumnListControl1     = new ActiveQueryBuilder.View.WinForms.QueryView.QueryColumnListControl();
     this.designPaneControl1          = new ActiveQueryBuilder.View.WinForms.QueryView.DesignPaneControl();
     this.expressionEditor1           = new ActiveQueryBuilder.View.WinForms.ExpressionEditor.ExpressionEditor(this.components);
     this.sqlTextEditor1              = new ActiveQueryBuilder.View.WinForms.ExpressionEditor.SqlTextEditor();
     this.databaseSchemaView1         = new ActiveQueryBuilder.View.WinForms.DatabaseSchemaView.DatabaseSchemaView();
     this.errorBox1                   = new GeneralAssembly.Common.SqlErrorBox();
     this.mainMenu1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sqlContext1.SQLGenerationOptionsForServer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryView1.SQLGenerationOptions)).BeginInit();
     this.queryView1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.queryColumnListControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.databaseSchemaView1)).BeginInit();
     this.SuspendLayout();
     //
     // mssqlSyntaxProvider1
     //
     this.mssqlSyntaxProvider1.DetectServerVersion  = true;
     this.mssqlSyntaxProvider1.OnCalcExpressionType = null;
     //
     // openFileDialog
     //
     this.openFileDialog.Filter = "XML files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // saveFileDialog
     //
     this.saveFileDialog.Filter = "XML files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // mainMenu1
     //
     this.mainMenu1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuItem3,
         this.queryStatisticsMenuItem,
         this.aboutMenuItem
     });
     this.mainMenu1.Location = new System.Drawing.Point(5, 5);
     this.mainMenu1.Name     = "mainMenu1";
     this.mainMenu1.Padding  = new System.Windows.Forms.Padding(7, 2, 0, 2);
     this.mainMenu1.Size     = new System.Drawing.Size(1570, 24);
     this.mainMenu1.TabIndex = 0;
     //
     // menuItem3
     //
     this.menuItem3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.refreshMetadataMenuItem,
         this.editMetadataMenuItem,
         this.clearMetadataMenuItem,
         this.menuItem4,
         this.loadMetadataFromXMLMenuItem,
         this.saveMetadataToXMLMenuItem
     });
     this.menuItem3.Name = "menuItem3";
     this.menuItem3.Size = new System.Drawing.Size(69, 20);
     this.menuItem3.Text = "Metadata";
     //
     // refreshMetadataMenuItem
     //
     this.refreshMetadataMenuItem.Name   = "refreshMetadataMenuItem";
     this.refreshMetadataMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.refreshMetadataMenuItem.Text   = "Refresh Metadata";
     this.refreshMetadataMenuItem.Click += new System.EventHandler(this.refreshMetadataMenuItem_Click);
     //
     // editMetadataMenuItem
     //
     this.editMetadataMenuItem.Name   = "editMetadataMenuItem";
     this.editMetadataMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.editMetadataMenuItem.Text   = "Edit Metadata...";
     this.editMetadataMenuItem.Click += new System.EventHandler(this.editMetadataMenuItem_Click);
     //
     // clearMetadataMenuItem
     //
     this.clearMetadataMenuItem.Name   = "clearMetadataMenuItem";
     this.clearMetadataMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.clearMetadataMenuItem.Text   = "Clear Metadata";
     this.clearMetadataMenuItem.Click += new System.EventHandler(this.clearMetadataMenuItem_Click);
     //
     // menuItem4
     //
     this.menuItem4.Name = "menuItem4";
     this.menuItem4.Size = new System.Drawing.Size(215, 6);
     //
     // loadMetadataFromXMLMenuItem
     //
     this.loadMetadataFromXMLMenuItem.Name   = "loadMetadataFromXMLMenuItem";
     this.loadMetadataFromXMLMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.loadMetadataFromXMLMenuItem.Text   = "Load Metadata from XML...";
     this.loadMetadataFromXMLMenuItem.Click += new System.EventHandler(this.loadMetadataFromXMLMenuItem_Click);
     //
     // saveMetadataToXMLMenuItem
     //
     this.saveMetadataToXMLMenuItem.Name   = "saveMetadataToXMLMenuItem";
     this.saveMetadataToXMLMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.saveMetadataToXMLMenuItem.Text   = "Save Metadata to XML...";
     this.saveMetadataToXMLMenuItem.Click += new System.EventHandler(this.saveMetadataToXMLMenuItem_Click);
     //
     // queryStatisticsMenuItem
     //
     this.queryStatisticsMenuItem.Name   = "queryStatisticsMenuItem";
     this.queryStatisticsMenuItem.Size   = new System.Drawing.Size(109, 20);
     this.queryStatisticsMenuItem.Text   = "Query Statistics...";
     this.queryStatisticsMenuItem.Click += new System.EventHandler(this.queryStatisticsMenuItem_Click);
     //
     // aboutMenuItem
     //
     this.aboutMenuItem.Name   = "aboutMenuItem";
     this.aboutMenuItem.Size   = new System.Drawing.Size(61, 20);
     this.aboutMenuItem.Text   = "About...";
     this.aboutMenuItem.Click += new System.EventHandler(this.aboutMenuItem_Click);
     //
     // sqlQuery1
     //
     this.sqlQuery1.BehaviorOptions = behaviorOptions1;
     this.sqlQuery1.SQLContext      = this.sqlContext1;
     this.sqlQuery1.SQLUpdated     += new System.EventHandler(this.sqlQuery_SQLUpdated);
     //
     // sqlContext1
     //
     this.sqlContext1.MetadataProvider = null;
     //
     //
     //
     this.sqlContext1.SQLGenerationOptionsForServer.ExpandVirtualFields  = true;
     this.sqlContext1.SQLGenerationOptionsForServer.ExpandVirtualObjects = true;
     this.sqlContext1.SQLGenerationOptionsForServer.UseAltNames          = false;
     this.sqlContext1.SyntaxProvider           = this.mssqlSyntaxProvider1;
     metadataStructure1.AllowChildAutoItems    = false;
     metadataStructure1.Caption                = null;
     metadataStructure1.ImageIndex             = -1;
     metadataStructure1.IsDynamic              = false;
     metadataStructure1.LoadDynamicNodes       = true;
     metadataFilter1.OwnObjects                = true;
     metadataStructure1.MetadataFilter         = metadataFilter1;
     metadataStructure1.MetadataName           = null;
     metadataStructureOptions1.AllowFavourites = false;
     metadataStructure1.Options                = metadataStructureOptions1;
     metadataStructure1.Tag = null;
     metadataStructure1.XML = resources.GetString("metadataStructure1.XML");
     this.sqlContext1.UserQueriesStructure = metadataStructure1;
     //
     // queryNavigationBar1
     //
     this.queryNavigationBar1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.queryNavigationBar1.AutoSize    = true;
     this.queryNavigationBar1.BackColor   = System.Drawing.Color.Cornsilk;
     this.queryNavigationBar1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.queryNavigationBar1.Location    = new System.Drawing.Point(290, 32);
     this.queryNavigationBar1.Margin      = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.queryNavigationBar1.MinimumSize = new System.Drawing.Size(140, 34);
     this.queryNavigationBar1.Name        = "queryNavigationBar1";
     this.queryNavigationBar1.Options.ActionButtonBackColor          = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.ActionButtonBorderColor        = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.ActiveSubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.ActiveSubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.AddCteCircleColor              = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.AddUnionSubQueryCircleColor    = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.BreadcrumbsBackgroundColor     = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.queryNavigationBar1.Options.DisableQueryNavigationBarPopup = false;
     this.queryNavigationBar1.Options.DragIndicatorColor             = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.DragIndicatorHoverColor        = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
     this.queryNavigationBar1.Options.ForeColor                = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.GraphLineColor           = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.GroupBackColor           = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.GroupTextColor           = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.queryNavigationBar1.Options.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.queryNavigationBar1.Options.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.queryNavigationBar1.Options.SubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.SubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.SubQueryMarkerColor      = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.SubQueryPopupBackColor   = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Options.TextHoverColor           = System.Drawing.Color.Empty;
     this.queryNavigationBar1.Padding   = new System.Windows.Forms.Padding(9);
     this.queryNavigationBar1.Query     = this.sqlQuery1;
     this.queryNavigationBar1.QueryView = this.queryView1;
     this.queryNavigationBar1.Size      = new System.Drawing.Size(1281, 47);
     this.queryNavigationBar1.TabIndex  = 3;
     this.queryNavigationBar1.TabStop   = false;
     //
     // queryView1
     //
     this.queryView1.AddObjectDialog = this.addObjectDialog1;
     this.queryView1.Anchor          = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.queryView1.BackColor   = System.Drawing.Color.MistyRose;
     this.queryView1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.queryView1.Controls.Add(this.queryColumnListControl1);
     this.queryView1.Controls.Add(this.designPaneControl1);
     this.queryView1.ExpressionEditor = this.expressionEditor1;
     this.queryView1.Location         = new System.Drawing.Point(290, 85);
     this.queryView1.Margin           = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.queryView1.Name             = "queryView1";
     this.queryView1.Padding          = new System.Windows.Forms.Padding(5);
     this.queryView1.Query            = this.sqlQuery1;
     this.queryView1.Size             = new System.Drawing.Size(1281, 482);
     //
     //
     //
     this.queryView1.SQLGenerationOptions.ExpandVirtualFields  = false;
     this.queryView1.SQLGenerationOptions.ExpandVirtualObjects = false;
     this.queryView1.TabIndex = 1;
     //
     // addObjectDialog1
     //
     this.addObjectDialog1.Options.Location      = new System.Drawing.Point(0, 0);
     this.addObjectDialog1.Options.Size          = new System.Drawing.Size(430, 430);
     this.addObjectDialog1.Options.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.addObjectDialog1.Options.StartWithDefaultNamespaceType  = ActiveQueryBuilder.Core.MetadataType.Database;
     this.addObjectDialog1.Options.StartWithMetadataStructurePath = null;
     this.addObjectDialog1.QueryView = this.queryView1;
     //
     // queryColumnListControl1
     //
     this.queryColumnListControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                                 | System.Windows.Forms.AnchorStyles.Right)));
     this.queryColumnListControl1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.queryColumnListControl1.ForeColor   = System.Drawing.SystemColors.WindowText;
     this.queryColumnListControl1.Location    = new System.Drawing.Point(8, 338);
     this.queryColumnListControl1.Margin      = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.queryColumnListControl1.Name        = "queryColumnListControl1";
     this.queryColumnListControl1.Options.ColumnsOptions.AggregateColumn.Index     = 5;
     this.queryColumnListControl1.Options.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.queryColumnListControl1.Options.ColumnsOptions.AliasColumn.Index         = 2;
     this.queryColumnListControl1.Options.ColumnsOptions.AliasColumn.Width         = 100D;
     this.queryColumnListControl1.Options.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.queryColumnListControl1.Options.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.queryColumnListControl1.Options.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.queryColumnListControl1.Options.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.queryColumnListControl1.Options.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.queryColumnListControl1.Options.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.queryColumnListControl1.Options.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.queryColumnListControl1.Options.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.queryColumnListControl1.Options.ColumnsOptions.GroupingColumn.Index      = 6;
     this.queryColumnListControl1.Options.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.queryColumnListControl1.Options.ColumnsOptions.OutputColumn.Index        = 0;
     this.queryColumnListControl1.Options.ColumnsOptions.OutputColumn.Width        = 55D;
     this.queryColumnListControl1.Options.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.queryColumnListControl1.Options.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.queryColumnListControl1.Options.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.queryColumnListControl1.Options.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.queryColumnListControl1.Options.Font = null;
     this.queryColumnListControl1.Options.InitialOrColumnsCount      = 2;
     this.queryColumnListControl1.Options.NullOrderingInOrderBy      = false;
     this.queryColumnListControl1.Options.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.queryColumnListControl1.SelectedItems = new int[0];
     this.queryColumnListControl1.Size          = new System.Drawing.Size(1262, 134);
     this.queryColumnListControl1.TabIndex      = 1;
     //
     // designPaneControl1
     //
     this.designPaneControl1.AllowDrop = true;
     this.designPaneControl1.Anchor    = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                                | System.Windows.Forms.AnchorStyles.Left)
                                                                               | System.Windows.Forms.AnchorStyles.Right)));
     this.designPaneControl1.AutoScroll       = true;
     this.designPaneControl1.AutoScrollMargin = new System.Drawing.Size(20, 20);
     this.designPaneControl1.BorderStyle      = System.Windows.Forms.BorderStyle.FixedSingle;
     this.designPaneControl1.DataSourceOptions.ColumnsOptions.InformationButtonsColumnOptions.Color = System.Drawing.Color.Black;
     this.designPaneControl1.Location                   = new System.Drawing.Point(8, 8);
     this.designPaneControl1.Margin                     = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.designPaneControl1.Name                       = "designPaneControl1";
     this.designPaneControl1.Options.Background         = System.Drawing.SystemColors.Window;
     linkPainterAccess1.LinkColor                       = System.Drawing.Color.Black;
     linkPainterAccess1.LinkColorFocused                = System.Drawing.Color.Black;
     linkPainterAccess1.MarkColor                       = System.Drawing.SystemColors.Control;
     linkPainterAccess1.MarkColorFocused                = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess1.MarkStyle                       = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.designPaneControl1.Options.LinkPainterOptions = linkPainterAccess1;
     this.designPaneControl1.Options.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.designPaneControl1.Size                       = new System.Drawing.Size(1262, 323);
     this.designPaneControl1.TabIndex                   = 0;
     //
     // expressionEditor1
     //
     this.expressionEditor1.SQLFormattingOptions = null;
     //
     // sqlTextEditor1
     //
     this.sqlTextEditor1.AllowShowSuggestionByMouse = false;
     this.sqlTextEditor1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.sqlTextEditor1.BackColor                       = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.sqlTextEditor1.BorderStyle                     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.sqlTextEditor1.ForeColor                       = System.Drawing.Color.White;
     this.sqlTextEditor1.Location                        = new System.Drawing.Point(8, 575);
     this.sqlTextEditor1.Margin                          = new System.Windows.Forms.Padding(5, 3, 5, 3);
     this.sqlTextEditor1.Name                            = "sqlTextEditor1";
     this.sqlTextEditor1.Options.Font                    = new System.Drawing.Font("Courier New", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
     this.sqlTextEditor1.Options.Padding                 = new System.Windows.Forms.Padding(6, 3, 3, 3);
     this.sqlTextEditor1.QueryProvider                   = this.sqlQuery1;
     this.sqlTextEditor1.Size                            = new System.Drawing.Size(1563, 107);
     this.sqlTextEditor1.SQLContext                      = this.sqlContext1;
     this.sqlTextEditor1.SqlOptions.KeywordColor         = System.Drawing.Color.LightSkyBlue;
     this.sqlTextEditor1.SqlOptions.SuggestionWindowSize = new System.Drawing.Size(200, 200);
     this.sqlTextEditor1.TabIndex                        = 2;
     this.sqlTextEditor1.Validating                     += new System.ComponentModel.CancelEventHandler(this.sqlTextEditor1_Validating);
     //
     // databaseSchemaView1
     //
     this.databaseSchemaView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Left)));
     this.databaseSchemaView1.BackColor             = System.Drawing.SystemColors.Window;
     this.databaseSchemaView1.BorderStyle           = System.Windows.Forms.BorderStyle.FixedSingle;
     this.databaseSchemaView1.Location              = new System.Drawing.Point(8, 32);
     this.databaseSchemaView1.Margin                = new System.Windows.Forms.Padding(5, 3, 5, 3);
     this.databaseSchemaView1.Name                  = "databaseSchemaView1";
     this.databaseSchemaView1.Options.AllowDrop     = true;
     this.databaseSchemaView1.Options.DrawTreeLines = false;
     this.databaseSchemaView1.Options.ImageIndices.FilterImageIndex = 14;
     this.databaseSchemaView1.Options.ImageList = null;
     this.databaseSchemaView1.QueryView         = this.queryView1;
     this.databaseSchemaView1.SelectedItems     = new ActiveQueryBuilder.Core.MetadataStructureItem[0];
     this.databaseSchemaView1.Size       = new System.Drawing.Size(275, 535);
     this.databaseSchemaView1.SQLContext = this.sqlContext1;
     this.databaseSchemaView1.TabIndex   = 0;
     //
     // errorBox1
     //
     this.errorBox1.Anchor                    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.errorBox1.AutoSize                  = true;
     this.errorBox1.BackColor                 = System.Drawing.Color.LightPink;
     this.errorBox1.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.errorBox1.CurrentSyntaxProvider     = null;
     this.errorBox1.IsVisibleCheckSyntaxPanel = false;
     this.errorBox1.Location                  = new System.Drawing.Point(1195, 611);
     this.errorBox1.Margin                    = new System.Windows.Forms.Padding(5, 3, 5, 3);
     this.errorBox1.Name               = "errorBox1";
     this.errorBox1.Padding            = new System.Windows.Forms.Padding(6, 6, 6, 6);
     this.errorBox1.Size               = new System.Drawing.Size(367, 71);
     this.errorBox1.TabIndex           = 4;
     this.errorBox1.Visible            = false;
     this.errorBox1.GoToErrorPosition += new System.EventHandler(this.ErrorBox1_GoToErrorPositionEvent);
     this.errorBox1.RevertValidText   += new System.EventHandler(this.ErrorBox1_RevertValidTextEvent);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1580, 690);
     this.Controls.Add(this.mainMenu1);
     this.Controls.Add(this.errorBox1);
     this.Controls.Add(this.queryNavigationBar1);
     this.Controls.Add(this.sqlTextEditor1);
     this.Controls.Add(this.queryView1);
     this.Controls.Add(this.databaseSchemaView1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.mainMenu1;
     this.Margin        = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.Name          = "Form1";
     this.Padding       = new System.Windows.Forms.Padding(5);
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Form1";
     this.mainMenu1.ResumeLayout(false);
     this.mainMenu1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sqlContext1.SQLGenerationOptionsForServer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryView1.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryView1)).EndInit();
     this.queryView1.ResumeLayout(false);
     this.queryView1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.queryColumnListControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.databaseSchemaView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #6
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));
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess1 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.expressionEditor1       = new ActiveQueryBuilder.View.WinForms.ExpressionEditor.ExpressionEditor(this.components);
     this.genericSyntaxProvider1  = new ActiveQueryBuilder.Core.GenericSyntaxProvider(this.components);
     this.openFileDialog          = new System.Windows.Forms.OpenFileDialog();
     this.saveFileDialog          = new System.Windows.Forms.SaveFileDialog();
     this.mssqlSyntaxProvider1    = new ActiveQueryBuilder.Core.MSSQLSyntaxProvider(this.components);
     this.mssqlMetadataProvider1  = new ActiveQueryBuilder.Core.MSSQLMetadataProvider(this.components);
     this.oledbMetadataProvider1  = new ActiveQueryBuilder.Core.OLEDBMetadataProvider(this.components);
     this.oracleMetadataProvider1 = new ActiveQueryBuilder.Core.OracleNativeMetadataProvider(this.components);
     this.odbcMetadataProvider1   = new ActiveQueryBuilder.Core.ODBCMetadataProvider(this.components);
     this.oracleSyntaxProvider1   = new ActiveQueryBuilder.Core.OracleSyntaxProvider(this.components);
     this.msaccessSyntaxProvider1 = new ActiveQueryBuilder.Core.MSAccessSyntaxProvider(this.components);
     this.mainMenu1 = new System.Windows.Forms.MenuStrip();
     this.menuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem5 = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem2 = new System.Windows.Forms.ToolStripSeparator();
     this.fillProgrammaticallyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem3 = new System.Windows.Forms.ToolStripMenuItem();
     this.refreshMetadataMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.editMetadataMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
     this.clearMetadataMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.menuItem4 = new System.Windows.Forms.ToolStripSeparator();
     this.loadMetadataFromXMLMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.saveMetadataToXMLMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.queryStatisticsMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
     this.propertiesMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.panel1          = new System.Windows.Forms.Panel();
     this.linkLabel1      = new System.Windows.Forms.LinkLabel();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.queryBuilder1   = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     this.labelSleepMode  = new System.Windows.Forms.Label();
     this.tabControl1     = new System.Windows.Forms.TabControl();
     this.tabPageSQL      = new System.Windows.Forms.TabPage();
     this.errorBox1       = new GeneralAssembly.Common.SqlErrorBox();
     this.sqlTextEditor1  = new ActiveQueryBuilder.View.WinForms.ExpressionEditor.SqlTextEditor();
     this.tabPageData     = new System.Windows.Forms.TabPage();
     this.dataViewer1     = new GeneralAssembly.DataViewerControl.DataViewer();
     this.mainMenu1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPageSQL.SuspendLayout();
     this.tabPageData.SuspendLayout();
     this.SuspendLayout();
     //
     // expressionEditor1
     //
     this.expressionEditor1.BackColor = System.Drawing.Color.White;
     this.expressionEditor1.TextColor = System.Drawing.SystemColors.ControlText;
     //
     // genericSyntaxProvider1
     //
     this.genericSyntaxProvider1.DetectServerVersion  = false;
     this.genericSyntaxProvider1.IdentCaseSens        = ActiveQueryBuilder.Core.IdentCaseSensitivity.Insensitive;
     this.genericSyntaxProvider1.OnCalcExpressionType = null;
     //
     // openFileDialog
     //
     this.openFileDialog.Filter = "XML files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // saveFileDialog
     //
     this.saveFileDialog.Filter = "XML files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // mssqlSyntaxProvider1
     //
     this.mssqlSyntaxProvider1.DetectServerVersion  = true;
     this.mssqlSyntaxProvider1.OnCalcExpressionType = null;
     //
     // mssqlMetadataProvider1
     //
     this.mssqlMetadataProvider1.Connection = null;
     //
     // oledbMetadataProvider1
     //
     this.oledbMetadataProvider1.Connection = null;
     //
     // oracleMetadataProvider1
     //
     this.oracleMetadataProvider1.Connection = null;
     //
     // odbcMetadataProvider1
     //
     this.odbcMetadataProvider1.Connection                  = null;
     this.odbcMetadataProvider1.IgnoreSchemaOnlyFlag        = false;
     this.odbcMetadataProvider1.SkipLoadFieldsFromGetSchema = false;
     //
     // oracleSyntaxProvider1
     //
     this.oracleSyntaxProvider1.DetectServerVersion  = true;
     this.oracleSyntaxProvider1.OnCalcExpressionType = null;
     this.oracleSyntaxProvider1.ServerVersion        = ActiveQueryBuilder.Core.OracleServerVersion.Oracle18;
     //
     // msaccessSyntaxProvider1
     //
     this.msaccessSyntaxProvider1.DetectServerVersion  = false;
     this.msaccessSyntaxProvider1.IdentCaseSens        = ActiveQueryBuilder.Core.IdentCaseSensitivity.Insensitive;
     this.msaccessSyntaxProvider1.OnCalcExpressionType = null;
     //
     // mainMenu1
     //
     this.mainMenu1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuItem1,
         this.menuItem3,
         this.queryStatisticsMenuItem,
         this.propertiesMenuItem,
         this.aboutMenuItem
     });
     this.mainMenu1.Location = new System.Drawing.Point(0, 0);
     this.mainMenu1.Name     = "mainMenu1";
     this.mainMenu1.Size     = new System.Drawing.Size(901, 24);
     this.mainMenu1.TabIndex = 0;
     //
     // menuItem1
     //
     this.menuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.menuItem5,
         this.menuItem2,
         this.fillProgrammaticallyMenuItem
     });
     this.menuItem1.Name = "menuItem1";
     this.menuItem1.Size = new System.Drawing.Size(64, 20);
     this.menuItem1.Text = "Connect";
     //
     // menuItem5
     //
     this.menuItem5.Name   = "menuItem5";
     this.menuItem5.Size   = new System.Drawing.Size(279, 22);
     this.menuItem5.Text   = "Connect...";
     this.menuItem5.Click += new System.EventHandler(this.menuItem5_Click);
     //
     // menuItem2
     //
     this.menuItem2.Name = "menuItem2";
     this.menuItem2.Size = new System.Drawing.Size(276, 6);
     //
     // fillProgrammaticallyMenuItem
     //
     this.fillProgrammaticallyMenuItem.Name   = "fillProgrammaticallyMenuItem";
     this.fillProgrammaticallyMenuItem.Size   = new System.Drawing.Size(279, 22);
     this.fillProgrammaticallyMenuItem.Text   = "Fill the query builder programmatically";
     this.fillProgrammaticallyMenuItem.Click += new System.EventHandler(this.fillProgrammaticallyMenuItem_Click);
     //
     // menuItem3
     //
     this.menuItem3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.refreshMetadataMenuItem,
         this.editMetadataMenuItem,
         this.clearMetadataMenuItem,
         this.menuItem4,
         this.loadMetadataFromXMLMenuItem,
         this.saveMetadataToXMLMenuItem
     });
     this.menuItem3.Name = "menuItem3";
     this.menuItem3.Size = new System.Drawing.Size(69, 20);
     this.menuItem3.Text = "Metadata";
     //
     // refreshMetadataMenuItem
     //
     this.refreshMetadataMenuItem.Name   = "refreshMetadataMenuItem";
     this.refreshMetadataMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.refreshMetadataMenuItem.Text   = "Refresh Metadata";
     this.refreshMetadataMenuItem.Click += new System.EventHandler(this.refreshMetadataMenuItem_Click);
     //
     // editMetadataMenuItem
     //
     this.editMetadataMenuItem.Name   = "editMetadataMenuItem";
     this.editMetadataMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.editMetadataMenuItem.Text   = "Edit Metadata...";
     this.editMetadataMenuItem.Click += new System.EventHandler(this.editMetadataMenuItem_Click);
     //
     // clearMetadataMenuItem
     //
     this.clearMetadataMenuItem.Name   = "clearMetadataMenuItem";
     this.clearMetadataMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.clearMetadataMenuItem.Text   = "Clear Metadata";
     this.clearMetadataMenuItem.Click += new System.EventHandler(this.clearMetadataMenuItem_Click);
     //
     // menuItem4
     //
     this.menuItem4.Name = "menuItem4";
     this.menuItem4.Size = new System.Drawing.Size(215, 6);
     //
     // loadMetadataFromXMLMenuItem
     //
     this.loadMetadataFromXMLMenuItem.Name   = "loadMetadataFromXMLMenuItem";
     this.loadMetadataFromXMLMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.loadMetadataFromXMLMenuItem.Text   = "Load Metadata from XML...";
     this.loadMetadataFromXMLMenuItem.Click += new System.EventHandler(this.loadMetadataFromXMLMenuItem_Click);
     //
     // saveMetadataToXMLMenuItem
     //
     this.saveMetadataToXMLMenuItem.Name   = "saveMetadataToXMLMenuItem";
     this.saveMetadataToXMLMenuItem.Size   = new System.Drawing.Size(218, 22);
     this.saveMetadataToXMLMenuItem.Text   = "Save Metadata to XML...";
     this.saveMetadataToXMLMenuItem.Click += new System.EventHandler(this.saveMetadataToXMLMenuItem_Click);
     //
     // queryStatisticsMenuItem
     //
     this.queryStatisticsMenuItem.Name   = "queryStatisticsMenuItem";
     this.queryStatisticsMenuItem.Size   = new System.Drawing.Size(109, 20);
     this.queryStatisticsMenuItem.Text   = "Query Statistics...";
     this.queryStatisticsMenuItem.Click += new System.EventHandler(this.queryStatisticsMenuItem_Click);
     //
     // propertiesMenuItem
     //
     this.propertiesMenuItem.Name   = "propertiesMenuItem";
     this.propertiesMenuItem.Size   = new System.Drawing.Size(81, 20);
     this.propertiesMenuItem.Text   = "Properties...";
     this.propertiesMenuItem.Click += new System.EventHandler(this.propertiesMenuItem_Click);
     //
     // aboutMenuItem
     //
     this.aboutMenuItem.Name   = "aboutMenuItem";
     this.aboutMenuItem.Size   = new System.Drawing.Size(61, 20);
     this.aboutMenuItem.Text   = "About...";
     this.aboutMenuItem.Click += new System.EventHandler(this.aboutMenuItem_Click);
     //
     // panel1
     //
     this.panel1.AutoSize    = true;
     this.panel1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.linkLabel1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 24);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(6, 5, 3, 0);
     this.panel1.Size     = new System.Drawing.Size(901, 37);
     this.panel1.TabIndex = 3;
     this.panel1.Visible  = false;
     //
     // linkLabel1
     //
     this.linkLabel1.AutoEllipsis = true;
     this.linkLabel1.AutoSize     = true;
     this.linkLabel1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.linkLabel1.LinkArea     = new System.Windows.Forms.LinkArea(269, 22);
     this.linkLabel1.Location     = new System.Drawing.Point(6, 5);
     this.linkLabel1.Name         = "linkLabel1";
     this.linkLabel1.Size         = new System.Drawing.Size(773, 30);
     this.linkLabel1.TabIndex     = 0;
     this.linkLabel1.Text         = resources.GetString("linkLabel1.Text");
     this.linkLabel1.UseCompatibleTextRendering = true;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 61);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.queryBuilder1);
     this.splitContainer1.Panel1.Controls.Add(this.labelSleepMode);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.tabControl1);
     this.splitContainer1.Size             = new System.Drawing.Size(901, 506);
     this.splitContainer1.SplitterDistance = 357;
     this.splitContainer1.TabIndex         = 4;
     //
     // queryBuilder1
     //
     this.queryBuilder1.AddObjectDialogOptions.Location      = new System.Drawing.Point(0, 0);
     this.queryBuilder1.AddObjectDialogOptions.Size          = new System.Drawing.Size(400, 400);
     this.queryBuilder1.AddObjectDialogOptions.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.queryBuilder1.AddObjectDialogOptions.StartWithDefaultNamespaceType      = ActiveQueryBuilder.Core.MetadataType.Database;
     this.queryBuilder1.AddObjectDialogOptions.StartWithMetadataStructurePath     = null;
     this.queryBuilder1.BehaviorOptions.ResolveColumnNamingConflictsAutomatically = false;
     this.queryBuilder1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.queryBuilder1.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.queryBuilder1.DatabaseSchemaViewOptions.ImageList     = null;
     this.queryBuilder1.DataSourceOptions.ColumnsOptions.InformationButtonsColumnOptions.Color = System.Drawing.Color.Black;
     this.queryBuilder1.DataSourceOptions.ColumnsOptions.MarkColumnOptions.PrimaryKeyIcon      = ((System.Drawing.Image)(resources.GetObject("resource.PrimaryKeyIcon")));
     this.queryBuilder1.DesignPaneOptions.Background = System.Drawing.SystemColors.Window;
     linkPainterAccess1.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess1.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess1.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess1.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess1.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.queryBuilder1.DesignPaneOptions.LinkPainterOptions = linkPainterAccess1;
     this.queryBuilder1.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.queryBuilder1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.queryBuilder1.ExpressionEditor = this.expressionEditor1;
     this.queryBuilder1.Location         = new System.Drawing.Point(0, 0);
     this.queryBuilder1.MetadataStructureOptions.AllowFavourites = true;
     this.queryBuilder1.Name = "queryBuilder1";
     this.queryBuilder1.PanesConfigurationOptions.DatabaseSchemaViewDock            = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.queryBuilder1.PanesConfigurationOptions.DatabaseSchemaViewWidth           = 201;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarEnabled               = true;
     this.queryBuilder1.PanesConfigurationOptions.QueryColumnsPaneHeight             = 150;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarEnabled              = true;
     this.queryBuilder1.QueryColumnListOptions.AlternateRowColor = System.Drawing.SystemColors.Highlight;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.queryBuilder1.QueryColumnListOptions.Font = new System.Drawing.Font("Segoe UI", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
     this.queryBuilder1.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.queryBuilder1.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.queryBuilder1.QueryColumnListOptions.TextColor                  = System.Drawing.SystemColors.ControlText;
     this.queryBuilder1.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.queryBuilder1.QueryNavBarOptions.ActionButtonBackColor          = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.ActionButtonBorderColor        = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.ActiveSubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.ActiveSubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.AddCteCircleColor              = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.AddUnionSubQueryCircleColor    = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.BreadcrumbsBackgroundColor     = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.queryBuilder1.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.queryBuilder1.QueryNavBarOptions.DragIndicatorColor             = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.DragIndicatorHoverColor        = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
     this.queryBuilder1.QueryNavBarOptions.ForeColor                = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.GraphLineColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.GroupBackColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.GroupTextColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.queryBuilder1.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.queryBuilder1.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.queryBuilder1.QueryNavBarOptions.SubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.SubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.SubQueryMarkerColor      = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.SubQueryPopupBackColor   = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.TextHoverColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.Size = new System.Drawing.Size(901, 319);
     //
     //
     //
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DynamicIndents       = false;
     this.queryBuilder1.SQLFormattingOptions.DynamicRightMargin   = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.NewLineAfterDatasource            = false;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.MainPartsFromNewLine       = false;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.queryBuilder1.SQLGenerationOptions.UseAltNames          = false;
     this.queryBuilder1.TabIndex = 6;
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.queryBuilder1.VisualOptions.DockPanelBackColor                = System.Drawing.Color.Empty;
     this.queryBuilder1.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
     this.queryBuilder1.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.SleepModeChanged += new System.EventHandler(this.queryBuilder1_SleepModeChanged);
     this.queryBuilder1.QueryAwake       += new ActiveQueryBuilder.Core.QueryAwakeEventHandler(this.queryBuilder1_QueryAwake);
     this.queryBuilder1.SQLUpdated       += new System.EventHandler(this.queryBuilder_SQLUpdated);
     //
     // labelSleepMode
     //
     this.labelSleepMode.AutoEllipsis = true;
     this.labelSleepMode.BackColor    = System.Drawing.Color.Bisque;
     this.labelSleepMode.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
     this.labelSleepMode.Dock         = System.Windows.Forms.DockStyle.Bottom;
     this.labelSleepMode.Location     = new System.Drawing.Point(0, 319);
     this.labelSleepMode.Margin       = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.labelSleepMode.Name         = "labelSleepMode";
     this.labelSleepMode.Padding      = new System.Windows.Forms.Padding(10);
     this.labelSleepMode.Size         = new System.Drawing.Size(901, 38);
     this.labelSleepMode.TabIndex     = 5;
     this.labelSleepMode.Text         = "Unsupported SQL statement. Visual Query Builder has been disabled. Either type a " +
                                        "SELECT statement or start building a query visually to turn this mode off.";
     this.labelSleepMode.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.labelSleepMode.Visible   = false;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPageSQL);
     this.tabControl1.Controls.Add(this.tabPageData);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(901, 145);
     this.tabControl1.TabIndex      = 0;
     this.tabControl1.Selected     += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
     //
     // tabPageSQL
     //
     this.tabPageSQL.Controls.Add(this.errorBox1);
     this.tabPageSQL.Controls.Add(this.sqlTextEditor1);
     this.tabPageSQL.Location = new System.Drawing.Point(4, 22);
     this.tabPageSQL.Name     = "tabPageSQL";
     this.tabPageSQL.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageSQL.Size     = new System.Drawing.Size(893, 119);
     this.tabPageSQL.TabIndex = 0;
     this.tabPageSQL.Text     = "SQL";
     this.tabPageSQL.UseVisualStyleBackColor = true;
     //
     // errorBox1
     //
     this.errorBox1.Anchor                    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.errorBox1.AutoSize                  = true;
     this.errorBox1.BackColor                 = System.Drawing.Color.LightPink;
     this.errorBox1.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.errorBox1.CurrentSyntaxProvider     = null;
     this.errorBox1.IsVisibleCheckSyntaxPanel = true;
     this.errorBox1.Location                  = new System.Drawing.Point(531, 2);
     this.errorBox1.Margin                    = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.errorBox1.Name               = "errorBox1";
     this.errorBox1.Padding            = new System.Windows.Forms.Padding(5);
     this.errorBox1.Size               = new System.Drawing.Size(354, 100);
     this.errorBox1.TabIndex           = 2;
     this.errorBox1.Visible            = false;
     this.errorBox1.GoToErrorPosition += new System.EventHandler(this.errorBox1_GoToErrorPositionEvent);
     this.errorBox1.RevertValidText   += new System.EventHandler(this.errorBox1_RevertValidTextEvent);
     this.errorBox1.StyleChanged      += new System.EventHandler(this.errorBox1_SyntaxProviderChanged);
     //
     // sqlTextEditor1
     //
     this.sqlTextEditor1.AllowShowSuggestionByMouse = false;
     this.sqlTextEditor1.BackColor       = System.Drawing.Color.White;
     this.sqlTextEditor1.BorderStyle     = System.Windows.Forms.BorderStyle.FixedSingle;
     this.sqlTextEditor1.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.sqlTextEditor1.Location        = new System.Drawing.Point(3, 3);
     this.sqlTextEditor1.Margin          = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.sqlTextEditor1.Name            = "sqlTextEditor1";
     this.sqlTextEditor1.Options.Font    = new System.Drawing.Font("Courier New", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
     this.sqlTextEditor1.Options.Padding = new System.Windows.Forms.Padding(5, 5, 0, 0);
     this.sqlTextEditor1.QueryProvider   = this.queryBuilder1;
     this.sqlTextEditor1.Size            = new System.Drawing.Size(887, 113);
     this.sqlTextEditor1.SqlOptions.SuggestionWindowSize = new System.Drawing.Size(200, 200);
     this.sqlTextEditor1.TabIndex    = 1;
     this.sqlTextEditor1.Validating += new System.ComponentModel.CancelEventHandler(this.sqlTextEditor1_Validating);
     //
     // tabPageData
     //
     this.tabPageData.Controls.Add(this.dataViewer1);
     this.tabPageData.Location = new System.Drawing.Point(4, 24);
     this.tabPageData.Name     = "tabPageData";
     this.tabPageData.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageData.Size     = new System.Drawing.Size(893, 117);
     this.tabPageData.TabIndex = 1;
     this.tabPageData.Text     = "Data";
     this.tabPageData.UseVisualStyleBackColor = true;
     //
     // dataViewer1
     //
     this.dataViewer1.AutoSize         = true;
     this.dataViewer1.Dock             = System.Windows.Forms.DockStyle.Fill;
     this.dataViewer1.Location         = new System.Drawing.Point(3, 3);
     this.dataViewer1.Margin           = new System.Windows.Forms.Padding(4, 3, 4, 3);
     this.dataViewer1.Name             = "dataViewer1";
     this.dataViewer1.QueryTransformer = null;
     this.dataViewer1.Size             = new System.Drawing.Size(887, 111);
     this.dataViewer1.SqlQuery         = null;
     this.dataViewer1.TabIndex         = 0;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(901, 567);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.mainMenu1);
     this.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.mainMenu1;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Active Query Builder for .NET WinForms Edition - Basic Demo (C#)";
     this.mainMenu1.ResumeLayout(false);
     this.mainMenu1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPageSQL.ResumeLayout(false);
     this.tabPageSQL.PerformLayout();
     this.tabPageData.ResumeLayout(false);
     this.tabPageData.PerformLayout();
     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(Form1));
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess2 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.imageList16 = new System.Windows.Forms.ImageList(this.components);
     this.menuStrip1  = new System.Windows.Forms.MenuStrip();
     this.editMetadataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutToolStripMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
     this.imageList32           = new System.Windows.Forms.ImageList(this.components);
     this.queryBuilder          = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     this.splitContainer1       = new System.Windows.Forms.SplitContainer();
     this.tabControl1           = new System.Windows.Forms.TabControl();
     this.tabPage1              = new System.Windows.Forms.TabPage();
     this.textBox1              = new System.Windows.Forms.TextBox();
     this.tabPage2              = new System.Windows.Forms.TabPage();
     this.textBox2              = new System.Windows.Forms.TextBox();
     this.panel1                = new System.Windows.Forms.Panel();
     this.label1                = new System.Windows.Forms.Label();
     this.sqlFormattingOptions1 = new ActiveQueryBuilder.Core.SQLFormattingOptions();
     this.sqlFormattingOptions2 = new ActiveQueryBuilder.Core.SQLFormattingOptions();
     this.errorBox1             = new GeneralAssembly.Common.SqlErrorBox();
     this.errorBoxReal          = new GeneralAssembly.Common.SqlErrorBox();
     this.menuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLGenerationOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sqlFormattingOptions1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sqlFormattingOptions2)).BeginInit();
     this.SuspendLayout();
     //
     // imageList16
     //
     this.imageList16.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList16.ImageStream")));
     this.imageList16.TransparentColor = System.Drawing.Color.Magenta;
     this.imageList16.Images.SetKeyName(0, "0.bmp");
     this.imageList16.Images.SetKeyName(1, "1.bmp");
     this.imageList16.Images.SetKeyName(2, "2.bmp");
     this.imageList16.Images.SetKeyName(3, "3.bmp");
     this.imageList16.Images.SetKeyName(4, "4.bmp");
     this.imageList16.Images.SetKeyName(5, "5.bmp");
     this.imageList16.Images.SetKeyName(6, "6.bmp");
     this.imageList16.Images.SetKeyName(7, "7.bmp");
     this.imageList16.Images.SetKeyName(8, "8.bmp");
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.editMetadataToolStripMenuItem,
         this.aboutToolStripMenuItem
     });
     this.menuStrip1.Location   = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name       = "menuStrip1";
     this.menuStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
     this.menuStrip1.Size       = new System.Drawing.Size(793, 24);
     this.menuStrip1.TabIndex   = 1;
     this.menuStrip1.Text       = "menuStrip1";
     //
     // editMetadataToolStripMenuItem
     //
     this.editMetadataToolStripMenuItem.Name   = "editMetadataToolStripMenuItem";
     this.editMetadataToolStripMenuItem.Size   = new System.Drawing.Size(101, 20);
     this.editMetadataToolStripMenuItem.Text   = "Edit Metadata...";
     this.editMetadataToolStripMenuItem.Click += new System.EventHandler(this.editMetadataToolStripMenuItem_Click);
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name   = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size   = new System.Drawing.Size(61, 20);
     this.aboutToolStripMenuItem.Text   = "About...";
     this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click);
     //
     // imageList32
     //
     this.imageList32.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList32.ImageStream")));
     this.imageList32.TransparentColor = System.Drawing.Color.Magenta;
     this.imageList32.Images.SetKeyName(0, "0.bmp");
     this.imageList32.Images.SetKeyName(1, "1.bmp");
     this.imageList32.Images.SetKeyName(2, "2.bmp");
     //
     // queryBuilder
     //
     this.queryBuilder.AddObjectDialogOptions.Location         = new System.Drawing.Point(0, 0);
     this.queryBuilder.AddObjectDialogOptions.Size             = new System.Drawing.Size(430, 430);
     this.queryBuilder.AddObjectDialogOptions.StartPosition    = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.queryBuilder.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.queryBuilder.DatabaseSchemaViewOptions.ImageList     = null;
     this.queryBuilder.DataSourceOptions.ColumnsOptions.MarkColumnOptions.PrimaryKeyIcon = ((System.Drawing.Image)(resources.GetObject("resource.PrimaryKeyIcon")));
     this.queryBuilder.DataSourceOptions.Font       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder.DesignPaneOptions.Background = System.Drawing.SystemColors.Window;
     linkPainterAccess2.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess2.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess2.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess2.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess2.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.queryBuilder.DesignPaneOptions.LinkPainterOptions = linkPainterAccess2;
     this.queryBuilder.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.queryBuilder.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.queryBuilder.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.queryBuilder.Location = new System.Drawing.Point(0, 0);
     this.queryBuilder.MetadataStructureOptions.ProceduresFolderText = null;
     this.queryBuilder.MetadataStructureOptions.SynonymsFolderText   = null;
     this.queryBuilder.MetadataStructureOptions.TablesFolderText     = null;
     this.queryBuilder.MetadataStructureOptions.ViewsFolderText      = null;
     this.queryBuilder.Name = "queryBuilder";
     this.queryBuilder.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.queryBuilder.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.queryBuilder.PanesConfigurationOptions.PropertiesBarEnabled = true;
     this.queryBuilder.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.queryBuilder.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.queryBuilder.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.queryBuilder.QueryColumnListOptions.Font = null;
     this.queryBuilder.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.queryBuilder.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.queryBuilder.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.queryBuilder.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.queryBuilder.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.queryBuilder.QueryNavBarOptions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.queryBuilder.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.queryBuilder.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.queryBuilder.Size = new System.Drawing.Size(793, 316);
     //
     //
     //
     this.queryBuilder.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DynamicIndents       = false;
     this.queryBuilder.SQLFormattingOptions.DynamicRightMargin   = false;
     this.queryBuilder.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.queryBuilder.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.queryBuilder.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.queryBuilder.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.queryBuilder.TabIndex = 0;
     this.queryBuilder.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.queryBuilder.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.queryBuilder.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.queryBuilder.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.queryBuilder.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.queryBuilder.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.queryBuilder.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.queryBuilder.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.queryBuilder.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder.SQLUpdated += new System.EventHandler(this.queryBuilder_SQLUpdated);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 83);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.queryBuilder);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.tabControl1);
     this.splitContainer1.Size             = new System.Drawing.Size(793, 447);
     this.splitContainer1.SplitterDistance = 316;
     this.splitContainer1.TabIndex         = 2;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Multiline     = true;
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(793, 127);
     this.tabControl1.TabIndex      = 0;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.errorBox1);
     this.tabPage1.Controls.Add(this.textBox1);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(785, 101);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Query text with virtual objects and fields";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // textBox1
     //
     this.textBox1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.textBox1.HideSelection = false;
     this.textBox1.Location      = new System.Drawing.Point(3, 3);
     this.textBox1.Multiline     = true;
     this.textBox1.Name          = "textBox1";
     this.textBox1.ScrollBars    = System.Windows.Forms.ScrollBars.Both;
     this.textBox1.Size          = new System.Drawing.Size(779, 95);
     this.textBox1.TabIndex      = 1;
     this.textBox1.Validating   += new System.ComponentModel.CancelEventHandler(this.textBox1_Validating);
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.errorBoxReal);
     this.tabPage2.Controls.Add(this.textBox2);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(785, 101);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Real query text with virtual objects expanded to their expressions";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // textBox2
     //
     this.textBox2.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.textBox2.HideSelection = false;
     this.textBox2.Location      = new System.Drawing.Point(3, 3);
     this.textBox2.Multiline     = true;
     this.textBox2.Name          = "textBox2";
     this.textBox2.ReadOnly      = true;
     this.textBox2.ScrollBars    = System.Windows.Forms.ScrollBars.Both;
     this.textBox2.Size          = new System.Drawing.Size(779, 95);
     this.textBox2.TabIndex      = 2;
     this.textBox2.Validating   += new System.ComponentModel.CancelEventHandler(this.textBox2_Validating);
     //
     // panel1
     //
     this.panel1.AutoSize     = true;
     this.panel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panel1.BackColor    = System.Drawing.SystemColors.Info;
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 24);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(2, 3, 2, 4);
     this.panel1.Size     = new System.Drawing.Size(793, 59);
     this.panel1.TabIndex = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.label1.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label1.Location = new System.Drawing.Point(2, 3);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(669, 52);
     this.label1.TabIndex = 0;
     this.label1.Text     = resources.GetString("label1.Text");
     //
     // sqlFormattingOptions1
     //
     this.sqlFormattingOptions1.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.DynamicIndents       = false;
     this.sqlFormattingOptions1.DynamicRightMargin   = false;
     this.sqlFormattingOptions1.ExpandVirtualFields  = false;
     this.sqlFormattingOptions1.ExpandVirtualObjects = false;
     this.sqlFormattingOptions1.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.ExpressionSubQueryFormat.FromClauseFormat.NewLineAfterDatasource            = false;
     this.sqlFormattingOptions1.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.ExpressionSubQueryFormat.MainPartsFromNewLine       = false;
     this.sqlFormattingOptions1.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.KeywordFormat = ActiveQueryBuilder.Core.KeywordFormat.UpperCase;
     this.sqlFormattingOptions1.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions1.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     // sqlFormattingOptions2
     //
     this.sqlFormattingOptions2.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.DynamicIndents       = false;
     this.sqlFormattingOptions2.DynamicRightMargin   = false;
     this.sqlFormattingOptions2.ExpandVirtualFields  = true;
     this.sqlFormattingOptions2.ExpandVirtualObjects = true;
     this.sqlFormattingOptions2.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.ExpressionSubQueryFormat.FromClauseFormat.NewLineAfterDatasource            = false;
     this.sqlFormattingOptions2.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.ExpressionSubQueryFormat.MainPartsFromNewLine       = false;
     this.sqlFormattingOptions2.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.sqlFormattingOptions2.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     // errorBox1
     //
     this.errorBox1.Anchor                    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.errorBox1.AutoSize                  = true;
     this.errorBox1.BackColor                 = System.Drawing.Color.LightPink;
     this.errorBox1.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.errorBox1.CurrentSyntaxProvider     = null;
     this.errorBox1.IsVisibleCheckSyntaxPanel = false;
     this.errorBox1.Location                  = new System.Drawing.Point(462, 32);
     this.errorBox1.Name               = "errorBox1";
     this.errorBox1.Padding            = new System.Windows.Forms.Padding(5);
     this.errorBox1.Size               = new System.Drawing.Size(298, 61);
     this.errorBox1.TabIndex           = 2;
     this.errorBox1.Visible            = false;
     this.errorBox1.GoToErrorPosition += new System.EventHandler(this.ErrorBox1_GoToErrorPosition);
     this.errorBox1.RevertValidText   += new System.EventHandler(this.ErrorBox1_RevertValidText);
     //
     // errorBoxReal
     //
     this.errorBoxReal.Anchor                    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.errorBoxReal.AutoSize                  = true;
     this.errorBoxReal.BackColor                 = System.Drawing.Color.LightPink;
     this.errorBoxReal.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.errorBoxReal.CurrentSyntaxProvider     = null;
     this.errorBoxReal.IsVisibleCheckSyntaxPanel = false;
     this.errorBoxReal.Location                  = new System.Drawing.Point(475, 34);
     this.errorBoxReal.Name               = "errorBoxReal";
     this.errorBoxReal.Padding            = new System.Windows.Forms.Padding(5);
     this.errorBoxReal.Size               = new System.Drawing.Size(282, 61);
     this.errorBoxReal.TabIndex           = 3;
     this.errorBoxReal.Visible            = false;
     this.errorBoxReal.GoToErrorPosition += new System.EventHandler(this.ErrorBoxReal_GoToErrorPosition);
     this.errorBoxReal.RevertValidText   += new System.EventHandler(this.ErrorBoxReal_RevertValidText);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(793, 530);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.menuStrip1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "VirtualObjectsAndFields Demo";
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder)).EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage1.PerformLayout();
     this.tabPage2.ResumeLayout(false);
     this.tabPage2.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sqlFormattingOptions1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sqlFormattingOptions2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Требуемый метод для поддержки конструктора — не изменяйте
 /// содержимое этого метода с помощью редактора кода.
 /// </summary>
 private void InitializeComponent()
 {
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess1 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.splitContainer1             = new System.Windows.Forms.SplitContainer();
     this.queryBuilder1               = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     this.textBoxSql                  = new System.Windows.Forms.TextBox();
     this.tabControl1                 = new System.Windows.Forms.TabControl();
     this.tabPage1                    = new System.Windows.Forms.TabPage();
     this.tabPage2                    = new System.Windows.Forms.TabPage();
     this.criteriaBuilder1            = new ActiveQueryBuilder.View.WinForms.CriteriaBuilder.CriteriaBuilder();
     this.flowLayoutPanel1            = new System.Windows.Forms.FlowLayoutPanel();
     this.checkBoxEditor              = new System.Windows.Forms.CheckBox();
     this.checkBoxButton              = new System.Windows.Forms.CheckBox();
     this.checkBoxList                = new System.Windows.Forms.CheckBox();
     this.menuStrip1                  = new System.Windows.Forms.MenuStrip();
     this.connectionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.connectToToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1         = new System.Windows.Forms.ToolStripSeparator();
     this.fillTheQueryBuilderProgrammaticallyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.queryBuilder1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.textBoxSql);
     this.splitContainer1.Size             = new System.Drawing.Size(838, 491);
     this.splitContainer1.SplitterDistance = 324;
     this.splitContainer1.TabIndex         = 0;
     //
     // queryBuilder1
     //
     this.queryBuilder1.AddObjectDialogOptions.Location      = new System.Drawing.Point(0, 0);
     this.queryBuilder1.AddObjectDialogOptions.Size          = new System.Drawing.Size(430, 430);
     this.queryBuilder1.AddObjectDialogOptions.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.queryBuilder1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.queryBuilder1.DatabaseSchemaViewOptions.AllowDrop     = true;
     this.queryBuilder1.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.queryBuilder1.DatabaseSchemaViewOptions.ImageList     = null;
     this.queryBuilder1.DataSourceOptions.ColumnsOptions.DescriptionColumnOptions.DrawOrder        = 4;
     this.queryBuilder1.DataSourceOptions.ColumnsOptions.InformationButtonsColumnOptions.Color     = System.Drawing.Color.Black;
     this.queryBuilder1.DataSourceOptions.ColumnsOptions.InformationButtonsColumnOptions.DrawOrder = 3;
     this.queryBuilder1.DataSourceOptions.ColumnsOptions.InformationButtonsColumnOptions.Margin    = 5;
     this.queryBuilder1.DataSourceOptions.ColumnsOptions.NameColumnOptions.DrawOrder = 1;
     this.queryBuilder1.DataSourceOptions.DefaultWidth            = 300;
     this.queryBuilder1.DataSourceOptions.MaxHeight               = 300;
     this.queryBuilder1.DesignPaneOptions.Background              = System.Drawing.SystemColors.Window;
     this.queryBuilder1.DesignPaneOptions.DesignPaneOverviewWidth = 200;
     linkPainterAccess1.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess1.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess1.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess1.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess1.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.queryBuilder1.DesignPaneOptions.LinkPainterOptions = linkPainterAccess1;
     this.queryBuilder1.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.queryBuilder1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.queryBuilder1.Location = new System.Drawing.Point(0, 0);
     this.queryBuilder1.MetadataLoadingOptions.ExcludeFilter.Types = ActiveQueryBuilder.Core.MetadataType.None;
     this.queryBuilder1.Name = "queryBuilder1";
     this.queryBuilder1.PanesConfigurationOptions.DatabaseSchemaViewWidth           = 134;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarEnabled = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
     this.queryBuilder1.QueryColumnListOptions.AlternateRowColor                        = System.Drawing.SystemColors.Highlight;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Caption = null;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.queryBuilder1.QueryColumnListOptions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.queryBuilder1.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.queryBuilder1.QueryColumnListOptions.TextColor                  = System.Drawing.SystemColors.ControlText;
     this.queryBuilder1.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.queryBuilder1.QueryNavBarOptions.ActionButtonBackColor          = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.ActionButtonBorderColor        = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.ActiveSubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.ActiveSubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.AddCteCircleColor              = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.AddUnionSubQueryCircleColor    = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.BreadcrumbsBackgroundColor     = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.queryBuilder1.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.queryBuilder1.QueryNavBarOptions.DragIndicatorColor             = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.DragIndicatorHoverColor        = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.QueryNavBarOptions.ForeColor                = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.GraphLineColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.GroupBackColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.GroupTextColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.queryBuilder1.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.queryBuilder1.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.queryBuilder1.QueryNavBarOptions.SubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.SubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.SubQueryMarkerColor      = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.SubQueryPopupBackColor   = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.TextHoverColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.Size = new System.Drawing.Size(838, 324);
     //
     //
     //
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DynamicIndents       = false;
     this.queryBuilder1.SQLFormattingOptions.DynamicRightMargin   = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.NewLineAfterDatasource            = false;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.MainPartsFromNewLine       = false;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.queryBuilder1.SQLGenerationOptions.UseAltNames          = false;
     this.queryBuilder1.TabIndex = 0;
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.queryBuilder1.VisualOptions.DockPanelBackColor                = System.Drawing.Color.Empty;
     this.queryBuilder1.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.SQLUpdated += new System.EventHandler(this.queryBuilder1_SQLUpdated);
     //
     // textBoxSql
     //
     this.textBoxSql.AcceptsReturn = true;
     this.textBoxSql.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.textBoxSql.Location      = new System.Drawing.Point(0, 0);
     this.textBoxSql.Multiline     = true;
     this.textBoxSql.Name          = "textBoxSql";
     this.textBoxSql.Size          = new System.Drawing.Size(838, 163);
     this.textBoxSql.TabIndex      = 0;
     this.textBoxSql.Validated    += new System.EventHandler(this.textBoxSql_Validated);
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 24);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(852, 523);
     this.tabControl1.TabIndex      = 1;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.splitContainer1);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(844, 497);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "QueryBuilder";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.criteriaBuilder1);
     this.tabPage2.Controls.Add(this.flowLayoutPanel1);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(844, 497);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "CriteriaBuilder";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // criteriaBuilder1
     //
     this.criteriaBuilder1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.criteriaBuilder1.Font               = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.criteriaBuilder1.Location           = new System.Drawing.Point(3, 26);
     this.criteriaBuilder1.MinimumSize        = new System.Drawing.Size(355, 51);
     this.criteriaBuilder1.Name               = "criteriaBuilder1";
     this.criteriaBuilder1.QueryTransformer   = null;
     this.criteriaBuilder1.RootItemFont       = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.criteriaBuilder1.RootJunctionPrefix = null;
     this.criteriaBuilder1.Size               = new System.Drawing.Size(838, 468);
     this.criteriaBuilder1.TabIndex           = 1;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.AutoSize = true;
     this.flowLayoutPanel1.Controls.Add(this.checkBoxEditor);
     this.flowLayoutPanel1.Controls.Add(this.checkBoxButton);
     this.flowLayoutPanel1.Controls.Add(this.checkBoxList);
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 3);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(838, 23);
     this.flowLayoutPanel1.TabIndex = 0;
     //
     // checkBoxEditor
     //
     this.checkBoxEditor.AutoSize   = true;
     this.checkBoxEditor.Checked    = true;
     this.checkBoxEditor.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBoxEditor.Location   = new System.Drawing.Point(3, 3);
     this.checkBoxEditor.Name       = "checkBoxEditor";
     this.checkBoxEditor.Size       = new System.Drawing.Size(111, 17);
     this.checkBoxEditor.TabIndex   = 0;
     this.checkBoxEditor.Text       = "Use custom editor";
     this.checkBoxEditor.UseVisualStyleBackColor = true;
     //
     // checkBoxButton
     //
     this.checkBoxButton.AutoSize   = true;
     this.checkBoxButton.Checked    = true;
     this.checkBoxButton.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBoxButton.Location   = new System.Drawing.Point(120, 3);
     this.checkBoxButton.Name       = "checkBoxButton";
     this.checkBoxButton.Size       = new System.Drawing.Size(150, 17);
     this.checkBoxButton.TabIndex   = 0;
     this.checkBoxButton.Text       = "Use custom lookup button";
     this.checkBoxButton.UseVisualStyleBackColor = true;
     //
     // checkBoxList
     //
     this.checkBoxList.AutoSize   = true;
     this.checkBoxList.Checked    = true;
     this.checkBoxList.CheckState = System.Windows.Forms.CheckState.Checked;
     this.checkBoxList.Location   = new System.Drawing.Point(276, 3);
     this.checkBoxList.Name       = "checkBoxList";
     this.checkBoxList.Size       = new System.Drawing.Size(132, 17);
     this.checkBoxList.TabIndex   = 0;
     this.checkBoxList.Text       = "Use custom lookup list";
     this.checkBoxList.UseVisualStyleBackColor = true;
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.connectionToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(852, 24);
     this.menuStrip1.TabIndex = 2;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // connectionToolStripMenuItem
     //
     this.connectionToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.connectToToolStripMenuItem,
         this.toolStripSeparator1,
         this.fillTheQueryBuilderProgrammaticallyToolStripMenuItem
     });
     this.connectionToolStripMenuItem.Name = "connectionToolStripMenuItem";
     this.connectionToolStripMenuItem.Size = new System.Drawing.Size(81, 20);
     this.connectionToolStripMenuItem.Text = "Connection";
     //
     // connectToToolStripMenuItem
     //
     this.connectToToolStripMenuItem.Name   = "connectToToolStripMenuItem";
     this.connectToToolStripMenuItem.Size   = new System.Drawing.Size(279, 22);
     this.connectToToolStripMenuItem.Text   = "Connect to...";
     this.connectToToolStripMenuItem.Click += new System.EventHandler(this.connectToToolStripMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(276, 6);
     //
     // fillTheQueryBuilderProgrammaticallyToolStripMenuItem
     //
     this.fillTheQueryBuilderProgrammaticallyToolStripMenuItem.Name   = "fillTheQueryBuilderProgrammaticallyToolStripMenuItem";
     this.fillTheQueryBuilderProgrammaticallyToolStripMenuItem.Size   = new System.Drawing.Size(279, 22);
     this.fillTheQueryBuilderProgrammaticallyToolStripMenuItem.Text   = "Fill the query builder programmatically";
     this.fillTheQueryBuilderProgrammaticallyToolStripMenuItem.Click += new System.EventHandler(this.fillTheQueryBuilderProgrammaticallyToolStripMenuItem_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(852, 547);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.menuStrip1);
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "Form1";
     this.Text          = "Form1";
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.tabPage2.PerformLayout();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Пример #9
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();
            ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess1 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
            this.tabControl1                  = new System.Windows.Forms.TabControl();
            this.tabPageSQL                   = new System.Windows.Forms.TabPage();
            this.splitContainer1              = new System.Windows.Forms.SplitContainer();
            this.queryBuilder1                = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
            this.errorBox1                    = new GeneralAssembly.Common.SqlErrorBox();
            this.textBox1                     = new System.Windows.Forms.TextBox();
            this.panel2                       = new System.Windows.Forms.Panel();
            this.breadcrumbControl1           = new ActiveQueryBuilder.View.WinForms.NavigationBar.SubQueryBreadcrumbsBar();
            this.panel3                       = new System.Windows.Forms.Panel();
            this.button1                      = new System.Windows.Forms.Button();
            this.tabPageData                  = new System.Windows.Forms.TabPage();
            this.dataGridView1                = new GeneralAssembly.DataViewerControl.DataViewer();
            this.openFileDialog               = new System.Windows.Forms.OpenFileDialog();
            this.saveFileDialog               = new System.Windows.Forms.SaveFileDialog();
            this.mssqlMetadataProvider1       = new ActiveQueryBuilder.Core.MSSQLMetadataProvider(this.components);
            this.oledbMetadataProvider1       = new ActiveQueryBuilder.Core.OLEDBMetadataProvider(this.components);
            this.odbcMetadataProvider1        = new ActiveQueryBuilder.Core.ODBCMetadataProvider(this.components);
            this.mainMenu1                    = new System.Windows.Forms.MenuStrip();
            this.menuItem1                    = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItemConnectTo            = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItem2                    = new System.Windows.Forms.ToolStripSeparator();
            this.fillProgrammaticallyMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItem3                    = new System.Windows.Forms.ToolStripMenuItem();
            this.refreshMetadataMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
            this.editMetadataMenuItem         = new System.Windows.Forms.ToolStripMenuItem();
            this.clearMetadataMenuItem        = new System.Windows.Forms.ToolStripMenuItem();
            this.menuItem4                    = new System.Windows.Forms.ToolStripSeparator();
            this.loadMetadataFromXMLMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
            this.saveMetadataToXMLMenuItem    = new System.Windows.Forms.ToolStripMenuItem();
            this.queryStatisticsMenuItem      = new System.Windows.Forms.ToolStripMenuItem();
            this.propertiesMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
            this.aboutMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
            this.panel1                       = new System.Windows.Forms.Panel();
            this.linkLabel1                   = new System.Windows.Forms.LinkLabel();
            this.genericSyntaxProvider1       = new ActiveQueryBuilder.Core.GenericSyntaxProvider(this.components);
            this.mssqlSyntaxProvider1         = new ActiveQueryBuilder.Core.MSSQLSyntaxProvider(this.components);
            this.oracleSyntaxProvider1        = new ActiveQueryBuilder.Core.OracleSyntaxProvider(this.components);
            this.msaccessSyntaxProvider1      = new ActiveQueryBuilder.Core.MSAccessSyntaxProvider(this.components);
            this.cmEditMode                   = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.tsmiEntire                   = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmiSubQuery                 = new System.Windows.Forms.ToolStripMenuItem();
            this.tsmiExpression               = new System.Windows.Forms.ToolStripMenuItem();
            this.tabControl1.SuspendLayout();
            this.tabPageSQL.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).BeginInit();
            this.panel2.SuspendLayout();
            this.panel3.SuspendLayout();
            this.tabPageData.SuspendLayout();
            this.mainMenu1.SuspendLayout();
            this.panel1.SuspendLayout();
            this.cmEditMode.SuspendLayout();
            this.SuspendLayout();
            //
            // tabControl1
            //
            this.tabControl1.Controls.Add(this.tabPageSQL);
            this.tabControl1.Controls.Add(this.tabPageData);
            this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
            this.tabControl1.Location      = new System.Drawing.Point(0, 45);
            this.tabControl1.Margin        = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.tabControl1.Name          = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size          = new System.Drawing.Size(1031, 475);
            this.tabControl1.TabIndex      = 0;
            this.tabControl1.Selected     += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
            //
            // tabPageSQL
            //
            this.tabPageSQL.Controls.Add(this.splitContainer1);
            this.tabPageSQL.Location = new System.Drawing.Point(4, 24);
            this.tabPageSQL.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.tabPageSQL.Name     = "tabPageSQL";
            this.tabPageSQL.Padding  = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.tabPageSQL.Size     = new System.Drawing.Size(1023, 447);
            this.tabPageSQL.TabIndex = 0;
            this.tabPageSQL.Text     = "SQL";
            this.tabPageSQL.UseVisualStyleBackColor = true;
            //
            // splitContainer1
            //
            this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location    = new System.Drawing.Point(4, 3);
            this.splitContainer1.Margin      = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.splitContainer1.Name        = "splitContainer1";
            this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
            //
            // splitContainer1.Panel1
            //
            this.splitContainer1.Panel1.Controls.Add(this.queryBuilder1);
            //
            // splitContainer1.Panel2
            //
            this.splitContainer1.Panel2.Controls.Add(this.errorBox1);
            this.splitContainer1.Panel2.Controls.Add(this.textBox1);
            this.splitContainer1.Panel2.Controls.Add(this.panel2);
            this.splitContainer1.Size             = new System.Drawing.Size(1015, 441);
            this.splitContainer1.SplitterDistance = 308;
            this.splitContainer1.SplitterWidth    = 5;
            this.splitContainer1.TabIndex         = 0;
            //
            // queryBuilder1
            //
            this.queryBuilder1.AddObjectDialogOptions.Location      = new System.Drawing.Point(0, 0);
            this.queryBuilder1.AddObjectDialogOptions.Size          = new System.Drawing.Size(430, 430);
            this.queryBuilder1.AddObjectDialogOptions.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.queryBuilder1.AddObjectDialogOptions.StartWithDefaultNamespaceType      = ActiveQueryBuilder.Core.MetadataType.Database;
            this.queryBuilder1.AddObjectDialogOptions.StartWithMetadataStructurePath     = null;
            this.queryBuilder1.BehaviorOptions.ResolveColumnNamingConflictsAutomatically = false;
            this.queryBuilder1.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.queryBuilder1.DatabaseSchemaViewOptions.DrawTreeLines = false;
            this.queryBuilder1.DatabaseSchemaViewOptions.ImageList     = null;
            this.queryBuilder1.DataSourceOptions.ColumnsOptions.InformationButtonsColumnOptions.Color = System.Drawing.Color.Black;
            this.queryBuilder1.DesignPaneOptions.Background = System.Drawing.SystemColors.Window;
            linkPainterAccess1.LinkColor        = System.Drawing.Color.Black;
            linkPainterAccess1.LinkColorFocused = System.Drawing.Color.Black;
            linkPainterAccess1.MarkColor        = System.Drawing.SystemColors.Control;
            linkPainterAccess1.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
            linkPainterAccess1.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
            this.queryBuilder1.DesignPaneOptions.LinkPainterOptions = linkPainterAccess1;
            this.queryBuilder1.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
            this.queryBuilder1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.queryBuilder1.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
            this.queryBuilder1.Location = new System.Drawing.Point(0, 0);
            this.queryBuilder1.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);

            this.queryBuilder1.Name    = "queryBuilder1";
            this.queryBuilder1.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.queryBuilder1.PanesConfigurationOptions.DatabaseSchemaViewDock            = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
            this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = false;
            this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
            this.queryBuilder1.PanesConfigurationOptions.PropertiesBarEnabled                  = true;
            this.queryBuilder1.PanesConfigurationOptions.QueryColumnsPaneHeight                = 135;
            this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide    = true;
            this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position    = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
            this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
            this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
            this.queryBuilder1.QueryColumnListOptions.Font = null;
            this.queryBuilder1.QueryColumnListOptions.InitialOrColumnsCount      = 2;
            this.queryBuilder1.QueryColumnListOptions.NullOrderingInOrderBy      = false;
            this.queryBuilder1.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
            this.queryBuilder1.QueryNavBarOptions.ActionButtonBackColor          = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.ActionButtonBorderColor        = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.ActiveSubQueryItemBackColor    = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.ActiveSubQueryItemBorderColor  = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.AddCteCircleColor              = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.AddUnionSubQueryCircleColor    = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.BreadcrumbsBackgroundColor     = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
            this.queryBuilder1.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
            this.queryBuilder1.QueryNavBarOptions.DragIndicatorColor             = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.DragIndicatorHoverColor        = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
            this.queryBuilder1.QueryNavBarOptions.ForeColor                = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.GraphLineColor           = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.GroupBackColor           = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.GroupTextColor           = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
            this.queryBuilder1.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
            this.queryBuilder1.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
            this.queryBuilder1.QueryNavBarOptions.SubQueryItemBackColor    = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.SubQueryItemBorderColor  = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.SubQueryMarkerColor      = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.SubQueryPopupBackColor   = System.Drawing.Color.Empty;
            this.queryBuilder1.QueryNavBarOptions.TextHoverColor           = System.Drawing.Color.Empty;
            this.queryBuilder1.Size = new System.Drawing.Size(1015, 308);
            //
            //
            //
            this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.DynamicIndents       = false;
            this.queryBuilder1.SQLFormattingOptions.DynamicRightMargin   = false;
            this.queryBuilder1.SQLFormattingOptions.ExpandVirtualFields  = false;
            this.queryBuilder1.SQLFormattingOptions.ExpandVirtualObjects = false;
            this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.NewLineAfterDatasource            = false;
            this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.MainPartsFromNewLine       = false;
            this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
            //
            //
            //
            this.queryBuilder1.SQLGenerationOptions.ExpandVirtualFields  = true;
            this.queryBuilder1.SQLGenerationOptions.ExpandVirtualObjects = true;
            this.queryBuilder1.SQLGenerationOptions.UseAltNames          = false;
            this.queryBuilder1.TabIndex = 0;
            this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
            this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
            this.queryBuilder1.VisualOptions.DockPanelBackColor                = System.Drawing.Color.Empty;
            this.queryBuilder1.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
            this.queryBuilder1.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
            this.queryBuilder1.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
            this.queryBuilder1.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
            this.queryBuilder1.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
            this.queryBuilder1.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
            this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
            this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
            this.queryBuilder1.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
            this.queryBuilder1.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
            this.queryBuilder1.SQLUpdated += new System.EventHandler(this.queryBuilder_SQLUpdated);
            //
            // errorBox1
            //
            this.errorBox1.Anchor                    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.errorBox1.AutoSize                  = true;
            this.errorBox1.BackColor                 = System.Drawing.Color.LightPink;
            this.errorBox1.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
            this.errorBox1.CurrentSyntaxProvider     = null;
            this.errorBox1.IsVisibleCheckSyntaxPanel = false;
            this.errorBox1.Location                  = new System.Drawing.Point(638, 47);
            this.errorBox1.Margin                    = new System.Windows.Forms.Padding(5, 3, 5, 3);
            this.errorBox1.Name               = "errorBox1";
            this.errorBox1.Padding            = new System.Windows.Forms.Padding(6, 6, 6, 6);
            this.errorBox1.Size               = new System.Drawing.Size(352, 79);
            this.errorBox1.TabIndex           = 2;
            this.errorBox1.Visible            = false;
            this.errorBox1.GoToErrorPosition += new System.EventHandler(this.errorBox1_GoToErrorPosition);
            this.errorBox1.RevertValidText   += new System.EventHandler(this.errorBox1_RevertValidText);
            //
            // textBox1
            //
            this.textBox1.BorderStyle   = System.Windows.Forms.BorderStyle.FixedSingle;
            this.textBox1.Dock          = System.Windows.Forms.DockStyle.Fill;
            this.textBox1.Font          = new System.Drawing.Font("Courier New", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point);
            this.textBox1.HideSelection = false;
            this.textBox1.Location      = new System.Drawing.Point(0, 30);
            this.textBox1.Margin        = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.textBox1.Multiline     = true;
            this.textBox1.Name          = "textBox1";
            this.textBox1.ScrollBars    = System.Windows.Forms.ScrollBars.Both;
            this.textBox1.Size          = new System.Drawing.Size(1015, 98);
            this.textBox1.TabIndex      = 0;
            //
            // panel2
            //
            this.panel2.Controls.Add(this.breadcrumbControl1);
            this.panel2.Controls.Add(this.panel3);
            this.panel2.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.panel2.Name     = "panel2";
            this.panel2.Size     = new System.Drawing.Size(1015, 30);
            this.panel2.TabIndex = 1;
            //
            // breadcrumbControl1
            //
            this.breadcrumbControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.breadcrumbControl1.Location = new System.Drawing.Point(14, 0);
            this.breadcrumbControl1.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.breadcrumbControl1.Name     = "breadcrumbControl1";
            this.breadcrumbControl1.Options.ActionButtonBackColor         = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.ActionButtonBorderColor       = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.ActiveSubQueryItemBackColor   = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.ActiveSubQueryItemBorderColor = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.AddCteCircleColor             = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.AddUnionSubQueryCircleColor   = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.BreadcrumbsBackgroundColor    = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.CTEButtonBaseColor            = System.Drawing.Color.Green;
            this.breadcrumbControl1.Options.DragIndicatorColor            = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.DragIndicatorHoverColor       = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.Font                     = null;
            this.breadcrumbControl1.Options.ForeColor                = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.GraphLineColor           = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.GroupBackColor           = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.GroupTextColor           = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
            this.breadcrumbControl1.Options.RootQueryButtonBaseColor = System.Drawing.Color.Black;
            this.breadcrumbControl1.Options.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
            this.breadcrumbControl1.Options.SubQueryItemBackColor    = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.SubQueryItemBorderColor  = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.SubQueryMarkerColor      = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Options.TextHoverColor           = System.Drawing.Color.Empty;
            this.breadcrumbControl1.Padding   = new System.Windows.Forms.Padding(6, 0, 0, 0);
            this.breadcrumbControl1.QueryView = null;
            this.breadcrumbControl1.Size      = new System.Drawing.Size(1001, 30);
            this.breadcrumbControl1.TabIndex  = 2;
            //
            // panel3
            //
            this.panel3.AutoSize     = true;
            this.panel3.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.panel3.Controls.Add(this.button1);
            this.panel3.Dock     = System.Windows.Forms.DockStyle.Left;
            this.panel3.Location = new System.Drawing.Point(0, 0);
            this.panel3.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.panel3.Name     = "panel3";
            this.panel3.Size     = new System.Drawing.Size(14, 30);
            this.panel3.TabIndex = 1;
            //
            // button1
            //
            this.button1.AutoSize                = true;
            this.button1.AutoSizeMode            = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.button1.Location                = new System.Drawing.Point(4, 3);
            this.button1.Margin                  = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.button1.Name                    = "button1";
            this.button1.Size                    = new System.Drawing.Size(6, 6);
            this.button1.TabIndex                = 0;
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click                  += new System.EventHandler(this.button1_Click);
            //
            // tabPageData
            //
            this.tabPageData.Controls.Add(this.dataGridView1);
            this.tabPageData.Location = new System.Drawing.Point(4, 24);
            this.tabPageData.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.tabPageData.Name     = "tabPageData";
            this.tabPageData.Padding  = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.tabPageData.Size     = new System.Drawing.Size(1023, 423);
            this.tabPageData.TabIndex = 1;
            this.tabPageData.Text     = "Data";
            this.tabPageData.UseVisualStyleBackColor = true;
            //
            // dataGridView1
            //
            this.dataGridView1.AutoSize         = true;
            this.dataGridView1.Dock             = System.Windows.Forms.DockStyle.Fill;
            this.dataGridView1.Location         = new System.Drawing.Point(4, 3);
            this.dataGridView1.Margin           = new System.Windows.Forms.Padding(5, 3, 5, 3);
            this.dataGridView1.Name             = "dataGridView1";
            this.dataGridView1.QueryTransformer = null;
            this.dataGridView1.Size             = new System.Drawing.Size(1015, 417);
            this.dataGridView1.SqlQuery         = null;
            this.dataGridView1.TabIndex         = 0;
            //
            // openFileDialog
            //
            this.openFileDialog.Filter = "XML files (*.xml)|*.xml|All files (*.*)|*.*";
            //
            // saveFileDialog
            //
            this.saveFileDialog.Filter = "XML files (*.xml)|*.xml|All files (*.*)|*.*";
            //
            // mssqlMetadataProvider1
            //
            this.mssqlMetadataProvider1.Connection = null;
            //
            // oledbMetadataProvider1
            //
            this.oledbMetadataProvider1.Connection = null;
            //
            // odbcMetadataProvider1
            //
            this.odbcMetadataProvider1.Connection                  = null;
            this.odbcMetadataProvider1.IgnoreSchemaOnlyFlag        = false;
            this.odbcMetadataProvider1.SkipLoadFieldsFromGetSchema = false;
            //
            // mainMenu1
            //
            this.mainMenu1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
                this.menuItem1,
                this.menuItem3,
                this.queryStatisticsMenuItem,
                this.propertiesMenuItem,
                this.aboutMenuItem
            });
            this.mainMenu1.Location = new System.Drawing.Point(0, 45);
            this.mainMenu1.Name     = "mainMenu1";
            this.mainMenu1.Padding  = new System.Windows.Forms.Padding(7, 2, 0, 2);
            this.mainMenu1.Size     = new System.Drawing.Size(1031, 24);
            this.mainMenu1.TabIndex = 4;
            //
            // menuItem1
            //
            this.menuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
                this.menuItemConnectTo,
                this.menuItem2,
                this.fillProgrammaticallyMenuItem
            });
            this.menuItem1.Name = "menuItem1";
            this.menuItem1.Size = new System.Drawing.Size(64, 20);
            this.menuItem1.Text = "Connect";
            //
            // menuItemConnectTo
            //
            this.menuItemConnectTo.Name   = "menuItemConnectTo";
            this.menuItemConnectTo.Size   = new System.Drawing.Size(279, 22);
            this.menuItemConnectTo.Text   = "Connect to...";
            this.menuItemConnectTo.Click += new System.EventHandler(this.menuItemConnectTo_Click);
            //
            // menuItem2
            //
            this.menuItem2.Name = "menuItem2";
            this.menuItem2.Size = new System.Drawing.Size(276, 6);
            //
            // fillProgrammaticallyMenuItem
            //
            this.fillProgrammaticallyMenuItem.Name   = "fillProgrammaticallyMenuItem";
            this.fillProgrammaticallyMenuItem.Size   = new System.Drawing.Size(279, 22);
            this.fillProgrammaticallyMenuItem.Text   = "Fill the query builder programmatically";
            this.fillProgrammaticallyMenuItem.Click += new System.EventHandler(this.fillProgrammaticallyMenuItem_Click);
            //
            // menuItem3
            //
            this.menuItem3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
                this.refreshMetadataMenuItem,
                this.editMetadataMenuItem,
                this.clearMetadataMenuItem,
                this.menuItem4,
                this.loadMetadataFromXMLMenuItem,
                this.saveMetadataToXMLMenuItem
            });
            this.menuItem3.Name = "menuItem3";
            this.menuItem3.Size = new System.Drawing.Size(69, 20);
            this.menuItem3.Text = "Metadata";
            //
            // refreshMetadataMenuItem
            //
            this.refreshMetadataMenuItem.Name   = "refreshMetadataMenuItem";
            this.refreshMetadataMenuItem.Size   = new System.Drawing.Size(218, 22);
            this.refreshMetadataMenuItem.Text   = "Refresh Metadata";
            this.refreshMetadataMenuItem.Click += new System.EventHandler(this.refreshMetadataMenuItem_Click);
            //
            // editMetadataMenuItem
            //
            this.editMetadataMenuItem.Name   = "editMetadataMenuItem";
            this.editMetadataMenuItem.Size   = new System.Drawing.Size(218, 22);
            this.editMetadataMenuItem.Text   = "Edit Metadata...";
            this.editMetadataMenuItem.Click += new System.EventHandler(this.editMetadataMenuItem_Click);
            //
            // clearMetadataMenuItem
            //
            this.clearMetadataMenuItem.Name   = "clearMetadataMenuItem";
            this.clearMetadataMenuItem.Size   = new System.Drawing.Size(218, 22);
            this.clearMetadataMenuItem.Text   = "Clear Metadata";
            this.clearMetadataMenuItem.Click += new System.EventHandler(this.clearMetadataMenuItem_Click);
            //
            // menuItem4
            //
            this.menuItem4.Name = "menuItem4";
            this.menuItem4.Size = new System.Drawing.Size(215, 6);
            //
            // loadMetadataFromXMLMenuItem
            //
            this.loadMetadataFromXMLMenuItem.Name   = "loadMetadataFromXMLMenuItem";
            this.loadMetadataFromXMLMenuItem.Size   = new System.Drawing.Size(218, 22);
            this.loadMetadataFromXMLMenuItem.Text   = "Load Metadata from XML...";
            this.loadMetadataFromXMLMenuItem.Click += new System.EventHandler(this.loadMetadataFromXMLMenuItem_Click);
            //
            // saveMetadataToXMLMenuItem
            //
            this.saveMetadataToXMLMenuItem.Name   = "saveMetadataToXMLMenuItem";
            this.saveMetadataToXMLMenuItem.Size   = new System.Drawing.Size(218, 22);
            this.saveMetadataToXMLMenuItem.Text   = "Save Metadata to XML...";
            this.saveMetadataToXMLMenuItem.Click += new System.EventHandler(this.saveMetadataToXMLMenuItem_Click);
            //
            // queryStatisticsMenuItem
            //
            this.queryStatisticsMenuItem.Name   = "queryStatisticsMenuItem";
            this.queryStatisticsMenuItem.Size   = new System.Drawing.Size(109, 20);
            this.queryStatisticsMenuItem.Text   = "Query Statistics...";
            this.queryStatisticsMenuItem.Click += new System.EventHandler(this.queryStatisticsMenuItem_Click);
            //
            // propertiesMenuItem
            //
            this.propertiesMenuItem.Name   = "propertiesMenuItem";
            this.propertiesMenuItem.Size   = new System.Drawing.Size(81, 20);
            this.propertiesMenuItem.Text   = "Properties...";
            this.propertiesMenuItem.Click += new System.EventHandler(this.propertiesMenuItem_Click);
            //
            // aboutMenuItem
            //
            this.aboutMenuItem.Name   = "aboutMenuItem";
            this.aboutMenuItem.Size   = new System.Drawing.Size(61, 20);
            this.aboutMenuItem.Text   = "About...";
            this.aboutMenuItem.Click += new System.EventHandler(this.aboutMenuItem_Click);
            //
            // panel1
            //
            this.panel1.AutoSize     = true;
            this.panel1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
            this.panel1.BackColor    = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
            this.panel1.BorderStyle  = System.Windows.Forms.BorderStyle.FixedSingle;
            this.panel1.Controls.Add(this.linkLabel1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
            this.panel1.Location = new System.Drawing.Point(0, 0);
            this.panel1.Margin   = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.panel1.Name     = "panel1";
            this.panel1.Padding  = new System.Windows.Forms.Padding(7, 6, 4, 0);
            this.panel1.Size     = new System.Drawing.Size(1031, 45);
            this.panel1.TabIndex = 3;
            this.panel1.Visible  = false;
            //
            // linkLabel1
            //
            this.linkLabel1.AutoEllipsis = true;
            this.linkLabel1.AutoSize     = true;
            this.linkLabel1.Dock         = System.Windows.Forms.DockStyle.Fill;
            this.linkLabel1.LinkArea     = new System.Windows.Forms.LinkArea(269, 22);
            this.linkLabel1.Location     = new System.Drawing.Point(7, 6);
            this.linkLabel1.Margin       = new System.Windows.Forms.Padding(4, 0, 4, 0);
            this.linkLabel1.Name         = "linkLabel1";
            this.linkLabel1.Size         = new System.Drawing.Size(836, 37);
            this.linkLabel1.TabIndex     = 0;
            this.linkLabel1.Text         = resources.GetString("linkLabel1.Text");
            this.linkLabel1.UseCompatibleTextRendering = true;
            //
            // genericSyntaxProvider1
            //
            this.genericSyntaxProvider1.DetectServerVersion  = false;
            this.genericSyntaxProvider1.IdentCaseSens        = ActiveQueryBuilder.Core.IdentCaseSensitivity.Insensitive;
            this.genericSyntaxProvider1.OnCalcExpressionType = null;
            //
            // mssqlSyntaxProvider1
            //
            this.mssqlSyntaxProvider1.DetectServerVersion  = true;
            this.mssqlSyntaxProvider1.OnCalcExpressionType = null;
            //
            // oracleSyntaxProvider1
            //
            this.oracleSyntaxProvider1.DetectServerVersion  = true;
            this.oracleSyntaxProvider1.OnCalcExpressionType = null;
            this.oracleSyntaxProvider1.ServerVersion        = ActiveQueryBuilder.Core.OracleServerVersion.Oracle10;
            //
            // msaccessSyntaxProvider1
            //
            this.msaccessSyntaxProvider1.DetectServerVersion  = false;
            this.msaccessSyntaxProvider1.IdentCaseSens        = ActiveQueryBuilder.Core.IdentCaseSensitivity.Insensitive;
            this.msaccessSyntaxProvider1.OnCalcExpressionType = null;
            //
            // cmEditMode
            //
            this.cmEditMode.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
                this.tsmiEntire,
                this.tsmiSubQuery,
                this.tsmiExpression
            });
            this.cmEditMode.Name = "contextMenuStrip1";
            this.cmEditMode.Size = new System.Drawing.Size(318, 70);
            //
            // tsmiEntire
            //
            this.tsmiEntire.CheckOnClick    = true;
            this.tsmiEntire.Name            = "tsmiEntire";
            this.tsmiEntire.Size            = new System.Drawing.Size(317, 22);
            this.tsmiEntire.Text            = "Edit the entire SQL query text";
            this.tsmiEntire.CheckedChanged += new System.EventHandler(this.tsmiEntire_CheckedChanged);
            //
            // tsmiSubQuery
            //
            this.tsmiSubQuery.CheckOnClick    = true;
            this.tsmiSubQuery.Name            = "tsmiSubQuery";
            this.tsmiSubQuery.Size            = new System.Drawing.Size(317, 22);
            this.tsmiSubQuery.Text            = "Edit text of the current sub-Query";
            this.tsmiSubQuery.CheckedChanged += new System.EventHandler(this.tsmiSubQuery_CheckedChanged);
            //
            // tsmiExpression
            //
            this.tsmiExpression.CheckOnClick    = true;
            this.tsmiExpression.Name            = "tsmiExpression";
            this.tsmiExpression.Size            = new System.Drawing.Size(317, 22);
            this.tsmiExpression.Text            = "Edit text of the current SELECT Expression only";
            this.tsmiExpression.CheckedChanged += new System.EventHandler(this.tsmiExpression_CheckedChanged);
            //
            // Form1
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(1031, 520);
            this.Controls.Add(this.mainMenu1);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.panel1);
            this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MainMenuStrip = this.mainMenu1;
            this.Margin        = new System.Windows.Forms.Padding(4, 3, 4, 3);
            this.Name          = "Form1";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text          = "Active Query Builder for .NET WinForms Edition - General Demo (C#)";
            this.tabControl1.ResumeLayout(false);
            this.tabPageSQL.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.Panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).EndInit();
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.tabPageData.ResumeLayout(false);
            this.tabPageData.PerformLayout();
            this.mainMenu1.ResumeLayout(false);
            this.mainMenu1.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.cmEditMode.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess1 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.imageList16            = new System.Windows.Forms.ImageList(this.components);
     this.openMetadataFileDialog = new System.Windows.Forms.OpenFileDialog();
     this.saveMetadataFileDialog = new System.Windows.Forms.SaveFileDialog();
     this.mainMenu1              = new System.Windows.Forms.MenuStrip();
     this.menuItem1              = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutMenuItem          = new System.Windows.Forms.ToolStripMenuItem();
     this.splitContainer1        = new System.Windows.Forms.SplitContainer();
     this.queryBuilder1          = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     this.genericSyntaxProvider1 = new ActiveQueryBuilder.Core.GenericSyntaxProvider(this.components);
     this.textBox1                  = new System.Windows.Forms.TextBox();
     this.tabControl1               = new System.Windows.Forms.TabControl();
     this.tabPageDirect             = new System.Windows.Forms.TabPage();
     this.btnFourthWay              = new System.Windows.Forms.Button();
     this.textBox5                  = new System.Windows.Forms.TextBox();
     this.tabPageOnDemand           = new System.Windows.Forms.TabPage();
     this.btnThirdWay               = new System.Windows.Forms.Button();
     this.textBox3                  = new System.Windows.Forms.TextBox();
     this.tabPageExecSql            = new System.Windows.Forms.TabPage();
     this.btnFirstWay               = new System.Windows.Forms.Button();
     this.label1                    = new System.Windows.Forms.Label();
     this.textBox2                  = new System.Windows.Forms.TextBox();
     this.tabPageDataset            = new System.Windows.Forms.TabPage();
     this.btnFifthWay               = new System.Windows.Forms.Button();
     this.textBox6                  = new System.Windows.Forms.TextBox();
     this.way3EventMetadataProvider = new ActiveQueryBuilder.Core.EventMetadataProvider(this.components);
     this.menuItemConnect           = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPageDirect.SuspendLayout();
     this.tabPageOnDemand.SuspendLayout();
     this.tabPageExecSql.SuspendLayout();
     this.tabPageDataset.SuspendLayout();
     this.SuspendLayout();
     //
     // imageList16
     //
     this.imageList16.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList16.ImageStream")));
     this.imageList16.TransparentColor = System.Drawing.Color.Magenta;
     this.imageList16.Images.SetKeyName(0, "0.bmp");
     this.imageList16.Images.SetKeyName(1, "1.bmp");
     this.imageList16.Images.SetKeyName(2, "2.bmp");
     this.imageList16.Images.SetKeyName(3, "3.bmp");
     this.imageList16.Images.SetKeyName(4, "4.bmp");
     this.imageList16.Images.SetKeyName(5, "5.bmp");
     this.imageList16.Images.SetKeyName(6, "6.bmp");
     this.imageList16.Images.SetKeyName(7, "7.bmp");
     this.imageList16.Images.SetKeyName(8, "8.bmp");
     //
     // openMetadataFileDialog
     //
     this.openMetadataFileDialog.Filter = "XML files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // saveMetadataFileDialog
     //
     this.saveMetadataFileDialog.Filter = "XML files (*.xml)|*.xml|All files (*.*)|*.*";
     //
     // mainMenu1
     //
     this.mainMenu1.Items.AddRange(new System.Windows.Forms.ToolStripMenuItem[] {
         this.menuItem1,
         this.aboutMenuItem
     });
     //
     // menuItem1
     //
     this.menuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripMenuItem[] {
         this.menuItemConnect
     });
     this.menuItem1.Text = "Connect";
     //
     // aboutMenuItem
     //
     this.aboutMenuItem.Text   = "About...";
     this.aboutMenuItem.Click += new System.EventHandler(this.aboutMenuItem_Click);
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 149);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.queryBuilder1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.textBox1);
     this.splitContainer1.Size             = new System.Drawing.Size(764, 455);
     this.splitContainer1.SplitterDistance = 346;
     this.splitContainer1.TabIndex         = 1;
     //
     // queryBuilder1
     //
     this.queryBuilder1.AddObjectDialogOptions.Location         = new System.Drawing.Point(0, 0);
     this.queryBuilder1.AddObjectDialogOptions.Size             = new System.Drawing.Size(430, 430);
     this.queryBuilder1.AddObjectDialogOptions.StartPosition    = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.queryBuilder1.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.queryBuilder1.DatabaseSchemaViewOptions.ImageList     = this.imageList16;
     this.queryBuilder1.DataSourceOptions.ColumnsOptions.InformationButtonsColumnOptions.Color = System.Drawing.Color.Black;
     this.queryBuilder1.DataSourceOptions.ColumnsOptions.MarkColumnOptions.PrimaryKeyIcon      = ((System.Drawing.Image)(resources.GetObject("resource.PrimaryKeyIcon")));
     this.queryBuilder1.DesignPaneOptions.Background = System.Drawing.SystemColors.Window;
     linkPainterAccess1.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess1.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess1.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess1.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess1.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.queryBuilder1.DesignPaneOptions.LinkPainterOptions = linkPainterAccess1;
     this.queryBuilder1.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.queryBuilder1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.queryBuilder1.Font     = new System.Drawing.Font("Segoe UI", 8.25F);
     this.queryBuilder1.Location = new System.Drawing.Point(0, 0);
     this.queryBuilder1.Name     = "queryBuilder1";
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.queryBuilder1.PanesConfigurationOptions.PropertiesBarEnabled = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.queryBuilder1.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.queryBuilder1.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.queryBuilder1.QueryColumnListOptions.Font = null;
     this.queryBuilder1.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.queryBuilder1.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.queryBuilder1.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.queryBuilder1.QueryNavBarOptions.ActionButtonBackColor          = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.ActionButtonBorderColor        = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.ActiveSubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.ActiveSubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.AddCteCircleColor              = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.AddUnionSubQueryCircleColor    = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.BreadcrumbsBackgroundColor     = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.queryBuilder1.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.queryBuilder1.QueryNavBarOptions.DragIndicatorColor             = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.DragIndicatorHoverColor        = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.QueryNavBarOptions.ForeColor                = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.GraphLineColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.GroupBackColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.GroupTextColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.queryBuilder1.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.queryBuilder1.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.queryBuilder1.QueryNavBarOptions.SubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.SubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.SubQueryMarkerColor      = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.SubQueryPopupBackColor   = System.Drawing.Color.Empty;
     this.queryBuilder1.QueryNavBarOptions.TextHoverColor           = System.Drawing.Color.Empty;
     this.queryBuilder1.Size = new System.Drawing.Size(764, 346);
     //
     //
     //
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.DynamicIndents       = false;
     this.queryBuilder1.SQLFormattingOptions.DynamicRightMargin   = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.queryBuilder1.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder1.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.queryBuilder1.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.queryBuilder1.SyntaxProvider = this.genericSyntaxProvider1;
     this.queryBuilder1.TabIndex       = 0;
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.queryBuilder1.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.queryBuilder1.VisualOptions.DockPanelBackColor                = System.Drawing.Color.Empty;
     this.queryBuilder1.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.queryBuilder1.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.queryBuilder1.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.queryBuilder1.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder1.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder1.SQLUpdated += new System.EventHandler(this.queryBuilder1_SQLUpdated);
     //
     // genericSyntaxProvider1
     //
     this.genericSyntaxProvider1.DetectServerVersion  = false;
     this.genericSyntaxProvider1.IdentCaseSens        = ActiveQueryBuilder.Core.IdentCaseSensitivity.Insensitive;
     this.genericSyntaxProvider1.OnCalcExpressionType = null;
     //
     // textBox1
     //
     this.textBox1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.textBox1.HideSelection = false;
     this.textBox1.Location      = new System.Drawing.Point(0, 0);
     this.textBox1.Multiline     = true;
     this.textBox1.Name          = "textBox1";
     this.textBox1.ScrollBars    = System.Windows.Forms.ScrollBars.Both;
     this.textBox1.Size          = new System.Drawing.Size(764, 105);
     this.textBox1.TabIndex      = 0;
     this.textBox1.Validating   += new System.ComponentModel.CancelEventHandler(this.textBox1_Validating);
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPageDirect);
     this.tabControl1.Controls.Add(this.tabPageOnDemand);
     this.tabControl1.Controls.Add(this.tabPageExecSql);
     this.tabControl1.Controls.Add(this.tabPageDataset);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Top;
     this.tabControl1.Location      = new System.Drawing.Point(0, 0);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(764, 149);
     this.tabControl1.TabIndex      = 0;
     //
     // tabPageDirect
     //
     this.tabPageDirect.Controls.Add(this.btnFourthWay);
     this.tabPageDirect.Controls.Add(this.textBox5);
     this.tabPageDirect.Location = new System.Drawing.Point(4, 22);
     this.tabPageDirect.Name     = "tabPageDirect";
     this.tabPageDirect.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageDirect.Size     = new System.Drawing.Size(756, 123);
     this.tabPageDirect.TabIndex = 3;
     this.tabPageDirect.Text     = "Direct filling of MetadataContainer";
     this.tabPageDirect.UseVisualStyleBackColor = true;
     //
     // btnFourthWay
     //
     this.btnFourthWay.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnFourthWay.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnFourthWay.Location = new System.Drawing.Point(613, 94);
     this.btnFourthWay.Name     = "btnFourthWay";
     this.btnFourthWay.Size     = new System.Drawing.Size(137, 23);
     this.btnFourthWay.TabIndex = 6;
     this.btnFourthWay.Text     = "Load Metadata";
     this.btnFourthWay.UseVisualStyleBackColor = true;
     this.btnFourthWay.Click += new System.EventHandler(this.btn1Way_Click);
     //
     // textBox5
     //
     this.textBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox5.Location   = new System.Drawing.Point(6, 6);
     this.textBox5.Multiline  = true;
     this.textBox5.Name       = "textBox5";
     this.textBox5.ReadOnly   = true;
     this.textBox5.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.textBox5.Size       = new System.Drawing.Size(742, 82);
     this.textBox5.TabIndex   = 5;
     this.textBox5.Text       = "This method demonstrates the direct access to the internal matadata objects colle" +
                                "ction (MetadataContainer).";
     //
     // tabPageOnDemand
     //
     this.tabPageOnDemand.Controls.Add(this.btnThirdWay);
     this.tabPageOnDemand.Controls.Add(this.textBox3);
     this.tabPageOnDemand.Location = new System.Drawing.Point(4, 22);
     this.tabPageOnDemand.Name     = "tabPageOnDemand";
     this.tabPageOnDemand.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageOnDemand.Size     = new System.Drawing.Size(756, 123);
     this.tabPageOnDemand.TabIndex = 1;
     this.tabPageOnDemand.Text     = "On-demand filling using ItemMetadataLoading event";
     this.tabPageOnDemand.UseVisualStyleBackColor = true;
     //
     // btnThirdWay
     //
     this.btnThirdWay.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnThirdWay.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnThirdWay.Location = new System.Drawing.Point(611, 94);
     this.btnThirdWay.Name     = "btnThirdWay";
     this.btnThirdWay.Size     = new System.Drawing.Size(137, 23);
     this.btnThirdWay.TabIndex = 3;
     this.btnThirdWay.Text     = "Load Metadata";
     this.btnThirdWay.UseVisualStyleBackColor = true;
     this.btnThirdWay.Click += new System.EventHandler(this.btn2Way_Click);
     //
     // textBox3
     //
     this.textBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox3.Location   = new System.Drawing.Point(6, 6);
     this.textBox3.Multiline  = true;
     this.textBox3.Name       = "textBox3";
     this.textBox3.ReadOnly   = true;
     this.textBox3.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.textBox3.Size       = new System.Drawing.Size(742, 82);
     this.textBox3.TabIndex   = 2;
     this.textBox3.Text       = "This method demonstrates manual filling of metadata structure using MetadataConta" +
                                "iner.ItemMetadataLoading event.";
     //
     // tabPageExecSql
     //
     this.tabPageExecSql.Controls.Add(this.btnFirstWay);
     this.tabPageExecSql.Controls.Add(this.label1);
     this.tabPageExecSql.Controls.Add(this.textBox2);
     this.tabPageExecSql.Location = new System.Drawing.Point(4, 22);
     this.tabPageExecSql.Name     = "tabPageExecSql";
     this.tabPageExecSql.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageExecSql.Size     = new System.Drawing.Size(756, 123);
     this.tabPageExecSql.TabIndex = 0;
     this.tabPageExecSql.Text     = "Using the ExecSQL event";
     this.tabPageExecSql.UseVisualStyleBackColor = true;
     //
     // btnFirstWay
     //
     this.btnFirstWay.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnFirstWay.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnFirstWay.Location = new System.Drawing.Point(611, 94);
     this.btnFirstWay.Name     = "btnFirstWay";
     this.btnFirstWay.Size     = new System.Drawing.Size(137, 23);
     this.btnFirstWay.TabIndex = 1;
     this.btnFirstWay.Text     = "Load Metadata";
     this.btnFirstWay.UseVisualStyleBackColor = true;
     this.btnFirstWay.Click += new System.EventHandler(this.btn3Way_Click);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.ForeColor = System.Drawing.Color.OrangeRed;
     this.label1.Location  = new System.Drawing.Point(3, 99);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(497, 13);
     this.label1.TabIndex  = 1;
     this.label1.Text      = "Please setup a database connection by clicking on the \"Connect\" menu item before " +
                             "testing this method.";
     //
     // textBox2
     //
     this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox2.Location   = new System.Drawing.Point(6, 6);
     this.textBox2.Multiline  = true;
     this.textBox2.Name       = "textBox2";
     this.textBox2.ReadOnly   = true;
     this.textBox2.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.textBox2.Size       = new System.Drawing.Size(742, 82);
     this.textBox2.TabIndex   = 0;
     this.textBox2.Text       = resources.GetString("textBox2.Text");
     //
     // tabPageDataset
     //
     this.tabPageDataset.Controls.Add(this.btnFifthWay);
     this.tabPageDataset.Controls.Add(this.textBox6);
     this.tabPageDataset.Location = new System.Drawing.Point(4, 22);
     this.tabPageDataset.Name     = "tabPageDataset";
     this.tabPageDataset.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageDataset.Size     = new System.Drawing.Size(756, 123);
     this.tabPageDataset.TabIndex = 4;
     this.tabPageDataset.Text     = "Fill from DataSet";
     this.tabPageDataset.UseVisualStyleBackColor = true;
     //
     // btnFifthWay
     //
     this.btnFifthWay.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnFifthWay.Font     = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.btnFifthWay.Location = new System.Drawing.Point(613, 94);
     this.btnFifthWay.Name     = "btnFifthWay";
     this.btnFifthWay.Size     = new System.Drawing.Size(137, 23);
     this.btnFifthWay.TabIndex = 8;
     this.btnFifthWay.Text     = "Load Metadata";
     this.btnFifthWay.UseVisualStyleBackColor = true;
     this.btnFifthWay.Click += new System.EventHandler(this.btn4Way_Click);
     //
     // textBox6
     //
     this.textBox6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.textBox6.Location   = new System.Drawing.Point(6, 6);
     this.textBox6.Multiline  = true;
     this.textBox6.Name       = "textBox6";
     this.textBox6.ReadOnly   = true;
     this.textBox6.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.textBox6.Size       = new System.Drawing.Size(742, 82);
     this.textBox6.TabIndex   = 7;
     this.textBox6.Text       = "This method demonstrates manual filling of metadata structure from stored DataSet" +
                                ".";
     //
     // menuItemConnect
     //
     this.menuItemConnect.Text   = "Connect to...";
     this.menuItemConnect.Click += new System.EventHandler(this.menuItemConnect_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(764, 604);
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.tabControl1);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MainMenuStrip = this.mainMenu1;
     this.Controls.Add(this.mainMenu1);
     this.mainMenu1.Dock = DockStyle.Top;
     this.Name           = "Form1";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "Form1";
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPageDirect.ResumeLayout(false);
     this.tabPageDirect.PerformLayout();
     this.tabPageOnDemand.ResumeLayout(false);
     this.tabPageOnDemand.PerformLayout();
     this.tabPageExecSql.ResumeLayout(false);
     this.tabPageExecSql.PerformLayout();
     this.tabPageDataset.ResumeLayout(false);
     this.tabPageDataset.PerformLayout();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess2 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.splitContainer1       = new System.Windows.Forms.SplitContainer();
     this.queryBuilder          = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     this.syntaxProviderSql2003 = new ActiveQueryBuilder.Core.SQL2003SyntaxProvider(this.components);
     this.textSql     = new System.Windows.Forms.TextBox();
     this.buttonStats = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLGenerationOptions)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.queryBuilder);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.buttonStats);
     this.splitContainer1.Panel2.Controls.Add(this.textSql);
     this.splitContainer1.Size             = new System.Drawing.Size(916, 490);
     this.splitContainer1.SplitterDistance = 329;
     this.splitContainer1.TabIndex         = 0;
     //
     // queryBuilder
     //
     this.queryBuilder.AddObjectDialogOptions.Location      = new System.Drawing.Point(0, 0);
     this.queryBuilder.AddObjectDialogOptions.Size          = new System.Drawing.Size(430, 430);
     this.queryBuilder.AddObjectDialogOptions.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.queryBuilder.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.queryBuilder.DatabaseSchemaViewOptions.AllowDrop     = true;
     this.queryBuilder.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.queryBuilder.DatabaseSchemaViewOptions.ImageList     = null;
     this.queryBuilder.DataSourceOptions.ColumnsOptions.InformationButtonsColumnOptions.Color = System.Drawing.Color.Black;
     this.queryBuilder.DataSourceOptions.ColumnsOptions.NameColumnOptions.DrawOrder           = 1;
     this.queryBuilder.DataSourceOptions.DefaultWidth = 210;
     this.queryBuilder.DesignPaneOptions.Background   = System.Drawing.SystemColors.Window;
     linkPainterAccess2.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess2.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess2.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess2.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess2.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.queryBuilder.DesignPaneOptions.LinkPainterOptions = linkPainterAccess2;
     this.queryBuilder.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.queryBuilder.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.queryBuilder.Location = new System.Drawing.Point(0, 0);
     this.queryBuilder.MetadataLoadingOptions.ExcludeFilter.Types = ActiveQueryBuilder.Core.MetadataType.None;
     this.queryBuilder.Name = "queryBuilder";
     this.queryBuilder.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.queryBuilder.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.queryBuilder.PanesConfigurationOptions.PropertiesBarEnabled = true;
     this.queryBuilder.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.queryBuilder.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.queryBuilder.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
     this.queryBuilder.QueryColumnListOptions.AlternateRowColor                        = System.Drawing.SystemColors.Highlight;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Caption = null;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.queryBuilder.QueryColumnListOptions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.queryBuilder.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.queryBuilder.QueryColumnListOptions.TextColor                  = System.Drawing.SystemColors.ControlText;
     this.queryBuilder.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.queryBuilder.QueryNavBarOptions.ActionButtonBackColor          = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.ActionButtonBorderColor        = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.ActiveSubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.ActiveSubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.AddCteCircleColor              = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.AddUnionSubQueryCircleColor    = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.BreadcrumbsBackgroundColor     = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.queryBuilder.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.queryBuilder.QueryNavBarOptions.DragIndicatorColor             = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.DragIndicatorHoverColor        = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder.QueryNavBarOptions.ForeColor                = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.GraphLineColor           = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.GroupBackColor           = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.GroupTextColor           = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.queryBuilder.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.queryBuilder.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.queryBuilder.QueryNavBarOptions.SubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.SubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.SubQueryMarkerColor      = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.SubQueryPopupBackColor   = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.TextHoverColor           = System.Drawing.Color.Empty;
     this.queryBuilder.Size = new System.Drawing.Size(916, 329);
     //
     //
     //
     this.queryBuilder.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DynamicIndents       = false;
     this.queryBuilder.SQLFormattingOptions.DynamicRightMargin   = false;
     this.queryBuilder.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.queryBuilder.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.NewLineAfterDatasource            = false;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.MainPartsFromNewLine       = false;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.queryBuilder.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.queryBuilder.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.queryBuilder.SQLGenerationOptions.UseAltNames          = false;
     this.queryBuilder.SyntaxProvider = this.syntaxProviderSql2003;
     this.queryBuilder.TabIndex       = 0;
     this.queryBuilder.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.queryBuilder.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.queryBuilder.VisualOptions.DockPanelBackColor                = System.Drawing.Color.Empty;
     this.queryBuilder.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.queryBuilder.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.queryBuilder.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.queryBuilder.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.queryBuilder.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.queryBuilder.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.queryBuilder.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     //
     // syntaxProviderSql2003
     //
     this.syntaxProviderSql2003.DetectServerVersion  = false;
     this.syntaxProviderSql2003.OnCalcExpressionType = null;
     //
     // textSql
     //
     this.textSql.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.textSql.Location  = new System.Drawing.Point(0, 0);
     this.textSql.Multiline = true;
     this.textSql.Name      = "textSql";
     this.textSql.Size      = new System.Drawing.Size(916, 157);
     this.textSql.TabIndex  = 0;
     //
     // buttonStats
     //
     this.buttonStats.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.buttonStats.Location = new System.Drawing.Point(755, 116);
     this.buttonStats.Name     = "buttonStats";
     this.buttonStats.Size     = new System.Drawing.Size(158, 38);
     this.buttonStats.TabIndex = 1;
     this.buttonStats.Text     = "Show DataSource stats";
     this.buttonStats.UseVisualStyleBackColor = true;
     this.buttonStats.Click += new System.EventHandler(this.buttonStats_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(916, 490);
     this.Controls.Add(this.splitContainer1);
     this.Name        = "Form1";
     this.Text        = "Form1";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder)).EndInit();
     this.ResumeLayout(false);
 }
Пример #12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess1 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.tableLayoutPanel1             = new System.Windows.Forms.TableLayoutPanel();
     this.panel1                        = new System.Windows.Forms.Panel();
     this.flowLayoutPanel1              = new System.Windows.Forms.FlowLayoutPanel();
     this.flowLayoutPanel2              = new System.Windows.Forms.FlowLayoutPanel();
     this.CbDataSourceAdded             = new System.Windows.Forms.CheckBox();
     this.CbDataSourceAdding            = new System.Windows.Forms.CheckBox();
     this.CbDataSourceDeleting          = new System.Windows.Forms.CheckBox();
     this.flowLayoutPanel3              = new System.Windows.Forms.FlowLayoutPanel();
     this.CbDataSourceFieldAdded        = new System.Windows.Forms.CheckBox();
     this.CbDataSourceFieldAdding       = new System.Windows.Forms.CheckBox();
     this.CbDatasourceFieldRemoved      = new System.Windows.Forms.CheckBox();
     this.flowLayoutPanel4              = new System.Windows.Forms.FlowLayoutPanel();
     this.CbDataSourceFieldRemoving     = new System.Windows.Forms.CheckBox();
     this.CbQueryColumnListItemChanged  = new System.Windows.Forms.CheckBox();
     this.CbQueryColumnListItemChanging = new System.Windows.Forms.CheckBox();
     this.flowLayoutPanel5              = new System.Windows.Forms.FlowLayoutPanel();
     this.CbLinkChanged                 = new System.Windows.Forms.CheckBox();
     this.CbLinkChanging                = new System.Windows.Forms.CheckBox();
     this.CbLinkCreated                 = new System.Windows.Forms.CheckBox();
     this.flowLayoutPanel6              = new System.Windows.Forms.FlowLayoutPanel();
     this.CbLinkCreating                = new System.Windows.Forms.CheckBox();
     this.CbLinkDeleting                = new System.Windows.Forms.CheckBox();
     this.cbQueryColumnListItemRemoving = new System.Windows.Forms.CheckBox();
     this.label1                        = new System.Windows.Forms.Label();
     this.splitContainer1               = new System.Windows.Forms.SplitContainer();
     this.QBuilder                      = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     this.errorBox1                     = new GeneralAssembly.Common.SqlErrorBox();
     this.TextBoxSQL                    = new System.Windows.Forms.RichTextBox();
     this.TextBoxReport                 = new System.Windows.Forms.RichTextBox();
     this.tableLayoutPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.flowLayoutPanel2.SuspendLayout();
     this.flowLayoutPanel3.SuspendLayout();
     this.flowLayoutPanel4.SuspendLayout();
     this.flowLayoutPanel5.SuspendLayout();
     this.flowLayoutPanel6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder.SQLGenerationOptions)).BeginInit();
     this.SuspendLayout();
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.splitContainer1, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.TextBoxReport, 0, 2);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1008, 771);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.SystemColors.Info;
     this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel1.Controls.Add(this.flowLayoutPanel1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(3, 3);
     this.panel1.Name     = "panel1";
     this.panel1.Padding  = new System.Windows.Forms.Padding(3);
     this.panel1.Size     = new System.Drawing.Size(1002, 100);
     this.panel1.TabIndex = 0;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.flowLayoutPanel2);
     this.flowLayoutPanel1.Controls.Add(this.flowLayoutPanel3);
     this.flowLayoutPanel1.Controls.Add(this.flowLayoutPanel4);
     this.flowLayoutPanel1.Controls.Add(this.flowLayoutPanel5);
     this.flowLayoutPanel1.Controls.Add(this.flowLayoutPanel6);
     this.flowLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(3, 16);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Padding  = new System.Windows.Forms.Padding(3);
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(992, 78);
     this.flowLayoutPanel1.TabIndex = 1;
     //
     // flowLayoutPanel2
     //
     this.flowLayoutPanel2.Controls.Add(this.CbDataSourceAdded);
     this.flowLayoutPanel2.Controls.Add(this.CbDataSourceAdding);
     this.flowLayoutPanel2.Controls.Add(this.CbDataSourceDeleting);
     this.flowLayoutPanel2.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel2.Location      = new System.Drawing.Point(6, 6);
     this.flowLayoutPanel2.Name          = "flowLayoutPanel2";
     this.flowLayoutPanel2.Size          = new System.Drawing.Size(154, 72);
     this.flowLayoutPanel2.TabIndex      = 0;
     //
     // CbDataSourceAdded
     //
     this.CbDataSourceAdded.AutoSize   = true;
     this.CbDataSourceAdded.Checked    = true;
     this.CbDataSourceAdded.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbDataSourceAdded.Location   = new System.Drawing.Point(3, 3);
     this.CbDataSourceAdded.Name       = "CbDataSourceAdded";
     this.CbDataSourceAdded.Size       = new System.Drawing.Size(114, 17);
     this.CbDataSourceAdded.TabIndex   = 0;
     this.CbDataSourceAdded.Text       = "DataSourceAdded";
     this.CbDataSourceAdded.UseVisualStyleBackColor = true;
     //
     // CbDataSourceAdding
     //
     this.CbDataSourceAdding.AutoSize   = true;
     this.CbDataSourceAdding.Checked    = true;
     this.CbDataSourceAdding.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbDataSourceAdding.Location   = new System.Drawing.Point(3, 26);
     this.CbDataSourceAdding.Name       = "CbDataSourceAdding";
     this.CbDataSourceAdding.Size       = new System.Drawing.Size(116, 17);
     this.CbDataSourceAdding.TabIndex   = 1;
     this.CbDataSourceAdding.Text       = "DataSourceAdding";
     this.CbDataSourceAdding.UseVisualStyleBackColor = true;
     //
     // CbDataSourceDeleting
     //
     this.CbDataSourceDeleting.AutoSize   = true;
     this.CbDataSourceDeleting.Checked    = true;
     this.CbDataSourceDeleting.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbDataSourceDeleting.Location   = new System.Drawing.Point(3, 49);
     this.CbDataSourceDeleting.Name       = "CbDataSourceDeleting";
     this.CbDataSourceDeleting.Size       = new System.Drawing.Size(122, 17);
     this.CbDataSourceDeleting.TabIndex   = 2;
     this.CbDataSourceDeleting.Text       = "DataSourceDeleting";
     this.CbDataSourceDeleting.UseVisualStyleBackColor = true;
     //
     // flowLayoutPanel3
     //
     this.flowLayoutPanel3.Controls.Add(this.CbDataSourceFieldAdded);
     this.flowLayoutPanel3.Controls.Add(this.CbDataSourceFieldAdding);
     this.flowLayoutPanel3.Controls.Add(this.CbDatasourceFieldRemoved);
     this.flowLayoutPanel3.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel3.Location      = new System.Drawing.Point(166, 6);
     this.flowLayoutPanel3.Name          = "flowLayoutPanel3";
     this.flowLayoutPanel3.Size          = new System.Drawing.Size(164, 72);
     this.flowLayoutPanel3.TabIndex      = 0;
     //
     // CbDataSourceFieldAdded
     //
     this.CbDataSourceFieldAdded.AutoSize   = true;
     this.CbDataSourceFieldAdded.Checked    = true;
     this.CbDataSourceFieldAdded.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbDataSourceFieldAdded.Location   = new System.Drawing.Point(3, 3);
     this.CbDataSourceFieldAdded.Name       = "CbDataSourceFieldAdded";
     this.CbDataSourceFieldAdded.Size       = new System.Drawing.Size(136, 17);
     this.CbDataSourceFieldAdded.TabIndex   = 0;
     this.CbDataSourceFieldAdded.Text       = "DataSourceFieldAdded";
     this.CbDataSourceFieldAdded.UseVisualStyleBackColor = true;
     //
     // CbDataSourceFieldAdding
     //
     this.CbDataSourceFieldAdding.AutoSize   = true;
     this.CbDataSourceFieldAdding.Checked    = true;
     this.CbDataSourceFieldAdding.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbDataSourceFieldAdding.Location   = new System.Drawing.Point(3, 26);
     this.CbDataSourceFieldAdding.Name       = "CbDataSourceFieldAdding";
     this.CbDataSourceFieldAdding.Size       = new System.Drawing.Size(138, 17);
     this.CbDataSourceFieldAdding.TabIndex   = 1;
     this.CbDataSourceFieldAdding.Text       = "DataSourceFieldAdding";
     this.CbDataSourceFieldAdding.UseVisualStyleBackColor = true;
     //
     // CbDatasourceFieldRemoved
     //
     this.CbDatasourceFieldRemoved.AutoSize   = true;
     this.CbDatasourceFieldRemoved.Checked    = true;
     this.CbDatasourceFieldRemoved.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbDatasourceFieldRemoved.Location   = new System.Drawing.Point(3, 49);
     this.CbDatasourceFieldRemoved.Name       = "CbDatasourceFieldRemoved";
     this.CbDatasourceFieldRemoved.Size       = new System.Drawing.Size(149, 17);
     this.CbDatasourceFieldRemoved.TabIndex   = 2;
     this.CbDatasourceFieldRemoved.Text       = "DatasourceFieldRemoved";
     this.CbDatasourceFieldRemoved.UseVisualStyleBackColor = true;
     //
     // flowLayoutPanel4
     //
     this.flowLayoutPanel4.Controls.Add(this.CbDataSourceFieldRemoving);
     this.flowLayoutPanel4.Controls.Add(this.CbQueryColumnListItemChanged);
     this.flowLayoutPanel4.Controls.Add(this.CbQueryColumnListItemChanging);
     this.flowLayoutPanel4.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel4.Location      = new System.Drawing.Point(336, 6);
     this.flowLayoutPanel4.Name          = "flowLayoutPanel4";
     this.flowLayoutPanel4.Size          = new System.Drawing.Size(191, 72);
     this.flowLayoutPanel4.TabIndex      = 0;
     //
     // CbDataSourceFieldRemoving
     //
     this.CbDataSourceFieldRemoving.AutoSize   = true;
     this.CbDataSourceFieldRemoving.Checked    = true;
     this.CbDataSourceFieldRemoving.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbDataSourceFieldRemoving.Location   = new System.Drawing.Point(3, 3);
     this.CbDataSourceFieldRemoving.Name       = "CbDataSourceFieldRemoving";
     this.CbDataSourceFieldRemoving.Size       = new System.Drawing.Size(153, 17);
     this.CbDataSourceFieldRemoving.TabIndex   = 0;
     this.CbDataSourceFieldRemoving.Text       = "DataSourceFieldRemoving";
     this.CbDataSourceFieldRemoving.UseVisualStyleBackColor = true;
     //
     // CbQueryColumnListItemChanged
     //
     this.CbQueryColumnListItemChanged.AutoSize   = true;
     this.CbQueryColumnListItemChanged.Checked    = true;
     this.CbQueryColumnListItemChanged.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbQueryColumnListItemChanged.Location   = new System.Drawing.Point(3, 26);
     this.CbQueryColumnListItemChanged.Name       = "CbQueryColumnListItemChanged";
     this.CbQueryColumnListItemChanged.Size       = new System.Drawing.Size(168, 17);
     this.CbQueryColumnListItemChanged.TabIndex   = 1;
     this.CbQueryColumnListItemChanged.Text       = "QueryColumnListItemChanged";
     this.CbQueryColumnListItemChanged.UseVisualStyleBackColor = true;
     //
     // CbQueryColumnListItemChanging
     //
     this.CbQueryColumnListItemChanging.AutoSize   = true;
     this.CbQueryColumnListItemChanging.Checked    = true;
     this.CbQueryColumnListItemChanging.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbQueryColumnListItemChanging.Location   = new System.Drawing.Point(3, 49);
     this.CbQueryColumnListItemChanging.Name       = "CbQueryColumnListItemChanging";
     this.CbQueryColumnListItemChanging.Size       = new System.Drawing.Size(170, 17);
     this.CbQueryColumnListItemChanging.TabIndex   = 2;
     this.CbQueryColumnListItemChanging.Text       = "QueryColumnListItemChanging";
     this.CbQueryColumnListItemChanging.UseVisualStyleBackColor = true;
     //
     // flowLayoutPanel5
     //
     this.flowLayoutPanel5.Controls.Add(this.CbLinkChanged);
     this.flowLayoutPanel5.Controls.Add(this.CbLinkChanging);
     this.flowLayoutPanel5.Controls.Add(this.CbLinkCreated);
     this.flowLayoutPanel5.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel5.Location      = new System.Drawing.Point(533, 6);
     this.flowLayoutPanel5.Name          = "flowLayoutPanel5";
     this.flowLayoutPanel5.Size          = new System.Drawing.Size(108, 72);
     this.flowLayoutPanel5.TabIndex      = 0;
     //
     // CbLinkChanged
     //
     this.CbLinkChanged.AutoSize   = true;
     this.CbLinkChanged.Checked    = true;
     this.CbLinkChanged.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbLinkChanged.Location   = new System.Drawing.Point(3, 3);
     this.CbLinkChanged.Name       = "CbLinkChanged";
     this.CbLinkChanged.Size       = new System.Drawing.Size(89, 17);
     this.CbLinkChanged.TabIndex   = 0;
     this.CbLinkChanged.Text       = "LinkChanged";
     this.CbLinkChanged.UseVisualStyleBackColor = true;
     //
     // CbLinkChanging
     //
     this.CbLinkChanging.AutoSize   = true;
     this.CbLinkChanging.Checked    = true;
     this.CbLinkChanging.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbLinkChanging.Location   = new System.Drawing.Point(3, 26);
     this.CbLinkChanging.Name       = "CbLinkChanging";
     this.CbLinkChanging.Size       = new System.Drawing.Size(91, 17);
     this.CbLinkChanging.TabIndex   = 1;
     this.CbLinkChanging.Text       = "LinkChanging";
     this.CbLinkChanging.UseVisualStyleBackColor = true;
     //
     // CbLinkCreated
     //
     this.CbLinkCreated.AutoSize   = true;
     this.CbLinkCreated.Checked    = true;
     this.CbLinkCreated.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbLinkCreated.Location   = new System.Drawing.Point(3, 49);
     this.CbLinkCreated.Name       = "CbLinkCreated";
     this.CbLinkCreated.Size       = new System.Drawing.Size(83, 17);
     this.CbLinkCreated.TabIndex   = 2;
     this.CbLinkCreated.Text       = "LinkCreated";
     this.CbLinkCreated.UseVisualStyleBackColor = true;
     //
     // flowLayoutPanel6
     //
     this.flowLayoutPanel6.Controls.Add(this.CbLinkCreating);
     this.flowLayoutPanel6.Controls.Add(this.CbLinkDeleting);
     this.flowLayoutPanel6.Controls.Add(this.cbQueryColumnListItemRemoving);
     this.flowLayoutPanel6.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanel6.Location      = new System.Drawing.Point(647, 6);
     this.flowLayoutPanel6.Name          = "flowLayoutPanel6";
     this.flowLayoutPanel6.Size          = new System.Drawing.Size(175, 72);
     this.flowLayoutPanel6.TabIndex      = 0;
     //
     // CbLinkCreating
     //
     this.CbLinkCreating.AutoSize   = true;
     this.CbLinkCreating.Checked    = true;
     this.CbLinkCreating.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbLinkCreating.Location   = new System.Drawing.Point(3, 3);
     this.CbLinkCreating.Name       = "CbLinkCreating";
     this.CbLinkCreating.Size       = new System.Drawing.Size(85, 17);
     this.CbLinkCreating.TabIndex   = 0;
     this.CbLinkCreating.Text       = "LinkCreating";
     this.CbLinkCreating.UseVisualStyleBackColor = true;
     //
     // CbLinkDeleting
     //
     this.CbLinkDeleting.AutoSize   = true;
     this.CbLinkDeleting.Checked    = true;
     this.CbLinkDeleting.CheckState = System.Windows.Forms.CheckState.Checked;
     this.CbLinkDeleting.Location   = new System.Drawing.Point(3, 26);
     this.CbLinkDeleting.Name       = "CbLinkDeleting";
     this.CbLinkDeleting.Size       = new System.Drawing.Size(85, 17);
     this.CbLinkDeleting.TabIndex   = 1;
     this.CbLinkDeleting.Text       = "LinkDeleting";
     this.CbLinkDeleting.UseVisualStyleBackColor = true;
     //
     // cbQueryColumnListItemRemoving
     //
     this.cbQueryColumnListItemRemoving.AutoSize   = true;
     this.cbQueryColumnListItemRemoving.Checked    = true;
     this.cbQueryColumnListItemRemoving.CheckState = System.Windows.Forms.CheckState.Checked;
     this.cbQueryColumnListItemRemoving.Location   = new System.Drawing.Point(3, 49);
     this.cbQueryColumnListItemRemoving.Name       = "cbQueryColumnListItemRemoving";
     this.cbQueryColumnListItemRemoving.Size       = new System.Drawing.Size(173, 17);
     this.cbQueryColumnListItemRemoving.TabIndex   = 1;
     this.cbQueryColumnListItemRemoving.Text       = "QueryColumnListItemRemoving";
     this.cbQueryColumnListItemRemoving.UseVisualStyleBackColor = true;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.label1.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.label1.Location = new System.Drawing.Point(3, 3);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(55, 13);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Stop on:";
     //
     // splitContainer1
     //
     this.splitContainer1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.FixedPanel  = System.Windows.Forms.FixedPanel.Panel2;
     this.splitContainer1.Location    = new System.Drawing.Point(3, 109);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.QBuilder);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.errorBox1);
     this.splitContainer1.Panel2.Controls.Add(this.TextBoxSQL);
     this.splitContainer1.Size             = new System.Drawing.Size(1002, 557);
     this.splitContainer1.SplitterDistance = 443;
     this.splitContainer1.TabIndex         = 1;
     //
     // QBuilder
     //
     this.QBuilder.AddObjectDialogOptions.Location      = new System.Drawing.Point(0, 0);
     this.QBuilder.AddObjectDialogOptions.Size          = new System.Drawing.Size(430, 430);
     this.QBuilder.AddObjectDialogOptions.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.QBuilder.BehaviorOptions.ResolveColumnNamingConflictsAutomatically = false;
     this.QBuilder.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.QBuilder.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.QBuilder.DatabaseSchemaViewOptions.ImageList     = null;
     this.QBuilder.DesignPaneOptions.Background            = System.Drawing.SystemColors.Window;
     linkPainterAccess1.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess1.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess1.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess1.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess1.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.QBuilder.DesignPaneOptions.LinkPainterOptions = linkPainterAccess1;
     this.QBuilder.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.QBuilder.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.QBuilder.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.QBuilder.Location = new System.Drawing.Point(0, 0);
     this.QBuilder.Name     = "QBuilder";
     this.QBuilder.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.QBuilder.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.QBuilder.PanesConfigurationOptions.PropertiesBarEnabled = true;
     this.QBuilder.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.QBuilder.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.QBuilder.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 70D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 60D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 150D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 80D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 90D;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.QBuilder.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 80D;
     this.QBuilder.QueryColumnListOptions.Font = null;
     this.QBuilder.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.QBuilder.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.QBuilder.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.QBuilder.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.QBuilder.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.QBuilder.QueryNavBarOptions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.QBuilder.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.QBuilder.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.QBuilder.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.QBuilder.Size = new System.Drawing.Size(1002, 443);
     //
     //
     //
     this.QBuilder.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.DynamicIndents       = false;
     this.QBuilder.SQLFormattingOptions.DynamicRightMargin   = false;
     this.QBuilder.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.QBuilder.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.QBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.NewLineAfterDatasource            = false;
     this.QBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.MainPartsFromNewLine       = false;
     this.QBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.QBuilder.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.QBuilder.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.QBuilder.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.QBuilder.SQLGenerationOptions.UseAltNames          = false;
     this.QBuilder.TabIndex = 0;
     this.QBuilder.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.QBuilder.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.QBuilder.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.QBuilder.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.QBuilder.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.QBuilder.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.QBuilder.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.QBuilder.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.QBuilder.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.QBuilder.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.QBuilder.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.QBuilder.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.QBuilder.DataSourceAdding            += new ActiveQueryBuilder.View.QueryView.DataSourceAddingEventHandler(this.QBuilder_DataSourceAdding);
     this.QBuilder.DataSourceAdded             += new ActiveQueryBuilder.Core.DataSourceAddedEventHandler(this.QBuilder_DataSourceAdded);
     this.QBuilder.DataSourceDeleting          += new ActiveQueryBuilder.View.QueryView.DataSourceDeletingEventHandler(this.QBuilder_DataSourceDeleting);
     this.QBuilder.LinkDeleting                += new ActiveQueryBuilder.View.QueryView.LinkDeletingEventHandler(this.QBuilder_LinkDeleting);
     this.QBuilder.LinkCreated                 += new ActiveQueryBuilder.Core.LinkCreatedEventhandler(this.QBuilder_LinkCreated);
     this.QBuilder.LinkChanging                += new ActiveQueryBuilder.View.QueryView.LinkChangingEventHandler(this.QBuilder_LinkChanging);
     this.QBuilder.LinkChanged                 += new ActiveQueryBuilder.View.QueryView.LinkChangedEventHandler(this.QBuilder_LinkChanged);
     this.QBuilder.LinkCreating                += new ActiveQueryBuilder.View.QueryView.LinkCreatingEventHandler(this.QBuilder_LinkCreating);
     this.QBuilder.QueryColumnListItemChanging += new ActiveQueryBuilder.View.QueryView.QueryColumnListItemChangingEventHandler(this.QBuilder_QueryColumnListItemChanging);
     this.QBuilder.QueryColumnListItemChanged  += new ActiveQueryBuilder.View.QueryView.QueryColumnListItemChangedEventHandler(this.QBuilder_QueryColumnListItemChanged);
     this.QBuilder.QueryColumnListItemAdded    += new ActiveQueryBuilder.View.QueryView.ItemCollectionChanged(this.QBuilder_QueryColumnListItemAdded);
     this.QBuilder.QueryColumnListItemRemoving += new ActiveQueryBuilder.View.QueryView.ItemCollectionChanging(this.QBuilder_QueryColumnListItemRemoving);
     this.QBuilder.DataSourceFieldAdding       += new ActiveQueryBuilder.View.QueryView.DataSourceFieldAddingEventHandler(this.QBuilder_DataSourceFieldAdding);
     this.QBuilder.DataSourceFieldAdded        += new ActiveQueryBuilder.View.QueryView.DataSourceFieldAddedEventHandler(this.QBuilder_DataSourceFieldAdded);
     this.QBuilder.DataSourceFieldRemoving     += new ActiveQueryBuilder.View.QueryView.DataSourceFieldRemovingEventHandler(this.QBuilder_DataSourceFieldRemoving);
     this.QBuilder.DatasourceFieldRemoved      += new ActiveQueryBuilder.View.QueryView.DatasourceFieldRemovedEventHandler(this.QBuilder_DatasourceFieldRemoved);
     this.QBuilder.SQLUpdated += new System.EventHandler(this.QBuilder_SQLUpdated);
     //
     // errorBox1
     //
     this.errorBox1.Anchor                    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.errorBox1.AutoSize                  = true;
     this.errorBox1.BackColor                 = System.Drawing.Color.LightPink;
     this.errorBox1.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.errorBox1.CurrentSyntaxProvider     = null;
     this.errorBox1.IsVisibleCheckSyntaxPanel = false;
     this.errorBox1.Location                  = new System.Drawing.Point(677, 46);
     this.errorBox1.Name               = "errorBox1";
     this.errorBox1.Padding            = new System.Windows.Forms.Padding(5);
     this.errorBox1.Size               = new System.Drawing.Size(316, 61);
     this.errorBox1.TabIndex           = 1;
     this.errorBox1.Visible            = false;
     this.errorBox1.GoToErrorPosition += new System.EventHandler(this.ErrorBox1_GoToErrorPosition);
     this.errorBox1.RevertValidText   += new System.EventHandler(this.ErrorBox1_RevertValidText);
     //
     // TextBoxSQL
     //
     this.TextBoxSQL.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.TextBoxSQL.Location    = new System.Drawing.Point(0, 0);
     this.TextBoxSQL.Name        = "TextBoxSQL";
     this.TextBoxSQL.Size        = new System.Drawing.Size(1002, 110);
     this.TextBoxSQL.TabIndex    = 0;
     this.TextBoxSQL.Text        = "";
     this.TextBoxSQL.Validating += new System.ComponentModel.CancelEventHandler(this.TextBoxSQL_Validating);
     //
     // TextBoxReport
     //
     this.TextBoxReport.BackColor = System.Drawing.SystemColors.Info;
     this.TextBoxReport.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.TextBoxReport.Location  = new System.Drawing.Point(3, 672);
     this.TextBoxReport.Name      = "TextBoxReport";
     this.TextBoxReport.Size      = new System.Drawing.Size(1002, 96);
     this.TextBoxReport.TabIndex  = 2;
     this.TextBoxReport.Text      = "";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1008, 771);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Name = "Form1";
     this.Text = "QueryUIEventsDemo";
     this.tableLayoutPanel1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel2.ResumeLayout(false);
     this.flowLayoutPanel2.PerformLayout();
     this.flowLayoutPanel3.ResumeLayout(false);
     this.flowLayoutPanel3.PerformLayout();
     this.flowLayoutPanel4.ResumeLayout(false);
     this.flowLayoutPanel4.PerformLayout();
     this.flowLayoutPanel5.ResumeLayout(false);
     this.flowLayoutPanel5.PerformLayout();
     this.flowLayoutPanel6.ResumeLayout(false);
     this.flowLayoutPanel6.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.QBuilder)).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(Form1));
     ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess linkPainterAccess1 = new ActiveQueryBuilder.View.WinForms.QueryView.LinkPainterAccess();
     this.queryBuilder               = new ActiveQueryBuilder.View.WinForms.QueryBuilder();
     this.textBox1                   = new System.Windows.Forms.TextBox();
     this.rbQuery                    = new System.Windows.Forms.RadioButton();
     this.rbSubQuery                 = new System.Windows.Forms.RadioButton();
     this.rbUnionSubQuery            = new System.Windows.Forms.RadioButton();
     this.label1                     = new System.Windows.Forms.Label();
     this.label2                     = new System.Windows.Forms.Label();
     this.label3                     = new System.Windows.Forms.Label();
     this.menuStrip1                 = new System.Windows.Forms.MenuStrip();
     this.connectToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.tabControl1                = new System.Windows.Forms.TabControl();
     this.tabPageQueryText           = new System.Windows.Forms.TabPage();
     this.errorBox1                  = new GeneralAssembly.Common.SqlErrorBox();
     this.tabPageResultsPreview      = new System.Windows.Forms.TabPage();
     this.dataGridView1              = new System.Windows.Forms.DataGridView();
     this.label4                     = new System.Windows.Forms.Label();
     this.connectToToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLFormattingOptions)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLGenerationOptions)).BeginInit();
     this.menuStrip1.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPageQueryText.SuspendLayout();
     this.tabPageResultsPreview.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // queryBuilder
     //
     this.queryBuilder.AddObjectDialogOptions.Location      = new System.Drawing.Point(0, 0);
     this.queryBuilder.AddObjectDialogOptions.Size          = new System.Drawing.Size(430, 430);
     this.queryBuilder.AddObjectDialogOptions.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.queryBuilder.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.queryBuilder.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.queryBuilder.DatabaseSchemaViewOptions.AllowDrop     = true;
     this.queryBuilder.DatabaseSchemaViewOptions.DrawTreeLines = false;
     this.queryBuilder.DatabaseSchemaViewOptions.ImageList     = null;
     this.queryBuilder.DataSourceOptions.ColumnsOptions.InformationButtonsColumnOptions.Color = System.Drawing.Color.Black;
     this.queryBuilder.DataSourceOptions.ColumnsOptions.MarkColumnOptions.PrimaryKeyIcon      = ((System.Drawing.Image)(resources.GetObject("resource.PrimaryKeyIcon")));
     this.queryBuilder.DesignPaneOptions.Background = System.Drawing.SystemColors.Window;
     linkPainterAccess1.LinkColor        = System.Drawing.Color.Black;
     linkPainterAccess1.LinkColorFocused = System.Drawing.Color.Black;
     linkPainterAccess1.MarkColor        = System.Drawing.SystemColors.Control;
     linkPainterAccess1.MarkColorFocused = System.Drawing.SystemColors.ControlDark;
     linkPainterAccess1.MarkStyle        = ActiveQueryBuilder.View.QueryView.LinkMarkStyle.Access;
     this.queryBuilder.DesignPaneOptions.LinkPainterOptions = linkPainterAccess1;
     this.queryBuilder.DesignPaneOptions.LinkStyle          = ActiveQueryBuilder.View.QueryView.LinkStyle.MSAccess;
     this.queryBuilder.Font     = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.World);
     this.queryBuilder.Location = new System.Drawing.Point(12, 99);
     this.queryBuilder.MetadataStructureOptions.ProceduresFolderText = null;
     this.queryBuilder.MetadataStructureOptions.SynonymsFolderText   = null;
     this.queryBuilder.MetadataStructureOptions.TablesFolderText     = null;
     this.queryBuilder.MetadataStructureOptions.ViewsFolderText      = null;
     this.queryBuilder.Name = "queryBuilder";
     this.queryBuilder.PanesConfigurationOptions.PropertiesBarDockOptions.AutoHide = true;
     this.queryBuilder.PanesConfigurationOptions.PropertiesBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Right;
     this.queryBuilder.PanesConfigurationOptions.PropertiesBarEnabled = true;
     this.queryBuilder.PanesConfigurationOptions.SubQueryNavBarDockOptions.AutoHide = true;
     this.queryBuilder.PanesConfigurationOptions.SubQueryNavBarDockOptions.Position = ActiveQueryBuilder.View.SidePanelDockStyle.Left;
     this.queryBuilder.PanesConfigurationOptions.SubQueryNavBarEnabled                 = true;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Index     = 5;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AggregateColumn.Width     = 90D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AliasColumn.Index         = 2;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.AliasColumn.Width         = 100D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Index = 7;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ConditionTypeColumn.Width = 140D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Index      = 8;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaColumn.Width      = 200D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Index   = 0;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.CriteriaOrColumns.Width   = 60D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Index    = 1;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.ExpressionColumn.Width    = 250D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Index      = 6;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.GroupingColumn.Width      = 100D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.OutputColumn.Index        = 0;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.OutputColumn.Width        = 55D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Index     = 4;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortOrderColumn.Width     = 100D;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Index      = 3;
     this.queryBuilder.QueryColumnListOptions.ColumnsOptions.SortTypeColumn.Width      = 60D;
     this.queryBuilder.QueryColumnListOptions.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder.QueryColumnListOptions.InitialOrColumnsCount      = 2;
     this.queryBuilder.QueryColumnListOptions.NullOrderingInOrderBy      = false;
     this.queryBuilder.QueryColumnListOptions.UseCustomExpressionBuilder = ActiveQueryBuilder.View.QueryView.AffectedColumns.None;
     this.queryBuilder.QueryNavBarOptions.ActionButtonBackColor          = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.ActionButtonBorderColor        = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.ActiveSubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.ActiveSubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.AddCteCircleColor              = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.AddUnionSubQueryCircleColor    = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.BreadcrumbsBackgroundColor     = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.CTEButtonBaseColor             = System.Drawing.Color.Green;
     this.queryBuilder.QueryNavBarOptions.DisableQueryNavigationBarPopup = false;
     this.queryBuilder.QueryNavBarOptions.DragIndicatorColor             = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.DragIndicatorHoverColor        = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.Font                     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder.QueryNavBarOptions.ForeColor                = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.GraphLineColor           = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.GroupBackColor           = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.GroupTextColor           = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.OverflowButtonBaseColor  = System.Drawing.Color.DarkRed;
     this.queryBuilder.QueryNavBarOptions.RootQueryButtonBaseColor = System.Drawing.Color.Black;
     this.queryBuilder.QueryNavBarOptions.SubQueryButtonBaseColor  = System.Drawing.Color.Blue;
     this.queryBuilder.QueryNavBarOptions.SubQueryItemBackColor    = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.SubQueryItemBorderColor  = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.SubQueryMarkerColor      = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.SubQueryPopupBackColor   = System.Drawing.Color.Empty;
     this.queryBuilder.QueryNavBarOptions.TextHoverColor           = System.Drawing.Color.Empty;
     this.queryBuilder.Size = new System.Drawing.Size(926, 392);
     //
     //
     //
     this.queryBuilder.SQLFormattingOptions.CTESubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.CTESubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.CTESubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DerivedQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DerivedQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DerivedQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.DynamicIndents       = false;
     this.queryBuilder.SQLFormattingOptions.DynamicRightMargin   = false;
     this.queryBuilder.SQLFormattingOptions.ExpandVirtualFields  = false;
     this.queryBuilder.SQLFormattingOptions.ExpandVirtualObjects = false;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.ExpressionSubQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.MainQueryFormat.FromClauseFormat.JoinConditionFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.MainQueryFormat.HavingFormat.NewLineBefore = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     this.queryBuilder.SQLFormattingOptions.MainQueryFormat.WhereFormat.NewLineBefore  = ActiveQueryBuilder.Core.SQLBuilderConditionFormatNewLine.None;
     //
     //
     //
     this.queryBuilder.SQLGenerationOptions.ExpandVirtualFields  = true;
     this.queryBuilder.SQLGenerationOptions.ExpandVirtualObjects = true;
     this.queryBuilder.TabIndex = 3;
     this.queryBuilder.VisualOptions.ActiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(242)))), ((int)(((byte)(157)))));
     this.queryBuilder.VisualOptions.ActiveDockPanelCaptionFontColor = System.Drawing.Color.Black;
     this.queryBuilder.VisualOptions.DockPanelBackColor                = System.Drawing.Color.Empty;
     this.queryBuilder.VisualOptions.DockTabColor                      = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder.VisualOptions.DockTabFontColor                  = System.Drawing.Color.White;
     this.queryBuilder.VisualOptions.DockTabFontHoverColor             = System.Drawing.Color.White;
     this.queryBuilder.VisualOptions.DockTabHoverColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder.VisualOptions.DockTabIndicatorColor             = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(90)))), ((int)(((byte)(125)))));
     this.queryBuilder.VisualOptions.DockTabIndicatorHoverColor        = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(167)))), ((int)(((byte)(183)))));
     this.queryBuilder.VisualOptions.InactiveDockPanelCaptionColor     = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(96)))), ((int)(((byte)(130)))));
     this.queryBuilder.VisualOptions.InactiveDockPanelCaptionFontColor = System.Drawing.Color.White;
     this.queryBuilder.VisualOptions.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.queryBuilder.VisualOptions.TabsStripBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(57)))), ((int)(((byte)(85)))));
     this.queryBuilder.ActiveUnionSubQueryChanged      += new System.EventHandler(this.queryBuilder_ActiveUnionSubQueryChanged);
     this.queryBuilder.SQLUpdated += new System.EventHandler(this.queryBuilder_SQLUpdated);
     //
     // textBox1
     //
     this.textBox1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.textBox1.Font        = new System.Drawing.Font("Courier New", 9F);
     this.textBox1.Location    = new System.Drawing.Point(3, 3);
     this.textBox1.Multiline   = true;
     this.textBox1.Name        = "textBox1";
     this.textBox1.ScrollBars  = System.Windows.Forms.ScrollBars.Both;
     this.textBox1.Size        = new System.Drawing.Size(912, 127);
     this.textBox1.TabIndex    = 4;
     this.textBox1.Validating += new System.ComponentModel.CancelEventHandler(this.textBox1_Validating);
     //
     // rbQuery
     //
     this.rbQuery.AutoSize  = true;
     this.rbQuery.ForeColor = System.Drawing.Color.Maroon;
     this.rbQuery.Location  = new System.Drawing.Point(136, 27);
     this.rbQuery.Name      = "rbQuery";
     this.rbQuery.Size      = new System.Drawing.Size(72, 17);
     this.rbQuery.TabIndex  = 0;
     this.rbQuery.TabStop   = true;
     this.rbQuery.Text      = "Full Query";
     this.rbQuery.UseVisualStyleBackColor = true;
     this.rbQuery.CheckedChanged         += new System.EventHandler(this.QueryPartChanged);
     //
     // rbSubQuery
     //
     this.rbSubQuery.AutoSize  = true;
     this.rbSubQuery.ForeColor = System.Drawing.Color.Maroon;
     this.rbSubQuery.Location  = new System.Drawing.Point(136, 50);
     this.rbSubQuery.Name      = "rbSubQuery";
     this.rbSubQuery.Size      = new System.Drawing.Size(73, 17);
     this.rbSubQuery.TabIndex  = 1;
     this.rbSubQuery.TabStop   = true;
     this.rbSubQuery.Text      = "Sub-query";
     this.rbSubQuery.UseVisualStyleBackColor = true;
     this.rbSubQuery.CheckedChanged         += new System.EventHandler(this.QueryPartChanged);
     //
     // rbUnionSubQuery
     //
     this.rbUnionSubQuery.AutoSize  = true;
     this.rbUnionSubQuery.ForeColor = System.Drawing.Color.Maroon;
     this.rbUnionSubQuery.Location  = new System.Drawing.Point(136, 73);
     this.rbUnionSubQuery.Margin    = new System.Windows.Forms.Padding(3, 3, 3, 6);
     this.rbUnionSubQuery.Name      = "rbUnionSubQuery";
     this.rbUnionSubQuery.Size      = new System.Drawing.Size(102, 17);
     this.rbUnionSubQuery.TabIndex  = 2;
     this.rbUnionSubQuery.TabStop   = true;
     this.rbUnionSubQuery.Text      = "Union sub-query";
     this.rbUnionSubQuery.UseVisualStyleBackColor = true;
     this.rbUnionSubQuery.CheckedChanged         += new System.EventHandler(this.QueryPartChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(244, 75);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(627, 13);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Show only tabs related to selected UNION; show text of selected UNION only. Acts " +
                            "like the previous mode if select a sub-query tab.";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(244, 52);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(398, 13);
     this.label2.TabIndex = 6;
     this.label2.Text     = "Show only tabs related to selected sub-query; show text of selected sub-query onl" +
                            "y.";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(244, 29);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(223, 13);
     this.label3.TabIndex = 7;
     this.label3.Text     = "Show all subquery tabs and the full query text.";
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.connectToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(950, 24);
     this.menuStrip1.TabIndex = 8;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // connectToolStripMenuItem
     //
     this.connectToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.connectToToolStripMenuItem
     });
     this.connectToolStripMenuItem.Font = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.connectToolStripMenuItem.Name = "connectToolStripMenuItem";
     this.connectToolStripMenuItem.Size = new System.Drawing.Size(119, 20);
     this.connectToolStripMenuItem.Text = "Connect Database";
     //
     // tabControl1
     //
     this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.tabControl1.Controls.Add(this.tabPageQueryText);
     this.tabControl1.Controls.Add(this.tabPageResultsPreview);
     this.tabControl1.Location      = new System.Drawing.Point(12, 497);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(926, 159);
     this.tabControl1.TabIndex      = 9;
     this.tabControl1.Selected     += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
     //
     // tabPageQueryText
     //
     this.tabPageQueryText.Controls.Add(this.errorBox1);
     this.tabPageQueryText.Controls.Add(this.textBox1);
     this.tabPageQueryText.Location = new System.Drawing.Point(4, 22);
     this.tabPageQueryText.Name     = "tabPageQueryText";
     this.tabPageQueryText.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageQueryText.Size     = new System.Drawing.Size(918, 133);
     this.tabPageQueryText.TabIndex = 0;
     this.tabPageQueryText.Text     = "Selected Query Part Text";
     this.tabPageQueryText.UseVisualStyleBackColor = true;
     //
     // errorBox1
     //
     this.errorBox1.Anchor                    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.errorBox1.AutoSize                  = true;
     this.errorBox1.BackColor                 = System.Drawing.Color.LightPink;
     this.errorBox1.BorderStyle               = System.Windows.Forms.BorderStyle.FixedSingle;
     this.errorBox1.CurrentSyntaxProvider     = null;
     this.errorBox1.IsVisibleCheckSyntaxPanel = false;
     this.errorBox1.Location                  = new System.Drawing.Point(580, 66);
     this.errorBox1.Name               = "errorBox1";
     this.errorBox1.Padding            = new System.Windows.Forms.Padding(5);
     this.errorBox1.Size               = new System.Drawing.Size(314, 61);
     this.errorBox1.TabIndex           = 5;
     this.errorBox1.Visible            = false;
     this.errorBox1.GoToErrorPosition += new System.EventHandler(this.errorBox1_GoToErrorPosition);
     this.errorBox1.RevertValidText   += new System.EventHandler(this.errorBox1_RevertValidText);
     //
     // tabPageResultsPreview
     //
     this.tabPageResultsPreview.Controls.Add(this.dataGridView1);
     this.tabPageResultsPreview.Location = new System.Drawing.Point(4, 22);
     this.tabPageResultsPreview.Name     = "tabPageResultsPreview";
     this.tabPageResultsPreview.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageResultsPreview.Size     = new System.Drawing.Size(918, 133);
     this.tabPageResultsPreview.TabIndex = 1;
     this.tabPageResultsPreview.Text     = "---> Results Preview <---";
     this.tabPageResultsPreview.UseVisualStyleBackColor = true;
     //
     // dataGridView1
     //
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView1.Location = new System.Drawing.Point(3, 3);
     this.dataGridView1.Name     = "dataGridView1";
     this.dataGridView1.Size     = new System.Drawing.Size(912, 127);
     this.dataGridView1.TabIndex = 0;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(12, 29);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(106, 13);
     this.label4.TabIndex = 10;
     this.label4.Text     = "Query part to display:";
     //
     // connectToToolStripMenuItem
     //
     this.connectToToolStripMenuItem.Name   = "connectToToolStripMenuItem";
     this.connectToToolStripMenuItem.Size   = new System.Drawing.Size(180, 22);
     this.connectToToolStripMenuItem.Text   = "Connect to...";
     this.connectToToolStripMenuItem.Click += new System.EventHandler(this.connectToToolStripMenuItem_Click);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(950, 668);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.menuStrip1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.rbUnionSubQuery);
     this.Controls.Add(this.rbSubQuery);
     this.Controls.Add(this.rbQuery);
     this.Controls.Add(this.queryBuilder);
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "Form1";
     this.Text          = "Preview Sub-query Results";
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLFormattingOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder.SQLGenerationOptions)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.queryBuilder)).EndInit();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.tabControl1.ResumeLayout(false);
     this.tabPageQueryText.ResumeLayout(false);
     this.tabPageQueryText.PerformLayout();
     this.tabPageResultsPreview.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }