/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemColorTable           superTabItemColorTable1           = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabColorStates              superTabColorStates1              = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable      superTabItemStateColorTable1      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable      superTabItemStateColorTable2      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable      superTabItemStateColorTable3      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EntityForm2));
     this.panelDiagram      = new System.Windows.Forms.Panel();
     this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
     this.dockSite4         = new DevComponents.DotNetBar.DockSite();
     this.dockSite1         = new DevComponents.DotNetBar.DockSite();
     this.dockSite2         = new DevComponents.DotNetBar.DockSite();
     this.dockSite8         = new DevComponents.DotNetBar.DockSite();
     this.dockSite5         = new DevComponents.DotNetBar.DockSite();
     this.dockSite6         = new DevComponents.DotNetBar.DockSite();
     this.dockSite7         = new DevComponents.DotNetBar.DockSite();
     this.dockSite3         = new DevComponents.DotNetBar.DockSite();
     this.superTooltip1     = new DevComponents.DotNetBar.SuperTooltip();
     this.bar1 = new DevComponents.DotNetBar.SuperTabControl();
     this.superTabControlPanel1            = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.entityDetailsEditor1             = new ArchAngel.Providers.EntityModel.UI.Editors.EntityDetailsEditor();
     this.superTabItemEntityDetails        = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel4            = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.tablePropertiesEditor1           = new ArchAngel.Providers.EntityModel.UI.Editors.TableColumnsEditor();
     this.superTabItemTableColumns         = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel2            = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.propertiesEditorEntityProperties = new ArchAngel.Providers.EntityModel.UI.Editors.EntityPropertiesEditor();
     this.superTabItemEntityProperties     = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel3            = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.tableDetailsEditor1             = new ArchAngel.Providers.EntityModel.UI.Editors.TableDetailsEditor();
     this.superTabItemTableDetails        = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel7           = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.componentPropertiesEditor1      = new ArchAngel.Providers.EntityModel.UI.Editors.ComponentPropertiesEditor();
     this.superTabItemComponentProperties = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel6           = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.componentDetailsEditor1         = new ArchAngel.Providers.EntityModel.UI.Editors.ComponentDetailsEditor();
     this.superTabItemComponentDetails    = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel5           = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.tableKeysEditor1         = new ArchAngel.Providers.EntityModel.UI.Editors.TableKeysEditor();
     this.superTabItemTableKeys    = new DevComponents.DotNetBar.SuperTabItem();
     this.expandableSplitter1      = new DevComponents.DotNetBar.ExpandableSplitter();
     this.buttonHybrid             = new DevComponents.DotNetBar.ButtonX();
     this.buttonTableRelationships = new DevComponents.DotNetBar.ButtonX();
     this.buttonTableMappings      = new DevComponents.DotNetBar.ButtonX();
     this.panelTop              = new DevComponents.DotNetBar.PanelEx();
     this.buttonShowMapping     = new DevComponents.DotNetBar.ButtonX();
     this.buttonShowInheritance = new DevComponents.DotNetBar.ButtonX();
     this.highlighter1          = new DevComponents.DotNetBar.Validator.Highlighter();
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
     this.bar1.SuspendLayout();
     this.superTabControlPanel1.SuspendLayout();
     this.superTabControlPanel4.SuspendLayout();
     this.superTabControlPanel2.SuspendLayout();
     this.superTabControlPanel3.SuspendLayout();
     this.superTabControlPanel7.SuspendLayout();
     this.superTabControlPanel6.SuspendLayout();
     this.superTabControlPanel5.SuspendLayout();
     this.panelTop.SuspendLayout();
     this.SuspendLayout();
     //
     // panelDiagram
     //
     this.panelDiagram.AutoScroll = true;
     this.panelDiagram.BackColor  = System.Drawing.Color.Black;
     this.panelDiagram.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.panelDiagram.Location   = new System.Drawing.Point(0, 33);
     this.panelDiagram.Name       = "panelDiagram";
     this.panelDiagram.Size       = new System.Drawing.Size(753, 282);
     this.panelDiagram.TabIndex   = 0;
     //
     // dotNetBarManager1
     //
     this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.F1);
     this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlC);
     this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlA);
     this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlV);
     this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlX);
     this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlZ);
     this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlY);
     this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Del);
     this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Ins);
     this.dotNetBarManager1.BottomDockSite     = this.dockSite4;
     this.dotNetBarManager1.EnableFullSizeDock = false;
     this.dotNetBarManager1.LeftDockSite       = this.dockSite1;
     this.dotNetBarManager1.LicenseKey         = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     this.dotNetBarManager1.ParentForm         = null;
     this.dotNetBarManager1.ParentUserControl  = this;
     this.dotNetBarManager1.RightDockSite      = this.dockSite2;
     this.dotNetBarManager1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Windows7;
     this.dotNetBarManager1.ToolbarBottomDockSite = this.dockSite8;
     this.dotNetBarManager1.ToolbarLeftDockSite   = this.dockSite5;
     this.dotNetBarManager1.ToolbarRightDockSite  = this.dockSite6;
     this.dotNetBarManager1.ToolbarTopDockSite    = this.dockSite7;
     this.dotNetBarManager1.TopDockSite           = this.dockSite3;
     //
     // dockSite4
     //
     this.dockSite4.AccessibleRole        = System.Windows.Forms.AccessibleRole.Window;
     this.dockSite4.Dock                  = System.Windows.Forms.DockStyle.Bottom;
     this.dockSite4.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
     this.dockSite4.Location              = new System.Drawing.Point(0, 502);
     this.dockSite4.Name                  = "dockSite4";
     this.dockSite4.Size                  = new System.Drawing.Size(753, 0);
     this.dockSite4.TabIndex              = 7;
     this.dockSite4.TabStop               = false;
     //
     // dockSite1
     //
     this.dockSite1.AccessibleRole        = System.Windows.Forms.AccessibleRole.Window;
     this.dockSite1.Dock                  = System.Windows.Forms.DockStyle.Left;
     this.dockSite1.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
     this.dockSite1.Location              = new System.Drawing.Point(0, 33);
     this.dockSite1.Name                  = "dockSite1";
     this.dockSite1.Size                  = new System.Drawing.Size(0, 469);
     this.dockSite1.TabIndex              = 4;
     this.dockSite1.TabStop               = false;
     //
     // dockSite2
     //
     this.dockSite2.AccessibleRole        = System.Windows.Forms.AccessibleRole.Window;
     this.dockSite2.Dock                  = System.Windows.Forms.DockStyle.Right;
     this.dockSite2.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
     this.dockSite2.Location              = new System.Drawing.Point(753, 33);
     this.dockSite2.Name                  = "dockSite2";
     this.dockSite2.Size                  = new System.Drawing.Size(0, 469);
     this.dockSite2.TabIndex              = 5;
     this.dockSite2.TabStop               = false;
     //
     // dockSite8
     //
     this.dockSite8.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
     this.dockSite8.Dock           = System.Windows.Forms.DockStyle.Bottom;
     this.dockSite8.Location       = new System.Drawing.Point(0, 502);
     this.dockSite8.Name           = "dockSite8";
     this.dockSite8.Size           = new System.Drawing.Size(753, 0);
     this.dockSite8.TabIndex       = 11;
     this.dockSite8.TabStop        = false;
     //
     // dockSite5
     //
     this.dockSite5.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
     this.dockSite5.Dock           = System.Windows.Forms.DockStyle.Left;
     this.dockSite5.Location       = new System.Drawing.Point(0, 33);
     this.dockSite5.Name           = "dockSite5";
     this.dockSite5.Size           = new System.Drawing.Size(0, 469);
     this.dockSite5.TabIndex       = 8;
     this.dockSite5.TabStop        = false;
     //
     // dockSite6
     //
     this.dockSite6.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
     this.dockSite6.Dock           = System.Windows.Forms.DockStyle.Right;
     this.dockSite6.Location       = new System.Drawing.Point(753, 33);
     this.dockSite6.Name           = "dockSite6";
     this.dockSite6.Size           = new System.Drawing.Size(0, 469);
     this.dockSite6.TabIndex       = 9;
     this.dockSite6.TabStop        = false;
     //
     // dockSite7
     //
     this.dockSite7.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
     this.dockSite7.Dock           = System.Windows.Forms.DockStyle.Top;
     this.dockSite7.Location       = new System.Drawing.Point(0, 33);
     this.dockSite7.Name           = "dockSite7";
     this.dockSite7.Size           = new System.Drawing.Size(753, 0);
     this.dockSite7.TabIndex       = 10;
     this.dockSite7.TabStop        = false;
     //
     // dockSite3
     //
     this.dockSite3.AccessibleRole        = System.Windows.Forms.AccessibleRole.Window;
     this.dockSite3.Dock                  = System.Windows.Forms.DockStyle.Top;
     this.dockSite3.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
     this.dockSite3.Location              = new System.Drawing.Point(0, 33);
     this.dockSite3.Name                  = "dockSite3";
     this.dockSite3.Size                  = new System.Drawing.Size(753, 0);
     this.dockSite3.TabIndex              = 6;
     this.dockSite3.TabStop               = false;
     //
     // superTooltip1
     //
     this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     //
     // bar1
     //
     this.bar1.BackColor = System.Drawing.Color.White;
     //
     //
     //
     //
     //
     //
     this.bar1.ControlBox.CloseBox.Name = "";
     //
     //
     //
     this.bar1.ControlBox.MenuBox.Name = "";
     this.bar1.ControlBox.Name         = "";
     this.bar1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.bar1.ControlBox.MenuBox,
         this.bar1.ControlBox.CloseBox
     });
     this.bar1.Controls.Add(this.superTabControlPanel1);
     this.bar1.Controls.Add(this.superTabControlPanel4);
     this.bar1.Controls.Add(this.superTabControlPanel2);
     this.bar1.Controls.Add(this.superTabControlPanel3);
     this.bar1.Controls.Add(this.superTabControlPanel7);
     this.bar1.Controls.Add(this.superTabControlPanel6);
     this.bar1.Controls.Add(this.superTabControlPanel5);
     this.bar1.Dock               = System.Windows.Forms.DockStyle.Bottom;
     this.bar1.ForeColor          = System.Drawing.Color.White;
     this.bar1.Location           = new System.Drawing.Point(0, 321);
     this.bar1.Name               = "bar1";
     this.bar1.ReorderTabsEnabled = true;
     this.bar1.SelectedTabFont    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.bar1.SelectedTabIndex   = 6;
     this.bar1.Size               = new System.Drawing.Size(753, 181);
     this.bar1.TabAlignment       = DevComponents.DotNetBar.eTabStripAlignment.Left;
     this.bar1.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bar1.TabIndex           = 0;
     this.bar1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabItemEntityDetails,
         this.superTabItemEntityProperties,
         this.superTabItemTableDetails,
         this.superTabItemTableColumns,
         this.superTabItemTableKeys,
         this.superTabItemComponentDetails,
         this.superTabItemComponentProperties
     });
     superTabLinearGradientColorTable4.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))))
     };
     superTabColorTable1.Background      = superTabLinearGradientColorTable4;
     superTabColorTable1.InnerBorder     = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     superTabColorTable1.OuterBorder     = System.Drawing.Color.Black;
     superTabColorTable1.SelectionMarker = System.Drawing.Color.White;
     this.bar1.TabStripColor             = superTabColorTable1;
     this.bar1.TabStyle           = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
     this.bar1.TabVerticalSpacing = 10;
     this.bar1.Text = "Details";
     //
     // superTabControlPanel1
     //
     this.superTabControlPanel1.Controls.Add(this.entityDetailsEditor1);
     this.superTabControlPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel1.Location = new System.Drawing.Point(73, 0);
     this.superTabControlPanel1.Name     = "superTabControlPanel1";
     this.superTabControlPanel1.Size     = new System.Drawing.Size(680, 181);
     this.superTabControlPanel1.TabIndex = 1;
     this.superTabControlPanel1.TabItem  = this.superTabItemEntityDetails;
     //
     // entityDetailsEditor1
     //
     this.entityDetailsEditor1.AutoScroll = true;
     this.entityDetailsEditor1.BackColor  = System.Drawing.Color.Black;
     this.entityDetailsEditor1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.entityDetailsEditor1.Entity     = null;
     this.entityDetailsEditor1.ForeColor  = System.Drawing.Color.White;
     this.entityDetailsEditor1.Location   = new System.Drawing.Point(0, 0);
     this.entityDetailsEditor1.Name       = "entityDetailsEditor1";
     this.entityDetailsEditor1.Size       = new System.Drawing.Size(680, 181);
     this.entityDetailsEditor1.TabIndex   = 0;
     //
     // superTabItemEntityDetails
     //
     this.superTabItemEntityDetails.AttachedControl = this.superTabControlPanel1;
     this.superTabItemEntityDetails.GlobalItem      = false;
     this.superTabItemEntityDetails.Name            = "superTabItemEntityDetails";
     superTabLinearGradientColorTable1.Colors       = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))))
     };
     superTabItemStateColorTable1.Background  = superTabLinearGradientColorTable1;
     superTabItemStateColorTable1.Text        = System.Drawing.Color.White;
     superTabColorStates1.Normal              = superTabItemStateColorTable1;
     superTabLinearGradientColorTable2.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))))
     };
     superTabItemStateColorTable2.Background  = superTabLinearGradientColorTable2;
     superTabItemStateColorTable2.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     superTabItemStateColorTable2.OuterBorder = System.Drawing.Color.Black;
     superTabItemStateColorTable2.Text        = System.Drawing.Color.White;
     superTabColorStates1.Selected            = superTabItemStateColorTable2;
     superTabLinearGradientColorTable3.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))))
     };
     superTabItemStateColorTable3.Background = superTabLinearGradientColorTable3;
     superTabColorStates1.SelectedMouseOver  = superTabItemStateColorTable3;
     superTabItemColorTable1.Default         = superTabColorStates1;
     this.superTabItemEntityDetails.TabColor = superTabItemColorTable1;
     this.superTabItemEntityDetails.Text     = "Details";
     //
     // superTabControlPanel4
     //
     this.superTabControlPanel4.Controls.Add(this.tablePropertiesEditor1);
     this.superTabControlPanel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel4.Location = new System.Drawing.Point(73, 0);
     this.superTabControlPanel4.Name     = "superTabControlPanel4";
     this.superTabControlPanel4.Size     = new System.Drawing.Size(680, 181);
     this.superTabControlPanel4.TabIndex = 0;
     this.superTabControlPanel4.TabItem  = this.superTabItemTableColumns;
     //
     // tablePropertiesEditor1
     //
     this.tablePropertiesEditor1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tablePropertiesEditor1.Location = new System.Drawing.Point(0, 0);
     this.tablePropertiesEditor1.Name     = "tablePropertiesEditor1";
     this.tablePropertiesEditor1.Size     = new System.Drawing.Size(680, 181);
     this.tablePropertiesEditor1.TabIndex = 0;
     this.tablePropertiesEditor1.Table    = null;
     //
     // superTabItemTableColumns
     //
     this.superTabItemTableColumns.AttachedControl = this.superTabControlPanel4;
     this.superTabItemTableColumns.GlobalItem      = false;
     this.superTabItemTableColumns.Name            = "superTabItemTableColumns";
     this.superTabItemTableColumns.Text            = "Columns";
     //
     // superTabControlPanel2
     //
     this.superTabControlPanel2.Controls.Add(this.propertiesEditorEntityProperties);
     this.superTabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel2.Location = new System.Drawing.Point(73, 0);
     this.superTabControlPanel2.Name     = "superTabControlPanel2";
     this.superTabControlPanel2.Size     = new System.Drawing.Size(680, 181);
     this.superTabControlPanel2.TabIndex = 0;
     this.superTabControlPanel2.TabItem  = this.superTabItemEntityProperties;
     //
     // propertiesEditorEntityProperties
     //
     this.propertiesEditorEntityProperties.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(13)))), ((int)(((byte)(13)))), ((int)(((byte)(13)))));
     this.propertiesEditorEntityProperties.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.propertiesEditorEntityProperties.Entity    = null;
     this.propertiesEditorEntityProperties.Location  = new System.Drawing.Point(0, 0);
     this.propertiesEditorEntityProperties.Name      = "propertiesEditorEntityProperties";
     this.propertiesEditorEntityProperties.Size      = new System.Drawing.Size(680, 181);
     this.propertiesEditorEntityProperties.TabIndex  = 0;
     //
     // superTabItemEntityProperties
     //
     this.superTabItemEntityProperties.AttachedControl = this.superTabControlPanel2;
     this.superTabItemEntityProperties.GlobalItem      = false;
     this.superTabItemEntityProperties.Name            = "superTabItemEntityProperties";
     this.superTabItemEntityProperties.Text            = "Properties";
     //
     // superTabControlPanel3
     //
     this.superTabControlPanel3.Controls.Add(this.tableDetailsEditor1);
     this.superTabControlPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel3.Location = new System.Drawing.Point(73, 0);
     this.superTabControlPanel3.Name     = "superTabControlPanel3";
     this.superTabControlPanel3.Size     = new System.Drawing.Size(680, 181);
     this.superTabControlPanel3.TabIndex = 0;
     this.superTabControlPanel3.TabItem  = this.superTabItemTableDetails;
     //
     // tableDetailsEditor1
     //
     this.tableDetailsEditor1.BackColor = System.Drawing.Color.Black;
     this.tableDetailsEditor1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.tableDetailsEditor1.ForeColor = System.Drawing.Color.White;
     this.tableDetailsEditor1.Location  = new System.Drawing.Point(0, 0);
     this.tableDetailsEditor1.Name      = "tableDetailsEditor1";
     this.tableDetailsEditor1.Size      = new System.Drawing.Size(680, 181);
     this.tableDetailsEditor1.TabIndex  = 0;
     this.tableDetailsEditor1.Table     = null;
     //
     // superTabItemTableDetails
     //
     this.superTabItemTableDetails.AttachedControl = this.superTabControlPanel3;
     this.superTabItemTableDetails.GlobalItem      = false;
     this.superTabItemTableDetails.Name            = "superTabItemTableDetails";
     this.superTabItemTableDetails.Text            = "Details";
     //
     // superTabControlPanel7
     //
     this.superTabControlPanel7.Controls.Add(this.componentPropertiesEditor1);
     this.superTabControlPanel7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel7.Location = new System.Drawing.Point(73, 0);
     this.superTabControlPanel7.Name     = "superTabControlPanel7";
     this.superTabControlPanel7.Size     = new System.Drawing.Size(680, 181);
     this.superTabControlPanel7.TabIndex = 0;
     this.superTabControlPanel7.TabItem  = this.superTabItemComponentProperties;
     //
     // componentPropertiesEditor1
     //
     this.componentPropertiesEditor1.ComponentSpecification = null;
     this.componentPropertiesEditor1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.componentPropertiesEditor1.Location = new System.Drawing.Point(0, 0);
     this.componentPropertiesEditor1.Name     = "componentPropertiesEditor1";
     this.componentPropertiesEditor1.Size     = new System.Drawing.Size(680, 181);
     this.componentPropertiesEditor1.TabIndex = 0;
     //
     // superTabItemComponentProperties
     //
     this.superTabItemComponentProperties.AttachedControl = this.superTabControlPanel7;
     this.superTabItemComponentProperties.GlobalItem      = false;
     this.superTabItemComponentProperties.Name            = "superTabItemComponentProperties";
     this.superTabItemComponentProperties.Text            = "Properties";
     //
     // superTabControlPanel6
     //
     this.superTabControlPanel6.Controls.Add(this.componentDetailsEditor1);
     this.superTabControlPanel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel6.Location = new System.Drawing.Point(73, 0);
     this.superTabControlPanel6.Name     = "superTabControlPanel6";
     this.superTabControlPanel6.Size     = new System.Drawing.Size(680, 181);
     this.superTabControlPanel6.TabIndex = 0;
     this.superTabControlPanel6.TabItem  = this.superTabItemComponentDetails;
     //
     // componentDetailsEditor1
     //
     this.componentDetailsEditor1.BackColor = System.Drawing.Color.Black;
     this.componentDetailsEditor1.ComponentSpecification = null;
     this.componentDetailsEditor1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.componentDetailsEditor1.ForeColor = System.Drawing.Color.White;
     this.componentDetailsEditor1.Location  = new System.Drawing.Point(0, 0);
     this.componentDetailsEditor1.Name      = "componentDetailsEditor1";
     this.componentDetailsEditor1.Size      = new System.Drawing.Size(680, 181);
     this.componentDetailsEditor1.TabIndex  = 0;
     //
     // superTabItemComponentDetails
     //
     this.superTabItemComponentDetails.AttachedControl = this.superTabControlPanel6;
     this.superTabItemComponentDetails.GlobalItem      = false;
     this.superTabItemComponentDetails.Name            = "superTabItemComponentDetails";
     this.superTabItemComponentDetails.Text            = "Details";
     //
     // superTabControlPanel5
     //
     this.superTabControlPanel5.Controls.Add(this.tableKeysEditor1);
     this.superTabControlPanel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel5.Location = new System.Drawing.Point(73, 0);
     this.superTabControlPanel5.Name     = "superTabControlPanel5";
     this.superTabControlPanel5.Size     = new System.Drawing.Size(680, 181);
     this.superTabControlPanel5.TabIndex = 0;
     this.superTabControlPanel5.TabItem  = this.superTabItemTableKeys;
     //
     // tableKeysEditor1
     //
     this.tableKeysEditor1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableKeysEditor1.Location = new System.Drawing.Point(0, 0);
     this.tableKeysEditor1.Name     = "tableKeysEditor1";
     this.tableKeysEditor1.Size     = new System.Drawing.Size(680, 181);
     this.tableKeysEditor1.TabIndex = 0;
     this.tableKeysEditor1.Table    = null;
     //
     // superTabItemTableKeys
     //
     this.superTabItemTableKeys.AttachedControl = this.superTabControlPanel5;
     this.superTabItemTableKeys.GlobalItem      = false;
     this.superTabItemTableKeys.Name            = "superTabItemTableKeys";
     this.superTabItemTableKeys.Text            = "Keys";
     //
     // expandableSplitter1
     //
     this.expandableSplitter1.BackColor2           = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.expandableSplitter1.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.expandableSplitter1.BackColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.expandableSplitter1.Dock                         = System.Windows.Forms.DockStyle.Bottom;
     this.expandableSplitter1.Expandable                   = false;
     this.expandableSplitter1.ExpandableControl            = this.panelDiagram;
     this.expandableSplitter1.ExpandFillColor              = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.expandableSplitter1.ExpandFillColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.expandableSplitter1.ExpandLineColor              = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.expandableSplitter1.ExpandLineColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.ItemText;
     this.expandableSplitter1.GripDarkColor                = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.expandableSplitter1.GripDarkColorSchemePart      = DevComponents.DotNetBar.eColorSchemePart.ItemText;
     this.expandableSplitter1.GripLightColor               = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.expandableSplitter1.GripLightColorSchemePart     = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.expandableSplitter1.HotBackColor                 = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
     this.expandableSplitter1.HotBackColor2                = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
     this.expandableSplitter1.HotBackColor2SchemePart      = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
     this.expandableSplitter1.HotBackColorSchemePart       = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
     this.expandableSplitter1.HotExpandFillColor           = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.expandableSplitter1.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.expandableSplitter1.HotExpandLineColor           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.expandableSplitter1.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
     this.expandableSplitter1.HotGripDarkColor             = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
     this.expandableSplitter1.HotGripDarkColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.expandableSplitter1.HotGripLightColor            = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
     this.expandableSplitter1.HotGripLightColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
     this.expandableSplitter1.Location                     = new System.Drawing.Point(0, 315);
     this.expandableSplitter1.Name                         = "expandableSplitter1";
     this.expandableSplitter1.Size                         = new System.Drawing.Size(753, 6);
     this.expandableSplitter1.Style                        = DevComponents.DotNetBar.eSplitterStyle.Office2007;
     this.expandableSplitter1.TabIndex                     = 12;
     this.expandableSplitter1.TabStop                      = false;
     //
     // buttonHybrid
     //
     this.buttonHybrid.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonHybrid.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonHybrid.Location       = new System.Drawing.Point(282, 7);
     this.buttonHybrid.Name           = "buttonHybrid";
     this.buttonHybrid.Size           = new System.Drawing.Size(75, 23);
     this.buttonHybrid.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonHybrid.TabIndex       = 3;
     this.buttonHybrid.Text           = "E Hybrid";
     this.buttonHybrid.Visible        = false;
     this.buttonHybrid.Click         += new System.EventHandler(this.buttonHybrid_Click);
     //
     // buttonTableRelationships
     //
     this.buttonTableRelationships.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonTableRelationships.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonTableRelationships.Location       = new System.Drawing.Point(363, 4);
     this.buttonTableRelationships.Name           = "buttonTableRelationships";
     this.buttonTableRelationships.Size           = new System.Drawing.Size(84, 23);
     this.buttonTableRelationships.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonTableRelationships.TabIndex       = 4;
     this.buttonTableRelationships.Text           = "T Relationships";
     this.buttonTableRelationships.Visible        = false;
     this.buttonTableRelationships.Click         += new System.EventHandler(this.buttonTableRelationships_Click);
     //
     // buttonTableMappings
     //
     this.buttonTableMappings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonTableMappings.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonTableMappings.Location       = new System.Drawing.Point(453, 3);
     this.buttonTableMappings.Name           = "buttonTableMappings";
     this.buttonTableMappings.Size           = new System.Drawing.Size(84, 23);
     this.buttonTableMappings.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonTableMappings.TabIndex       = 5;
     this.buttonTableMappings.Text           = "T Mapping";
     this.buttonTableMappings.Visible        = false;
     this.buttonTableMappings.Click         += new System.EventHandler(this.buttonTableMappings_Click);
     //
     // panelTop
     //
     this.panelTop.Controls.Add(this.buttonShowMapping);
     this.panelTop.Controls.Add(this.buttonShowInheritance);
     this.panelTop.Controls.Add(this.buttonTableMappings);
     this.panelTop.Controls.Add(this.buttonTableRelationships);
     this.panelTop.Controls.Add(this.buttonHybrid);
     this.panelTop.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelTop.Location = new System.Drawing.Point(0, 0);
     this.panelTop.Name     = "panelTop";
     this.panelTop.Size     = new System.Drawing.Size(753, 33);
     this.panelTop.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this.panelTop.Style.BackColor2.Color = System.Drawing.Color.Black;
     this.panelTop.Style.GradientAngle    = 90;
     this.panelTop.TabIndex = 3;
     //
     // buttonShowMapping
     //
     this.buttonShowMapping.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonShowMapping.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.buttonShowMapping.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonShowMapping.HoverImage     = ((System.Drawing.Image)(resources.GetObject("buttonShowMapping.HoverImage")));
     this.buttonShowMapping.Image          = ((System.Drawing.Image)(resources.GetObject("buttonShowMapping.Image")));
     this.buttonShowMapping.Location       = new System.Drawing.Point(19, 5);
     this.buttonShowMapping.Name           = "buttonShowMapping";
     this.buttonShowMapping.Size           = new System.Drawing.Size(96, 23);
     this.buttonShowMapping.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonShowMapping.TabIndex       = 10;
     this.buttonShowMapping.Text           = "  Mapping";
     this.buttonShowMapping.TextAlignment  = DevComponents.DotNetBar.eButtonTextAlignment.Left;
     this.buttonShowMapping.Visible        = false;
     this.buttonShowMapping.Click         += new System.EventHandler(this.buttonShowMapping_Click);
     //
     // buttonShowInheritance
     //
     this.buttonShowInheritance.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonShowInheritance.BackColor      = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
     this.buttonShowInheritance.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonShowInheritance.HoverImage     = ((System.Drawing.Image)(resources.GetObject("buttonShowInheritance.HoverImage")));
     this.buttonShowInheritance.Image          = ((System.Drawing.Image)(resources.GetObject("buttonShowInheritance.Image")));
     this.buttonShowInheritance.Location       = new System.Drawing.Point(130, 5);
     this.buttonShowInheritance.Name           = "buttonShowInheritance";
     this.buttonShowInheritance.Size           = new System.Drawing.Size(96, 23);
     this.buttonShowInheritance.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonShowInheritance.TabIndex       = 9;
     this.buttonShowInheritance.Text           = "  Inheritance";
     this.buttonShowInheritance.TextAlignment  = DevComponents.DotNetBar.eButtonTextAlignment.Left;
     this.buttonShowInheritance.Visible        = false;
     this.buttonShowInheritance.Click         += new System.EventHandler(this.buttonShowInheritance_Click);
     //
     // highlighter1
     //
     this.highlighter1.ContainerControl = this;
     this.highlighter1.LicenseKey       = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     //
     // EntityForm2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panelDiagram);
     this.Controls.Add(this.expandableSplitter1);
     this.Controls.Add(this.bar1);
     this.Controls.Add(this.dockSite2);
     this.Controls.Add(this.dockSite1);
     this.Controls.Add(this.dockSite3);
     this.Controls.Add(this.dockSite4);
     this.Controls.Add(this.dockSite5);
     this.Controls.Add(this.dockSite6);
     this.Controls.Add(this.dockSite7);
     this.Controls.Add(this.dockSite8);
     this.Controls.Add(this.panelTop);
     this.Name = "EntityForm2";
     this.Size = new System.Drawing.Size(753, 502);
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
     this.bar1.ResumeLayout(false);
     this.superTabControlPanel1.ResumeLayout(false);
     this.superTabControlPanel4.ResumeLayout(false);
     this.superTabControlPanel2.ResumeLayout(false);
     this.superTabControlPanel3.ResumeLayout(false);
     this.superTabControlPanel7.ResumeLayout(false);
     this.superTabControlPanel6.ResumeLayout(false);
     this.superTabControlPanel5.ResumeLayout(false);
     this.panelTop.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#2
0
 /// <summary>
 /// Método necesario para admitir el Diseñador. No se puede modificar
 /// el contenido del método con el editor de código.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable superTabControlBoxStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable();
     System.ComponentModel.ComponentResourceManager                resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
     DevComponents.DotNetBar.Rendering.SuperTabItemColorTable      superTabItemColorTable1      = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabColorStates         superTabColorStates1         = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     this.superTabControlMain           = new DevComponents.DotNetBar.SuperTabControl();
     this.superTabControlPanel2         = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.ribbonBarSettings             = new DevComponents.DotNetBar.RibbonBar();
     this.itemContainer6                = new DevComponents.DotNetBar.ItemContainer();
     this.labelItem1                    = new DevComponents.DotNetBar.LabelItem();
     this.itemContainer3                = new DevComponents.DotNetBar.ItemContainer();
     this.itemContainer4                = new DevComponents.DotNetBar.ItemContainer();
     this.buttonItemColorSelector       = new DevComponents.DotNetBar.ButtonItem();
     this.colorPickerDropDownAccent     = new DevComponents.DotNetBar.ColorPickerDropDown();
     this.colorPickerDropDownText       = new DevComponents.DotNetBar.ColorPickerDropDown();
     this.itemContainerMonitors         = new DevComponents.DotNetBar.ItemContainer();
     this.buttonItemScreen1             = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItemScreen2             = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItemScreen3             = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItemScreen4             = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItemScreen5             = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItemScreen6             = new DevComponents.DotNetBar.ButtonItem();
     this.itemContainer5                = new DevComponents.DotNetBar.ItemContainer();
     this.checkBoxItemLoadAtStartup     = new DevComponents.DotNetBar.CheckBoxItem();
     this.checkBoxItemDocked            = new DevComponents.DotNetBar.CheckBoxItem();
     this.itemContainer7                = new DevComponents.DotNetBar.ItemContainer();
     this.labelItem2                    = new DevComponents.DotNetBar.LabelItem();
     this.ribbonBarBrowsers             = new DevComponents.DotNetBar.RibbonBar();
     this.itemContainer1                = new DevComponents.DotNetBar.ItemContainer();
     this.buttonItemBrowserCh           = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItemBrowserEdge         = new DevComponents.DotNetBar.ButtonItem();
     this.itemContainer2                = new DevComponents.DotNetBar.ItemContainer();
     this.buttonItemBrowserFF           = new DevComponents.DotNetBar.ButtonItem();
     this.buttonItemBrowserIE           = new DevComponents.DotNetBar.ButtonItem();
     this.superTabItemTemplates         = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel1         = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.styleManager                  = new DevComponents.DotNetBar.StyleManager(this.components);
     this.timerUpdateWindow             = new System.Windows.Forms.Timer(this.components);
     this.notifyIcon                    = new System.Windows.Forms.NotifyIcon(this.components);
     this.contextMenuStrip              = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.toolStripMenuItemCenterScreen = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1           = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripMenuItemDock         = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2           = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripMenuItemExit         = new System.Windows.Forms.ToolStripMenuItem();
     ((System.ComponentModel.ISupportInitialize)(this.superTabControlMain)).BeginInit();
     this.superTabControlMain.SuspendLayout();
     this.superTabControlPanel2.SuspendLayout();
     this.contextMenuStrip.SuspendLayout();
     this.SuspendLayout();
     //
     // superTabControlMain
     //
     this.superTabControlMain.BackColor = System.Drawing.Color.White;
     //
     //
     //
     //
     //
     //
     this.superTabControlMain.ControlBox.CloseBox.Name    = "";
     this.superTabControlMain.ControlBox.CloseBox.Visible = true;
     this.superTabControlMain.ControlBox.CloseBox.Click  += new System.EventHandler(this.OnTabControlCloseClick);
     //
     //
     //
     this.superTabControlMain.ControlBox.MenuBox.Name    = "";
     this.superTabControlMain.ControlBox.MenuBox.Visible = false;
     this.superTabControlMain.ControlBox.MenuBox.Click  += new System.EventHandler(this.OnCollapseClick);
     this.superTabControlMain.ControlBox.Name            = "";
     this.superTabControlMain.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabControlMain.ControlBox.MenuBox,
         this.superTabControlMain.ControlBox.CloseBox
     });
     this.superTabControlMain.Controls.Add(this.superTabControlPanel2);
     this.superTabControlMain.Controls.Add(this.superTabControlPanel1);
     this.superTabControlMain.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlMain.ForeColor          = System.Drawing.Color.Black;
     this.superTabControlMain.Location           = new System.Drawing.Point(0, 0);
     this.superTabControlMain.Name               = "superTabControlMain";
     this.superTabControlMain.ReorderTabsEnabled = false;
     this.superTabControlMain.SelectedTabFont    = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.superTabControlMain.SelectedTabIndex   = 0;
     this.superTabControlMain.Size               = new System.Drawing.Size(600, 200);
     this.superTabControlMain.TabFont            = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.superTabControlMain.TabIndex           = 0;
     this.superTabControlMain.TabLayoutType      = DevComponents.DotNetBar.eSuperTabLayoutType.SingleLineFit;
     this.superTabControlMain.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabItemTemplates
     });
     superTabControlBoxStateColorTable1.Image           = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     superTabColorTable1.ControlBoxDefault              = superTabControlBoxStateColorTable1;
     this.superTabControlMain.TabStripColor             = superTabColorTable1;
     this.superTabControlMain.TextAlignment             = DevComponents.DotNetBar.eItemAlignment.Center;
     this.superTabControlMain.SelectedTabChanged       += new System.EventHandler <DevComponents.DotNetBar.SuperTabStripSelectedTabChangedEventArgs>(this.OnTabControlPageChanged);
     this.superTabControlMain.TabStripMouseMove        += new System.EventHandler <System.Windows.Forms.MouseEventArgs>(this.OnTabControlTabStripMouseMove);
     this.superTabControlMain.TabStripMouseDoubleClick += new System.EventHandler <System.Windows.Forms.MouseEventArgs>(this.OnTabControlDoubleClick);
     //
     // superTabControlPanel2
     //
     this.superTabControlPanel2.Controls.Add(this.ribbonBarSettings);
     this.superTabControlPanel2.Controls.Add(this.ribbonBarBrowsers);
     this.superTabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel2.Location = new System.Drawing.Point(0, 30);
     this.superTabControlPanel2.Name     = "superTabControlPanel2";
     this.superTabControlPanel2.Size     = new System.Drawing.Size(600, 170);
     this.superTabControlPanel2.TabIndex = 2;
     this.superTabControlPanel2.TabItem  = this.superTabItemTemplates;
     //
     // ribbonBarSettings
     //
     this.ribbonBarSettings.AutoOverflowEnabled = false;
     //
     //
     //
     this.ribbonBarSettings.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.ribbonBarSettings.BackgroundStyle.CornerType       = DevComponents.DotNetBar.eCornerType.Square;
     this.ribbonBarSettings.ContainerControlProcessDialogKey = true;
     this.ribbonBarSettings.DragDropSupport         = true;
     this.ribbonBarSettings.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
     this.ribbonBarSettings.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.itemContainer6,
         this.itemContainer3,
         this.itemContainer7
     });
     this.ribbonBarSettings.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     this.ribbonBarSettings.Location   = new System.Drawing.Point(172, 13);
     this.ribbonBarSettings.Name       = "ribbonBarSettings";
     this.ribbonBarSettings.Padding    = new System.Windows.Forms.Padding(20, 0, 20, 0);
     this.ribbonBarSettings.Size       = new System.Drawing.Size(193, 145);
     this.ribbonBarSettings.Style      = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.ribbonBarSettings.TabIndex   = 2;
     this.ribbonBarSettings.Text       = "Extras";
     //
     //
     //
     this.ribbonBarSettings.TitleStyle.CornerType    = DevComponents.DotNetBar.eCornerType.Square;
     this.ribbonBarSettings.TitleStyle.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.ribbonBarSettings.TitleStyle.TextColor     = System.Drawing.Color.Red;
     //
     //
     //
     this.ribbonBarSettings.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.ribbonBarSettings.VerticalItemAlignment          = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
     //
     // itemContainer6
     //
     //
     //
     //
     this.itemContainer6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer6.FixedSize         = new System.Drawing.Size(10, 0);
     this.itemContainer6.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
     this.itemContainer6.Name = "itemContainer6";
     this.itemContainer6.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.labelItem1
     });
     //
     //
     //
     this.itemContainer6.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.itemContainer6.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // labelItem1
     //
     this.labelItem1.Name = "labelItem1";
     this.labelItem1.Text = "  ";
     //
     // itemContainer3
     //
     //
     //
     //
     this.itemContainer3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer3.HorizontalItemAlignment    = DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
     this.itemContainer3.ItemSpacing       = 30;
     this.itemContainer3.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
     this.itemContainer3.Name = "itemContainer3";
     this.itemContainer3.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.itemContainer4,
         this.itemContainer5
     });
     //
     //
     //
     this.itemContainer3.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.itemContainer3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // itemContainer4
     //
     //
     //
     //
     this.itemContainer4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer4.ItemSpacing = 20;
     this.itemContainer4.Name        = "itemContainer4";
     this.itemContainer4.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.buttonItemColorSelector,
         this.itemContainerMonitors
     });
     //
     //
     //
     this.itemContainer4.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.itemContainer4.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // buttonItemColorSelector
     //
     this.buttonItemColorSelector.Name        = "buttonItemColorSelector";
     this.buttonItemColorSelector.SplitButton = true;
     this.buttonItemColorSelector.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.colorPickerDropDownAccent,
         this.colorPickerDropDownText
     });
     this.buttonItemColorSelector.Text = "color";
     //
     // colorPickerDropDownAccent
     //
     this.colorPickerDropDownAccent.Name                  = "colorPickerDropDownAccent";
     this.colorPickerDropDownAccent.SplitButton           = true;
     this.colorPickerDropDownAccent.Text                  = "Ribbon Color";
     this.colorPickerDropDownAccent.SelectedColorChanged += new System.EventHandler(this.OnSelectedAccentColorChanged);
     this.colorPickerDropDownAccent.ColorPreview         += new DevComponents.DotNetBar.ColorPreviewEventHandler(this.OnAccentColorPreview);
     this.colorPickerDropDownAccent.PopupClose           += new System.EventHandler(this.OnAccentColorPopupClose);
     //
     // colorPickerDropDownText
     //
     this.colorPickerDropDownText.BeginGroup            = true;
     this.colorPickerDropDownText.Name                  = "colorPickerDropDownText";
     this.colorPickerDropDownText.SplitButton           = true;
     this.colorPickerDropDownText.Text                  = "Text Color";
     this.colorPickerDropDownText.SelectedColorChanged += new System.EventHandler(this.OnSelectedTextColorChanged);
     this.colorPickerDropDownText.ColorPreview         += new DevComponents.DotNetBar.ColorPreviewEventHandler(this.OnTextColorPreview);
     this.colorPickerDropDownText.PopupClose           += new System.EventHandler(this.OnTextColorPopupClose);
     //
     // itemContainerMonitors
     //
     //
     //
     //
     this.itemContainerMonitors.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainerMonitors.Name = "itemContainerMonitors";
     this.itemContainerMonitors.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.buttonItemScreen1,
         this.buttonItemScreen2,
         this.buttonItemScreen3,
         this.buttonItemScreen4,
         this.buttonItemScreen5,
         this.buttonItemScreen6
     });
     //
     //
     //
     this.itemContainerMonitors.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.itemContainerMonitors.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // buttonItemScreen1
     //
     this.buttonItemScreen1.Name   = "buttonItemScreen1";
     this.buttonItemScreen1.Tag    = "0";
     this.buttonItemScreen1.Text   = "1";
     this.buttonItemScreen1.Click += new System.EventHandler(this.OnMonitorSelectorClick);
     //
     // buttonItemScreen2
     //
     this.buttonItemScreen2.Name   = "buttonItemScreen2";
     this.buttonItemScreen2.Tag    = "1";
     this.buttonItemScreen2.Text   = "2";
     this.buttonItemScreen2.Click += new System.EventHandler(this.OnMonitorSelectorClick);
     //
     // buttonItemScreen3
     //
     this.buttonItemScreen3.Name   = "buttonItemScreen3";
     this.buttonItemScreen3.Tag    = "2";
     this.buttonItemScreen3.Text   = "3";
     this.buttonItemScreen3.Click += new System.EventHandler(this.OnMonitorSelectorClick);
     //
     // buttonItemScreen4
     //
     this.buttonItemScreen4.Name   = "buttonItemScreen4";
     this.buttonItemScreen4.Tag    = "3";
     this.buttonItemScreen4.Text   = "4";
     this.buttonItemScreen4.Click += new System.EventHandler(this.OnMonitorSelectorClick);
     //
     // buttonItemScreen5
     //
     this.buttonItemScreen5.Name   = "buttonItemScreen5";
     this.buttonItemScreen5.Tag    = "4";
     this.buttonItemScreen5.Text   = "5";
     this.buttonItemScreen5.Click += new System.EventHandler(this.OnMonitorSelectorClick);
     //
     // buttonItemScreen6
     //
     this.buttonItemScreen6.Name   = "buttonItemScreen6";
     this.buttonItemScreen6.Tag    = "5";
     this.buttonItemScreen6.Text   = "6";
     this.buttonItemScreen6.Click += new System.EventHandler(this.OnMonitorSelectorClick);
     //
     // itemContainer5
     //
     //
     //
     //
     this.itemContainer5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer5.ItemSpacing = 20;
     this.itemContainer5.Name        = "itemContainer5";
     this.itemContainer5.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.checkBoxItemLoadAtStartup,
         this.checkBoxItemDocked
     });
     //
     //
     //
     this.itemContainer5.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.itemContainer5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // checkBoxItemLoadAtStartup
     //
     this.checkBoxItemLoadAtStartup.Name            = "checkBoxItemLoadAtStartup";
     this.checkBoxItemLoadAtStartup.Text            = "start";
     this.checkBoxItemLoadAtStartup.CheckedChanged += new DevComponents.DotNetBar.CheckBoxChangeEventHandler(this.OnLoadAtStartupCheckedChanged);
     //
     // checkBoxItemDocked
     //
     this.checkBoxItemDocked.Name = "checkBoxItemDocked";
     this.checkBoxItemDocked.Text = "dock";
     //
     // itemContainer7
     //
     //
     //
     //
     this.itemContainer7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer7.FixedSize         = new System.Drawing.Size(10, 0);
     this.itemContainer7.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
     this.itemContainer7.Name = "itemContainer7";
     this.itemContainer7.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.labelItem2
     });
     //
     //
     //
     this.itemContainer7.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.itemContainer7.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // labelItem2
     //
     this.labelItem2.Name = "labelItem2";
     this.labelItem2.Text = "  ";
     //
     // ribbonBarBrowsers
     //
     this.ribbonBarBrowsers.AutoOverflowEnabled = true;
     //
     //
     //
     this.ribbonBarBrowsers.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.ribbonBarBrowsers.BackgroundStyle.CornerType       = DevComponents.DotNetBar.eCornerType.Square;
     this.ribbonBarBrowsers.ContainerControlProcessDialogKey = true;
     this.ribbonBarBrowsers.DragDropSupport = true;
     this.ribbonBarBrowsers.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.itemContainer1,
         this.itemContainer2
     });
     this.ribbonBarBrowsers.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     this.ribbonBarBrowsers.Location   = new System.Drawing.Point(12, 16);
     this.ribbonBarBrowsers.Name       = "ribbonBarBrowsers";
     this.ribbonBarBrowsers.Size       = new System.Drawing.Size(154, 145);
     this.ribbonBarBrowsers.Style      = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.ribbonBarBrowsers.TabIndex   = 1;
     this.ribbonBarBrowsers.Text       = "Browser";
     //
     //
     //
     this.ribbonBarBrowsers.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.ribbonBarBrowsers.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // itemContainer1
     //
     //
     //
     //
     this.itemContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer1.LayoutOrientation          = DevComponents.DotNetBar.eOrientation.Vertical;
     this.itemContainer1.Name = "itemContainer1";
     this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.buttonItemBrowserCh,
         this.buttonItemBrowserEdge
     });
     //
     //
     //
     this.itemContainer1.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.itemContainer1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // buttonItemBrowserCh
     //
     this.buttonItemBrowserCh.Enabled = false;
     this.buttonItemBrowserCh.Image   = ((System.Drawing.Image)(resources.GetObject("buttonItemBrowserCh.Image")));
     this.buttonItemBrowserCh.Name    = "buttonItemBrowserCh";
     this.buttonItemBrowserCh.Tag     = "chrome";
     this.buttonItemBrowserCh.Text    = "buttonItem1";
     this.buttonItemBrowserCh.Tooltip = "Google Chrome";
     this.buttonItemBrowserCh.Click  += new System.EventHandler(this.OnBrowserSelectorClick);
     //
     // buttonItemBrowserEdge
     //
     this.buttonItemBrowserEdge.Enabled = false;
     this.buttonItemBrowserEdge.Image   = global::Asa.Bar.App.Properties.Resources.edge;
     this.buttonItemBrowserEdge.Name    = "buttonItemBrowserEdge";
     this.buttonItemBrowserEdge.Tag     = "edge";
     this.buttonItemBrowserEdge.Text    = "buttonItem3";
     this.buttonItemBrowserEdge.Tooltip = "Edge";
     this.buttonItemBrowserEdge.Click  += new System.EventHandler(this.OnBrowserSelectorClick);
     //
     // itemContainer2
     //
     //
     //
     //
     this.itemContainer2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.itemContainer2.LayoutOrientation          = DevComponents.DotNetBar.eOrientation.Vertical;
     this.itemContainer2.Name = "itemContainer2";
     this.itemContainer2.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.buttonItemBrowserFF,
         this.buttonItemBrowserIE
     });
     //
     //
     //
     this.itemContainer2.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.itemContainer2.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     // buttonItemBrowserFF
     //
     this.buttonItemBrowserFF.Enabled = false;
     this.buttonItemBrowserFF.Image   = ((System.Drawing.Image)(resources.GetObject("buttonItemBrowserFF.Image")));
     this.buttonItemBrowserFF.Name    = "buttonItemBrowserFF";
     this.buttonItemBrowserFF.Tag     = "firefox";
     this.buttonItemBrowserFF.Text    = "buttonItem2";
     this.buttonItemBrowserFF.Tooltip = "Mozilla Firefox";
     this.buttonItemBrowserFF.Click  += new System.EventHandler(this.OnBrowserSelectorClick);
     //
     // buttonItemBrowserIE
     //
     this.buttonItemBrowserIE.Enabled = false;
     this.buttonItemBrowserIE.Image   = ((System.Drawing.Image)(resources.GetObject("buttonItemBrowserIE.Image")));
     this.buttonItemBrowserIE.Name    = "buttonItemBrowserIE";
     this.buttonItemBrowserIE.Tag     = "iexplore";
     this.buttonItemBrowserIE.Text    = "buttonItem4";
     this.buttonItemBrowserIE.Tooltip = "Internet Explorer";
     this.buttonItemBrowserIE.Click  += new System.EventHandler(this.OnBrowserSelectorClick);
     //
     // superTabItemTemplates
     //
     this.superTabItemTemplates.AttachedControl = this.superTabControlPanel2;
     this.superTabItemTemplates.GlobalItem      = false;
     this.superTabItemTemplates.Name            = "superTabItemTemplates";
     superTabItemStateColorTable1.Text          = System.Drawing.Color.Red;
     superTabColorStates1.Normal              = superTabItemStateColorTable1;
     superTabItemColorTable1.Default          = superTabColorStates1;
     this.superTabItemTemplates.TabColor      = superTabItemColorTable1;
     this.superTabItemTemplates.Text          = "Custom ribbonBar templates to use";
     this.superTabItemTemplates.TextAlignment = DevComponents.DotNetBar.eItemAlignment.Center;
     //
     // superTabControlPanel1
     //
     this.superTabControlPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel1.Location = new System.Drawing.Point(0, 0);
     this.superTabControlPanel1.Name     = "superTabControlPanel1";
     this.superTabControlPanel1.Size     = new System.Drawing.Size(600, 200);
     this.superTabControlPanel1.TabIndex = 1;
     //
     // styleManager
     //
     this.styleManager.ManagerStyle         = DevComponents.DotNetBar.eStyle.Metro;
     this.styleManager.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))), System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(115)))), ((int)(((byte)(199))))));
     //
     // timerUpdateWindow
     //
     this.timerUpdateWindow.Interval = 5000;
     this.timerUpdateWindow.Tick    += new System.EventHandler(this.OnUpdateWindowTimerTick);
     //
     // notifyIcon
     //
     this.notifyIcon.BalloonTipIcon   = System.Windows.Forms.ToolTipIcon.Info;
     this.notifyIcon.ContextMenuStrip = this.contextMenuStrip;
     this.notifyIcon.Icon             = ((System.Drawing.Icon)(resources.GetObject("notifyIcon.Icon")));
     this.notifyIcon.Text             = "Minibar";
     //
     // contextMenuStrip
     //
     this.contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripMenuItemCenterScreen,
         this.toolStripSeparator1,
         this.toolStripMenuItemDock,
         this.toolStripSeparator2,
         this.toolStripMenuItemExit
     });
     this.contextMenuStrip.Name = "contextMenuStrip";
     this.contextMenuStrip.Size = new System.Drawing.Size(148, 82);
     //
     // toolStripMenuItemCenterScreen
     //
     this.toolStripMenuItemCenterScreen.Name   = "toolStripMenuItemCenterScreen";
     this.toolStripMenuItemCenterScreen.Size   = new System.Drawing.Size(147, 22);
     this.toolStripMenuItemCenterScreen.Text   = "Center Screen";
     this.toolStripMenuItemCenterScreen.Click += new System.EventHandler(this.OnToolStripMenuItemCenterScreenClick);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(144, 6);
     //
     // toolStripMenuItemDock
     //
     this.toolStripMenuItemDock.Name   = "toolStripMenuItemDock";
     this.toolStripMenuItemDock.Size   = new System.Drawing.Size(147, 22);
     this.toolStripMenuItemDock.Text   = "Taskbar Dock";
     this.toolStripMenuItemDock.Click += new System.EventHandler(this.OnToolStripMenuItemDockClick);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(144, 6);
     //
     // toolStripMenuItemExit
     //
     this.toolStripMenuItemExit.Name   = "toolStripMenuItemExit";
     this.toolStripMenuItemExit.Size   = new System.Drawing.Size(147, 22);
     this.toolStripMenuItemExit.Text   = "Exit Minibar";
     this.toolStripMenuItemExit.Click += new System.EventHandler(this.OnTabControlCloseClick);
     //
     // FormMain
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Dpi;
     this.ClientSize          = new System.Drawing.Size(600, 200);
     this.ControlBox          = false;
     this.Controls.Add(this.superTabControlMain);
     this.Font            = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "FormMain";
     this.Opacity         = 0D;
     this.ShowInTaskbar   = false;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "adsalesapps";
     this.TopMost         = true;
     this.Deactivate     += new System.EventHandler(this.OnFormDeactivate);
     this.FormClosed     += new System.Windows.Forms.FormClosedEventHandler(this.OnFormClosed);
     this.Load           += new System.EventHandler(this.OnFormLoad);
     this.Shown          += new System.EventHandler(this.OnFormShown);
     ((System.ComponentModel.ISupportInitialize)(this.superTabControlMain)).EndInit();
     this.superTabControlMain.ResumeLayout(false);
     this.superTabControlPanel2.ResumeLayout(false);
     this.contextMenuStrip.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(FromRegionView));
            DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            this.panel2 = new System.Windows.Forms.Panel();
            this.buttonClose = new DevComponents.DotNetBar.ButtonX();
            this.btnExit = new DevComponents.DotNetBar.ButtonX();
            this.lblTitle = new DevComponents.DotNetBar.LabelX();
            this.panelRight = new System.Windows.Forms.Panel();
            this.btnRegionView = new DevComponents.DotNetBar.ButtonX();
            this.timeControl1 = new DispatchPlatform.Control.TimeControl();
            this.superTabControlRegion = new DevComponents.DotNetBar.SuperTabControl();
            this.backgroundWorker = new System.ComponentModel.BackgroundWorker();
            this.panel2.SuspendLayout();
            this.panelRight.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.superTabControlRegion)).BeginInit();
            this.SuspendLayout();
            // 
            // panel2
            // 
            this.panel2.BackColor = System.Drawing.Color.Transparent;
            this.panel2.BackgroundImage = global::DispatchPlatform.Properties.Resources.TopBackGround;
            this.panel2.Controls.Add(this.buttonClose);
            this.panel2.Controls.Add(this.btnExit);
            this.panel2.Controls.Add(this.lblTitle);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(994, 50);
            this.panel2.TabIndex = 2;
            // 
            // buttonClose
            // 
            this.buttonClose.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.buttonClose.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.buttonClose.FocusCuesEnabled = false;
            this.buttonClose.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.buttonClose.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.buttonClose.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
            this.buttonClose.Image = global::DispatchPlatform.Properties.Resources.btnExit;
            this.buttonClose.Location = new System.Drawing.Point(829, 10);
            this.buttonClose.Name = "buttonClose";
            this.buttonClose.Size = new System.Drawing.Size(78, 32);
            this.buttonClose.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonClose.TabIndex = 57;
            this.buttonClose.Text = "返回首页";
            this.buttonClose.Click += new System.EventHandler(this.buttonClose_Click);
            // 
            // btnExit
            // 
            this.btnExit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnExit.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnExit.FocusCuesEnabled = false;
            this.btnExit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnExit.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.btnExit.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
            this.btnExit.Image = global::DispatchPlatform.Properties.Resources.btnExit;
            this.btnExit.Location = new System.Drawing.Point(913, 10);
            this.btnExit.Name = "btnExit";
            this.btnExit.Size = new System.Drawing.Size(78, 32);
            this.btnExit.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnExit.TabIndex = 56;
            this.btnExit.Text = "退出系统";
            this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
            // 
            // lblTitle
            // 
            // 
            // 
            // 
            this.lblTitle.BackgroundStyle.Class = "";
            this.lblTitle.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblTitle.Font = new System.Drawing.Font("黑体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblTitle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(215)))), ((int)(((byte)(167)))));
            this.lblTitle.Location = new System.Drawing.Point(10, 10);
            this.lblTitle.Name = "lblTitle";
            this.lblTitle.Size = new System.Drawing.Size(424, 40);
            this.lblTitle.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
            this.lblTitle.TabIndex = 55;
            this.lblTitle.Text = "语音调度系统";
            // 
            // panelRight
            // 
            this.panelRight.BackgroundImage = global::DispatchPlatform.Properties.Resources.MainBackGround;
            this.panelRight.Controls.Add(this.btnRegionView);
            this.panelRight.Controls.Add(this.timeControl1);
            this.panelRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.panelRight.Location = new System.Drawing.Point(829, 50);
            this.panelRight.Name = "panelRight";
            this.panelRight.Size = new System.Drawing.Size(165, 544);
            this.panelRight.TabIndex = 4;
            // 
            // btnRegionView
            // 
            this.btnRegionView.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnRegionView.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnRegionView.AutoCheckOnClick = true;
            this.btnRegionView.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnRegionView.HoverImage = global::DispatchPlatform.Properties.Resources.MeetingNorml;
            this.btnRegionView.Image = global::DispatchPlatform.Properties.Resources.MeetingNorml;
            this.btnRegionView.Location = new System.Drawing.Point(5, 332);
            this.btnRegionView.Name = "btnRegionView";
            this.btnRegionView.PressedImage = global::DispatchPlatform.Properties.Resources.MeetingSelect;
            this.btnRegionView.Size = new System.Drawing.Size(160, 81);
            this.btnRegionView.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnRegionView.TabIndex = 54;
            this.btnRegionView.Click += new System.EventHandler(this.btnRegionView_Click);
            // 
            // timeControl1
            // 
            this.timeControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.timeControl1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("timeControl1.BackgroundImage")));
            this.timeControl1.Location = new System.Drawing.Point(3, 422);
            this.timeControl1.Name = "timeControl1";
            this.timeControl1.Size = new System.Drawing.Size(163, 85);
            this.timeControl1.TabIndex = 0;
            // 
            // superTabControlRegion
            // 
            this.superTabControlRegion.BackColor = System.Drawing.Color.Black;
            // 
            // 
            // 
            // 
            // 
            // 
            this.superTabControlRegion.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.superTabControlRegion.ControlBox.MenuBox.Name = "";
            this.superTabControlRegion.ControlBox.Name = "";
            this.superTabControlRegion.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabControlRegion.ControlBox.MenuBox,
            this.superTabControlRegion.ControlBox.CloseBox});
            this.superTabControlRegion.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlRegion.Location = new System.Drawing.Point(0, 50);
            this.superTabControlRegion.Name = "superTabControlRegion";
            this.superTabControlRegion.ReorderTabsEnabled = false;
            this.superTabControlRegion.SelectedTabFont = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold);
            this.superTabControlRegion.SelectedTabIndex = 0;
            this.superTabControlRegion.Size = new System.Drawing.Size(829, 544);
            this.superTabControlRegion.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Bottom;
            this.superTabControlRegion.TabFont = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold);
            this.superTabControlRegion.TabHorizontalSpacing = 10;
            this.superTabControlRegion.TabIndex = 5;
            superTabLinearGradientColorTable1.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48)))))};
            superTabColorTable1.Background = superTabLinearGradientColorTable1;
            this.superTabControlRegion.TabStripColor = superTabColorTable1;
            this.superTabControlRegion.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OneNote2007;
            this.superTabControlRegion.Text = "superTabControl4";
            this.superTabControlRegion.SelectedTabChanging += new System.EventHandler<DevComponents.DotNetBar.SuperTabStripSelectedTabChangingEventArgs>(this.superTabControlRegion_SelectedTabChanging);
            // 
            // backgroundWorker
            // 
            this.backgroundWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker_DoWork);
            this.backgroundWorker.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker_RunWorkerCompleted);
            // 
            // FromRegionView
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48)))));
            this.ClientSize = new System.Drawing.Size(994, 594);
            this.Controls.Add(this.superTabControlRegion);
            this.Controls.Add(this.panelRight);
            this.Controls.Add(this.panel2);
            this.DoubleBuffered = true;
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "FromRegionView";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "区域展示";
            this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FromRegionView_FormClosing);
            this.Load += new System.EventHandler(this.FromRegionView_Load);
            this.panel2.ResumeLayout(false);
            this.panelRight.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.superTabControlRegion)).EndInit();
            this.ResumeLayout(false);

        }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable superTabControlBoxStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable();
            this.comboItem1                   = new DevComponents.Editors.ComboItem();
            this.comboItem2                   = new DevComponents.Editors.ComboItem();
            this.comboItem3                   = new DevComponents.Editors.ComboItem();
            this.ribbonTabItemGroup2          = new DevComponents.DotNetBar.RibbonTabItemGroup();
            this.ribbonTabItemGroup1          = new DevComponents.DotNetBar.RibbonTabItemGroup();
            this.ribbonControl2               = new DevComponents.DotNetBar.RibbonControl();
            this.ribbonPanel1                 = new DevComponents.DotNetBar.RibbonPanel();
            this.ribbonBar1                   = new DevComponents.DotNetBar.RibbonBar();
            this.buttonItem2                  = new DevComponents.DotNetBar.ButtonItem();
            this.ribbonTabItem1               = new DevComponents.DotNetBar.RibbonTabItem();
            this.switchButtonItem1            = new DevComponents.DotNetBar.SwitchButtonItem();
            this.ribbonTabItemGroup4          = new DevComponents.DotNetBar.RibbonTabItemGroup();
            this.ribbonTabItemGroup3          = new DevComponents.DotNetBar.RibbonTabItemGroup();
            this.comboItem4                   = new DevComponents.Editors.ComboItem();
            this.comboItem5                   = new DevComponents.Editors.ComboItem();
            this.comboItem6                   = new DevComponents.Editors.ComboItem();
            this.novaDBcsharpDataSet          = new WindowsFormsApplication14.novaDBcsharpDataSet();
            this.gridColumn1                  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gridColumn2                  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.superTabControl1             = new DevComponents.DotNetBar.SuperTabControl();
            this.superTabControlPanel1        = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.superGridControl1            = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.gridColumn3                  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gridColumn4                  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gridColumn5                  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gridColumn6                  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gridColumn7                  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gridColumn8                  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gridColumn9                  = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gridColumn10                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tblSTRAINkalsubBindingSource = new System.Windows.Forms.BindingSource(this.components);
            this.textBoxX2       = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.UlozitZakazku   = new System.Windows.Forms.Button();
            this.label2          = new System.Windows.Forms.Label();
            this.textBoxX1       = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.label1          = new System.Windows.Forms.Label();
            this.buttonX2        = new DevComponents.DotNetBar.ButtonX();
            this.buttonX1        = new DevComponents.DotNetBar.ButtonX();
            this.CisloZakazky    = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.PoznamkyZakazky = new System.Windows.Forms.RichTextBox();
            this.label8          = new System.Windows.Forms.Label();
            this.label6          = new System.Windows.Forms.Label();
            this.label5          = new System.Windows.Forms.Label();
            this.superTabItem1   = new DevComponents.DotNetBar.SuperTabItem();
            this.ribbonControl2.SuspendLayout();
            this.ribbonPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
            this.superTabControl1.SuspendLayout();
            this.superTabControlPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tblSTRAINkalsubBindingSource)).BeginInit();
            this.SuspendLayout();
            //
            // comboItem1
            //
            this.comboItem1.Text = "Aktuálny rok";
            //
            // comboItem2
            //
            this.comboItem2.Text = "Minulý rok";
            //
            // comboItem3
            //
            this.comboItem3.Text = "Od veku vekov";
            //
            // ribbonTabItemGroup2
            //
            this.ribbonTabItemGroup2.Color      = DevComponents.DotNetBar.eRibbonTabGroupColor.Orange;
            this.ribbonTabItemGroup2.GroupTitle = "Ovládacie nástroje";
            this.ribbonTabItemGroup2.Name       = "ribbonTabItemGroup2";
            //
            //
            //
            this.ribbonTabItemGroup2.Style.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(109)))), ((int)(((byte)(148)))));
            this.ribbonTabItemGroup2.Style.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(72)))), ((int)(((byte)(123)))));
            this.ribbonTabItemGroup2.Style.BackColorGradientAngle = 90;
            this.ribbonTabItemGroup2.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup2.Style.BorderBottomWidth      = 1;
            this.ribbonTabItemGroup2.Style.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(58)))), ((int)(((byte)(59)))));
            this.ribbonTabItemGroup2.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup2.Style.BorderLeftWidth        = 1;
            this.ribbonTabItemGroup2.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup2.Style.BorderRightWidth       = 1;
            this.ribbonTabItemGroup2.Style.BorderTop              = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup2.Style.BorderTopWidth         = 1;
            this.ribbonTabItemGroup2.Style.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonTabItemGroup2.Style.TextAlignment          = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.ribbonTabItemGroup2.Style.TextColor              = System.Drawing.Color.White;
            this.ribbonTabItemGroup2.Style.TextLineAlignment      = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            this.ribbonTabItemGroup2.Style.TextShadowColor        = System.Drawing.Color.Black;
            this.ribbonTabItemGroup2.Style.TextShadowOffset       = new System.Drawing.Point(1, 1);
            //
            // ribbonTabItemGroup1
            //
            this.ribbonTabItemGroup1.GroupTitle = "New Group";
            this.ribbonTabItemGroup1.Name       = "ribbonTabItemGroup1";
            //
            //
            //
            this.ribbonTabItemGroup1.Style.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(109)))), ((int)(((byte)(148)))));
            this.ribbonTabItemGroup1.Style.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(72)))), ((int)(((byte)(123)))));
            this.ribbonTabItemGroup1.Style.BackColorGradientAngle = 90;
            this.ribbonTabItemGroup1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup1.Style.BorderBottomWidth      = 1;
            this.ribbonTabItemGroup1.Style.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(58)))), ((int)(((byte)(59)))));
            this.ribbonTabItemGroup1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup1.Style.BorderLeftWidth        = 1;
            this.ribbonTabItemGroup1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup1.Style.BorderRightWidth       = 1;
            this.ribbonTabItemGroup1.Style.BorderTop              = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup1.Style.BorderTopWidth         = 1;
            this.ribbonTabItemGroup1.Style.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonTabItemGroup1.Style.TextAlignment          = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.ribbonTabItemGroup1.Style.TextColor              = System.Drawing.Color.White;
            this.ribbonTabItemGroup1.Style.TextLineAlignment      = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            this.ribbonTabItemGroup1.Style.TextShadowColor        = System.Drawing.Color.Black;
            this.ribbonTabItemGroup1.Style.TextShadowOffset       = new System.Drawing.Point(1, 1);
            //
            // ribbonControl2
            //
            this.ribbonControl2.BackColor = System.Drawing.Color.White;
            //
            //
            //
            this.ribbonControl2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonControl2.Controls.Add(this.ribbonPanel1);
            this.ribbonControl2.Dock      = System.Windows.Forms.DockStyle.Top;
            this.ribbonControl2.ForeColor = System.Drawing.Color.Black;
            this.ribbonControl2.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
                this.ribbonTabItem1,
                this.switchButtonItem1
            });
            this.ribbonControl2.KeyTipsFont          = new System.Drawing.Font("Calibri", 6.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.ribbonControl2.Location             = new System.Drawing.Point(0, 0);
            this.ribbonControl2.MdiSystemItemVisible = false;
            this.ribbonControl2.Name    = "ribbonControl2";
            this.ribbonControl2.Padding = new System.Windows.Forms.Padding(0, 0, 0, 3);
            this.ribbonControl2.Size    = new System.Drawing.Size(423, 140);
            this.ribbonControl2.Style   = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonControl2.SystemText.MaximizeRibbonText         = "&Maximize the Ribbon";
            this.ribbonControl2.SystemText.MinimizeRibbonText         = "Mi&nimize the Ribbon";
            this.ribbonControl2.SystemText.QatAddItemText             = "&Add to Quick Access Toolbar";
            this.ribbonControl2.SystemText.QatCustomizeMenuLabel      = "<b>Customize Quick Access Toolbar</b>";
            this.ribbonControl2.SystemText.QatCustomizeText           = "&Customize Quick Access Toolbar...";
            this.ribbonControl2.SystemText.QatDialogAddButton         = "&Add >>";
            this.ribbonControl2.SystemText.QatDialogCancelButton      = "Cancel";
            this.ribbonControl2.SystemText.QatDialogCaption           = "Customize Quick Access Toolbar";
            this.ribbonControl2.SystemText.QatDialogCategoriesLabel   = "&Choose commands from:";
            this.ribbonControl2.SystemText.QatDialogOkButton          = "OK";
            this.ribbonControl2.SystemText.QatDialogPlacementCheckbox = "&Place Quick Access Toolbar below the Ribbon";
            this.ribbonControl2.SystemText.QatDialogRemoveButton      = "&Remove";
            this.ribbonControl2.SystemText.QatPlaceAboveRibbonText    = "&Place Quick Access Toolbar above the Ribbon";
            this.ribbonControl2.SystemText.QatPlaceBelowRibbonText    = "&Place Quick Access Toolbar below the Ribbon";
            this.ribbonControl2.SystemText.QatRemoveItemText          = "&Remove from Quick Access Toolbar";
            this.ribbonControl2.TabGroupHeight = 19;
            this.ribbonControl2.TabGroups.AddRange(new DevComponents.DotNetBar.RibbonTabItemGroup[] {
                this.ribbonTabItemGroup4,
                this.ribbonTabItemGroup3
            });
            this.ribbonControl2.TabGroupsVisible = true;
            this.ribbonControl2.TabIndex         = 2;
            this.ribbonControl2.Text             = "ribbonControl2";
            //
            // ribbonPanel1
            //
            this.ribbonPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonPanel1.Controls.Add(this.ribbonBar1);
            this.ribbonPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.ribbonPanel1.Location = new System.Drawing.Point(0, 45);
            this.ribbonPanel1.Name     = "ribbonPanel1";
            this.ribbonPanel1.Padding  = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.ribbonPanel1.Size     = new System.Drawing.Size(423, 92);
            //
            //
            //
            this.ribbonPanel1.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            //
            //
            //
            this.ribbonPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            //
            //
            //
            this.ribbonPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonPanel1.TabIndex = 2;
            //
            // ribbonBar1
            //
            this.ribbonBar1.AutoOverflowEnabled = true;
            //
            //
            //
            this.ribbonBar1.BackgroundMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            //
            //
            //
            this.ribbonBar1.BackgroundStyle.CornerType       = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonBar1.ContainerControlProcessDialogKey = true;
            this.ribbonBar1.Dock            = System.Windows.Forms.DockStyle.Left;
            this.ribbonBar1.DragDropSupport = true;
            this.ribbonBar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
                this.buttonItem2
            });
            this.ribbonBar1.Location = new System.Drawing.Point(3, 0);
            this.ribbonBar1.Name     = "ribbonBar1";
            this.ribbonBar1.Size     = new System.Drawing.Size(148, 89);
            this.ribbonBar1.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.ribbonBar1.TabIndex = 0;
            this.ribbonBar1.Text     = "Kalibrácia";
            //
            //
            //
            this.ribbonBar1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            //
            //
            //
            this.ribbonBar1.TitleStyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            //
            // buttonItem2
            //
            this.buttonItem2.ColorTable          = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonItem2.ForeColor           = System.Drawing.Color.Black;
            this.buttonItem2.Name                = "buttonItem2";
            this.buttonItem2.SubItemsExpandWidth = 14;
            this.buttonItem2.Text                = "Vložiť viac kalibrácii naraz";
            //
            // ribbonTabItem1
            //
            this.ribbonTabItem1.Checked = true;
            this.ribbonTabItem1.Name    = "ribbonTabItem1";
            this.ribbonTabItem1.Panel   = this.ribbonPanel1;
            this.ribbonTabItem1.Text    = "Menu";
            //
            // switchButtonItem1
            //
            this.switchButtonItem1.ButtonHeight  = 20;
            this.switchButtonItem1.ButtonWidth   = 62;
            this.switchButtonItem1.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far;
            this.switchButtonItem1.Margin.Bottom = 2;
            this.switchButtonItem1.Margin.Left   = 4;
            this.switchButtonItem1.Name          = "switchButtonItem1";
            this.switchButtonItem1.OffText       = "MAX";
            this.switchButtonItem1.OnText        = "MIN";
            this.switchButtonItem1.Tooltip       = "Minimizes/Maximizes the Ribbon";
            //
            // ribbonTabItemGroup4
            //
            this.ribbonTabItemGroup4.GroupTitle = "New Group";
            this.ribbonTabItemGroup4.Name       = "ribbonTabItemGroup4";
            //
            //
            //
            this.ribbonTabItemGroup4.Style.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(109)))), ((int)(((byte)(148)))));
            this.ribbonTabItemGroup4.Style.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(72)))), ((int)(((byte)(123)))));
            this.ribbonTabItemGroup4.Style.BackColorGradientAngle = 90;
            this.ribbonTabItemGroup4.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup4.Style.BorderBottomWidth      = 1;
            this.ribbonTabItemGroup4.Style.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(58)))), ((int)(((byte)(59)))));
            this.ribbonTabItemGroup4.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup4.Style.BorderLeftWidth        = 1;
            this.ribbonTabItemGroup4.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup4.Style.BorderRightWidth       = 1;
            this.ribbonTabItemGroup4.Style.BorderTop              = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup4.Style.BorderTopWidth         = 1;
            this.ribbonTabItemGroup4.Style.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonTabItemGroup4.Style.TextAlignment          = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.ribbonTabItemGroup4.Style.TextColor              = System.Drawing.Color.White;
            this.ribbonTabItemGroup4.Style.TextLineAlignment      = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            this.ribbonTabItemGroup4.Style.TextShadowColor        = System.Drawing.Color.Black;
            this.ribbonTabItemGroup4.Style.TextShadowOffset       = new System.Drawing.Point(1, 1);
            //
            // ribbonTabItemGroup3
            //
            this.ribbonTabItemGroup3.Color      = DevComponents.DotNetBar.eRibbonTabGroupColor.Orange;
            this.ribbonTabItemGroup3.GroupTitle = "Ovládacie nástroje";
            this.ribbonTabItemGroup3.Name       = "ribbonTabItemGroup3";
            //
            //
            //
            this.ribbonTabItemGroup3.Style.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(174)))), ((int)(((byte)(109)))), ((int)(((byte)(148)))));
            this.ribbonTabItemGroup3.Style.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(72)))), ((int)(((byte)(123)))));
            this.ribbonTabItemGroup3.Style.BackColorGradientAngle = 90;
            this.ribbonTabItemGroup3.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup3.Style.BorderBottomWidth      = 1;
            this.ribbonTabItemGroup3.Style.BorderColor            = System.Drawing.Color.FromArgb(((int)(((byte)(154)))), ((int)(((byte)(58)))), ((int)(((byte)(59)))));
            this.ribbonTabItemGroup3.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup3.Style.BorderLeftWidth        = 1;
            this.ribbonTabItemGroup3.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup3.Style.BorderRightWidth       = 1;
            this.ribbonTabItemGroup3.Style.BorderTop              = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.ribbonTabItemGroup3.Style.BorderTopWidth         = 1;
            this.ribbonTabItemGroup3.Style.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
            this.ribbonTabItemGroup3.Style.TextAlignment          = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.ribbonTabItemGroup3.Style.TextColor              = System.Drawing.Color.White;
            this.ribbonTabItemGroup3.Style.TextLineAlignment      = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            this.ribbonTabItemGroup3.Style.TextShadowColor        = System.Drawing.Color.Black;
            this.ribbonTabItemGroup3.Style.TextShadowOffset       = new System.Drawing.Point(1, 1);
            //
            // comboItem4
            //
            this.comboItem4.Text = "Aktuálny rok";
            //
            // comboItem5
            //
            this.comboItem5.Text = "Minulý rok";
            //
            // comboItem6
            //
            this.comboItem6.Text = "Od veku vekov";
            //
            // novaDBcsharpDataSet
            //
            this.novaDBcsharpDataSet.DataSetName             = "novaDBcsharpDataSet";
            this.novaDBcsharpDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
            //
            // gridColumn1
            //
            this.gridColumn1.DataPropertyName = "IDkal_strain";
            this.gridColumn1.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
            this.gridColumn1.HeaderText       = "IDkal_strain";
            this.gridColumn1.Name             = "IDkal_strain";
            this.gridColumn1.ReadOnly         = true;
            //
            // gridColumn2
            //
            this.gridColumn2.DataPropertyName = "Zakazka";
            this.gridColumn2.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
            this.gridColumn2.HeaderText       = "Zakazka";
            this.gridColumn2.Name             = "Zakazka";
            //
            // superTabControl1
            //
            //
            //
            //
            //
            //
            //
            this.superTabControl1.ControlBox.CloseBox.Name = "";
            //
            //
            //
            this.superTabControl1.ControlBox.MenuBox.Name = "";
            this.superTabControl1.ControlBox.Name         = "";
            this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
                this.superTabControl1.ControlBox.MenuBox,
                this.superTabControl1.ControlBox.CloseBox
            });
            this.superTabControl1.Controls.Add(this.superTabControlPanel1);
            this.superTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
            this.superTabControl1.Location           = new System.Drawing.Point(0, 140);
            this.superTabControl1.Name               = "superTabControl1";
            this.superTabControl1.ReorderTabsEnabled = true;
            this.superTabControl1.SelectedTabFont    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
            this.superTabControl1.SelectedTabIndex   = 0;
            this.superTabControl1.Size               = new System.Drawing.Size(423, 465);
            this.superTabControl1.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
            this.superTabControl1.TabIndex           = 12;
            this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
                this.superTabItem1
            });
            superTabControlBoxStateColorTable1.Background = System.Drawing.Color.White;
            superTabColorTable1.ControlBoxDefault         = superTabControlBoxStateColorTable1;
            superTabColorTable1.InnerBorder     = System.Drawing.Color.White;
            superTabColorTable1.SelectionMarker = System.Drawing.Color.White;
            this.superTabControl1.TabStripColor = superTabColorTable1;
            this.superTabControl1.Text          = "superTabControl1";
            //
            // superTabControlPanel1
            //
            this.superTabControlPanel1.Controls.Add(this.superGridControl1);
            this.superTabControlPanel1.Controls.Add(this.textBoxX2);
            this.superTabControlPanel1.Controls.Add(this.UlozitZakazku);
            this.superTabControlPanel1.Controls.Add(this.label2);
            this.superTabControlPanel1.Controls.Add(this.textBoxX1);
            this.superTabControlPanel1.Controls.Add(this.label1);
            this.superTabControlPanel1.Controls.Add(this.buttonX2);
            this.superTabControlPanel1.Controls.Add(this.buttonX1);
            this.superTabControlPanel1.Controls.Add(this.CisloZakazky);
            this.superTabControlPanel1.Controls.Add(this.PoznamkyZakazky);
            this.superTabControlPanel1.Controls.Add(this.label8);
            this.superTabControlPanel1.Controls.Add(this.label6);
            this.superTabControlPanel1.Controls.Add(this.label5);
            this.superTabControlPanel1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.superTabControlPanel1.Dock         = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel1.Location     = new System.Drawing.Point(0, 25);
            this.superTabControlPanel1.Name         = "superTabControlPanel1";
            this.superTabControlPanel1.Size         = new System.Drawing.Size(423, 440);
            this.superTabControlPanel1.TabIndex     = 1;
            this.superTabControlPanel1.TabItem      = this.superTabItem1;
            //
            // superGridControl1
            //
            this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.superGridControl1.Location = new System.Drawing.Point(13, 203);
            this.superGridControl1.Name     = "superGridControl1";
            //
            //
            //
            this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn3);
            this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn4);
            this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn5);
            this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn6);
            this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn7);
            this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn8);
            this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn9);
            this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn10);
            this.superGridControl1.PrimaryGrid.DataSource = this.tblSTRAINkalsubBindingSource;
            this.superGridControl1.Size     = new System.Drawing.Size(396, 196);
            this.superGridControl1.TabIndex = 46;
            this.superGridControl1.Text     = "superGridControl1";
            //
            // gridColumn3
            //
            this.gridColumn3.DataPropertyName = "IDkal";
            this.gridColumn3.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
            this.gridColumn3.HeaderText       = "IDkal";
            this.gridColumn3.Name             = "IDkal";
            this.gridColumn3.ReadOnly         = true;
            //
            // gridColumn4
            //
            this.gridColumn4.DataPropertyName = "Objednavka";
            this.gridColumn4.HeaderText       = "Objednavka";
            this.gridColumn4.Name             = "Objednavka";
            //
            // gridColumn5
            //
            this.gridColumn5.DataPropertyName = "Zakazka";
            this.gridColumn5.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
            this.gridColumn5.HeaderText       = "Zakazka";
            this.gridColumn5.Name             = "Zakazka";
            //
            // gridColumn6
            //
            this.gridColumn6.DataPropertyName = "CoefficientA";
            this.gridColumn6.HeaderText       = "CoefficientA";
            this.gridColumn6.Name             = "CoefficientA";
            //
            // gridColumn7
            //
            this.gridColumn7.DataPropertyName = "Error";
            this.gridColumn7.HeaderText       = "Error";
            this.gridColumn7.Name             = "Error";
            //
            // gridColumn8
            //
            this.gridColumn8.DataPropertyName = "NominalWL";
            this.gridColumn8.HeaderText       = "NominalWL";
            this.gridColumn8.Name             = "NominalWL";
            //
            // gridColumn9
            //
            this.gridColumn9.DataPropertyName = "Kalibroval";
            this.gridColumn9.HeaderText       = "Kalibroval";
            this.gridColumn9.Name             = "Kalibroval";
            //
            // gridColumn10
            //
            this.gridColumn10.DataPropertyName = "notes";
            this.gridColumn10.HeaderText       = "notes";
            this.gridColumn10.Name             = "notes";
            //
            // tblSTRAINkalsubBindingSource
            //
            this.tblSTRAINkalsubBindingSource.DataMember = "tblSTRAINkalsub";
            this.tblSTRAINkalsubBindingSource.DataSource = this.novaDBcsharpDataSet;
            //
            // textBoxX2
            //
            //
            //
            //
            this.textBoxX2.Border.Class      = "TextBoxBorder";
            this.textBoxX2.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.textBoxX2.Location          = new System.Drawing.Point(111, 91);
            this.textBoxX2.Name     = "textBoxX2";
            this.textBoxX2.Size     = new System.Drawing.Size(100, 20);
            this.textBoxX2.TabIndex = 45;
            //
            // UlozitZakazku
            //
            this.UlozitZakazku.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
            this.UlozitZakazku.Location                = new System.Drawing.Point(16, 405);
            this.UlozitZakazku.Name                    = "UlozitZakazku";
            this.UlozitZakazku.Size                    = new System.Drawing.Size(91, 23);
            this.UlozitZakazku.TabIndex                = 21;
            this.UlozitZakazku.Text                    = "Uložiť a zavrieť";
            this.UlozitZakazku.UseVisualStyleBackColor = true;
            //
            // label2
            //
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(13, 93);
            this.label2.Name     = "label2";
            this.label2.Size     = new System.Drawing.Size(37, 13);
            this.label2.TabIndex = 44;
            this.label2.Text     = "Kedy :";
            //
            // textBoxX1
            //
            //
            //
            //
            this.textBoxX1.Border.Class      = "TextBoxBorder";
            this.textBoxX1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.textBoxX1.Location          = new System.Drawing.Point(111, 65);
            this.textBoxX1.Name     = "textBoxX1";
            this.textBoxX1.Size     = new System.Drawing.Size(100, 20);
            this.textBoxX1.TabIndex = 43;
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(13, 67);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(40, 13);
            this.label1.TabIndex = 42;
            this.label1.Text     = "Meno :";
            //
            // buttonX2
            //
            this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX2.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX2.Location       = new System.Drawing.Point(217, 36);
            this.buttonX2.Name           = "buttonX2";
            this.buttonX2.Size           = new System.Drawing.Size(100, 23);
            this.buttonX2.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX2.TabIndex       = 41;
            this.buttonX2.Text           = "Otvor excel";
            //
            // buttonX1
            //
            this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.buttonX1.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.buttonX1.Location       = new System.Drawing.Point(111, 36);
            this.buttonX1.Name           = "buttonX1";
            this.buttonX1.Size           = new System.Drawing.Size(100, 23);
            this.buttonX1.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.buttonX1.TabIndex       = 40;
            this.buttonX1.Text           = "Vlož excel";
            //
            // CisloZakazky
            //
            //
            //
            //
            this.CisloZakazky.Border.Class      = "TextBoxBorder";
            this.CisloZakazky.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.CisloZakazky.Location          = new System.Drawing.Point(111, 10);
            this.CisloZakazky.Name     = "CisloZakazky";
            this.CisloZakazky.Size     = new System.Drawing.Size(100, 20);
            this.CisloZakazky.TabIndex = 35;
            //
            // PoznamkyZakazky
            //
            this.PoznamkyZakazky.BackColor = System.Drawing.Color.WhiteSmoke;
            this.PoznamkyZakazky.Location  = new System.Drawing.Point(14, 136);
            this.PoznamkyZakazky.Name      = "PoznamkyZakazky";
            this.PoznamkyZakazky.Size      = new System.Drawing.Size(395, 60);
            this.PoznamkyZakazky.TabIndex  = 33;
            this.PoznamkyZakazky.Text      = "";
            //
            // label8
            //
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(13, 12);
            this.label8.Name     = "label8";
            this.label8.Size     = new System.Drawing.Size(72, 13);
            this.label8.TabIndex = 26;
            this.label8.Text     = "ID kalibrácie :";
            //
            // label6
            //
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(12, 41);
            this.label6.Name     = "label6";
            this.label6.Size     = new System.Drawing.Size(90, 13);
            this.label6.TabIndex = 23;
            this.label6.Text     = "Kalibračný excel :";
            //
            // label5
            //
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(12, 120);
            this.label5.Name     = "label5";
            this.label5.Size     = new System.Drawing.Size(121, 13);
            this.label5.TabIndex = 20;
            this.label5.Text     = "Poznámky ku kalibrácii :";
            //
            // superTabItem1
            //
            this.superTabItem1.AttachedControl = this.superTabControlPanel1;
            this.superTabItem1.GlobalItem      = false;
            this.superTabItem1.Name            = "superTabItem1";
            this.superTabItem1.Text            = "Kalibrácia STRAIN";
            //
            // tblSTRAINkalsubTableAdapter
            //
            //
            // STRAIN_new
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(423, 605);
            this.Controls.Add(this.superTabControl1);
            this.Controls.Add(this.ribbonControl2);
            this.Name = "STRAIN_new";
            this.Text = "STRAIN - new";

            this.ribbonControl2.ResumeLayout(false);
            this.ribbonControl2.PerformLayout();
            this.ribbonPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
            this.superTabControl1.ResumeLayout(false);
            this.superTabControlPanel1.ResumeLayout(false);
            this.superTabControlPanel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tblSTRAINkalsubBindingSource)).EndInit();
            this.ResumeLayout(false);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable superTabControlBoxStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable();
     this.superTabControl1      = new DevComponents.DotNetBar.SuperTabControl();
     this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.button1                     = new System.Windows.Forms.Button();
     this.textBoxX1                   = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.label1                      = new System.Windows.Forms.Label();
     this.CisloZakazky                = new System.Windows.Forms.MaskedTextBox();
     this.ZavrietZakazku              = new System.Windows.Forms.Button();
     this.label8                      = new System.Windows.Forms.Label();
     this.GenerujReport               = new System.Windows.Forms.Button();
     this.superTabItem1               = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel2       = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.listBox1                    = new System.Windows.Forms.ListBox();
     this.superTabItem2               = new DevComponents.DotNetBar.SuperTabItem();
     this.tblZakazkyStavBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.novaDBcsharpDataSet         = new WindowsFormsApplication14.novaDBcsharpDataSet();
     this.requiredFieldValidator1     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator2     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator3     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator4     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.tblZakazkyStavTableAdapter  = new WindowsFormsApplication14.novaDBcsharpDataSetTableAdapters.tblZakazkyStavTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
     this.superTabControl1.SuspendLayout();
     this.superTabControlPanel1.SuspendLayout();
     this.superTabControlPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tblZakazkyStavBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).BeginInit();
     this.SuspendLayout();
     //
     // superTabControl1
     //
     //
     //
     //
     //
     //
     //
     this.superTabControl1.ControlBox.CloseBox.Name = "";
     //
     //
     //
     this.superTabControl1.ControlBox.MenuBox.Name = "";
     this.superTabControl1.ControlBox.Name         = "";
     this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabControl1.ControlBox.MenuBox,
         this.superTabControl1.ControlBox.CloseBox
     });
     this.superTabControl1.Controls.Add(this.superTabControlPanel1);
     this.superTabControl1.Controls.Add(this.superTabControlPanel2);
     this.superTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.superTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.superTabControl1.Name               = "superTabControl1";
     this.superTabControl1.ReorderTabsEnabled = true;
     this.superTabControl1.SelectedTabFont    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.superTabControl1.SelectedTabIndex   = 0;
     this.superTabControl1.Size               = new System.Drawing.Size(281, 128);
     this.superTabControl1.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.superTabControl1.TabIndex           = 11;
     this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabItem1,
         this.superTabItem2
     });
     superTabControlBoxStateColorTable1.Background = System.Drawing.Color.White;
     superTabColorTable1.ControlBoxDefault         = superTabControlBoxStateColorTable1;
     superTabColorTable1.InnerBorder     = System.Drawing.Color.White;
     superTabColorTable1.SelectionMarker = System.Drawing.Color.White;
     this.superTabControl1.TabStripColor = superTabColorTable1;
     this.superTabControl1.Text          = "superTabControl1";
     //
     // superTabControlPanel1
     //
     this.superTabControlPanel1.Controls.Add(this.button1);
     this.superTabControlPanel1.Controls.Add(this.textBoxX1);
     this.superTabControlPanel1.Controls.Add(this.label1);
     this.superTabControlPanel1.Controls.Add(this.CisloZakazky);
     this.superTabControlPanel1.Controls.Add(this.ZavrietZakazku);
     this.superTabControlPanel1.Controls.Add(this.label8);
     this.superTabControlPanel1.Controls.Add(this.GenerujReport);
     this.superTabControlPanel1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.superTabControlPanel1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel1.Location     = new System.Drawing.Point(0, 25);
     this.superTabControlPanel1.Name         = "superTabControlPanel1";
     this.superTabControlPanel1.Size         = new System.Drawing.Size(281, 103);
     this.superTabControlPanel1.TabIndex     = 1;
     this.superTabControlPanel1.TabItem      = this.superTabItem1;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(211, 65);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(52, 23);
     this.button1.TabIndex = 49;
     this.button1.Text     = "Otvoriť";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // textBoxX1
     //
     //
     //
     //
     this.textBoxX1.Border.Class      = "TextBoxBorder";
     this.textBoxX1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.textBoxX1.Location          = new System.Drawing.Point(111, 33);
     this.textBoxX1.Name             = "textBoxX1";
     this.textBoxX1.PreventEnterBeep = true;
     this.textBoxX1.Size             = new System.Drawing.Size(152, 20);
     this.textBoxX1.TabIndex         = 48;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(13, 35);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(82, 13);
     this.label1.TabIndex = 47;
     this.label1.Text     = "Cesta uloženia :";
     //
     // CisloZakazky
     //
     this.CisloZakazky.Location       = new System.Drawing.Point(111, 7);
     this.CisloZakazky.Mask           = "00000";
     this.CisloZakazky.Name           = "CisloZakazky";
     this.CisloZakazky.Size           = new System.Drawing.Size(58, 20);
     this.CisloZakazky.TabIndex       = 46;
     this.CisloZakazky.ValidatingType = typeof(int);
     this.CisloZakazky.Leave         += new System.EventHandler(this.CisloZakazky_Leave);
     //
     // ZavrietZakazku
     //
     this.ZavrietZakazku.Location = new System.Drawing.Point(130, 65);
     this.ZavrietZakazku.Name     = "ZavrietZakazku";
     this.ZavrietZakazku.Size     = new System.Drawing.Size(75, 23);
     this.ZavrietZakazku.TabIndex = 43;
     this.ZavrietZakazku.Text     = "Zavrieť";
     this.ZavrietZakazku.UseVisualStyleBackColor = true;
     this.ZavrietZakazku.Click += new System.EventHandler(this.ZavrietZakazku_Click);
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(13, 11);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(79, 13);
     this.label8.TabIndex = 26;
     this.label8.Text     = "Číslo zákazky :";
     //
     // GenerujReport
     //
     this.GenerujReport.Location = new System.Drawing.Point(12, 65);
     this.GenerujReport.Name     = "GenerujReport";
     this.GenerujReport.Size     = new System.Drawing.Size(112, 23);
     this.GenerujReport.TabIndex = 21;
     this.GenerujReport.Text     = "Vygenerovať report";
     this.GenerujReport.UseVisualStyleBackColor = true;
     this.GenerujReport.Click += new System.EventHandler(this.GenerujReport_Click);
     //
     // superTabItem1
     //
     this.superTabItem1.AttachedControl = this.superTabControlPanel1;
     this.superTabItem1.GlobalItem      = false;
     this.superTabItem1.Name            = "superTabItem1";
     this.superTabItem1.Text            = "Zákazka";
     //
     // superTabControlPanel2
     //
     this.superTabControlPanel2.Controls.Add(this.listBox1);
     this.superTabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel2.Location = new System.Drawing.Point(0, 25);
     this.superTabControlPanel2.Name     = "superTabControlPanel2";
     this.superTabControlPanel2.Size     = new System.Drawing.Size(427, 285);
     this.superTabControlPanel2.TabIndex = 2;
     this.superTabControlPanel2.TabItem  = this.superTabItem2;
     //
     // listBox1
     //
     this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Location          = new System.Drawing.Point(0, 0);
     this.listBox1.Name     = "listBox1";
     this.listBox1.Size     = new System.Drawing.Size(427, 285);
     this.listBox1.TabIndex = 0;
     //
     // superTabItem2
     //
     this.superTabItem2.AttachedControl = this.superTabControlPanel2;
     this.superTabItem2.Enabled         = false;
     this.superTabItem2.GlobalItem      = false;
     this.superTabItem2.Name            = "superTabItem2";
     this.superTabItem2.Text            = "História zmien";
     //
     // tblZakazkyStavBindingSource
     //
     this.tblZakazkyStavBindingSource.DataMember = "tblZakazkyStav";
     this.tblZakazkyStavBindingSource.DataSource = this.novaDBcsharpDataSet;
     //
     // novaDBcsharpDataSet
     //
     this.novaDBcsharpDataSet.DataSetName             = "novaDBcsharpDataSet";
     this.novaDBcsharpDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // requiredFieldValidator1
     //
     this.requiredFieldValidator1.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator1.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator2
     //
     this.requiredFieldValidator2.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator2.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator3
     //
     this.requiredFieldValidator3.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator3.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator4
     //
     this.requiredFieldValidator4.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator4.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // tblZakazkyStavTableAdapter
     //
     this.tblZakazkyStavTableAdapter.ClearBeforeFill = true;
     //
     // FBGS_Report
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(281, 128);
     this.ControlBox          = false;
     this.Controls.Add(this.superTabControl1);
     this.Name = "FBGS_Report";
     this.Text = "FBGS report";
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
     this.superTabControl1.ResumeLayout(false);
     this.superTabControlPanel1.ResumeLayout(false);
     this.superTabControlPanel1.PerformLayout();
     this.superTabControlPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tblZakazkyStavBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable superTabControlBoxStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable();
     this.superTabControl1           = new DevComponents.DotNetBar.SuperTabControl();
     this.superTabControlPanel1      = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.superGridControl1          = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.gridColumn1                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn2                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn3                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn4                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn5                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn6                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn7                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn8                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.tblUzivateliaBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.novaDBcsharpDataSet        = new WindowsFormsApplication14.novaDBcsharpDataSet();
     this.ZavrietZakazku             = new System.Windows.Forms.Button();
     this.UlozitZakazku              = new System.Windows.Forms.Button();
     this.superTabItem1              = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel2      = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.listBox1      = new System.Windows.Forms.ListBox();
     this.superTabItem2 = new DevComponents.DotNetBar.SuperTabItem();
     this.tblZakazkyStavBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.requiredFieldValidator1     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator2     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator3     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator4     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.tblZakazkyStavTableAdapter  = new WindowsFormsApplication14.novaDBcsharpDataSetTableAdapters.tblZakazkyStavTableAdapter();
     this.tblUzivateliaTableAdapter   = new WindowsFormsApplication14.novaDBcsharpDataSetTableAdapters.tblUzivateliaTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
     this.superTabControl1.SuspendLayout();
     this.superTabControlPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tblUzivateliaBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).BeginInit();
     this.superTabControlPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tblZakazkyStavBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // superTabControl1
     //
     //
     //
     //
     //
     //
     //
     this.superTabControl1.ControlBox.CloseBox.Name = "";
     //
     //
     //
     this.superTabControl1.ControlBox.MenuBox.Name = "";
     this.superTabControl1.ControlBox.Name         = "";
     this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabControl1.ControlBox.MenuBox,
         this.superTabControl1.ControlBox.CloseBox
     });
     this.superTabControl1.Controls.Add(this.superTabControlPanel1);
     this.superTabControl1.Controls.Add(this.superTabControlPanel2);
     this.superTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.superTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.superTabControl1.Name               = "superTabControl1";
     this.superTabControl1.ReorderTabsEnabled = true;
     this.superTabControl1.SelectedTabFont    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.superTabControl1.SelectedTabIndex   = 0;
     this.superTabControl1.Size               = new System.Drawing.Size(862, 310);
     this.superTabControl1.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.superTabControl1.TabIndex           = 11;
     this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabItem1,
         this.superTabItem2
     });
     superTabControlBoxStateColorTable1.Background = System.Drawing.Color.White;
     superTabColorTable1.ControlBoxDefault         = superTabControlBoxStateColorTable1;
     superTabColorTable1.InnerBorder     = System.Drawing.Color.White;
     superTabColorTable1.SelectionMarker = System.Drawing.Color.White;
     this.superTabControl1.TabStripColor = superTabColorTable1;
     this.superTabControl1.Text          = "superTabControl1";
     //
     // superTabControlPanel1
     //
     this.superTabControlPanel1.Controls.Add(this.superGridControl1);
     this.superTabControlPanel1.Controls.Add(this.ZavrietZakazku);
     this.superTabControlPanel1.Controls.Add(this.UlozitZakazku);
     this.superTabControlPanel1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.superTabControlPanel1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel1.Location     = new System.Drawing.Point(0, 25);
     this.superTabControlPanel1.Name         = "superTabControlPanel1";
     this.superTabControlPanel1.Size         = new System.Drawing.Size(862, 285);
     this.superTabControlPanel1.TabIndex     = 1;
     this.superTabControlPanel1.TabItem      = this.superTabItem1;
     //
     // superGridControl1
     //
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(14, 13);
     this.superGridControl1.Name     = "superGridControl1";
     //
     //
     //
     this.superGridControl1.PrimaryGrid.AllowRowInsert = true;
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn5);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn6);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn7);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn8);
     this.superGridControl1.PrimaryGrid.DataSource              = this.tblUzivateliaBindingSource;
     this.superGridControl1.PrimaryGrid.ShowInsertRow           = true;
     this.superGridControl1.PrimaryGrid.ShowTreeButtons         = true;
     this.superGridControl1.PrimaryGrid.ShowTreeLines           = true;
     this.superGridControl1.PrimaryGrid.UseAlternateColumnStyle = true;
     this.superGridControl1.PrimaryGrid.UseAlternateRowStyle    = true;
     this.superGridControl1.Size       = new System.Drawing.Size(836, 235);
     this.superGridControl1.TabIndex   = 44;
     this.superGridControl1.Text       = "superGridControl1";
     this.superGridControl1.BeginEdit += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     //
     // gridColumn1
     //
     this.gridColumn1.AutoSizeMode     = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn1.DataPropertyName = "IdUzivatela";
     this.gridColumn1.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     this.gridColumn1.HeaderText       = "IdUzivatela";
     this.gridColumn1.Name             = "IdUzivatela";
     this.gridColumn1.ReadOnly         = true;
     this.gridColumn1.Visible          = false;
     //
     // gridColumn2
     //
     this.gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn2.DataPropertyName             = "Skupina";
     this.gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     this.gridColumn2.HeaderText = "Skupina";
     this.gridColumn2.Name       = "Skupina";
     //
     // gridColumn3
     //
     this.gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn3.DataPropertyName             = "Meno";
     this.gridColumn3.HeaderText = "Meno";
     this.gridColumn3.Name       = "Meno";
     //
     // gridColumn4
     //
     this.gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn4.DataPropertyName             = "Heslo";
     this.gridColumn4.HeaderText = "Heslo";
     this.gridColumn4.Name       = "Heslo";
     //
     // gridColumn5
     //
     this.gridColumn5.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn5.DataPropertyName             = "Email";
     this.gridColumn5.HeaderText = "Email";
     this.gridColumn5.Name       = "Email";
     //
     // gridColumn6
     //
     this.gridColumn6.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn6.DataPropertyName             = "Opravnenie";
     this.gridColumn6.HeaderText = "Opravnenie";
     this.gridColumn6.Name       = "Opravnenie";
     //
     // gridColumn7
     //
     this.gridColumn7.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn7.DataPropertyName             = "Kto";
     this.gridColumn7.HeaderText = "Kto";
     this.gridColumn7.Name       = "Kto";
     //
     // gridColumn8
     //
     this.gridColumn8.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn8.DataPropertyName             = "Kedy";
     this.gridColumn8.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
     this.gridColumn8.HeaderText = "Kedy";
     this.gridColumn8.Name       = "Kedy";
     //
     // tblUzivateliaBindingSource
     //
     this.tblUzivateliaBindingSource.DataMember = "tblUzivatelia";
     this.tblUzivateliaBindingSource.DataSource = this.novaDBcsharpDataSet;
     //
     // novaDBcsharpDataSet
     //
     this.novaDBcsharpDataSet.DataSetName             = "novaDBcsharpDataSet";
     this.novaDBcsharpDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // ZavrietZakazku
     //
     this.ZavrietZakazku.Location = new System.Drawing.Point(111, 254);
     this.ZavrietZakazku.Name     = "ZavrietZakazku";
     this.ZavrietZakazku.Size     = new System.Drawing.Size(75, 23);
     this.ZavrietZakazku.TabIndex = 43;
     this.ZavrietZakazku.Text     = "Zavrieť";
     this.ZavrietZakazku.UseVisualStyleBackColor = true;
     this.ZavrietZakazku.Click += new System.EventHandler(this.ZavrietZakazku_Click);
     //
     // UlozitZakazku
     //
     this.UlozitZakazku.Location = new System.Drawing.Point(14, 254);
     this.UlozitZakazku.Name     = "UlozitZakazku";
     this.UlozitZakazku.Size     = new System.Drawing.Size(91, 23);
     this.UlozitZakazku.TabIndex = 21;
     this.UlozitZakazku.Text     = "Uložiť a zavrieť";
     this.UlozitZakazku.UseVisualStyleBackColor = true;
     this.UlozitZakazku.Click += new System.EventHandler(this.UlozitZakazku_Click);
     //
     // superTabItem1
     //
     this.superTabItem1.AttachedControl = this.superTabControlPanel1;
     this.superTabItem1.GlobalItem      = false;
     this.superTabItem1.Name            = "superTabItem1";
     this.superTabItem1.Text            = "Užívatelia";
     //
     // superTabControlPanel2
     //
     this.superTabControlPanel2.Controls.Add(this.listBox1);
     this.superTabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel2.Location = new System.Drawing.Point(0, 25);
     this.superTabControlPanel2.Name     = "superTabControlPanel2";
     this.superTabControlPanel2.Size     = new System.Drawing.Size(610, 285);
     this.superTabControlPanel2.TabIndex = 2;
     this.superTabControlPanel2.TabItem  = this.superTabItem2;
     //
     // listBox1
     //
     this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Location          = new System.Drawing.Point(0, 0);
     this.listBox1.Name     = "listBox1";
     this.listBox1.Size     = new System.Drawing.Size(610, 285);
     this.listBox1.TabIndex = 0;
     //
     // superTabItem2
     //
     this.superTabItem2.AttachedControl = this.superTabControlPanel2;
     this.superTabItem2.Enabled         = false;
     this.superTabItem2.GlobalItem      = false;
     this.superTabItem2.Name            = "superTabItem2";
     this.superTabItem2.Text            = "História zmien";
     //
     // tblZakazkyStavBindingSource
     //
     this.tblZakazkyStavBindingSource.DataMember = "tblZakazkyStav";
     this.tblZakazkyStavBindingSource.DataSource = this.novaDBcsharpDataSet;
     //
     // requiredFieldValidator1
     //
     this.requiredFieldValidator1.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator1.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator2
     //
     this.requiredFieldValidator2.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator2.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator3
     //
     this.requiredFieldValidator3.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator3.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator4
     //
     this.requiredFieldValidator4.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator4.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // tblZakazkyStavTableAdapter
     //
     this.tblZakazkyStavTableAdapter.ClearBeforeFill = true;
     //
     // tblUzivateliaTableAdapter
     //
     this.tblUzivateliaTableAdapter.ClearBeforeFill = true;
     //
     // NovyUzivatel
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.ClientSize          = new System.Drawing.Size(862, 310);
     this.ControlBox          = false;
     this.Controls.Add(this.superTabControl1);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "NovyUzivatel";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Nový užívateľ";
     this.FormClosing  += new System.Windows.Forms.FormClosingEventHandler(this.NovaZakazka_FormClosing);
     this.Load         += new System.EventHandler(this.NovaZakazka_Load);
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
     this.superTabControl1.ResumeLayout(false);
     this.superTabControlPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tblUzivateliaBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).EndInit();
     this.superTabControlPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tblZakazkyStavBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable superTabControlBoxStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable();
     this.superTabControl1      = new DevComponents.DotNetBar.SuperTabControl();
     this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.button1      = new System.Windows.Forms.Button();
     this.CisloZakazky = new System.Windows.Forms.MaskedTextBox();
     this.comboBox1    = new System.Windows.Forms.ComboBox();
     this.tblZakazkyStavBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.novaDBcsharpDataSet         = new WindowsFormsApplication14.novaDBcsharpDataSet();
     this.ZavrietZakazku       = new System.Windows.Forms.Button();
     this.VytvorilDna          = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.ZakazkuVytvoril      = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.Zakaznik             = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.ZakaznickaObjednavka = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.PoznamkyZakazky      = new System.Windows.Forms.RichTextBox();
     this.label10                    = new System.Windows.Forms.Label();
     this.label9                     = new System.Windows.Forms.Label();
     this.label8                     = new System.Windows.Forms.Label();
     this.label7                     = new System.Windows.Forms.Label();
     this.UlozitZakazku              = new System.Windows.Forms.Button();
     this.label5                     = new System.Windows.Forms.Label();
     this.label4                     = new System.Windows.Forms.Label();
     this.label3                     = new System.Windows.Forms.Label();
     this.superTabItem1              = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel2      = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.listBox1                   = new System.Windows.Forms.ListBox();
     this.superTabItem2              = new DevComponents.DotNetBar.SuperTabItem();
     this.requiredFieldValidator1    = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator2    = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator3    = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator4    = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.tblZakazkyStavTableAdapter = new WindowsFormsApplication14.novaDBcsharpDataSetTableAdapters.tblZakazkyStavTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
     this.superTabControl1.SuspendLayout();
     this.superTabControlPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tblZakazkyStavBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).BeginInit();
     this.superTabControlPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // superTabControl1
     //
     //
     //
     //
     //
     //
     //
     this.superTabControl1.ControlBox.CloseBox.Name = "";
     //
     //
     //
     this.superTabControl1.ControlBox.MenuBox.Name = "";
     this.superTabControl1.ControlBox.Name         = "";
     this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabControl1.ControlBox.MenuBox,
         this.superTabControl1.ControlBox.CloseBox
     });
     this.superTabControl1.Controls.Add(this.superTabControlPanel1);
     this.superTabControl1.Controls.Add(this.superTabControlPanel2);
     this.superTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.superTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.superTabControl1.Name               = "superTabControl1";
     this.superTabControl1.ReorderTabsEnabled = true;
     this.superTabControl1.SelectedTabFont    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.superTabControl1.SelectedTabIndex   = 0;
     this.superTabControl1.Size               = new System.Drawing.Size(427, 310);
     this.superTabControl1.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.superTabControl1.TabIndex           = 11;
     this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabItem1,
         this.superTabItem2
     });
     superTabControlBoxStateColorTable1.Background = System.Drawing.Color.White;
     superTabColorTable1.ControlBoxDefault         = superTabControlBoxStateColorTable1;
     superTabColorTable1.InnerBorder     = System.Drawing.Color.White;
     superTabColorTable1.SelectionMarker = System.Drawing.Color.White;
     this.superTabControl1.TabStripColor = superTabColorTable1;
     this.superTabControl1.Text          = "superTabControl1";
     //
     // superTabControlPanel1
     //
     this.superTabControlPanel1.Controls.Add(this.button1);
     this.superTabControlPanel1.Controls.Add(this.CisloZakazky);
     this.superTabControlPanel1.Controls.Add(this.comboBox1);
     this.superTabControlPanel1.Controls.Add(this.ZavrietZakazku);
     this.superTabControlPanel1.Controls.Add(this.VytvorilDna);
     this.superTabControlPanel1.Controls.Add(this.ZakazkuVytvoril);
     this.superTabControlPanel1.Controls.Add(this.Zakaznik);
     this.superTabControlPanel1.Controls.Add(this.ZakaznickaObjednavka);
     this.superTabControlPanel1.Controls.Add(this.PoznamkyZakazky);
     this.superTabControlPanel1.Controls.Add(this.label10);
     this.superTabControlPanel1.Controls.Add(this.label9);
     this.superTabControlPanel1.Controls.Add(this.label8);
     this.superTabControlPanel1.Controls.Add(this.label7);
     this.superTabControlPanel1.Controls.Add(this.UlozitZakazku);
     this.superTabControlPanel1.Controls.Add(this.label5);
     this.superTabControlPanel1.Controls.Add(this.label4);
     this.superTabControlPanel1.Controls.Add(this.label3);
     this.superTabControlPanel1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.superTabControlPanel1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel1.Location     = new System.Drawing.Point(0, 25);
     this.superTabControlPanel1.Name         = "superTabControlPanel1";
     this.superTabControlPanel1.Size         = new System.Drawing.Size(427, 285);
     this.superTabControlPanel1.TabIndex     = 1;
     this.superTabControlPanel1.TabItem      = this.superTabItem1;
     //
     // button1
     //
     this.button1.ForeColor = System.Drawing.Color.Red;
     this.button1.Location  = new System.Drawing.Point(310, 254);
     this.button1.Name      = "button1";
     this.button1.Size      = new System.Drawing.Size(99, 23);
     this.button1.TabIndex  = 47;
     this.button1.Text      = "Vymazať zákazku";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // CisloZakazky
     //
     this.CisloZakazky.Font           = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.CisloZakazky.ForeColor      = System.Drawing.Color.Red;
     this.CisloZakazky.Location       = new System.Drawing.Point(111, 7);
     this.CisloZakazky.Mask           = "00000";
     this.CisloZakazky.Name           = "CisloZakazky";
     this.CisloZakazky.ReadOnly       = true;
     this.CisloZakazky.Size           = new System.Drawing.Size(133, 20);
     this.CisloZakazky.TabIndex       = 46;
     this.CisloZakazky.ValidatingType = typeof(int);
     this.CisloZakazky.Leave         += new System.EventHandler(this.CisloZakazky_Leave);
     //
     // comboBox1
     //
     this.comboBox1.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.tblZakazkyStavBindingSource, "StavZakazky", true));
     this.comboBox1.DataSource        = this.tblZakazkyStavBindingSource;
     this.comboBox1.DisplayMember     = "StavZakazky";
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(111, 31);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(133, 21);
     this.comboBox1.TabIndex              = 45;
     this.comboBox1.ValueMember           = "StavZakazky";
     this.comboBox1.SelectedValueChanged += new System.EventHandler(this.comboBox1_SelectedValueChanged);
     this.comboBox1.KeyPress             += new System.Windows.Forms.KeyPressEventHandler(this.comboBox1_KeyPress);
     //
     // tblZakazkyStavBindingSource
     //
     this.tblZakazkyStavBindingSource.DataMember = "tblZakazkyStav";
     this.tblZakazkyStavBindingSource.DataSource = this.novaDBcsharpDataSet;
     //
     // novaDBcsharpDataSet
     //
     this.novaDBcsharpDataSet.DataSetName             = "novaDBcsharpDataSet";
     this.novaDBcsharpDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // ZavrietZakazku
     //
     this.ZavrietZakazku.Location = new System.Drawing.Point(111, 254);
     this.ZavrietZakazku.Name     = "ZavrietZakazku";
     this.ZavrietZakazku.Size     = new System.Drawing.Size(75, 23);
     this.ZavrietZakazku.TabIndex = 43;
     this.ZavrietZakazku.Text     = "Zavrieť";
     this.ZavrietZakazku.UseVisualStyleBackColor = true;
     this.ZavrietZakazku.Click += new System.EventHandler(this.ZavrietZakazku_Click);
     //
     // VytvorilDna
     //
     this.VytvorilDna.BackColor = System.Drawing.Color.WhiteSmoke;
     //
     //
     //
     this.VytvorilDna.Border.Class      = "TextBoxBorder";
     this.VytvorilDna.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.VytvorilDna.Location          = new System.Drawing.Point(296, 110);
     this.VytvorilDna.Name     = "VytvorilDna";
     this.VytvorilDna.ReadOnly = true;
     this.VytvorilDna.Size     = new System.Drawing.Size(113, 20);
     this.VytvorilDna.TabIndex = 42;
     //
     // ZakazkuVytvoril
     //
     this.ZakazkuVytvoril.BackColor = System.Drawing.Color.WhiteSmoke;
     //
     //
     //
     this.ZakazkuVytvoril.Border.Class      = "TextBoxBorder";
     this.ZakazkuVytvoril.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.ZakazkuVytvoril.Location          = new System.Drawing.Point(111, 109);
     this.ZakazkuVytvoril.Name     = "ZakazkuVytvoril";
     this.ZakazkuVytvoril.ReadOnly = true;
     this.ZakazkuVytvoril.Size     = new System.Drawing.Size(100, 20);
     this.ZakazkuVytvoril.TabIndex = 41;
     //
     // Zakaznik
     //
     this.Zakaznik.BackColor = System.Drawing.Color.WhiteSmoke;
     //
     //
     //
     this.Zakaznik.Border.Class      = "TextBoxBorder";
     this.Zakaznik.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.Zakaznik.Location          = new System.Drawing.Point(111, 83);
     this.Zakaznik.Name     = "Zakaznik";
     this.Zakaznik.ReadOnly = true;
     this.Zakaznik.Size     = new System.Drawing.Size(298, 20);
     this.Zakaznik.TabIndex = 38;
     //
     // ZakaznickaObjednavka
     //
     this.ZakaznickaObjednavka.BackColor = System.Drawing.Color.WhiteSmoke;
     //
     //
     //
     this.ZakaznickaObjednavka.Border.Class      = "TextBoxBorder";
     this.ZakaznickaObjednavka.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.ZakaznickaObjednavka.Location          = new System.Drawing.Point(111, 57);
     this.ZakaznickaObjednavka.Name     = "ZakaznickaObjednavka";
     this.ZakaznickaObjednavka.ReadOnly = true;
     this.ZakaznickaObjednavka.Size     = new System.Drawing.Size(133, 20);
     this.ZakaznickaObjednavka.TabIndex = 37;
     //
     // PoznamkyZakazky
     //
     this.PoznamkyZakazky.BackColor = System.Drawing.Color.WhiteSmoke;
     this.PoznamkyZakazky.Location  = new System.Drawing.Point(14, 153);
     this.PoznamkyZakazky.Name      = "PoznamkyZakazky";
     this.PoznamkyZakazky.ReadOnly  = true;
     this.PoznamkyZakazky.Size      = new System.Drawing.Size(395, 95);
     this.PoznamkyZakazky.TabIndex  = 33;
     this.PoznamkyZakazky.Text      = "";
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(13, 84);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(59, 13);
     this.label10.TabIndex = 30;
     this.label10.Text     = "Zákazník :";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(11, 58);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(94, 13);
     this.label9.TabIndex = 28;
     this.label9.Text     = "Zák. objednávka :";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(13, 11);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(79, 13);
     this.label8.TabIndex = 26;
     this.label8.Text     = "Číslo zákazky :";
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(13, 34);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(85, 13);
     this.label7.TabIndex = 24;
     this.label7.Text     = "Status zákazky :";
     //
     // UlozitZakazku
     //
     this.UlozitZakazku.Location = new System.Drawing.Point(14, 254);
     this.UlozitZakazku.Name     = "UlozitZakazku";
     this.UlozitZakazku.Size     = new System.Drawing.Size(91, 23);
     this.UlozitZakazku.TabIndex = 21;
     this.UlozitZakazku.Text     = "Uložiť a zavrieť";
     this.UlozitZakazku.UseVisualStyleBackColor = true;
     this.UlozitZakazku.Click += new System.EventHandler(this.UlozitZakazku_Click);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(12, 137);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(104, 13);
     this.label5.TabIndex = 20;
     this.label5.Text     = "Poznámky zákazky :";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(222, 112);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(68, 13);
     this.label4.TabIndex = 19;
     this.label4.Text     = "Vytvoril dňa :";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(13, 111);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(47, 13);
     this.label3.TabIndex = 18;
     this.label3.Text     = "Vytvoril :";
     //
     // superTabItem1
     //
     this.superTabItem1.AttachedControl = this.superTabControlPanel1;
     this.superTabItem1.GlobalItem      = false;
     this.superTabItem1.Name            = "superTabItem1";
     this.superTabItem1.Text            = "Zákazka";
     //
     // superTabControlPanel2
     //
     this.superTabControlPanel2.Controls.Add(this.listBox1);
     this.superTabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel2.Location = new System.Drawing.Point(0, 25);
     this.superTabControlPanel2.Name     = "superTabControlPanel2";
     this.superTabControlPanel2.Size     = new System.Drawing.Size(427, 285);
     this.superTabControlPanel2.TabIndex = 2;
     this.superTabControlPanel2.TabItem  = this.superTabItem2;
     //
     // listBox1
     //
     this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Location          = new System.Drawing.Point(0, 0);
     this.listBox1.Name     = "listBox1";
     this.listBox1.Size     = new System.Drawing.Size(427, 285);
     this.listBox1.TabIndex = 0;
     //
     // superTabItem2
     //
     this.superTabItem2.AttachedControl = this.superTabControlPanel2;
     this.superTabItem2.Enabled         = false;
     this.superTabItem2.GlobalItem      = false;
     this.superTabItem2.Name            = "superTabItem2";
     this.superTabItem2.Text            = "História zmien";
     //
     // requiredFieldValidator1
     //
     this.requiredFieldValidator1.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator1.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator2
     //
     this.requiredFieldValidator2.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator2.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator3
     //
     this.requiredFieldValidator3.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator3.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator4
     //
     this.requiredFieldValidator4.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator4.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // tblZakazkyStavTableAdapter
     //
     this.tblZakazkyStavTableAdapter.ClearBeforeFill = true;
     //
     // EditZakazky
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(427, 310);
     this.ControlBox          = false;
     this.Controls.Add(this.superTabControl1);
     this.Name         = "EditZakazky";
     this.Text         = "Úprava zákazky";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.EditZakazky_FormClosing);
     this.Load        += new System.EventHandler(this.EditZakazky_Load);
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
     this.superTabControl1.ResumeLayout(false);
     this.superTabControlPanel1.ResumeLayout(false);
     this.superTabControlPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tblZakazkyStavBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).EndInit();
     this.superTabControlPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#8
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable superTabControlBoxStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable();
     this.superTabControl1      = new DevComponents.DotNetBar.SuperTabControl();
     this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.groupPanel1           = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.btnVlozitNastavenia   = new DevComponents.DotNetBar.ButtonX();
     this.labelX1                     = new DevComponents.DotNetBar.LabelX();
     this.txtNastavenia               = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.lblPopis                    = new DevComponents.DotNetBar.LabelX();
     this.txtPopis                    = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.superGridControl1           = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.gridColumn9                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn14                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn15                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn16                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn17                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.tblNastaveniaBindingSource  = new System.Windows.Forms.BindingSource(this.components);
     this.novaDBcsharpDataSet         = new WindowsFormsApplication14.novaDBcsharpDataSet();
     this.ZavrietZakazku              = new System.Windows.Forms.Button();
     this.UlozitZakazku               = new System.Windows.Forms.Button();
     this.superTabItem1               = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel2       = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.listBox1                    = new System.Windows.Forms.ListBox();
     this.superTabItem2               = new DevComponents.DotNetBar.SuperTabItem();
     this.gridColumn10                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn11                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn12                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn13                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn1                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn2                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn3                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn4                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn5                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn6                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn7                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn8                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.tblZakazkyStavBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.requiredFieldValidator1     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator2     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator3     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator4     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.tblNastaveniaTableAdapter   = new WindowsFormsApplication14.novaDBcsharpDataSetTableAdapters.tblNastaveniaTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
     this.superTabControl1.SuspendLayout();
     this.superTabControlPanel1.SuspendLayout();
     this.groupPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tblNastaveniaBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).BeginInit();
     this.superTabControlPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tblZakazkyStavBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // superTabControl1
     //
     //
     //
     //
     //
     //
     //
     this.superTabControl1.ControlBox.CloseBox.Name = "";
     //
     //
     //
     this.superTabControl1.ControlBox.MenuBox.Name = "";
     this.superTabControl1.ControlBox.Name         = "";
     this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabControl1.ControlBox.MenuBox,
         this.superTabControl1.ControlBox.CloseBox
     });
     this.superTabControl1.Controls.Add(this.superTabControlPanel1);
     this.superTabControl1.Controls.Add(this.superTabControlPanel2);
     this.superTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.superTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.superTabControl1.Name               = "superTabControl1";
     this.superTabControl1.ReorderTabsEnabled = true;
     this.superTabControl1.SelectedTabFont    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.superTabControl1.SelectedTabIndex   = 0;
     this.superTabControl1.Size               = new System.Drawing.Size(838, 491);
     this.superTabControl1.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.superTabControl1.TabIndex           = 11;
     this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabItem1,
         this.superTabItem2
     });
     superTabControlBoxStateColorTable1.Background = System.Drawing.Color.White;
     superTabColorTable1.ControlBoxDefault         = superTabControlBoxStateColorTable1;
     superTabColorTable1.InnerBorder     = System.Drawing.Color.White;
     superTabColorTable1.SelectionMarker = System.Drawing.Color.White;
     this.superTabControl1.TabStripColor = superTabColorTable1;
     this.superTabControl1.Text          = "superTabControl1";
     //
     // superTabControlPanel1
     //
     this.superTabControlPanel1.Controls.Add(this.groupPanel1);
     this.superTabControlPanel1.Controls.Add(this.superGridControl1);
     this.superTabControlPanel1.Controls.Add(this.ZavrietZakazku);
     this.superTabControlPanel1.Controls.Add(this.UlozitZakazku);
     this.superTabControlPanel1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.superTabControlPanel1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel1.Location     = new System.Drawing.Point(0, 25);
     this.superTabControlPanel1.Name         = "superTabControlPanel1";
     this.superTabControlPanel1.Size         = new System.Drawing.Size(838, 466);
     this.superTabControlPanel1.TabIndex     = 1;
     this.superTabControlPanel1.TabItem      = this.superTabItem1;
     //
     // groupPanel1
     //
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel1.Controls.Add(this.btnVlozitNastavenia);
     this.groupPanel1.Controls.Add(this.labelX1);
     this.groupPanel1.Controls.Add(this.txtNastavenia);
     this.groupPanel1.Controls.Add(this.lblPopis);
     this.groupPanel1.Controls.Add(this.txtPopis);
     this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanel1.Location          = new System.Drawing.Point(15, 3);
     this.groupPanel1.Name = "groupPanel1";
     this.groupPanel1.Size = new System.Drawing.Size(814, 142);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel1.TabIndex = 48;
     this.groupPanel1.Text     = "Vložiť nové nastavenie";
     //
     // btnVlozitNastavenia
     //
     this.btnVlozitNastavenia.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnVlozitNastavenia.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnVlozitNastavenia.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.btnVlozitNastavenia.Font           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.btnVlozitNastavenia.Location       = new System.Drawing.Point(66, 65);
     this.btnVlozitNastavenia.Name           = "btnVlozitNastavenia";
     this.btnVlozitNastavenia.Size           = new System.Drawing.Size(522, 32);
     this.btnVlozitNastavenia.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnVlozitNastavenia.TabIndex       = 59;
     this.btnVlozitNastavenia.Text           = "Vložiť nové nastavenie";
     this.btnVlozitNastavenia.Click         += new System.EventHandler(this.btnVlozitNastavenia_Click);
     //
     // labelX1
     //
     this.labelX1.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Location        = new System.Drawing.Point(3, 39);
     this.labelX1.Name            = "labelX1";
     this.labelX1.SingleLineColor = System.Drawing.Color.Transparent;
     this.labelX1.Size            = new System.Drawing.Size(62, 20);
     this.labelX1.TabIndex        = 58;
     this.labelX1.Text            = "Hodnota:";
     this.labelX1.Click          += new System.EventHandler(this.labelX1_Click);
     //
     // txtNastavenia
     //
     //
     //
     //
     this.txtNastavenia.Border.Class      = "TextBoxBorder";
     this.txtNastavenia.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtNastavenia.Location          = new System.Drawing.Point(66, 39);
     this.txtNastavenia.Name             = "txtNastavenia";
     this.txtNastavenia.PreventEnterBeep = true;
     this.txtNastavenia.Size             = new System.Drawing.Size(522, 20);
     this.txtNastavenia.TabIndex         = 57;
     //
     // lblPopis
     //
     this.lblPopis.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.lblPopis.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblPopis.Location        = new System.Drawing.Point(3, 12);
     this.lblPopis.Name            = "lblPopis";
     this.lblPopis.SingleLineColor = System.Drawing.Color.Transparent;
     this.lblPopis.Size            = new System.Drawing.Size(35, 20);
     this.lblPopis.TabIndex        = 56;
     this.lblPopis.Text            = "Popis:";
     //
     // txtPopis
     //
     //
     //
     //
     this.txtPopis.Border.Class      = "TextBoxBorder";
     this.txtPopis.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtPopis.Location          = new System.Drawing.Point(66, 13);
     this.txtPopis.Name             = "txtPopis";
     this.txtPopis.PreventEnterBeep = true;
     this.txtPopis.Size             = new System.Drawing.Size(522, 20);
     this.txtPopis.TabIndex         = 0;
     //
     // superGridControl1
     //
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(15, 148);
     this.superGridControl1.Margin   = new System.Windows.Forms.Padding(0);
     this.superGridControl1.Name     = "superGridControl1";
     //
     //
     //
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn9);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn14);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn15);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn16);
     this.superGridControl1.PrimaryGrid.Columns.Add(this.gridColumn17);
     this.superGridControl1.PrimaryGrid.DataSource           = this.tblNastaveniaBindingSource;
     this.superGridControl1.PrimaryGrid.UseAlternateRowStyle = true;
     this.superGridControl1.Size       = new System.Drawing.Size(814, 269);
     this.superGridControl1.TabIndex   = 47;
     this.superGridControl1.Text       = "superGridControl1";
     this.superGridControl1.BeginEdit += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     //
     // gridColumn9
     //
     this.gridColumn9.AutoSizeMode           = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn9.DataPropertyName       = "id";
     this.gridColumn9.DefaultNewRowCellValue = "";
     this.gridColumn9.EditorType             = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     this.gridColumn9.HeaderText             = "id";
     this.gridColumn9.Name     = "id";
     this.gridColumn9.ReadOnly = true;
     this.gridColumn9.Visible  = false;
     //
     // gridColumn14
     //
     this.gridColumn14.AutoSizeMode              = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn14.CellStyles.Default.Font   = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.gridColumn14.DataPropertyName          = "Popis";
     this.gridColumn14.HeaderStyles.Default.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.gridColumn14.HeaderText = "Popis";
     this.gridColumn14.Name       = "Popis";
     //
     // gridColumn15
     //
     this.gridColumn15.CellStyles.Default.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.gridColumn15.DataPropertyName        = "Hodnota";
     this.gridColumn15.FillWeight = 400;
     this.gridColumn15.HeaderStyles.Default.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.gridColumn15.HeaderText = "Hodnota";
     this.gridColumn15.Name       = "Hodnota";
     this.gridColumn15.Width      = 400;
     //
     // gridColumn16
     //
     this.gridColumn16.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn16.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn16.DataPropertyName             = "kto";
     this.gridColumn16.HeaderText = "Užívateľ";
     this.gridColumn16.Name       = "kto";
     //
     // gridColumn17
     //
     this.gridColumn17.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn17.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn17.DataPropertyName             = "kedy";
     this.gridColumn17.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
     this.gridColumn17.HeaderText = "Dátum";
     this.gridColumn17.Name       = "kedy";
     //
     // tblNastaveniaBindingSource
     //
     this.tblNastaveniaBindingSource.DataMember = "tblNastavenia";
     this.tblNastaveniaBindingSource.DataSource = this.novaDBcsharpDataSet;
     //
     // novaDBcsharpDataSet
     //
     this.novaDBcsharpDataSet.DataSetName             = "novaDBcsharpDataSet";
     this.novaDBcsharpDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // ZavrietZakazku
     //
     this.ZavrietZakazku.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.ZavrietZakazku.Location = new System.Drawing.Point(112, 431);
     this.ZavrietZakazku.Name     = "ZavrietZakazku";
     this.ZavrietZakazku.Size     = new System.Drawing.Size(75, 23);
     this.ZavrietZakazku.TabIndex = 46;
     this.ZavrietZakazku.Text     = "Zavrieť";
     this.ZavrietZakazku.UseVisualStyleBackColor = true;
     this.ZavrietZakazku.Click += new System.EventHandler(this.ZavrietZakazku_Click_1);
     //
     // UlozitZakazku
     //
     this.UlozitZakazku.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.UlozitZakazku.Location = new System.Drawing.Point(15, 431);
     this.UlozitZakazku.Name     = "UlozitZakazku";
     this.UlozitZakazku.Size     = new System.Drawing.Size(91, 23);
     this.UlozitZakazku.TabIndex = 45;
     this.UlozitZakazku.Text     = "Uložiť a zavrieť";
     this.UlozitZakazku.UseVisualStyleBackColor = true;
     this.UlozitZakazku.Click += new System.EventHandler(this.UlozitZakazku_Click);
     //
     // superTabItem1
     //
     this.superTabItem1.AttachedControl = this.superTabControlPanel1;
     this.superTabItem1.GlobalItem      = false;
     this.superTabItem1.Name            = "superTabItem1";
     this.superTabItem1.Text            = "Nastavenia";
     //
     // superTabControlPanel2
     //
     this.superTabControlPanel2.Controls.Add(this.listBox1);
     this.superTabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel2.Location = new System.Drawing.Point(0, 25);
     this.superTabControlPanel2.Name     = "superTabControlPanel2";
     this.superTabControlPanel2.Size     = new System.Drawing.Size(427, 285);
     this.superTabControlPanel2.TabIndex = 2;
     this.superTabControlPanel2.TabItem  = this.superTabItem2;
     //
     // listBox1
     //
     this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Location          = new System.Drawing.Point(0, 0);
     this.listBox1.Name     = "listBox1";
     this.listBox1.Size     = new System.Drawing.Size(427, 285);
     this.listBox1.TabIndex = 0;
     //
     // superTabItem2
     //
     this.superTabItem2.AttachedControl = this.superTabControlPanel2;
     this.superTabItem2.Enabled         = false;
     this.superTabItem2.GlobalItem      = false;
     this.superTabItem2.Name            = "superTabItem2";
     this.superTabItem2.Text            = "História zmien";
     //
     // gridColumn10
     //
     this.gridColumn10.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn10.DataPropertyName             = "LOT";
     this.gridColumn10.HeaderText = "LOT Vlákna";
     this.gridColumn10.Name       = "LOT";
     this.gridColumn10.Width      = 180;
     //
     // gridColumn11
     //
     this.gridColumn11.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn11.DataPropertyName             = "rmax";
     this.gridColumn11.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridMaskedTextBoxEditControl);
     this.gridColumn11.HeaderText = "Rmax";
     this.gridColumn11.Name       = "rmax";
     //
     // gridColumn12
     //
     this.gridColumn12.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn12.DataPropertyName             = "kto";
     this.gridColumn12.FilterMatchType = DevComponents.DotNetBar.SuperGrid.FilterMatchType.None;
     this.gridColumn12.HeaderText      = "Užívateľ";
     this.gridColumn12.Name            = "kto";
     //
     // gridColumn13
     //
     this.gridColumn13.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn13.DataPropertyName             = "kedy";
     this.gridColumn13.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
     this.gridColumn13.HeaderText = "Dátum";
     this.gridColumn13.Name       = "kedy";
     this.gridColumn13.Width      = 150;
     //
     // gridColumn1
     //
     this.gridColumn1.AutoSizeMode     = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn1.DataPropertyName = "IdUzivatela";
     this.gridColumn1.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     this.gridColumn1.HeaderText       = "IdUzivatela";
     this.gridColumn1.Name             = "IdUzivatela";
     this.gridColumn1.ReadOnly         = true;
     this.gridColumn1.Visible          = false;
     //
     // gridColumn2
     //
     this.gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn2.DataPropertyName             = "Skupina";
     this.gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     this.gridColumn2.HeaderText = "Skupina";
     this.gridColumn2.Name       = "Skupina";
     //
     // gridColumn3
     //
     this.gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn3.DataPropertyName             = "Meno";
     this.gridColumn3.HeaderText = "Meno";
     this.gridColumn3.Name       = "Meno";
     //
     // gridColumn4
     //
     this.gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn4.DataPropertyName             = "Heslo";
     this.gridColumn4.HeaderText = "Heslo";
     this.gridColumn4.Name       = "Heslo";
     //
     // gridColumn5
     //
     this.gridColumn5.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn5.DataPropertyName             = "Email";
     this.gridColumn5.HeaderText = "Email";
     this.gridColumn5.Name       = "Email";
     //
     // gridColumn6
     //
     this.gridColumn6.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn6.DataPropertyName             = "Opravnenie";
     this.gridColumn6.HeaderText = "Opravnenie";
     this.gridColumn6.Name       = "Opravnenie";
     //
     // gridColumn7
     //
     this.gridColumn7.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn7.DataPropertyName             = "Kto";
     this.gridColumn7.HeaderText = "Kto";
     this.gridColumn7.Name       = "Kto";
     //
     // gridColumn8
     //
     this.gridColumn8.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn8.DataPropertyName             = "Kedy";
     this.gridColumn8.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
     this.gridColumn8.HeaderText = "Kedy";
     this.gridColumn8.Name       = "Kedy";
     //
     // tblZakazkyStavBindingSource
     //
     this.tblZakazkyStavBindingSource.DataMember = "tblZakazkyStav";
     this.tblZakazkyStavBindingSource.DataSource = this.novaDBcsharpDataSet;
     //
     // requiredFieldValidator1
     //
     this.requiredFieldValidator1.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator1.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator2
     //
     this.requiredFieldValidator2.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator2.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator3
     //
     this.requiredFieldValidator3.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator3.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator4
     //
     this.requiredFieldValidator4.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator4.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // tblNastaveniaTableAdapter
     //
     this.tblNastaveniaTableAdapter.ClearBeforeFill = true;
     //
     // Nastavenia
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(838, 491);
     this.ControlBox          = false;
     this.Controls.Add(this.superTabControl1);
     this.Name          = "Nastavenia";
     this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Nastavenia";
     this.Load         += new System.EventHandler(this.Rmax_values_Load);
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
     this.superTabControl1.ResumeLayout(false);
     this.superTabControlPanel1.ResumeLayout(false);
     this.groupPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tblNastaveniaBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).EndInit();
     this.superTabControlPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tblZakazkyStavBindingSource)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
			this.components = new System.ComponentModel.Container();
			DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemColorTable superTabItemColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabColorStates superTabColorStates1 = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EntityForm2));
			this.panelDiagram = new System.Windows.Forms.Panel();
			this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
			this.dockSite4 = new DevComponents.DotNetBar.DockSite();
			this.dockSite1 = new DevComponents.DotNetBar.DockSite();
			this.dockSite2 = new DevComponents.DotNetBar.DockSite();
			this.dockSite8 = new DevComponents.DotNetBar.DockSite();
			this.dockSite5 = new DevComponents.DotNetBar.DockSite();
			this.dockSite6 = new DevComponents.DotNetBar.DockSite();
			this.dockSite7 = new DevComponents.DotNetBar.DockSite();
			this.dockSite3 = new DevComponents.DotNetBar.DockSite();
			this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
			this.bar1 = new DevComponents.DotNetBar.SuperTabControl();
			this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.entityDetailsEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.EntityDetailsEditor();
			this.superTabItemEntityDetails = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel4 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.tablePropertiesEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.TableColumnsEditor();
			this.superTabItemTableColumns = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.propertiesEditorEntityProperties = new ArchAngel.Providers.EntityModel.UI.Editors.EntityPropertiesEditor();
			this.superTabItemEntityProperties = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.tableDetailsEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.TableDetailsEditor();
			this.superTabItemTableDetails = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel7 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.componentPropertiesEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.ComponentPropertiesEditor();
			this.superTabItemComponentProperties = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel6 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.componentDetailsEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.ComponentDetailsEditor();
			this.superTabItemComponentDetails = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel5 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.tableKeysEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.TableKeysEditor();
			this.superTabItemTableKeys = new DevComponents.DotNetBar.SuperTabItem();
			this.expandableSplitter1 = new DevComponents.DotNetBar.ExpandableSplitter();
			this.buttonHybrid = new DevComponents.DotNetBar.ButtonX();
			this.buttonTableRelationships = new DevComponents.DotNetBar.ButtonX();
			this.buttonTableMappings = new DevComponents.DotNetBar.ButtonX();
			this.panelTop = new DevComponents.DotNetBar.PanelEx();
			this.buttonShowMapping = new DevComponents.DotNetBar.ButtonX();
			this.buttonShowInheritance = new DevComponents.DotNetBar.ButtonX();
			this.highlighter1 = new DevComponents.DotNetBar.Validator.Highlighter();
			((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
			this.bar1.SuspendLayout();
			this.superTabControlPanel1.SuspendLayout();
			this.superTabControlPanel4.SuspendLayout();
			this.superTabControlPanel2.SuspendLayout();
			this.superTabControlPanel3.SuspendLayout();
			this.superTabControlPanel7.SuspendLayout();
			this.superTabControlPanel6.SuspendLayout();
			this.superTabControlPanel5.SuspendLayout();
			this.panelTop.SuspendLayout();
			this.SuspendLayout();
			// 
			// panelDiagram
			// 
			this.panelDiagram.AutoScroll = true;
			this.panelDiagram.BackColor = System.Drawing.Color.Black;
			this.panelDiagram.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panelDiagram.Location = new System.Drawing.Point(0, 33);
			this.panelDiagram.Name = "panelDiagram";
			this.panelDiagram.Size = new System.Drawing.Size(753, 282);
			this.panelDiagram.TabIndex = 0;
			// 
			// dotNetBarManager1
			// 
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.F1);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlC);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlA);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlV);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlX);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlZ);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlY);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Del);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Ins);
			this.dotNetBarManager1.BottomDockSite = this.dockSite4;
			this.dotNetBarManager1.EnableFullSizeDock = false;
			this.dotNetBarManager1.LeftDockSite = this.dockSite1;
			this.dotNetBarManager1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
			this.dotNetBarManager1.ParentForm = null;
			this.dotNetBarManager1.ParentUserControl = this;
			this.dotNetBarManager1.RightDockSite = this.dockSite2;
			this.dotNetBarManager1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Windows7;
			this.dotNetBarManager1.ToolbarBottomDockSite = this.dockSite8;
			this.dotNetBarManager1.ToolbarLeftDockSite = this.dockSite5;
			this.dotNetBarManager1.ToolbarRightDockSite = this.dockSite6;
			this.dotNetBarManager1.ToolbarTopDockSite = this.dockSite7;
			this.dotNetBarManager1.TopDockSite = this.dockSite3;
			// 
			// dockSite4
			// 
			this.dockSite4.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite4.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.dockSite4.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
			this.dockSite4.Location = new System.Drawing.Point(0, 502);
			this.dockSite4.Name = "dockSite4";
			this.dockSite4.Size = new System.Drawing.Size(753, 0);
			this.dockSite4.TabIndex = 7;
			this.dockSite4.TabStop = false;
			// 
			// dockSite1
			// 
			this.dockSite1.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite1.Dock = System.Windows.Forms.DockStyle.Left;
			this.dockSite1.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
			this.dockSite1.Location = new System.Drawing.Point(0, 33);
			this.dockSite1.Name = "dockSite1";
			this.dockSite1.Size = new System.Drawing.Size(0, 469);
			this.dockSite1.TabIndex = 4;
			this.dockSite1.TabStop = false;
			// 
			// dockSite2
			// 
			this.dockSite2.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite2.Dock = System.Windows.Forms.DockStyle.Right;
			this.dockSite2.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
			this.dockSite2.Location = new System.Drawing.Point(753, 33);
			this.dockSite2.Name = "dockSite2";
			this.dockSite2.Size = new System.Drawing.Size(0, 469);
			this.dockSite2.TabIndex = 5;
			this.dockSite2.TabStop = false;
			// 
			// dockSite8
			// 
			this.dockSite8.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite8.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.dockSite8.Location = new System.Drawing.Point(0, 502);
			this.dockSite8.Name = "dockSite8";
			this.dockSite8.Size = new System.Drawing.Size(753, 0);
			this.dockSite8.TabIndex = 11;
			this.dockSite8.TabStop = false;
			// 
			// dockSite5
			// 
			this.dockSite5.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite5.Dock = System.Windows.Forms.DockStyle.Left;
			this.dockSite5.Location = new System.Drawing.Point(0, 33);
			this.dockSite5.Name = "dockSite5";
			this.dockSite5.Size = new System.Drawing.Size(0, 469);
			this.dockSite5.TabIndex = 8;
			this.dockSite5.TabStop = false;
			// 
			// dockSite6
			// 
			this.dockSite6.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite6.Dock = System.Windows.Forms.DockStyle.Right;
			this.dockSite6.Location = new System.Drawing.Point(753, 33);
			this.dockSite6.Name = "dockSite6";
			this.dockSite6.Size = new System.Drawing.Size(0, 469);
			this.dockSite6.TabIndex = 9;
			this.dockSite6.TabStop = false;
			// 
			// dockSite7
			// 
			this.dockSite7.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite7.Dock = System.Windows.Forms.DockStyle.Top;
			this.dockSite7.Location = new System.Drawing.Point(0, 33);
			this.dockSite7.Name = "dockSite7";
			this.dockSite7.Size = new System.Drawing.Size(753, 0);
			this.dockSite7.TabIndex = 10;
			this.dockSite7.TabStop = false;
			// 
			// dockSite3
			// 
			this.dockSite3.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite3.Dock = System.Windows.Forms.DockStyle.Top;
			this.dockSite3.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
			this.dockSite3.Location = new System.Drawing.Point(0, 33);
			this.dockSite3.Name = "dockSite3";
			this.dockSite3.Size = new System.Drawing.Size(753, 0);
			this.dockSite3.TabIndex = 6;
			this.dockSite3.TabStop = false;
			// 
			// superTooltip1
			// 
			this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
			// 
			// bar1
			// 
			this.bar1.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			// 
			// 
			// 
			this.bar1.ControlBox.CloseBox.Name = "";
			// 
			// 
			// 
			this.bar1.ControlBox.MenuBox.Name = "";
			this.bar1.ControlBox.Name = "";
			this.bar1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.bar1.ControlBox.MenuBox,
            this.bar1.ControlBox.CloseBox});
			this.bar1.Controls.Add(this.superTabControlPanel1);
			this.bar1.Controls.Add(this.superTabControlPanel4);
			this.bar1.Controls.Add(this.superTabControlPanel2);
			this.bar1.Controls.Add(this.superTabControlPanel3);
			this.bar1.Controls.Add(this.superTabControlPanel7);
			this.bar1.Controls.Add(this.superTabControlPanel6);
			this.bar1.Controls.Add(this.superTabControlPanel5);
			this.bar1.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.bar1.ForeColor = System.Drawing.Color.White;
			this.bar1.Location = new System.Drawing.Point(0, 321);
			this.bar1.Name = "bar1";
			this.bar1.ReorderTabsEnabled = true;
			this.bar1.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
			this.bar1.SelectedTabIndex = 6;
			this.bar1.Size = new System.Drawing.Size(753, 181);
			this.bar1.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Left;
			this.bar1.TabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.bar1.TabIndex = 0;
			this.bar1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabItemEntityDetails,
            this.superTabItemEntityProperties,
            this.superTabItemTableDetails,
            this.superTabItemTableColumns,
            this.superTabItemTableKeys,
            this.superTabItemComponentDetails,
            this.superTabItemComponentProperties});
			superTabLinearGradientColorTable4.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))))};
			superTabColorTable1.Background = superTabLinearGradientColorTable4;
			superTabColorTable1.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
			superTabColorTable1.OuterBorder = System.Drawing.Color.Black;
			superTabColorTable1.SelectionMarker = System.Drawing.Color.White;
			this.bar1.TabStripColor = superTabColorTable1;
			this.bar1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
			this.bar1.TabVerticalSpacing = 10;
			this.bar1.Text = "Details";
			// 
			// superTabControlPanel1
			// 
			this.superTabControlPanel1.Controls.Add(this.entityDetailsEditor1);
			this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel1.Location = new System.Drawing.Point(73, 0);
			this.superTabControlPanel1.Name = "superTabControlPanel1";
			this.superTabControlPanel1.Size = new System.Drawing.Size(680, 181);
			this.superTabControlPanel1.TabIndex = 1;
			this.superTabControlPanel1.TabItem = this.superTabItemEntityDetails;
			// 
			// entityDetailsEditor1
			// 
			this.entityDetailsEditor1.AutoScroll = true;
			this.entityDetailsEditor1.BackColor = System.Drawing.Color.Black;
			this.entityDetailsEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.entityDetailsEditor1.Entity = null;
			this.entityDetailsEditor1.ForeColor = System.Drawing.Color.White;
			this.entityDetailsEditor1.Location = new System.Drawing.Point(0, 0);
			this.entityDetailsEditor1.Name = "entityDetailsEditor1";
			this.entityDetailsEditor1.Size = new System.Drawing.Size(680, 181);
			this.entityDetailsEditor1.TabIndex = 0;
			// 
			// superTabItemEntityDetails
			// 
			this.superTabItemEntityDetails.AttachedControl = this.superTabControlPanel1;
			this.superTabItemEntityDetails.GlobalItem = false;
			this.superTabItemEntityDetails.Name = "superTabItemEntityDetails";
			superTabLinearGradientColorTable1.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))))};
			superTabItemStateColorTable1.Background = superTabLinearGradientColorTable1;
			superTabItemStateColorTable1.Text = System.Drawing.Color.White;
			superTabColorStates1.Normal = superTabItemStateColorTable1;
			superTabLinearGradientColorTable2.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))))};
			superTabItemStateColorTable2.Background = superTabLinearGradientColorTable2;
			superTabItemStateColorTable2.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
			superTabItemStateColorTable2.OuterBorder = System.Drawing.Color.Black;
			superTabItemStateColorTable2.Text = System.Drawing.Color.White;
			superTabColorStates1.Selected = superTabItemStateColorTable2;
			superTabLinearGradientColorTable3.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))))};
			superTabItemStateColorTable3.Background = superTabLinearGradientColorTable3;
			superTabColorStates1.SelectedMouseOver = superTabItemStateColorTable3;
			superTabItemColorTable1.Default = superTabColorStates1;
			this.superTabItemEntityDetails.TabColor = superTabItemColorTable1;
			this.superTabItemEntityDetails.Text = "Details";
			// 
			// superTabControlPanel4
			// 
			this.superTabControlPanel4.Controls.Add(this.tablePropertiesEditor1);
			this.superTabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel4.Location = new System.Drawing.Point(73, 0);
			this.superTabControlPanel4.Name = "superTabControlPanel4";
			this.superTabControlPanel4.Size = new System.Drawing.Size(680, 181);
			this.superTabControlPanel4.TabIndex = 0;
			this.superTabControlPanel4.TabItem = this.superTabItemTableColumns;
			// 
			// tablePropertiesEditor1
			// 
			this.tablePropertiesEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.tablePropertiesEditor1.Location = new System.Drawing.Point(0, 0);
			this.tablePropertiesEditor1.Name = "tablePropertiesEditor1";
			this.tablePropertiesEditor1.Size = new System.Drawing.Size(680, 181);
			this.tablePropertiesEditor1.TabIndex = 0;
			this.tablePropertiesEditor1.Table = null;
			// 
			// superTabItemTableColumns
			// 
			this.superTabItemTableColumns.AttachedControl = this.superTabControlPanel4;
			this.superTabItemTableColumns.GlobalItem = false;
			this.superTabItemTableColumns.Name = "superTabItemTableColumns";
			this.superTabItemTableColumns.Text = "Columns";
			// 
			// superTabControlPanel2
			// 
			this.superTabControlPanel2.Controls.Add(this.propertiesEditorEntityProperties);
			this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel2.Location = new System.Drawing.Point(73, 0);
			this.superTabControlPanel2.Name = "superTabControlPanel2";
			this.superTabControlPanel2.Size = new System.Drawing.Size(680, 181);
			this.superTabControlPanel2.TabIndex = 0;
			this.superTabControlPanel2.TabItem = this.superTabItemEntityProperties;
			// 
			// propertiesEditorEntityProperties
			// 
			this.propertiesEditorEntityProperties.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(13)))), ((int)(((byte)(13)))), ((int)(((byte)(13)))));
			this.propertiesEditorEntityProperties.Dock = System.Windows.Forms.DockStyle.Fill;
			this.propertiesEditorEntityProperties.Entity = null;
			this.propertiesEditorEntityProperties.Location = new System.Drawing.Point(0, 0);
			this.propertiesEditorEntityProperties.Name = "propertiesEditorEntityProperties";
			this.propertiesEditorEntityProperties.Size = new System.Drawing.Size(680, 181);
			this.propertiesEditorEntityProperties.TabIndex = 0;
			// 
			// superTabItemEntityProperties
			// 
			this.superTabItemEntityProperties.AttachedControl = this.superTabControlPanel2;
			this.superTabItemEntityProperties.GlobalItem = false;
			this.superTabItemEntityProperties.Name = "superTabItemEntityProperties";
			this.superTabItemEntityProperties.Text = "Properties";
			// 
			// superTabControlPanel3
			// 
			this.superTabControlPanel3.Controls.Add(this.tableDetailsEditor1);
			this.superTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel3.Location = new System.Drawing.Point(73, 0);
			this.superTabControlPanel3.Name = "superTabControlPanel3";
			this.superTabControlPanel3.Size = new System.Drawing.Size(680, 181);
			this.superTabControlPanel3.TabIndex = 0;
			this.superTabControlPanel3.TabItem = this.superTabItemTableDetails;
			// 
			// tableDetailsEditor1
			// 
			this.tableDetailsEditor1.BackColor = System.Drawing.Color.Black;
			this.tableDetailsEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.tableDetailsEditor1.ForeColor = System.Drawing.Color.White;
			this.tableDetailsEditor1.Location = new System.Drawing.Point(0, 0);
			this.tableDetailsEditor1.Name = "tableDetailsEditor1";
			this.tableDetailsEditor1.Size = new System.Drawing.Size(680, 181);
			this.tableDetailsEditor1.TabIndex = 0;
			this.tableDetailsEditor1.Table = null;
			// 
			// superTabItemTableDetails
			// 
			this.superTabItemTableDetails.AttachedControl = this.superTabControlPanel3;
			this.superTabItemTableDetails.GlobalItem = false;
			this.superTabItemTableDetails.Name = "superTabItemTableDetails";
			this.superTabItemTableDetails.Text = "Details";
			// 
			// superTabControlPanel7
			// 
			this.superTabControlPanel7.Controls.Add(this.componentPropertiesEditor1);
			this.superTabControlPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel7.Location = new System.Drawing.Point(73, 0);
			this.superTabControlPanel7.Name = "superTabControlPanel7";
			this.superTabControlPanel7.Size = new System.Drawing.Size(680, 181);
			this.superTabControlPanel7.TabIndex = 0;
			this.superTabControlPanel7.TabItem = this.superTabItemComponentProperties;
			// 
			// componentPropertiesEditor1
			// 
			this.componentPropertiesEditor1.ComponentSpecification = null;
			this.componentPropertiesEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.componentPropertiesEditor1.Location = new System.Drawing.Point(0, 0);
			this.componentPropertiesEditor1.Name = "componentPropertiesEditor1";
			this.componentPropertiesEditor1.Size = new System.Drawing.Size(680, 181);
			this.componentPropertiesEditor1.TabIndex = 0;
			// 
			// superTabItemComponentProperties
			// 
			this.superTabItemComponentProperties.AttachedControl = this.superTabControlPanel7;
			this.superTabItemComponentProperties.GlobalItem = false;
			this.superTabItemComponentProperties.Name = "superTabItemComponentProperties";
			this.superTabItemComponentProperties.Text = "Properties";
			// 
			// superTabControlPanel6
			// 
			this.superTabControlPanel6.Controls.Add(this.componentDetailsEditor1);
			this.superTabControlPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel6.Location = new System.Drawing.Point(73, 0);
			this.superTabControlPanel6.Name = "superTabControlPanel6";
			this.superTabControlPanel6.Size = new System.Drawing.Size(680, 181);
			this.superTabControlPanel6.TabIndex = 0;
			this.superTabControlPanel6.TabItem = this.superTabItemComponentDetails;
			// 
			// componentDetailsEditor1
			// 
			this.componentDetailsEditor1.BackColor = System.Drawing.Color.Black;
			this.componentDetailsEditor1.ComponentSpecification = null;
			this.componentDetailsEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.componentDetailsEditor1.ForeColor = System.Drawing.Color.White;
			this.componentDetailsEditor1.Location = new System.Drawing.Point(0, 0);
			this.componentDetailsEditor1.Name = "componentDetailsEditor1";
			this.componentDetailsEditor1.Size = new System.Drawing.Size(680, 181);
			this.componentDetailsEditor1.TabIndex = 0;
			// 
			// superTabItemComponentDetails
			// 
			this.superTabItemComponentDetails.AttachedControl = this.superTabControlPanel6;
			this.superTabItemComponentDetails.GlobalItem = false;
			this.superTabItemComponentDetails.Name = "superTabItemComponentDetails";
			this.superTabItemComponentDetails.Text = "Details";
			// 
			// superTabControlPanel5
			// 
			this.superTabControlPanel5.Controls.Add(this.tableKeysEditor1);
			this.superTabControlPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel5.Location = new System.Drawing.Point(73, 0);
			this.superTabControlPanel5.Name = "superTabControlPanel5";
			this.superTabControlPanel5.Size = new System.Drawing.Size(680, 181);
			this.superTabControlPanel5.TabIndex = 0;
			this.superTabControlPanel5.TabItem = this.superTabItemTableKeys;
			// 
			// tableKeysEditor1
			// 
			this.tableKeysEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.tableKeysEditor1.Location = new System.Drawing.Point(0, 0);
			this.tableKeysEditor1.Name = "tableKeysEditor1";
			this.tableKeysEditor1.Size = new System.Drawing.Size(680, 181);
			this.tableKeysEditor1.TabIndex = 0;
			this.tableKeysEditor1.Table = null;
			// 
			// superTabItemTableKeys
			// 
			this.superTabItemTableKeys.AttachedControl = this.superTabControlPanel5;
			this.superTabItemTableKeys.GlobalItem = false;
			this.superTabItemTableKeys.Name = "superTabItemTableKeys";
			this.superTabItemTableKeys.Text = "Keys";
			// 
			// expandableSplitter1
			// 
			this.expandableSplitter1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
			this.expandableSplitter1.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.expandableSplitter1.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.expandableSplitter1.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.expandableSplitter1.Expandable = false;
			this.expandableSplitter1.ExpandableControl = this.panelDiagram;
			this.expandableSplitter1.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
			this.expandableSplitter1.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.expandableSplitter1.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.expandableSplitter1.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
			this.expandableSplitter1.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.expandableSplitter1.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
			this.expandableSplitter1.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
			this.expandableSplitter1.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.expandableSplitter1.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
			this.expandableSplitter1.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
			this.expandableSplitter1.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
			this.expandableSplitter1.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
			this.expandableSplitter1.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
			this.expandableSplitter1.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.expandableSplitter1.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.expandableSplitter1.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
			this.expandableSplitter1.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
			this.expandableSplitter1.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.expandableSplitter1.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
			this.expandableSplitter1.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.expandableSplitter1.Location = new System.Drawing.Point(0, 315);
			this.expandableSplitter1.Name = "expandableSplitter1";
			this.expandableSplitter1.Size = new System.Drawing.Size(753, 6);
			this.expandableSplitter1.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
			this.expandableSplitter1.TabIndex = 12;
			this.expandableSplitter1.TabStop = false;
			// 
			// buttonHybrid
			// 
			this.buttonHybrid.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonHybrid.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonHybrid.Location = new System.Drawing.Point(282, 7);
			this.buttonHybrid.Name = "buttonHybrid";
			this.buttonHybrid.Size = new System.Drawing.Size(75, 23);
			this.buttonHybrid.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonHybrid.TabIndex = 3;
			this.buttonHybrid.Text = "E Hybrid";
			this.buttonHybrid.Visible = false;
			this.buttonHybrid.Click += new System.EventHandler(this.buttonHybrid_Click);
			// 
			// buttonTableRelationships
			// 
			this.buttonTableRelationships.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonTableRelationships.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonTableRelationships.Location = new System.Drawing.Point(363, 4);
			this.buttonTableRelationships.Name = "buttonTableRelationships";
			this.buttonTableRelationships.Size = new System.Drawing.Size(84, 23);
			this.buttonTableRelationships.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonTableRelationships.TabIndex = 4;
			this.buttonTableRelationships.Text = "T Relationships";
			this.buttonTableRelationships.Visible = false;
			this.buttonTableRelationships.Click += new System.EventHandler(this.buttonTableRelationships_Click);
			// 
			// buttonTableMappings
			// 
			this.buttonTableMappings.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonTableMappings.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonTableMappings.Location = new System.Drawing.Point(453, 3);
			this.buttonTableMappings.Name = "buttonTableMappings";
			this.buttonTableMappings.Size = new System.Drawing.Size(84, 23);
			this.buttonTableMappings.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonTableMappings.TabIndex = 5;
			this.buttonTableMappings.Text = "T Mapping";
			this.buttonTableMappings.Visible = false;
			this.buttonTableMappings.Click += new System.EventHandler(this.buttonTableMappings_Click);
			// 
			// panelTop
			// 
			this.panelTop.Controls.Add(this.buttonShowMapping);
			this.panelTop.Controls.Add(this.buttonShowInheritance);
			this.panelTop.Controls.Add(this.buttonTableMappings);
			this.panelTop.Controls.Add(this.buttonTableRelationships);
			this.panelTop.Controls.Add(this.buttonHybrid);
			this.panelTop.Dock = System.Windows.Forms.DockStyle.Top;
			this.panelTop.Location = new System.Drawing.Point(0, 0);
			this.panelTop.Name = "panelTop";
			this.panelTop.Size = new System.Drawing.Size(753, 33);
			this.panelTop.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
			this.panelTop.Style.BackColor2.Color = System.Drawing.Color.Black;
			this.panelTop.Style.GradientAngle = 90;
			this.panelTop.TabIndex = 3;
			// 
			// buttonShowMapping
			// 
			this.buttonShowMapping.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonShowMapping.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
			this.buttonShowMapping.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonShowMapping.HoverImage = ((System.Drawing.Image)(resources.GetObject("buttonShowMapping.HoverImage")));
			this.buttonShowMapping.Image = ((System.Drawing.Image)(resources.GetObject("buttonShowMapping.Image")));
			this.buttonShowMapping.Location = new System.Drawing.Point(19, 5);
			this.buttonShowMapping.Name = "buttonShowMapping";
			this.buttonShowMapping.Size = new System.Drawing.Size(96, 23);
			this.buttonShowMapping.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonShowMapping.TabIndex = 10;
			this.buttonShowMapping.Text = "  Mapping";
			this.buttonShowMapping.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
			this.buttonShowMapping.Visible = false;
			this.buttonShowMapping.Click += new System.EventHandler(this.buttonShowMapping_Click);
			// 
			// buttonShowInheritance
			// 
			this.buttonShowInheritance.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonShowInheritance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))));
			this.buttonShowInheritance.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonShowInheritance.HoverImage = ((System.Drawing.Image)(resources.GetObject("buttonShowInheritance.HoverImage")));
			this.buttonShowInheritance.Image = ((System.Drawing.Image)(resources.GetObject("buttonShowInheritance.Image")));
			this.buttonShowInheritance.Location = new System.Drawing.Point(130, 5);
			this.buttonShowInheritance.Name = "buttonShowInheritance";
			this.buttonShowInheritance.Size = new System.Drawing.Size(96, 23);
			this.buttonShowInheritance.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonShowInheritance.TabIndex = 9;
			this.buttonShowInheritance.Text = "  Inheritance";
			this.buttonShowInheritance.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
			this.buttonShowInheritance.Visible = false;
			this.buttonShowInheritance.Click += new System.EventHandler(this.buttonShowInheritance_Click);
			// 
			// highlighter1
			// 
			this.highlighter1.ContainerControl = this;
			this.highlighter1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
			// 
			// EntityForm2
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.panelDiagram);
			this.Controls.Add(this.expandableSplitter1);
			this.Controls.Add(this.bar1);
			this.Controls.Add(this.dockSite2);
			this.Controls.Add(this.dockSite1);
			this.Controls.Add(this.dockSite3);
			this.Controls.Add(this.dockSite4);
			this.Controls.Add(this.dockSite5);
			this.Controls.Add(this.dockSite6);
			this.Controls.Add(this.dockSite7);
			this.Controls.Add(this.dockSite8);
			this.Controls.Add(this.panelTop);
			this.Name = "EntityForm2";
			this.Size = new System.Drawing.Size(753, 502);
			((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
			this.bar1.ResumeLayout(false);
			this.superTabControlPanel1.ResumeLayout(false);
			this.superTabControlPanel4.ResumeLayout(false);
			this.superTabControlPanel2.ResumeLayout(false);
			this.superTabControlPanel3.ResumeLayout(false);
			this.superTabControlPanel7.ResumeLayout(false);
			this.superTabControlPanel6.ResumeLayout(false);
			this.superTabControlPanel5.ResumeLayout(false);
			this.panelTop.ResumeLayout(false);
			this.ResumeLayout(false);

        }
示例#10
0
		/// <summary> 
		/// Required method for Designer support - do not modify 
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable5 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemColorTable superTabItemColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabColorStates superTabColorStates2 = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Templates));
			DevComponents.DotNetBar.Rendering.SuperTabItemColorTable superTabItemColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabColorStates superTabColorStates1 = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			ActiproSoftware.SyntaxEditor.Document document1 = new ActiproSoftware.SyntaxEditor.Document();
			ActiproSoftware.SyntaxEditor.Document document2 = new ActiproSoftware.SyntaxEditor.Document();
			ActiproSoftware.SyntaxEditor.Document document3 = new ActiproSoftware.SyntaxEditor.Document();
			ActiproSoftware.SyntaxEditor.Document document4 = new ActiproSoftware.SyntaxEditor.Document();
			System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
			ActiproSoftware.SyntaxEditor.Document document5 = new ActiproSoftware.SyntaxEditor.Document();
			this.panel1 = new System.Windows.Forms.Panel();
			this.superTabControl2 = new DevComponents.DotNetBar.SuperTabControl();
			this.superTabControlPanel4 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.panel7 = new System.Windows.Forms.Panel();
			this.listViewResources = new DevComponents.DotNetBar.Controls.ListViewEx();
			this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
			this.contextMenuStaticFiles = new System.Windows.Forms.ContextMenuStrip(this.components);
			this.mnuDeleteStaticFiles = new System.Windows.Forms.ToolStripMenuItem();
			this.buttonAddBinaryFile = new DevComponents.DotNetBar.ButtonX();
			this.superTabItem2 = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.treeFiles = new DevComponents.AdvTree.AdvTree();
			this.columnHeader1 = new DevComponents.AdvTree.ColumnHeader();
			this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
			this.mnuNewFolder = new System.Windows.Forms.ToolStripMenuItem();
			this.mnuNewFile = new System.Windows.Forms.ToolStripMenuItem();
			this.mnuNewStaticFile = new System.Windows.Forms.ToolStripMenuItem();
			this.mnuAddManyStaticFiles = new System.Windows.Forms.ToolStripMenuItem();
			this.mnuDelete = new System.Windows.Forms.ToolStripMenuItem();
			this.imageList1 = new System.Windows.Forms.ImageList(this.components);
			this.node2 = new DevComponents.AdvTree.Node();
			this.elementStyle3 = new DevComponents.DotNetBar.ElementStyle();
			this.nodeConnector1 = new DevComponents.AdvTree.NodeConnector();
			this.elementStyle1 = new DevComponents.DotNetBar.ElementStyle();
			this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem();
			this.expandableSplitter1 = new DevComponents.DotNetBar.ExpandableSplitter();
			this.panel2 = new System.Windows.Forms.Panel();
			this.superTabControl1 = new DevComponents.DotNetBar.SuperTabControl();
			this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.panel4 = new System.Windows.Forms.Panel();
			this.syntaxEditorSkipStaticFile = new ActiproSoftware.SyntaxEditor.SyntaxEditor();
			this.syntaxEditor1 = new ActiproSoftware.SyntaxEditor.SyntaxEditor();
			this.panel3 = new System.Windows.Forms.Panel();
			this.comboBoxEncoding = new DevComponents.DotNetBar.Controls.ComboBoxEx();
			this.labelSkipStaticFile = new System.Windows.Forms.Label();
			this.comboBoxStaticFiles = new DevComponents.DotNetBar.Controls.ComboBoxEx();
			this.syntaxEditorFilename = new ActiproSoftware.SyntaxEditor.SyntaxEditor();
			this.comboBoxSyntax = new DevComponents.DotNetBar.Controls.ComboBoxEx();
			this.comboBoxIterator = new DevComponents.DotNetBar.Controls.ComboBoxEx();
			this.labelHeader = new DevComponents.DotNetBar.LabelX();
			this.labelFilename = new System.Windows.Forms.Label();
			this.superTabItemScript = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.panel5 = new System.Windows.Forms.Panel();
			this.syntaxEditorTest = new ActiproSoftware.SyntaxEditor.SyntaxEditor();
			this.labelResults = new DevComponents.DotNetBar.LabelX();
			this.panel6 = new System.Windows.Forms.Panel();
			this.buttonTest = new DevComponents.DotNetBar.ButtonX();
			this.crumbBarTestObjects = new DevComponents.DotNetBar.CrumbBar();
			this.imageListCrumbBar = new System.Windows.Forms.ImageList(this.components);
			this.superTabItemTest = new DevComponents.DotNetBar.SuperTabItem();
			this.labelX2 = new DevComponents.DotNetBar.LabelX();
			this.buttonSave = new DevComponents.DotNetBar.ButtonX();
			this.buttonSaveAs = new DevComponents.DotNetBar.ButtonItem();
			this.buttonExport = new DevComponents.DotNetBar.ButtonItem();
			this.comboBoxTemplates = new DevComponents.DotNetBar.Controls.ComboBoxEx();
			this.label2 = new System.Windows.Forms.Label();
			this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
			this.comboBoxDelimiter = new DevComponents.DotNetBar.Controls.ComboBoxEx();
			this.comboItem1 = new DevComponents.Editors.ComboItem();
			this.comboItem2 = new DevComponents.Editors.ComboItem();
			this.dotNetBarManager1 = new DevComponents.DotNetBar.DotNetBarManager(this.components);
			this.dockSite4 = new DevComponents.DotNetBar.DockSite();
			this.bar1 = new DevComponents.DotNetBar.Bar();
			this.panelDockContainer3 = new DevComponents.DotNetBar.PanelDockContainer();
			this.dataGridViewErrors = new DevComponents.DotNetBar.Controls.DataGridViewX();
			this.ColFunctionId = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.ColCategory = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.ColDescription = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.ColFile = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.ColCodeFunction = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.ColLine = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.ColColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.panelDockContainer2 = new DevComponents.DotNetBar.PanelDockContainer();
			this.ucFindResults1 = new ArchAngel.Workbench.ucFindResults();
			this.dockContainerItemErrors = new DevComponents.DotNetBar.DockContainerItem();
			this.dockContainerItemFindResults = new DevComponents.DotNetBar.DockContainerItem();
			this.dockSite1 = new DevComponents.DotNetBar.DockSite();
			this.dockSite2 = new DevComponents.DotNetBar.DockSite();
			this.dockSite8 = new DevComponents.DotNetBar.DockSite();
			this.dockSite5 = new DevComponents.DotNetBar.DockSite();
			this.dockSite6 = new DevComponents.DotNetBar.DockSite();
			this.dockSite7 = new DevComponents.DotNetBar.DockSite();
			this.dockSite3 = new DevComponents.DotNetBar.DockSite();
			this.dockContainerItem1 = new DevComponents.DotNetBar.DockContainerItem();
			this.panelDockContainer1 = new DevComponents.DotNetBar.PanelDockContainer();
			this.highlighter1 = new DevComponents.DotNetBar.Validator.Highlighter();
			this.timer1 = new System.Windows.Forms.Timer(this.components);
			this.syntaxEditorOffscreen = new ActiproSoftware.SyntaxEditor.SyntaxEditor();
			this.backgroundWorkerAddReferences = new System.ComponentModel.BackgroundWorker();
			this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
			this.label1 = new System.Windows.Forms.Label();
			this.panel1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.superTabControl2)).BeginInit();
			this.superTabControl2.SuspendLayout();
			this.superTabControlPanel4.SuspendLayout();
			this.panel7.SuspendLayout();
			this.contextMenuStaticFiles.SuspendLayout();
			this.superTabControlPanel3.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.treeFiles)).BeginInit();
			this.contextMenuStrip1.SuspendLayout();
			this.panel2.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
			this.superTabControl1.SuspendLayout();
			this.superTabControlPanel1.SuspendLayout();
			this.panel4.SuspendLayout();
			this.panel3.SuspendLayout();
			this.superTabControlPanel2.SuspendLayout();
			this.panel5.SuspendLayout();
			this.panel6.SuspendLayout();
			this.dockSite4.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
			this.bar1.SuspendLayout();
			this.panelDockContainer3.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dataGridViewErrors)).BeginInit();
			this.panelDockContainer2.SuspendLayout();
			this.SuspendLayout();
			// 
			// panel1
			// 
			this.panel1.Controls.Add(this.superTabControl2);
			this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
			this.panel1.Location = new System.Drawing.Point(0, 68);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(200, 286);
			this.panel1.TabIndex = 0;
			// 
			// superTabControl2
			// 
			// 
			// 
			// 
			// 
			// 
			// 
			this.superTabControl2.ControlBox.CloseBox.Name = "";
			// 
			// 
			// 
			this.superTabControl2.ControlBox.MenuBox.Name = "";
			this.superTabControl2.ControlBox.Name = "";
			this.superTabControl2.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabControl2.ControlBox.MenuBox,
            this.superTabControl2.ControlBox.CloseBox});
			this.superTabControl2.ControlBox.Visible = false;
			this.superTabControl2.Controls.Add(this.superTabControlPanel3);
			this.superTabControl2.Controls.Add(this.superTabControlPanel4);
			this.superTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControl2.HorizontalText = false;
			this.superTabControl2.Location = new System.Drawing.Point(0, 0);
			this.superTabControl2.Name = "superTabControl2";
			this.superTabControl2.ReorderTabsEnabled = false;
			this.superTabControl2.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
			this.superTabControl2.SelectedTabIndex = 0;
			this.superTabControl2.Size = new System.Drawing.Size(200, 286);
			this.superTabControl2.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Left;
			this.superTabControl2.TabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.superTabControl2.TabIndex = 66;
			this.superTabControl2.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabItem1,
            this.superTabItem2});
			superTabLinearGradientColorTable5.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))))};
			superTabColorTable1.Background = superTabLinearGradientColorTable5;
			this.superTabControl2.TabStripColor = superTabColorTable1;
			this.superTabControl2.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OneNote2007;
			this.superTabControl2.Text = "superTabControl2";
			// 
			// superTabControlPanel4
			// 
			this.superTabControlPanel4.Controls.Add(this.panel7);
			this.superTabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel4.Location = new System.Drawing.Point(32, 0);
			this.superTabControlPanel4.Name = "superTabControlPanel4";
			this.superTabControlPanel4.Size = new System.Drawing.Size(168, 286);
			this.superTabControlPanel4.TabIndex = 0;
			this.superTabControlPanel4.TabItem = this.superTabItem2;
			// 
			// panel7
			// 
			this.panel7.Controls.Add(this.listViewResources);
			this.panel7.Controls.Add(this.buttonAddBinaryFile);
			this.panel7.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel7.Location = new System.Drawing.Point(0, 0);
			this.panel7.Name = "panel7";
			this.panel7.Size = new System.Drawing.Size(168, 286);
			this.panel7.TabIndex = 2;
			// 
			// listViewResources
			// 
			this.listViewResources.Activation = System.Windows.Forms.ItemActivation.OneClick;
			this.listViewResources.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.listViewResources.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
			// 
			// 
			// 
			this.listViewResources.Border.Class = "ListViewBorder";
			this.listViewResources.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.listViewResources.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
            this.columnHeader2});
			this.listViewResources.ContextMenuStrip = this.contextMenuStaticFiles;
			this.listViewResources.FullRowSelect = true;
			this.listViewResources.HeaderStyle = System.Windows.Forms.ColumnHeaderStyle.None;
			this.listViewResources.Location = new System.Drawing.Point(3, 38);
			this.listViewResources.Name = "listViewResources";
			this.listViewResources.Size = new System.Drawing.Size(162, 248);
			this.listViewResources.TabIndex = 2;
			this.listViewResources.UseCompatibleStateImageBehavior = false;
			this.listViewResources.View = System.Windows.Forms.View.Details;
			this.listViewResources.KeyDown += new System.Windows.Forms.KeyEventHandler(this.listViewEx1_KeyDown);
			// 
			// columnHeader2
			// 
			this.columnHeader2.Text = "File";
			this.columnHeader2.Width = 500;
			// 
			// contextMenuStaticFiles
			// 
			this.contextMenuStaticFiles.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuDeleteStaticFiles});
			this.contextMenuStaticFiles.Name = "contextMenuStaticFiles";
			this.contextMenuStaticFiles.Size = new System.Drawing.Size(108, 26);
			// 
			// mnuDeleteStaticFiles
			// 
			this.mnuDeleteStaticFiles.Image = ((System.Drawing.Image)(resources.GetObject("mnuDeleteStaticFiles.Image")));
			this.mnuDeleteStaticFiles.Name = "mnuDeleteStaticFiles";
			this.mnuDeleteStaticFiles.Size = new System.Drawing.Size(107, 22);
			this.mnuDeleteStaticFiles.Text = "Delete";
			this.mnuDeleteStaticFiles.Click += new System.EventHandler(this.mnuDeleteStaticFiles_Click);
			// 
			// buttonAddBinaryFile
			// 
			this.buttonAddBinaryFile.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonAddBinaryFile.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.buttonAddBinaryFile.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonAddBinaryFile.HoverImage = ((System.Drawing.Image)(resources.GetObject("buttonAddBinaryFile.HoverImage")));
			this.buttonAddBinaryFile.Image = ((System.Drawing.Image)(resources.GetObject("buttonAddBinaryFile.Image")));
			this.buttonAddBinaryFile.Location = new System.Drawing.Point(96, 7);
			this.buttonAddBinaryFile.Name = "buttonAddBinaryFile";
			this.buttonAddBinaryFile.Size = new System.Drawing.Size(60, 23);
			this.buttonAddBinaryFile.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonAddBinaryFile.TabIndex = 1;
			this.buttonAddBinaryFile.Text = "  Add";
			this.buttonAddBinaryFile.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
			this.buttonAddBinaryFile.Click += new System.EventHandler(this.buttonAddBinaryFile_Click);
			// 
			// superTabItem2
			// 
			this.superTabItem2.AttachedControl = this.superTabControlPanel4;
			this.superTabItem2.GlobalItem = false;
			this.superTabItem2.Image = ((System.Drawing.Image)(resources.GetObject("superTabItem2.Image")));
			this.superTabItem2.Name = "superTabItem2";
			superTabLinearGradientColorTable3.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.Gainsboro,
        System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))))};
			superTabItemStateColorTable3.Background = superTabLinearGradientColorTable3;
			superTabColorStates2.Normal = superTabItemStateColorTable3;
			superTabLinearGradientColorTable4.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))))};
			superTabItemStateColorTable4.Background = superTabLinearGradientColorTable4;
			superTabColorStates2.Selected = superTabItemStateColorTable4;
			superTabItemColorTable2.Default = superTabColorStates2;
			this.superTabItem2.TabColor = superTabItemColorTable2;
			this.superTabItem2.Text = "Resources";
			// 
			// superTabControlPanel3
			// 
			this.superTabControlPanel3.Controls.Add(this.treeFiles);
			this.superTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel3.Location = new System.Drawing.Point(32, 0);
			this.superTabControlPanel3.Name = "superTabControlPanel3";
			this.superTabControlPanel3.Size = new System.Drawing.Size(168, 286);
			this.superTabControlPanel3.TabIndex = 1;
			this.superTabControlPanel3.TabItem = this.superTabItem1;
			// 
			// treeFiles
			// 
			this.treeFiles.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline;
			this.treeFiles.AllowDrop = true;
			this.treeFiles.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
			// 
			// 
			// 
			this.treeFiles.BackgroundStyle.Class = "TreeBorderKey";
			this.treeFiles.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.treeFiles.CheckBoxImageChecked = ((System.Drawing.Image)(resources.GetObject("treeFiles.CheckBoxImageChecked")));
			this.treeFiles.CheckBoxImageIndeterminate = ((System.Drawing.Image)(resources.GetObject("treeFiles.CheckBoxImageIndeterminate")));
			this.treeFiles.CheckBoxImageUnChecked = ((System.Drawing.Image)(resources.GetObject("treeFiles.CheckBoxImageUnChecked")));
			this.treeFiles.Columns.Add(this.columnHeader1);
			this.treeFiles.ColumnsVisible = false;
			this.treeFiles.ContextMenuStrip = this.contextMenuStrip1;
			this.treeFiles.Dock = System.Windows.Forms.DockStyle.Fill;
			this.treeFiles.DragDropEnabled = false;
			this.treeFiles.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
			this.treeFiles.FullRowSelect = false;
			this.treeFiles.GridColumnLines = false;
			this.treeFiles.GridLinesColor = System.Drawing.Color.LightGray;
			this.treeFiles.HotTracking = true;
			this.treeFiles.ImageList = this.imageList1;
			this.treeFiles.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
			this.treeFiles.Location = new System.Drawing.Point(0, 0);
			this.treeFiles.MultiSelectRule = DevComponents.AdvTree.eMultiSelectRule.AnyNode;
			this.treeFiles.Name = "treeFiles";
			this.treeFiles.Nodes.AddRange(new DevComponents.AdvTree.Node[] {
            this.node2});
			this.treeFiles.NodesColumnsBackgroundStyle = this.elementStyle3;
			this.treeFiles.NodesConnector = this.nodeConnector1;
			this.treeFiles.NodeSpacing = 5;
			this.treeFiles.NodeStyle = this.elementStyle1;
			this.treeFiles.NodeStyleMouseOver = this.elementStyle3;
			this.treeFiles.NodeStyleSelected = this.elementStyle3;
			this.treeFiles.PathSeparator = ";";
			this.treeFiles.Size = new System.Drawing.Size(168, 286);
			this.treeFiles.Styles.Add(this.elementStyle1);
			this.treeFiles.Styles.Add(this.elementStyle3);
			this.treeFiles.TabIndex = 65;
			this.treeFiles.Text = "advTree1";
			this.treeFiles.BeforeNodeSelect += new DevComponents.AdvTree.AdvTreeNodeCancelEventHandler(this.treeFiles_BeforeNodeSelect);
			this.treeFiles.AfterNodeSelect += new DevComponents.AdvTree.AdvTreeNodeEventHandler(this.treeFiles_AfterNodeSelect);
			this.treeFiles.NodeClick += new DevComponents.AdvTree.TreeNodeMouseEventHandler(this.treeList1_NodeClick);
			// 
			// columnHeader1
			// 
			this.columnHeader1.Name = "columnHeader1";
			this.columnHeader1.Width.Relative = 100;
			// 
			// contextMenuStrip1
			// 
			this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.mnuNewFolder,
            this.mnuNewFile,
            this.mnuNewStaticFile,
            this.mnuAddManyStaticFiles,
            this.mnuDelete});
			this.contextMenuStrip1.Name = "contextMenuStrip1";
			this.contextMenuStrip1.Size = new System.Drawing.Size(185, 114);
			this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
			// 
			// mnuNewFolder
			// 
			this.mnuNewFolder.Image = ((System.Drawing.Image)(resources.GetObject("mnuNewFolder.Image")));
			this.mnuNewFolder.Name = "mnuNewFolder";
			this.mnuNewFolder.Size = new System.Drawing.Size(184, 22);
			this.mnuNewFolder.Text = "New folder";
			this.mnuNewFolder.Click += new System.EventHandler(this.mnuNewFolder_Click);
			// 
			// mnuNewFile
			// 
			this.mnuNewFile.Image = ((System.Drawing.Image)(resources.GetObject("mnuNewFile.Image")));
			this.mnuNewFile.Name = "mnuNewFile";
			this.mnuNewFile.Size = new System.Drawing.Size(184, 22);
			this.mnuNewFile.Text = "New script file";
			this.mnuNewFile.Click += new System.EventHandler(this.mnuNewFile_Click);
			// 
			// mnuNewStaticFile
			// 
			this.mnuNewStaticFile.Image = ((System.Drawing.Image)(resources.GetObject("mnuNewStaticFile.Image")));
			this.mnuNewStaticFile.Name = "mnuNewStaticFile";
			this.mnuNewStaticFile.Size = new System.Drawing.Size(184, 22);
			this.mnuNewStaticFile.Text = "Add static file";
			this.mnuNewStaticFile.Click += new System.EventHandler(this.mnuNewStaticFile_Click);
			// 
			// mnuAddManyStaticFiles
			// 
			this.mnuAddManyStaticFiles.Image = ((System.Drawing.Image)(resources.GetObject("mnuAddManyStaticFiles.Image")));
			this.mnuAddManyStaticFiles.Name = "mnuAddManyStaticFiles";
			this.mnuAddManyStaticFiles.Size = new System.Drawing.Size(184, 22);
			this.mnuAddManyStaticFiles.Text = "Add many static files";
			this.mnuAddManyStaticFiles.Click += new System.EventHandler(this.mnuAddManyStaticFiles_Click);
			// 
			// mnuDelete
			// 
			this.mnuDelete.Image = ((System.Drawing.Image)(resources.GetObject("mnuDelete.Image")));
			this.mnuDelete.Name = "mnuDelete";
			this.mnuDelete.Size = new System.Drawing.Size(184, 22);
			this.mnuDelete.Text = "Delete";
			this.mnuDelete.Click += new System.EventHandler(this.mnuDelete_Click);
			// 
			// imageList1
			// 
			this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
			this.imageList1.TransparentColor = System.Drawing.Color.Magenta;
			this.imageList1.Images.SetKeyName(0, "folder_closed_16.png");
			this.imageList1.Images.SetKeyName(1, "folder_open_16.png");
			this.imageList1.Images.SetKeyName(2, "VSProject_asp.bmp");
			this.imageList1.Images.SetKeyName(3, "OrgChartHS.png");
			this.imageList1.Images.SetKeyName(4, "VSProject_script.bmp");
			this.imageList1.Images.SetKeyName(5, "new_document_16.png");
			this.imageList1.Images.SetKeyName(6, "folder_green_16.png");
			this.imageList1.Images.SetKeyName(7, "folder_orange_16.png");
			this.imageList1.Images.SetKeyName(8, "doc_green_16.png");
			this.imageList1.Images.SetKeyName(9, "doc_orange_16.png");
			this.imageList1.Images.SetKeyName(10, "doc_lock_16.png");
			// 
			// node2
			// 
			this.node2.Expanded = true;
			this.node2.Image = global::ArchAngel.Workbench.Properties.Resources.folder_16;
			this.node2.Name = "node2";
			this.node2.Text = "Output folder";
			// 
			// elementStyle3
			// 
			this.elementStyle3.BackColor = System.Drawing.Color.White;
			this.elementStyle3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(228)))), ((int)(((byte)(228)))), ((int)(((byte)(240)))));
			this.elementStyle3.BackColorGradientAngle = 90;
			this.elementStyle3.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.elementStyle3.BorderBottomWidth = 1;
			this.elementStyle3.BorderColor = System.Drawing.Color.DarkGray;
			this.elementStyle3.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.elementStyle3.BorderLeftWidth = 1;
			this.elementStyle3.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.elementStyle3.BorderRightWidth = 1;
			this.elementStyle3.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.elementStyle3.BorderTopWidth = 1;
			this.elementStyle3.Class = "";
			this.elementStyle3.CornerDiameter = 4;
			this.elementStyle3.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.elementStyle3.Description = "Gray";
			this.elementStyle3.Name = "elementStyle3";
			this.elementStyle3.PaddingBottom = 1;
			this.elementStyle3.PaddingLeft = 1;
			this.elementStyle3.PaddingRight = 1;
			this.elementStyle3.PaddingTop = 1;
			this.elementStyle3.TextColor = System.Drawing.Color.Black;
			// 
			// nodeConnector1
			// 
			this.nodeConnector1.LineColor = System.Drawing.Color.LightGray;
			// 
			// elementStyle1
			// 
			this.elementStyle1.Class = "";
			this.elementStyle1.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
			this.elementStyle1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.elementStyle1.Name = "elementStyle1";
			this.elementStyle1.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
			this.elementStyle1.TextTrimming = DevComponents.DotNetBar.eStyleTextTrimming.EllipsisPath;
			// 
			// superTabItem1
			// 
			this.superTabItem1.AttachedControl = this.superTabControlPanel3;
			this.superTabItem1.GlobalItem = false;
			this.superTabItem1.Image = ((System.Drawing.Image)(resources.GetObject("superTabItem1.Image")));
			this.superTabItem1.Name = "superTabItem1";
			superTabLinearGradientColorTable1.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.Gainsboro,
        System.Drawing.Color.FromArgb(((int)(((byte)(120)))), ((int)(((byte)(120)))), ((int)(((byte)(120)))))};
			superTabItemStateColorTable1.Background = superTabLinearGradientColorTable1;
			superTabColorStates1.Normal = superTabItemStateColorTable1;
			superTabLinearGradientColorTable2.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200)))))};
			superTabItemStateColorTable2.Background = superTabLinearGradientColorTable2;
			superTabColorStates1.Selected = superTabItemStateColorTable2;
			superTabItemColorTable1.Default = superTabColorStates1;
			this.superTabItem1.TabColor = superTabItemColorTable1;
			this.superTabItem1.Text = "Templates";
			// 
			// expandableSplitter1
			// 
			this.expandableSplitter1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
			this.expandableSplitter1.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.expandableSplitter1.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.expandableSplitter1.ExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
			this.expandableSplitter1.ExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.expandableSplitter1.ExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.expandableSplitter1.ExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
			this.expandableSplitter1.GripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.expandableSplitter1.GripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
			this.expandableSplitter1.GripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
			this.expandableSplitter1.GripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.expandableSplitter1.HotBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(252)))), ((int)(((byte)(151)))), ((int)(((byte)(61)))));
			this.expandableSplitter1.HotBackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(184)))), ((int)(((byte)(94)))));
			this.expandableSplitter1.HotBackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground2;
			this.expandableSplitter1.HotBackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemPressedBackground;
			this.expandableSplitter1.HotExpandFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
			this.expandableSplitter1.HotExpandFillColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.expandableSplitter1.HotExpandLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
			this.expandableSplitter1.HotExpandLineColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
			this.expandableSplitter1.HotGripDarkColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(147)))), ((int)(((byte)(207)))));
			this.expandableSplitter1.HotGripDarkColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.expandableSplitter1.HotGripLightColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
			this.expandableSplitter1.HotGripLightColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.expandableSplitter1.Location = new System.Drawing.Point(200, 68);
			this.expandableSplitter1.Name = "expandableSplitter1";
			this.expandableSplitter1.Size = new System.Drawing.Size(6, 286);
			this.expandableSplitter1.Style = DevComponents.DotNetBar.eSplitterStyle.Office2007;
			this.expandableSplitter1.TabIndex = 1;
			this.expandableSplitter1.TabStop = false;
			// 
			// panel2
			// 
			this.panel2.Controls.Add(this.superTabControl1);
			this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel2.Location = new System.Drawing.Point(206, 68);
			this.panel2.Name = "panel2";
			this.panel2.Size = new System.Drawing.Size(722, 286);
			this.panel2.TabIndex = 2;
			// 
			// superTabControl1
			// 
			// 
			// 
			// 
			// 
			// 
			// 
			this.superTabControl1.ControlBox.CloseBox.Name = "";
			// 
			// 
			// 
			this.superTabControl1.ControlBox.MenuBox.Name = "";
			this.superTabControl1.ControlBox.Name = "";
			this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabControl1.ControlBox.MenuBox,
            this.superTabControl1.ControlBox.CloseBox});
			this.superTabControl1.ControlBox.Visible = false;
			this.superTabControl1.Controls.Add(this.superTabControlPanel1);
			this.superTabControl1.Controls.Add(this.superTabControlPanel2);
			this.superTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControl1.Location = new System.Drawing.Point(0, 0);
			this.superTabControl1.Name = "superTabControl1";
			this.superTabControl1.ReorderTabsEnabled = true;
			this.superTabControl1.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
			this.superTabControl1.SelectedTabIndex = 1;
			this.superTabControl1.Size = new System.Drawing.Size(722, 286);
			this.superTabControl1.TabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.superTabControl1.TabIndex = 14;
			this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabItemScript,
            this.superTabItemTest});
			this.superTabControl1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
			this.superTabControl1.Text = "superTabControl1";
			this.superTabControl1.SelectedTabChanged += new System.EventHandler<DevComponents.DotNetBar.SuperTabStripSelectedTabChangedEventArgs>(this.superTabControl1_SelectedTabChanged);
			// 
			// superTabControlPanel1
			// 
			this.superTabControlPanel1.Controls.Add(this.panel4);
			this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel1.Location = new System.Drawing.Point(0, 30);
			this.superTabControlPanel1.Name = "superTabControlPanel1";
			this.superTabControlPanel1.Size = new System.Drawing.Size(722, 256);
			this.superTabControlPanel1.TabIndex = 1;
			this.superTabControlPanel1.TabItem = this.superTabItemScript;
			// 
			// panel4
			// 
			this.panel4.Controls.Add(this.syntaxEditorSkipStaticFile);
			this.panel4.Controls.Add(this.syntaxEditor1);
			this.panel4.Controls.Add(this.panel3);
			this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel4.Location = new System.Drawing.Point(0, 0);
			this.panel4.Name = "panel4";
			this.panel4.Size = new System.Drawing.Size(722, 256);
			this.panel4.TabIndex = 13;
			// 
			// syntaxEditorSkipStaticFile
			// 
			this.syntaxEditorSkipStaticFile.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.syntaxEditorSkipStaticFile.Document = document1;
			this.syntaxEditorSkipStaticFile.LineNumberMarginVisible = true;
			this.syntaxEditorSkipStaticFile.Location = new System.Drawing.Point(61, 72);
			this.syntaxEditorSkipStaticFile.Name = "syntaxEditorSkipStaticFile";
			this.syntaxEditorSkipStaticFile.Size = new System.Drawing.Size(152, 44);
			this.syntaxEditorSkipStaticFile.TabIndex = 15;
			this.syntaxEditorSkipStaticFile.TriggerActivated += new ActiproSoftware.SyntaxEditor.TriggerEventHandler(this.syntaxEditorSkipStaticFile_TriggerActivated);
			this.syntaxEditorSkipStaticFile.KeyDown += new System.Windows.Forms.KeyEventHandler(this.syntaxEditorSkipStaticFile_KeyDown);
			// 
			// syntaxEditor1
			// 
			this.syntaxEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.syntaxEditor1.Document = document2;
			this.syntaxEditor1.LineNumberMarginVisible = true;
			this.syntaxEditor1.Location = new System.Drawing.Point(0, 82);
			this.syntaxEditor1.Margin = new System.Windows.Forms.Padding(2);
			this.syntaxEditor1.Name = "syntaxEditor1";
			this.syntaxEditor1.Size = new System.Drawing.Size(722, 174);
			this.syntaxEditor1.TabIndex = 12;
			this.syntaxEditor1.TriggerActivated += new ActiproSoftware.SyntaxEditor.TriggerEventHandler(this.syntaxEditor1_TriggerActivated);
			this.syntaxEditor1.ViewMouseHover += new ActiproSoftware.SyntaxEditor.EditorViewMouseEventHandler(this.syntaxEditor1_ViewMouseHover);
			this.syntaxEditor1.TextChanged += new System.EventHandler(this.syntaxEditor1_TextChanged);
			this.syntaxEditor1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.syntaxEditor1_KeyDown);
			// 
			// panel3
			// 
			this.panel3.Controls.Add(this.comboBoxEncoding);
			this.panel3.Controls.Add(this.labelSkipStaticFile);
			this.panel3.Controls.Add(this.comboBoxStaticFiles);
			this.panel3.Controls.Add(this.syntaxEditorFilename);
			this.panel3.Controls.Add(this.comboBoxSyntax);
			this.panel3.Controls.Add(this.comboBoxIterator);
			this.panel3.Controls.Add(this.labelHeader);
			this.panel3.Controls.Add(this.labelFilename);
			this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
			this.panel3.Location = new System.Drawing.Point(0, 0);
			this.panel3.Name = "panel3";
			this.panel3.Size = new System.Drawing.Size(722, 82);
			this.panel3.TabIndex = 0;
			// 
			// comboBoxEncoding
			// 
			this.comboBoxEncoding.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.comboBoxEncoding.DisplayMember = "Text";
			this.comboBoxEncoding.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
			this.comboBoxEncoding.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboBoxEncoding.FormattingEnabled = true;
			this.comboBoxEncoding.ItemHeight = 14;
			this.comboBoxEncoding.Location = new System.Drawing.Point(640, 8);
			this.comboBoxEncoding.Name = "comboBoxEncoding";
			this.comboBoxEncoding.Size = new System.Drawing.Size(73, 20);
			this.comboBoxEncoding.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.superTooltip1.SetSuperTooltip(this.comboBoxEncoding, new DevComponents.DotNetBar.SuperTooltipInfo("Encoding", "<b><font color=\"Red\">Note:</font> If an XML file has <i>encoding=\"utf-8\"</i> then" +
            " be sure to set the encoding to UTF8.</b>", "The encoding to use when writing the file to disk. The default is Unicode.", ((System.Drawing.Image)(resources.GetObject("comboBoxEncoding.SuperTooltip"))), ((System.Drawing.Image)(resources.GetObject("comboBoxEncoding.SuperTooltip1"))), DevComponents.DotNetBar.eTooltipColor.Gray));
			this.comboBoxEncoding.TabIndex = 16;
			// 
			// labelSkipStaticFile
			// 
			this.labelSkipStaticFile.AutoSize = true;
			this.labelSkipStaticFile.ForeColor = System.Drawing.Color.White;
			this.labelSkipStaticFile.Location = new System.Drawing.Point(6, 67);
			this.labelSkipStaticFile.Name = "labelSkipStaticFile";
			this.labelSkipStaticFile.Size = new System.Drawing.Size(104, 13);
			this.labelSkipStaticFile.TabIndex = 15;
			this.labelSkipStaticFile.Text = "Pre-generation script";
			// 
			// comboBoxStaticFiles
			// 
			this.comboBoxStaticFiles.DisplayMember = "Text";
			this.comboBoxStaticFiles.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
			this.comboBoxStaticFiles.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboBoxStaticFiles.FormattingEnabled = true;
			this.comboBoxStaticFiles.ItemHeight = 14;
			this.comboBoxStaticFiles.Location = new System.Drawing.Point(277, 8);
			this.comboBoxStaticFiles.Name = "comboBoxStaticFiles";
			this.comboBoxStaticFiles.Size = new System.Drawing.Size(247, 20);
			this.comboBoxStaticFiles.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.superTooltip1.SetSuperTooltip(this.comboBoxStaticFiles, new DevComponents.DotNetBar.SuperTooltipInfo("Static files", "<b>Add and remove available static files by clicking the \'Resources\' tab on the l" +
            "eft of the screen.</b>", "Static files are binary files eg: gif, jpg, dll. You can change the name in the F" +
            "ilename textbox. ", ((System.Drawing.Image)(resources.GetObject("comboBoxStaticFiles.SuperTooltip"))), ((System.Drawing.Image)(resources.GetObject("comboBoxStaticFiles.SuperTooltip1"))), DevComponents.DotNetBar.eTooltipColor.Gray));
			this.comboBoxStaticFiles.TabIndex = 14;
			this.comboBoxStaticFiles.SelectedIndexChanged += new System.EventHandler(this.comboBoxStaticFiles_SelectedIndexChanged);
			// 
			// syntaxEditorFilename
			// 
			this.syntaxEditorFilename.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			document3.Multiline = false;
			this.syntaxEditorFilename.Document = document3;
			this.syntaxEditorFilename.IndicatorMarginVisible = false;
			this.syntaxEditorFilename.Location = new System.Drawing.Point(75, 48);
			this.syntaxEditorFilename.Margin = new System.Windows.Forms.Padding(2);
			this.syntaxEditorFilename.Name = "syntaxEditorFilename";
			this.syntaxEditorFilename.Size = new System.Drawing.Size(612, 22);
			this.syntaxEditorFilename.TabIndex = 13;
			this.syntaxEditorFilename.TriggerActivated += new ActiproSoftware.SyntaxEditor.TriggerEventHandler(this.syntaxEditorFilename_TriggerActivated);
			this.syntaxEditorFilename.TextChanged += new System.EventHandler(this.syntaxEditorFilename_TextChanged);
			this.syntaxEditorFilename.KeyDown += new System.Windows.Forms.KeyEventHandler(this.syntaxEditorFilename_KeyDown);
			// 
			// comboBoxSyntax
			// 
			this.comboBoxSyntax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.comboBoxSyntax.DisplayMember = "Text";
			this.comboBoxSyntax.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
			this.comboBoxSyntax.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboBoxSyntax.FormattingEnabled = true;
			this.comboBoxSyntax.ItemHeight = 14;
			this.comboBoxSyntax.Location = new System.Drawing.Point(550, 8);
			this.comboBoxSyntax.Name = "comboBoxSyntax";
			this.comboBoxSyntax.Size = new System.Drawing.Size(73, 20);
			this.comboBoxSyntax.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.superTooltip1.SetSuperTooltip(this.comboBoxSyntax, new DevComponents.DotNetBar.SuperTooltipInfo("Output syntax", "", "Specifying the syntax of the text that will be output will ensure that the syntax" +
            "-highlightling in the editor is correct.", ((System.Drawing.Image)(resources.GetObject("comboBoxSyntax.SuperTooltip"))), null, DevComponents.DotNetBar.eTooltipColor.Gray));
			this.comboBoxSyntax.TabIndex = 4;
			this.comboBoxSyntax.SelectedIndexChanged += new System.EventHandler(this.comboBoxSyntax_SelectedIndexChanged);
			// 
			// comboBoxIterator
			// 
			this.comboBoxIterator.DisplayMember = "Text";
			this.comboBoxIterator.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
			this.comboBoxIterator.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboBoxIterator.FormattingEnabled = true;
			this.comboBoxIterator.ItemHeight = 14;
			this.comboBoxIterator.Location = new System.Drawing.Point(87, 8);
			this.comboBoxIterator.Name = "comboBoxIterator";
			this.comboBoxIterator.Size = new System.Drawing.Size(175, 20);
			this.comboBoxIterator.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.superTooltip1.SetSuperTooltip(this.comboBoxIterator, new DevComponents.DotNetBar.SuperTooltipInfo("Iterator", "", "This controls how many files will be created. Eg: setting to to \'one per Entity\' " +
            "will cause one file to be created for every entity. The parameter object that yo" +
            "u use in script will be \'entity\'.", ((System.Drawing.Image)(resources.GetObject("comboBoxIterator.SuperTooltip"))), null, DevComponents.DotNetBar.eTooltipColor.Gray));
			this.comboBoxIterator.TabIndex = 1;
			this.comboBoxIterator.SelectedIndexChanged += new System.EventHandler(this.comboBoxIterator_SelectedIndexChanged);
			// 
			// labelHeader
			// 
			this.labelHeader.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelHeader.BackgroundStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(224)))), ((int)(((byte)(123)))));
			this.labelHeader.BackgroundStyle.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(113)))), ((int)(((byte)(21)))));
			this.labelHeader.BackgroundStyle.BackColorGradientAngle = 90;
			this.labelHeader.BackgroundStyle.Class = "";
			this.labelHeader.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelHeader.Dock = System.Windows.Forms.DockStyle.Top;
			this.labelHeader.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelHeader.Image = ((System.Drawing.Image)(resources.GetObject("labelHeader.Image")));
			this.labelHeader.Location = new System.Drawing.Point(0, 0);
			this.labelHeader.Name = "labelHeader";
			this.labelHeader.PaddingLeft = 10;
			this.labelHeader.Size = new System.Drawing.Size(722, 35);
			this.labelHeader.TabIndex = 6;
			this.labelHeader.Text = "  File";
			// 
			// labelFilename
			// 
			this.labelFilename.AutoSize = true;
			this.labelFilename.ForeColor = System.Drawing.Color.White;
			this.labelFilename.Location = new System.Drawing.Point(21, 48);
			this.labelFilename.Name = "labelFilename";
			this.labelFilename.Size = new System.Drawing.Size(49, 13);
			this.labelFilename.TabIndex = 2;
			this.labelFilename.Text = "Filename";
			// 
			// superTabItemScript
			// 
			this.superTabItemScript.AttachedControl = this.superTabControlPanel1;
			this.superTabItemScript.GlobalItem = false;
			this.superTabItemScript.Image = ((System.Drawing.Image)(resources.GetObject("superTabItemScript.Image")));
			this.superTabItemScript.Name = "superTabItemScript";
			this.superTabItemScript.Text = " Script ";
			// 
			// superTabControlPanel2
			// 
			this.superTabControlPanel2.Controls.Add(this.panel5);
			this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel2.Location = new System.Drawing.Point(0, 0);
			this.superTabControlPanel2.Name = "superTabControlPanel2";
			this.superTabControlPanel2.Size = new System.Drawing.Size(722, 286);
			this.superTabControlPanel2.TabIndex = 0;
			this.superTabControlPanel2.TabItem = this.superTabItemTest;
			// 
			// panel5
			// 
			this.panel5.Controls.Add(this.syntaxEditorTest);
			this.panel5.Controls.Add(this.labelResults);
			this.panel5.Controls.Add(this.panel6);
			this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel5.Location = new System.Drawing.Point(0, 0);
			this.panel5.Name = "panel5";
			this.panel5.Size = new System.Drawing.Size(722, 286);
			this.panel5.TabIndex = 0;
			// 
			// syntaxEditorTest
			// 
			this.syntaxEditorTest.Dock = System.Windows.Forms.DockStyle.Fill;
			document4.ReadOnly = true;
			this.syntaxEditorTest.Document = document4;
			this.syntaxEditorTest.LineNumberMarginVisible = true;
			this.syntaxEditorTest.Location = new System.Drawing.Point(0, 102);
			this.syntaxEditorTest.Margin = new System.Windows.Forms.Padding(2);
			this.syntaxEditorTest.Name = "syntaxEditorTest";
			this.syntaxEditorTest.Size = new System.Drawing.Size(722, 184);
			this.syntaxEditorTest.TabIndex = 13;
			// 
			// labelResults
			// 
			this.labelResults.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelResults.BackgroundStyle.BackColor = System.Drawing.Color.GreenYellow;
			this.labelResults.BackgroundStyle.BackColor2 = System.Drawing.Color.Green;
			this.labelResults.BackgroundStyle.BackColorGradientAngle = 90;
			this.labelResults.BackgroundStyle.Class = "";
			this.labelResults.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelResults.Dock = System.Windows.Forms.DockStyle.Top;
			this.labelResults.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelResults.Image = ((System.Drawing.Image)(resources.GetObject("labelResults.Image")));
			this.labelResults.Location = new System.Drawing.Point(0, 67);
			this.labelResults.Name = "labelResults";
			this.labelResults.PaddingLeft = 10;
			this.labelResults.Size = new System.Drawing.Size(722, 35);
			this.labelResults.TabIndex = 89;
			this.labelResults.Text = "  Results";
			// 
			// panel6
			// 
			this.panel6.Controls.Add(this.buttonTest);
			this.panel6.Controls.Add(this.crumbBarTestObjects);
			this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
			this.panel6.Location = new System.Drawing.Point(0, 0);
			this.panel6.Name = "panel6";
			this.panel6.Size = new System.Drawing.Size(722, 67);
			this.panel6.TabIndex = 90;
			// 
			// buttonTest
			// 
			this.buttonTest.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonTest.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonTest.HoverImage = ((System.Drawing.Image)(resources.GetObject("buttonTest.HoverImage")));
			this.buttonTest.Image = ((System.Drawing.Image)(resources.GetObject("buttonTest.Image")));
			this.buttonTest.Location = new System.Drawing.Point(6, 15);
			this.buttonTest.Name = "buttonTest";
			this.buttonTest.Size = new System.Drawing.Size(81, 38);
			this.buttonTest.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonTest.TabIndex = 86;
			this.buttonTest.Text = "   Test";
			this.buttonTest.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
			this.buttonTest.Click += new System.EventHandler(this.buttonTest_Click);
			// 
			// crumbBarTestObjects
			// 
			this.crumbBarTestObjects.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.crumbBarTestObjects.AutoSize = true;
			// 
			// 
			// 
			this.crumbBarTestObjects.BackgroundStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(248)))), ((int)(((byte)(250)))), ((int)(((byte)(253)))));
			this.crumbBarTestObjects.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.crumbBarTestObjects.BackgroundStyle.BorderBottomWidth = 1;
			this.crumbBarTestObjects.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(83)))), ((int)(((byte)(89)))), ((int)(((byte)(94)))));
			this.crumbBarTestObjects.BackgroundStyle.BorderColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(169)))), ((int)(((byte)(180)))), ((int)(((byte)(191)))));
			this.crumbBarTestObjects.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.crumbBarTestObjects.BackgroundStyle.BorderLeftWidth = 1;
			this.crumbBarTestObjects.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.crumbBarTestObjects.BackgroundStyle.BorderRightWidth = 1;
			this.crumbBarTestObjects.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.crumbBarTestObjects.BackgroundStyle.BorderTopWidth = 1;
			this.crumbBarTestObjects.BackgroundStyle.Class = "";
			this.crumbBarTestObjects.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.crumbBarTestObjects.ContainerControlProcessDialogKey = true;
			this.crumbBarTestObjects.Images = this.imageListCrumbBar;
			this.crumbBarTestObjects.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
			this.crumbBarTestObjects.Location = new System.Drawing.Point(93, 23);
			this.crumbBarTestObjects.Name = "crumbBarTestObjects";
			this.crumbBarTestObjects.Size = new System.Drawing.Size(602, 22);
			this.crumbBarTestObjects.TabIndex = 85;
			this.crumbBarTestObjects.SelectedItemChanged += new DevComponents.DotNetBar.CrumBarSelectionEventHandler(this.crumbBarTestObjects_SelectedItemChanged);
			// 
			// imageListCrumbBar
			// 
			this.imageListCrumbBar.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageListCrumbBar.ImageStream")));
			this.imageListCrumbBar.TransparentColor = System.Drawing.Color.Transparent;
			this.imageListCrumbBar.Images.SetKeyName(0, "EntityDataModel_entity_type_16x16.png");
			this.imageListCrumbBar.Images.SetKeyName(1, "thesaurus_orange_16.png");
			this.imageListCrumbBar.Images.SetKeyName(2, "EntityDataModel_complex_type_16x16.png");
			this.imageListCrumbBar.Images.SetKeyName(3, "DatabaseTable.png");
			this.imageListCrumbBar.Images.SetKeyName(4, "field_down16.png");
			// 
			// superTabItemTest
			// 
			this.superTabItemTest.AttachedControl = this.superTabControlPanel2;
			this.superTabItemTest.GlobalItem = false;
			this.superTabItemTest.Image = ((System.Drawing.Image)(resources.GetObject("superTabItemTest.Image")));
			this.superTabItemTest.Name = "superTabItemTest";
			this.superTabItemTest.Text = " Test ";
			// 
			// labelX2
			// 
			this.labelX2.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX2.BackgroundStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
			this.labelX2.BackgroundStyle.BackColor2 = System.Drawing.Color.Black;
			this.labelX2.BackgroundStyle.BackColorGradientAngle = 90;
			this.labelX2.BackgroundStyle.Class = "";
			this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX2.Dock = System.Windows.Forms.DockStyle.Top;
			this.labelX2.Location = new System.Drawing.Point(0, 0);
			this.labelX2.Name = "labelX2";
			this.labelX2.Size = new System.Drawing.Size(928, 68);
			this.labelX2.TabIndex = 66;
			// 
			// buttonSave
			// 
			this.buttonSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonSave.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonSave.HoverImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.HoverImage")));
			this.buttonSave.Image = ((System.Drawing.Image)(resources.GetObject("buttonSave.Image")));
			this.buttonSave.Location = new System.Drawing.Point(237, 24);
			this.buttonSave.Name = "buttonSave";
			this.buttonSave.Size = new System.Drawing.Size(38, 23);
			this.buttonSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonSave.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.buttonSaveAs,
            this.buttonExport});
			this.buttonSave.TabIndex = 67;
			this.buttonSave.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
			this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click);
			// 
			// buttonSaveAs
			// 
			this.buttonSaveAs.GlobalItem = false;
			this.buttonSaveAs.HoverImage = ((System.Drawing.Image)(resources.GetObject("buttonSaveAs.HoverImage")));
			this.buttonSaveAs.Image = ((System.Drawing.Image)(resources.GetObject("buttonSaveAs.Image")));
			this.buttonSaveAs.Name = "buttonSaveAs";
			this.buttonSaveAs.Text = "Save As...";
			this.buttonSaveAs.Click += new System.EventHandler(this.buttonSaveAs_Click);
			// 
			// buttonExport
			// 
			this.buttonExport.GlobalItem = false;
			this.buttonExport.Image = ((System.Drawing.Image)(resources.GetObject("buttonExport.Image")));
			this.buttonExport.Name = "buttonExport";
			this.buttonExport.Text = "Export...";
			this.buttonExport.Visible = false;
			// 
			// comboBoxTemplates
			// 
			this.comboBoxTemplates.DisplayMember = "Text";
			this.comboBoxTemplates.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
			this.comboBoxTemplates.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboBoxTemplates.FormattingEnabled = true;
			this.comboBoxTemplates.ItemHeight = 14;
			this.comboBoxTemplates.Location = new System.Drawing.Point(18, 27);
			this.comboBoxTemplates.Name = "comboBoxTemplates";
			this.comboBoxTemplates.Size = new System.Drawing.Size(213, 20);
			this.comboBoxTemplates.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.superTooltip1.SetSuperTooltip(this.comboBoxTemplates, new DevComponents.DotNetBar.SuperTooltipInfo("Select Template", "", "Select which template must be used to generate the files.", ((System.Drawing.Image)(resources.GetObject("comboBoxTemplates.SuperTooltip"))), null, DevComponents.DotNetBar.eTooltipColor.Gray));
			this.comboBoxTemplates.TabIndex = 70;
			this.comboBoxTemplates.SelectedIndexChanged += new System.EventHandler(this.comboBoxTemplates_SelectedIndexChanged);
			// 
			// label2
			// 
			this.label2.AutoSize = true;
			this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
			this.label2.ForeColor = System.Drawing.Color.White;
			this.label2.Location = new System.Drawing.Point(15, 11);
			this.label2.Name = "label2";
			this.label2.Size = new System.Drawing.Size(51, 13);
			this.label2.TabIndex = 71;
			this.label2.Text = "Template";
			// 
			// superTooltip1
			// 
			this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
			// 
			// comboBoxDelimiter
			// 
			this.comboBoxDelimiter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.comboBoxDelimiter.DisplayMember = "Text";
			this.comboBoxDelimiter.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
			this.comboBoxDelimiter.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.comboBoxDelimiter.FormattingEnabled = true;
			this.comboBoxDelimiter.ItemHeight = 14;
			this.comboBoxDelimiter.Items.AddRange(new object[] {
            this.comboItem1,
            this.comboItem2});
			this.comboBoxDelimiter.Location = new System.Drawing.Point(741, 27);
			this.comboBoxDelimiter.Name = "comboBoxDelimiter";
			this.comboBoxDelimiter.Size = new System.Drawing.Size(178, 20);
			this.comboBoxDelimiter.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.superTooltip1.SetSuperTooltip(this.comboBoxDelimiter, new DevComponents.DotNetBar.SuperTooltipInfo("Select delimiter style", "", "Select the type of script-delimiter to use:\r\n\r\nASP:  <%  %>\r\nT4:    <#  #>", ((System.Drawing.Image)(resources.GetObject("comboBoxDelimiter.SuperTooltip"))), null, DevComponents.DotNetBar.eTooltipColor.Gray));
			this.comboBoxDelimiter.TabIndex = 83;
			this.comboBoxDelimiter.SelectedIndexChanged += new System.EventHandler(this.comboBoxDelimiter_SelectedIndexChanged);
			// 
			// comboItem1
			// 
			this.comboItem1.Text = "ASP <%...%>";
			// 
			// comboItem2
			// 
			this.comboItem2.Text = "T4 <#...#>";
			// 
			// dotNetBarManager1
			// 
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.F1);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlC);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlA);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlV);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlX);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlZ);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.CtrlY);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Del);
			this.dotNetBarManager1.AutoDispatchShortcuts.Add(DevComponents.DotNetBar.eShortcut.Ins);
			this.dotNetBarManager1.BottomDockSite = this.dockSite4;
			this.dotNetBarManager1.EnableFullSizeDock = false;
			this.dotNetBarManager1.LeftDockSite = this.dockSite1;
			this.dotNetBarManager1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
			this.dotNetBarManager1.ParentForm = null;
			this.dotNetBarManager1.ParentUserControl = this;
			this.dotNetBarManager1.RightDockSite = this.dockSite2;
			this.dotNetBarManager1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2010;
			this.dotNetBarManager1.ToolbarBottomDockSite = this.dockSite8;
			this.dotNetBarManager1.ToolbarLeftDockSite = this.dockSite5;
			this.dotNetBarManager1.ToolbarRightDockSite = this.dockSite6;
			this.dotNetBarManager1.ToolbarTopDockSite = this.dockSite7;
			this.dotNetBarManager1.TopDockSite = this.dockSite3;
			// 
			// dockSite4
			// 
			this.dockSite4.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite4.Controls.Add(this.bar1);
			this.dockSite4.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.dockSite4.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer(new DevComponents.DotNetBar.DocumentBaseContainer[] {
            ((DevComponents.DotNetBar.DocumentBaseContainer)(new DevComponents.DotNetBar.DocumentBarContainer(this.bar1, 928, 130)))}, DevComponents.DotNetBar.eOrientation.Vertical);
			this.dockSite4.Location = new System.Drawing.Point(0, 354);
			this.dockSite4.Name = "dockSite4";
			this.dockSite4.Size = new System.Drawing.Size(928, 133);
			this.dockSite4.TabIndex = 78;
			this.dockSite4.TabStop = false;
			// 
			// bar1
			// 
			this.bar1.AccessibleDescription = "DotNetBar Bar (bar1)";
			this.bar1.AccessibleName = "DotNetBar Bar";
			this.bar1.AccessibleRole = System.Windows.Forms.AccessibleRole.ToolBar;
			this.bar1.AutoSyncBarCaption = true;
			this.bar1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
			this.bar1.CloseSingleTab = true;
			this.bar1.Controls.Add(this.panelDockContainer3);
			this.bar1.Controls.Add(this.panelDockContainer2);
			this.bar1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.bar1.GrabHandleStyle = DevComponents.DotNetBar.eGrabHandleStyle.Caption;
			this.bar1.Images = this.imageList1;
			this.bar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.dockContainerItemErrors,
            this.dockContainerItemFindResults});
			this.bar1.LayoutType = DevComponents.DotNetBar.eLayoutType.DockContainer;
			this.bar1.Location = new System.Drawing.Point(0, 3);
			this.bar1.Name = "bar1";
			this.bar1.SelectedDockTab = 0;
			this.bar1.Size = new System.Drawing.Size(928, 130);
			this.bar1.Stretch = true;
			this.bar1.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2010;
			this.bar1.TabIndex = 0;
			this.bar1.TabStop = false;
			this.bar1.Text = "Errors";
			// 
			// panelDockContainer3
			// 
			this.panelDockContainer3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2010;
			this.panelDockContainer3.Controls.Add(this.dataGridViewErrors);
			this.panelDockContainer3.Location = new System.Drawing.Point(3, 23);
			this.panelDockContainer3.Name = "panelDockContainer3";
			this.panelDockContainer3.Size = new System.Drawing.Size(922, 79);
			this.panelDockContainer3.Style.Alignment = System.Drawing.StringAlignment.Center;
			this.panelDockContainer3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.panelDockContainer3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.panelDockContainer3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
			this.panelDockContainer3.Style.GradientAngle = 90;
			this.panelDockContainer3.TabIndex = 4;
			// 
			// dataGridViewErrors
			// 
			this.dataGridViewErrors.AllowUserToAddRows = false;
			this.dataGridViewErrors.AllowUserToDeleteRows = false;
			this.dataGridViewErrors.AllowUserToResizeRows = false;
			this.dataGridViewErrors.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
			this.dataGridViewErrors.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.ColFunctionId,
            this.ColCategory,
            this.ColDescription,
            this.ColFile,
            this.ColCodeFunction,
            this.ColLine,
            this.ColColumn});
			dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
			dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Window;
			dataGridViewCellStyle1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.ControlText;
			dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
			dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.ControlText;
			dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
			this.dataGridViewErrors.DefaultCellStyle = dataGridViewCellStyle1;
			this.dataGridViewErrors.Dock = System.Windows.Forms.DockStyle.Fill;
			this.dataGridViewErrors.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(215)))), ((int)(((byte)(229)))));
			this.dataGridViewErrors.Location = new System.Drawing.Point(0, 0);
			this.dataGridViewErrors.Name = "dataGridViewErrors";
			this.dataGridViewErrors.ReadOnly = true;
			this.dataGridViewErrors.RowHeadersVisible = false;
			this.dataGridViewErrors.RowTemplate.Height = 24;
			this.dataGridViewErrors.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
			this.dataGridViewErrors.ShowEditingIcon = false;
			this.dataGridViewErrors.Size = new System.Drawing.Size(922, 79);
			this.dataGridViewErrors.TabIndex = 1;
			this.dataGridViewErrors.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridViewErrors_RowEnter);
			// 
			// ColFunctionId
			// 
			this.ColFunctionId.HeaderText = "FunctionID";
			this.ColFunctionId.Name = "ColFunctionId";
			this.ColFunctionId.ReadOnly = true;
			this.ColFunctionId.Visible = false;
			// 
			// ColCategory
			// 
			this.ColCategory.HeaderText = "";
			this.ColCategory.Name = "ColCategory";
			this.ColCategory.ReadOnly = true;
			this.ColCategory.Width = 40;
			// 
			// ColDescription
			// 
			this.ColDescription.HeaderText = "Description";
			this.ColDescription.Name = "ColDescription";
			this.ColDescription.ReadOnly = true;
			this.ColDescription.Width = 300;
			// 
			// ColFile
			// 
			this.ColFile.HeaderText = "File";
			this.ColFile.Name = "ColFile";
			this.ColFile.ReadOnly = true;
			// 
			// ColCodeFunction
			// 
			this.ColCodeFunction.HeaderText = "Function";
			this.ColCodeFunction.Name = "ColCodeFunction";
			this.ColCodeFunction.ReadOnly = true;
			// 
			// ColLine
			// 
			this.ColLine.HeaderText = "Line";
			this.ColLine.Name = "ColLine";
			this.ColLine.ReadOnly = true;
			this.ColLine.Width = 60;
			// 
			// ColColumn
			// 
			this.ColColumn.HeaderText = "Column";
			this.ColColumn.Name = "ColColumn";
			this.ColColumn.ReadOnly = true;
			this.ColColumn.Width = 60;
			// 
			// panelDockContainer2
			// 
			this.panelDockContainer2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2010;
			this.panelDockContainer2.Controls.Add(this.ucFindResults1);
			this.panelDockContainer2.Location = new System.Drawing.Point(3, 23);
			this.panelDockContainer2.Name = "panelDockContainer2";
			this.panelDockContainer2.Size = new System.Drawing.Size(922, 79);
			this.panelDockContainer2.Style.Alignment = System.Drawing.StringAlignment.Center;
			this.panelDockContainer2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.panelDockContainer2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.panelDockContainer2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
			this.panelDockContainer2.Style.GradientAngle = 90;
			this.panelDockContainer2.TabIndex = 2;
			// 
			// ucFindResults1
			// 
			this.ucFindResults1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
			this.ucFindResults1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.ucFindResults1.Location = new System.Drawing.Point(0, 0);
			this.ucFindResults1.Margin = new System.Windows.Forms.Padding(2);
			this.ucFindResults1.Name = "ucFindResults1";
			this.ucFindResults1.Size = new System.Drawing.Size(922, 79);
			this.ucFindResults1.TabIndex = 0;
			// 
			// dockContainerItemErrors
			// 
			this.dockContainerItemErrors.Control = this.panelDockContainer3;
			this.dockContainerItemErrors.Image = global::ArchAngel.Workbench.Properties.Resources.error_16;
			this.dockContainerItemErrors.Name = "dockContainerItemErrors";
			this.dockContainerItemErrors.Text = "Errors";
			// 
			// dockContainerItemFindResults
			// 
			this.dockContainerItemFindResults.Control = this.panelDockContainer2;
			this.dockContainerItemFindResults.Image = ((System.Drawing.Image)(resources.GetObject("dockContainerItemFindResults.Image")));
			this.dockContainerItemFindResults.Name = "dockContainerItemFindResults";
			this.dockContainerItemFindResults.Text = "Find Results";
			// 
			// dockSite1
			// 
			this.dockSite1.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite1.Dock = System.Windows.Forms.DockStyle.Left;
			this.dockSite1.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
			this.dockSite1.Location = new System.Drawing.Point(206, 68);
			this.dockSite1.Name = "dockSite1";
			this.dockSite1.Size = new System.Drawing.Size(0, 286);
			this.dockSite1.TabIndex = 75;
			this.dockSite1.TabStop = false;
			// 
			// dockSite2
			// 
			this.dockSite2.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite2.Dock = System.Windows.Forms.DockStyle.Right;
			this.dockSite2.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
			this.dockSite2.Location = new System.Drawing.Point(928, 68);
			this.dockSite2.Name = "dockSite2";
			this.dockSite2.Size = new System.Drawing.Size(0, 286);
			this.dockSite2.TabIndex = 76;
			this.dockSite2.TabStop = false;
			// 
			// dockSite8
			// 
			this.dockSite8.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite8.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.dockSite8.Location = new System.Drawing.Point(0, 487);
			this.dockSite8.Name = "dockSite8";
			this.dockSite8.Size = new System.Drawing.Size(928, 0);
			this.dockSite8.TabIndex = 82;
			this.dockSite8.TabStop = false;
			// 
			// dockSite5
			// 
			this.dockSite5.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite5.Dock = System.Windows.Forms.DockStyle.Left;
			this.dockSite5.Location = new System.Drawing.Point(0, 68);
			this.dockSite5.Name = "dockSite5";
			this.dockSite5.Size = new System.Drawing.Size(0, 419);
			this.dockSite5.TabIndex = 79;
			this.dockSite5.TabStop = false;
			// 
			// dockSite6
			// 
			this.dockSite6.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite6.Dock = System.Windows.Forms.DockStyle.Right;
			this.dockSite6.Location = new System.Drawing.Point(928, 68);
			this.dockSite6.Name = "dockSite6";
			this.dockSite6.Size = new System.Drawing.Size(0, 419);
			this.dockSite6.TabIndex = 80;
			this.dockSite6.TabStop = false;
			// 
			// dockSite7
			// 
			this.dockSite7.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite7.Dock = System.Windows.Forms.DockStyle.Top;
			this.dockSite7.Location = new System.Drawing.Point(0, 68);
			this.dockSite7.Name = "dockSite7";
			this.dockSite7.Size = new System.Drawing.Size(928, 0);
			this.dockSite7.TabIndex = 81;
			this.dockSite7.TabStop = false;
			// 
			// dockSite3
			// 
			this.dockSite3.AccessibleRole = System.Windows.Forms.AccessibleRole.Window;
			this.dockSite3.Dock = System.Windows.Forms.DockStyle.Top;
			this.dockSite3.DocumentDockContainer = new DevComponents.DotNetBar.DocumentDockContainer();
			this.dockSite3.Location = new System.Drawing.Point(0, 68);
			this.dockSite3.Name = "dockSite3";
			this.dockSite3.Size = new System.Drawing.Size(928, 0);
			this.dockSite3.TabIndex = 77;
			this.dockSite3.TabStop = false;
			// 
			// dockContainerItem1
			// 
			this.dockContainerItem1.Image = ((System.Drawing.Image)(resources.GetObject("dockContainerItem1.Image")));
			this.dockContainerItem1.Name = "dockContainerItem1";
			this.dockContainerItem1.Text = " Error List";
			// 
			// panelDockContainer1
			// 
			this.panelDockContainer1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2010;
			this.panelDockContainer1.Location = new System.Drawing.Point(3, 23);
			this.panelDockContainer1.Name = "panelDockContainer1";
			this.panelDockContainer1.Size = new System.Drawing.Size(922, 79);
			this.panelDockContainer1.Style.Alignment = System.Drawing.StringAlignment.Center;
			this.panelDockContainer1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
			this.panelDockContainer1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
			this.panelDockContainer1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.panelDockContainer1.Style.ForeColor.Color = System.Drawing.Color.White;
			this.panelDockContainer1.Style.GradientAngle = 90;
			this.panelDockContainer1.TabIndex = 0;
			// 
			// highlighter1
			// 
			this.highlighter1.ContainerControl = this;
			this.highlighter1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
			// 
			// timer1
			// 
			this.timer1.Interval = 600;
			this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
			// 
			// syntaxEditorOffscreen
			// 
			this.syntaxEditorOffscreen.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
			this.syntaxEditorOffscreen.CausesValidation = false;
			this.syntaxEditorOffscreen.Document = document5;
			this.syntaxEditorOffscreen.IndicatorMarginVisible = false;
			this.syntaxEditorOffscreen.Location = new System.Drawing.Point(281, 11);
			this.syntaxEditorOffscreen.Margin = new System.Windows.Forms.Padding(2);
			this.syntaxEditorOffscreen.Name = "syntaxEditorOffscreen";
			this.syntaxEditorOffscreen.ScrollBarType = ActiproSoftware.SyntaxEditor.ScrollBarType.None;
			this.syntaxEditorOffscreen.Size = new System.Drawing.Size(16, 33);
			this.syntaxEditorOffscreen.TabIndex = 14;
			this.syntaxEditorOffscreen.Visible = false;
			// 
			// backgroundWorkerAddReferences
			// 
			this.backgroundWorkerAddReferences.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorkerAddReferences_DoWork);
			// 
			// dataGridViewTextBoxColumn1
			// 
			this.dataGridViewTextBoxColumn1.HeaderText = "";
			this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
			this.dataGridViewTextBoxColumn1.ReadOnly = true;
			this.dataGridViewTextBoxColumn1.Visible = false;
			this.dataGridViewTextBoxColumn1.Width = 40;
			// 
			// dataGridViewTextBoxColumn2
			// 
			this.dataGridViewTextBoxColumn2.HeaderText = "Description";
			this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
			this.dataGridViewTextBoxColumn2.ReadOnly = true;
			this.dataGridViewTextBoxColumn2.Width = 300;
			// 
			// dataGridViewTextBoxColumn3
			// 
			this.dataGridViewTextBoxColumn3.HeaderText = "File";
			this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
			this.dataGridViewTextBoxColumn3.ReadOnly = true;
			this.dataGridViewTextBoxColumn3.Width = 300;
			// 
			// dataGridViewTextBoxColumn4
			// 
			this.dataGridViewTextBoxColumn4.HeaderText = "Line";
			this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
			this.dataGridViewTextBoxColumn4.ReadOnly = true;
			this.dataGridViewTextBoxColumn4.Width = 60;
			// 
			// dataGridViewTextBoxColumn5
			// 
			this.dataGridViewTextBoxColumn5.HeaderText = "Column";
			this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
			this.dataGridViewTextBoxColumn5.ReadOnly = true;
			this.dataGridViewTextBoxColumn5.Width = 60;
			// 
			// dataGridViewTextBoxColumn6
			// 
			this.dataGridViewTextBoxColumn6.HeaderText = "Column";
			this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
			this.dataGridViewTextBoxColumn6.ReadOnly = true;
			this.dataGridViewTextBoxColumn6.Width = 60;
			// 
			// dataGridViewTextBoxColumn7
			// 
			this.dataGridViewTextBoxColumn7.HeaderText = "Column";
			this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
			this.dataGridViewTextBoxColumn7.Width = 60;
			// 
			// label1
			// 
			this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
			this.label1.AutoSize = true;
			this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56)))));
			this.label1.ForeColor = System.Drawing.Color.White;
			this.label1.Location = new System.Drawing.Point(738, 11);
			this.label1.Name = "label1";
			this.label1.Size = new System.Drawing.Size(71, 13);
			this.label1.TabIndex = 84;
			this.label1.Text = "Delimiter style";
			// 
			// Templates
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))));
			this.Controls.Add(this.label1);
			this.Controls.Add(this.dockSite2);
			this.Controls.Add(this.label2);
			this.Controls.Add(this.dockSite1);
			this.Controls.Add(this.comboBoxDelimiter);
			this.Controls.Add(this.buttonSave);
			this.Controls.Add(this.panel2);
			this.Controls.Add(this.expandableSplitter1);
			this.Controls.Add(this.panel1);
			this.Controls.Add(this.dockSite3);
			this.Controls.Add(this.syntaxEditorOffscreen);
			this.Controls.Add(this.dockSite4);
			this.Controls.Add(this.comboBoxTemplates);
			this.Controls.Add(this.dockSite5);
			this.Controls.Add(this.dockSite6);
			this.Controls.Add(this.dockSite7);
			this.Controls.Add(this.dockSite8);
			this.Controls.Add(this.labelX2);
			this.Margin = new System.Windows.Forms.Padding(4);
			this.Name = "Templates";
			this.Size = new System.Drawing.Size(928, 487);
			this.panel1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.superTabControl2)).EndInit();
			this.superTabControl2.ResumeLayout(false);
			this.superTabControlPanel4.ResumeLayout(false);
			this.panel7.ResumeLayout(false);
			this.contextMenuStaticFiles.ResumeLayout(false);
			this.superTabControlPanel3.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.treeFiles)).EndInit();
			this.contextMenuStrip1.ResumeLayout(false);
			this.panel2.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
			this.superTabControl1.ResumeLayout(false);
			this.superTabControlPanel1.ResumeLayout(false);
			this.panel4.ResumeLayout(false);
			this.panel3.ResumeLayout(false);
			this.panel3.PerformLayout();
			this.superTabControlPanel2.ResumeLayout(false);
			this.panel5.ResumeLayout(false);
			this.panel6.ResumeLayout(false);
			this.panel6.PerformLayout();
			this.dockSite4.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
			this.bar1.ResumeLayout(false);
			this.panelDockContainer3.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.dataGridViewErrors)).EndInit();
			this.panelDockContainer2.ResumeLayout(false);
			this.ResumeLayout(false);
			this.PerformLayout();

		}
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable7 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     System.ComponentModel.ComponentResourceManager                        resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDatabase));
     DevComponents.DotNetBar.Rendering.SuperTabItemColorTable              superTabItemColorTable1           = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabColorStates                 superTabColorStates1              = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable         superTabItemStateColorTable1      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable    superTabLinearGradientColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable         superTabItemStateColorTable2      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable    superTabLinearGradientColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable         superTabItemStateColorTable3      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable    superTabLinearGradientColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemColorTable              superTabItemColorTable2           = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabColorStates                 superTabColorStates2              = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable         superTabItemStateColorTable4      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable    superTabLinearGradientColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable         superTabItemStateColorTable5      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable    superTabLinearGradientColorTable5 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable         superTabItemStateColorTable6      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable    superTabLinearGradientColorTable6 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     ArchAngel.Providers.EntityModel.UI.Presenters.ServerAndDatabaseHelper serverAndDatabaseHelper1          = new ArchAngel.Providers.EntityModel.UI.Presenters.ServerAndDatabaseHelper();
     this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
     this.superTabConnectionSettings = new DevComponents.DotNetBar.SuperTabControl();
     this.superTabControlPanel3      = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.panel2 = new System.Windows.Forms.Panel();
     this.buttonRefreshExport   = new DevComponents.DotNetBar.ButtonX();
     this.labelNoChangesExport  = new DevComponents.DotNetBar.LabelX();
     this.superTabItemExport    = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.panel1 = new System.Windows.Forms.Panel();
     this.textBoxColumnSuffixes  = new System.Windows.Forms.TextBox();
     this.textBoxTableSuffixes   = new System.Windows.Forms.TextBox();
     this.labelColumnSuffixes    = new System.Windows.Forms.Label();
     this.labelTableSuffixes     = new System.Windows.Forms.Label();
     this.buttonTestConnection   = new System.Windows.Forms.Button();
     this.textBoxColumnPrefixes  = new System.Windows.Forms.TextBox();
     this.textBoxTablePrefixes   = new System.Windows.Forms.TextBox();
     this.labelColumnPrefixes    = new System.Windows.Forms.Label();
     this.labelTablePrefixes     = new System.Windows.Forms.Label();
     this.buttonResync           = new System.Windows.Forms.Button();
     this.superTabItemConnection = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel2  = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.buttonImport           = new DevComponents.DotNetBar.ButtonX();
     this.buttonRefresh          = new DevComponents.DotNetBar.ButtonX();
     this.labelNoChanges         = new DevComponents.DotNetBar.LabelX();
     this.superTabItemImport     = new DevComponents.DotNetBar.SuperTabItem();
     this.labelHeader            = new DevComponents.DotNetBar.LabelX();
     this.errorProvider          = new System.Windows.Forms.ErrorProvider(this.components);
     this.backgroundWorker1      = new System.ComponentModel.BackgroundWorker();
     this.toolTip1               = new System.Windows.Forms.ToolTip(this.components);
     this.superTooltip1          = new DevComponents.DotNetBar.SuperTooltip();
     this.button1                = new System.Windows.Forms.Button();
     this.button2                = new System.Windows.Forms.Button();
     this.ucDatabaseInformation1 = new ArchAngel.Providers.EntityModel.UI.PropertyGrids.ucDatabaseInformation();
     this.modelChanges1          = new ArchAngel.Providers.EntityModel.UI.Editors.UserControls.ModelChanges();
     this.databaseChanges1       = new ArchAngel.Providers.EntityModel.UI.Editors.UserControls.DatabaseChanges();
     this.panelEx1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.superTabConnectionSettings)).BeginInit();
     this.superTabConnectionSettings.SuspendLayout();
     this.superTabControlPanel3.SuspendLayout();
     this.panel2.SuspendLayout();
     this.superTabControlPanel1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.superTabControlPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
     this.SuspendLayout();
     //
     // panelEx1
     //
     this.panelEx1.CanvasColor      = System.Drawing.Color.Black;
     this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.panelEx1.Controls.Add(this.superTabConnectionSettings);
     this.panelEx1.Controls.Add(this.labelHeader);
     this.panelEx1.Dock                              = System.Windows.Forms.DockStyle.Fill;
     this.panelEx1.Location                          = new System.Drawing.Point(0, 0);
     this.panelEx1.Name                              = "panelEx1";
     this.panelEx1.Size                              = new System.Drawing.Size(758, 500);
     this.panelEx1.Style.Alignment                   = System.Drawing.StringAlignment.Center;
     this.panelEx1.Style.BackColor1.Color            = System.Drawing.Color.Black;
     this.panelEx1.Style.BackColor2.Color            = System.Drawing.Color.Black;
     this.panelEx1.Style.Border                      = DevComponents.DotNetBar.eBorderType.SingleLine;
     this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.panelEx1.Style.ForeColor.ColorSchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.panelEx1.Style.GradientAngle               = 90;
     this.panelEx1.TabIndex                          = 4;
     //
     // superTabConnectionSettings
     //
     this.superTabConnectionSettings.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
     //
     //
     //
     //
     //
     //
     this.superTabConnectionSettings.ControlBox.CloseBox.Name = "";
     //
     //
     //
     this.superTabConnectionSettings.ControlBox.MenuBox.Name = "";
     this.superTabConnectionSettings.ControlBox.Name         = "";
     this.superTabConnectionSettings.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabConnectionSettings.ControlBox.MenuBox,
         this.superTabConnectionSettings.ControlBox.CloseBox
     });
     this.superTabConnectionSettings.ControlBox.Visible = false;
     this.superTabConnectionSettings.Controls.Add(this.superTabControlPanel3);
     this.superTabConnectionSettings.Controls.Add(this.superTabControlPanel1);
     this.superTabConnectionSettings.Controls.Add(this.superTabControlPanel2);
     this.superTabConnectionSettings.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.superTabConnectionSettings.FixedTabSize       = new System.Drawing.Size(160, 45);
     this.superTabConnectionSettings.Location           = new System.Drawing.Point(0, 30);
     this.superTabConnectionSettings.Name               = "superTabConnectionSettings";
     this.superTabConnectionSettings.ReorderTabsEnabled = true;
     this.superTabConnectionSettings.SelectedTabFont    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.superTabConnectionSettings.SelectedTabIndex   = 1;
     this.superTabConnectionSettings.Size               = new System.Drawing.Size(758, 470);
     this.superTabConnectionSettings.TabAlignment       = DevComponents.DotNetBar.eTabStripAlignment.Left;
     this.superTabConnectionSettings.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.superTabConnectionSettings.TabIndex           = 17;
     this.superTabConnectionSettings.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabItemConnection,
         this.superTabItemImport,
         this.superTabItemExport
     });
     superTabLinearGradientColorTable7.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))))
     };
     superTabColorTable1.Background   = superTabLinearGradientColorTable7;
     superTabColorTable1.InnerBorder  = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     superTabColorTable1.InsertMarker = System.Drawing.Color.Yellow;
     superTabColorTable1.OuterBorder  = System.Drawing.Color.Black;
     this.superTabConnectionSettings.TabStripColor       = superTabColorTable1;
     this.superTabConnectionSettings.TabStyle            = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
     this.superTabConnectionSettings.Text                = "Import Database Changes";
     this.superTabConnectionSettings.SelectedTabChanged += new System.EventHandler <DevComponents.DotNetBar.SuperTabStripSelectedTabChangedEventArgs>(this.superTabControl1_SelectedTabChanged);
     //
     // superTabControlPanel3
     //
     this.superTabControlPanel3.Controls.Add(this.panel2);
     this.superTabControlPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel3.Location = new System.Drawing.Point(162, 0);
     this.superTabControlPanel3.Name     = "superTabControlPanel3";
     this.superTabControlPanel3.Size     = new System.Drawing.Size(596, 470);
     this.superTabControlPanel3.TabIndex = 0;
     this.superTabControlPanel3.TabItem  = this.superTabItemExport;
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
     this.panel2.Controls.Add(this.buttonRefreshExport);
     this.panel2.Controls.Add(this.labelNoChangesExport);
     this.panel2.Controls.Add(this.modelChanges1);
     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(596, 470);
     this.panel2.TabIndex = 1;
     //
     // buttonRefreshExport
     //
     this.buttonRefreshExport.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonRefreshExport.Anchor         = System.Windows.Forms.AnchorStyles.Bottom;
     this.buttonRefreshExport.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonRefreshExport.HoverImage     = ((System.Drawing.Image)(resources.GetObject("buttonRefreshExport.HoverImage")));
     this.buttonRefreshExport.Image          = ((System.Drawing.Image)(resources.GetObject("buttonRefreshExport.Image")));
     this.buttonRefreshExport.Location       = new System.Drawing.Point(233, 408);
     this.buttonRefreshExport.Margin         = new System.Windows.Forms.Padding(2);
     this.buttonRefreshExport.Name           = "buttonRefreshExport";
     this.buttonRefreshExport.Size           = new System.Drawing.Size(131, 34);
     this.buttonRefreshExport.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonRefreshExport.TabIndex       = 21;
     this.buttonRefreshExport.Text           = "  Refresh";
     this.buttonRefreshExport.TextAlignment  = DevComponents.DotNetBar.eButtonTextAlignment.Left;
     this.buttonRefreshExport.Click         += new System.EventHandler(this.buttonRefreshExport_Click);
     //
     // labelNoChangesExport
     //
     this.labelNoChangesExport.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.labelNoChangesExport.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
     //
     //
     //
     this.labelNoChangesExport.BackgroundStyle.BackColorGradientAngle = 90;
     this.labelNoChangesExport.BackgroundStyle.BackColorGradientType  = DevComponents.DotNetBar.eGradientType.Radial;
     this.labelNoChangesExport.BackgroundStyle.Class      = "";
     this.labelNoChangesExport.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelNoChangesExport.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNoChangesExport.ForeColor = System.Drawing.Color.White;
     this.labelNoChangesExport.Image     = ((System.Drawing.Image)(resources.GetObject("labelNoChangesExport.Image")));
     this.labelNoChangesExport.Location  = new System.Drawing.Point(184, 121);
     this.labelNoChangesExport.Name      = "labelNoChangesExport";
     this.labelNoChangesExport.Size      = new System.Drawing.Size(250, 41);
     this.labelNoChangesExport.TabIndex  = 20;
     this.labelNoChangesExport.Text      = "The model has no changes";
     this.labelNoChangesExport.Visible   = false;
     //
     // superTabItemExport
     //
     this.superTabItemExport.AttachedControl = this.superTabControlPanel3;
     this.superTabItemExport.GlobalItem      = false;
     this.superTabItemExport.Image           = ((System.Drawing.Image)(resources.GetObject("superTabItemExport.Image")));
     this.superTabItemExport.Name            = "superTabItemExport";
     this.superTabItemExport.Text            = "Export changes (beta)";
     //
     // superTabControlPanel1
     //
     this.superTabControlPanel1.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
     this.superTabControlPanel1.Controls.Add(this.panel1);
     this.superTabControlPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel1.Location = new System.Drawing.Point(162, 0);
     this.superTabControlPanel1.Name     = "superTabControlPanel1";
     this.superTabControlPanel1.Size     = new System.Drawing.Size(596, 470);
     this.superTabControlPanel1.TabIndex = 1;
     this.superTabControlPanel1.TabItem  = this.superTabItemConnection;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.textBoxColumnSuffixes);
     this.panel1.Controls.Add(this.textBoxTableSuffixes);
     this.panel1.Controls.Add(this.labelColumnSuffixes);
     this.panel1.Controls.Add(this.labelTableSuffixes);
     this.panel1.Controls.Add(this.buttonTestConnection);
     this.panel1.Controls.Add(this.textBoxColumnPrefixes);
     this.panel1.Controls.Add(this.textBoxTablePrefixes);
     this.panel1.Controls.Add(this.labelColumnPrefixes);
     this.panel1.Controls.Add(this.labelTablePrefixes);
     this.panel1.Controls.Add(this.buttonResync);
     this.panel1.Controls.Add(this.ucDatabaseInformation1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(596, 470);
     this.panel1.TabIndex = 17;
     //
     // textBoxColumnSuffixes
     //
     this.textBoxColumnSuffixes.Anchor       = System.Windows.Forms.AnchorStyles.Top;
     this.textBoxColumnSuffixes.Location     = new System.Drawing.Point(210, 419);
     this.textBoxColumnSuffixes.Name         = "textBoxColumnSuffixes";
     this.textBoxColumnSuffixes.Size         = new System.Drawing.Size(260, 20);
     this.textBoxColumnSuffixes.TabIndex     = 25;
     this.textBoxColumnSuffixes.TextChanged += new System.EventHandler(this.textBoxColumnSuffixes_TextChanged);
     //
     // textBoxTableSuffixes
     //
     this.textBoxTableSuffixes.Anchor       = System.Windows.Forms.AnchorStyles.Top;
     this.textBoxTableSuffixes.Location     = new System.Drawing.Point(210, 394);
     this.textBoxTableSuffixes.Name         = "textBoxTableSuffixes";
     this.textBoxTableSuffixes.Size         = new System.Drawing.Size(260, 20);
     this.textBoxTableSuffixes.TabIndex     = 24;
     this.textBoxTableSuffixes.TextChanged += new System.EventHandler(this.textBoxTableSuffixes_TextChanged);
     //
     // labelColumnSuffixes
     //
     this.labelColumnSuffixes.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.labelColumnSuffixes.AutoSize  = true;
     this.labelColumnSuffixes.ForeColor = System.Drawing.Color.White;
     this.labelColumnSuffixes.Location  = new System.Drawing.Point(121, 422);
     this.labelColumnSuffixes.Name      = "labelColumnSuffixes";
     this.labelColumnSuffixes.Size      = new System.Drawing.Size(80, 13);
     this.labelColumnSuffixes.TabIndex  = 23;
     this.labelColumnSuffixes.Text      = "Column suffixes";
     //
     // labelTableSuffixes
     //
     this.labelTableSuffixes.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.labelTableSuffixes.AutoSize  = true;
     this.labelTableSuffixes.ForeColor = System.Drawing.Color.White;
     this.labelTableSuffixes.Location  = new System.Drawing.Point(121, 397);
     this.labelTableSuffixes.Name      = "labelTableSuffixes";
     this.labelTableSuffixes.Size      = new System.Drawing.Size(72, 13);
     this.labelTableSuffixes.TabIndex  = 22;
     this.labelTableSuffixes.Text      = "Table suffixes";
     //
     // buttonTestConnection
     //
     this.buttonTestConnection.Anchor     = System.Windows.Forms.AnchorStyles.Top;
     this.buttonTestConnection.Image      = ((System.Drawing.Image)(resources.GetObject("buttonTestConnection.Image")));
     this.buttonTestConnection.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.buttonTestConnection.Location   = new System.Drawing.Point(309, 387);
     this.buttonTestConnection.Name       = "buttonTestConnection";
     this.buttonTestConnection.Size       = new System.Drawing.Size(121, 34);
     this.buttonTestConnection.TabIndex   = 16;
     this.buttonTestConnection.Text       = "Test connection";
     this.buttonTestConnection.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.buttonTestConnection.UseVisualStyleBackColor = true;
     this.buttonTestConnection.Click += new System.EventHandler(this.buttonTestConnection_Click);
     //
     // textBoxColumnPrefixes
     //
     this.textBoxColumnPrefixes.Anchor       = System.Windows.Forms.AnchorStyles.Top;
     this.textBoxColumnPrefixes.Location     = new System.Drawing.Point(210, 368);
     this.textBoxColumnPrefixes.Name         = "textBoxColumnPrefixes";
     this.textBoxColumnPrefixes.Size         = new System.Drawing.Size(260, 20);
     this.textBoxColumnPrefixes.TabIndex     = 21;
     this.textBoxColumnPrefixes.TextChanged += new System.EventHandler(this.textBoxColumnPrefixes_TextChanged);
     //
     // textBoxTablePrefixes
     //
     this.textBoxTablePrefixes.Anchor       = System.Windows.Forms.AnchorStyles.Top;
     this.textBoxTablePrefixes.Location     = new System.Drawing.Point(210, 343);
     this.textBoxTablePrefixes.Name         = "textBoxTablePrefixes";
     this.textBoxTablePrefixes.Size         = new System.Drawing.Size(260, 20);
     this.textBoxTablePrefixes.TabIndex     = 20;
     this.textBoxTablePrefixes.TextChanged += new System.EventHandler(this.textBoxTablePrefixes_TextChanged);
     //
     // labelColumnPrefixes
     //
     this.labelColumnPrefixes.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.labelColumnPrefixes.AutoSize  = true;
     this.labelColumnPrefixes.ForeColor = System.Drawing.Color.White;
     this.labelColumnPrefixes.Location  = new System.Drawing.Point(121, 371);
     this.labelColumnPrefixes.Name      = "labelColumnPrefixes";
     this.labelColumnPrefixes.Size      = new System.Drawing.Size(81, 13);
     this.labelColumnPrefixes.TabIndex  = 19;
     this.labelColumnPrefixes.Text      = "Column prefixes";
     //
     // labelTablePrefixes
     //
     this.labelTablePrefixes.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.labelTablePrefixes.AutoSize  = true;
     this.labelTablePrefixes.ForeColor = System.Drawing.Color.White;
     this.labelTablePrefixes.Location  = new System.Drawing.Point(121, 346);
     this.labelTablePrefixes.Name      = "labelTablePrefixes";
     this.labelTablePrefixes.Size      = new System.Drawing.Size(73, 13);
     this.labelTablePrefixes.TabIndex  = 18;
     this.labelTablePrefixes.Text      = "Table prefixes";
     //
     // buttonResync
     //
     this.buttonResync.Anchor     = System.Windows.Forms.AnchorStyles.Top;
     this.buttonResync.Image      = ((System.Drawing.Image)(resources.GetObject("buttonResync.Image")));
     this.buttonResync.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
     this.buttonResync.Location   = new System.Drawing.Point(167, 387);
     this.buttonResync.Name       = "buttonResync";
     this.buttonResync.Size       = new System.Drawing.Size(121, 34);
     this.buttonResync.TabIndex   = 17;
     this.buttonResync.Text       = "Import changes";
     this.buttonResync.TextAlign  = System.Drawing.ContentAlignment.MiddleRight;
     this.buttonResync.UseVisualStyleBackColor = true;
     this.buttonResync.Click += new System.EventHandler(this.buttonResync_Click);
     //
     // superTabItemConnection
     //
     this.superTabItemConnection.AttachedControl = this.superTabControlPanel1;
     this.superTabItemConnection.GlobalItem      = false;
     this.superTabItemConnection.Image           = ((System.Drawing.Image)(resources.GetObject("superTabItemConnection.Image")));
     this.superTabItemConnection.Name            = "superTabItemConnection";
     superTabLinearGradientColorTable1.Colors    = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))))
     };
     superTabItemStateColorTable1.Background  = superTabLinearGradientColorTable1;
     superTabItemStateColorTable1.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     superTabItemStateColorTable1.OuterBorder = System.Drawing.Color.Black;
     superTabColorStates1.MouseOver           = superTabItemStateColorTable1;
     superTabLinearGradientColorTable2.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))))
     };
     superTabItemStateColorTable2.Background  = superTabLinearGradientColorTable2;
     superTabColorStates1.Normal              = superTabItemStateColorTable2;
     superTabLinearGradientColorTable3.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))))
     };
     superTabItemStateColorTable3.Background  = superTabLinearGradientColorTable3;
     superTabItemStateColorTable3.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     superTabItemStateColorTable3.OuterBorder = System.Drawing.Color.Black;
     superTabColorStates1.Selected            = superTabItemStateColorTable3;
     superTabItemColorTable1.Default          = superTabColorStates1;
     this.superTabItemConnection.TabColor     = superTabItemColorTable1;
     this.superTabItemConnection.Text         = "Connection Settings";
     //
     // superTabControlPanel2
     //
     this.superTabControlPanel2.Controls.Add(this.buttonImport);
     this.superTabControlPanel2.Controls.Add(this.buttonRefresh);
     this.superTabControlPanel2.Controls.Add(this.labelNoChanges);
     this.superTabControlPanel2.Controls.Add(this.databaseChanges1);
     this.superTabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel2.Location = new System.Drawing.Point(162, 0);
     this.superTabControlPanel2.Name     = "superTabControlPanel2";
     this.superTabControlPanel2.Size     = new System.Drawing.Size(596, 470);
     this.superTabControlPanel2.TabIndex = 0;
     this.superTabControlPanel2.TabItem  = this.superTabItemImport;
     //
     // buttonImport
     //
     this.buttonImport.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonImport.Anchor         = System.Windows.Forms.AnchorStyles.Bottom;
     this.buttonImport.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonImport.HoverImage     = ((System.Drawing.Image)(resources.GetObject("buttonImport.HoverImage")));
     this.buttonImport.Image          = ((System.Drawing.Image)(resources.GetObject("buttonImport.Image")));
     this.buttonImport.Location       = new System.Drawing.Point(313, 390);
     this.buttonImport.Margin         = new System.Windows.Forms.Padding(2);
     this.buttonImport.Name           = "buttonImport";
     this.buttonImport.Size           = new System.Drawing.Size(121, 34);
     this.buttonImport.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonImport.TabIndex       = 20;
     this.buttonImport.Text           = "  Update model";
     this.buttonImport.TextAlignment  = DevComponents.DotNetBar.eButtonTextAlignment.Left;
     this.buttonImport.Click         += new System.EventHandler(this.buttonImport_Click);
     //
     // buttonRefresh
     //
     this.buttonRefresh.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.buttonRefresh.Anchor         = System.Windows.Forms.AnchorStyles.Bottom;
     this.buttonRefresh.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.buttonRefresh.HoverImage     = ((System.Drawing.Image)(resources.GetObject("buttonRefresh.HoverImage")));
     this.buttonRefresh.Image          = ((System.Drawing.Image)(resources.GetObject("buttonRefresh.Image")));
     this.buttonRefresh.Location       = new System.Drawing.Point(161, 390);
     this.buttonRefresh.Margin         = new System.Windows.Forms.Padding(2);
     this.buttonRefresh.Name           = "buttonRefresh";
     this.buttonRefresh.Size           = new System.Drawing.Size(121, 34);
     this.buttonRefresh.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.buttonRefresh.TabIndex       = 19;
     this.buttonRefresh.Text           = "  Refresh";
     this.buttonRefresh.TextAlignment  = DevComponents.DotNetBar.eButtonTextAlignment.Left;
     this.buttonRefresh.Click         += new System.EventHandler(this.buttonRefresh_Click);
     //
     // labelNoChanges
     //
     this.labelNoChanges.Anchor    = System.Windows.Forms.AnchorStyles.Top;
     this.labelNoChanges.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
     //
     //
     //
     this.labelNoChanges.BackgroundStyle.BackColorGradientAngle = 90;
     this.labelNoChanges.BackgroundStyle.BackColorGradientType  = DevComponents.DotNetBar.eGradientType.Radial;
     this.labelNoChanges.BackgroundStyle.Class      = "";
     this.labelNoChanges.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelNoChanges.Font      = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelNoChanges.ForeColor = System.Drawing.Color.White;
     this.labelNoChanges.Image     = ((System.Drawing.Image)(resources.GetObject("labelNoChanges.Image")));
     this.labelNoChanges.Location  = new System.Drawing.Point(172, 110);
     this.labelNoChanges.Name      = "labelNoChanges";
     this.labelNoChanges.Size      = new System.Drawing.Size(250, 41);
     this.labelNoChanges.TabIndex  = 18;
     this.labelNoChanges.Text      = "The database has no changes";
     this.labelNoChanges.Visible   = false;
     //
     // superTabItemImport
     //
     this.superTabItemImport.AttachedControl  = this.superTabControlPanel2;
     this.superTabItemImport.GlobalItem       = false;
     this.superTabItemImport.Image            = ((System.Drawing.Image)(resources.GetObject("superTabItemImport.Image")));
     this.superTabItemImport.Name             = "superTabItemImport";
     superTabLinearGradientColorTable4.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))))
     };
     superTabItemStateColorTable4.Background  = superTabLinearGradientColorTable4;
     superTabItemStateColorTable4.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     superTabItemStateColorTable4.OuterBorder = System.Drawing.Color.Black;
     superTabColorStates2.MouseOver           = superTabItemStateColorTable4;
     superTabLinearGradientColorTable5.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))))
     };
     superTabItemStateColorTable5.Background  = superTabLinearGradientColorTable5;
     superTabItemStateColorTable5.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     superTabItemStateColorTable5.OuterBorder = System.Drawing.Color.Black;
     superTabColorStates2.Normal = superTabItemStateColorTable5;
     superTabLinearGradientColorTable6.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))))
     };
     superTabItemStateColorTable6.Background  = superTabLinearGradientColorTable6;
     superTabItemStateColorTable6.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     superTabItemStateColorTable6.OuterBorder = System.Drawing.Color.Black;
     superTabColorStates2.Selected            = superTabItemStateColorTable6;
     superTabItemColorTable2.Default          = superTabColorStates2;
     this.superTabItemImport.TabColor         = superTabItemColorTable2;
     this.superTabItemImport.Text             = "Import Changes";
     //
     // labelHeader
     //
     this.labelHeader.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelHeader.BackgroundStyle.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this.labelHeader.BackgroundStyle.BackColor2             = System.Drawing.Color.Black;
     this.labelHeader.BackgroundStyle.BackColorGradientAngle = 90;
     this.labelHeader.BackgroundStyle.Class      = "";
     this.labelHeader.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelHeader.Dock          = System.Windows.Forms.DockStyle.Top;
     this.labelHeader.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelHeader.ForeColor     = System.Drawing.Color.White;
     this.labelHeader.Location      = new System.Drawing.Point(0, 0);
     this.labelHeader.Name          = "labelHeader";
     this.labelHeader.Size          = new System.Drawing.Size(758, 30);
     this.labelHeader.TabIndex      = 18;
     this.labelHeader.Text          = "Database";
     this.labelHeader.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // errorProvider
     //
     this.errorProvider.ContainerControl = this;
     //
     // toolTip1
     //
     this.toolTip1.IsBalloon = true;
     //
     // superTooltip1
     //
     this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(224, 395);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 15;
     this.button1.Text     = "button1";
     this.button1.UseVisualStyleBackColor = true;
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(317, 395);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(75, 23);
     this.button2.TabIndex = 16;
     this.button2.Text     = "button2";
     this.button2.UseVisualStyleBackColor = true;
     //
     // ucDatabaseInformation1
     //
     this.ucDatabaseInformation1.BackColor             = System.Drawing.Color.Transparent;
     this.ucDatabaseInformation1.DatabaseHelper        = serverAndDatabaseHelper1;
     this.ucDatabaseInformation1.Dock                  = System.Windows.Forms.DockStyle.Top;
     this.ucDatabaseInformation1.EventRaisingDisabled  = false;
     this.ucDatabaseInformation1.ForeColor             = System.Drawing.Color.White;
     this.ucDatabaseInformation1.Location              = new System.Drawing.Point(0, 0);
     this.ucDatabaseInformation1.Margin                = new System.Windows.Forms.Padding(4);
     this.ucDatabaseInformation1.Name                  = "ucDatabaseInformation1";
     this.ucDatabaseInformation1.Password              = "";
     this.ucDatabaseInformation1.Port                  = 0;
     this.ucDatabaseInformation1.SelectedDatabaseType  = ArchAngel.Providers.EntityModel.Controller.DatabaseLayer.DatabaseTypes.SQLCE;
     this.ucDatabaseInformation1.SelectedServerName    = "";
     this.ucDatabaseInformation1.ServiceName           = "";
     this.ucDatabaseInformation1.Size                  = new System.Drawing.Size(596, 640);
     this.ucDatabaseInformation1.TabIndex              = 14;
     this.ucDatabaseInformation1.UseIntegratedSecurity = false;
     this.ucDatabaseInformation1.Username              = "******";
     this.ucDatabaseInformation1.UsingDatabaseFile     = false;
     this.ucDatabaseInformation1.Resize               += new System.EventHandler(this.ucDatabaseInformation1_Resize);
     //
     // modelChanges1
     //
     this.modelChanges1.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.modelChanges1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
     this.modelChanges1.Location  = new System.Drawing.Point(4, 6);
     this.modelChanges1.Margin    = new System.Windows.Forms.Padding(4);
     this.modelChanges1.Name      = "modelChanges1";
     this.modelChanges1.Size      = new System.Drawing.Size(589, 396);
     this.modelChanges1.TabIndex  = 0;
     //
     // databaseChanges1
     //
     this.databaseChanges1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
     this.databaseChanges1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.databaseChanges1.Location  = new System.Drawing.Point(0, 0);
     this.databaseChanges1.Margin    = new System.Windows.Forms.Padding(4);
     this.databaseChanges1.Name      = "databaseChanges1";
     this.databaseChanges1.Size      = new System.Drawing.Size(596, 470);
     this.databaseChanges1.TabIndex  = 0;
     //
     // FormDatabase
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panelEx1);
     this.Name           = "FormDatabase";
     this.Size           = new System.Drawing.Size(758, 500);
     this.Resize        += new System.EventHandler(this.FormDatabase_Resize);
     this.ParentChanged += new System.EventHandler(this.FormDatabase_ParentChanged);
     this.panelEx1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.superTabConnectionSettings)).EndInit();
     this.superTabConnectionSettings.ResumeLayout(false);
     this.superTabControlPanel3.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.superTabControlPanel1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.superTabControlPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
     this.ResumeLayout(false);
 }
示例#12
0
        public static void UpdateUI(this Control data_control)
        {
            //Set default culture
            Thread.CurrentThread.CurrentCulture = SystemInfo.CULTURE_INFO;

#if true
            if (SystemInfo.THEME_STYLE == 0)
            {
                return;
            }

            if (data_control is Control)
            {
                IList <Object> mListControl = GetAll(data_control).ToList();
                mListControl = mListControl.Where(c =>
                                                  c is FormBase ||
                                                  c is Office2007Form ||
                                                  c is UserControl ||
                                                  c is GroupPanel ||
                                                  c is SuperTabControl ||
                                                  c is Bar ||
                                                  c is CircularProgress ||
                                                  c is PanelEx ||
                                                  c is Panel ||
                                                  c is ButtonX ||
                                                  c is TextBoxX ||
                                                  c is LabelX ||
                                                  c is LabelItem ||
                                                  c is DateTimeInput ||
                                                  c is IntegerInput ||
                                                  c is DoubleInput ||
                                                  c is ButtonItem ||
                                                  c is ComboBoxEx ||
                                                  c is Office2007StartButton ||
                                                  c is ProgressBarX ||
                                                  c is ObjectListView ||
                                                  c is SuperTabItem ||
                                                  c is ProgressSteps ||
                                                  c is Line ||
                                                  c is RibbonTabItem
                                                  ).ToList();
                foreach (Object control in mListControl)
                {
                    if (control is FormBase)
                    {
                        (control as FormBase).BackColor = SystemInfo.m_PanelColor;
                    }
                    else if (control is PanelEx)
                    {
                        if ((control as PanelEx).Style.BackColor1.Color != System.Drawing.Color.Transparent)
                        {
                            (control as PanelEx).Style.BackColor1.Color = SystemInfo.m_PanelColor;
                            (control as PanelEx).Style.BackColor2.Color = SystemInfo.m_PanelColor;
                        }
                    }
                    else if (control is GroupPanel)
                    {
                        (control as GroupPanel).BackColor        = SystemInfo.m_PanelColor;
                        (control as GroupPanel).Style.BackColor  = SystemInfo.m_PanelColor;
                        (control as GroupPanel).Style.BackColor2 = SystemInfo.m_PanelColor;
                    }
                    else if (control is Bar)
                    {
                        (control as Bar).BackColor = SystemInfo.m_PanelColor;
                    }
                    else if (control is Line)
                    {
                        (control as Line).BackColor = SystemInfo.m_PanelColor;
                    }
                    else if (control is Panel)
                    {
                        (control as Panel).BackColor = SystemInfo.m_PanelColor;
                    }
                    else if (control is LabelX)
                    {
                        (control as LabelX).BackColor = SystemInfo.m_PanelColor;
                    }
                    else if (control is LabelItem)
                    {
                        (control as LabelItem).BackColor = SystemInfo.m_PanelColor;
                    }
                    else if (control is ButtonX)
                    {
                        (control as ButtonX).BackColor = SystemInfo.m_PanelColor;
                    }
                    else if (control is SuperTabControl)
                    {
                        DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable SuperTabLinearGradientColorTable = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
                        SuperTabLinearGradientColorTable.Colors = new System.Drawing.Color[] { SystemInfo.m_PanelColor };

                        DevComponents.DotNetBar.Rendering.SuperTabColorTable mSuperTabColorTable = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
                        mSuperTabColorTable.Background = SuperTabLinearGradientColorTable;

                        (control as SuperTabControl).TabStripColor = mSuperTabColorTable;
                    }
                    else if (control is ProgressSteps)
                    {
                        (control as ProgressSteps).BackColor = SystemInfo.m_PanelColor;
                        (control as ProgressSteps).BackgroundStyle.BackColor  = SystemInfo.m_PanelColor;
                        (control as ProgressSteps).BackgroundStyle.BackColor2 = SystemInfo.m_PanelColor;
                    }
                    else if (control is CircularProgress)
                    {
                        (control as CircularProgress).BackColor = SystemInfo.m_PanelColor;
                        (control as CircularProgress).BackgroundStyle.BackColor  = SystemInfo.m_PanelColor;
                        (control as CircularProgress).BackgroundStyle.BackColor2 = SystemInfo.m_PanelColor;
                    }
                    else if (control is ObjectListView)
                    {
                        (control as ObjectListView).BackColor             = SystemInfo.m_PanelColor;
                        (control as ObjectListView).AlternateRowBackColor = SystemInfo.m_ListviewAlterRowBackColor;
                    }
                }
            }
#endif
        }
		/// <summary> 
		/// Required method for Designer support - do not modify 
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable7 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormDatabase));
			DevComponents.DotNetBar.Rendering.SuperTabItemColorTable superTabItemColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabColorStates superTabColorStates1 = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemColorTable superTabItemColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabColorStates superTabColorStates2 = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable5 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable5 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable6 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
			DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable6 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
			ArchAngel.Providers.EntityModel.UI.Presenters.ServerAndDatabaseHelper serverAndDatabaseHelper1 = new ArchAngel.Providers.EntityModel.UI.Presenters.ServerAndDatabaseHelper();
			this.panelEx1 = new DevComponents.DotNetBar.PanelEx();
			this.superTabConnectionSettings = new DevComponents.DotNetBar.SuperTabControl();
			this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.panel2 = new System.Windows.Forms.Panel();
			this.buttonRefreshExport = new DevComponents.DotNetBar.ButtonX();
			this.labelNoChangesExport = new DevComponents.DotNetBar.LabelX();
			this.superTabItemExport = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.panel1 = new System.Windows.Forms.Panel();
			this.textBoxColumnSuffixes = new System.Windows.Forms.TextBox();
			this.textBoxTableSuffixes = new System.Windows.Forms.TextBox();
			this.labelColumnSuffixes = new System.Windows.Forms.Label();
			this.labelTableSuffixes = new System.Windows.Forms.Label();
			this.buttonTestConnection = new System.Windows.Forms.Button();
			this.textBoxColumnPrefixes = new System.Windows.Forms.TextBox();
			this.textBoxTablePrefixes = new System.Windows.Forms.TextBox();
			this.labelColumnPrefixes = new System.Windows.Forms.Label();
			this.labelTablePrefixes = new System.Windows.Forms.Label();
			this.buttonResync = new System.Windows.Forms.Button();
			this.superTabItemConnection = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.buttonImport = new DevComponents.DotNetBar.ButtonX();
			this.buttonRefresh = new DevComponents.DotNetBar.ButtonX();
			this.labelNoChanges = new DevComponents.DotNetBar.LabelX();
			this.superTabItemImport = new DevComponents.DotNetBar.SuperTabItem();
			this.labelHeader = new DevComponents.DotNetBar.LabelX();
			this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
			this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
			this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
			this.superTooltip1 = new DevComponents.DotNetBar.SuperTooltip();
			this.button1 = new System.Windows.Forms.Button();
			this.button2 = new System.Windows.Forms.Button();
			this.ucDatabaseInformation1 = new ArchAngel.Providers.EntityModel.UI.PropertyGrids.ucDatabaseInformation();
			this.modelChanges1 = new ArchAngel.Providers.EntityModel.UI.Editors.UserControls.ModelChanges();
			this.databaseChanges1 = new ArchAngel.Providers.EntityModel.UI.Editors.UserControls.DatabaseChanges();
			this.panelEx1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.superTabConnectionSettings)).BeginInit();
			this.superTabConnectionSettings.SuspendLayout();
			this.superTabControlPanel3.SuspendLayout();
			this.panel2.SuspendLayout();
			this.superTabControlPanel1.SuspendLayout();
			this.panel1.SuspendLayout();
			this.superTabControlPanel2.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
			this.SuspendLayout();
			// 
			// panelEx1
			// 
			this.panelEx1.CanvasColor = System.Drawing.Color.Black;
			this.panelEx1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
			this.panelEx1.Controls.Add(this.superTabConnectionSettings);
			this.panelEx1.Controls.Add(this.labelHeader);
			this.panelEx1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panelEx1.Location = new System.Drawing.Point(0, 0);
			this.panelEx1.Name = "panelEx1";
			this.panelEx1.Size = new System.Drawing.Size(758, 500);
			this.panelEx1.Style.Alignment = System.Drawing.StringAlignment.Center;
			this.panelEx1.Style.BackColor1.Color = System.Drawing.Color.Black;
			this.panelEx1.Style.BackColor2.Color = System.Drawing.Color.Black;
			this.panelEx1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
			this.panelEx1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
			this.panelEx1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
			this.panelEx1.Style.GradientAngle = 90;
			this.panelEx1.TabIndex = 4;
			// 
			// superTabConnectionSettings
			// 
			this.superTabConnectionSettings.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))));
			// 
			// 
			// 
			// 
			// 
			// 
			this.superTabConnectionSettings.ControlBox.CloseBox.Name = "";
			// 
			// 
			// 
			this.superTabConnectionSettings.ControlBox.MenuBox.Name = "";
			this.superTabConnectionSettings.ControlBox.Name = "";
			this.superTabConnectionSettings.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabConnectionSettings.ControlBox.MenuBox,
            this.superTabConnectionSettings.ControlBox.CloseBox});
			this.superTabConnectionSettings.ControlBox.Visible = false;
			this.superTabConnectionSettings.Controls.Add(this.superTabControlPanel3);
			this.superTabConnectionSettings.Controls.Add(this.superTabControlPanel1);
			this.superTabConnectionSettings.Controls.Add(this.superTabControlPanel2);
			this.superTabConnectionSettings.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabConnectionSettings.FixedTabSize = new System.Drawing.Size(160, 45);
			this.superTabConnectionSettings.Location = new System.Drawing.Point(0, 30);
			this.superTabConnectionSettings.Name = "superTabConnectionSettings";
			this.superTabConnectionSettings.ReorderTabsEnabled = true;
			this.superTabConnectionSettings.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
			this.superTabConnectionSettings.SelectedTabIndex = 1;
			this.superTabConnectionSettings.Size = new System.Drawing.Size(758, 470);
			this.superTabConnectionSettings.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Left;
			this.superTabConnectionSettings.TabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.superTabConnectionSettings.TabIndex = 17;
			this.superTabConnectionSettings.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabItemConnection,
            this.superTabItemImport,
            this.superTabItemExport});
			superTabLinearGradientColorTable7.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))))};
			superTabColorTable1.Background = superTabLinearGradientColorTable7;
			superTabColorTable1.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
			superTabColorTable1.InsertMarker = System.Drawing.Color.Yellow;
			superTabColorTable1.OuterBorder = System.Drawing.Color.Black;
			this.superTabConnectionSettings.TabStripColor = superTabColorTable1;
			this.superTabConnectionSettings.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
			this.superTabConnectionSettings.Text = "Import Database Changes";
			this.superTabConnectionSettings.SelectedTabChanged += new System.EventHandler<DevComponents.DotNetBar.SuperTabStripSelectedTabChangedEventArgs>(this.superTabControl1_SelectedTabChanged);
			// 
			// superTabControlPanel3
			// 
			this.superTabControlPanel3.Controls.Add(this.panel2);
			this.superTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel3.Location = new System.Drawing.Point(162, 0);
			this.superTabControlPanel3.Name = "superTabControlPanel3";
			this.superTabControlPanel3.Size = new System.Drawing.Size(596, 470);
			this.superTabControlPanel3.TabIndex = 0;
			this.superTabControlPanel3.TabItem = this.superTabItemExport;
			// 
			// panel2
			// 
			this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
			this.panel2.Controls.Add(this.buttonRefreshExport);
			this.panel2.Controls.Add(this.labelNoChangesExport);
			this.panel2.Controls.Add(this.modelChanges1);
			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(596, 470);
			this.panel2.TabIndex = 1;
			// 
			// buttonRefreshExport
			// 
			this.buttonRefreshExport.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonRefreshExport.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
			this.buttonRefreshExport.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonRefreshExport.HoverImage = ((System.Drawing.Image)(resources.GetObject("buttonRefreshExport.HoverImage")));
			this.buttonRefreshExport.Image = ((System.Drawing.Image)(resources.GetObject("buttonRefreshExport.Image")));
			this.buttonRefreshExport.Location = new System.Drawing.Point(233, 408);
			this.buttonRefreshExport.Margin = new System.Windows.Forms.Padding(2);
			this.buttonRefreshExport.Name = "buttonRefreshExport";
			this.buttonRefreshExport.Size = new System.Drawing.Size(131, 34);
			this.buttonRefreshExport.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonRefreshExport.TabIndex = 21;
			this.buttonRefreshExport.Text = "  Refresh";
			this.buttonRefreshExport.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
			this.buttonRefreshExport.Click += new System.EventHandler(this.buttonRefreshExport_Click);
			// 
			// labelNoChangesExport
			// 
			this.labelNoChangesExport.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.labelNoChangesExport.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
			// 
			// 
			// 
			this.labelNoChangesExport.BackgroundStyle.BackColorGradientAngle = 90;
			this.labelNoChangesExport.BackgroundStyle.BackColorGradientType = DevComponents.DotNetBar.eGradientType.Radial;
			this.labelNoChangesExport.BackgroundStyle.Class = "";
			this.labelNoChangesExport.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelNoChangesExport.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelNoChangesExport.ForeColor = System.Drawing.Color.White;
			this.labelNoChangesExport.Image = ((System.Drawing.Image)(resources.GetObject("labelNoChangesExport.Image")));
			this.labelNoChangesExport.Location = new System.Drawing.Point(184, 121);
			this.labelNoChangesExport.Name = "labelNoChangesExport";
			this.labelNoChangesExport.Size = new System.Drawing.Size(250, 41);
			this.labelNoChangesExport.TabIndex = 20;
			this.labelNoChangesExport.Text = "The model has no changes";
			this.labelNoChangesExport.Visible = false;
			// 
			// superTabItemExport
			// 
			this.superTabItemExport.AttachedControl = this.superTabControlPanel3;
			this.superTabItemExport.GlobalItem = false;
			this.superTabItemExport.Image = ((System.Drawing.Image)(resources.GetObject("superTabItemExport.Image")));
			this.superTabItemExport.Name = "superTabItemExport";
			this.superTabItemExport.Text = "Export changes (beta)";
			// 
			// superTabControlPanel1
			// 
			this.superTabControlPanel1.CanvasColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
			this.superTabControlPanel1.Controls.Add(this.panel1);
			this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel1.Location = new System.Drawing.Point(162, 0);
			this.superTabControlPanel1.Name = "superTabControlPanel1";
			this.superTabControlPanel1.Size = new System.Drawing.Size(596, 470);
			this.superTabControlPanel1.TabIndex = 1;
			this.superTabControlPanel1.TabItem = this.superTabItemConnection;
			// 
			// panel1
			// 
			this.panel1.Controls.Add(this.textBoxColumnSuffixes);
			this.panel1.Controls.Add(this.textBoxTableSuffixes);
			this.panel1.Controls.Add(this.labelColumnSuffixes);
			this.panel1.Controls.Add(this.labelTableSuffixes);
			this.panel1.Controls.Add(this.buttonTestConnection);
			this.panel1.Controls.Add(this.textBoxColumnPrefixes);
			this.panel1.Controls.Add(this.textBoxTablePrefixes);
			this.panel1.Controls.Add(this.labelColumnPrefixes);
			this.panel1.Controls.Add(this.labelTablePrefixes);
			this.panel1.Controls.Add(this.buttonResync);
			this.panel1.Controls.Add(this.ucDatabaseInformation1);
			this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel1.Location = new System.Drawing.Point(0, 0);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(596, 470);
			this.panel1.TabIndex = 17;
			// 
			// textBoxColumnSuffixes
			// 
			this.textBoxColumnSuffixes.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.textBoxColumnSuffixes.Location = new System.Drawing.Point(210, 419);
			this.textBoxColumnSuffixes.Name = "textBoxColumnSuffixes";
			this.textBoxColumnSuffixes.Size = new System.Drawing.Size(260, 20);
			this.textBoxColumnSuffixes.TabIndex = 25;
			this.textBoxColumnSuffixes.TextChanged += new System.EventHandler(this.textBoxColumnSuffixes_TextChanged);
			// 
			// textBoxTableSuffixes
			// 
			this.textBoxTableSuffixes.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.textBoxTableSuffixes.Location = new System.Drawing.Point(210, 394);
			this.textBoxTableSuffixes.Name = "textBoxTableSuffixes";
			this.textBoxTableSuffixes.Size = new System.Drawing.Size(260, 20);
			this.textBoxTableSuffixes.TabIndex = 24;
			this.textBoxTableSuffixes.TextChanged += new System.EventHandler(this.textBoxTableSuffixes_TextChanged);
			// 
			// labelColumnSuffixes
			// 
			this.labelColumnSuffixes.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.labelColumnSuffixes.AutoSize = true;
			this.labelColumnSuffixes.ForeColor = System.Drawing.Color.White;
			this.labelColumnSuffixes.Location = new System.Drawing.Point(121, 422);
			this.labelColumnSuffixes.Name = "labelColumnSuffixes";
			this.labelColumnSuffixes.Size = new System.Drawing.Size(80, 13);
			this.labelColumnSuffixes.TabIndex = 23;
			this.labelColumnSuffixes.Text = "Column suffixes";
			// 
			// labelTableSuffixes
			// 
			this.labelTableSuffixes.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.labelTableSuffixes.AutoSize = true;
			this.labelTableSuffixes.ForeColor = System.Drawing.Color.White;
			this.labelTableSuffixes.Location = new System.Drawing.Point(121, 397);
			this.labelTableSuffixes.Name = "labelTableSuffixes";
			this.labelTableSuffixes.Size = new System.Drawing.Size(72, 13);
			this.labelTableSuffixes.TabIndex = 22;
			this.labelTableSuffixes.Text = "Table suffixes";
			// 
			// buttonTestConnection
			// 
			this.buttonTestConnection.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.buttonTestConnection.Image = ((System.Drawing.Image)(resources.GetObject("buttonTestConnection.Image")));
			this.buttonTestConnection.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.buttonTestConnection.Location = new System.Drawing.Point(309, 387);
			this.buttonTestConnection.Name = "buttonTestConnection";
			this.buttonTestConnection.Size = new System.Drawing.Size(121, 34);
			this.buttonTestConnection.TabIndex = 16;
			this.buttonTestConnection.Text = "Test connection";
			this.buttonTestConnection.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.buttonTestConnection.UseVisualStyleBackColor = true;
			this.buttonTestConnection.Click += new System.EventHandler(this.buttonTestConnection_Click);
			// 
			// textBoxColumnPrefixes
			// 
			this.textBoxColumnPrefixes.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.textBoxColumnPrefixes.Location = new System.Drawing.Point(210, 368);
			this.textBoxColumnPrefixes.Name = "textBoxColumnPrefixes";
			this.textBoxColumnPrefixes.Size = new System.Drawing.Size(260, 20);
			this.textBoxColumnPrefixes.TabIndex = 21;
			this.textBoxColumnPrefixes.TextChanged += new System.EventHandler(this.textBoxColumnPrefixes_TextChanged);
			// 
			// textBoxTablePrefixes
			// 
			this.textBoxTablePrefixes.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.textBoxTablePrefixes.Location = new System.Drawing.Point(210, 343);
			this.textBoxTablePrefixes.Name = "textBoxTablePrefixes";
			this.textBoxTablePrefixes.Size = new System.Drawing.Size(260, 20);
			this.textBoxTablePrefixes.TabIndex = 20;
			this.textBoxTablePrefixes.TextChanged += new System.EventHandler(this.textBoxTablePrefixes_TextChanged);
			// 
			// labelColumnPrefixes
			// 
			this.labelColumnPrefixes.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.labelColumnPrefixes.AutoSize = true;
			this.labelColumnPrefixes.ForeColor = System.Drawing.Color.White;
			this.labelColumnPrefixes.Location = new System.Drawing.Point(121, 371);
			this.labelColumnPrefixes.Name = "labelColumnPrefixes";
			this.labelColumnPrefixes.Size = new System.Drawing.Size(81, 13);
			this.labelColumnPrefixes.TabIndex = 19;
			this.labelColumnPrefixes.Text = "Column prefixes";
			// 
			// labelTablePrefixes
			// 
			this.labelTablePrefixes.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.labelTablePrefixes.AutoSize = true;
			this.labelTablePrefixes.ForeColor = System.Drawing.Color.White;
			this.labelTablePrefixes.Location = new System.Drawing.Point(121, 346);
			this.labelTablePrefixes.Name = "labelTablePrefixes";
			this.labelTablePrefixes.Size = new System.Drawing.Size(73, 13);
			this.labelTablePrefixes.TabIndex = 18;
			this.labelTablePrefixes.Text = "Table prefixes";
			// 
			// buttonResync
			// 
			this.buttonResync.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.buttonResync.Image = ((System.Drawing.Image)(resources.GetObject("buttonResync.Image")));
			this.buttonResync.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
			this.buttonResync.Location = new System.Drawing.Point(167, 387);
			this.buttonResync.Name = "buttonResync";
			this.buttonResync.Size = new System.Drawing.Size(121, 34);
			this.buttonResync.TabIndex = 17;
			this.buttonResync.Text = "Import changes";
			this.buttonResync.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.buttonResync.UseVisualStyleBackColor = true;
			this.buttonResync.Click += new System.EventHandler(this.buttonResync_Click);
			// 
			// superTabItemConnection
			// 
			this.superTabItemConnection.AttachedControl = this.superTabControlPanel1;
			this.superTabItemConnection.GlobalItem = false;
			this.superTabItemConnection.Image = ((System.Drawing.Image)(resources.GetObject("superTabItemConnection.Image")));
			this.superTabItemConnection.Name = "superTabItemConnection";
			superTabLinearGradientColorTable1.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))))};
			superTabItemStateColorTable1.Background = superTabLinearGradientColorTable1;
			superTabItemStateColorTable1.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
			superTabItemStateColorTable1.OuterBorder = System.Drawing.Color.Black;
			superTabColorStates1.MouseOver = superTabItemStateColorTable1;
			superTabLinearGradientColorTable2.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))))};
			superTabItemStateColorTable2.Background = superTabLinearGradientColorTable2;
			superTabColorStates1.Normal = superTabItemStateColorTable2;
			superTabLinearGradientColorTable3.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))))};
			superTabItemStateColorTable3.Background = superTabLinearGradientColorTable3;
			superTabItemStateColorTable3.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
			superTabItemStateColorTable3.OuterBorder = System.Drawing.Color.Black;
			superTabColorStates1.Selected = superTabItemStateColorTable3;
			superTabItemColorTable1.Default = superTabColorStates1;
			this.superTabItemConnection.TabColor = superTabItemColorTable1;
			this.superTabItemConnection.Text = "Connection Settings";
			// 
			// superTabControlPanel2
			// 
			this.superTabControlPanel2.Controls.Add(this.buttonImport);
			this.superTabControlPanel2.Controls.Add(this.buttonRefresh);
			this.superTabControlPanel2.Controls.Add(this.labelNoChanges);
			this.superTabControlPanel2.Controls.Add(this.databaseChanges1);
			this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel2.Location = new System.Drawing.Point(162, 0);
			this.superTabControlPanel2.Name = "superTabControlPanel2";
			this.superTabControlPanel2.Size = new System.Drawing.Size(596, 470);
			this.superTabControlPanel2.TabIndex = 0;
			this.superTabControlPanel2.TabItem = this.superTabItemImport;
			// 
			// buttonImport
			// 
			this.buttonImport.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonImport.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
			this.buttonImport.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonImport.HoverImage = ((System.Drawing.Image)(resources.GetObject("buttonImport.HoverImage")));
			this.buttonImport.Image = ((System.Drawing.Image)(resources.GetObject("buttonImport.Image")));
			this.buttonImport.Location = new System.Drawing.Point(313, 390);
			this.buttonImport.Margin = new System.Windows.Forms.Padding(2);
			this.buttonImport.Name = "buttonImport";
			this.buttonImport.Size = new System.Drawing.Size(121, 34);
			this.buttonImport.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonImport.TabIndex = 20;
			this.buttonImport.Text = "  Update model";
			this.buttonImport.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
			this.buttonImport.Click += new System.EventHandler(this.buttonImport_Click);
			// 
			// buttonRefresh
			// 
			this.buttonRefresh.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.buttonRefresh.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
			this.buttonRefresh.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.buttonRefresh.HoverImage = ((System.Drawing.Image)(resources.GetObject("buttonRefresh.HoverImage")));
			this.buttonRefresh.Image = ((System.Drawing.Image)(resources.GetObject("buttonRefresh.Image")));
			this.buttonRefresh.Location = new System.Drawing.Point(161, 390);
			this.buttonRefresh.Margin = new System.Windows.Forms.Padding(2);
			this.buttonRefresh.Name = "buttonRefresh";
			this.buttonRefresh.Size = new System.Drawing.Size(121, 34);
			this.buttonRefresh.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.buttonRefresh.TabIndex = 19;
			this.buttonRefresh.Text = "  Refresh";
			this.buttonRefresh.TextAlignment = DevComponents.DotNetBar.eButtonTextAlignment.Left;
			this.buttonRefresh.Click += new System.EventHandler(this.buttonRefresh_Click);
			// 
			// labelNoChanges
			// 
			this.labelNoChanges.Anchor = System.Windows.Forms.AnchorStyles.Top;
			this.labelNoChanges.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(25)))), ((int)(((byte)(25)))));
			// 
			// 
			// 
			this.labelNoChanges.BackgroundStyle.BackColorGradientAngle = 90;
			this.labelNoChanges.BackgroundStyle.BackColorGradientType = DevComponents.DotNetBar.eGradientType.Radial;
			this.labelNoChanges.BackgroundStyle.Class = "";
			this.labelNoChanges.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelNoChanges.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelNoChanges.ForeColor = System.Drawing.Color.White;
			this.labelNoChanges.Image = ((System.Drawing.Image)(resources.GetObject("labelNoChanges.Image")));
			this.labelNoChanges.Location = new System.Drawing.Point(172, 110);
			this.labelNoChanges.Name = "labelNoChanges";
			this.labelNoChanges.Size = new System.Drawing.Size(250, 41);
			this.labelNoChanges.TabIndex = 18;
			this.labelNoChanges.Text = "The database has no changes";
			this.labelNoChanges.Visible = false;
			// 
			// superTabItemImport
			// 
			this.superTabItemImport.AttachedControl = this.superTabControlPanel2;
			this.superTabItemImport.GlobalItem = false;
			this.superTabItemImport.Image = ((System.Drawing.Image)(resources.GetObject("superTabItemImport.Image")));
			this.superTabItemImport.Name = "superTabItemImport";
			superTabLinearGradientColorTable4.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50)))))};
			superTabItemStateColorTable4.Background = superTabLinearGradientColorTable4;
			superTabItemStateColorTable4.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
			superTabItemStateColorTable4.OuterBorder = System.Drawing.Color.Black;
			superTabColorStates2.MouseOver = superTabItemStateColorTable4;
			superTabLinearGradientColorTable5.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))))};
			superTabItemStateColorTable5.Background = superTabLinearGradientColorTable5;
			superTabItemStateColorTable5.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
			superTabItemStateColorTable5.OuterBorder = System.Drawing.Color.Black;
			superTabColorStates2.Normal = superTabItemStateColorTable5;
			superTabLinearGradientColorTable6.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))))};
			superTabItemStateColorTable6.Background = superTabLinearGradientColorTable6;
			superTabItemStateColorTable6.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
			superTabItemStateColorTable6.OuterBorder = System.Drawing.Color.Black;
			superTabColorStates2.Selected = superTabItemStateColorTable6;
			superTabItemColorTable2.Default = superTabColorStates2;
			this.superTabItemImport.TabColor = superTabItemColorTable2;
			this.superTabItemImport.Text = "Import Changes";
			// 
			// labelHeader
			// 
			this.labelHeader.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelHeader.BackgroundStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
			this.labelHeader.BackgroundStyle.BackColor2 = System.Drawing.Color.Black;
			this.labelHeader.BackgroundStyle.BackColorGradientAngle = 90;
			this.labelHeader.BackgroundStyle.Class = "";
			this.labelHeader.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelHeader.Dock = System.Windows.Forms.DockStyle.Top;
			this.labelHeader.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
			this.labelHeader.ForeColor = System.Drawing.Color.White;
			this.labelHeader.Location = new System.Drawing.Point(0, 0);
			this.labelHeader.Name = "labelHeader";
			this.labelHeader.Size = new System.Drawing.Size(758, 30);
			this.labelHeader.TabIndex = 18;
			this.labelHeader.Text = "Database";
			this.labelHeader.TextAlignment = System.Drawing.StringAlignment.Center;
			// 
			// errorProvider
			// 
			this.errorProvider.ContainerControl = this;
			// 
			// toolTip1
			// 
			this.toolTip1.IsBalloon = true;
			// 
			// superTooltip1
			// 
			this.superTooltip1.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
			// 
			// button1
			// 
			this.button1.Location = new System.Drawing.Point(224, 395);
			this.button1.Name = "button1";
			this.button1.Size = new System.Drawing.Size(75, 23);
			this.button1.TabIndex = 15;
			this.button1.Text = "button1";
			this.button1.UseVisualStyleBackColor = true;
			// 
			// button2
			// 
			this.button2.Location = new System.Drawing.Point(317, 395);
			this.button2.Name = "button2";
			this.button2.Size = new System.Drawing.Size(75, 23);
			this.button2.TabIndex = 16;
			this.button2.Text = "button2";
			this.button2.UseVisualStyleBackColor = true;
			// 
			// ucDatabaseInformation1
			// 
			this.ucDatabaseInformation1.BackColor = System.Drawing.Color.Transparent;
			this.ucDatabaseInformation1.DatabaseHelper = serverAndDatabaseHelper1;
			this.ucDatabaseInformation1.Dock = System.Windows.Forms.DockStyle.Top;
			this.ucDatabaseInformation1.EventRaisingDisabled = false;
			this.ucDatabaseInformation1.ForeColor = System.Drawing.Color.White;
			this.ucDatabaseInformation1.Location = new System.Drawing.Point(0, 0);
			this.ucDatabaseInformation1.Margin = new System.Windows.Forms.Padding(4);
			this.ucDatabaseInformation1.Name = "ucDatabaseInformation1";
			this.ucDatabaseInformation1.Password = "";
			this.ucDatabaseInformation1.Port = 0;
			this.ucDatabaseInformation1.SelectedDatabaseType = ArchAngel.Providers.EntityModel.Controller.DatabaseLayer.DatabaseTypes.SQLCE;
			this.ucDatabaseInformation1.SelectedServerName = "";
			this.ucDatabaseInformation1.ServiceName = "";
			this.ucDatabaseInformation1.Size = new System.Drawing.Size(596, 640);
			this.ucDatabaseInformation1.TabIndex = 14;
			this.ucDatabaseInformation1.UseIntegratedSecurity = false;
			this.ucDatabaseInformation1.Username = "******";
			this.ucDatabaseInformation1.UsingDatabaseFile = false;
			this.ucDatabaseInformation1.Resize += new System.EventHandler(this.ucDatabaseInformation1_Resize);
			// 
			// modelChanges1
			// 
			this.modelChanges1.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.modelChanges1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
			this.modelChanges1.Location = new System.Drawing.Point(4, 6);
			this.modelChanges1.Margin = new System.Windows.Forms.Padding(4);
			this.modelChanges1.Name = "modelChanges1";
			this.modelChanges1.Size = new System.Drawing.Size(589, 396);
			this.modelChanges1.TabIndex = 0;
			// 
			// databaseChanges1
			// 
			this.databaseChanges1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
			this.databaseChanges1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.databaseChanges1.Location = new System.Drawing.Point(0, 0);
			this.databaseChanges1.Margin = new System.Windows.Forms.Padding(4);
			this.databaseChanges1.Name = "databaseChanges1";
			this.databaseChanges1.Size = new System.Drawing.Size(596, 470);
			this.databaseChanges1.TabIndex = 0;
			// 
			// FormDatabase
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.panelEx1);
			this.Name = "FormDatabase";
			this.Size = new System.Drawing.Size(758, 500);
			this.Resize += new System.EventHandler(this.FormDatabase_Resize);
			this.ParentChanged += new System.EventHandler(this.FormDatabase_ParentChanged);
			this.panelEx1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.superTabConnectionSettings)).EndInit();
			this.superTabConnectionSettings.ResumeLayout(false);
			this.superTabControlPanel3.ResumeLayout(false);
			this.panel2.ResumeLayout(false);
			this.superTabControlPanel1.ResumeLayout(false);
			this.panel1.ResumeLayout(false);
			this.panel1.PerformLayout();
			this.superTabControlPanel2.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
			this.ResumeLayout(false);

		}
示例#14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemColorTable           superTabItemColorTable1           = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabColorStates              superTabColorStates1              = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable      superTabItemStateColorTable1      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable      superTabItemStateColorTable2      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable      superTabItemStateColorTable3      = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
     this.bar1 = new DevComponents.DotNetBar.SuperTabControl();
     this.superTabControlPanel2  = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.superTabItemProperties = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel1  = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.entities1                  = new ArchAngel.Providers.EntityModel.UI.PropertyGrids.Entities();
     this.superTabItemEntities       = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel3      = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.tableDetailsEditor1        = new ArchAngel.Providers.EntityModel.UI.Editors.TableDetailsEditor();
     this.superTabControlPanel4      = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.tablePropertiesEditor1     = new ArchAngel.Providers.EntityModel.UI.Editors.TableColumnsEditor();
     this.superTabControlPanel7      = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.componentPropertiesEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.ComponentPropertiesEditor();
     this.superTabControlPanel6      = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.componentDetailsEditor1    = new ArchAngel.Providers.EntityModel.UI.Editors.ComponentDetailsEditor();
     this.superTabControlPanel5      = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.tableKeysEditor1           = new ArchAngel.Providers.EntityModel.UI.Editors.TableKeysEditor();
     this.labelX1 = new DevComponents.DotNetBar.LabelX();
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
     this.bar1.SuspendLayout();
     this.superTabControlPanel1.SuspendLayout();
     this.superTabControlPanel3.SuspendLayout();
     this.superTabControlPanel4.SuspendLayout();
     this.superTabControlPanel7.SuspendLayout();
     this.superTabControlPanel6.SuspendLayout();
     this.superTabControlPanel5.SuspendLayout();
     this.SuspendLayout();
     //
     // bar1
     //
     this.bar1.BackColor = System.Drawing.Color.White;
     //
     //
     //
     //
     //
     //
     this.bar1.ControlBox.CloseBox.Name = "";
     //
     //
     //
     this.bar1.ControlBox.MenuBox.Name = "";
     this.bar1.ControlBox.Name         = "";
     this.bar1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.bar1.ControlBox.MenuBox,
         this.bar1.ControlBox.CloseBox
     });
     this.bar1.Controls.Add(this.superTabControlPanel1);
     this.bar1.Controls.Add(this.superTabControlPanel2);
     this.bar1.Controls.Add(this.superTabControlPanel3);
     this.bar1.Controls.Add(this.superTabControlPanel4);
     this.bar1.Controls.Add(this.superTabControlPanel7);
     this.bar1.Controls.Add(this.superTabControlPanel6);
     this.bar1.Controls.Add(this.superTabControlPanel5);
     this.bar1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.bar1.ForeColor          = System.Drawing.Color.White;
     this.bar1.Location           = new System.Drawing.Point(0, 30);
     this.bar1.Name               = "bar1";
     this.bar1.ReorderTabsEnabled = true;
     this.bar1.SelectedTabFont    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.bar1.SelectedTabIndex   = 6;
     this.bar1.Size               = new System.Drawing.Size(628, 295);
     this.bar1.TabAlignment       = DevComponents.DotNetBar.eTabStripAlignment.Left;
     this.bar1.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.bar1.TabIndex           = 1;
     this.bar1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabItemEntities,
         this.superTabItemProperties
     });
     superTabLinearGradientColorTable4.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))))
     };
     superTabColorTable1.Background      = superTabLinearGradientColorTable4;
     superTabColorTable1.InnerBorder     = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     superTabColorTable1.OuterBorder     = System.Drawing.Color.Black;
     superTabColorTable1.SelectionMarker = System.Drawing.Color.White;
     this.bar1.TabStripColor             = superTabColorTable1;
     this.bar1.TabStyle           = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
     this.bar1.TabVerticalSpacing = 10;
     this.bar1.Text = "Details";
     //
     // superTabControlPanel2
     //
     this.superTabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel2.Location = new System.Drawing.Point(140, 0);
     this.superTabControlPanel2.Name     = "superTabControlPanel2";
     this.superTabControlPanel2.Size     = new System.Drawing.Size(488, 295);
     this.superTabControlPanel2.TabIndex = 0;
     this.superTabControlPanel2.TabItem  = this.superTabItemProperties;
     //
     // superTabItemProperties
     //
     this.superTabItemProperties.AttachedControl = this.superTabControlPanel2;
     this.superTabItemProperties.GlobalItem      = false;
     this.superTabItemProperties.Name            = "superTabItemProperties";
     this.superTabItemProperties.Text            = "Property customizations";
     this.superTabItemProperties.Visible         = false;
     //
     // superTabControlPanel1
     //
     this.superTabControlPanel1.Controls.Add(this.entities1);
     this.superTabControlPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel1.Location = new System.Drawing.Point(140, 0);
     this.superTabControlPanel1.Name     = "superTabControlPanel1";
     this.superTabControlPanel1.Size     = new System.Drawing.Size(488, 295);
     this.superTabControlPanel1.TabIndex = 1;
     this.superTabControlPanel1.TabItem  = this.superTabItemEntities;
     //
     // entities1
     //
     this.entities1.BackColor = System.Drawing.Color.Black;
     this.entities1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.entities1.Location  = new System.Drawing.Point(0, 0);
     this.entities1.Name      = "entities1";
     this.entities1.Size      = new System.Drawing.Size(488, 295);
     this.entities1.TabIndex  = 0;
     //
     // superTabItemEntities
     //
     this.superTabItemEntities.AttachedControl = this.superTabControlPanel1;
     this.superTabItemEntities.GlobalItem      = false;
     this.superTabItemEntities.Name            = "superTabItemEntities";
     superTabLinearGradientColorTable1.Colors  = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))))
     };
     superTabItemStateColorTable1.Background  = superTabLinearGradientColorTable1;
     superTabItemStateColorTable1.Text        = System.Drawing.Color.White;
     superTabColorStates1.Normal              = superTabItemStateColorTable1;
     superTabLinearGradientColorTable2.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100))))),
         System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))))
     };
     superTabItemStateColorTable2.Background  = superTabLinearGradientColorTable2;
     superTabItemStateColorTable2.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
     superTabItemStateColorTable2.OuterBorder = System.Drawing.Color.Black;
     superTabItemStateColorTable2.Text        = System.Drawing.Color.White;
     superTabColorStates1.Selected            = superTabItemStateColorTable2;
     superTabLinearGradientColorTable3.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))))
     };
     superTabItemStateColorTable3.Background = superTabLinearGradientColorTable3;
     superTabColorStates1.SelectedMouseOver  = superTabItemStateColorTable3;
     superTabItemColorTable1.Default         = superTabColorStates1;
     this.superTabItemEntities.TabColor      = superTabItemColorTable1;
     this.superTabItemEntities.Text          = "Entity customizations";
     //
     // superTabControlPanel3
     //
     this.superTabControlPanel3.Controls.Add(this.tableDetailsEditor1);
     this.superTabControlPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel3.Location = new System.Drawing.Point(140, 0);
     this.superTabControlPanel3.Name     = "superTabControlPanel3";
     this.superTabControlPanel3.Size     = new System.Drawing.Size(488, 295);
     this.superTabControlPanel3.TabIndex = 0;
     //
     // tableDetailsEditor1
     //
     this.tableDetailsEditor1.BackColor = System.Drawing.Color.Black;
     this.tableDetailsEditor1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.tableDetailsEditor1.ForeColor = System.Drawing.Color.White;
     this.tableDetailsEditor1.Location  = new System.Drawing.Point(0, 0);
     this.tableDetailsEditor1.Name      = "tableDetailsEditor1";
     this.tableDetailsEditor1.Size      = new System.Drawing.Size(488, 295);
     this.tableDetailsEditor1.TabIndex  = 0;
     this.tableDetailsEditor1.Table     = null;
     //
     // superTabControlPanel4
     //
     this.superTabControlPanel4.Controls.Add(this.tablePropertiesEditor1);
     this.superTabControlPanel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel4.Location = new System.Drawing.Point(140, 0);
     this.superTabControlPanel4.Name     = "superTabControlPanel4";
     this.superTabControlPanel4.Size     = new System.Drawing.Size(488, 295);
     this.superTabControlPanel4.TabIndex = 0;
     //
     // tablePropertiesEditor1
     //
     this.tablePropertiesEditor1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tablePropertiesEditor1.Location = new System.Drawing.Point(0, 0);
     this.tablePropertiesEditor1.Name     = "tablePropertiesEditor1";
     this.tablePropertiesEditor1.Size     = new System.Drawing.Size(488, 295);
     this.tablePropertiesEditor1.TabIndex = 0;
     this.tablePropertiesEditor1.Table    = null;
     //
     // superTabControlPanel7
     //
     this.superTabControlPanel7.Controls.Add(this.componentPropertiesEditor1);
     this.superTabControlPanel7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel7.Location = new System.Drawing.Point(140, 0);
     this.superTabControlPanel7.Name     = "superTabControlPanel7";
     this.superTabControlPanel7.Size     = new System.Drawing.Size(488, 295);
     this.superTabControlPanel7.TabIndex = 0;
     //
     // componentPropertiesEditor1
     //
     this.componentPropertiesEditor1.ComponentSpecification = null;
     this.componentPropertiesEditor1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.componentPropertiesEditor1.Location = new System.Drawing.Point(0, 0);
     this.componentPropertiesEditor1.Name     = "componentPropertiesEditor1";
     this.componentPropertiesEditor1.Size     = new System.Drawing.Size(488, 295);
     this.componentPropertiesEditor1.TabIndex = 0;
     //
     // superTabControlPanel6
     //
     this.superTabControlPanel6.Controls.Add(this.componentDetailsEditor1);
     this.superTabControlPanel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel6.Location = new System.Drawing.Point(140, 0);
     this.superTabControlPanel6.Name     = "superTabControlPanel6";
     this.superTabControlPanel6.Size     = new System.Drawing.Size(488, 295);
     this.superTabControlPanel6.TabIndex = 0;
     //
     // componentDetailsEditor1
     //
     this.componentDetailsEditor1.BackColor = System.Drawing.Color.Black;
     this.componentDetailsEditor1.ComponentSpecification = null;
     this.componentDetailsEditor1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.componentDetailsEditor1.ForeColor = System.Drawing.Color.White;
     this.componentDetailsEditor1.Location  = new System.Drawing.Point(0, 0);
     this.componentDetailsEditor1.Name      = "componentDetailsEditor1";
     this.componentDetailsEditor1.Size      = new System.Drawing.Size(488, 295);
     this.componentDetailsEditor1.TabIndex  = 0;
     //
     // superTabControlPanel5
     //
     this.superTabControlPanel5.Controls.Add(this.tableKeysEditor1);
     this.superTabControlPanel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel5.Location = new System.Drawing.Point(140, 0);
     this.superTabControlPanel5.Name     = "superTabControlPanel5";
     this.superTabControlPanel5.Size     = new System.Drawing.Size(488, 295);
     this.superTabControlPanel5.TabIndex = 0;
     //
     // tableKeysEditor1
     //
     this.tableKeysEditor1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableKeysEditor1.Location = new System.Drawing.Point(0, 0);
     this.tableKeysEditor1.Name     = "tableKeysEditor1";
     this.tableKeysEditor1.Size     = new System.Drawing.Size(488, 295);
     this.tableKeysEditor1.TabIndex = 0;
     this.tableKeysEditor1.Table    = null;
     //
     // labelX1
     //
     this.labelX1.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX1.BackgroundStyle.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
     this.labelX1.BackgroundStyle.BackColor2             = System.Drawing.Color.Black;
     this.labelX1.BackgroundStyle.BackColorGradientAngle = 90;
     this.labelX1.BackgroundStyle.Class      = "";
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Dock          = System.Windows.Forms.DockStyle.Top;
     this.labelX1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelX1.Location      = new System.Drawing.Point(0, 0);
     this.labelX1.Name          = "labelX1";
     this.labelX1.Size          = new System.Drawing.Size(628, 30);
     this.labelX1.TabIndex      = 2;
     this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
     //
     // CustomCode
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.bar1);
     this.Controls.Add(this.labelX1);
     this.Name = "CustomCode";
     this.Size = new System.Drawing.Size(628, 325);
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
     this.bar1.ResumeLayout(false);
     this.superTabControlPanel1.ResumeLayout(false);
     this.superTabControlPanel3.ResumeLayout(false);
     this.superTabControlPanel4.ResumeLayout(false);
     this.superTabControlPanel7.ResumeLayout(false);
     this.superTabControlPanel6.ResumeLayout(false);
     this.superTabControlPanel5.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()
        {
            DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabItemColorTable superTabItemColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabColorStates superTabColorStates1 = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
            DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            this.bar1 = new DevComponents.DotNetBar.SuperTabControl();
            this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.superTabItemProperties = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.entities1 = new ArchAngel.Providers.EntityModel.UI.PropertyGrids.Entities();
            this.superTabItemEntities = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.tableDetailsEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.TableDetailsEditor();
            this.superTabControlPanel4 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.tablePropertiesEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.TableColumnsEditor();
            this.superTabControlPanel7 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.componentPropertiesEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.ComponentPropertiesEditor();
            this.superTabControlPanel6 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.componentDetailsEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.ComponentDetailsEditor();
            this.superTabControlPanel5 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.tableKeysEditor1 = new ArchAngel.Providers.EntityModel.UI.Editors.TableKeysEditor();
            this.labelX1 = new DevComponents.DotNetBar.LabelX();
            ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
            this.bar1.SuspendLayout();
            this.superTabControlPanel1.SuspendLayout();
            this.superTabControlPanel3.SuspendLayout();
            this.superTabControlPanel4.SuspendLayout();
            this.superTabControlPanel7.SuspendLayout();
            this.superTabControlPanel6.SuspendLayout();
            this.superTabControlPanel5.SuspendLayout();
            this.SuspendLayout();
            // 
            // bar1
            // 
            this.bar1.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            // 
            // 
            // 
            this.bar1.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.bar1.ControlBox.MenuBox.Name = "";
            this.bar1.ControlBox.Name = "";
            this.bar1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.bar1.ControlBox.MenuBox,
            this.bar1.ControlBox.CloseBox});
            this.bar1.Controls.Add(this.superTabControlPanel1);
            this.bar1.Controls.Add(this.superTabControlPanel2);
            this.bar1.Controls.Add(this.superTabControlPanel3);
            this.bar1.Controls.Add(this.superTabControlPanel4);
            this.bar1.Controls.Add(this.superTabControlPanel7);
            this.bar1.Controls.Add(this.superTabControlPanel6);
            this.bar1.Controls.Add(this.superTabControlPanel5);
            this.bar1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.bar1.ForeColor = System.Drawing.Color.White;
            this.bar1.Location = new System.Drawing.Point(0, 30);
            this.bar1.Name = "bar1";
            this.bar1.ReorderTabsEnabled = true;
            this.bar1.SelectedTabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
            this.bar1.SelectedTabIndex = 6;
            this.bar1.Size = new System.Drawing.Size(628, 295);
            this.bar1.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Left;
            this.bar1.TabFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.bar1.TabIndex = 1;
            this.bar1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabItemEntities,
            this.superTabItemProperties});
            superTabLinearGradientColorTable4.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(10)))), ((int)(((byte)(10)))))};
            superTabColorTable1.Background = superTabLinearGradientColorTable4;
            superTabColorTable1.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
            superTabColorTable1.OuterBorder = System.Drawing.Color.Black;
            superTabColorTable1.SelectionMarker = System.Drawing.Color.White;
            this.bar1.TabStripColor = superTabColorTable1;
            this.bar1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
            this.bar1.TabVerticalSpacing = 10;
            this.bar1.Text = "Details";
            // 
            // superTabControlPanel2
            // 
            this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel2.Location = new System.Drawing.Point(140, 0);
            this.superTabControlPanel2.Name = "superTabControlPanel2";
            this.superTabControlPanel2.Size = new System.Drawing.Size(488, 295);
            this.superTabControlPanel2.TabIndex = 0;
            this.superTabControlPanel2.TabItem = this.superTabItemProperties;
            // 
            // superTabItemProperties
            // 
            this.superTabItemProperties.AttachedControl = this.superTabControlPanel2;
            this.superTabItemProperties.GlobalItem = false;
            this.superTabItemProperties.Name = "superTabItemProperties";
            this.superTabItemProperties.Text = "Property customizations";
            this.superTabItemProperties.Visible = false;
            // 
            // superTabControlPanel1
            // 
            this.superTabControlPanel1.Controls.Add(this.entities1);
            this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel1.Location = new System.Drawing.Point(140, 0);
            this.superTabControlPanel1.Name = "superTabControlPanel1";
            this.superTabControlPanel1.Size = new System.Drawing.Size(488, 295);
            this.superTabControlPanel1.TabIndex = 1;
            this.superTabControlPanel1.TabItem = this.superTabItemEntities;
            // 
            // entities1
            // 
            this.entities1.BackColor = System.Drawing.Color.Black;
            this.entities1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.entities1.Location = new System.Drawing.Point(0, 0);
            this.entities1.Name = "entities1";
            this.entities1.Size = new System.Drawing.Size(488, 295);
            this.entities1.TabIndex = 0;
            // 
            // superTabItemEntities
            // 
            this.superTabItemEntities.AttachedControl = this.superTabControlPanel1;
            this.superTabItemEntities.GlobalItem = false;
            this.superTabItemEntities.Name = "superTabItemEntities";
            superTabLinearGradientColorTable1.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(30)))))};
            superTabItemStateColorTable1.Background = superTabLinearGradientColorTable1;
            superTabItemStateColorTable1.Text = System.Drawing.Color.White;
            superTabColorStates1.Normal = superTabItemStateColorTable1;
            superTabLinearGradientColorTable2.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(20)))), ((int)(((byte)(20)))), ((int)(((byte)(20)))))};
            superTabItemStateColorTable2.Background = superTabLinearGradientColorTable2;
            superTabItemStateColorTable2.InnerBorder = System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))));
            superTabItemStateColorTable2.OuterBorder = System.Drawing.Color.Black;
            superTabItemStateColorTable2.Text = System.Drawing.Color.White;
            superTabColorStates1.Selected = superTabItemStateColorTable2;
            superTabLinearGradientColorTable3.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(140)))), ((int)(((byte)(140)))), ((int)(((byte)(140)))))};
            superTabItemStateColorTable3.Background = superTabLinearGradientColorTable3;
            superTabColorStates1.SelectedMouseOver = superTabItemStateColorTable3;
            superTabItemColorTable1.Default = superTabColorStates1;
            this.superTabItemEntities.TabColor = superTabItemColorTable1;
            this.superTabItemEntities.Text = "Entity customizations";
            // 
            // superTabControlPanel3
            // 
            this.superTabControlPanel3.Controls.Add(this.tableDetailsEditor1);
            this.superTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel3.Location = new System.Drawing.Point(140, 0);
            this.superTabControlPanel3.Name = "superTabControlPanel3";
            this.superTabControlPanel3.Size = new System.Drawing.Size(488, 295);
            this.superTabControlPanel3.TabIndex = 0;
            // 
            // tableDetailsEditor1
            // 
            this.tableDetailsEditor1.BackColor = System.Drawing.Color.Black;
            this.tableDetailsEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableDetailsEditor1.ForeColor = System.Drawing.Color.White;
            this.tableDetailsEditor1.Location = new System.Drawing.Point(0, 0);
            this.tableDetailsEditor1.Name = "tableDetailsEditor1";
            this.tableDetailsEditor1.Size = new System.Drawing.Size(488, 295);
            this.tableDetailsEditor1.TabIndex = 0;
            this.tableDetailsEditor1.Table = null;
            // 
            // superTabControlPanel4
            // 
            this.superTabControlPanel4.Controls.Add(this.tablePropertiesEditor1);
            this.superTabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel4.Location = new System.Drawing.Point(140, 0);
            this.superTabControlPanel4.Name = "superTabControlPanel4";
            this.superTabControlPanel4.Size = new System.Drawing.Size(488, 295);
            this.superTabControlPanel4.TabIndex = 0;
            // 
            // tablePropertiesEditor1
            // 
            this.tablePropertiesEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tablePropertiesEditor1.Location = new System.Drawing.Point(0, 0);
            this.tablePropertiesEditor1.Name = "tablePropertiesEditor1";
            this.tablePropertiesEditor1.Size = new System.Drawing.Size(488, 295);
            this.tablePropertiesEditor1.TabIndex = 0;
            this.tablePropertiesEditor1.Table = null;
            // 
            // superTabControlPanel7
            // 
            this.superTabControlPanel7.Controls.Add(this.componentPropertiesEditor1);
            this.superTabControlPanel7.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel7.Location = new System.Drawing.Point(140, 0);
            this.superTabControlPanel7.Name = "superTabControlPanel7";
            this.superTabControlPanel7.Size = new System.Drawing.Size(488, 295);
            this.superTabControlPanel7.TabIndex = 0;
            // 
            // componentPropertiesEditor1
            // 
            this.componentPropertiesEditor1.ComponentSpecification = null;
            this.componentPropertiesEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.componentPropertiesEditor1.Location = new System.Drawing.Point(0, 0);
            this.componentPropertiesEditor1.Name = "componentPropertiesEditor1";
            this.componentPropertiesEditor1.Size = new System.Drawing.Size(488, 295);
            this.componentPropertiesEditor1.TabIndex = 0;
            // 
            // superTabControlPanel6
            // 
            this.superTabControlPanel6.Controls.Add(this.componentDetailsEditor1);
            this.superTabControlPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel6.Location = new System.Drawing.Point(140, 0);
            this.superTabControlPanel6.Name = "superTabControlPanel6";
            this.superTabControlPanel6.Size = new System.Drawing.Size(488, 295);
            this.superTabControlPanel6.TabIndex = 0;
            // 
            // componentDetailsEditor1
            // 
            this.componentDetailsEditor1.BackColor = System.Drawing.Color.Black;
            this.componentDetailsEditor1.ComponentSpecification = null;
            this.componentDetailsEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.componentDetailsEditor1.ForeColor = System.Drawing.Color.White;
            this.componentDetailsEditor1.Location = new System.Drawing.Point(0, 0);
            this.componentDetailsEditor1.Name = "componentDetailsEditor1";
            this.componentDetailsEditor1.Size = new System.Drawing.Size(488, 295);
            this.componentDetailsEditor1.TabIndex = 0;
            // 
            // superTabControlPanel5
            // 
            this.superTabControlPanel5.Controls.Add(this.tableKeysEditor1);
            this.superTabControlPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel5.Location = new System.Drawing.Point(140, 0);
            this.superTabControlPanel5.Name = "superTabControlPanel5";
            this.superTabControlPanel5.Size = new System.Drawing.Size(488, 295);
            this.superTabControlPanel5.TabIndex = 0;
            // 
            // tableKeysEditor1
            // 
            this.tableKeysEditor1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tableKeysEditor1.Location = new System.Drawing.Point(0, 0);
            this.tableKeysEditor1.Name = "tableKeysEditor1";
            this.tableKeysEditor1.Size = new System.Drawing.Size(488, 295);
            this.tableKeysEditor1.TabIndex = 0;
            this.tableKeysEditor1.Table = null;
            // 
            // labelX1
            // 
            this.labelX1.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.labelX1.BackgroundStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(80)))), ((int)(((byte)(80)))));
            this.labelX1.BackgroundStyle.BackColor2 = System.Drawing.Color.Black;
            this.labelX1.BackgroundStyle.BackColorGradientAngle = 90;
            this.labelX1.BackgroundStyle.Class = "";
            this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX1.Dock = System.Windows.Forms.DockStyle.Top;
            this.labelX1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.labelX1.Location = new System.Drawing.Point(0, 0);
            this.labelX1.Name = "labelX1";
            this.labelX1.Size = new System.Drawing.Size(628, 30);
            this.labelX1.TabIndex = 2;
            this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center;
            // 
            // CustomCode
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.bar1);
            this.Controls.Add(this.labelX1);
            this.Name = "CustomCode";
            this.Size = new System.Drawing.Size(628, 325);
            ((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
            this.bar1.ResumeLayout(false);
            this.superTabControlPanel1.ResumeLayout(false);
            this.superTabControlPanel3.ResumeLayout(false);
            this.superTabControlPanel4.ResumeLayout(false);
            this.superTabControlPanel7.ResumeLayout(false);
            this.superTabControlPanel6.ResumeLayout(false);
            this.superTabControlPanel5.ResumeLayout(false);
            this.ResumeLayout(false);

        }
        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable6 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabItemColorTable superTabItemColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabColorStates superTabColorStates1 = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
            DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabItemColorTable superTabItemColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabItemColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabColorStates superTabColorStates2 = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
            DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabColorStates superTabColorStates3 = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
            DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable3 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabColorStates superTabColorStates4 = new DevComponents.DotNetBar.Rendering.SuperTabColorStates();
            DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable superTabItemStateColorTable5 = new DevComponents.DotNetBar.Rendering.SuperTabItemStateColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable4 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable2 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
            DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable superTabLinearGradientColorTable5 = new DevComponents.DotNetBar.Rendering.SuperTabLinearGradientColorTable();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
            this.superTabControlMain = new DevComponents.DotNetBar.SuperTabControl();
            this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.superTabControlDispatch = new DevComponents.DotNetBar.SuperTabControl();
            this.superTabControlPanel5 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.stiAllMember = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabItemDispatch = new DevComponents.DotNetBar.SuperTabItem();
            this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.superTabControlMeeting = new DevComponents.DotNetBar.SuperTabControl();
            this.superTabItemMeeting = new DevComponents.DotNetBar.SuperTabItem();
            this.panelAll = new System.Windows.Forms.Panel();
            this.panelMain = new System.Windows.Forms.Panel();
            this.panelRight = new System.Windows.Forms.Panel();
            this.btnRegionView = new DevComponents.DotNetBar.ButtonX();
            this.waitControl1 = new DispatchPlatform.Control.WaitControl();
            this.imgBtnBroadcast = new DevComponents.DotNetBar.ButtonX();
            this.imgBtnMeeting = new DevComponents.DotNetBar.ButtonX();
            this.operateLog1 = new DispatchPlatform.Control.OperateLog();
            this.imgBtnDispatch = new DevComponents.DotNetBar.ButtonX();
            this.panel2 = new System.Windows.Forms.Panel();
            this.panelBottomAndCommand = new System.Windows.Forms.Panel();
            this.panelCommand = new System.Windows.Forms.Panel();
            this.panelBottom = new System.Windows.Forms.Panel();
            this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
            this.picBoxState = new System.Windows.Forms.PictureBox();
            this.lblBoxState = new System.Windows.Forms.Label();
            this.picDb = new System.Windows.Forms.PictureBox();
            this.lblDBState = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.lblIdelCount = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.lblBusyCount = new System.Windows.Forms.Label();
            this.label4 = new System.Windows.Forms.Label();
            this.lblHoldingCount = new System.Windows.Forms.Label();
            this.label7 = new System.Windows.Forms.Label();
            this.lblIsfordCount = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.lblNoSpeekCount = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.lblRecordCount = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.lblListenCount = new System.Windows.Forms.Label();
            this.label6 = new System.Windows.Forms.Label();
            this.lblAllCount = new System.Windows.Forms.Label();
            this.cRight = new DispatchPlatform.SingleUserControl();
            this.cLeft = new DispatchPlatform.SingleUserControl();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.timer2 = new System.Windows.Forms.Timer(this.components);
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.行5列ToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
            this.行4列ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.行3列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.行6列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.行5列ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.行4列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.行7列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.行8列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.行8列ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.行8列ToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
            this.行8列ToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
            this.popMenuVideo = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
            this.panelTop = new System.Windows.Forms.Panel();
            this.smallTimeControl2 = new DispatchPlatform.Control.SmallTimeControl();
            this.btnVideoSize = new DevComponents.DotNetBar.ButtonX();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.btnTelLog = new DevComponents.DotNetBar.ButtonX();
            this.chkSortByOnline = new DevComponents.DotNetBar.Controls.CheckBoxX();
            this.pictureBox2 = new System.Windows.Forms.PictureBox();
            this.picSplit = new System.Windows.Forms.PictureBox();
            this.btnClallKeyborad = new DevComponents.DotNetBar.ButtonX();
            this.btnSet = new DevComponents.DotNetBar.ButtonX();
            this.btnSortByDepartment = new DevComponents.DotNetBar.ButtonX();
            this.labelX1 = new DevComponents.DotNetBar.LabelX();
            this.chkSortByNumber = new DevComponents.DotNetBar.Controls.CheckBoxX();
            this.btnSortByName = new DevComponents.DotNetBar.ButtonX();
            this.chkSortByName = new DevComponents.DotNetBar.Controls.CheckBoxX();
            this.btnExit = new DevComponents.DotNetBar.ButtonX();
            this.btnLock = new DevComponents.DotNetBar.ButtonX();
            this.lblTitle = new DevComponents.DotNetBar.LabelX();
            ((System.ComponentModel.ISupportInitialize)(this.superTabControlMain)).BeginInit();
            this.superTabControlMain.SuspendLayout();
            this.superTabControlPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.superTabControlDispatch)).BeginInit();
            this.superTabControlDispatch.SuspendLayout();
            this.superTabControlPanel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.superTabControlMeeting)).BeginInit();
            this.panelAll.SuspendLayout();
            this.panelMain.SuspendLayout();
            this.panelRight.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panelBottomAndCommand.SuspendLayout();
            this.panelBottom.SuspendLayout();
            this.flowLayoutPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picBoxState)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picDb)).BeginInit();
            this.contextMenuStrip1.SuspendLayout();
            this.popMenuVideo.SuspendLayout();
            this.panelTop.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picSplit)).BeginInit();
            this.SuspendLayout();
            // 
            // superTabControlMain
            // 
            // 
            // 
            // 
            // 
            // 
            // 
            this.superTabControlMain.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.superTabControlMain.ControlBox.MenuBox.Name = "";
            this.superTabControlMain.ControlBox.Name = "";
            this.superTabControlMain.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabControlMain.ControlBox.MenuBox,
            this.superTabControlMain.ControlBox.CloseBox});
            this.superTabControlMain.Controls.Add(this.superTabControlPanel1);
            this.superTabControlMain.Controls.Add(this.superTabControlPanel2);
            this.superTabControlMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlMain.Location = new System.Drawing.Point(0, 0);
            this.superTabControlMain.Name = "superTabControlMain";
            this.superTabControlMain.ReorderTabsEnabled = true;
            this.superTabControlMain.SelectedTabFont = new System.Drawing.Font("宋体", 19F, System.Drawing.FontStyle.Bold);
            this.superTabControlMain.SelectedTabIndex = 1;
            this.superTabControlMain.Size = new System.Drawing.Size(1123, 757);
            this.superTabControlMain.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Left;
            this.superTabControlMain.TabFont = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.superTabControlMain.TabIndex = 0;
            this.superTabControlMain.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabItemDispatch,
            this.superTabItemMeeting});
            superTabLinearGradientColorTable6.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.Empty};
            superTabColorTable3.Background = superTabLinearGradientColorTable6;
            this.superTabControlMain.TabStripColor = superTabColorTable3;
            this.superTabControlMain.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.VisualStudio2008Dock;
            this.superTabControlMain.TabsVisible = false;
            this.superTabControlMain.Text = "superTabControl1";
            this.superTabControlMain.TextAlignment = DevComponents.DotNetBar.eItemAlignment.Center;
            // 
            // superTabControlPanel1
            // 
            this.superTabControlPanel1.Controls.Add(this.superTabControlDispatch);
            this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel1.Location = new System.Drawing.Point(66, 0);
            this.superTabControlPanel1.Name = "superTabControlPanel1";
            this.superTabControlPanel1.Size = new System.Drawing.Size(1057, 757);
            this.superTabControlPanel1.TabIndex = 1;
            this.superTabControlPanel1.TabItem = this.superTabItemDispatch;
            // 
            // superTabControlDispatch
            // 
            this.superTabControlDispatch.BackColor = System.Drawing.Color.Black;
            // 
            // 
            // 
            // 
            // 
            // 
            this.superTabControlDispatch.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.superTabControlDispatch.ControlBox.MenuBox.Name = "";
            this.superTabControlDispatch.ControlBox.Name = "";
            this.superTabControlDispatch.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabControlDispatch.ControlBox.MenuBox,
            this.superTabControlDispatch.ControlBox.CloseBox});
            this.superTabControlDispatch.Controls.Add(this.superTabControlPanel5);
            this.superTabControlDispatch.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlDispatch.Location = new System.Drawing.Point(0, 0);
            this.superTabControlDispatch.Name = "superTabControlDispatch";
            this.superTabControlDispatch.ReorderTabsEnabled = false;
            this.superTabControlDispatch.SelectedTabFont = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold);
            this.superTabControlDispatch.SelectedTabIndex = 0;
            this.superTabControlDispatch.Size = new System.Drawing.Size(1057, 757);
            this.superTabControlDispatch.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Bottom;
            this.superTabControlDispatch.TabFont = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold);
            this.superTabControlDispatch.TabHorizontalSpacing = 10;
            this.superTabControlDispatch.TabIndex = 0;
            this.superTabControlDispatch.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.stiAllMember});
            superTabLinearGradientColorTable2.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48)))))};
            superTabColorTable1.Background = superTabLinearGradientColorTable2;
            this.superTabControlDispatch.TabStripColor = superTabColorTable1;
            this.superTabControlDispatch.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OneNote2007;
            this.superTabControlDispatch.Text = "superTabControl4";
            // 
            // superTabControlPanel5
            // 
            this.superTabControlPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel5.Location = new System.Drawing.Point(0, 0);
            this.superTabControlPanel5.Name = "superTabControlPanel5";
            this.superTabControlPanel5.Size = new System.Drawing.Size(1057, 720);
            this.superTabControlPanel5.TabIndex = 1;
            this.superTabControlPanel5.TabItem = this.stiAllMember;
            // 
            // stiAllMember
            // 
            this.stiAllMember.AttachedControl = this.superTabControlPanel5;
            this.stiAllMember.GlobalItem = false;
            this.stiAllMember.Name = "stiAllMember";
            this.stiAllMember.SelectedTabFont = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Bold);
            superTabLinearGradientColorTable1.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(95)))), ((int)(((byte)(113)))), ((int)(((byte)(130)))))};
            superTabItemStateColorTable1.Background = superTabLinearGradientColorTable1;
            superTabColorStates1.Selected = superTabItemStateColorTable1;
            superTabItemColorTable1.Bottom = superTabColorStates1;
            this.stiAllMember.TabColor = superTabItemColorTable1;
            this.stiAllMember.Tag = "0";
            this.stiAllMember.Text = "全部用户";
            // 
            // superTabItemDispatch
            // 
            this.superTabItemDispatch.AttachedControl = this.superTabControlPanel1;
            this.superTabItemDispatch.GlobalItem = false;
            this.superTabItemDispatch.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Center;
            this.superTabItemDispatch.Name = "superTabItemDispatch";
            this.superTabItemDispatch.SelectedTabFont = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            superTabItemStateColorTable2.SelectionMarker = System.Drawing.Color.Blue;
            superTabItemStateColorTable2.Text = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            superTabColorStates2.Normal = superTabItemStateColorTable2;
            superTabItemStateColorTable3.SelectionMarker = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
            superTabItemStateColorTable3.Text = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            superTabColorStates2.Selected = superTabItemStateColorTable3;
            superTabItemColorTable2.Bottom = superTabColorStates2;
            superTabLinearGradientColorTable3.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.Black,
        System.Drawing.Color.Black};
            superTabItemStateColorTable4.Background = superTabLinearGradientColorTable3;
            superTabItemStateColorTable4.Text = System.Drawing.Color.White;
            superTabColorStates3.Selected = superTabItemStateColorTable4;
            superTabItemColorTable2.Default = superTabColorStates3;
            superTabLinearGradientColorTable4.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.Red,
        System.Drawing.Color.White,
        System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))))};
            superTabItemStateColorTable5.Background = superTabLinearGradientColorTable4;
            superTabColorStates4.Selected = superTabItemStateColorTable5;
            superTabItemColorTable2.Right = superTabColorStates4;
            this.superTabItemDispatch.TabColor = superTabItemColorTable2;
            this.superTabItemDispatch.Text = "调度";
            this.superTabItemDispatch.TextAlignment = DevComponents.DotNetBar.eItemAlignment.Center;
            // 
            // superTabControlPanel2
            // 
            this.superTabControlPanel2.Controls.Add(this.superTabControlMeeting);
            this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlPanel2.Location = new System.Drawing.Point(66, 0);
            this.superTabControlPanel2.Name = "superTabControlPanel2";
            this.superTabControlPanel2.Size = new System.Drawing.Size(1057, 757);
            this.superTabControlPanel2.TabIndex = 0;
            this.superTabControlPanel2.TabItem = this.superTabItemMeeting;
            // 
            // superTabControlMeeting
            // 
            this.superTabControlMeeting.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48)))));
            // 
            // 
            // 
            // 
            // 
            // 
            this.superTabControlMeeting.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.superTabControlMeeting.ControlBox.MenuBox.Name = "";
            this.superTabControlMeeting.ControlBox.Name = "";
            this.superTabControlMeeting.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabControlMeeting.ControlBox.MenuBox,
            this.superTabControlMeeting.ControlBox.CloseBox});
            this.superTabControlMeeting.Dock = System.Windows.Forms.DockStyle.Fill;
            this.superTabControlMeeting.Location = new System.Drawing.Point(0, 0);
            this.superTabControlMeeting.Name = "superTabControlMeeting";
            this.superTabControlMeeting.ReorderTabsEnabled = false;
            this.superTabControlMeeting.SelectedTabFont = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold);
            this.superTabControlMeeting.SelectedTabIndex = 0;
            this.superTabControlMeeting.Size = new System.Drawing.Size(1057, 757);
            this.superTabControlMeeting.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Bottom;
            this.superTabControlMeeting.TabFont = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold);
            this.superTabControlMeeting.TabIndex = 0;
            superTabLinearGradientColorTable5.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48))))),
        System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48)))))};
            superTabColorTable2.Background = superTabLinearGradientColorTable5;
            this.superTabControlMeeting.TabStripColor = superTabColorTable2;
            this.superTabControlMeeting.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.OneNote2007;
            this.superTabControlMeeting.Text = "superTabControl5";
            // 
            // superTabItemMeeting
            // 
            this.superTabItemMeeting.AttachedControl = this.superTabControlPanel2;
            this.superTabItemMeeting.GlobalItem = false;
            this.superTabItemMeeting.Name = "superTabItemMeeting";
            this.superTabItemMeeting.SelectedTabFont = new System.Drawing.Font("宋体", 14.25F);
            this.superTabItemMeeting.Text = "会议";
            // 
            // panelAll
            // 
            this.panelAll.Controls.Add(this.panelMain);
            this.panelAll.Controls.Add(this.panelRight);
            this.panelAll.Controls.Add(this.panel2);
            this.panelAll.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelAll.Location = new System.Drawing.Point(2, 50);
            this.panelAll.Name = "panelAll";
            this.panelAll.Size = new System.Drawing.Size(1283, 862);
            this.panelAll.TabIndex = 2;
            // 
            // panelMain
            // 
            this.panelMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48)))));
            this.panelMain.Controls.Add(this.superTabControlMain);
            this.panelMain.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelMain.Location = new System.Drawing.Point(0, 0);
            this.panelMain.Name = "panelMain";
            this.panelMain.Size = new System.Drawing.Size(1123, 757);
            this.panelMain.TabIndex = 52;
            // 
            // panelRight
            // 
            this.panelRight.BackgroundImage = global::DispatchPlatform.Properties.Resources.MainBackGround;
            this.panelRight.Controls.Add(this.btnRegionView);
            this.panelRight.Controls.Add(this.waitControl1);
            this.panelRight.Controls.Add(this.imgBtnBroadcast);
            this.panelRight.Controls.Add(this.imgBtnMeeting);
            this.panelRight.Controls.Add(this.operateLog1);
            this.panelRight.Controls.Add(this.imgBtnDispatch);
            this.panelRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.panelRight.Location = new System.Drawing.Point(1123, 0);
            this.panelRight.Name = "panelRight";
            this.panelRight.Size = new System.Drawing.Size(160, 757);
            this.panelRight.TabIndex = 51;
            // 
            // btnRegionView
            // 
            this.btnRegionView.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnRegionView.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnRegionView.AutoCheckOnClick = true;
            this.btnRegionView.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnRegionView.HoverImage = global::DispatchPlatform.Properties.Resources.MeetingNorml;
            this.btnRegionView.Image = global::DispatchPlatform.Properties.Resources.MeetingNorml;
            this.btnRegionView.Location = new System.Drawing.Point(-1, 548);
            this.btnRegionView.Name = "btnRegionView";
            this.btnRegionView.PressedImage = global::DispatchPlatform.Properties.Resources.MeetingSelect;
            this.btnRegionView.Size = new System.Drawing.Size(160, 110);
            this.btnRegionView.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnRegionView.TabIndex = 53;
            this.btnRegionView.Click += new System.EventHandler(this.btnRegionView_Click);
            // 
            // waitControl1
            // 
            this.waitControl1.BackColor = System.Drawing.Color.Transparent;
            this.waitControl1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("waitControl1.BackgroundImage")));
            this.waitControl1.Dock = System.Windows.Forms.DockStyle.Top;
            this.waitControl1.Location = new System.Drawing.Point(0, 210);
            this.waitControl1.Name = "waitControl1";
            this.waitControl1.ShowTitle = true;
            this.waitControl1.Size = new System.Drawing.Size(160, 160);
            this.waitControl1.TabIndex = 49;
            // 
            // imgBtnBroadcast
            // 
            this.imgBtnBroadcast.AccessibleRole = System.Windows.Forms.AccessibleRole.Text;
            this.imgBtnBroadcast.AutoCheckOnClick = true;
            this.imgBtnBroadcast.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.imgBtnBroadcast.Dock = System.Windows.Forms.DockStyle.Top;
            this.imgBtnBroadcast.HoverImage = global::DispatchPlatform.Properties.Resources.BroadcastNorml;
            this.imgBtnBroadcast.Image = global::DispatchPlatform.Properties.Resources.BroadcastNorml;
            this.imgBtnBroadcast.Location = new System.Drawing.Point(0, 140);
            this.imgBtnBroadcast.Name = "imgBtnBroadcast";
            this.imgBtnBroadcast.PressedImage = global::DispatchPlatform.Properties.Resources.BroadcastNorml;
            this.imgBtnBroadcast.Size = new System.Drawing.Size(160, 70);
            this.imgBtnBroadcast.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.imgBtnBroadcast.TabIndex = 52;
            this.imgBtnBroadcast.Click += new System.EventHandler(this.imgBtnBroadcast_Click);
            // 
            // imgBtnMeeting
            // 
            this.imgBtnMeeting.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.imgBtnMeeting.AutoCheckOnClick = true;
            this.imgBtnMeeting.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.imgBtnMeeting.Dock = System.Windows.Forms.DockStyle.Top;
            this.imgBtnMeeting.HoverImage = global::DispatchPlatform.Properties.Resources.MeetingNorml;
            this.imgBtnMeeting.Image = global::DispatchPlatform.Properties.Resources.MeetingNorml;
            this.imgBtnMeeting.Location = new System.Drawing.Point(0, 70);
            this.imgBtnMeeting.Name = "imgBtnMeeting";
            this.imgBtnMeeting.PressedImage = global::DispatchPlatform.Properties.Resources.MeetingSelect;
            this.imgBtnMeeting.Size = new System.Drawing.Size(160, 70);
            this.imgBtnMeeting.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.imgBtnMeeting.TabIndex = 5;
            this.imgBtnMeeting.Click += new System.EventHandler(this.imgBtnMeeting_Click);
            // 
            // operateLog1
            // 
            this.operateLog1.BackColor = System.Drawing.Color.Transparent;
            this.operateLog1.IsLog = true;
            this.operateLog1.Location = new System.Drawing.Point(3, 663);
            this.operateLog1.Name = "operateLog1";
            this.operateLog1.Size = new System.Drawing.Size(154, 88);
            this.operateLog1.TabIndex = 10;
            // 
            // imgBtnDispatch
            // 
            this.imgBtnDispatch.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.imgBtnDispatch.AutoCheckOnClick = true;
            this.imgBtnDispatch.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.imgBtnDispatch.Dock = System.Windows.Forms.DockStyle.Top;
            this.imgBtnDispatch.HoverImage = global::DispatchPlatform.Properties.Resources.DispatchNorml;
            this.imgBtnDispatch.Image = global::DispatchPlatform.Properties.Resources.DispatchNorml;
            this.imgBtnDispatch.Location = new System.Drawing.Point(0, 0);
            this.imgBtnDispatch.Name = "imgBtnDispatch";
            this.imgBtnDispatch.PressedImage = global::DispatchPlatform.Properties.Resources.DispatchSelect;
            this.imgBtnDispatch.Size = new System.Drawing.Size(160, 70);
            this.imgBtnDispatch.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.imgBtnDispatch.TabIndex = 4;
            this.imgBtnDispatch.Click += new System.EventHandler(this.imgBtnDispatch_Click);
            // 
            // panel2
            // 
            this.panel2.Controls.Add(this.panelBottomAndCommand);
            this.panel2.Controls.Add(this.cLeft);
            this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel2.Location = new System.Drawing.Point(0, 757);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(1283, 105);
            this.panel2.TabIndex = 53;
            // 
            // panelBottomAndCommand
            // 
            this.panelBottomAndCommand.Controls.Add(this.panelCommand);
            this.panelBottomAndCommand.Controls.Add(this.panelBottom);
            this.panelBottomAndCommand.Controls.Add(this.cRight);
            this.panelBottomAndCommand.Dock = System.Windows.Forms.DockStyle.Fill;
            this.panelBottomAndCommand.Location = new System.Drawing.Point(230, 0);
            this.panelBottomAndCommand.Name = "panelBottomAndCommand";
            this.panelBottomAndCommand.Size = new System.Drawing.Size(1053, 105);
            this.panelBottomAndCommand.TabIndex = 0;
            // 
            // panelCommand
            // 
            this.panelCommand.BackgroundImage = global::DispatchPlatform.Properties.Resources.CommandBackGround;
            this.panelCommand.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelCommand.Location = new System.Drawing.Point(0, 1);
            this.panelCommand.Name = "panelCommand";
            this.panelCommand.Size = new System.Drawing.Size(823, 62);
            this.panelCommand.TabIndex = 49;
            // 
            // panelBottom
            // 
            this.panelBottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48)))));
            this.panelBottom.BackgroundImage = global::DispatchPlatform.Properties.Resources.BottomBackground;
            this.panelBottom.Controls.Add(this.flowLayoutPanel1);
            this.panelBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelBottom.Location = new System.Drawing.Point(0, 63);
            this.panelBottom.Name = "panelBottom";
            this.panelBottom.Size = new System.Drawing.Size(823, 42);
            this.panelBottom.TabIndex = 2;
            // 
            // flowLayoutPanel1
            // 
            this.flowLayoutPanel1.BackColor = System.Drawing.Color.Transparent;
            this.flowLayoutPanel1.Controls.Add(this.picBoxState);
            this.flowLayoutPanel1.Controls.Add(this.lblBoxState);
            this.flowLayoutPanel1.Controls.Add(this.picDb);
            this.flowLayoutPanel1.Controls.Add(this.lblDBState);
            this.flowLayoutPanel1.Controls.Add(this.label2);
            this.flowLayoutPanel1.Controls.Add(this.lblIdelCount);
            this.flowLayoutPanel1.Controls.Add(this.label3);
            this.flowLayoutPanel1.Controls.Add(this.lblBusyCount);
            this.flowLayoutPanel1.Controls.Add(this.label4);
            this.flowLayoutPanel1.Controls.Add(this.lblHoldingCount);
            this.flowLayoutPanel1.Controls.Add(this.label7);
            this.flowLayoutPanel1.Controls.Add(this.lblIsfordCount);
            this.flowLayoutPanel1.Controls.Add(this.label9);
            this.flowLayoutPanel1.Controls.Add(this.lblNoSpeekCount);
            this.flowLayoutPanel1.Controls.Add(this.label11);
            this.flowLayoutPanel1.Controls.Add(this.lblRecordCount);
            this.flowLayoutPanel1.Controls.Add(this.label1);
            this.flowLayoutPanel1.Controls.Add(this.lblListenCount);
            this.flowLayoutPanel1.Controls.Add(this.label6);
            this.flowLayoutPanel1.Controls.Add(this.lblAllCount);
            this.flowLayoutPanel1.Location = new System.Drawing.Point(32, 8);
            this.flowLayoutPanel1.Name = "flowLayoutPanel1";
            this.flowLayoutPanel1.Size = new System.Drawing.Size(1167, 27);
            this.flowLayoutPanel1.TabIndex = 56;
            // 
            // picBoxState
            // 
            this.picBoxState.BackColor = System.Drawing.Color.Transparent;
            this.picBoxState.Image = global::DispatchPlatform.Properties.Resources.BottomBoxOffLine;
            this.picBoxState.Location = new System.Drawing.Point(3, 3);
            this.picBoxState.Name = "picBoxState";
            this.picBoxState.Size = new System.Drawing.Size(15, 16);
            this.picBoxState.TabIndex = 51;
            this.picBoxState.TabStop = false;
            // 
            // lblBoxState
            // 
            this.lblBoxState.AutoSize = true;
            this.lblBoxState.BackColor = System.Drawing.Color.Transparent;
            this.lblBoxState.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblBoxState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.lblBoxState.Location = new System.Drawing.Point(24, 0);
            this.lblBoxState.Name = "lblBoxState";
            this.lblBoxState.Padding = new System.Windows.Forms.Padding(0, 5, 3, 0);
            this.lblBoxState.Size = new System.Drawing.Size(75, 17);
            this.lblBoxState.TabIndex = 54;
            this.lblBoxState.Text = "MBox不在线";
            // 
            // picDb
            // 
            this.picDb.BackColor = System.Drawing.Color.Transparent;
            this.picDb.Image = global::DispatchPlatform.Properties.Resources.BottomDBOnLine;
            this.picDb.Location = new System.Drawing.Point(105, 3);
            this.picDb.Name = "picDb";
            this.picDb.Size = new System.Drawing.Size(15, 16);
            this.picDb.TabIndex = 53;
            this.picDb.TabStop = false;
            // 
            // lblDBState
            // 
            this.lblDBState.AutoSize = true;
            this.lblDBState.BackColor = System.Drawing.Color.Transparent;
            this.lblDBState.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblDBState.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.lblDBState.Location = new System.Drawing.Point(126, 0);
            this.lblDBState.Name = "lblDBState";
            this.lblDBState.Padding = new System.Windows.Forms.Padding(0, 5, 3, 0);
            this.lblDBState.Size = new System.Drawing.Size(99, 17);
            this.lblDBState.TabIndex = 55;
            this.lblDBState.Text = "数据库连接成功";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.label2.Location = new System.Drawing.Point(231, 0);
            this.label2.Name = "label2";
            this.label2.Padding = new System.Windows.Forms.Padding(30, 5, 0, 0);
            this.label2.Size = new System.Drawing.Size(65, 24);
            this.label2.TabIndex = 0;
            this.label2.Text = "空闲:";
            this.label2.UseCompatibleTextRendering = true;
            // 
            // lblIdelCount
            // 
            this.lblIdelCount.AutoSize = true;
            this.lblIdelCount.BackColor = System.Drawing.Color.Transparent;
            this.lblIdelCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblIdelCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.lblIdelCount.Location = new System.Drawing.Point(302, 0);
            this.lblIdelCount.Name = "lblIdelCount";
            this.lblIdelCount.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
            this.lblIdelCount.Size = new System.Drawing.Size(12, 17);
            this.lblIdelCount.TabIndex = 2;
            this.lblIdelCount.Text = "0";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.label3.Location = new System.Drawing.Point(320, 0);
            this.label3.Name = "label3";
            this.label3.Padding = new System.Windows.Forms.Padding(10, 5, 0, 0);
            this.label3.Size = new System.Drawing.Size(45, 24);
            this.label3.TabIndex = 1;
            this.label3.Text = "通话:";
            this.label3.UseCompatibleTextRendering = true;
            // 
            // lblBusyCount
            // 
            this.lblBusyCount.AutoSize = true;
            this.lblBusyCount.BackColor = System.Drawing.Color.Transparent;
            this.lblBusyCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblBusyCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.lblBusyCount.Location = new System.Drawing.Point(371, 0);
            this.lblBusyCount.Name = "lblBusyCount";
            this.lblBusyCount.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
            this.lblBusyCount.Size = new System.Drawing.Size(12, 17);
            this.lblBusyCount.TabIndex = 3;
            this.lblBusyCount.Text = "0";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.BackColor = System.Drawing.Color.Transparent;
            this.label4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.label4.Location = new System.Drawing.Point(389, 0);
            this.label4.Name = "label4";
            this.label4.Padding = new System.Windows.Forms.Padding(10, 5, 0, 0);
            this.label4.Size = new System.Drawing.Size(45, 24);
            this.label4.TabIndex = 4;
            this.label4.Text = "保持:";
            this.label4.UseCompatibleTextRendering = true;
            // 
            // lblHoldingCount
            // 
            this.lblHoldingCount.AutoSize = true;
            this.lblHoldingCount.BackColor = System.Drawing.Color.Transparent;
            this.lblHoldingCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblHoldingCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.lblHoldingCount.Location = new System.Drawing.Point(440, 0);
            this.lblHoldingCount.Name = "lblHoldingCount";
            this.lblHoldingCount.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
            this.lblHoldingCount.Size = new System.Drawing.Size(12, 17);
            this.lblHoldingCount.TabIndex = 5;
            this.lblHoldingCount.Text = "0";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.BackColor = System.Drawing.Color.Transparent;
            this.label7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.label7.Location = new System.Drawing.Point(458, 0);
            this.label7.Name = "label7";
            this.label7.Padding = new System.Windows.Forms.Padding(10, 5, 0, 0);
            this.label7.Size = new System.Drawing.Size(45, 24);
            this.label7.TabIndex = 6;
            this.label7.Text = "隔离:";
            this.label7.UseCompatibleTextRendering = true;
            // 
            // lblIsfordCount
            // 
            this.lblIsfordCount.AutoSize = true;
            this.lblIsfordCount.BackColor = System.Drawing.Color.Transparent;
            this.lblIsfordCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblIsfordCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.lblIsfordCount.Location = new System.Drawing.Point(509, 0);
            this.lblIsfordCount.Name = "lblIsfordCount";
            this.lblIsfordCount.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
            this.lblIsfordCount.Size = new System.Drawing.Size(12, 17);
            this.lblIsfordCount.TabIndex = 7;
            this.lblIsfordCount.Text = "0";
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.BackColor = System.Drawing.Color.Transparent;
            this.label9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.label9.Location = new System.Drawing.Point(527, 0);
            this.label9.Name = "label9";
            this.label9.Padding = new System.Windows.Forms.Padding(10, 5, 0, 0);
            this.label9.Size = new System.Drawing.Size(45, 24);
            this.label9.TabIndex = 8;
            this.label9.Text = "禁言:";
            this.label9.UseCompatibleTextRendering = true;
            // 
            // lblNoSpeekCount
            // 
            this.lblNoSpeekCount.AutoSize = true;
            this.lblNoSpeekCount.BackColor = System.Drawing.Color.Transparent;
            this.lblNoSpeekCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblNoSpeekCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.lblNoSpeekCount.Location = new System.Drawing.Point(578, 0);
            this.lblNoSpeekCount.Name = "lblNoSpeekCount";
            this.lblNoSpeekCount.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
            this.lblNoSpeekCount.Size = new System.Drawing.Size(12, 17);
            this.lblNoSpeekCount.TabIndex = 9;
            this.lblNoSpeekCount.Text = "0";
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.BackColor = System.Drawing.Color.Transparent;
            this.label11.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.label11.Location = new System.Drawing.Point(596, 0);
            this.label11.Name = "label11";
            this.label11.Padding = new System.Windows.Forms.Padding(10, 5, 0, 0);
            this.label11.Size = new System.Drawing.Size(45, 24);
            this.label11.TabIndex = 10;
            this.label11.Text = "录音:";
            this.label11.UseCompatibleTextRendering = true;
            // 
            // lblRecordCount
            // 
            this.lblRecordCount.AutoSize = true;
            this.lblRecordCount.BackColor = System.Drawing.Color.Transparent;
            this.lblRecordCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblRecordCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.lblRecordCount.Location = new System.Drawing.Point(647, 0);
            this.lblRecordCount.Name = "lblRecordCount";
            this.lblRecordCount.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
            this.lblRecordCount.Size = new System.Drawing.Size(12, 17);
            this.lblRecordCount.TabIndex = 11;
            this.lblRecordCount.Text = "0";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.label1.Location = new System.Drawing.Point(665, 0);
            this.label1.Name = "label1";
            this.label1.Padding = new System.Windows.Forms.Padding(10, 5, 0, 0);
            this.label1.Size = new System.Drawing.Size(45, 24);
            this.label1.TabIndex = 58;
            this.label1.Text = "监听:";
            this.label1.UseCompatibleTextRendering = true;
            // 
            // lblListenCount
            // 
            this.lblListenCount.AutoSize = true;
            this.lblListenCount.BackColor = System.Drawing.Color.Transparent;
            this.lblListenCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblListenCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.lblListenCount.Location = new System.Drawing.Point(716, 0);
            this.lblListenCount.Name = "lblListenCount";
            this.lblListenCount.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
            this.lblListenCount.Size = new System.Drawing.Size(12, 17);
            this.lblListenCount.TabIndex = 59;
            this.lblListenCount.Text = "0";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.BackColor = System.Drawing.Color.Transparent;
            this.label6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.label6.Location = new System.Drawing.Point(734, 0);
            this.label6.Name = "label6";
            this.label6.Padding = new System.Windows.Forms.Padding(10, 5, 0, 0);
            this.label6.Size = new System.Drawing.Size(70, 24);
            this.label6.TabIndex = 56;
            this.label6.Text = "所有用户:";
            this.label6.UseCompatibleTextRendering = true;
            // 
            // lblAllCount
            // 
            this.lblAllCount.AutoSize = true;
            this.lblAllCount.BackColor = System.Drawing.Color.Transparent;
            this.lblAllCount.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblAllCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(196)))), ((int)(((byte)(218)))), ((int)(((byte)(255)))));
            this.lblAllCount.Location = new System.Drawing.Point(810, 0);
            this.lblAllCount.Name = "lblAllCount";
            this.lblAllCount.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
            this.lblAllCount.Size = new System.Drawing.Size(12, 17);
            this.lblAllCount.TabIndex = 57;
            this.lblAllCount.Text = "0";
            // 
            // cRight
            // 
            this.cRight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48)))));
            this.cRight.BackgroundImage = global::DispatchPlatform.Properties.Resources.MainDispatchBackground;
            this.cRight.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.cRight.Checked = false;
            this.cRight.ControlEnable = true;
            this.cRight.DepartmentID = 0;
            this.cRight.DepartmentName = null;
            this.cRight.Dock = System.Windows.Forms.DockStyle.Right;
            this.cRight.FapIP = null;
            this.cRight.ForeColor = System.Drawing.Color.Navy;
            this.cRight.ID = 0;
            this.cRight.IsAlarm = false;
            this.cRight.IsCalling = false;
            this.cRight.IsDispatch = true;
            this.cRight.IsMeeting = false;
            this.cRight.IsOnline = 1;
            this.cRight.Location = new System.Drawing.Point(823, 0);
            this.cRight.MemberLevel = 0;
            this.cRight.MemberName = "cRight";
            this.cRight.Name = "cRight";
            this.cRight.NameColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(65)))), ((int)(((byte)(100)))));
            this.cRight.Number = ((long)(0));
            this.cRight.NumberState = "空闲";
            this.cRight.Padding = new System.Windows.Forms.Padding(1);
            this.cRight.PeerNumber = "0";
            this.cRight.PeerNumberColor = System.Drawing.Color.Black;
            this.cRight.Size = new System.Drawing.Size(230, 105);
            this.cRight.TabIndex = 47;
            this.cRight.TellType = CommControl.PublicEnums.EnumTelType.调度席话机;
            this.cRight.UserLineStatus = DispatchPlatform.TalkControl.EnumUserLineStatus.Idle;
            this.cRight.UserRecordStatus = DispatchPlatform.TalkControl.EnumRecordStatus.OFF;
            this.cRight.Click += new System.EventHandler(this.cRight_Click);
            // 
            // cLeft
            // 
            this.cLeft.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48)))));
            this.cLeft.BackgroundImage = global::DispatchPlatform.Properties.Resources.MainDispatchBackground;
            this.cLeft.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.cLeft.Checked = false;
            this.cLeft.ControlEnable = true;
            this.cLeft.DepartmentID = 0;
            this.cLeft.DepartmentName = null;
            this.cLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.cLeft.FapIP = null;
            this.cLeft.ForeColor = System.Drawing.Color.Navy;
            this.cLeft.ID = 0;
            this.cLeft.IsAlarm = false;
            this.cLeft.IsCalling = false;
            this.cLeft.IsDispatch = false;
            this.cLeft.IsMeeting = false;
            this.cLeft.IsOnline = 1;
            this.cLeft.Location = new System.Drawing.Point(0, 0);
            this.cLeft.MemberLevel = 0;
            this.cLeft.MemberName = "cLeft";
            this.cLeft.Name = "cLeft";
            this.cLeft.NameColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(65)))), ((int)(((byte)(100)))));
            this.cLeft.Number = ((long)(0));
            this.cLeft.NumberState = "空闲";
            this.cLeft.Padding = new System.Windows.Forms.Padding(1);
            this.cLeft.PeerNumber = "0";
            this.cLeft.PeerNumberColor = System.Drawing.Color.Black;
            this.cLeft.Size = new System.Drawing.Size(230, 105);
            this.cLeft.TabIndex = 0;
            this.cLeft.TellType = CommControl.PublicEnums.EnumTelType.调度席话机;
            this.cLeft.UserLineStatus = DispatchPlatform.TalkControl.EnumUserLineStatus.Idle;
            this.cLeft.UserRecordStatus = DispatchPlatform.TalkControl.EnumRecordStatus.OFF;
            this.cLeft.Click += new System.EventHandler(this.cLeft_Click);
            // 
            // timer1
            // 
            this.timer1.Interval = 1000;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // timer2
            // 
            this.timer2.Enabled = true;
            this.timer2.Interval = 1000;
            this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.行5列ToolStripMenuItem3,
            this.行4列ToolStripMenuItem1,
            this.行3列ToolStripMenuItem,
            this.行6列ToolStripMenuItem,
            this.行5列ToolStripMenuItem1,
            this.行4列ToolStripMenuItem,
            this.行7列ToolStripMenuItem,
            this.行8列ToolStripMenuItem,
            this.行8列ToolStripMenuItem1,
            this.行8列ToolStripMenuItem2,
            this.行8列ToolStripMenuItem3});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(115, 246);
            // 
            // 行5列ToolStripMenuItem3
            // 
            this.行5列ToolStripMenuItem3.Name = "行5列ToolStripMenuItem3";
            this.行5列ToolStripMenuItem3.Size = new System.Drawing.Size(114, 22);
            this.行5列ToolStripMenuItem3.Tag = "5,4";
            this.行5列ToolStripMenuItem3.Text = "5行4列";
            this.行5列ToolStripMenuItem3.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // 行4列ToolStripMenuItem1
            // 
            this.行4列ToolStripMenuItem1.Name = "行4列ToolStripMenuItem1";
            this.行4列ToolStripMenuItem1.Size = new System.Drawing.Size(114, 22);
            this.行4列ToolStripMenuItem1.Tag = "6,4";
            this.行4列ToolStripMenuItem1.Text = "6行4列";
            this.行4列ToolStripMenuItem1.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // 行3列ToolStripMenuItem
            // 
            this.行3列ToolStripMenuItem.Name = "行3列ToolStripMenuItem";
            this.行3列ToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
            this.行3列ToolStripMenuItem.Tag = "6,5";
            this.行3列ToolStripMenuItem.Text = "6行5列";
            this.行3列ToolStripMenuItem.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // 行6列ToolStripMenuItem
            // 
            this.行6列ToolStripMenuItem.Name = "行6列ToolStripMenuItem";
            this.行6列ToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
            this.行6列ToolStripMenuItem.Tag = "6,6";
            this.行6列ToolStripMenuItem.Text = "6行6列";
            this.行6列ToolStripMenuItem.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // 行5列ToolStripMenuItem1
            // 
            this.行5列ToolStripMenuItem1.Name = "行5列ToolStripMenuItem1";
            this.行5列ToolStripMenuItem1.Size = new System.Drawing.Size(114, 22);
            this.行5列ToolStripMenuItem1.Tag = "7,5";
            this.行5列ToolStripMenuItem1.Text = "7行5列";
            this.行5列ToolStripMenuItem1.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // 行4列ToolStripMenuItem
            // 
            this.行4列ToolStripMenuItem.Name = "行4列ToolStripMenuItem";
            this.行4列ToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
            this.行4列ToolStripMenuItem.Tag = "7,6";
            this.行4列ToolStripMenuItem.Text = "7行6列";
            this.行4列ToolStripMenuItem.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // 行7列ToolStripMenuItem
            // 
            this.行7列ToolStripMenuItem.Name = "行7列ToolStripMenuItem";
            this.行7列ToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
            this.行7列ToolStripMenuItem.Tag = "7,7";
            this.行7列ToolStripMenuItem.Text = "7行7列";
            this.行7列ToolStripMenuItem.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // 行8列ToolStripMenuItem
            // 
            this.行8列ToolStripMenuItem.Name = "行8列ToolStripMenuItem";
            this.行8列ToolStripMenuItem.Size = new System.Drawing.Size(114, 22);
            this.行8列ToolStripMenuItem.Tag = "7,8";
            this.行8列ToolStripMenuItem.Text = "7行8列";
            this.行8列ToolStripMenuItem.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // 行8列ToolStripMenuItem1
            // 
            this.行8列ToolStripMenuItem1.Name = "行8列ToolStripMenuItem1";
            this.行8列ToolStripMenuItem1.Size = new System.Drawing.Size(114, 22);
            this.行8列ToolStripMenuItem1.Tag = "8,6";
            this.行8列ToolStripMenuItem1.Text = "8行6列";
            this.行8列ToolStripMenuItem1.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // 行8列ToolStripMenuItem2
            // 
            this.行8列ToolStripMenuItem2.Name = "行8列ToolStripMenuItem2";
            this.行8列ToolStripMenuItem2.Size = new System.Drawing.Size(114, 22);
            this.行8列ToolStripMenuItem2.Tag = "8,7";
            this.行8列ToolStripMenuItem2.Text = "8行7列";
            this.行8列ToolStripMenuItem2.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // 行8列ToolStripMenuItem3
            // 
            this.行8列ToolStripMenuItem3.Name = "行8列ToolStripMenuItem3";
            this.行8列ToolStripMenuItem3.Size = new System.Drawing.Size(114, 22);
            this.行8列ToolStripMenuItem3.Tag = "8,8";
            this.行8列ToolStripMenuItem3.Text = "8行8列";
            this.行8列ToolStripMenuItem3.Click += new System.EventHandler(this.行3列ToolStripMenuItem_Click);
            // 
            // popMenuVideo
            // 
            this.popMenuVideo.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuItem1,
            this.toolStripMenuItem2,
            this.toolStripMenuItem3,
            this.toolStripMenuItem4,
            this.toolStripMenuItem5,
            this.toolStripMenuItem6,
            this.toolStripMenuItem7,
            this.toolStripMenuItem8,
            this.toolStripMenuItem9});
            this.popMenuVideo.Name = "contextMenuStrip1";
            this.popMenuVideo.Size = new System.Drawing.Size(319, 202);
            // 
            // toolStripMenuItem1
            // 
            this.toolStripMenuItem1.Name = "toolStripMenuItem1";
            this.toolStripMenuItem1.Size = new System.Drawing.Size(318, 22);
            this.toolStripMenuItem1.Tag = "1";
            this.toolStripMenuItem1.Text = "HTPHONE_VIDEO_SIZE_QCIF(176x144 )";
            this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // toolStripMenuItem2
            // 
            this.toolStripMenuItem2.Name = "toolStripMenuItem2";
            this.toolStripMenuItem2.Size = new System.Drawing.Size(318, 22);
            this.toolStripMenuItem2.Tag = "2";
            this.toolStripMenuItem2.Text = "HTPHONE_VIDEO_SIZE_QVGA(320x240)";
            this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // toolStripMenuItem3
            // 
            this.toolStripMenuItem3.Name = "toolStripMenuItem3";
            this.toolStripMenuItem3.Size = new System.Drawing.Size(318, 22);
            this.toolStripMenuItem3.Tag = "3";
            this.toolStripMenuItem3.Text = "HTPHONE_VIDEO_SIZE_CIF(352x288)";
            this.toolStripMenuItem3.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // toolStripMenuItem4
            // 
            this.toolStripMenuItem4.Name = "toolStripMenuItem4";
            this.toolStripMenuItem4.Size = new System.Drawing.Size(318, 22);
            this.toolStripMenuItem4.Tag = "4";
            this.toolStripMenuItem4.Text = "HTPHONE_VIDEO_SIZE_VGA(640x480)";
            this.toolStripMenuItem4.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // toolStripMenuItem5
            // 
            this.toolStripMenuItem5.Name = "toolStripMenuItem5";
            this.toolStripMenuItem5.Size = new System.Drawing.Size(318, 22);
            this.toolStripMenuItem5.Tag = "5";
            this.toolStripMenuItem5.Text = "HTPHONE_VIDEO_SIZE_4CIF(704x576)";
            this.toolStripMenuItem5.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // toolStripMenuItem6
            // 
            this.toolStripMenuItem6.Name = "toolStripMenuItem6";
            this.toolStripMenuItem6.Size = new System.Drawing.Size(318, 22);
            this.toolStripMenuItem6.Tag = "6";
            this.toolStripMenuItem6.Text = "HTPHONE_VIDEO_SIZE_SVGA(800x600)";
            this.toolStripMenuItem6.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // toolStripMenuItem7
            // 
            this.toolStripMenuItem7.Name = "toolStripMenuItem7";
            this.toolStripMenuItem7.Size = new System.Drawing.Size(318, 22);
            this.toolStripMenuItem7.Tag = "7";
            this.toolStripMenuItem7.Text = "HTPHONE_VIDEO_SIZE_XGA(1024x768)";
            this.toolStripMenuItem7.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // toolStripMenuItem8
            // 
            this.toolStripMenuItem8.Name = "toolStripMenuItem8";
            this.toolStripMenuItem8.Size = new System.Drawing.Size(318, 22);
            this.toolStripMenuItem8.Tag = "8";
            this.toolStripMenuItem8.Text = "HTPHONE_VIDEO_SIZE_720P(1280x720)";
            this.toolStripMenuItem8.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // toolStripMenuItem9
            // 
            this.toolStripMenuItem9.Name = "toolStripMenuItem9";
            this.toolStripMenuItem9.Size = new System.Drawing.Size(318, 22);
            this.toolStripMenuItem9.Tag = "9";
            this.toolStripMenuItem9.Text = "HTPHONE_VIDEO_SIZE_1080P(1920x1080)";
            this.toolStripMenuItem9.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
            // 
            // panelTop
            // 
            this.panelTop.BackColor = System.Drawing.Color.Transparent;
            this.panelTop.BackgroundImage = global::DispatchPlatform.Properties.Resources.TopBackGround;
            this.panelTop.Controls.Add(this.smallTimeControl2);
            this.panelTop.Controls.Add(this.btnVideoSize);
            this.panelTop.Controls.Add(this.pictureBox1);
            this.panelTop.Controls.Add(this.btnTelLog);
            this.panelTop.Controls.Add(this.chkSortByOnline);
            this.panelTop.Controls.Add(this.pictureBox2);
            this.panelTop.Controls.Add(this.picSplit);
            this.panelTop.Controls.Add(this.btnClallKeyborad);
            this.panelTop.Controls.Add(this.btnSet);
            this.panelTop.Controls.Add(this.btnSortByDepartment);
            this.panelTop.Controls.Add(this.labelX1);
            this.panelTop.Controls.Add(this.chkSortByNumber);
            this.panelTop.Controls.Add(this.btnSortByName);
            this.panelTop.Controls.Add(this.chkSortByName);
            this.panelTop.Controls.Add(this.btnExit);
            this.panelTop.Controls.Add(this.btnLock);
            this.panelTop.Controls.Add(this.lblTitle);
            this.panelTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelTop.Location = new System.Drawing.Point(2, 0);
            this.panelTop.Name = "panelTop";
            this.panelTop.Size = new System.Drawing.Size(1283, 50);
            this.panelTop.TabIndex = 3;
            // 
            // smallTimeControl2
            // 
            this.smallTimeControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.smallTimeControl2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("smallTimeControl2.BackgroundImage")));
            this.smallTimeControl2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.smallTimeControl2.Location = new System.Drawing.Point(303, 2);
            this.smallTimeControl2.Name = "smallTimeControl2";
            this.smallTimeControl2.Size = new System.Drawing.Size(190, 46);
            this.smallTimeControl2.TabIndex = 0;
            // 
            // btnVideoSize
            // 
            this.btnVideoSize.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnVideoSize.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnVideoSize.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnVideoSize.FocusCuesEnabled = false;
            this.btnVideoSize.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnVideoSize.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.btnVideoSize.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
            this.btnVideoSize.Image = global::DispatchPlatform.Properties.Resources.TalkLogIco;
            this.btnVideoSize.Location = new System.Drawing.Point(662, 12);
            this.btnVideoSize.Name = "btnVideoSize";
            this.btnVideoSize.Size = new System.Drawing.Size(104, 32);
            this.btnVideoSize.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnVideoSize.TabIndex = 58;
            this.btnVideoSize.Text = "视频大小";
            this.btnVideoSize.Visible = false;
            this.btnVideoSize.Click += new System.EventHandler(this.btnVideoSize_Click);
            // 
            // pictureBox1
            // 
            this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.pictureBox1.Image = global::DispatchPlatform.Properties.Resources.TopSplit;
            this.pictureBox1.Location = new System.Drawing.Point(757, -1);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(22, 50);
            this.pictureBox1.TabIndex = 56;
            this.pictureBox1.TabStop = false;
            // 
            // btnTelLog
            // 
            this.btnTelLog.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnTelLog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnTelLog.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnTelLog.FocusCuesEnabled = false;
            this.btnTelLog.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnTelLog.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.btnTelLog.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
            this.btnTelLog.Image = global::DispatchPlatform.Properties.Resources.TalkLogIco;
            this.btnTelLog.Location = new System.Drawing.Point(769, 12);
            this.btnTelLog.Name = "btnTelLog";
            this.btnTelLog.Size = new System.Drawing.Size(104, 32);
            this.btnTelLog.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnTelLog.TabIndex = 55;
            this.btnTelLog.Text = "通话记录";
            this.btnTelLog.Click += new System.EventHandler(this.btnTelLog_Click);
            // 
            // chkSortByOnline
            // 
            this.chkSortByOnline.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            // 
            // 
            // 
            this.chkSortByOnline.BackgroundStyle.Class = "";
            this.chkSortByOnline.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.chkSortByOnline.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.chkSortByOnline.Location = new System.Drawing.Point(28, 3);
            this.chkSortByOnline.Name = "chkSortByOnline";
            this.chkSortByOnline.Size = new System.Drawing.Size(59, 23);
            this.chkSortByOnline.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
            this.chkSortByOnline.TabIndex = 53;
            this.chkSortByOnline.Text = "在线";
            this.chkSortByOnline.TextColor = System.Drawing.Color.Lavender;
            this.chkSortByOnline.Visible = false;
            this.chkSortByOnline.CheckedChanged += new System.EventHandler(this.chkSortByOnline_CheckedChanged);
            // 
            // pictureBox2
            // 
            this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.pictureBox2.Image = global::DispatchPlatform.Properties.Resources.TopSplit;
            this.pictureBox2.Location = new System.Drawing.Point(877, -1);
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new System.Drawing.Size(22, 50);
            this.pictureBox2.TabIndex = 50;
            this.pictureBox2.TabStop = false;
            // 
            // picSplit
            // 
            this.picSplit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.picSplit.Image = global::DispatchPlatform.Properties.Resources.TopSplit;
            this.picSplit.Location = new System.Drawing.Point(993, -1);
            this.picSplit.Name = "picSplit";
            this.picSplit.Size = new System.Drawing.Size(22, 50);
            this.picSplit.TabIndex = 49;
            this.picSplit.TabStop = false;
            // 
            // btnClallKeyborad
            // 
            this.btnClallKeyborad.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnClallKeyborad.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnClallKeyborad.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnClallKeyborad.FocusCuesEnabled = false;
            this.btnClallKeyborad.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnClallKeyborad.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.btnClallKeyborad.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
            this.btnClallKeyborad.Image = global::DispatchPlatform.Properties.Resources.Keyboradl;
            this.btnClallKeyborad.Location = new System.Drawing.Point(905, 11);
            this.btnClallKeyborad.Name = "btnClallKeyborad";
            this.btnClallKeyborad.Size = new System.Drawing.Size(75, 32);
            this.btnClallKeyborad.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnClallKeyborad.TabIndex = 48;
            this.btnClallKeyborad.Text = "键盘";
            this.btnClallKeyborad.Click += new System.EventHandler(this.btnClallKeyborad_Click);
            // 
            // btnSet
            // 
            this.btnSet.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSet.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnSet.FocusCuesEnabled = false;
            this.btnSet.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnSet.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.btnSet.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
            this.btnSet.Image = global::DispatchPlatform.Properties.Resources.Flower;
            this.btnSet.Location = new System.Drawing.Point(1016, 11);
            this.btnSet.Name = "btnSet";
            this.btnSet.Size = new System.Drawing.Size(75, 32);
            this.btnSet.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSet.TabIndex = 47;
            this.btnSet.Text = "布局";
            this.btnSet.Click += new System.EventHandler(this.btnSet_Click);
            // 
            // btnSortByDepartment
            // 
            this.btnSortByDepartment.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSortByDepartment.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSortByDepartment.AutoCheckOnClick = true;
            this.btnSortByDepartment.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnSortByDepartment.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnSortByDepartment.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.btnSortByDepartment.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
            this.btnSortByDepartment.Image = global::DispatchPlatform.Properties.Resources.btnLock;
            this.btnSortByDepartment.Location = new System.Drawing.Point(93, 7);
            this.btnSortByDepartment.Name = "btnSortByDepartment";
            this.btnSortByDepartment.Size = new System.Drawing.Size(75, 32);
            this.btnSortByDepartment.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSortByDepartment.TabIndex = 45;
            this.btnSortByDepartment.Text = "部门";
            this.btnSortByDepartment.Visible = false;
            this.btnSortByDepartment.Click += new System.EventHandler(this.btnSortByDepartment_Click);
            // 
            // labelX1
            // 
            this.labelX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.labelX1.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.labelX1.BackgroundStyle.Class = "";
            this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labelX1.ForeColor = System.Drawing.Color.Lavender;
            this.labelX1.Location = new System.Drawing.Point(470, 18);
            this.labelX1.Name = "labelX1";
            this.labelX1.PaddingLeft = 25;
            this.labelX1.Size = new System.Drawing.Size(85, 21);
            this.labelX1.TabIndex = 51;
            this.labelX1.Text = "排序方式:";
            // 
            // chkSortByNumber
            // 
            this.chkSortByNumber.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.chkSortByNumber.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.chkSortByNumber.BackgroundStyle.Class = "";
            this.chkSortByNumber.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.chkSortByNumber.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.chkSortByNumber.Location = new System.Drawing.Point(616, 18);
            this.chkSortByNumber.Name = "chkSortByNumber";
            this.chkSortByNumber.Size = new System.Drawing.Size(50, 20);
            this.chkSortByNumber.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
            this.chkSortByNumber.TabIndex = 52;
            this.chkSortByNumber.Text = "号码";
            this.chkSortByNumber.TextColor = System.Drawing.Color.Lavender;
            this.chkSortByNumber.CheckedChanged += new System.EventHandler(this.chkSortByNumber_CheckedChanged);
            // 
            // btnSortByName
            // 
            this.btnSortByName.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSortByName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnSortByName.AutoCheckOnClick = true;
            this.btnSortByName.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnSortByName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnSortByName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.btnSortByName.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
            this.btnSortByName.Image = global::DispatchPlatform.Properties.Resources.btnLock;
            this.btnSortByName.Location = new System.Drawing.Point(174, 10);
            this.btnSortByName.Name = "btnSortByName";
            this.btnSortByName.Size = new System.Drawing.Size(75, 32);
            this.btnSortByName.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSortByName.TabIndex = 44;
            this.btnSortByName.Text = "姓名";
            this.btnSortByName.Visible = false;
            this.btnSortByName.Click += new System.EventHandler(this.btnSortByName_Click);
            // 
            // chkSortByName
            // 
            this.chkSortByName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.chkSortByName.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.chkSortByName.BackgroundStyle.Class = "";
            this.chkSortByName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.chkSortByName.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.chkSortByName.Location = new System.Drawing.Point(561, 18);
            this.chkSortByName.Name = "chkSortByName";
            this.chkSortByName.Size = new System.Drawing.Size(54, 18);
            this.chkSortByName.Style = DevComponents.DotNetBar.eDotNetBarStyle.Office2003;
            this.chkSortByName.TabIndex = 55;
            this.chkSortByName.Text = "姓名";
            this.chkSortByName.TextColor = System.Drawing.Color.Lavender;
            this.chkSortByName.CheckedChanged += new System.EventHandler(this.chkSortByName_CheckedChanged);
            // 
            // btnExit
            // 
            this.btnExit.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnExit.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnExit.FocusCuesEnabled = false;
            this.btnExit.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnExit.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.btnExit.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
            this.btnExit.Image = global::DispatchPlatform.Properties.Resources.btnExit;
            this.btnExit.Location = new System.Drawing.Point(1179, 11);
            this.btnExit.Name = "btnExit";
            this.btnExit.Size = new System.Drawing.Size(78, 32);
            this.btnExit.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnExit.TabIndex = 41;
            this.btnExit.Text = "退出";
            this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
            // 
            // btnLock
            // 
            this.btnLock.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnLock.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btnLock.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat;
            this.btnLock.FocusCuesEnabled = false;
            this.btnLock.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnLock.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(238)))), ((int)(((byte)(150)))));
            this.btnLock.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None;
            this.btnLock.Image = global::DispatchPlatform.Properties.Resources.btnLock;
            this.btnLock.Location = new System.Drawing.Point(1097, 11);
            this.btnLock.Name = "btnLock";
            this.btnLock.Size = new System.Drawing.Size(75, 32);
            this.btnLock.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnLock.TabIndex = 40;
            this.btnLock.Text = "锁定";
            this.btnLock.Click += new System.EventHandler(this.buttonX1_Click);
            // 
            // lblTitle
            // 
            // 
            // 
            // 
            this.lblTitle.BackgroundStyle.Class = "";
            this.lblTitle.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblTitle.Font = new System.Drawing.Font("黑体", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lblTitle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(215)))), ((int)(((byte)(167)))));
            this.lblTitle.Location = new System.Drawing.Point(10, 10);
            this.lblTitle.Name = "lblTitle";
            this.lblTitle.Size = new System.Drawing.Size(424, 40);
            this.lblTitle.Style = DevComponents.DotNetBar.eDotNetBarStyle.VS2005;
            this.lblTitle.TabIndex = 54;
            this.lblTitle.Text = "语音调度系统";
            // 
            // FormMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(41)))), ((int)(((byte)(48)))));
            this.ClientSize = new System.Drawing.Size(1285, 912);
            this.Controls.Add(this.panelAll);
            this.Controls.Add(this.panelTop);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "FormMain";
            this.Padding = new System.Windows.Forms.Padding(2, 0, 0, 0);
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Text = "Form1";
            ((System.ComponentModel.ISupportInitialize)(this.superTabControlMain)).EndInit();
            this.superTabControlMain.ResumeLayout(false);
            this.superTabControlPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.superTabControlDispatch)).EndInit();
            this.superTabControlDispatch.ResumeLayout(false);
            this.superTabControlPanel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.superTabControlMeeting)).EndInit();
            this.panelAll.ResumeLayout(false);
            this.panelMain.ResumeLayout(false);
            this.panelRight.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.panelBottomAndCommand.ResumeLayout(false);
            this.panelBottom.ResumeLayout(false);
            this.flowLayoutPanel1.ResumeLayout(false);
            this.flowLayoutPanel1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picBoxState)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picDb)).EndInit();
            this.contextMenuStrip1.ResumeLayout(false);
            this.popMenuVideo.ResumeLayout(false);
            this.panelTop.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picSplit)).EndInit();
            this.ResumeLayout(false);

        }
示例#17
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.Rendering.SuperTabColorTable superTabColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabColorTable();
     DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable superTabControlBoxStateColorTable1 = new DevComponents.DotNetBar.Rendering.SuperTabControlBoxStateColorTable();
     this.superTabControl1      = new DevComponents.DotNetBar.SuperTabControl();
     this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.groupPanel2           = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.txtRmax                     = new DevComponents.DotNetBar.Controls.MaskedTextBoxAdv();
     this.txtLot                      = new DevComponents.DotNetBar.Controls.MaskedTextBoxAdv();
     this.btnInsertSingle             = new DevComponents.DotNetBar.ButtonX();
     this.labelX4                     = new DevComponents.DotNetBar.LabelX();
     this.labelX3                     = new DevComponents.DotNetBar.LabelX();
     this.groupPanel1                 = new DevComponents.DotNetBar.Controls.GroupPanel();
     this.btnInsertViac               = new DevComponents.DotNetBar.ButtonX();
     this.labelX2                     = new DevComponents.DotNetBar.LabelX();
     this.richTextBoxExRmaxLot        = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.gridRmax                    = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.gridColumn10                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn11                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn12                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn13                = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn9                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.rmaxvaluesBindingSource     = new System.Windows.Forms.BindingSource(this.components);
     this.novaDBcsharpDataSet         = new WindowsFormsApplication14.novaDBcsharpDataSet();
     this.ZavrietZakazku              = new System.Windows.Forms.Button();
     this.UlozitZakazku               = new System.Windows.Forms.Button();
     this.superTabItem1               = new DevComponents.DotNetBar.SuperTabItem();
     this.superTabControlPanel2       = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.listBox1                    = new System.Windows.Forms.ListBox();
     this.superTabItem2               = new DevComponents.DotNetBar.SuperTabItem();
     this.gridColumn1                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn2                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn3                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn4                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn5                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn6                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn7                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gridColumn8                 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.tblZakazkyStavBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.requiredFieldValidator1     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator2     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator3     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.requiredFieldValidator4     = new DevComponents.DotNetBar.Validator.RequiredFieldValidator("Your error message here.");
     this.tblZakazkyStavTableAdapter  = new WindowsFormsApplication14.novaDBcsharpDataSetTableAdapters.tblZakazkyStavTableAdapter();
     this.rmax_valuesTableAdapter     = new WindowsFormsApplication14.novaDBcsharpDataSetTableAdapters.rmax_valuesTableAdapter();
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
     this.superTabControl1.SuspendLayout();
     this.superTabControlPanel1.SuspendLayout();
     this.groupPanel2.SuspendLayout();
     this.groupPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.rmaxvaluesBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).BeginInit();
     this.superTabControlPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tblZakazkyStavBindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // superTabControl1
     //
     //
     //
     //
     //
     //
     //
     this.superTabControl1.ControlBox.CloseBox.Name = "";
     //
     //
     //
     this.superTabControl1.ControlBox.MenuBox.Name = "";
     this.superTabControl1.ControlBox.Name         = "";
     this.superTabControl1.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabControl1.ControlBox.MenuBox,
         this.superTabControl1.ControlBox.CloseBox
     });
     this.superTabControl1.Controls.Add(this.superTabControlPanel1);
     this.superTabControl1.Controls.Add(this.superTabControlPanel2);
     this.superTabControl1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.superTabControl1.Location           = new System.Drawing.Point(0, 0);
     this.superTabControl1.Name               = "superTabControl1";
     this.superTabControl1.ReorderTabsEnabled = true;
     this.superTabControl1.SelectedTabFont    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold);
     this.superTabControl1.SelectedTabIndex   = 0;
     this.superTabControl1.Size               = new System.Drawing.Size(601, 511);
     this.superTabControl1.TabFont            = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.superTabControl1.TabIndex           = 11;
     this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.superTabItem1,
         this.superTabItem2
     });
     superTabControlBoxStateColorTable1.Background = System.Drawing.Color.White;
     superTabColorTable1.ControlBoxDefault         = superTabControlBoxStateColorTable1;
     superTabColorTable1.InnerBorder     = System.Drawing.Color.White;
     superTabColorTable1.SelectionMarker = System.Drawing.Color.White;
     this.superTabControl1.TabStripColor = superTabColorTable1;
     this.superTabControl1.Text          = "superTabControl1";
     //
     // superTabControlPanel1
     //
     this.superTabControlPanel1.Controls.Add(this.groupPanel2);
     this.superTabControlPanel1.Controls.Add(this.groupPanel1);
     this.superTabControlPanel1.Controls.Add(this.gridRmax);
     this.superTabControlPanel1.Controls.Add(this.ZavrietZakazku);
     this.superTabControlPanel1.Controls.Add(this.UlozitZakazku);
     this.superTabControlPanel1.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.superTabControlPanel1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel1.Location     = new System.Drawing.Point(0, 25);
     this.superTabControlPanel1.Name         = "superTabControlPanel1";
     this.superTabControlPanel1.Size         = new System.Drawing.Size(601, 486);
     this.superTabControlPanel1.TabIndex     = 1;
     this.superTabControlPanel1.TabItem      = this.superTabItem1;
     //
     // groupPanel2
     //
     this.groupPanel2.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel2.Controls.Add(this.txtRmax);
     this.groupPanel2.Controls.Add(this.txtLot);
     this.groupPanel2.Controls.Add(this.btnInsertSingle);
     this.groupPanel2.Controls.Add(this.labelX4);
     this.groupPanel2.Controls.Add(this.labelX3);
     this.groupPanel2.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanel2.Location          = new System.Drawing.Point(318, 3);
     this.groupPanel2.Name = "groupPanel2";
     this.groupPanel2.Size = new System.Drawing.Size(273, 153);
     //
     //
     //
     this.groupPanel2.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel2.Style.BackColorGradientAngle = 90;
     this.groupPanel2.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel2.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderBottomWidth      = 1;
     this.groupPanel2.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel2.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderLeftWidth        = 1;
     this.groupPanel2.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderRightWidth       = 1;
     this.groupPanel2.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel2.Style.BorderTopWidth      = 1;
     this.groupPanel2.Style.CornerDiameter      = 4;
     this.groupPanel2.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel2.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel2.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel2.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel2.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel2.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel2.TabIndex = 62;
     this.groupPanel2.Text     = "Vložiť po jednom";
     //
     // txtRmax
     //
     //
     //
     //
     this.txtRmax.BackgroundStyle.Class      = "TextBoxBorder";
     this.txtRmax.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtRmax.ButtonClear.Visible        = true;
     this.txtRmax.Location = new System.Drawing.Point(57, 43);
     this.txtRmax.Mask     = "00.00";
     this.txtRmax.Name     = "txtRmax";
     this.txtRmax.Size     = new System.Drawing.Size(130, 19);
     this.txtRmax.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.txtRmax.TabIndex = 66;
     this.txtRmax.Text     = "";
     //
     // txtLot
     //
     //
     //
     //
     this.txtLot.BackgroundStyle.Class      = "TextBoxBorder";
     this.txtLot.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtLot.ButtonClear.Visible        = true;
     this.txtLot.Location = new System.Drawing.Point(57, 17);
     this.txtLot.Name     = "txtLot";
     this.txtLot.Size     = new System.Drawing.Size(130, 19);
     this.txtLot.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.txtLot.TabIndex = 65;
     this.txtLot.Text     = "";
     //
     // btnInsertSingle
     //
     this.btnInsertSingle.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnInsertSingle.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnInsertSingle.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.btnInsertSingle.Font           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.btnInsertSingle.Location       = new System.Drawing.Point(193, 17);
     this.btnInsertSingle.Name           = "btnInsertSingle";
     this.btnInsertSingle.Size           = new System.Drawing.Size(42, 46);
     this.btnInsertSingle.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnInsertSingle.TabIndex       = 64;
     this.btnInsertSingle.Text           = "Vložiť";
     this.btnInsertSingle.Click         += new System.EventHandler(this.btnInsertSingle_Click_1);
     //
     // labelX4
     //
     this.labelX4.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX4.Location        = new System.Drawing.Point(14, 41);
     this.labelX4.Name            = "labelX4";
     this.labelX4.SingleLineColor = System.Drawing.Color.Transparent;
     this.labelX4.Size            = new System.Drawing.Size(42, 20);
     this.labelX4.TabIndex        = 62;
     this.labelX4.Text            = "Rmax:";
     //
     // labelX3
     //
     this.labelX3.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Location        = new System.Drawing.Point(14, 15);
     this.labelX3.Name            = "labelX3";
     this.labelX3.SingleLineColor = System.Drawing.Color.Transparent;
     this.labelX3.Size            = new System.Drawing.Size(42, 20);
     this.labelX3.TabIndex        = 61;
     this.labelX3.Text            = "Lot:";
     //
     // groupPanel1
     //
     this.groupPanel1.CanvasColor      = System.Drawing.SystemColors.Control;
     this.groupPanel1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007;
     this.groupPanel1.Controls.Add(this.btnInsertViac);
     this.groupPanel1.Controls.Add(this.labelX2);
     this.groupPanel1.Controls.Add(this.richTextBoxExRmaxLot);
     this.groupPanel1.DisabledBackColor = System.Drawing.Color.Empty;
     this.groupPanel1.Location          = new System.Drawing.Point(12, 3);
     this.groupPanel1.Name = "groupPanel1";
     this.groupPanel1.Size = new System.Drawing.Size(300, 153);
     //
     //
     //
     this.groupPanel1.Style.BackColor2SchemePart   = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
     this.groupPanel1.Style.BackColorGradientAngle = 90;
     this.groupPanel1.Style.BackColorSchemePart    = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
     this.groupPanel1.Style.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderBottomWidth      = 1;
     this.groupPanel1.Style.BorderColorSchemePart  = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.groupPanel1.Style.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderLeftWidth        = 1;
     this.groupPanel1.Style.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderRightWidth       = 1;
     this.groupPanel1.Style.BorderTop           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.groupPanel1.Style.BorderTopWidth      = 1;
     this.groupPanel1.Style.CornerDiameter      = 4;
     this.groupPanel1.Style.CornerType          = DevComponents.DotNetBar.eCornerType.Rounded;
     this.groupPanel1.Style.TextAlignment       = DevComponents.DotNetBar.eStyleTextAlignment.Center;
     this.groupPanel1.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
     this.groupPanel1.Style.TextLineAlignment   = DevComponents.DotNetBar.eStyleTextAlignment.Near;
     //
     //
     //
     this.groupPanel1.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     //
     //
     //
     this.groupPanel1.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.groupPanel1.TabIndex = 61;
     this.groupPanel1.Text     = "Vložiť viac naraz : Lot + Rmax";
     //
     // btnInsertViac
     //
     this.btnInsertViac.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnInsertViac.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnInsertViac.Cursor         = System.Windows.Forms.Cursors.Hand;
     this.btnInsertViac.Font           = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.btnInsertViac.Location       = new System.Drawing.Point(233, 3);
     this.btnInsertViac.Name           = "btnInsertViac";
     this.btnInsertViac.Size           = new System.Drawing.Size(58, 97);
     this.btnInsertViac.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnInsertViac.TabIndex       = 56;
     this.btnInsertViac.Text           = "Vložiť";
     this.btnInsertViac.Click         += new System.EventHandler(this.btnInsertViac_Click_1);
     //
     // labelX2
     //
     this.labelX2.BackColor = System.Drawing.Color.Transparent;
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Location        = new System.Drawing.Point(3, 106);
     this.labelX2.Name            = "labelX2";
     this.labelX2.SingleLineColor = System.Drawing.Color.Transparent;
     this.labelX2.Size            = new System.Drawing.Size(223, 23);
     this.labelX2.TabIndex        = 55;
     this.labelX2.Text            = "Format: PRXXXX_XX/XX medzera XX,XX";
     //
     // richTextBoxExRmaxLot
     //
     //
     //
     //
     this.richTextBoxExRmaxLot.BackgroundStyle.Class      = "RichTextBoxBorder";
     this.richTextBoxExRmaxLot.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBoxExRmaxLot.Location = new System.Drawing.Point(3, 3);
     this.richTextBoxExRmaxLot.Name     = "richTextBoxExRmaxLot";
     this.richTextBoxExRmaxLot.Rtf      = "{\\rtf1\\ansi\\deff0{\\fonttbl{\\f0\\fnil\\fcharset238 Microsoft Sans Serif;}}\r\n\\viewkin" +
                                          "d4\\uc1\\pard\\lang1051\\f0\\fs17 PRXXXX_XX/XX XX,XX\\par\r\n}\r\n";
     this.richTextBoxExRmaxLot.Size     = new System.Drawing.Size(223, 97);
     this.richTextBoxExRmaxLot.TabIndex = 53;
     this.richTextBoxExRmaxLot.Text     = "PRXXXX_XX/XX XX,XX";
     //
     // gridRmax
     //
     this.gridRmax.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.gridRmax.Location = new System.Drawing.Point(12, 162);
     this.gridRmax.Name     = "gridRmax";
     //
     //
     //
     this.gridRmax.PrimaryGrid.Columns.Add(this.gridColumn10);
     this.gridRmax.PrimaryGrid.Columns.Add(this.gridColumn11);
     this.gridRmax.PrimaryGrid.Columns.Add(this.gridColumn12);
     this.gridRmax.PrimaryGrid.Columns.Add(this.gridColumn13);
     this.gridRmax.PrimaryGrid.Columns.Add(this.gridColumn9);
     this.gridRmax.PrimaryGrid.DataSource           = this.rmaxvaluesBindingSource;
     this.gridRmax.PrimaryGrid.UseAlternateRowStyle = true;
     this.gridRmax.Size       = new System.Drawing.Size(579, 280);
     this.gridRmax.TabIndex   = 47;
     this.gridRmax.Text       = "superGridControl1";
     this.gridRmax.BeginEdit += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.superGridControl1_BeginEdit);
     //
     // gridColumn10
     //
     this.gridColumn10.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn10.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn10.CellStyles.Default.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.gridColumn10.DataPropertyName             = "LOT";
     this.gridColumn10.HeaderStyles.Default.Font    = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.gridColumn10.HeaderText = "LOT Vlákna";
     this.gridColumn10.Name       = "LOT";
     this.gridColumn10.Width      = 180;
     //
     // gridColumn11
     //
     this.gridColumn11.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn11.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn11.DataPropertyName             = "rmax";
     this.gridColumn11.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridMaskedTextBoxEditControl);
     this.gridColumn11.HeaderText = "Rmax";
     this.gridColumn11.Name       = "rmax";
     //
     // gridColumn12
     //
     this.gridColumn12.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn12.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn12.DataPropertyName             = "kto";
     this.gridColumn12.FilterMatchType = DevComponents.DotNetBar.SuperGrid.FilterMatchType.None;
     this.gridColumn12.HeaderText      = "Užívateľ";
     this.gridColumn12.Name            = "kto";
     //
     // gridColumn13
     //
     this.gridColumn13.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn13.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn13.DataPropertyName             = "kedy";
     this.gridColumn13.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
     this.gridColumn13.HeaderText = "Dátum";
     this.gridColumn13.Name       = "kedy";
     this.gridColumn13.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
     this.gridColumn13.Width      = 150;
     //
     // gridColumn9
     //
     this.gridColumn9.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn9.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn9.DataPropertyName             = "id";
     this.gridColumn9.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     this.gridColumn9.HeaderText = "id";
     this.gridColumn9.Name       = "id";
     this.gridColumn9.ReadOnly   = true;
     this.gridColumn9.Visible    = false;
     //
     // rmaxvaluesBindingSource
     //
     this.rmaxvaluesBindingSource.DataMember = "rmax_values";
     this.rmaxvaluesBindingSource.DataSource = this.novaDBcsharpDataSet;
     //
     // novaDBcsharpDataSet
     //
     this.novaDBcsharpDataSet.DataSetName             = "novaDBcsharpDataSet";
     this.novaDBcsharpDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // ZavrietZakazku
     //
     this.ZavrietZakazku.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.ZavrietZakazku.Location = new System.Drawing.Point(109, 451);
     this.ZavrietZakazku.Name     = "ZavrietZakazku";
     this.ZavrietZakazku.Size     = new System.Drawing.Size(75, 23);
     this.ZavrietZakazku.TabIndex = 46;
     this.ZavrietZakazku.Text     = "Zavrieť";
     this.ZavrietZakazku.UseVisualStyleBackColor = true;
     this.ZavrietZakazku.Click += new System.EventHandler(this.ZavrietZakazku_Click_1);
     //
     // UlozitZakazku
     //
     this.UlozitZakazku.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.UlozitZakazku.Location = new System.Drawing.Point(12, 451);
     this.UlozitZakazku.Name     = "UlozitZakazku";
     this.UlozitZakazku.Size     = new System.Drawing.Size(91, 23);
     this.UlozitZakazku.TabIndex = 45;
     this.UlozitZakazku.Text     = "Uložiť a zavrieť";
     this.UlozitZakazku.UseVisualStyleBackColor = true;
     this.UlozitZakazku.Click += new System.EventHandler(this.UlozitZakazku_Click);
     //
     // superTabItem1
     //
     this.superTabItem1.AttachedControl = this.superTabControlPanel1;
     this.superTabItem1.GlobalItem      = false;
     this.superTabItem1.Name            = "superTabItem1";
     this.superTabItem1.Text            = "Rmax";
     //
     // superTabControlPanel2
     //
     this.superTabControlPanel2.Controls.Add(this.listBox1);
     this.superTabControlPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superTabControlPanel2.Location = new System.Drawing.Point(0, 25);
     this.superTabControlPanel2.Name     = "superTabControlPanel2";
     this.superTabControlPanel2.Size     = new System.Drawing.Size(427, 285);
     this.superTabControlPanel2.TabIndex = 2;
     this.superTabControlPanel2.TabItem  = this.superTabItem2;
     //
     // listBox1
     //
     this.listBox1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Location          = new System.Drawing.Point(0, 0);
     this.listBox1.Name     = "listBox1";
     this.listBox1.Size     = new System.Drawing.Size(427, 285);
     this.listBox1.TabIndex = 0;
     //
     // superTabItem2
     //
     this.superTabItem2.AttachedControl = this.superTabControlPanel2;
     this.superTabItem2.Enabled         = false;
     this.superTabItem2.GlobalItem      = false;
     this.superTabItem2.Name            = "superTabItem2";
     this.superTabItem2.Text            = "História zmien";
     //
     // gridColumn1
     //
     this.gridColumn1.AutoSizeMode     = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn1.DataPropertyName = "IdUzivatela";
     this.gridColumn1.EditorType       = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     this.gridColumn1.HeaderText       = "IdUzivatela";
     this.gridColumn1.Name             = "IdUzivatela";
     this.gridColumn1.ReadOnly         = true;
     this.gridColumn1.Visible          = false;
     //
     // gridColumn2
     //
     this.gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn2.DataPropertyName             = "Skupina";
     this.gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     this.gridColumn2.HeaderText = "Skupina";
     this.gridColumn2.Name       = "Skupina";
     //
     // gridColumn3
     //
     this.gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn3.DataPropertyName             = "Meno";
     this.gridColumn3.HeaderText = "Meno";
     this.gridColumn3.Name       = "Meno";
     //
     // gridColumn4
     //
     this.gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn4.DataPropertyName             = "Heslo";
     this.gridColumn4.HeaderText = "Heslo";
     this.gridColumn4.Name       = "Heslo";
     //
     // gridColumn5
     //
     this.gridColumn5.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.DisplayedCells;
     this.gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn5.DataPropertyName             = "Email";
     this.gridColumn5.HeaderText = "Email";
     this.gridColumn5.Name       = "Email";
     //
     // gridColumn6
     //
     this.gridColumn6.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn6.DataPropertyName             = "Opravnenie";
     this.gridColumn6.HeaderText = "Opravnenie";
     this.gridColumn6.Name       = "Opravnenie";
     //
     // gridColumn7
     //
     this.gridColumn7.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn7.DataPropertyName             = "Kto";
     this.gridColumn7.HeaderText = "Kto";
     this.gridColumn7.Name       = "Kto";
     //
     // gridColumn8
     //
     this.gridColumn8.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.gridColumn8.DataPropertyName             = "Kedy";
     this.gridColumn8.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
     this.gridColumn8.HeaderText = "Kedy";
     this.gridColumn8.Name       = "Kedy";
     //
     // tblZakazkyStavBindingSource
     //
     this.tblZakazkyStavBindingSource.DataMember = "tblZakazkyStav";
     this.tblZakazkyStavBindingSource.DataSource = this.novaDBcsharpDataSet;
     //
     // requiredFieldValidator1
     //
     this.requiredFieldValidator1.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator1.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator2
     //
     this.requiredFieldValidator2.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator2.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator3
     //
     this.requiredFieldValidator3.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator3.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // requiredFieldValidator4
     //
     this.requiredFieldValidator4.ErrorMessage   = "Your error message here.";
     this.requiredFieldValidator4.HighlightColor = DevComponents.DotNetBar.Validator.eHighlightColor.Red;
     //
     // tblZakazkyStavTableAdapter
     //
     this.tblZakazkyStavTableAdapter.ClearBeforeFill = true;
     //
     // rmax_valuesTableAdapter
     //
     this.rmax_valuesTableAdapter.ClearBeforeFill = true;
     //
     // Rmax_values
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(601, 511);
     this.ControlBox          = false;
     this.Controls.Add(this.superTabControl1);
     this.Name          = "Rmax_values";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Rmax hodnoty";
     this.Load         += new System.EventHandler(this.Rmax_values_Load);
     ((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
     this.superTabControl1.ResumeLayout(false);
     this.superTabControlPanel1.ResumeLayout(false);
     this.groupPanel2.ResumeLayout(false);
     this.groupPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.rmaxvaluesBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.novaDBcsharpDataSet)).EndInit();
     this.superTabControlPanel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tblZakazkyStavBindingSource)).EndInit();
     this.ResumeLayout(false);
 }