Esempio n. 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.tcFRG         = new Oranikle.Studio.Controls.CtrlStyledTab();
     this.tabFind       = new System.Windows.Forms.TabPage();
     this.btnCancel     = new Oranikle.Studio.Controls.StyledButton();
     this.btnNext       = new Oranikle.Studio.Controls.StyledButton();
     this.chkCase       = new Oranikle.Studio.Controls.StyledCheckBox();
     this.groupBox1     = new System.Windows.Forms.GroupBox();
     this.radioUp       = new System.Windows.Forms.RadioButton();
     this.radioDown     = new System.Windows.Forms.RadioButton();
     this.label1        = new System.Windows.Forms.Label();
     this.txtFind       = new Oranikle.Studio.Controls.CustomTextControl();
     this.tabReplace    = new System.Windows.Forms.TabPage();
     this.bCloseReplace = new Oranikle.Studio.Controls.StyledButton();
     this.btnFindNext   = new Oranikle.Studio.Controls.StyledButton();
     this.chkMatchCase  = new Oranikle.Studio.Controls.StyledCheckBox();
     this.btnReplaceAll = new Oranikle.Studio.Controls.StyledButton();
     this.btnReplace    = new Oranikle.Studio.Controls.StyledButton();
     this.txtFindR      = new Oranikle.Studio.Controls.CustomTextControl();
     this.label3        = new System.Windows.Forms.Label();
     this.label2        = new System.Windows.Forms.Label();
     this.txtReplace    = new Oranikle.Studio.Controls.CustomTextControl();
     this.tabGoTo       = new System.Windows.Forms.TabPage();
     this.bCloseGoto    = new Oranikle.Studio.Controls.StyledButton();
     this.txtLine       = new Oranikle.Studio.Controls.CustomTextControl();
     this.label4        = new System.Windows.Forms.Label();
     this.btnGoto       = new Oranikle.Studio.Controls.StyledButton();
     this.tcFRG.SuspendLayout();
     this.tabFind.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.tabReplace.SuspendLayout();
     this.tabGoTo.SuspendLayout();
     this.SuspendLayout();
     //
     // tcFRG
     //
     this.tcFRG.BorderColor = System.Drawing.Color.DarkGray;
     this.tcFRG.Controls.Add(this.tabFind);
     this.tcFRG.Controls.Add(this.tabReplace);
     this.tcFRG.Controls.Add(this.tabGoTo);
     this.tcFRG.DontSlantMiddle        = false;
     this.tcFRG.LeftSpacing            = 0;
     this.tcFRG.Location               = new System.Drawing.Point(8, 8);
     this.tcFRG.myBackColor            = System.Drawing.Color.Transparent;
     this.tcFRG.Name                   = "tcFRG";
     this.tcFRG.SelectedIndex          = 0;
     this.tcFRG.Size                   = new System.Drawing.Size(432, 192);
     this.tcFRG.SizeMode               = System.Windows.Forms.TabSizeMode.Fixed;
     this.tcFRG.TabFont                = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tcFRG.TabIndex               = 0;
     this.tcFRG.TabSlant               = 2;
     this.tcFRG.TabStop                = false;
     this.tcFRG.TabTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.tcFRG.TabTextHAlignment      = System.Drawing.StringAlignment.Near;
     this.tcFRG.TabTextVAlignment      = System.Drawing.StringAlignment.Center;
     this.tcFRG.TagPageSelectedColor   = System.Drawing.Color.White;
     this.tcFRG.TagPageUnselectedColor = System.Drawing.Color.LightGray;
     this.tcFRG.Enter                 += new System.EventHandler(this.tcFRG_Enter);
     this.tcFRG.SelectedIndexChanged  += new System.EventHandler(this.tcFRG_SelectedIndexChanged);
     //
     // tabFind
     //
     this.tabFind.BackColor = System.Drawing.Color.White;
     this.tabFind.Controls.Add(this.btnCancel);
     this.tabFind.Controls.Add(this.btnNext);
     this.tabFind.Controls.Add(this.chkCase);
     this.tabFind.Controls.Add(this.groupBox1);
     this.tabFind.Controls.Add(this.label1);
     this.tabFind.Controls.Add(this.txtFind);
     this.tabFind.Location = new System.Drawing.Point(4, 25);
     this.tabFind.Name     = "tabFind";
     this.tabFind.Size     = new System.Drawing.Size(424, 163);
     this.tabFind.TabIndex = 0;
     this.tabFind.Tag      = "find";
     this.tabFind.Text     = "Find";
     //
     // btnCancel
     //
     this.btnCancel.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.btnCancel.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.btnCancel.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.btnCancel.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.btnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.btnCancel.Font                    = new System.Drawing.Font("Arial", 9F);
     this.btnCancel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.btnCancel.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnCancel.Location                = new System.Drawing.Point(344, 128);
     this.btnCancel.Name                    = "btnCancel";
     this.btnCancel.OverriddenSize          = null;
     this.btnCancel.Size                    = new System.Drawing.Size(75, 21);
     this.btnCancel.TabIndex                = 3;
     this.btnCancel.Text                    = "Close";
     this.btnCancel.UseVisualStyleBackColor = true;
     this.btnCancel.Click                  += new System.EventHandler(this.btnCancel_Click);
     //
     // btnNext
     //
     this.btnNext.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.btnNext.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.btnNext.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.btnNext.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.btnNext.Enabled                 = false;
     this.btnNext.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.btnNext.Font                    = new System.Drawing.Font("Arial", 9F);
     this.btnNext.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.btnNext.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnNext.Location                = new System.Drawing.Point(344, 16);
     this.btnNext.Name                    = "btnNext";
     this.btnNext.OverriddenSize          = null;
     this.btnNext.Size                    = new System.Drawing.Size(75, 21);
     this.btnNext.TabIndex                = 1;
     this.btnNext.Text                    = "Find Next";
     this.btnNext.UseVisualStyleBackColor = true;
     this.btnNext.Click                  += new System.EventHandler(this.btnNext_Click);
     //
     // chkCase
     //
     this.chkCase.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.chkCase.ForeColor = System.Drawing.Color.Black;
     this.chkCase.Location  = new System.Drawing.Point(208, 72);
     this.chkCase.Name      = "chkCase";
     this.chkCase.Size      = new System.Drawing.Size(88, 24);
     this.chkCase.TabIndex  = 2;
     this.chkCase.Text      = "Match Case";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.radioUp);
     this.groupBox1.Controls.Add(this.radioDown);
     this.groupBox1.Location = new System.Drawing.Point(16, 48);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(176, 64);
     this.groupBox1.TabIndex = 2;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Search Direction";
     //
     // radioUp
     //
     this.radioUp.Location        = new System.Drawing.Point(16, 24);
     this.radioUp.Name            = "radioUp";
     this.radioUp.Size            = new System.Drawing.Size(56, 24);
     this.radioUp.TabIndex        = 0;
     this.radioUp.Text            = "Up";
     this.radioUp.CheckedChanged += new System.EventHandler(this.radioUp_CheckedChanged);
     //
     // radioDown
     //
     this.radioDown.Location = new System.Drawing.Point(104, 24);
     this.radioDown.Name     = "radioDown";
     this.radioDown.Size     = new System.Drawing.Size(56, 24);
     this.radioDown.TabIndex = 1;
     this.radioDown.Text     = "Down";
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(12, 16);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(76, 23);
     this.label1.TabIndex = 0;
     this.label1.Text     = "Find";
     //
     // txtFind
     //
     this.txtFind.AddX                        = 0;
     this.txtFind.AddY                        = 0;
     this.txtFind.AllowSpace                  = false;
     this.txtFind.BorderColor                 = System.Drawing.Color.LightGray;
     this.txtFind.BorderStyle                 = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtFind.ChangeVisibility            = false;
     this.txtFind.ChildControl                = null;
     this.txtFind.ConvertEnterToTab           = true;
     this.txtFind.ConvertEnterToTabForDialogs = false;
     this.txtFind.Decimals                    = 0;
     this.txtFind.DisplayList                 = new object[0];
     this.txtFind.HitText                     = Oranikle.Studio.Controls.HitText.String;
     this.txtFind.Location                    = new System.Drawing.Point(96, 16);
     this.txtFind.Name                        = "txtFind";
     this.txtFind.OnDropDownCloseFocus        = true;
     this.txtFind.SelectType                  = 0;
     this.txtFind.Size                        = new System.Drawing.Size(216, 20);
     this.txtFind.TabIndex                    = 0;
     this.txtFind.UseValueForChildsVisibilty  = false;
     this.txtFind.Value                       = true;
     this.txtFind.TextChanged                += new System.EventHandler(this.txtFind_TextChanged);
     //
     // tabReplace
     //
     this.tabReplace.BackColor = System.Drawing.Color.White;
     this.tabReplace.Controls.Add(this.bCloseReplace);
     this.tabReplace.Controls.Add(this.btnFindNext);
     this.tabReplace.Controls.Add(this.chkMatchCase);
     this.tabReplace.Controls.Add(this.btnReplaceAll);
     this.tabReplace.Controls.Add(this.btnReplace);
     this.tabReplace.Controls.Add(this.txtFindR);
     this.tabReplace.Controls.Add(this.label3);
     this.tabReplace.Controls.Add(this.label2);
     this.tabReplace.Controls.Add(this.txtReplace);
     this.tabReplace.Location = new System.Drawing.Point(4, 25);
     this.tabReplace.Name     = "tabReplace";
     this.tabReplace.Size     = new System.Drawing.Size(424, 163);
     this.tabReplace.TabIndex = 1;
     this.tabReplace.Tag      = "replace";
     this.tabReplace.Text     = "Replace";
     //
     // bCloseReplace
     //
     this.bCloseReplace.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.bCloseReplace.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.bCloseReplace.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.bCloseReplace.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.bCloseReplace.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.bCloseReplace.Font                    = new System.Drawing.Font("Arial", 9F);
     this.bCloseReplace.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.bCloseReplace.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.bCloseReplace.Location                = new System.Drawing.Point(344, 128);
     this.bCloseReplace.Name                    = "bCloseReplace";
     this.bCloseReplace.OverriddenSize          = null;
     this.bCloseReplace.Size                    = new System.Drawing.Size(75, 21);
     this.bCloseReplace.TabIndex                = 6;
     this.bCloseReplace.Text                    = "Close";
     this.bCloseReplace.UseVisualStyleBackColor = true;
     this.bCloseReplace.Click                  += new System.EventHandler(this.btnCancel_Click);
     //
     // btnFindNext
     //
     this.btnFindNext.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.btnFindNext.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.btnFindNext.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.btnFindNext.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.btnFindNext.Enabled                 = false;
     this.btnFindNext.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.btnFindNext.Font                    = new System.Drawing.Font("Arial", 9F);
     this.btnFindNext.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.btnFindNext.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnFindNext.Location                = new System.Drawing.Point(344, 16);
     this.btnFindNext.Name                    = "btnFindNext";
     this.btnFindNext.OverriddenSize          = null;
     this.btnFindNext.Size                    = new System.Drawing.Size(75, 21);
     this.btnFindNext.TabIndex                = 3;
     this.btnFindNext.Text                    = "FindNext";
     this.btnFindNext.UseVisualStyleBackColor = true;
     this.btnFindNext.Click                  += new System.EventHandler(this.btnFindNext_Click);
     //
     // chkMatchCase
     //
     this.chkMatchCase.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.chkMatchCase.ForeColor = System.Drawing.Color.Black;
     this.chkMatchCase.Location  = new System.Drawing.Point(8, 88);
     this.chkMatchCase.Name      = "chkMatchCase";
     this.chkMatchCase.Size      = new System.Drawing.Size(104, 24);
     this.chkMatchCase.TabIndex  = 2;
     this.chkMatchCase.Text      = "Match Case";
     //
     // btnReplaceAll
     //
     this.btnReplaceAll.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.btnReplaceAll.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.btnReplaceAll.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.btnReplaceAll.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.btnReplaceAll.Enabled                 = false;
     this.btnReplaceAll.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.btnReplaceAll.Font                    = new System.Drawing.Font("Arial", 9F);
     this.btnReplaceAll.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.btnReplaceAll.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnReplaceAll.Location                = new System.Drawing.Point(344, 80);
     this.btnReplaceAll.Name                    = "btnReplaceAll";
     this.btnReplaceAll.OverriddenSize          = null;
     this.btnReplaceAll.Size                    = new System.Drawing.Size(75, 21);
     this.btnReplaceAll.TabIndex                = 5;
     this.btnReplaceAll.Text                    = "ReplaceAll";
     this.btnReplaceAll.UseVisualStyleBackColor = true;
     this.btnReplaceAll.Click                  += new System.EventHandler(this.btnReplaceAll_Click);
     //
     // btnReplace
     //
     this.btnReplace.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.btnReplace.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.btnReplace.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.btnReplace.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.btnReplace.Enabled                 = false;
     this.btnReplace.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.btnReplace.Font                    = new System.Drawing.Font("Arial", 9F);
     this.btnReplace.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.btnReplace.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnReplace.Location                = new System.Drawing.Point(344, 48);
     this.btnReplace.Name                    = "btnReplace";
     this.btnReplace.OverriddenSize          = null;
     this.btnReplace.Size                    = new System.Drawing.Size(75, 21);
     this.btnReplace.TabIndex                = 4;
     this.btnReplace.Text                    = "Replace";
     this.btnReplace.UseVisualStyleBackColor = true;
     this.btnReplace.Click                  += new System.EventHandler(this.btnReplace_Click);
     //
     // txtFindR
     //
     this.txtFindR.AddX                        = 0;
     this.txtFindR.AddY                        = 0;
     this.txtFindR.AllowSpace                  = false;
     this.txtFindR.BorderColor                 = System.Drawing.Color.LightGray;
     this.txtFindR.BorderStyle                 = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtFindR.ChangeVisibility            = false;
     this.txtFindR.ChildControl                = null;
     this.txtFindR.ConvertEnterToTab           = true;
     this.txtFindR.ConvertEnterToTabForDialogs = false;
     this.txtFindR.Decimals                    = 0;
     this.txtFindR.DisplayList                 = new object[0];
     this.txtFindR.HitText                     = Oranikle.Studio.Controls.HitText.String;
     this.txtFindR.Location                    = new System.Drawing.Point(96, 16);
     this.txtFindR.Name                        = "txtFindR";
     this.txtFindR.OnDropDownCloseFocus        = true;
     this.txtFindR.SelectType                  = 0;
     this.txtFindR.Size                        = new System.Drawing.Size(224, 20);
     this.txtFindR.TabIndex                    = 0;
     this.txtFindR.UseValueForChildsVisibilty  = false;
     this.txtFindR.Value                       = true;
     this.txtFindR.TextChanged                += new System.EventHandler(this.txtFindR_TextChanged);
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(14, 16);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(76, 23);
     this.label3.TabIndex = 0;
     this.label3.Text     = "Find";
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(14, 56);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(76, 23);
     this.label2.TabIndex = 5;
     this.label2.Text     = "Replace With";
     //
     // txtReplace
     //
     this.txtReplace.AddX                        = 0;
     this.txtReplace.AddY                        = 0;
     this.txtReplace.AllowSpace                  = false;
     this.txtReplace.BorderColor                 = System.Drawing.Color.LightGray;
     this.txtReplace.BorderStyle                 = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtReplace.ChangeVisibility            = false;
     this.txtReplace.ChildControl                = null;
     this.txtReplace.ConvertEnterToTab           = true;
     this.txtReplace.ConvertEnterToTabForDialogs = false;
     this.txtReplace.Decimals                    = 0;
     this.txtReplace.DisplayList                 = new object[0];
     this.txtReplace.HitText                     = Oranikle.Studio.Controls.HitText.String;
     this.txtReplace.Location                    = new System.Drawing.Point(96, 56);
     this.txtReplace.Name                        = "txtReplace";
     this.txtReplace.OnDropDownCloseFocus        = true;
     this.txtReplace.SelectType                  = 0;
     this.txtReplace.Size                        = new System.Drawing.Size(224, 20);
     this.txtReplace.TabIndex                    = 1;
     this.txtReplace.UseValueForChildsVisibilty  = false;
     this.txtReplace.Value                       = true;
     //
     // tabGoTo
     //
     this.tabGoTo.BackColor = System.Drawing.Color.White;
     this.tabGoTo.Controls.Add(this.bCloseGoto);
     this.tabGoTo.Controls.Add(this.txtLine);
     this.tabGoTo.Controls.Add(this.label4);
     this.tabGoTo.Controls.Add(this.btnGoto);
     this.tabGoTo.Location = new System.Drawing.Point(4, 25);
     this.tabGoTo.Name     = "tabGoTo";
     this.tabGoTo.Size     = new System.Drawing.Size(424, 163);
     this.tabGoTo.TabIndex = 2;
     this.tabGoTo.Tag      = "goto";
     this.tabGoTo.Text     = "GoTo";
     //
     // bCloseGoto
     //
     this.bCloseGoto.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.bCloseGoto.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.bCloseGoto.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.bCloseGoto.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.bCloseGoto.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.bCloseGoto.Font                    = new System.Drawing.Font("Arial", 9F);
     this.bCloseGoto.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.bCloseGoto.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.bCloseGoto.Location                = new System.Drawing.Point(344, 128);
     this.bCloseGoto.Name                    = "bCloseGoto";
     this.bCloseGoto.OverriddenSize          = null;
     this.bCloseGoto.Size                    = new System.Drawing.Size(75, 21);
     this.bCloseGoto.TabIndex                = 2;
     this.bCloseGoto.Text                    = "Close";
     this.bCloseGoto.UseVisualStyleBackColor = true;
     this.bCloseGoto.Click                  += new System.EventHandler(this.btnCancel_Click);
     //
     // txtLine
     //
     this.txtLine.AddX                        = 0;
     this.txtLine.AddY                        = 0;
     this.txtLine.AllowSpace                  = false;
     this.txtLine.BorderColor                 = System.Drawing.Color.LightGray;
     this.txtLine.BorderStyle                 = System.Windows.Forms.BorderStyle.FixedSingle;
     this.txtLine.ChangeVisibility            = false;
     this.txtLine.ChildControl                = null;
     this.txtLine.ConvertEnterToTab           = true;
     this.txtLine.ConvertEnterToTabForDialogs = false;
     this.txtLine.Decimals                    = 0;
     this.txtLine.DisplayList                 = new object[0];
     this.txtLine.HitText                     = Oranikle.Studio.Controls.HitText.String;
     this.txtLine.Location                    = new System.Drawing.Point(96, 16);
     this.txtLine.Name                        = "txtLine";
     this.txtLine.OnDropDownCloseFocus        = true;
     this.txtLine.SelectType                  = 0;
     this.txtLine.Size                        = new System.Drawing.Size(100, 20);
     this.txtLine.TabIndex                    = 0;
     this.txtLine.UseValueForChildsVisibilty  = false;
     this.txtLine.Value                       = true;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(16, 16);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(100, 23);
     this.label4.TabIndex = 2;
     this.label4.Text     = "Line Number";
     //
     // btnGoto
     //
     this.btnGoto.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.btnGoto.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.btnGoto.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.btnGoto.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.btnGoto.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.btnGoto.Font                    = new System.Drawing.Font("Arial", 9F);
     this.btnGoto.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.btnGoto.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.btnGoto.Location                = new System.Drawing.Point(344, 16);
     this.btnGoto.Name                    = "btnGoto";
     this.btnGoto.OverriddenSize          = null;
     this.btnGoto.Size                    = new System.Drawing.Size(75, 21);
     this.btnGoto.TabIndex                = 1;
     this.btnGoto.Text                    = "GoTo";
     this.btnGoto.UseVisualStyleBackColor = true;
     this.btnGoto.Click                  += new System.EventHandler(this.btnGoto_Click);
     //
     // FindTab
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(241)))), ((int)(((byte)(249)))));
     this.CancelButton      = this.btnCancel;
     this.ClientSize        = new System.Drawing.Size(445, 206);
     this.Controls.Add(this.tcFRG);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "FindTab";
     this.Text            = "Find";
     this.TopMost         = true;
     this.tcFRG.ResumeLayout(false);
     this.tabFind.ResumeLayout(false);
     this.tabFind.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.tabReplace.ResumeLayout(false);
     this.tabReplace.PerformLayout();
     this.tabGoTo.ResumeLayout(false);
     this.tabGoTo.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.tcEHP      = new Oranikle.Studio.Controls.CtrlStyledTab();
     this.tpDesign   = new System.Windows.Forms.TabPage();
     this.tpEditor   = new System.Windows.Forms.TabPage();
     this.tbEditor   = new System.Windows.Forms.RichTextBox();
     this.tpBrowser  = new System.Windows.Forms.TabPage();
     this.rdlPreview = new Oranikle.Report.Viewer.RdlViewer();
     this.tcEHP.SuspendLayout();
     this.tpEditor.SuspendLayout();
     this.tpBrowser.SuspendLayout();
     this.SuspendLayout();
     //
     // tcEHP
     //
     this.tcEHP.Alignment   = System.Windows.Forms.TabAlignment.Bottom;
     this.tcEHP.BorderColor = System.Drawing.Color.DarkGray;
     this.tcEHP.Controls.Add(this.tpDesign);
     this.tcEHP.Controls.Add(this.tpEditor);
     this.tcEHP.Controls.Add(this.tpBrowser);
     this.tcEHP.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.tcEHP.DontSlantMiddle        = false;
     this.tcEHP.LeftSpacing            = 0;
     this.tcEHP.Location               = new System.Drawing.Point(0, 0);
     this.tcEHP.myBackColor            = System.Drawing.Color.Transparent;
     this.tcEHP.Name                   = "tcEHP";
     this.tcEHP.SelectedIndex          = 0;
     this.tcEHP.ShowToolTips           = true;
     this.tcEHP.Size                   = new System.Drawing.Size(488, 376);
     this.tcEHP.SizeMode               = System.Windows.Forms.TabSizeMode.Fixed;
     this.tcEHP.TabFont                = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tcEHP.TabIndex               = 0;
     this.tcEHP.TabSlant               = 2;
     this.tcEHP.TabStop                = false;
     this.tcEHP.TabTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.tcEHP.TabTextHAlignment      = System.Drawing.StringAlignment.Near;
     this.tcEHP.TabTextVAlignment      = System.Drawing.StringAlignment.Center;
     this.tcEHP.TagPageSelectedColor   = System.Drawing.Color.White;
     this.tcEHP.TagPageUnselectedColor = System.Drawing.Color.LightGray;
     this.tcEHP.SelectedIndexChanged  += new System.EventHandler(this.tcEHP_SelectedIndexChanged);
     //
     // tpDesign
     //
     this.tpDesign.BackColor = System.Drawing.Color.White;
     this.tpDesign.Location  = new System.Drawing.Point(4, 4);
     this.tpDesign.Name      = "tpDesign";
     this.tpDesign.Size      = new System.Drawing.Size(480, 347);
     this.tpDesign.TabIndex  = 3;
     this.tpDesign.Tag       = "design";
     this.tpDesign.Text      = "Designer";
     //
     // tpEditor
     //
     this.tpEditor.BackColor = System.Drawing.Color.White;
     this.tpEditor.Controls.Add(this.tbEditor);
     this.tpEditor.Location    = new System.Drawing.Point(4, 4);
     this.tpEditor.Name        = "tpEditor";
     this.tpEditor.Size        = new System.Drawing.Size(480, 347);
     this.tpEditor.TabIndex    = 0;
     this.tpEditor.Tag         = "edit";
     this.tpEditor.Text        = "Code";
     this.tpEditor.ToolTipText = "Edit Report Syntax";
     //
     // tbEditor
     //
     this.tbEditor.AcceptsTab    = true;
     this.tbEditor.BorderStyle   = System.Windows.Forms.BorderStyle.None;
     this.tbEditor.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tbEditor.HideSelection = false;
     this.tbEditor.Location      = new System.Drawing.Point(0, 0);
     this.tbEditor.Name          = "tbEditor";
     this.tbEditor.Size          = new System.Drawing.Size(480, 347);
     this.tbEditor.TabIndex      = 0;
     this.tbEditor.Text          = "";
     this.tbEditor.WordWrap      = false;
     this.tbEditor.TextChanged  += new System.EventHandler(this.tbEditor_TextChanged);
     //
     // tpBrowser
     //
     this.tpBrowser.BackColor = System.Drawing.Color.White;
     this.tpBrowser.Controls.Add(this.rdlPreview);
     this.tpBrowser.Location = new System.Drawing.Point(4, 4);
     this.tpBrowser.Name     = "tpBrowser";
     this.tpBrowser.Size     = new System.Drawing.Size(480, 347);
     this.tpBrowser.TabIndex = 2;
     this.tpBrowser.Tag      = "preview";
     this.tpBrowser.Text     = "Preview";
     //
     // rdlPreview
     //
     this.rdlPreview.Cursor                 = System.Windows.Forms.Cursors.Default;
     this.rdlPreview.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.rdlPreview.Folder                 = null;
     this.rdlPreview.HighlightAll           = false;
     this.rdlPreview.HighlightAllColor      = System.Drawing.Color.Fuchsia;
     this.rdlPreview.HighlightCaseSensitive = false;
     this.rdlPreview.HighlightItemColor     = System.Drawing.Color.Aqua;
     this.rdlPreview.HighlightPageItem      = null;
     this.rdlPreview.HighlightText          = null;
     this.rdlPreview.Location               = new System.Drawing.Point(0, 0);
     this.rdlPreview.Name                   = "rdlPreview";
     this.rdlPreview.PageCurrent            = 1;
     this.rdlPreview.Parameters             = null;
     this.rdlPreview.ReportName             = null;
     this.rdlPreview.ScrollMode             = Oranikle.Report.Viewer.ScrollModeEnum.Continuous;
     this.rdlPreview.SelectTool             = false;
     this.rdlPreview.ShowFindPanel          = false;
     this.rdlPreview.ShowParameterPanel     = true;
     this.rdlPreview.ShowWaitDialog         = true;
     this.rdlPreview.Size                   = new System.Drawing.Size(480, 347);
     this.rdlPreview.SourceFile             = null;
     this.rdlPreview.SourceRdl              = null;
     this.rdlPreview.TabIndex               = 0;
     this.rdlPreview.Text                   = "rdlViewer1";
     this.rdlPreview.UseTrueMargins         = true;
     this.rdlPreview.Zoom                   = 0.5495112F;
     this.rdlPreview.ZoomMode               = Oranikle.Report.Viewer.ZoomEnum.FitWidth;
     this.rdlPreview.Click                 += new System.EventHandler(this.rdlPreview_Click);
     //
     // RdlEditPreview
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.Controls.Add(this.tcEHP);
     this.Name = "RdlEditPreview";
     this.Size = new System.Drawing.Size(488, 376);
     this.tcEHP.ResumeLayout(false);
     this.tpEditor.ResumeLayout(false);
     this.tpBrowser.ResumeLayout(false);
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DialogToolOptions));
            this.bOK = new Oranikle.Studio.Controls.StyledButton();
            this.bCancel = new Oranikle.Studio.Controls.StyledButton();
            this.tabControl1 = new Oranikle.Studio.Controls.CtrlStyledTab();
            this.tpGeneral = new System.Windows.Forms.TabPage();
            this.cbShowReportWaitDialog = new Oranikle.Studio.Controls.StyledCheckBox();
            this.gbPropLoc = new System.Windows.Forms.GroupBox();
            this.chkPBAutoHide = new Oranikle.Studio.Controls.StyledCheckBox();
            this.rbPBBottom = new System.Windows.Forms.RadioButton();
            this.rbPBTop = new System.Windows.Forms.RadioButton();
            this.rbPBLeft = new System.Windows.Forms.RadioButton();
            this.rbPBRight = new System.Windows.Forms.RadioButton();
            this.cbTabInterface = new Oranikle.Studio.Controls.StyledCheckBox();
            this.cbOutline = new Oranikle.Studio.Controls.StyledCheckBox();
            this.cbEditLines = new Oranikle.Studio.Controls.StyledCheckBox();
            this.tbHelpUrl = new Oranikle.Studio.Controls.CustomTextControl();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.tbRecentFilesMax = new Oranikle.Studio.Controls.CustomTextControl();
            this.label1 = new System.Windows.Forms.Label();
            this.tpToolbar = new System.Windows.Forms.TabPage();
            this.bRemove = new Oranikle.Studio.Controls.StyledButton();
            this.bReset = new Oranikle.Studio.Controls.StyledButton();
            this.bDown = new Oranikle.Studio.Controls.StyledButton();
            this.bUp = new Oranikle.Studio.Controls.StyledButton();
            this.bCopyItem = new Oranikle.Studio.Controls.StyledButton();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.lbToolbar = new System.Windows.Forms.ListBox();
            this.lbOperation = new System.Windows.Forms.ListBox();
            this.tpDesktop = new System.Windows.Forms.TabPage();
            this.bBrowse = new Oranikle.Studio.Controls.StyledButton();
            this.tbDirectory = new Oranikle.Studio.Controls.CustomTextControl();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.ckLocal = new Oranikle.Studio.Controls.StyledCheckBox();
            this.tbPort = new Oranikle.Studio.Controls.CustomTextControl();
            this.label6 = new System.Windows.Forms.Label();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.label10 = new System.Windows.Forms.Label();
            this.bRemoveMap = new Oranikle.Studio.Controls.StyledButton();
            this.bAddMap = new Oranikle.Studio.Controls.StyledButton();
            this.lbMaps = new System.Windows.Forms.ListBox();
            this.bApply = new Oranikle.Studio.Controls.StyledButton();
            this.tabControl1.SuspendLayout();
            this.tpGeneral.SuspendLayout();
            this.gbPropLoc.SuspendLayout();
            this.tpToolbar.SuspendLayout();
            this.tpDesktop.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.SuspendLayout();
            // 
            // bOK
            // 
            this.bOK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bOK.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bOK.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bOK.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bOK.Font = new System.Drawing.Font("Arial", 9F);
            this.bOK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bOK.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bOK.Location = new System.Drawing.Point(210, 275);
            this.bOK.Name = "bOK";
            this.bOK.OverriddenSize = null;
            this.bOK.Size = new System.Drawing.Size(75, 21);
            this.bOK.TabIndex = 1;
            this.bOK.Text = "OK";
            this.bOK.UseVisualStyleBackColor = true;
            this.bOK.Click += new System.EventHandler(this.bOK_Click);
            // 
            // bCancel
            // 
            this.bCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bCancel.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bCancel.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bCancel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bCancel.CausesValidation = false;
            this.bCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.bCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bCancel.Font = new System.Drawing.Font("Arial", 9F);
            this.bCancel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bCancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bCancel.Location = new System.Drawing.Point(298, 275);
            this.bCancel.Name = "bCancel";
            this.bCancel.OverriddenSize = null;
            this.bCancel.Size = new System.Drawing.Size(75, 21);
            this.bCancel.TabIndex = 2;
            this.bCancel.Text = "Cancel";
            this.bCancel.UseVisualStyleBackColor = true;
            // 
            // tabControl1
            // 
            this.tabControl1.BorderColor = System.Drawing.Color.DarkGray;
            this.tabControl1.Controls.Add(this.tpGeneral);
            this.tabControl1.Controls.Add(this.tpToolbar);
            this.tabControl1.Controls.Add(this.tpDesktop);
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.DontSlantMiddle = false;
            this.tabControl1.LeftSpacing = 0;
            this.tabControl1.Location = new System.Drawing.Point(3, 3);
            this.tabControl1.myBackColor = System.Drawing.Color.Transparent;
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(466, 269);
            this.tabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
            this.tabControl1.TabFont = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tabControl1.TabIndex = 0;
            this.tabControl1.TabSlant = 2;
            this.tabControl1.TabStop = false;
            this.tabControl1.TabTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.tabControl1.TabTextHAlignment = System.Drawing.StringAlignment.Near;
            this.tabControl1.TabTextVAlignment = System.Drawing.StringAlignment.Center;
            this.tabControl1.TagPageSelectedColor = System.Drawing.Color.White;
            this.tabControl1.TagPageUnselectedColor = System.Drawing.Color.LightGray;
            // 
            // tpGeneral
            // 
            this.tpGeneral.BackColor = System.Drawing.Color.White;
            this.tpGeneral.Controls.Add(this.cbShowReportWaitDialog);
            this.tpGeneral.Controls.Add(this.gbPropLoc);
            this.tpGeneral.Controls.Add(this.cbTabInterface);
            this.tpGeneral.Controls.Add(this.cbOutline);
            this.tpGeneral.Controls.Add(this.cbEditLines);
            this.tpGeneral.Controls.Add(this.tbHelpUrl);
            this.tpGeneral.Controls.Add(this.label3);
            this.tpGeneral.Controls.Add(this.label2);
            this.tpGeneral.Controls.Add(this.tbRecentFilesMax);
            this.tpGeneral.Controls.Add(this.label1);
            this.tpGeneral.Location = new System.Drawing.Point(4, 25);
            this.tpGeneral.Name = "tpGeneral";
            this.tpGeneral.Size = new System.Drawing.Size(458, 240);
            this.tpGeneral.TabIndex = 0;
            this.tpGeneral.Tag = "general";
            this.tpGeneral.Text = "General";
            // 
            // cbShowReportWaitDialog
            // 
            this.cbShowReportWaitDialog.AutoSize = true;
            this.cbShowReportWaitDialog.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cbShowReportWaitDialog.ForeColor = System.Drawing.Color.Black;
            this.cbShowReportWaitDialog.Location = new System.Drawing.Point(14, 155);
            this.cbShowReportWaitDialog.Name = "cbShowReportWaitDialog";
            this.cbShowReportWaitDialog.Size = new System.Drawing.Size(226, 17);
            this.cbShowReportWaitDialog.TabIndex = 8;
            this.cbShowReportWaitDialog.Text = "Show Rendering Report Dialog on Preview";
            this.cbShowReportWaitDialog.UseVisualStyleBackColor = true;
            // 
            // gbPropLoc
            // 
            this.gbPropLoc.Controls.Add(this.chkPBAutoHide);
            this.gbPropLoc.Controls.Add(this.rbPBBottom);
            this.gbPropLoc.Controls.Add(this.rbPBTop);
            this.gbPropLoc.Controls.Add(this.rbPBLeft);
            this.gbPropLoc.Controls.Add(this.rbPBRight);
            this.gbPropLoc.Location = new System.Drawing.Point(14, 174);
            this.gbPropLoc.Name = "gbPropLoc";
            this.gbPropLoc.Size = new System.Drawing.Size(401, 61);
            this.gbPropLoc.TabIndex = 9;
            this.gbPropLoc.TabStop = false;
            this.gbPropLoc.Text = "Properties Window";
            // 
            // chkPBAutoHide
            // 
            this.chkPBAutoHide.AutoSize = true;
            this.chkPBAutoHide.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.chkPBAutoHide.ForeColor = System.Drawing.Color.Black;
            this.chkPBAutoHide.Location = new System.Drawing.Point(13, 42);
            this.chkPBAutoHide.Name = "chkPBAutoHide";
            this.chkPBAutoHide.Size = new System.Drawing.Size(70, 17);
            this.chkPBAutoHide.TabIndex = 4;
            this.chkPBAutoHide.Text = "Auto Hide";
            this.chkPBAutoHide.UseVisualStyleBackColor = true;
            // 
            // rbPBBottom
            // 
            this.rbPBBottom.AutoSize = true;
            this.rbPBBottom.Location = new System.Drawing.Point(301, 19);
            this.rbPBBottom.Name = "rbPBBottom";
            this.rbPBBottom.Size = new System.Drawing.Size(58, 17);
            this.rbPBBottom.TabIndex = 3;
            this.rbPBBottom.TabStop = true;
            this.rbPBBottom.Text = "Bottom";
            this.rbPBBottom.UseVisualStyleBackColor = true;
            // 
            // rbPBTop
            // 
            this.rbPBTop.AutoSize = true;
            this.rbPBTop.Location = new System.Drawing.Point(205, 19);
            this.rbPBTop.Name = "rbPBTop";
            this.rbPBTop.Size = new System.Drawing.Size(44, 17);
            this.rbPBTop.TabIndex = 2;
            this.rbPBTop.TabStop = true;
            this.rbPBTop.Text = "Top";
            this.rbPBTop.UseVisualStyleBackColor = true;
            // 
            // rbPBLeft
            // 
            this.rbPBLeft.AutoSize = true;
            this.rbPBLeft.Location = new System.Drawing.Point(109, 19);
            this.rbPBLeft.Name = "rbPBLeft";
            this.rbPBLeft.Size = new System.Drawing.Size(43, 17);
            this.rbPBLeft.TabIndex = 1;
            this.rbPBLeft.TabStop = true;
            this.rbPBLeft.Text = "Left";
            this.rbPBLeft.UseVisualStyleBackColor = true;
            // 
            // rbPBRight
            // 
            this.rbPBRight.AutoSize = true;
            this.rbPBRight.Location = new System.Drawing.Point(13, 19);
            this.rbPBRight.Name = "rbPBRight";
            this.rbPBRight.Size = new System.Drawing.Size(50, 17);
            this.rbPBRight.TabIndex = 0;
            this.rbPBRight.TabStop = true;
            this.rbPBRight.Text = "Right";
            this.rbPBRight.UseVisualStyleBackColor = true;
            // 
            // cbTabInterface
            // 
            this.cbTabInterface.AutoSize = true;
            this.cbTabInterface.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cbTabInterface.ForeColor = System.Drawing.Color.Black;
            this.cbTabInterface.Location = new System.Drawing.Point(14, 132);
            this.cbTabInterface.Name = "cbTabInterface";
            this.cbTabInterface.Size = new System.Drawing.Size(130, 17);
            this.cbTabInterface.TabIndex = 7;
            this.cbTabInterface.Text = "Show tabbed interface";
            this.cbTabInterface.UseVisualStyleBackColor = true;
            this.cbTabInterface.CheckedChanged += new System.EventHandler(this.cbTabInterface_CheckedChanged);
            // 
            // cbOutline
            // 
            this.cbOutline.AutoSize = true;
            this.cbOutline.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cbOutline.ForeColor = System.Drawing.Color.Black;
            this.cbOutline.Location = new System.Drawing.Point(14, 109);
            this.cbOutline.Name = "cbOutline";
            this.cbOutline.Size = new System.Drawing.Size(169, 17);
            this.cbOutline.TabIndex = 6;
            this.cbOutline.Text = "Outline report items in Designer";
            this.cbOutline.UseVisualStyleBackColor = true;
            // 
            // cbEditLines
            // 
            this.cbEditLines.AutoSize = true;
            this.cbEditLines.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cbEditLines.ForeColor = System.Drawing.Color.Black;
            this.cbEditLines.Location = new System.Drawing.Point(14, 86);
            this.cbEditLines.Name = "cbEditLines";
            this.cbEditLines.Size = new System.Drawing.Size(172, 17);
            this.cbEditLines.TabIndex = 5;
            this.cbEditLines.Text = "Show line numbers in RDL Text";
            this.cbEditLines.UseVisualStyleBackColor = true;
            // 
            // tbHelpUrl
            // 
            this.tbHelpUrl.AddX = 0;
            this.tbHelpUrl.AddY = 0;
            this.tbHelpUrl.AllowSpace = false;
            this.tbHelpUrl.BorderColor = System.Drawing.Color.LightGray;
            this.tbHelpUrl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbHelpUrl.ChangeVisibility = false;
            this.tbHelpUrl.ChildControl = null;
            this.tbHelpUrl.ConvertEnterToTab = true;
            this.tbHelpUrl.ConvertEnterToTabForDialogs = false;
            this.tbHelpUrl.Decimals = 0;
            this.tbHelpUrl.DisplayList = new object[0];
            this.tbHelpUrl.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbHelpUrl.Location = new System.Drawing.Point(27, 60);
            this.tbHelpUrl.Name = "tbHelpUrl";
            this.tbHelpUrl.OnDropDownCloseFocus = true;
            this.tbHelpUrl.SelectType = 0;
            this.tbHelpUrl.Size = new System.Drawing.Size(404, 20);
            this.tbHelpUrl.TabIndex = 4;
            this.tbHelpUrl.Text = "tbHelpUrl";
            this.tbHelpUrl.UseValueForChildsVisibilty = false;
            this.tbHelpUrl.Value = true;
            // 
            // label3
            // 
            this.label3.Location = new System.Drawing.Point(11, 40);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(404, 23);
            this.label3.TabIndex = 3;
            this.label3.Text = "Help System URL  (Empty string means use default help url.)";
            // 
            // label2
            // 
            this.label2.Location = new System.Drawing.Point(100, 15);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(174, 23);
            this.label2.TabIndex = 2;
            this.label2.Text = "items in most recently used lists.";
            // 
            // tbRecentFilesMax
            // 
            this.tbRecentFilesMax.AddX = 0;
            this.tbRecentFilesMax.AddY = 0;
            this.tbRecentFilesMax.AllowSpace = false;
            this.tbRecentFilesMax.BorderColor = System.Drawing.Color.LightGray;
            this.tbRecentFilesMax.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbRecentFilesMax.ChangeVisibility = false;
            this.tbRecentFilesMax.ChildControl = null;
            this.tbRecentFilesMax.ConvertEnterToTab = true;
            this.tbRecentFilesMax.ConvertEnterToTabForDialogs = false;
            this.tbRecentFilesMax.Decimals = 0;
            this.tbRecentFilesMax.DisplayList = new object[0];
            this.tbRecentFilesMax.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbRecentFilesMax.Location = new System.Drawing.Point(58, 11);
            this.tbRecentFilesMax.Name = "tbRecentFilesMax";
            this.tbRecentFilesMax.OnDropDownCloseFocus = true;
            this.tbRecentFilesMax.SelectType = 0;
            this.tbRecentFilesMax.Size = new System.Drawing.Size(31, 20);
            this.tbRecentFilesMax.TabIndex = 1;
            this.tbRecentFilesMax.UseValueForChildsVisibilty = false;
            this.tbRecentFilesMax.Value = true;
            // 
            // label1
            // 
            this.label1.Location = new System.Drawing.Point(11, 13);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(45, 23);
            this.label1.TabIndex = 0;
            this.label1.Text = "Display";
            // 
            // tpToolbar
            // 
            this.tpToolbar.BackColor = System.Drawing.Color.White;
            this.tpToolbar.Controls.Add(this.bRemove);
            this.tpToolbar.Controls.Add(this.bReset);
            this.tpToolbar.Controls.Add(this.bDown);
            this.tpToolbar.Controls.Add(this.bUp);
            this.tpToolbar.Controls.Add(this.bCopyItem);
            this.tpToolbar.Controls.Add(this.label5);
            this.tpToolbar.Controls.Add(this.label4);
            this.tpToolbar.Controls.Add(this.lbToolbar);
            this.tpToolbar.Controls.Add(this.lbOperation);
            this.tpToolbar.Location = new System.Drawing.Point(4, 25);
            this.tpToolbar.Name = "tpToolbar";
            this.tpToolbar.Size = new System.Drawing.Size(458, 240);
            this.tpToolbar.TabIndex = 1;
            this.tpToolbar.Tag = "toolbar";
            this.tpToolbar.Text = "Toolbar";
            // 
            // bRemove
            // 
            this.bRemove.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bRemove.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bRemove.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bRemove.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bRemove.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bRemove.Font = new System.Drawing.Font("Arial", 9F);
            this.bRemove.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bRemove.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bRemove.Location = new System.Drawing.Point(179, 74);
            this.bRemove.Name = "bRemove";
            this.bRemove.OverriddenSize = null;
            this.bRemove.Size = new System.Drawing.Size(23, 21);
            this.bRemove.TabIndex = 2;
            this.bRemove.Text = "<";
            this.bRemove.UseVisualStyleBackColor = true;
            this.bRemove.Click += new System.EventHandler(this.bRemove_Click);
            // 
            // bReset
            // 
            this.bReset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bReset.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bReset.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bReset.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bReset.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bReset.Font = new System.Drawing.Font("Arial", 9F);
            this.bReset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bReset.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bReset.Location = new System.Drawing.Point(374, 104);
            this.bReset.Name = "bReset";
            this.bReset.OverriddenSize = null;
            this.bReset.Size = new System.Drawing.Size(53, 21);
            this.bReset.TabIndex = 6;
            this.bReset.Text = "Reset";
            this.bReset.UseVisualStyleBackColor = true;
            this.bReset.Click += new System.EventHandler(this.bReset_Click);
            // 
            // bDown
            // 
            this.bDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bDown.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bDown.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bDown.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bDown.Font = new System.Drawing.Font("Arial", 9F);
            this.bDown.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bDown.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bDown.Location = new System.Drawing.Point(374, 65);
            this.bDown.Name = "bDown";
            this.bDown.OverriddenSize = null;
            this.bDown.Size = new System.Drawing.Size(53, 21);
            this.bDown.TabIndex = 5;
            this.bDown.Text = "Down";
            this.bDown.UseVisualStyleBackColor = true;
            this.bDown.Click += new System.EventHandler(this.bDown_Click);
            // 
            // bUp
            // 
            this.bUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bUp.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bUp.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bUp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bUp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bUp.Font = new System.Drawing.Font("Arial", 9F);
            this.bUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bUp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bUp.Location = new System.Drawing.Point(374, 35);
            this.bUp.Name = "bUp";
            this.bUp.OverriddenSize = null;
            this.bUp.Size = new System.Drawing.Size(53, 21);
            this.bUp.TabIndex = 4;
            this.bUp.Text = "Up";
            this.bUp.UseVisualStyleBackColor = true;
            this.bUp.Click += new System.EventHandler(this.bUp_Click);
            // 
            // bCopyItem
            // 
            this.bCopyItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bCopyItem.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bCopyItem.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bCopyItem.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bCopyItem.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bCopyItem.Font = new System.Drawing.Font("Arial", 9F);
            this.bCopyItem.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bCopyItem.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bCopyItem.Location = new System.Drawing.Point(179, 40);
            this.bCopyItem.Name = "bCopyItem";
            this.bCopyItem.OverriddenSize = null;
            this.bCopyItem.Size = new System.Drawing.Size(23, 21);
            this.bCopyItem.TabIndex = 1;
            this.bCopyItem.Text = ">";
            this.bCopyItem.UseVisualStyleBackColor = true;
            this.bCopyItem.Click += new System.EventHandler(this.bCopyItem_Click);
            // 
            // label5
            // 
            this.label5.Location = new System.Drawing.Point(213, 8);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(100, 23);
            this.label5.TabIndex = 8;
            this.label5.Text = "Toolbar Layout";
            // 
            // label4
            // 
            this.label4.Location = new System.Drawing.Point(15, 8);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(112, 23);
            this.label4.TabIndex = 7;
            this.label4.Text = "ToolBar Operations";
            // 
            // lbToolbar
            // 
            this.lbToolbar.Location = new System.Drawing.Point(213, 33);
            this.lbToolbar.Name = "lbToolbar";
            this.lbToolbar.Size = new System.Drawing.Size(152, 199);
            this.lbToolbar.TabIndex = 3;
            // 
            // lbOperation
            // 
            this.lbOperation.Location = new System.Drawing.Point(14, 33);
            this.lbOperation.Name = "lbOperation";
            this.lbOperation.Size = new System.Drawing.Size(152, 199);
            this.lbOperation.TabIndex = 0;
            // 
            // tpDesktop
            // 
            this.tpDesktop.BackColor = System.Drawing.Color.White;
            this.tpDesktop.Controls.Add(this.bBrowse);
            this.tpDesktop.Controls.Add(this.tbDirectory);
            this.tpDesktop.Controls.Add(this.label9);
            this.tpDesktop.Controls.Add(this.label8);
            this.tpDesktop.Controls.Add(this.label7);
            this.tpDesktop.Controls.Add(this.ckLocal);
            this.tpDesktop.Controls.Add(this.tbPort);
            this.tpDesktop.Controls.Add(this.label6);
            this.tpDesktop.Location = new System.Drawing.Point(4, 25);
            this.tpDesktop.Name = "tpDesktop";
            this.tpDesktop.Size = new System.Drawing.Size(458, 240);
            this.tpDesktop.TabIndex = 2;
            this.tpDesktop.Tag = "desktop";
            this.tpDesktop.Text = "Desktop Server";
            // 
            // bBrowse
            // 
            this.bBrowse.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bBrowse.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bBrowse.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bBrowse.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bBrowse.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bBrowse.Font = new System.Drawing.Font("Arial", 9F);
            this.bBrowse.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bBrowse.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bBrowse.Location = new System.Drawing.Point(411, 102);
            this.bBrowse.Name = "bBrowse";
            this.bBrowse.OverriddenSize = null;
            this.bBrowse.Size = new System.Drawing.Size(26, 21);
            this.bBrowse.TabIndex = 2;
            this.bBrowse.Text = "...";
            this.bBrowse.UseVisualStyleBackColor = true;
            this.bBrowse.Click += new System.EventHandler(this.bBrowse_Click);
            // 
            // tbDirectory
            // 
            this.tbDirectory.AddX = 0;
            this.tbDirectory.AddY = 0;
            this.tbDirectory.AllowSpace = false;
            this.tbDirectory.BorderColor = System.Drawing.Color.LightGray;
            this.tbDirectory.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbDirectory.ChangeVisibility = false;
            this.tbDirectory.ChildControl = null;
            this.tbDirectory.ConvertEnterToTab = true;
            this.tbDirectory.ConvertEnterToTabForDialogs = false;
            this.tbDirectory.Decimals = 0;
            this.tbDirectory.DisplayList = new object[0];
            this.tbDirectory.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbDirectory.Location = new System.Drawing.Point(68, 100);
            this.tbDirectory.Name = "tbDirectory";
            this.tbDirectory.OnDropDownCloseFocus = true;
            this.tbDirectory.SelectType = 0;
            this.tbDirectory.Size = new System.Drawing.Size(334, 20);
            this.tbDirectory.TabIndex = 1;
            this.tbDirectory.Text = "textBox1";
            this.tbDirectory.UseValueForChildsVisibilty = false;
            this.tbDirectory.Value = true;
            this.tbDirectory.TextChanged += new System.EventHandler(this.Desktop_Changed);
            // 
            // label9
            // 
            this.label9.Location = new System.Drawing.Point(13, 101);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(56, 23);
            this.label9.TabIndex = 5;
            this.label9.Text = "Directory:";
            // 
            // label8
            // 
            this.label8.Location = new System.Drawing.Point(33, 156);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(414, 26);
            this.label8.TabIndex = 4;
            this.label8.Text = "Important: Desktop server is not intended to be used as a production web server. " +
                " Use an ASP enabled server for anything other than local desktop use.";
            // 
            // label7
            // 
            this.label7.Location = new System.Drawing.Point(10, 6);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(435, 57);
            this.label7.TabIndex = 3;
            this.label7.Text = resources.GetString("label7.Text");
            // 
            // ckLocal
            // 
            this.ckLocal.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.ckLocal.ForeColor = System.Drawing.Color.Black;
            this.ckLocal.Location = new System.Drawing.Point(15, 131);
            this.ckLocal.Name = "ckLocal";
            this.ckLocal.Size = new System.Drawing.Size(190, 24);
            this.ckLocal.TabIndex = 3;
            this.ckLocal.Text = "Restrict access to local machine";
            this.ckLocal.CheckedChanged += new System.EventHandler(this.Desktop_Changed);
            // 
            // tbPort
            // 
            this.tbPort.AddX = 0;
            this.tbPort.AddY = 0;
            this.tbPort.AllowSpace = false;
            this.tbPort.BorderColor = System.Drawing.Color.LightGray;
            this.tbPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbPort.ChangeVisibility = false;
            this.tbPort.ChildControl = null;
            this.tbPort.ConvertEnterToTab = true;
            this.tbPort.ConvertEnterToTabForDialogs = false;
            this.tbPort.Decimals = 0;
            this.tbPort.DisplayList = new object[0];
            this.tbPort.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbPort.Location = new System.Drawing.Point(44, 66);
            this.tbPort.Name = "tbPort";
            this.tbPort.OnDropDownCloseFocus = true;
            this.tbPort.SelectType = 0;
            this.tbPort.Size = new System.Drawing.Size(50, 20);
            this.tbPort.TabIndex = 0;
            this.tbPort.UseValueForChildsVisibilty = false;
            this.tbPort.Value = true;
            this.tbPort.TextChanged += new System.EventHandler(this.Desktop_Changed);
            // 
            // label6
            // 
            this.label6.Location = new System.Drawing.Point(10, 68);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(33, 23);
            this.label6.TabIndex = 0;
            this.label6.Text = "Port";
            // 
            // tabPage1
            // 
            this.tabPage1.BackColor = System.Drawing.Color.White;
            this.tabPage1.Controls.Add(this.label10);
            this.tabPage1.Controls.Add(this.bRemoveMap);
            this.tabPage1.Controls.Add(this.bAddMap);
            this.tabPage1.Controls.Add(this.lbMaps);
            this.tabPage1.Location = new System.Drawing.Point(4, 25);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(458, 240);
            this.tabPage1.TabIndex = 3;
            this.tabPage1.Text = "Maps";
            // 
            // label10
            // 
            this.label10.Location = new System.Drawing.Point(12, 15);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(435, 62);
            this.label10.TabIndex = 3;
            this.label10.Text = resources.GetString("label10.Text");
            // 
            // bRemoveMap
            // 
            this.bRemoveMap.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bRemoveMap.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bRemoveMap.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bRemoveMap.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bRemoveMap.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bRemoveMap.Font = new System.Drawing.Font("Arial", 9F);
            this.bRemoveMap.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bRemoveMap.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bRemoveMap.Location = new System.Drawing.Point(226, 110);
            this.bRemoveMap.Name = "bRemoveMap";
            this.bRemoveMap.OverriddenSize = null;
            this.bRemoveMap.Size = new System.Drawing.Size(75, 21);
            this.bRemoveMap.TabIndex = 2;
            this.bRemoveMap.Text = "Remove";
            this.bRemoveMap.UseVisualStyleBackColor = true;
            this.bRemoveMap.Click += new System.EventHandler(this.bRemoveMap_Click);
            // 
            // bAddMap
            // 
            this.bAddMap.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bAddMap.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bAddMap.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bAddMap.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bAddMap.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bAddMap.Font = new System.Drawing.Font("Arial", 9F);
            this.bAddMap.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bAddMap.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bAddMap.Location = new System.Drawing.Point(226, 81);
            this.bAddMap.Name = "bAddMap";
            this.bAddMap.OverriddenSize = null;
            this.bAddMap.Size = new System.Drawing.Size(75, 21);
            this.bAddMap.TabIndex = 1;
            this.bAddMap.Text = "Add...";
            this.bAddMap.UseVisualStyleBackColor = true;
            this.bAddMap.Click += new System.EventHandler(this.bAddMap_Click);
            // 
            // lbMaps
            // 
            this.lbMaps.FormattingEnabled = true;
            this.lbMaps.Location = new System.Drawing.Point(15, 80);
            this.lbMaps.Name = "lbMaps";
            this.lbMaps.Size = new System.Drawing.Size(188, 147);
            this.lbMaps.TabIndex = 0;
            // 
            // bApply
            // 
            this.bApply.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bApply.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bApply.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bApply.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bApply.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bApply.Font = new System.Drawing.Font("Arial", 9F);
            this.bApply.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bApply.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bApply.Location = new System.Drawing.Point(386, 275);
            this.bApply.Name = "bApply";
            this.bApply.OverriddenSize = null;
            this.bApply.Size = new System.Drawing.Size(75, 21);
            this.bApply.TabIndex = 3;
            this.bApply.Text = "Apply";
            this.bApply.UseVisualStyleBackColor = true;
            this.bApply.Click += new System.EventHandler(this.bApply_Click);
            // 
            // DialogToolOptions
            // 
            this.AcceptButton = this.bOK;
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(241)))), ((int)(((byte)(249)))));
            this.CancelButton = this.bCancel;
            this.ClientSize = new System.Drawing.Size(466, 304);
            this.Controls.Add(this.bApply);
            this.Controls.Add(this.tabControl1);
            this.Controls.Add(this.bCancel);
            this.Controls.Add(this.bOK);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "DialogToolOptions";
            this.ShowInTaskbar = false;
            this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Options";
            this.tabControl1.ResumeLayout(false);
            this.tpGeneral.ResumeLayout(false);
            this.tpGeneral.PerformLayout();
            this.gbPropLoc.ResumeLayout(false);
            this.gbPropLoc.PerformLayout();
            this.tpToolbar.ResumeLayout(false);
            this.tpDesktop.ResumeLayout(false);
            this.tpDesktop.PerformLayout();
            this.tabPage1.ResumeLayout(false);
            this.ResumeLayout(false);

		}
		private void InitToolbar()
		{
			bool bResumeLayout=false;
			// Clear out anything from before
			if (mainTB != null)
			{
				this.SuspendLayout();
				mainTB.SuspendLayout();
				bResumeLayout=true;
				mainTB.Controls.Clear();
				if (ctlLAlign!=null) {ctlLAlign=null;}
                if (ctlRAlign != null) { ctlRAlign = null; }
                if (ctlCAlign != null) { ctlCAlign = null; }
                if (ctlBold != null) { ctlBold = null; }
                if (ctlItalic != null) { ctlItalic = null; }
				if (ctlUnderline!=null) {ctlUnderline=null;}
				if (ctlFont!=null) {ctlFont=null;}
				if (ctlFontSize!=null) {ctlFontSize=null;}
				if (ctlForeColor!=null) {ctlForeColor=null;}
				if (ctlBackColor!=null) {ctlBackColor=null;}
				if (ctlNew!=null) {ctlNew=null;}
				if (ctlOpen!=null) {ctlOpen=null;}
				if (ctlSave!=null) {ctlSave=null;}
				if (ctlCut!=null) {ctlCut=null;}
				if (ctlCopy!=null) {ctlCopy=null;}
				if (ctlUndo!=null) {ctlUndo=null;}
				if (ctlPaste!=null) {ctlPaste=null;}
				if (ctlPrint!=null) {ctlPrint=null;}
				if (ctlPdf!=null) {ctlPdf=null;}
                if (ctlTif != null) { ctlTif = null; }
                if (ctlXml != null) { ctlXml = null; }
				if (ctlHtml!=null) {ctlHtml=null;}
				if (ctlMht!=null) {ctlMht=null;}
                if (ctlCsv != null) { ctlCsv = null; }
                if (ctlExcel != null) { ctlExcel = null; }
                if (ctlRtf != null) { ctlRtf = null; }
                if (ctlZoom != null) { ctlZoom = null; }
				if (ctlInsertCurrent!=null) {ctlInsertCurrent=null;}
				if (ctlInsertTextbox!=null) {ctlInsertTextbox=null;}
				if (ctlInsertChart!=null) {ctlInsertChart=null;}
				if (ctlInsertRectangle!=null) {ctlInsertRectangle=null;}
				if (ctlInsertTable!=null) {ctlInsertTable=null;}
				if (ctlInsertMatrix!=null) {ctlInsertMatrix=null;}
				if (ctlInsertList!=null) {ctlInsertList=null;}
				if (ctlInsertLine!=null) {ctlInsertLine=null;}
				if (ctlInsertImage!=null) {ctlInsertImage=null;}
				if (ctlInsertSubreport!=null) {ctlInsertSubreport=null;}
                if (ctlSelectTool != null) { ctlSelectTool = null; }
                if (ctlEditTextbox!=null){ctlEditTextbox=null;}
				if (ctlEditLabel!=null){ctlEditLabel=null;}
			}
			else
			{
				mainTB = new ToolBar();
                mainTB.SizeChanged += new EventHandler(mainTB_SizeChanged);
				mainTB.SuspendLayout();
			}
			const int LINEHEIGHT = 22;
			const int LEFTMARGIN = 5;
			int y = 2;
			int x = LEFTMARGIN;

			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(RdlDesigner));

			// Build the controls the user wants
			foreach (string tbi in _Toolbar)
			{
				switch (tbi)
				{
					case "\n":
					case "Newline":
						y += LINEHEIGHT;
						x = LEFTMARGIN;
						break;
                    case "Align": 
                        ctlLAlign = InitToolbarInsertToggle(ref x, y, "Left Align", bLAlign.Image, new EventHandler(this.menuFormatAlignButton_Click));
                        ctlCAlign = InitToolbarInsertToggle(ref x, y, "Center Align", bCAlign.Image, new EventHandler(this.menuFormatAlignButton_Click));
                        ctlRAlign = InitToolbarInsertToggle(ref x, y, "Right Align", bRAlign.Image, new EventHandler(this.menuFormatAlignButton_Click));
                        break;
                    case "Bold":
						x += InitToolbarBold(x,y);
						break;
					case "Italic":
						x += InitToolbarItalic(x,y);
						break;
					case "Underline":
						x += InitToolbarUnderline(x,y);
						break;
					case "Space":
						x += 5;
						break;
					case "Font":
						x += InitToolbarFont(x,y);
						break;
					case "FontSize":
						x += InitToolbarFontSize(x,y);
						break;
					case "ForeColor":
                        ctlForeColor = InitToolbarColor(ref x, y, "Fore Color", new PopupEventHandler(tip_Popup_Fore));
						ctlForeColor.SelectedValueChanged +=new EventHandler(ctlForeColor_Change);
						ctlForeColor.Validated +=new EventHandler(ctlForeColor_Change);
						break;
					case "BackColor":
						ctlBackColor = InitToolbarColor(ref x, y, "Back Color", new PopupEventHandler(tip_Popup_Back));
						ctlBackColor.SelectedValueChanged +=new EventHandler(ctlBackColor_Change);
						ctlBackColor.Validated +=new EventHandler(ctlBackColor_Change);
						break;
					case "New":
						ctlNew = InitToolbarMenu(ref x, y, "New", bNew.Image, new EventHandler(this.menuFileNewReport_Click));
						break;
					case "Open":
						ctlOpen = InitToolbarMenu(ref x, y, "Open", bOpen.Image, new EventHandler(this.menuFileOpen_Click));
						break;
					case "Save":
						ctlSave = InitToolbarMenu(ref x, y, "Save", bSave.Image, new EventHandler(this.menuFileSave_Click));
						break;
					case "Cut":
						ctlCut = InitToolbarMenu(ref x, y, "Cut", bCut.Image, new EventHandler(this.menuEditCut_Click));
						break;
					case "Copy":
						ctlCopy = InitToolbarMenu(ref x, y, "Copy", bCopy.Image, new EventHandler(this.menuEditCopy_Click));
						break;
					case "Undo":
						ctlUndo = InitToolbarMenu(ref x, y, "Undo", bUndo.Image, new EventHandler(this.menuEditUndo_Click));
						break;
					case "Paste":
						ctlPaste = InitToolbarMenu(ref x, y, "Paste", bPaste.Image, new EventHandler(this.menuEditPaste_Click));
						break;
					case "Print":
						ctlPrint = InitToolbarMenu(ref x, y, "Print", bPrint.Image, new EventHandler(this.menuFilePrint_Click));
						break;
                    case "SelectTool":
                        x += InitToolbarSelectTool(x, y);
                        break;
                    case "XML":
						ctlXml = InitToolbarMenu(ref x, y, "XML", bXml.Image, new EventHandler(this.menuExportXml_Click));
						break;
                    case "PDF":
						ctlPdf = InitToolbarMenu(ref x, y, "PDF", bPdf.Image, new EventHandler(this.menuExportPdf_Click));
						break;
                    case "TIF":
                        ctlTif = InitToolbarMenu(ref x, y, "TIF", bTif.Image, new EventHandler(this.menuExportTif_Click));
                        break;
                    case "HTML":
						ctlHtml = InitToolbarMenu(ref x, y, "HTML", bHtml.Image, new EventHandler(this.menuExportHtml_Click));
						break;
					case "MHT":
						ctlMht = InitToolbarMenu(ref x, y, "MHT", bMht.Image, new EventHandler(this.menuExportMHtml_Click));
						break;
                    case "CSV":
                        ctlCsv = InitToolbarMenu(ref x, y, "CSV", bCsv.Image, new EventHandler(this.menuExportCsv_Click));
                        break;
                    case "Excel":
                        ctlExcel = InitToolbarMenu(ref x, y, "Excel", bExcel.Image, new EventHandler(this.menuExportExcel_Click));
                        break;
                    case "RTF":
                        ctlRtf = InitToolbarMenu(ref x, y, "RTF", bRtf.Image, new EventHandler(this.menuExportRtf_Click));
                        break;
                    case "Edit":
						ctlEditTextbox = InitToolbarEditTextbox(ref x, y);
						break;
					case "Textbox":
						ctlInsertTextbox = InitToolbarInsertToggle(ref x, y, "Textbox", bText.Image);
						break;
                    case "Chart":
						ctlInsertChart = InitToolbarInsertToggle(ref x, y, "Chart", bChart.Image);
						break;
					case "System.Drawing.Rectangle":
						ctlInsertRectangle = InitToolbarInsertToggle(ref x, y, "System.Drawing.Rectangle", bRectangle.Image);
						break;
					case "Table":
						ctlInsertTable = InitToolbarInsertToggle(ref x, y, "Table",	bTable.Image);
						break;
					case "Matrix":
						ctlInsertMatrix = InitToolbarInsertToggle(ref x, y, "Matrix", bMatrix.Image);
						break;
					case "List":
						ctlInsertList = InitToolbarInsertToggle(ref x, y, "List", bList.Image);
						break;
					case "Line":
						ctlInsertLine = InitToolbarInsertToggle(ref x, y, "Line", bLine.Image);
						break;
					case "System.Drawing.Image":
						ctlInsertImage = InitToolbarInsertToggle(ref x, y, "System.Drawing.Image", bImage.Image);
						break;
					case "Subreport":
						ctlInsertSubreport = InitToolbarInsertToggle(ref x, y, "Subreport", bSubreport.Image);
						break;
					case "Zoom":
						ctlZoom = InitToolbarZoom(ref x, y);
						ctlZoom.SelectedValueChanged +=new EventHandler(ctlZoom_Change);
						ctlZoom.Validated +=new EventHandler(ctlZoom_Change);
						break;
					default:
						break;
				}
			}
            
            // put the tab control in
            if (mainTC == null)
            {
                mainTC = new Oranikle.Studio.Controls.CtrlStyledTab();
                mainTC.MouseClick += new MouseEventHandler(mainTC_MouseClick);

                mainTC.SelectedIndexChanged += new EventHandler(mainTC_SelectedIndexChanged);
                mainTC.ShowToolTips = true;
            }
            mainTC.Parent = mainTB;
            mainTC.Visible = _ShowTabbedInterface;
            if (_ShowTabbedInterface)
            {   // When tabbed we force the mdi children to be maximized (on reset)
                foreach (MDIChild mc in this.MdiChildren)
                {
                    mc.WindowState = FormWindowState.Maximized;
                }
            }
            mainTC.Location = new Point(0, y + LINEHEIGHT + 1);
            mainTC.Size = new Size(mainTB.Width, LINEHEIGHT);
            if (_ShowTabbedInterface)
                y += LINEHEIGHT;

            mainTB.Parent = this;
			mainTB.BorderStyle = BorderStyle.None;
			mainTB.DropDownArrows = true;
			mainTB.Name = "mainTB";
			mainTB.ShowToolTips = true;
			//			mainTB.Size = new Size(440,20);
			mainTB.TabIndex = 1;
			mainTB.AutoSize = false;
			mainTB.Height = y + LINEHEIGHT + 1;     // 1 was 4	
			if (bResumeLayout)
			{
				mainTB.ResumeLayout();
				this.ResumeLayout();
			}
		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panel1  = new System.Windows.Forms.Panel();
     this.bDelete = new Oranikle.Studio.Controls.StyledButton();
     this.bApply  = new Oranikle.Studio.Controls.StyledButton();
     this.bOK     = new Oranikle.Studio.Controls.StyledButton();
     this.bCancel = new Oranikle.Studio.Controls.StyledButton();
     this.tcProps = new Oranikle.Studio.Controls.CtrlStyledTab();
     this.panel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor        = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(241)))), ((int)(((byte)(249)))));
     this.panel1.CausesValidation = false;
     this.panel1.Controls.Add(this.bDelete);
     this.panel1.Controls.Add(this.bApply);
     this.panel1.Controls.Add(this.bOK);
     this.panel1.Controls.Add(this.bCancel);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel1.Location = new System.Drawing.Point(0, 331);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(765, 40);
     this.panel1.TabIndex = 1;
     //
     // bDelete
     //
     this.bDelete.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.bDelete.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.bDelete.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.bDelete.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.bDelete.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.bDelete.Font                    = new System.Drawing.Font("Arial", 9F);
     this.bDelete.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.bDelete.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.bDelete.Location                = new System.Drawing.Point(8, 8);
     this.bDelete.Name                    = "bDelete";
     this.bDelete.OverriddenSize          = null;
     this.bDelete.Size                    = new System.Drawing.Size(75, 21);
     this.bDelete.TabIndex                = 3;
     this.bDelete.Text                    = "Delete";
     this.bDelete.UseVisualStyleBackColor = true;
     this.bDelete.Visible                 = false;
     this.bDelete.Click                  += new System.EventHandler(this.bDelete_Click);
     //
     // bApply
     //
     this.bApply.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.bApply.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.bApply.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.bApply.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.bApply.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.bApply.Font                    = new System.Drawing.Font("Arial", 9F);
     this.bApply.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.bApply.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.bApply.Location                = new System.Drawing.Point(678, 8);
     this.bApply.Name                    = "bApply";
     this.bApply.OverriddenSize          = null;
     this.bApply.Size                    = new System.Drawing.Size(75, 21);
     this.bApply.TabIndex                = 2;
     this.bApply.Text                    = "Apply";
     this.bApply.UseVisualStyleBackColor = true;
     this.bApply.Click                  += new System.EventHandler(this.bApply_Click);
     //
     // bOK
     //
     this.bOK.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.bOK.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.bOK.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.bOK.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.bOK.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.bOK.Font                    = new System.Drawing.Font("Arial", 9F);
     this.bOK.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.bOK.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.bOK.Location                = new System.Drawing.Point(518, 8);
     this.bOK.Name                    = "bOK";
     this.bOK.OverriddenSize          = null;
     this.bOK.Size                    = new System.Drawing.Size(75, 21);
     this.bOK.TabIndex                = 0;
     this.bOK.Text                    = "OK";
     this.bOK.UseVisualStyleBackColor = true;
     this.bOK.Click                  += new System.EventHandler(this.bOK_Click);
     //
     // bCancel
     //
     this.bCancel.BackColor               = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
     this.bCancel.BackColor2              = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
     this.bCancel.BackFillMode            = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
     this.bCancel.BorderColor             = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
     this.bCancel.CausesValidation        = false;
     this.bCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.bCancel.FlatStyle               = System.Windows.Forms.FlatStyle.Flat;
     this.bCancel.Font                    = new System.Drawing.Font("Arial", 9F);
     this.bCancel.ForeColor               = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
     this.bCancel.ImageAlign              = System.Drawing.ContentAlignment.MiddleLeft;
     this.bCancel.Location                = new System.Drawing.Point(598, 8);
     this.bCancel.Name                    = "bCancel";
     this.bCancel.OverriddenSize          = null;
     this.bCancel.Size                    = new System.Drawing.Size(75, 21);
     this.bCancel.TabIndex                = 1;
     this.bCancel.Text                    = "Cancel";
     this.bCancel.UseVisualStyleBackColor = true;
     //
     // tcProps
     //
     this.tcProps.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(241)))), ((int)(((byte)(249)))));
     this.tcProps.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.tcProps.DontSlantMiddle        = false;
     this.tcProps.LeftSpacing            = 0;
     this.tcProps.Location               = new System.Drawing.Point(0, 0);
     this.tcProps.myBackColor            = System.Drawing.Color.Transparent;
     this.tcProps.Name                   = "tcProps";
     this.tcProps.SelectedIndex          = 0;
     this.tcProps.Size                   = new System.Drawing.Size(765, 331);
     this.tcProps.SizeMode               = System.Windows.Forms.TabSizeMode.Fixed;
     this.tcProps.TabFont                = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tcProps.TabIndex               = 0;
     this.tcProps.TabSlant               = 2;
     this.tcProps.TabStop                = false;
     this.tcProps.TabTextColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.tcProps.TabTextHAlignment      = System.Drawing.StringAlignment.Near;
     this.tcProps.TabTextVAlignment      = System.Drawing.StringAlignment.Center;
     this.tcProps.TagPageSelectedColor   = System.Drawing.Color.White;
     this.tcProps.TagPageUnselectedColor = System.Drawing.Color.LightGray;
     //
     // PropertyDialog
     //
     this.AcceptButton      = this.bOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.CancelButton      = this.bCancel;
     this.ClientSize        = new System.Drawing.Size(765, 371);
     this.Controls.Add(this.tcProps);
     this.Controls.Add(this.panel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "PropertyDialog";
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Properties";
     this.Closing        += new System.ComponentModel.CancelEventHandler(this.PropertyDialog_Closing);
     this.panel1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 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.tcFRG = new Oranikle.Studio.Controls.CtrlStyledTab();
            this.tabFind = new System.Windows.Forms.TabPage();
            this.btnCancel = new Oranikle.Studio.Controls.StyledButton();
            this.btnNext = new Oranikle.Studio.Controls.StyledButton();
            this.chkCase = new Oranikle.Studio.Controls.StyledCheckBox();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.radioUp = new System.Windows.Forms.RadioButton();
            this.radioDown = new System.Windows.Forms.RadioButton();
            this.label1 = new System.Windows.Forms.Label();
            this.txtFind = new Oranikle.Studio.Controls.CustomTextControl();
            this.tabReplace = new System.Windows.Forms.TabPage();
            this.bCloseReplace = new Oranikle.Studio.Controls.StyledButton();
            this.btnFindNext = new Oranikle.Studio.Controls.StyledButton();
            this.chkMatchCase = new Oranikle.Studio.Controls.StyledCheckBox();
            this.btnReplaceAll = new Oranikle.Studio.Controls.StyledButton();
            this.btnReplace = new Oranikle.Studio.Controls.StyledButton();
            this.txtFindR = new Oranikle.Studio.Controls.CustomTextControl();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.txtReplace = new Oranikle.Studio.Controls.CustomTextControl();
            this.tabGoTo = new System.Windows.Forms.TabPage();
            this.bCloseGoto = new Oranikle.Studio.Controls.StyledButton();
            this.txtLine = new Oranikle.Studio.Controls.CustomTextControl();
            this.label4 = new System.Windows.Forms.Label();
            this.btnGoto = new Oranikle.Studio.Controls.StyledButton();
            this.tcFRG.SuspendLayout();
            this.tabFind.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.tabReplace.SuspendLayout();
            this.tabGoTo.SuspendLayout();
            this.SuspendLayout();
            // 
            // tcFRG
            // 
            this.tcFRG.BorderColor = System.Drawing.Color.DarkGray;
            this.tcFRG.Controls.Add(this.tabFind);
            this.tcFRG.Controls.Add(this.tabReplace);
            this.tcFRG.Controls.Add(this.tabGoTo);
            this.tcFRG.DontSlantMiddle = false;
            this.tcFRG.LeftSpacing = 0;
            this.tcFRG.Location = new System.Drawing.Point(8, 8);
            this.tcFRG.myBackColor = System.Drawing.Color.Transparent;
            this.tcFRG.Name = "tcFRG";
            this.tcFRG.SelectedIndex = 0;
            this.tcFRG.Size = new System.Drawing.Size(432, 192);
            this.tcFRG.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
            this.tcFRG.TabFont = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tcFRG.TabIndex = 0;
            this.tcFRG.TabSlant = 2;
            this.tcFRG.TabStop = false;
            this.tcFRG.TabTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.tcFRG.TabTextHAlignment = System.Drawing.StringAlignment.Near;
            this.tcFRG.TabTextVAlignment = System.Drawing.StringAlignment.Center;
            this.tcFRG.TagPageSelectedColor = System.Drawing.Color.White;
            this.tcFRG.TagPageUnselectedColor = System.Drawing.Color.LightGray;
            this.tcFRG.Enter += new System.EventHandler(this.tcFRG_Enter);
            this.tcFRG.SelectedIndexChanged += new System.EventHandler(this.tcFRG_SelectedIndexChanged);
            // 
            // tabFind
            // 
            this.tabFind.BackColor = System.Drawing.Color.White;
            this.tabFind.Controls.Add(this.btnCancel);
            this.tabFind.Controls.Add(this.btnNext);
            this.tabFind.Controls.Add(this.chkCase);
            this.tabFind.Controls.Add(this.groupBox1);
            this.tabFind.Controls.Add(this.label1);
            this.tabFind.Controls.Add(this.txtFind);
            this.tabFind.Location = new System.Drawing.Point(4, 25);
            this.tabFind.Name = "tabFind";
            this.tabFind.Size = new System.Drawing.Size(424, 163);
            this.tabFind.TabIndex = 0;
            this.tabFind.Tag = "find";
            this.tabFind.Text = "Find";
            // 
            // btnCancel
            // 
            this.btnCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.btnCancel.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.btnCancel.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.btnCancel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnCancel.Font = new System.Drawing.Font("Arial", 9F);
            this.btnCancel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.btnCancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnCancel.Location = new System.Drawing.Point(344, 128);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.OverriddenSize = null;
            this.btnCancel.Size = new System.Drawing.Size(75, 21);
            this.btnCancel.TabIndex = 3;
            this.btnCancel.Text = "Close";
            this.btnCancel.UseVisualStyleBackColor = true;
            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // btnNext
            // 
            this.btnNext.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.btnNext.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.btnNext.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.btnNext.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.btnNext.Enabled = false;
            this.btnNext.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnNext.Font = new System.Drawing.Font("Arial", 9F);
            this.btnNext.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.btnNext.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnNext.Location = new System.Drawing.Point(344, 16);
            this.btnNext.Name = "btnNext";
            this.btnNext.OverriddenSize = null;
            this.btnNext.Size = new System.Drawing.Size(75, 21);
            this.btnNext.TabIndex = 1;
            this.btnNext.Text = "Find Next";
            this.btnNext.UseVisualStyleBackColor = true;
            this.btnNext.Click += new System.EventHandler(this.btnNext_Click);
            // 
            // chkCase
            // 
            this.chkCase.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.chkCase.ForeColor = System.Drawing.Color.Black;
            this.chkCase.Location = new System.Drawing.Point(208, 72);
            this.chkCase.Name = "chkCase";
            this.chkCase.Size = new System.Drawing.Size(88, 24);
            this.chkCase.TabIndex = 2;
            this.chkCase.Text = "Match Case";
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.radioUp);
            this.groupBox1.Controls.Add(this.radioDown);
            this.groupBox1.Location = new System.Drawing.Point(16, 48);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(176, 64);
            this.groupBox1.TabIndex = 2;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Search Direction";
            // 
            // radioUp
            // 
            this.radioUp.Location = new System.Drawing.Point(16, 24);
            this.radioUp.Name = "radioUp";
            this.radioUp.Size = new System.Drawing.Size(56, 24);
            this.radioUp.TabIndex = 0;
            this.radioUp.Text = "Up";
            this.radioUp.CheckedChanged += new System.EventHandler(this.radioUp_CheckedChanged);
            // 
            // radioDown
            // 
            this.radioDown.Location = new System.Drawing.Point(104, 24);
            this.radioDown.Name = "radioDown";
            this.radioDown.Size = new System.Drawing.Size(56, 24);
            this.radioDown.TabIndex = 1;
            this.radioDown.Text = "Down";
            // 
            // label1
            // 
            this.label1.Location = new System.Drawing.Point(12, 16);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(76, 23);
            this.label1.TabIndex = 0;
            this.label1.Text = "Find";
            // 
            // txtFind
            // 
            this.txtFind.AddX = 0;
            this.txtFind.AddY = 0;
            this.txtFind.AllowSpace = false;
            this.txtFind.BorderColor = System.Drawing.Color.LightGray;
            this.txtFind.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtFind.ChangeVisibility = false;
            this.txtFind.ChildControl = null;
            this.txtFind.ConvertEnterToTab = true;
            this.txtFind.ConvertEnterToTabForDialogs = false;
            this.txtFind.Decimals = 0;
            this.txtFind.DisplayList = new object[0];
            this.txtFind.HitText = Oranikle.Studio.Controls.HitText.String;
            this.txtFind.Location = new System.Drawing.Point(96, 16);
            this.txtFind.Name = "txtFind";
            this.txtFind.OnDropDownCloseFocus = true;
            this.txtFind.SelectType = 0;
            this.txtFind.Size = new System.Drawing.Size(216, 20);
            this.txtFind.TabIndex = 0;
            this.txtFind.UseValueForChildsVisibilty = false;
            this.txtFind.Value = true;
            this.txtFind.TextChanged += new System.EventHandler(this.txtFind_TextChanged);
            // 
            // tabReplace
            // 
            this.tabReplace.BackColor = System.Drawing.Color.White;
            this.tabReplace.Controls.Add(this.bCloseReplace);
            this.tabReplace.Controls.Add(this.btnFindNext);
            this.tabReplace.Controls.Add(this.chkMatchCase);
            this.tabReplace.Controls.Add(this.btnReplaceAll);
            this.tabReplace.Controls.Add(this.btnReplace);
            this.tabReplace.Controls.Add(this.txtFindR);
            this.tabReplace.Controls.Add(this.label3);
            this.tabReplace.Controls.Add(this.label2);
            this.tabReplace.Controls.Add(this.txtReplace);
            this.tabReplace.Location = new System.Drawing.Point(4, 25);
            this.tabReplace.Name = "tabReplace";
            this.tabReplace.Size = new System.Drawing.Size(424, 163);
            this.tabReplace.TabIndex = 1;
            this.tabReplace.Tag = "replace";
            this.tabReplace.Text = "Replace";
            // 
            // bCloseReplace
            // 
            this.bCloseReplace.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bCloseReplace.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bCloseReplace.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bCloseReplace.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bCloseReplace.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bCloseReplace.Font = new System.Drawing.Font("Arial", 9F);
            this.bCloseReplace.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bCloseReplace.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bCloseReplace.Location = new System.Drawing.Point(344, 128);
            this.bCloseReplace.Name = "bCloseReplace";
            this.bCloseReplace.OverriddenSize = null;
            this.bCloseReplace.Size = new System.Drawing.Size(75, 21);
            this.bCloseReplace.TabIndex = 6;
            this.bCloseReplace.Text = "Close";
            this.bCloseReplace.UseVisualStyleBackColor = true;
            this.bCloseReplace.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // btnFindNext
            // 
            this.btnFindNext.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.btnFindNext.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.btnFindNext.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.btnFindNext.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.btnFindNext.Enabled = false;
            this.btnFindNext.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnFindNext.Font = new System.Drawing.Font("Arial", 9F);
            this.btnFindNext.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.btnFindNext.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnFindNext.Location = new System.Drawing.Point(344, 16);
            this.btnFindNext.Name = "btnFindNext";
            this.btnFindNext.OverriddenSize = null;
            this.btnFindNext.Size = new System.Drawing.Size(75, 21);
            this.btnFindNext.TabIndex = 3;
            this.btnFindNext.Text = "FindNext";
            this.btnFindNext.UseVisualStyleBackColor = true;
            this.btnFindNext.Click += new System.EventHandler(this.btnFindNext_Click);
            // 
            // chkMatchCase
            // 
            this.chkMatchCase.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.chkMatchCase.ForeColor = System.Drawing.Color.Black;
            this.chkMatchCase.Location = new System.Drawing.Point(8, 88);
            this.chkMatchCase.Name = "chkMatchCase";
            this.chkMatchCase.Size = new System.Drawing.Size(104, 24);
            this.chkMatchCase.TabIndex = 2;
            this.chkMatchCase.Text = "Match Case";
            // 
            // btnReplaceAll
            // 
            this.btnReplaceAll.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.btnReplaceAll.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.btnReplaceAll.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.btnReplaceAll.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.btnReplaceAll.Enabled = false;
            this.btnReplaceAll.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnReplaceAll.Font = new System.Drawing.Font("Arial", 9F);
            this.btnReplaceAll.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.btnReplaceAll.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnReplaceAll.Location = new System.Drawing.Point(344, 80);
            this.btnReplaceAll.Name = "btnReplaceAll";
            this.btnReplaceAll.OverriddenSize = null;
            this.btnReplaceAll.Size = new System.Drawing.Size(75, 21);
            this.btnReplaceAll.TabIndex = 5;
            this.btnReplaceAll.Text = "ReplaceAll";
            this.btnReplaceAll.UseVisualStyleBackColor = true;
            this.btnReplaceAll.Click += new System.EventHandler(this.btnReplaceAll_Click);
            // 
            // btnReplace
            // 
            this.btnReplace.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.btnReplace.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.btnReplace.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.btnReplace.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.btnReplace.Enabled = false;
            this.btnReplace.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnReplace.Font = new System.Drawing.Font("Arial", 9F);
            this.btnReplace.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.btnReplace.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnReplace.Location = new System.Drawing.Point(344, 48);
            this.btnReplace.Name = "btnReplace";
            this.btnReplace.OverriddenSize = null;
            this.btnReplace.Size = new System.Drawing.Size(75, 21);
            this.btnReplace.TabIndex = 4;
            this.btnReplace.Text = "Replace";
            this.btnReplace.UseVisualStyleBackColor = true;
            this.btnReplace.Click += new System.EventHandler(this.btnReplace_Click);
            // 
            // txtFindR
            // 
            this.txtFindR.AddX = 0;
            this.txtFindR.AddY = 0;
            this.txtFindR.AllowSpace = false;
            this.txtFindR.BorderColor = System.Drawing.Color.LightGray;
            this.txtFindR.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtFindR.ChangeVisibility = false;
            this.txtFindR.ChildControl = null;
            this.txtFindR.ConvertEnterToTab = true;
            this.txtFindR.ConvertEnterToTabForDialogs = false;
            this.txtFindR.Decimals = 0;
            this.txtFindR.DisplayList = new object[0];
            this.txtFindR.HitText = Oranikle.Studio.Controls.HitText.String;
            this.txtFindR.Location = new System.Drawing.Point(96, 16);
            this.txtFindR.Name = "txtFindR";
            this.txtFindR.OnDropDownCloseFocus = true;
            this.txtFindR.SelectType = 0;
            this.txtFindR.Size = new System.Drawing.Size(224, 20);
            this.txtFindR.TabIndex = 0;
            this.txtFindR.UseValueForChildsVisibilty = false;
            this.txtFindR.Value = true;
            this.txtFindR.TextChanged += new System.EventHandler(this.txtFindR_TextChanged);
            // 
            // label3
            // 
            this.label3.Location = new System.Drawing.Point(14, 16);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(76, 23);
            this.label3.TabIndex = 0;
            this.label3.Text = "Find";
            // 
            // label2
            // 
            this.label2.Location = new System.Drawing.Point(14, 56);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(76, 23);
            this.label2.TabIndex = 5;
            this.label2.Text = "Replace With";
            // 
            // txtReplace
            // 
            this.txtReplace.AddX = 0;
            this.txtReplace.AddY = 0;
            this.txtReplace.AllowSpace = false;
            this.txtReplace.BorderColor = System.Drawing.Color.LightGray;
            this.txtReplace.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtReplace.ChangeVisibility = false;
            this.txtReplace.ChildControl = null;
            this.txtReplace.ConvertEnterToTab = true;
            this.txtReplace.ConvertEnterToTabForDialogs = false;
            this.txtReplace.Decimals = 0;
            this.txtReplace.DisplayList = new object[0];
            this.txtReplace.HitText = Oranikle.Studio.Controls.HitText.String;
            this.txtReplace.Location = new System.Drawing.Point(96, 56);
            this.txtReplace.Name = "txtReplace";
            this.txtReplace.OnDropDownCloseFocus = true;
            this.txtReplace.SelectType = 0;
            this.txtReplace.Size = new System.Drawing.Size(224, 20);
            this.txtReplace.TabIndex = 1;
            this.txtReplace.UseValueForChildsVisibilty = false;
            this.txtReplace.Value = true;
            // 
            // tabGoTo
            // 
            this.tabGoTo.BackColor = System.Drawing.Color.White;
            this.tabGoTo.Controls.Add(this.bCloseGoto);
            this.tabGoTo.Controls.Add(this.txtLine);
            this.tabGoTo.Controls.Add(this.label4);
            this.tabGoTo.Controls.Add(this.btnGoto);
            this.tabGoTo.Location = new System.Drawing.Point(4, 25);
            this.tabGoTo.Name = "tabGoTo";
            this.tabGoTo.Size = new System.Drawing.Size(424, 163);
            this.tabGoTo.TabIndex = 2;
            this.tabGoTo.Tag = "goto";
            this.tabGoTo.Text = "GoTo";
            // 
            // bCloseGoto
            // 
            this.bCloseGoto.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bCloseGoto.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bCloseGoto.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bCloseGoto.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bCloseGoto.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bCloseGoto.Font = new System.Drawing.Font("Arial", 9F);
            this.bCloseGoto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bCloseGoto.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bCloseGoto.Location = new System.Drawing.Point(344, 128);
            this.bCloseGoto.Name = "bCloseGoto";
            this.bCloseGoto.OverriddenSize = null;
            this.bCloseGoto.Size = new System.Drawing.Size(75, 21);
            this.bCloseGoto.TabIndex = 2;
            this.bCloseGoto.Text = "Close";
            this.bCloseGoto.UseVisualStyleBackColor = true;
            this.bCloseGoto.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // txtLine
            // 
            this.txtLine.AddX = 0;
            this.txtLine.AddY = 0;
            this.txtLine.AllowSpace = false;
            this.txtLine.BorderColor = System.Drawing.Color.LightGray;
            this.txtLine.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.txtLine.ChangeVisibility = false;
            this.txtLine.ChildControl = null;
            this.txtLine.ConvertEnterToTab = true;
            this.txtLine.ConvertEnterToTabForDialogs = false;
            this.txtLine.Decimals = 0;
            this.txtLine.DisplayList = new object[0];
            this.txtLine.HitText = Oranikle.Studio.Controls.HitText.String;
            this.txtLine.Location = new System.Drawing.Point(96, 16);
            this.txtLine.Name = "txtLine";
            this.txtLine.OnDropDownCloseFocus = true;
            this.txtLine.SelectType = 0;
            this.txtLine.Size = new System.Drawing.Size(100, 20);
            this.txtLine.TabIndex = 0;
            this.txtLine.UseValueForChildsVisibilty = false;
            this.txtLine.Value = true;
            // 
            // label4
            // 
            this.label4.Location = new System.Drawing.Point(16, 16);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(100, 23);
            this.label4.TabIndex = 2;
            this.label4.Text = "Line Number";
            // 
            // btnGoto
            // 
            this.btnGoto.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.btnGoto.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.btnGoto.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.btnGoto.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.btnGoto.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnGoto.Font = new System.Drawing.Font("Arial", 9F);
            this.btnGoto.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.btnGoto.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnGoto.Location = new System.Drawing.Point(344, 16);
            this.btnGoto.Name = "btnGoto";
            this.btnGoto.OverriddenSize = null;
            this.btnGoto.Size = new System.Drawing.Size(75, 21);
            this.btnGoto.TabIndex = 1;
            this.btnGoto.Text = "GoTo";
            this.btnGoto.UseVisualStyleBackColor = true;
            this.btnGoto.Click += new System.EventHandler(this.btnGoto_Click);
            // 
            // FindTab
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(241)))), ((int)(((byte)(249)))));
            this.CancelButton = this.btnCancel;
            this.ClientSize = new System.Drawing.Size(445, 206);
            this.Controls.Add(this.tcFRG);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "FindTab";
            this.Text = "Find";
            this.TopMost = true;
            this.tcFRG.ResumeLayout(false);
            this.tabFind.ResumeLayout(false);
            this.tabFind.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.tabReplace.ResumeLayout(false);
            this.tabReplace.PerformLayout();
            this.tabGoTo.ResumeLayout(false);
            this.tabGoTo.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.tcDialog = new Oranikle.Studio.Controls.CtrlStyledTab();
            this.ReportType = new System.Windows.Forms.TabPage();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.rbSchema2005 = new System.Windows.Forms.RadioButton();
            this.rbSchema2003 = new System.Windows.Forms.RadioButton();
            this.rbSchemaNo = new System.Windows.Forms.RadioButton();
            this.cbOrientation = new Oranikle.Studio.Controls.StyledComboBox();
            this.label6 = new System.Windows.Forms.Label();
            this.tbReportAuthor = new Oranikle.Studio.Controls.CustomTextControl();
            this.tbReportDescription = new Oranikle.Studio.Controls.CustomTextControl();
            this.tbReportName = new Oranikle.Studio.Controls.CustomTextControl();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.rbChart = new System.Windows.Forms.RadioButton();
            this.rbMatrix = new System.Windows.Forms.RadioButton();
            this.rbList = new System.Windows.Forms.RadioButton();
            this.rbTable = new System.Windows.Forms.RadioButton();
            this.DBConnection = new System.Windows.Forms.TabPage();
            this.bShared = new Oranikle.Studio.Controls.StyledButton();
            this.bTestConnection = new Oranikle.Studio.Controls.StyledButton();
            this.cbOdbcNames = new Oranikle.Studio.Controls.StyledComboBox();
            this.lODBC = new System.Windows.Forms.Label();
            this.lConnection = new System.Windows.Forms.Label();
            this.cbConnectionTypes = new Oranikle.Studio.Controls.StyledComboBox();
            this.label7 = new System.Windows.Forms.Label();
            this.tbConnection = new Oranikle.Studio.Controls.CustomTextControl();
            this.ReportParameters = new System.Windows.Forms.TabPage();
            this.bValidValues = new Oranikle.Studio.Controls.StyledButton();
            this.tbParmDefaultValue = new Oranikle.Studio.Controls.CustomTextControl();
            this.lDefaultValue = new System.Windows.Forms.Label();
            this.bParmDown = new Oranikle.Studio.Controls.StyledButton();
            this.bParmUp = new Oranikle.Studio.Controls.StyledButton();
            this.tbParmValidValues = new Oranikle.Studio.Controls.CustomTextControl();
            this.lbParmValidValues = new System.Windows.Forms.Label();
            this.ckbParmAllowBlank = new Oranikle.Studio.Controls.StyledCheckBox();
            this.ckbParmAllowNull = new Oranikle.Studio.Controls.StyledCheckBox();
            this.tbParmPrompt = new Oranikle.Studio.Controls.CustomTextControl();
            this.lParmPrompt = new System.Windows.Forms.Label();
            this.cbParmType = new Oranikle.Studio.Controls.StyledComboBox();
            this.lParmType = new System.Windows.Forms.Label();
            this.tbParmName = new Oranikle.Studio.Controls.CustomTextControl();
            this.lParmName = new System.Windows.Forms.Label();
            this.bRemove = new Oranikle.Studio.Controls.StyledButton();
            this.bAdd = new Oranikle.Studio.Controls.StyledButton();
            this.lbParameters = new System.Windows.Forms.ListBox();
            this.DBSql = new System.Windows.Forms.TabPage();
            this.panel2 = new System.Windows.Forms.Panel();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.tvTablesColumns = new System.Windows.Forms.TreeView();
            this.tbSQL = new Oranikle.Studio.Controls.CustomTextControl();
            this.bMove = new Oranikle.Studio.Controls.StyledButton();
            this.TabularGroup = new System.Windows.Forms.TabPage();
            this.clbSubtotal = new System.Windows.Forms.CheckedListBox();
            this.ckbGrandTotal = new Oranikle.Studio.Controls.StyledCheckBox();
            this.label5 = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.cbColumnList = new Oranikle.Studio.Controls.StyledComboBox();
            this.ReportSyntax = new System.Windows.Forms.TabPage();
            this.tbReportSyntax = new Oranikle.Studio.Controls.CustomTextControl();
            this.ReportPreview = new System.Windows.Forms.TabPage();
            this.rdlViewer1 = new Oranikle.Report.Viewer.RdlViewer();
            this.btnCancel = new Oranikle.Studio.Controls.StyledButton();
            this.panel1 = new System.Windows.Forms.Panel();
            this.btnOK = new Oranikle.Studio.Controls.StyledButton();
            this.tcDialog.SuspendLayout();
            this.ReportType.SuspendLayout();
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.DBConnection.SuspendLayout();
            this.ReportParameters.SuspendLayout();
            this.DBSql.SuspendLayout();
            this.panel2.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.TabularGroup.SuspendLayout();
            this.ReportSyntax.SuspendLayout();
            this.ReportPreview.SuspendLayout();
            this.panel1.SuspendLayout();
            this.SuspendLayout();
            // 
            // tcDialog
            // 
            this.tcDialog.BorderColor = System.Drawing.Color.DarkGray;
            this.tcDialog.Controls.Add(this.ReportType);
            this.tcDialog.Controls.Add(this.DBConnection);
            this.tcDialog.Controls.Add(this.ReportParameters);
            this.tcDialog.Controls.Add(this.DBSql);
            this.tcDialog.Controls.Add(this.TabularGroup);
            this.tcDialog.Controls.Add(this.ReportSyntax);
            this.tcDialog.Controls.Add(this.ReportPreview);
            this.tcDialog.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tcDialog.DontSlantMiddle = false;
            this.tcDialog.LeftSpacing = 0;
            this.tcDialog.Location = new System.Drawing.Point(0, 0);
            this.tcDialog.myBackColor = System.Drawing.Color.Transparent;
            this.tcDialog.Name = "tcDialog";
            this.tcDialog.SelectedIndex = 0;
            this.tcDialog.Size = new System.Drawing.Size(822, 358);
            this.tcDialog.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
            this.tcDialog.TabFont = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.tcDialog.TabIndex = 0;
            this.tcDialog.TabSlant = 2;
            this.tcDialog.TabStop = false;
            this.tcDialog.TabTextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.tcDialog.TabTextHAlignment = System.Drawing.StringAlignment.Near;
            this.tcDialog.TabTextVAlignment = System.Drawing.StringAlignment.Center;
            this.tcDialog.TagPageSelectedColor = System.Drawing.Color.White;
            this.tcDialog.TagPageUnselectedColor = System.Drawing.Color.LightGray;
            this.tcDialog.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
            // 
            // ReportType
            // 
            this.ReportType.BackColor = System.Drawing.Color.White;
            this.ReportType.Controls.Add(this.groupBox2);
            this.ReportType.Controls.Add(this.cbOrientation);
            this.ReportType.Controls.Add(this.label6);
            this.ReportType.Controls.Add(this.tbReportAuthor);
            this.ReportType.Controls.Add(this.tbReportDescription);
            this.ReportType.Controls.Add(this.tbReportName);
            this.ReportType.Controls.Add(this.label3);
            this.ReportType.Controls.Add(this.label2);
            this.ReportType.Controls.Add(this.label1);
            this.ReportType.Controls.Add(this.groupBox1);
            this.ReportType.Location = new System.Drawing.Point(4, 25);
            this.ReportType.Name = "ReportType";
            this.ReportType.Size = new System.Drawing.Size(814, 329);
            this.ReportType.TabIndex = 3;
            this.ReportType.Tag = "type";
            this.ReportType.Text = "Report Info";
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.rbSchema2005);
            this.groupBox2.Controls.Add(this.rbSchema2003);
            this.groupBox2.Controls.Add(this.rbSchemaNo);
            this.groupBox2.Location = new System.Drawing.Point(16, 256);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(384, 40);
            this.groupBox2.TabIndex = 9;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "RDL Schema";
            // 
            // rbSchema2005
            // 
            this.rbSchema2005.Checked = true;
            this.rbSchema2005.Location = new System.Drawing.Point(248, 16);
            this.rbSchema2005.Name = "rbSchema2005";
            this.rbSchema2005.Size = new System.Drawing.Size(104, 16);
            this.rbSchema2005.TabIndex = 2;
            this.rbSchema2005.TabStop = true;
            this.rbSchema2005.Text = "2005";
            // 
            // rbSchema2003
            // 
            this.rbSchema2003.Location = new System.Drawing.Point(120, 16);
            this.rbSchema2003.Name = "rbSchema2003";
            this.rbSchema2003.Size = new System.Drawing.Size(104, 16);
            this.rbSchema2003.TabIndex = 1;
            this.rbSchema2003.Text = "2003";
            // 
            // rbSchemaNo
            // 
            this.rbSchemaNo.Location = new System.Drawing.Point(8, 16);
            this.rbSchemaNo.Name = "rbSchemaNo";
            this.rbSchemaNo.Size = new System.Drawing.Size(104, 16);
            this.rbSchemaNo.TabIndex = 0;
            this.rbSchemaNo.Text = "None";
            // 
            // cbOrientation
            // 
            this.cbOrientation.AutoAdjustItemHeight = false;
            this.cbOrientation.BorderColor = System.Drawing.Color.LightGray;
            this.cbOrientation.ConvertEnterToTabForDialogs = false;
            this.cbOrientation.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
            this.cbOrientation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbOrientation.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cbOrientation.Items.AddRange(new object[] {
            "Portrait (8.5\" by 11\")",
            "Landscape (11\" by 8.5\")"});
            this.cbOrientation.Location = new System.Drawing.Point(96, 224);
            this.cbOrientation.Name = "cbOrientation";
            this.cbOrientation.SeparatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.cbOrientation.SeparatorMargin = 1;
            this.cbOrientation.SeparatorStyle = System.Drawing.Drawing2D.DashStyle.Solid;
            this.cbOrientation.SeparatorWidth = 1;
            this.cbOrientation.Size = new System.Drawing.Size(168, 21);
            this.cbOrientation.TabIndex = 8;
            this.cbOrientation.SelectedIndexChanged += new System.EventHandler(this.emptyReportSyntax);
            // 
            // label6
            // 
            this.label6.Location = new System.Drawing.Point(16, 224);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(64, 23);
            this.label6.TabIndex = 7;
            this.label6.Text = "Orientation:";
            // 
            // tbReportAuthor
            // 
            this.tbReportAuthor.AddX = 0;
            this.tbReportAuthor.AddY = 0;
            this.tbReportAuthor.AllowSpace = false;
            this.tbReportAuthor.BorderColor = System.Drawing.Color.LightGray;
            this.tbReportAuthor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbReportAuthor.ChangeVisibility = false;
            this.tbReportAuthor.ChildControl = null;
            this.tbReportAuthor.ConvertEnterToTab = true;
            this.tbReportAuthor.ConvertEnterToTabForDialogs = false;
            this.tbReportAuthor.Decimals = 0;
            this.tbReportAuthor.DisplayList = new object[0];
            this.tbReportAuthor.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbReportAuthor.Location = new System.Drawing.Point(96, 192);
            this.tbReportAuthor.Name = "tbReportAuthor";
            this.tbReportAuthor.OnDropDownCloseFocus = true;
            this.tbReportAuthor.SelectType = 0;
            this.tbReportAuthor.Size = new System.Drawing.Size(304, 20);
            this.tbReportAuthor.TabIndex = 6;
            this.tbReportAuthor.UseValueForChildsVisibilty = false;
            this.tbReportAuthor.Value = true;
            this.tbReportAuthor.TextChanged += new System.EventHandler(this.tbReportAuthor_TextChanged);
            // 
            // tbReportDescription
            // 
            this.tbReportDescription.AddX = 0;
            this.tbReportDescription.AddY = 0;
            this.tbReportDescription.AllowSpace = false;
            this.tbReportDescription.BorderColor = System.Drawing.Color.LightGray;
            this.tbReportDescription.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbReportDescription.ChangeVisibility = false;
            this.tbReportDescription.ChildControl = null;
            this.tbReportDescription.ConvertEnterToTab = true;
            this.tbReportDescription.ConvertEnterToTabForDialogs = false;
            this.tbReportDescription.Decimals = 0;
            this.tbReportDescription.DisplayList = new object[0];
            this.tbReportDescription.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbReportDescription.Location = new System.Drawing.Point(96, 160);
            this.tbReportDescription.Name = "tbReportDescription";
            this.tbReportDescription.OnDropDownCloseFocus = true;
            this.tbReportDescription.SelectType = 0;
            this.tbReportDescription.Size = new System.Drawing.Size(304, 20);
            this.tbReportDescription.TabIndex = 5;
            this.tbReportDescription.UseValueForChildsVisibilty = false;
            this.tbReportDescription.Value = true;
            this.tbReportDescription.TextChanged += new System.EventHandler(this.tbReportDescription_TextChanged);
            // 
            // tbReportName
            // 
            this.tbReportName.AddX = 0;
            this.tbReportName.AddY = 0;
            this.tbReportName.AllowSpace = false;
            this.tbReportName.BorderColor = System.Drawing.Color.LightGray;
            this.tbReportName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbReportName.ChangeVisibility = false;
            this.tbReportName.ChildControl = null;
            this.tbReportName.ConvertEnterToTab = true;
            this.tbReportName.ConvertEnterToTabForDialogs = false;
            this.tbReportName.Decimals = 0;
            this.tbReportName.DisplayList = new object[0];
            this.tbReportName.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbReportName.Location = new System.Drawing.Point(96, 128);
            this.tbReportName.Name = "tbReportName";
            this.tbReportName.OnDropDownCloseFocus = true;
            this.tbReportName.SelectType = 0;
            this.tbReportName.Size = new System.Drawing.Size(304, 20);
            this.tbReportName.TabIndex = 4;
            this.tbReportName.UseValueForChildsVisibilty = false;
            this.tbReportName.Value = true;
            this.tbReportName.TextChanged += new System.EventHandler(this.tbReportName_TextChanged);
            // 
            // label3
            // 
            this.label3.Location = new System.Drawing.Point(16, 192);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(72, 23);
            this.label3.TabIndex = 3;
            this.label3.Text = "Author:";
            // 
            // label2
            // 
            this.label2.Location = new System.Drawing.Point(16, 160);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(72, 23);
            this.label2.TabIndex = 2;
            this.label2.Text = "Description:";
            // 
            // label1
            // 
            this.label1.Location = new System.Drawing.Point(16, 128);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(64, 23);
            this.label1.TabIndex = 1;
            this.label1.Text = "Name:";
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.rbChart);
            this.groupBox1.Controls.Add(this.rbMatrix);
            this.groupBox1.Controls.Add(this.rbList);
            this.groupBox1.Controls.Add(this.rbTable);
            this.groupBox1.Location = new System.Drawing.Point(16, 16);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(384, 104);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Report Type";
            // 
            // rbChart
            // 
            this.rbChart.Location = new System.Drawing.Point(168, 56);
            this.rbChart.Name = "rbChart";
            this.rbChart.Size = new System.Drawing.Size(104, 24);
            this.rbChart.TabIndex = 3;
            this.rbChart.Text = "Chart";
            this.rbChart.Visible = false;
            this.rbChart.CheckedChanged += new System.EventHandler(this.rbChart_CheckedChanged);
            // 
            // rbMatrix
            // 
            this.rbMatrix.Location = new System.Drawing.Point(168, 24);
            this.rbMatrix.Name = "rbMatrix";
            this.rbMatrix.Size = new System.Drawing.Size(104, 24);
            this.rbMatrix.TabIndex = 2;
            this.rbMatrix.Text = "Matrix";
            this.rbMatrix.Visible = false;
            this.rbMatrix.CheckedChanged += new System.EventHandler(this.rbMatrix_CheckedChanged);
            // 
            // rbList
            // 
            this.rbList.Location = new System.Drawing.Point(32, 56);
            this.rbList.Name = "rbList";
            this.rbList.Size = new System.Drawing.Size(104, 24);
            this.rbList.TabIndex = 1;
            this.rbList.Text = "List";
            this.rbList.CheckedChanged += new System.EventHandler(this.rbList_CheckedChanged);
            // 
            // rbTable
            // 
            this.rbTable.Checked = true;
            this.rbTable.Location = new System.Drawing.Point(32, 24);
            this.rbTable.Name = "rbTable";
            this.rbTable.Size = new System.Drawing.Size(104, 24);
            this.rbTable.TabIndex = 0;
            this.rbTable.TabStop = true;
            this.rbTable.Text = "Table";
            this.rbTable.CheckedChanged += new System.EventHandler(this.rbTable_CheckedChanged);
            // 
            // DBConnection
            // 
            this.DBConnection.BackColor = System.Drawing.Color.White;
            this.DBConnection.CausesValidation = false;
            this.DBConnection.Controls.Add(this.bShared);
            this.DBConnection.Controls.Add(this.bTestConnection);
            this.DBConnection.Controls.Add(this.cbOdbcNames);
            this.DBConnection.Controls.Add(this.lODBC);
            this.DBConnection.Controls.Add(this.lConnection);
            this.DBConnection.Controls.Add(this.cbConnectionTypes);
            this.DBConnection.Controls.Add(this.label7);
            this.DBConnection.Controls.Add(this.tbConnection);
            this.DBConnection.Location = new System.Drawing.Point(4, 25);
            this.DBConnection.Name = "DBConnection";
            this.DBConnection.Size = new System.Drawing.Size(814, 329);
            this.DBConnection.TabIndex = 0;
            this.DBConnection.Tag = "connect";
            this.DBConnection.Text = "Connection";
            this.DBConnection.Validating += new System.ComponentModel.CancelEventHandler(this.DBConnection_Validating);
            // 
            // bShared
            // 
            this.bShared.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bShared.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bShared.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bShared.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bShared.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bShared.Font = new System.Drawing.Font("Arial", 9F);
            this.bShared.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bShared.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bShared.Location = new System.Drawing.Point(216, 48);
            this.bShared.Name = "bShared";
            this.bShared.OverriddenSize = null;
            this.bShared.Size = new System.Drawing.Size(24, 21);
            this.bShared.TabIndex = 6;
            this.bShared.Text = "...";
            this.bShared.UseVisualStyleBackColor = true;
            this.bShared.Click += new System.EventHandler(this.bShared_Click);
            // 
            // bTestConnection
            // 
            this.bTestConnection.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bTestConnection.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bTestConnection.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bTestConnection.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bTestConnection.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bTestConnection.Font = new System.Drawing.Font("Arial", 9F);
            this.bTestConnection.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bTestConnection.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bTestConnection.Location = new System.Drawing.Point(16, 104);
            this.bTestConnection.Name = "bTestConnection";
            this.bTestConnection.OverriddenSize = null;
            this.bTestConnection.Size = new System.Drawing.Size(104, 21);
            this.bTestConnection.TabIndex = 3;
            this.bTestConnection.Text = "Test Connection";
            this.bTestConnection.UseVisualStyleBackColor = true;
            this.bTestConnection.Click += new System.EventHandler(this.bTestConnection_Click);
            // 
            // cbOdbcNames
            // 
            this.cbOdbcNames.AutoAdjustItemHeight = false;
            this.cbOdbcNames.BorderColor = System.Drawing.Color.LightGray;
            this.cbOdbcNames.ConvertEnterToTabForDialogs = false;
            this.cbOdbcNames.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
            this.cbOdbcNames.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbOdbcNames.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cbOdbcNames.Location = new System.Drawing.Point(352, 16);
            this.cbOdbcNames.Name = "cbOdbcNames";
            this.cbOdbcNames.SeparatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.cbOdbcNames.SeparatorMargin = 1;
            this.cbOdbcNames.SeparatorStyle = System.Drawing.Drawing2D.DashStyle.Solid;
            this.cbOdbcNames.SeparatorWidth = 1;
            this.cbOdbcNames.Size = new System.Drawing.Size(152, 21);
            this.cbOdbcNames.Sorted = true;
            this.cbOdbcNames.TabIndex = 1;
            this.cbOdbcNames.SelectedIndexChanged += new System.EventHandler(this.cbOdbcNames_SelectedIndexChanged);
            // 
            // lODBC
            // 
            this.lODBC.Location = new System.Drawing.Point(240, 16);
            this.lODBC.Name = "lODBC";
            this.lODBC.Size = new System.Drawing.Size(112, 23);
            this.lODBC.TabIndex = 5;
            this.lODBC.Text = "ODBC Data Sources";
            // 
            // lConnection
            // 
            this.lConnection.Location = new System.Drawing.Point(16, 48);
            this.lConnection.Name = "lConnection";
            this.lConnection.Size = new System.Drawing.Size(184, 16);
            this.lConnection.TabIndex = 4;
            this.lConnection.Text = "Connection:";
            // 
            // cbConnectionTypes
            // 
            this.cbConnectionTypes.AutoAdjustItemHeight = false;
            this.cbConnectionTypes.BorderColor = System.Drawing.Color.LightGray;
            this.cbConnectionTypes.ConvertEnterToTabForDialogs = false;
            this.cbConnectionTypes.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
            this.cbConnectionTypes.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbConnectionTypes.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cbConnectionTypes.Location = new System.Drawing.Point(112, 16);
            this.cbConnectionTypes.Name = "cbConnectionTypes";
            this.cbConnectionTypes.SeparatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.cbConnectionTypes.SeparatorMargin = 1;
            this.cbConnectionTypes.SeparatorStyle = System.Drawing.Drawing2D.DashStyle.Solid;
            this.cbConnectionTypes.SeparatorWidth = 1;
            this.cbConnectionTypes.Size = new System.Drawing.Size(128, 21);
            this.cbConnectionTypes.TabIndex = 0;
            this.cbConnectionTypes.SelectedIndexChanged += new System.EventHandler(this.cbConnectionTypes_SelectedIndexChanged);
            // 
            // label7
            // 
            this.label7.Location = new System.Drawing.Point(16, 16);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(96, 23);
            this.label7.TabIndex = 2;
            this.label7.Text = "Connection Type:";
            // 
            // tbConnection
            // 
            this.tbConnection.AddX = 0;
            this.tbConnection.AddY = 0;
            this.tbConnection.AllowSpace = false;
            this.tbConnection.BorderColor = System.Drawing.Color.LightGray;
            this.tbConnection.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbConnection.ChangeVisibility = false;
            this.tbConnection.ChildControl = null;
            this.tbConnection.ConvertEnterToTab = true;
            this.tbConnection.ConvertEnterToTabForDialogs = false;
            this.tbConnection.Decimals = 0;
            this.tbConnection.DisplayList = new object[0];
            this.tbConnection.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbConnection.Location = new System.Drawing.Point(16, 72);
            this.tbConnection.Name = "tbConnection";
            this.tbConnection.OnDropDownCloseFocus = true;
            this.tbConnection.SelectType = 0;
            this.tbConnection.Size = new System.Drawing.Size(488, 20);
            this.tbConnection.TabIndex = 2;
            this.tbConnection.Text = "Server=.\\SQLEXPRESS;DataBase=DB1;Integrated Security=true;Connect Timeout=" +
                "5";
            this.tbConnection.UseValueForChildsVisibilty = false;
            this.tbConnection.Value = true;
            this.tbConnection.TextChanged += new System.EventHandler(this.tbConnection_TextChanged);
            // 
            // ReportParameters
            // 
            this.ReportParameters.BackColor = System.Drawing.Color.White;
            this.ReportParameters.Controls.Add(this.bValidValues);
            this.ReportParameters.Controls.Add(this.tbParmDefaultValue);
            this.ReportParameters.Controls.Add(this.lDefaultValue);
            this.ReportParameters.Controls.Add(this.bParmDown);
            this.ReportParameters.Controls.Add(this.bParmUp);
            this.ReportParameters.Controls.Add(this.tbParmValidValues);
            this.ReportParameters.Controls.Add(this.lbParmValidValues);
            this.ReportParameters.Controls.Add(this.ckbParmAllowBlank);
            this.ReportParameters.Controls.Add(this.ckbParmAllowNull);
            this.ReportParameters.Controls.Add(this.tbParmPrompt);
            this.ReportParameters.Controls.Add(this.lParmPrompt);
            this.ReportParameters.Controls.Add(this.cbParmType);
            this.ReportParameters.Controls.Add(this.lParmType);
            this.ReportParameters.Controls.Add(this.tbParmName);
            this.ReportParameters.Controls.Add(this.lParmName);
            this.ReportParameters.Controls.Add(this.bRemove);
            this.ReportParameters.Controls.Add(this.bAdd);
            this.ReportParameters.Controls.Add(this.lbParameters);
            this.ReportParameters.Location = new System.Drawing.Point(4, 25);
            this.ReportParameters.Name = "ReportParameters";
            this.ReportParameters.Size = new System.Drawing.Size(814, 329);
            this.ReportParameters.TabIndex = 6;
            this.ReportParameters.Tag = "parameters";
            this.ReportParameters.Text = "Parameters";
            // 
            // bValidValues
            // 
            this.bValidValues.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bValidValues.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bValidValues.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bValidValues.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bValidValues.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bValidValues.Font = new System.Drawing.Font("Arial", 9F);
            this.bValidValues.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bValidValues.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bValidValues.Location = new System.Drawing.Point(432, 152);
            this.bValidValues.Name = "bValidValues";
            this.bValidValues.OverriddenSize = null;
            this.bValidValues.Size = new System.Drawing.Size(24, 21);
            this.bValidValues.TabIndex = 16;
            this.bValidValues.Text = "...";
            this.bValidValues.UseVisualStyleBackColor = true;
            this.bValidValues.Click += new System.EventHandler(this.bValidValues_Click);
            // 
            // tbParmDefaultValue
            // 
            this.tbParmDefaultValue.AddX = 0;
            this.tbParmDefaultValue.AddY = 0;
            this.tbParmDefaultValue.AllowSpace = false;
            this.tbParmDefaultValue.BorderColor = System.Drawing.Color.LightGray;
            this.tbParmDefaultValue.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbParmDefaultValue.ChangeVisibility = false;
            this.tbParmDefaultValue.ChildControl = null;
            this.tbParmDefaultValue.ConvertEnterToTab = true;
            this.tbParmDefaultValue.ConvertEnterToTabForDialogs = false;
            this.tbParmDefaultValue.Decimals = 0;
            this.tbParmDefaultValue.DisplayList = new object[0];
            this.tbParmDefaultValue.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbParmDefaultValue.Location = new System.Drawing.Point(208, 200);
            this.tbParmDefaultValue.Name = "tbParmDefaultValue";
            this.tbParmDefaultValue.OnDropDownCloseFocus = true;
            this.tbParmDefaultValue.SelectType = 0;
            this.tbParmDefaultValue.Size = new System.Drawing.Size(216, 20);
            this.tbParmDefaultValue.TabIndex = 10;
            this.tbParmDefaultValue.UseValueForChildsVisibilty = false;
            this.tbParmDefaultValue.Value = true;
            this.tbParmDefaultValue.TextChanged += new System.EventHandler(this.tbParmDefaultValue_TextChanged);
            // 
            // lDefaultValue
            // 
            this.lDefaultValue.Location = new System.Drawing.Point(208, 184);
            this.lDefaultValue.Name = "lDefaultValue";
            this.lDefaultValue.Size = new System.Drawing.Size(100, 16);
            this.lDefaultValue.TabIndex = 15;
            this.lDefaultValue.Text = "Default Value";
            // 
            // bParmDown
            // 
            this.bParmDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bParmDown.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bParmDown.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bParmDown.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bParmDown.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bParmDown.Font = new System.Drawing.Font("Wingdings", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.bParmDown.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bParmDown.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bParmDown.Location = new System.Drawing.Point(168, 64);
            this.bParmDown.Name = "bParmDown";
            this.bParmDown.OverriddenSize = null;
            this.bParmDown.Size = new System.Drawing.Size(24, 21);
            this.bParmDown.TabIndex = 14;
            this.bParmDown.Text = "";
            this.bParmDown.UseVisualStyleBackColor = true;
            this.bParmDown.Click += new System.EventHandler(this.bParmDown_Click);
            // 
            // bParmUp
            // 
            this.bParmUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bParmUp.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bParmUp.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bParmUp.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bParmUp.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bParmUp.Font = new System.Drawing.Font("Wingdings", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.bParmUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bParmUp.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bParmUp.Location = new System.Drawing.Point(168, 24);
            this.bParmUp.Name = "bParmUp";
            this.bParmUp.OverriddenSize = null;
            this.bParmUp.Size = new System.Drawing.Size(24, 21);
            this.bParmUp.TabIndex = 13;
            this.bParmUp.Text = "";
            this.bParmUp.UseVisualStyleBackColor = true;
            this.bParmUp.Click += new System.EventHandler(this.bParmUp_Click);
            // 
            // tbParmValidValues
            // 
            this.tbParmValidValues.AddX = 0;
            this.tbParmValidValues.AddY = 0;
            this.tbParmValidValues.AllowSpace = false;
            this.tbParmValidValues.BorderColor = System.Drawing.Color.LightGray;
            this.tbParmValidValues.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbParmValidValues.ChangeVisibility = false;
            this.tbParmValidValues.ChildControl = null;
            this.tbParmValidValues.ConvertEnterToTab = true;
            this.tbParmValidValues.ConvertEnterToTabForDialogs = false;
            this.tbParmValidValues.Decimals = 0;
            this.tbParmValidValues.DisplayList = new object[0];
            this.tbParmValidValues.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbParmValidValues.Location = new System.Drawing.Point(208, 152);
            this.tbParmValidValues.Name = "tbParmValidValues";
            this.tbParmValidValues.OnDropDownCloseFocus = true;
            this.tbParmValidValues.ReadOnly = true;
            this.tbParmValidValues.SelectType = 0;
            this.tbParmValidValues.Size = new System.Drawing.Size(216, 20);
            this.tbParmValidValues.TabIndex = 9;
            this.tbParmValidValues.UseValueForChildsVisibilty = false;
            this.tbParmValidValues.Value = true;
            // 
            // lbParmValidValues
            // 
            this.lbParmValidValues.Location = new System.Drawing.Point(208, 136);
            this.lbParmValidValues.Name = "lbParmValidValues";
            this.lbParmValidValues.Size = new System.Drawing.Size(100, 16);
            this.lbParmValidValues.TabIndex = 11;
            this.lbParmValidValues.Text = "Valid Values";
            // 
            // ckbParmAllowBlank
            // 
            this.ckbParmAllowBlank.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.ckbParmAllowBlank.ForeColor = System.Drawing.Color.Black;
            this.ckbParmAllowBlank.Location = new System.Drawing.Point(288, 232);
            this.ckbParmAllowBlank.Name = "ckbParmAllowBlank";
            this.ckbParmAllowBlank.Size = new System.Drawing.Size(152, 24);
            this.ckbParmAllowBlank.TabIndex = 12;
            this.ckbParmAllowBlank.Text = "Allow blank (strings only)";
            this.ckbParmAllowBlank.CheckedChanged += new System.EventHandler(this.ckbParmAllowBlank_CheckedChanged);
            // 
            // ckbParmAllowNull
            // 
            this.ckbParmAllowNull.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.ckbParmAllowNull.ForeColor = System.Drawing.Color.Black;
            this.ckbParmAllowNull.Location = new System.Drawing.Point(208, 232);
            this.ckbParmAllowNull.Name = "ckbParmAllowNull";
            this.ckbParmAllowNull.Size = new System.Drawing.Size(72, 24);
            this.ckbParmAllowNull.TabIndex = 11;
            this.ckbParmAllowNull.Text = "Allow null";
            this.ckbParmAllowNull.CheckedChanged += new System.EventHandler(this.ckbParmAllowNull_CheckedChanged);
            // 
            // tbParmPrompt
            // 
            this.tbParmPrompt.AddX = 0;
            this.tbParmPrompt.AddY = 0;
            this.tbParmPrompt.AllowSpace = false;
            this.tbParmPrompt.BorderColor = System.Drawing.Color.LightGray;
            this.tbParmPrompt.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbParmPrompt.ChangeVisibility = false;
            this.tbParmPrompt.ChildControl = null;
            this.tbParmPrompt.ConvertEnterToTab = true;
            this.tbParmPrompt.ConvertEnterToTabForDialogs = false;
            this.tbParmPrompt.Decimals = 0;
            this.tbParmPrompt.DisplayList = new object[0];
            this.tbParmPrompt.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbParmPrompt.Location = new System.Drawing.Point(208, 104);
            this.tbParmPrompt.Name = "tbParmPrompt";
            this.tbParmPrompt.OnDropDownCloseFocus = true;
            this.tbParmPrompt.SelectType = 0;
            this.tbParmPrompt.Size = new System.Drawing.Size(216, 20);
            this.tbParmPrompt.TabIndex = 8;
            this.tbParmPrompt.UseValueForChildsVisibilty = false;
            this.tbParmPrompt.Value = true;
            this.tbParmPrompt.TextChanged += new System.EventHandler(this.tbParmPrompt_TextChanged);
            // 
            // lParmPrompt
            // 
            this.lParmPrompt.Location = new System.Drawing.Point(208, 88);
            this.lParmPrompt.Name = "lParmPrompt";
            this.lParmPrompt.Size = new System.Drawing.Size(48, 16);
            this.lParmPrompt.TabIndex = 7;
            this.lParmPrompt.Text = "Prompt";
            // 
            // cbParmType
            // 
            this.cbParmType.AutoAdjustItemHeight = false;
            this.cbParmType.BorderColor = System.Drawing.Color.LightGray;
            this.cbParmType.ConvertEnterToTabForDialogs = false;
            this.cbParmType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
            this.cbParmType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbParmType.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cbParmType.Items.AddRange(new object[] {
            "Boolean",
            "DateTime",
            "Integer",
            "Float",
            "String"});
            this.cbParmType.Location = new System.Drawing.Point(288, 56);
            this.cbParmType.Name = "cbParmType";
            this.cbParmType.SeparatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.cbParmType.SeparatorMargin = 1;
            this.cbParmType.SeparatorStyle = System.Drawing.Drawing2D.DashStyle.Solid;
            this.cbParmType.SeparatorWidth = 1;
            this.cbParmType.Size = new System.Drawing.Size(80, 21);
            this.cbParmType.TabIndex = 6;
            this.cbParmType.SelectedIndexChanged += new System.EventHandler(this.cbParmType_SelectedIndexChanged);
            // 
            // lParmType
            // 
            this.lParmType.Location = new System.Drawing.Point(208, 56);
            this.lParmType.Name = "lParmType";
            this.lParmType.Size = new System.Drawing.Size(56, 23);
            this.lParmType.TabIndex = 5;
            this.lParmType.Text = "Datatype";
            // 
            // tbParmName
            // 
            this.tbParmName.AddX = 0;
            this.tbParmName.AddY = 0;
            this.tbParmName.AllowSpace = false;
            this.tbParmName.BorderColor = System.Drawing.Color.LightGray;
            this.tbParmName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbParmName.ChangeVisibility = false;
            this.tbParmName.ChildControl = null;
            this.tbParmName.ConvertEnterToTab = true;
            this.tbParmName.ConvertEnterToTabForDialogs = false;
            this.tbParmName.Decimals = 0;
            this.tbParmName.DisplayList = new object[0];
            this.tbParmName.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbParmName.Location = new System.Drawing.Point(288, 24);
            this.tbParmName.Name = "tbParmName";
            this.tbParmName.OnDropDownCloseFocus = true;
            this.tbParmName.SelectType = 0;
            this.tbParmName.Size = new System.Drawing.Size(136, 20);
            this.tbParmName.TabIndex = 4;
            this.tbParmName.UseValueForChildsVisibilty = false;
            this.tbParmName.Value = true;
            this.tbParmName.TextChanged += new System.EventHandler(this.tbParmName_TextChanged);
            // 
            // lParmName
            // 
            this.lParmName.Location = new System.Drawing.Point(208, 24);
            this.lParmName.Name = "lParmName";
            this.lParmName.Size = new System.Drawing.Size(48, 16);
            this.lParmName.TabIndex = 3;
            this.lParmName.Text = "Name";
            // 
            // bRemove
            // 
            this.bRemove.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bRemove.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bRemove.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bRemove.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bRemove.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bRemove.Font = new System.Drawing.Font("Arial", 9F);
            this.bRemove.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bRemove.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bRemove.Location = new System.Drawing.Point(104, 264);
            this.bRemove.Name = "bRemove";
            this.bRemove.OverriddenSize = null;
            this.bRemove.Size = new System.Drawing.Size(56, 21);
            this.bRemove.TabIndex = 2;
            this.bRemove.Text = "Remove";
            this.bRemove.UseVisualStyleBackColor = true;
            this.bRemove.Click += new System.EventHandler(this.bRemove_Click);
            // 
            // bAdd
            // 
            this.bAdd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bAdd.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bAdd.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bAdd.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bAdd.Font = new System.Drawing.Font("Arial", 9F);
            this.bAdd.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bAdd.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bAdd.Location = new System.Drawing.Point(16, 264);
            this.bAdd.Name = "bAdd";
            this.bAdd.OverriddenSize = null;
            this.bAdd.Size = new System.Drawing.Size(56, 21);
            this.bAdd.TabIndex = 1;
            this.bAdd.Text = "Add";
            this.bAdd.UseVisualStyleBackColor = true;
            this.bAdd.Click += new System.EventHandler(this.bAdd_Click);
            // 
            // lbParameters
            // 
            this.lbParameters.Location = new System.Drawing.Point(16, 16);
            this.lbParameters.Name = "lbParameters";
            this.lbParameters.Size = new System.Drawing.Size(144, 238);
            this.lbParameters.TabIndex = 0;
            this.lbParameters.SelectedIndexChanged += new System.EventHandler(this.lbParameters_SelectedIndexChanged);
            // 
            // DBSql
            // 
            this.DBSql.BackColor = System.Drawing.Color.White;
            this.DBSql.Controls.Add(this.panel2);
            this.DBSql.Location = new System.Drawing.Point(4, 25);
            this.DBSql.Name = "DBSql";
            this.DBSql.Size = new System.Drawing.Size(814, 329);
            this.DBSql.TabIndex = 1;
            this.DBSql.Tag = "sql";
            this.DBSql.Text = "SQL";
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.splitContainer1);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(814, 329);
            this.panel2.TabIndex = 1;
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.tvTablesColumns);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.tbSQL);
            this.splitContainer1.Panel2.Controls.Add(this.bMove);
            this.splitContainer1.Size = new System.Drawing.Size(814, 329);
            this.splitContainer1.SplitterDistance = 270;
            this.splitContainer1.TabIndex = 5;
            // 
            // tvTablesColumns
            // 
            this.tvTablesColumns.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tvTablesColumns.FullRowSelect = true;
            this.tvTablesColumns.Location = new System.Drawing.Point(0, 0);
            this.tvTablesColumns.Name = "tvTablesColumns";
            this.tvTablesColumns.Size = new System.Drawing.Size(270, 329);
            this.tvTablesColumns.TabIndex = 2;
            this.tvTablesColumns.BeforeExpand += new System.Windows.Forms.TreeViewCancelEventHandler(this.tvTablesColumns_BeforeExpand);
            // 
            // tbSQL
            // 
            this.tbSQL.AddX = 0;
            this.tbSQL.AddY = 0;
            this.tbSQL.AllowDrop = true;
            this.tbSQL.AllowSpace = false;
            this.tbSQL.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.tbSQL.BorderColor = System.Drawing.Color.LightGray;
            this.tbSQL.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbSQL.ChangeVisibility = false;
            this.tbSQL.ChildControl = null;
            this.tbSQL.ConvertEnterToTab = true;
            this.tbSQL.ConvertEnterToTabForDialogs = false;
            this.tbSQL.Decimals = 0;
            this.tbSQL.DisplayList = new object[0];
            this.tbSQL.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbSQL.Location = new System.Drawing.Point(41, 3);
            this.tbSQL.Multiline = true;
            this.tbSQL.Name = "tbSQL";
            this.tbSQL.OnDropDownCloseFocus = true;
            this.tbSQL.SelectType = 0;
            this.tbSQL.Size = new System.Drawing.Size(496, 323);
            this.tbSQL.TabIndex = 6;
            this.tbSQL.UseValueForChildsVisibilty = false;
            this.tbSQL.Value = true;
            this.tbSQL.TextChanged += new System.EventHandler(this.tbSQL_TextChanged);
            // 
            // bMove
            // 
            this.bMove.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.bMove.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.bMove.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.bMove.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.bMove.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.bMove.Font = new System.Drawing.Font("Arial", 9F);
            this.bMove.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.bMove.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.bMove.Location = new System.Drawing.Point(3, 3);
            this.bMove.Name = "bMove";
            this.bMove.OverriddenSize = null;
            this.bMove.Size = new System.Drawing.Size(32, 21);
            this.bMove.TabIndex = 5;
            this.bMove.Text = ">>";
            this.bMove.UseVisualStyleBackColor = true;
            this.bMove.Click += new System.EventHandler(this.bMove_Click);
            // 
            // TabularGroup
            // 
            this.TabularGroup.BackColor = System.Drawing.Color.White;
            this.TabularGroup.Controls.Add(this.clbSubtotal);
            this.TabularGroup.Controls.Add(this.ckbGrandTotal);
            this.TabularGroup.Controls.Add(this.label5);
            this.TabularGroup.Controls.Add(this.label4);
            this.TabularGroup.Controls.Add(this.cbColumnList);
            this.TabularGroup.Location = new System.Drawing.Point(4, 25);
            this.TabularGroup.Name = "TabularGroup";
            this.TabularGroup.Size = new System.Drawing.Size(814, 329);
            this.TabularGroup.TabIndex = 7;
            this.TabularGroup.Tag = "group";
            this.TabularGroup.Text = "Grouping";
            // 
            // clbSubtotal
            // 
            this.clbSubtotal.CheckOnClick = true;
            this.clbSubtotal.Location = new System.Drawing.Point(232, 32);
            this.clbSubtotal.Name = "clbSubtotal";
            this.clbSubtotal.Size = new System.Drawing.Size(192, 139);
            this.clbSubtotal.TabIndex = 5;
            this.clbSubtotal.SelectedIndexChanged += new System.EventHandler(this.emptyReportSyntax);
            // 
            // ckbGrandTotal
            // 
            this.ckbGrandTotal.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.ckbGrandTotal.ForeColor = System.Drawing.Color.Black;
            this.ckbGrandTotal.Location = new System.Drawing.Point(16, 88);
            this.ckbGrandTotal.Name = "ckbGrandTotal";
            this.ckbGrandTotal.Size = new System.Drawing.Size(160, 24);
            this.ckbGrandTotal.TabIndex = 4;
            this.ckbGrandTotal.Text = "Calculate grand totals";
            this.ckbGrandTotal.CheckedChanged += new System.EventHandler(this.emptyReportSyntax);
            // 
            // label5
            // 
            this.label5.Location = new System.Drawing.Point(232, 16);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(208, 23);
            this.label5.TabIndex = 2;
            this.label5.Text = "Check columns you want to subtotal";
            // 
            // label4
            // 
            this.label4.Location = new System.Drawing.Point(16, 16);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(216, 16);
            this.label4.TabIndex = 1;
            this.label4.Text = "Pick a column to group (create hierarchy)";
            // 
            // cbColumnList
            // 
            this.cbColumnList.AutoAdjustItemHeight = false;
            this.cbColumnList.BorderColor = System.Drawing.Color.LightGray;
            this.cbColumnList.ConvertEnterToTabForDialogs = false;
            this.cbColumnList.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawVariable;
            this.cbColumnList.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbColumnList.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cbColumnList.Location = new System.Drawing.Point(16, 32);
            this.cbColumnList.Name = "cbColumnList";
            this.cbColumnList.SeparatorColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.cbColumnList.SeparatorMargin = 1;
            this.cbColumnList.SeparatorStyle = System.Drawing.Drawing2D.DashStyle.Solid;
            this.cbColumnList.SeparatorWidth = 1;
            this.cbColumnList.Size = new System.Drawing.Size(200, 21);
            this.cbColumnList.TabIndex = 0;
            this.cbColumnList.SelectedIndexChanged += new System.EventHandler(this.emptyReportSyntax);
            // 
            // ReportSyntax
            // 
            this.ReportSyntax.BackColor = System.Drawing.Color.White;
            this.ReportSyntax.Controls.Add(this.tbReportSyntax);
            this.ReportSyntax.Location = new System.Drawing.Point(4, 25);
            this.ReportSyntax.Name = "ReportSyntax";
            this.ReportSyntax.Size = new System.Drawing.Size(814, 329);
            this.ReportSyntax.TabIndex = 4;
            this.ReportSyntax.Tag = "syntax";
            this.ReportSyntax.Text = "Report Syntax";
            // 
            // tbReportSyntax
            // 
            this.tbReportSyntax.AddX = 0;
            this.tbReportSyntax.AddY = 0;
            this.tbReportSyntax.AllowSpace = false;
            this.tbReportSyntax.BorderColor = System.Drawing.Color.LightGray;
            this.tbReportSyntax.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.tbReportSyntax.ChangeVisibility = false;
            this.tbReportSyntax.ChildControl = null;
            this.tbReportSyntax.ConvertEnterToTab = true;
            this.tbReportSyntax.ConvertEnterToTabForDialogs = false;
            this.tbReportSyntax.Decimals = 0;
            this.tbReportSyntax.DisplayList = new object[0];
            this.tbReportSyntax.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tbReportSyntax.HitText = Oranikle.Studio.Controls.HitText.String;
            this.tbReportSyntax.Location = new System.Drawing.Point(0, 0);
            this.tbReportSyntax.Multiline = true;
            this.tbReportSyntax.Name = "tbReportSyntax";
            this.tbReportSyntax.OnDropDownCloseFocus = true;
            this.tbReportSyntax.ReadOnly = true;
            this.tbReportSyntax.ScrollBars = System.Windows.Forms.ScrollBars.Both;
            this.tbReportSyntax.SelectType = 0;
            this.tbReportSyntax.Size = new System.Drawing.Size(814, 329);
            this.tbReportSyntax.TabIndex = 0;
            this.tbReportSyntax.UseValueForChildsVisibilty = false;
            this.tbReportSyntax.Value = true;
            this.tbReportSyntax.WordWrap = false;
            // 
            // ReportPreview
            // 
            this.ReportPreview.BackColor = System.Drawing.Color.White;
            this.ReportPreview.Controls.Add(this.rdlViewer1);
            this.ReportPreview.Location = new System.Drawing.Point(4, 25);
            this.ReportPreview.Name = "ReportPreview";
            this.ReportPreview.Size = new System.Drawing.Size(814, 329);
            this.ReportPreview.TabIndex = 5;
            this.ReportPreview.Tag = "preview";
            this.ReportPreview.Text = "Report Preview";
            // 
            // rdlViewer1
            // 
            this.rdlViewer1.Cursor = System.Windows.Forms.Cursors.Default;
            this.rdlViewer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.rdlViewer1.Folder = null;
            this.rdlViewer1.HighlightAll = false;
            this.rdlViewer1.HighlightAllColor = System.Drawing.Color.Fuchsia;
            this.rdlViewer1.HighlightCaseSensitive = false;
            this.rdlViewer1.HighlightItemColor = System.Drawing.Color.Aqua;
            this.rdlViewer1.HighlightPageItem = null;
            this.rdlViewer1.HighlightText = null;
            this.rdlViewer1.Location = new System.Drawing.Point(0, 0);
            this.rdlViewer1.Name = "rdlViewer1";
            this.rdlViewer1.PageCurrent = 1;
            this.rdlViewer1.Parameters = null;
            this.rdlViewer1.ReportName = null;
            this.rdlViewer1.ScrollMode = Oranikle.Report.Viewer.ScrollModeEnum.Continuous;
            this.rdlViewer1.SelectTool = false;
            this.rdlViewer1.ShowFindPanel = false;
            this.rdlViewer1.ShowParameterPanel = true;
            this.rdlViewer1.ShowWaitDialog = true;
            this.rdlViewer1.Size = new System.Drawing.Size(814, 329);
            this.rdlViewer1.SourceFile = null;
            this.rdlViewer1.SourceRdl = null;
            this.rdlViewer1.TabIndex = 0;
            this.rdlViewer1.Text = "rdlViewer1";
            this.rdlViewer1.UseTrueMargins = true;
            this.rdlViewer1.Zoom = 0.9459187F;
            this.rdlViewer1.ZoomMode = Oranikle.Report.Viewer.ZoomEnum.FitWidth;
            // 
            // btnCancel
            // 
            this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.btnCancel.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.btnCancel.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.btnCancel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.btnCancel.CausesValidation = false;
            this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnCancel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnCancel.Font = new System.Drawing.Font("Arial", 9F);
            this.btnCancel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.btnCancel.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnCancel.Location = new System.Drawing.Point(734, 10);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.OverriddenSize = null;
            this.btnCancel.Size = new System.Drawing.Size(75, 21);
            this.btnCancel.TabIndex = 0;
            this.btnCancel.Text = "Cancel";
            this.btnCancel.UseVisualStyleBackColor = true;
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.btnOK);
            this.panel1.Controls.Add(this.btnCancel);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel1.Location = new System.Drawing.Point(0, 358);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(822, 40);
            this.panel1.TabIndex = 3;
            // 
            // btnOK
            // 
            this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnOK.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(245)))));
            this.btnOK.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(225)))), ((int)(((byte)(225)))));
            this.btnOK.BackFillMode = System.Drawing.Drawing2D.LinearGradientMode.ForwardDiagonal;
            this.btnOK.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))));
            this.btnOK.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnOK.Font = new System.Drawing.Font("Arial", 9F);
            this.btnOK.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(90)))), ((int)(((byte)(90)))), ((int)(((byte)(90)))));
            this.btnOK.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
            this.btnOK.Location = new System.Drawing.Point(638, 10);
            this.btnOK.Name = "btnOK";
            this.btnOK.OverriddenSize = null;
            this.btnOK.Size = new System.Drawing.Size(75, 21);
            this.btnOK.TabIndex = 1;
            this.btnOK.Text = "OK";
            this.btnOK.UseVisualStyleBackColor = true;
            this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
            // 
            // DialogDatabase
            // 
            this.AcceptButton = this.btnOK;
            this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(241)))), ((int)(((byte)(249)))));
            this.CancelButton = this.btnCancel;
            this.ClientSize = new System.Drawing.Size(822, 398);
            this.Controls.Add(this.tcDialog);
            this.Controls.Add(this.panel1);
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "DialogDatabase";
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "New Report from Database";
            this.Closed += new System.EventHandler(this.DialogDatabase_Closed);
            this.tcDialog.ResumeLayout(false);
            this.ReportType.ResumeLayout(false);
            this.ReportType.PerformLayout();
            this.groupBox2.ResumeLayout(false);
            this.groupBox1.ResumeLayout(false);
            this.DBConnection.ResumeLayout(false);
            this.DBConnection.PerformLayout();
            this.ReportParameters.ResumeLayout(false);
            this.ReportParameters.PerformLayout();
            this.DBSql.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.Panel2.PerformLayout();
            this.splitContainer1.ResumeLayout(false);
            this.TabularGroup.ResumeLayout(false);
            this.ReportSyntax.ResumeLayout(false);
            this.ReportSyntax.PerformLayout();
            this.ReportPreview.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);

		}