Esempio n. 1
1
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent( )
        {
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding2 = new DevComponents.DotNetBar.SuperGrid.Style.Padding( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend backColorBlend2 = new DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend( );
            DevComponents.DotNetBar.SuperGrid.Style.Background background4 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            this.plLeft = new DevComponents.DotNetBar.Controls.SlidePanel( );
            this.gridCompanyInfo = new DevComponents.DotNetBar.SuperGrid.SuperGridControl( );
            this.picCompany = new System.Windows.Forms.PictureBox( );
            this.plRight = new DevComponents.DotNetBar.Controls.SlidePanel( );
            this.plMainFunc = new DevComponents.DotNetBar.Metro.MetroTilePanel( );
            this.funcContainer = new DevComponents.DotNetBar.ItemContainer( );
            this.tileOrder = new DevComponents.DotNetBar.Metro.MetroTileItem( );
            this.tileCash = new DevComponents.DotNetBar.Metro.MetroTileItem( );
            this.tileMember = new DevComponents.DotNetBar.Metro.MetroTileItem( );
            this.tileSystem = new DevComponents.DotNetBar.Metro.MetroTileItem( );
            this.tileCompanyItem = new DevComponents.DotNetBar.Metro.MetroTileItem( );
            this.tileCompanyAds = new DevComponents.DotNetBar.Metro.MetroTileItem( );
            this.titleEleooo = new DevComponents.DotNetBar.Metro.MetroTileItem( );
            this.tileClose = new DevComponents.DotNetBar.Metro.MetroTileItem( );
            this.picLogo = new System.Windows.Forms.PictureBox( );
            this.mainContainer = new DevComponents.DotNetBar.Controls.SlidePanel( );
            this.plTitle.SuspendLayout( );
            this.plLeft.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.picCompany)).BeginInit( );
            this.plRight.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.picLogo)).BeginInit( );
            this.mainContainer.SuspendLayout( );
            this.SuspendLayout( );
            // 
            // plLeft
            // 
            this.plLeft.BackColor = System.Drawing.Color.White;
            this.plLeft.Controls.Add(this.gridCompanyInfo);
            this.plLeft.Controls.Add(this.picCompany);
            this.plLeft.Dock = System.Windows.Forms.DockStyle.Left;
            this.plLeft.ForeColor = System.Drawing.Color.Black;
            this.plLeft.Location = new System.Drawing.Point(0, 0);
            this.plLeft.Name = "plLeft";
            this.plLeft.Size = new System.Drawing.Size(225, 503);
            this.plLeft.TabIndex = 1;
            this.plLeft.Text = "slidePanel1";
            this.plLeft.UsesBlockingAnimation = false;
            // 
            // gridCompanyInfo
            // 
            this.gridCompanyInfo.BackColor = System.Drawing.Color.White;
            this.gridCompanyInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gridCompanyInfo.ForeColor = System.Drawing.Color.Black;
            this.gridCompanyInfo.Location = new System.Drawing.Point(0, 192);
            this.gridCompanyInfo.Name = "gridCompanyInfo";
            this.gridCompanyInfo.PrimaryGrid.AutoGenerateColumns = false;
            this.gridCompanyInfo.PrimaryGrid.Caption.Text = "商家信息";
            this.gridCompanyInfo.PrimaryGrid.ColumnHeader.Visible = false;
            gridColumn3.AllowSelection = false;
            gridColumn3.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn3.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
            gridColumn3.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn3.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            padding2.Right = 5;
            gridColumn3.CellStyles.Default.Margin = padding2;
            gridColumn3.CellStyles.Default.TextColor = System.Drawing.Color.SaddleBrown;
            gridColumn3.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
            gridColumn3.DataPropertyName = "Key";
            gridColumn3.EditorType = null;
            gridColumn3.Name = "Key";
            gridColumn3.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn3.Width = 70;
            gridColumn4.AllowSelection = false;
            gridColumn4.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn4.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn4.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn4.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            gridColumn4.CellStyles.Default.TextColor = System.Drawing.Color.OrangeRed;
            gridColumn4.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
            gridColumn4.DataPropertyName = "Value";
            gridColumn4.EditorType = null;
            gridColumn4.FillWeight = 200;
            gridColumn4.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn4.Name = "Value";
            gridColumn4.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn4.Width = 200;
            this.gridCompanyInfo.PrimaryGrid.Columns.Add(gridColumn3);
            this.gridCompanyInfo.PrimaryGrid.Columns.Add(gridColumn4);
            this.gridCompanyInfo.PrimaryGrid.DefaultRowHeight = 36;
            backColorBlend2.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.SkyBlue};
            background3.BackColorBlend = backColorBlend2;
            this.gridCompanyInfo.PrimaryGrid.DefaultVisualStyles.AlternateRowCellStyles.Default.Background = background3;
            background4.Color1 = System.Drawing.Color.Orange;
            this.gridCompanyInfo.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Background = background4;
            this.gridCompanyInfo.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gridCompanyInfo.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            this.gridCompanyInfo.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gridCompanyInfo.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.HorizontalLinePattern = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
            this.gridCompanyInfo.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.VerticalLinePattern = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
            this.gridCompanyInfo.PrimaryGrid.InitialActiveRow = DevComponents.DotNetBar.SuperGrid.RelativeRow.None;
            this.gridCompanyInfo.PrimaryGrid.MultiSelect = false;
            this.gridCompanyInfo.PrimaryGrid.ReadOnly = true;
            this.gridCompanyInfo.PrimaryGrid.RowHighlightType = DevComponents.DotNetBar.SuperGrid.RowHighlightType.None;
            this.gridCompanyInfo.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gridCompanyInfo.PrimaryGrid.ShowCellInfo = false;
            this.gridCompanyInfo.PrimaryGrid.ShowColumnHeader = false;
            this.gridCompanyInfo.PrimaryGrid.ShowRowHeaders = false;
            this.gridCompanyInfo.PrimaryGrid.SizingStyle = DevComponents.DotNetBar.SuperGrid.Style.StyleType.ReadOnlySelected;
            this.gridCompanyInfo.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
            this.gridCompanyInfo.PrimaryGrid.UseAlternateRowStyle = true;
            this.gridCompanyInfo.Size = new System.Drawing.Size(225, 311);
            this.gridCompanyInfo.SizingStyle = DevComponents.DotNetBar.SuperGrid.Style.StyleType.ReadOnlySelected;
            this.gridCompanyInfo.TabIndex = 2;
            // 
            // picCompany
            // 
            this.picCompany.Dock = System.Windows.Forms.DockStyle.Top;
            this.picCompany.Location = new System.Drawing.Point(0, 0);
            this.picCompany.Margin = new System.Windows.Forms.Padding(10);
            this.picCompany.Name = "picCompany";
            this.picCompany.Size = new System.Drawing.Size(225, 192);
            this.picCompany.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.picCompany.TabIndex = 1;
            this.picCompany.TabStop = false;
            // 
            // plRight
            // 
            this.plRight.BackColor = System.Drawing.Color.White;
            this.plRight.Controls.Add(this.plMainFunc);
            this.plRight.Controls.Add(this.picLogo);
            this.plRight.Dock = System.Windows.Forms.DockStyle.Fill;
            this.plRight.ForeColor = System.Drawing.Color.Black;
            this.plRight.Location = new System.Drawing.Point(225, 0);
            this.plRight.Name = "plRight";
            this.plRight.Size = new System.Drawing.Size(459, 503);
            this.plRight.TabIndex = 2;
            this.plRight.Text = "slidePanel1";
            this.plRight.UsesBlockingAnimation = false;
            // 
            // plMainFunc
            // 
            this.plMainFunc.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.plMainFunc.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.plMainFunc.BackgroundStyle.BorderLeftColor = System.Drawing.Color.Orange;
            this.plMainFunc.BackgroundStyle.BorderLeftWidth = 2;
            this.plMainFunc.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.plMainFunc.BackgroundStyle.BorderTopColor = System.Drawing.Color.Orange;
            this.plMainFunc.BackgroundStyle.BorderTopWidth = 2;
            this.plMainFunc.BackgroundStyle.Class = "MetroTilePanel";
            this.plMainFunc.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.plMainFunc.ContainerControlProcessDialogKey = true;
            this.plMainFunc.Dock = System.Windows.Forms.DockStyle.Fill;
            this.plMainFunc.FitButtonsToContainerWidth = true;
            this.plMainFunc.ForeColor = System.Drawing.Color.Black;
            this.plMainFunc.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
            this.plMainFunc.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.funcContainer});
            this.plMainFunc.Location = new System.Drawing.Point(0, 67);
            this.plMainFunc.MultiLine = true;
            this.plMainFunc.Name = "plMainFunc";
            this.plMainFunc.Size = new System.Drawing.Size(459, 436);
            this.plMainFunc.TabIndex = 4;
            // 
            // funcContainer
            // 
            // 
            // 
            // 
            this.funcContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.funcContainer.MultiLine = true;
            this.funcContainer.Name = "funcContainer";
            this.funcContainer.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tileOrder,
            this.tileCash,
            this.tileMember,
            this.tileSystem,
            this.tileCompanyItem,
            this.tileCompanyAds,
            this.titleEleooo,
            this.tileClose});
            // 
            // tileOrder
            // 
            this.tileOrder.AutoRotateFramesInterval = 2500;
            this.tileOrder.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tileOrder.Image = global::Eleooo.Client.Properties.Resources.OrderImage;
            this.tileOrder.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.tileOrder.Name = "tileOrder";
            this.tileOrder.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
            // 
            // 
            // 
            this.tileOrder.TileStyle.BackColor = System.Drawing.Color.Goldenrod;
            this.tileOrder.TileStyle.BackColor2 = System.Drawing.Color.Goldenrod;
            this.tileOrder.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tileOrder.TitleText = "会员消费";
            this.tileOrder.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleRight;
            this.tileOrder.TitleTextFont = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            // 
            // tileCash
            // 
            this.tileCash.AutoRotateFramesInterval = 2600;
            this.tileCash.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tileCash.Image = global::Eleooo.Client.Properties.Resources.CashImage;
            this.tileCash.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.tileCash.Name = "tileCash";
            this.tileCash.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
            // 
            // 
            // 
            this.tileCash.TileStyle.BackColor = System.Drawing.Color.Coral;
            this.tileCash.TileStyle.BackColor2 = System.Drawing.Color.Coral;
            this.tileCash.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tileCash.TitleText = "会员储值";
            this.tileCash.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleRight;
            this.tileCash.TitleTextFont = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            // 
            // tileMember
            // 
            this.tileMember.AutoRotateFramesInterval = 2700;
            this.tileMember.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tileMember.Image = global::Eleooo.Client.Properties.Resources.MemberImage;
            this.tileMember.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.tileMember.Name = "tileMember";
            this.tileMember.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
            // 
            // 
            // 
            this.tileMember.TileStyle.BackColor = System.Drawing.Color.HotPink;
            this.tileMember.TileStyle.BackColor2 = System.Drawing.Color.HotPink;
            this.tileMember.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tileMember.TitleText = "会员注册";
            this.tileMember.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleRight;
            this.tileMember.TitleTextFont = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            // 
            // tileSystem
            // 
            this.tileSystem.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tileSystem.Image = global::Eleooo.Client.Properties.Resources.SystemImage;
            this.tileSystem.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.tileSystem.Name = "tileSystem";
            this.tileSystem.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
            // 
            // 
            // 
            this.tileSystem.TileStyle.BackColor = System.Drawing.Color.Orange;
            this.tileSystem.TileStyle.BackColor2 = System.Drawing.Color.Orange;
            this.tileSystem.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tileSystem.TitleText = "系统管理";
            this.tileSystem.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleRight;
            this.tileSystem.TitleTextFont = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            // 
            // tileCompanyItem
            // 
            this.tileCompanyItem.AutoRotateFramesInterval = 2900;
            this.tileCompanyItem.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tileCompanyItem.Image = global::Eleooo.Client.Properties.Resources.ItemImage;
            this.tileCompanyItem.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.tileCompanyItem.Name = "tileCompanyItem";
            this.tileCompanyItem.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
            // 
            // 
            // 
            this.tileCompanyItem.TileStyle.BackColor = System.Drawing.Color.CadetBlue;
            this.tileCompanyItem.TileStyle.BackColor2 = System.Drawing.Color.CadetBlue;
            this.tileCompanyItem.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tileCompanyItem.TitleText = "店面促销";
            this.tileCompanyItem.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleRight;
            this.tileCompanyItem.TitleTextFont = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            // 
            // tileCompanyAds
            // 
            this.tileCompanyAds.AutoRotateFramesInterval = 3000;
            this.tileCompanyAds.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tileCompanyAds.Image = global::Eleooo.Client.Properties.Resources.AdsImage;
            this.tileCompanyAds.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.tileCompanyAds.Name = "tileCompanyAds";
            this.tileCompanyAds.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
            // 
            // 
            // 
            this.tileCompanyAds.TileStyle.BackColor = System.Drawing.Color.SandyBrown;
            this.tileCompanyAds.TileStyle.BackColor2 = System.Drawing.Color.SandyBrown;
            this.tileCompanyAds.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tileCompanyAds.TitleText = "广告定投";
            this.tileCompanyAds.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleRight;
            this.tileCompanyAds.TitleTextFont = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            // 
            // titleEleooo
            // 
            this.titleEleooo.AutoRotateFramesInterval = 2800;
            this.titleEleooo.Cursor = System.Windows.Forms.Cursors.Hand;
            this.titleEleooo.Image = global::Eleooo.Client.Properties.Resources.EleoooImage;
            this.titleEleooo.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.titleEleooo.Name = "titleEleooo";
            this.titleEleooo.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
            // 
            // 
            // 
            this.titleEleooo.TileStyle.BackColor = System.Drawing.Color.Chocolate;
            this.titleEleooo.TileStyle.BackColor2 = System.Drawing.Color.Chocolate;
            this.titleEleooo.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // tileClose
            // 
            this.tileClose.Cursor = System.Windows.Forms.Cursors.Hand;
            this.tileClose.Image = global::Eleooo.Client.Properties.Resources.LogoutImage;
            this.tileClose.ImageTextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
            this.tileClose.Name = "tileClose";
            this.tileClose.TileColor = DevComponents.DotNetBar.Metro.eMetroTileColor.Default;
            // 
            // 
            // 
            this.tileClose.TileStyle.BackColor = System.Drawing.Color.YellowGreen;
            this.tileClose.TileStyle.BackColor2 = System.Drawing.Color.YellowGreen;
            this.tileClose.TileStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tileClose.TitleText = "安全退出";
            this.tileClose.TitleTextAlignment = System.Drawing.ContentAlignment.MiddleRight;
            this.tileClose.TitleTextFont = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            // 
            // picLogo
            // 
            this.picLogo.BackColor = System.Drawing.Color.White;
            this.picLogo.Dock = System.Windows.Forms.DockStyle.Top;
            this.picLogo.ForeColor = System.Drawing.Color.Black;
            this.picLogo.Image = global::Eleooo.Client.Properties.Resources.HeadLogo;
            this.picLogo.Location = new System.Drawing.Point(0, 0);
            this.picLogo.Margin = new System.Windows.Forms.Padding(10);
            this.picLogo.Name = "picLogo";
            this.picLogo.Padding = new System.Windows.Forms.Padding(3);
            this.picLogo.Size = new System.Drawing.Size(459, 67);
            this.picLogo.TabIndex = 2;
            this.picLogo.TabStop = false;
            // 
            // mainContainer
            // 
            this.mainContainer.Controls.Add(this.plRight);
            this.mainContainer.Controls.Add(this.plLeft);
            this.mainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mainContainer.Location = new System.Drawing.Point(0, 0);
            this.mainContainer.Name = "mainContainer";
            this.mainContainer.Size = new System.Drawing.Size(684, 503);
            this.mainContainer.TabIndex = 1;
            this.mainContainer.Text = "slidePanel1";
            this.mainContainer.UsesBlockingAnimation = false;
            // 
            // UcHome
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.mainContainer);
            this.Name = "UcHome";
            this.Size = new System.Drawing.Size(684, 503);
            this.SlideSide = DevComponents.DotNetBar.Controls.eSlideSide.Right;
            this.Controls.SetChildIndex(this.mainContainer, 0);
            this.Controls.SetChildIndex(this.plTitle, 0);
            this.plTitle.ResumeLayout(false);
            this.plLeft.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picCompany)).EndInit( );
            this.plRight.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picLogo)).EndInit( );
            this.mainContainer.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()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager  resources   = new System.ComponentModel.ComponentResourceManager(typeof(DemoGridBasics5));
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.imageList2        = new System.Windows.Forms.ImageList(this.components);
     this.richTextBox1      = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.cbxAddMicroBorder = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     this.SuspendLayout();
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "Avion Small");
     this.imageList1.Images.SetKeyName(1, "Car Small");
     this.imageList1.Images.SetKeyName(2, "Helicopter Small");
     this.imageList1.Images.SetKeyName(3, "Truck Small");
     //
     // imageList2
     //
     this.imageList2.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
     this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList2.Images.SetKeyName(0, "Avion Large");
     this.imageList2.Images.SetKeyName(1, "Car Large");
     this.imageList2.Images.SetKeyName(2, "Helicopter Large");
     this.imageList2.Images.SetKeyName(3, "Truck Large");
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 4);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size     = new System.Drawing.Size(780, 113);
     this.richTextBox1.TabIndex = 5;
     this.richTextBox1.TabStop  = false;
     //
     // superGridControl1
     //
     this.superGridControl1.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.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(0, 123);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AllowRowResize = true;
     gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridMicroChartEditControl);
     gridColumn1.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     gridColumn1.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.HeaderText = "MicroChart";
     gridColumn1.Name       = "MicroChart1";
     gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridMicroChartEditControl);
     gridColumn2.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     gridColumn2.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.HeaderText = "MicroChart";
     gridColumn2.Name       = "MicroChart2";
     gridColumn3.CellStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.TopCenter;
     gridColumn3.CellStyles.Default.ImageOverlay   = DevComponents.DotNetBar.SuperGrid.Style.ImageOverlay.Bottom;
     gridColumn3.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridBubbleBarEditControl);
     gridColumn3.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     gridColumn3.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.Name  = "BubbleBar";
     gridColumn3.Width = 200;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 70;
     padding1.Bottom = 2;
     padding1.Left   = 2;
     padding1.Right  = 2;
     padding1.Top    = 2;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Margin = padding1;
     this.superGridControl1.PrimaryGrid.FilterExpr = null;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.Size     = new System.Drawing.Size(784, 436);
     this.superGridControl1.TabIndex = 6;
     this.superGridControl1.Text     = "superGridControl1";
     //
     // cbxAddMicroBorder
     //
     this.cbxAddMicroBorder.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.cbxAddMicroBorder.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxAddMicroBorder.Location        = new System.Drawing.Point(12, 570);
     this.cbxAddMicroBorder.Name            = "cbxAddMicroBorder";
     this.cbxAddMicroBorder.Size            = new System.Drawing.Size(350, 23);
     this.cbxAddMicroBorder.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxAddMicroBorder.TabIndex        = 7;
     this.cbxAddMicroBorder.Text            = "Add Border to MicroCharts with less than 4 points or more than 8";
     this.cbxAddMicroBorder.CheckedChanged += new System.EventHandler(this.CbxAddMicroBorderCheckedChanged);
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // DemoGridBasics5
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 603);
     this.Controls.Add(this.cbxAddMicroBorder);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.richTextBox1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoGridBasics5";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - MicroChart, BubbleBar, and Gauge Control Types";
     this.ResumeLayout(false);
 }
Esempio n. 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager     resources   = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow1    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell1   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell2   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell3   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow2    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell4   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell5   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell6   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow3    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell7   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell8   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell9   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow4    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell10  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell11  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell12  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow5    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell13  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell14  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell15  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow6    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell16  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell17  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell18  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow7    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell19  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell20  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell21  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow8    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell22  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell23  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell24  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow9    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell25  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell26  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell27  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow10   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell28  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell29  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell30  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow11   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell31  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell32  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell33  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow12   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell34  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell35  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell36  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow13   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell37  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell38  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell39  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow14   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell40  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell41  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell42  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow15   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell43  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell44  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell45  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow16   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell46  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell47  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell48  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow          gridRow17   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell49  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell50  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell         gridCell51  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.rtb               = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.btnClose          = new DevComponents.DotNetBar.ButtonX();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     this.SuspendLayout();
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "audio-headset.png");
     this.imageList1.Images.SetKeyName(1, "camera-web.png");
     this.imageList1.Images.SetKeyName(2, "input-gaming.png");
     this.imageList1.Images.SetKeyName(3, "media-flash-smart-media.png");
     this.imageList1.Images.SetKeyName(4, "network-wireless.png");
     //
     // rtb
     //
     this.rtb.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                             | System.Windows.Forms.AnchorStyles.Right)));
     this.rtb.BackColor            = System.Drawing.SystemColors.Window;
     this.rtb.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.rtb.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.rtb.Location = new System.Drawing.Point(551, 5);
     this.rtb.Name     = "rtb";
     this.rtb.ReadOnly = true;
     this.rtb.Size     = new System.Drawing.Size(254, 449);
     this.rtb.TabIndex = 4;
     this.rtb.TabStop  = false;
     //
     // btnClose
     //
     this.btnClose.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnClose.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnClose.Location       = new System.Drawing.Point(718, 469);
     this.btnClose.Name           = "btnClose";
     this.btnClose.Size           = new System.Drawing.Size(75, 23);
     this.btnClose.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnClose.TabIndex       = 5;
     this.btnClose.Text           = "Close";
     this.btnClose.Click         += new System.EventHandler(this.BtnCloseClick);
     //
     // superGridControl1
     //
     this.superGridControl1.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.superGridControl1.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(3, 3);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.ColumnHeader.Visible = false;
     gridColumn1.EditorType   = null;
     gridColumn1.Name         = "Key";
     gridColumn1.Visible      = false;
     gridColumn1.Width        = 200;
     gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
     gridColumn2.CellStyles.Default.AllowWrap      = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
     gridColumn2.CellStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.EditorType   = null;
     gridColumn2.Name         = "Topic";
     gridColumn2.Width        = 280;
     gridColumn3.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn3.EditorType   = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn3.Name         = "Column1";
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 0;
     padding1.Bottom = 2;
     padding1.Left   = 4;
     padding1.Right  = 4;
     padding1.Top    = 2;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Margin           = padding1;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.GroupHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     background1.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(161)))), ((int)(((byte)(115)))), ((int)(((byte)(69)))));
     background1.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(206)))), ((int)(((byte)(167)))));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.GroupHeaderStyles.Default.Background = background1;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.GroupHeaderStyles.Default.Font       = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.superGridControl1.PrimaryGrid.FocusCuesEnabled  = false;
     this.superGridControl1.PrimaryGrid.GridLines         = DevComponents.DotNetBar.SuperGrid.GridLines.None;
     this.superGridControl1.PrimaryGrid.GroupHeaderHeight = 35;
     this.superGridControl1.PrimaryGrid.ImageList         = this.imageList1;
     gridCell1.Value = "0";
     gridCell2.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     gridCell2.Value = "";
     gridCell3.Value = "<h5>SuperGrid Architecture Basics</h5>\r\n<p padding = \"10,10,5, 0\"><font color=\"Bl" +
                       "ack\">A brief description of the overall architecture of a SuperGrid.</font></p>";
     gridRow1.Cells.Add(gridCell1);
     gridRow1.Cells.Add(gridCell2);
     gridRow1.Cells.Add(gridCell3);
     gridCell4.Value = "1";
     gridCell5.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     gridCell5.Value = "";
     gridCell6.Value = resources.GetString("gridCell6.Value");
     gridRow2.Cells.Add(gridCell4);
     gridRow2.Cells.Add(gridCell5);
     gridRow2.Cells.Add(gridCell6);
     gridCell7.Value = "1";
     gridCell8.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     gridCell8.Value = "";
     gridCell9.Value = "<h5>SuperGrid Edit Controls</h5>\r\n<p padding = \"10,10,5, 0\"><font color=\"Black\">D" +
                       "emonstrates the TextBoxX, ButtonX, TextBoxDropDown, MaskedTextBox, and ComboBoxE" +
                       "x Edit Controls.</font></p>";
     gridRow3.Cells.Add(gridCell7);
     gridRow3.Cells.Add(gridCell8);
     gridRow3.Cells.Add(gridCell9);
     gridCell10.Value = "1";
     gridCell11.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image3")));
     gridCell11.Value = "";
     gridCell12.Value = "<h5>SuperGrid Edit Controls</h5>\r\n<p padding = \"10,10,5, 0\"><font color=\"Black\">D" +
                        "emonstrates the DateTimeInput, DateTimePicker, NumericUpDown, IntegerInput, and " +
                        "DoubleInput Edit Controls.</font></p>";
     gridRow4.Cells.Add(gridCell10);
     gridRow4.Cells.Add(gridCell11);
     gridRow4.Cells.Add(gridCell12);
     gridCell13.Value = "1";
     gridCell14.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image4")));
     gridCell14.Value = "";
     gridCell15.Value = "<h5>SuperGrid Edit Controls</h5>\r\n<p padding = \"10,10,5, 0\"><font color=\"Black\">D" +
                        "emonstrates the IpAddressInput, PictureBox, LabelX Edit Controls.</font></p>";
     gridRow5.Cells.Add(gridCell13);
     gridRow5.Cells.Add(gridCell14);
     gridRow5.Cells.Add(gridCell15);
     gridCell16.Value = "1";
     gridCell17.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image5")));
     gridCell17.Value = "";
     gridCell18.Value = "<h5>SuperGrid Edit Controls</h5>\r\n<p padding = \"10,10,5, 0\"><font color=\"Black\">D" +
                        "emonstrates the ProgressBarX, Slider, SwitchButton, and CheckBoxX Edit Controls." +
                        "</font></p>";
     gridRow6.Cells.Add(gridCell16);
     gridRow6.Cells.Add(gridCell17);
     gridRow6.Cells.Add(gridCell18);
     gridCell19.Value = "1";
     gridCell20.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image6")));
     gridCell20.Value = "";
     gridCell21.Value = "<h5>SuperGrid Edit Controls</h5>\r\n<p padding = \"10,10,5, 0\"><font color=\"Black\">D" +
                        "emonstrates the MicroChart, BubbleBar, Gauge Edit Controls.</font></p>";
     gridRow7.Cells.Add(gridCell19);
     gridRow7.Cells.Add(gridCell20);
     gridRow7.Cells.Add(gridCell21);
     gridCell22.Value = "2";
     gridCell23.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image7")));
     gridCell23.Value = "";
     gridCell24.Value = "<h5>Data Binding</h5>\r\n<div padding=\"10,10,5,5\"><font color=\"Black\">Demonstrates " +
                        "IList, IListSource, IBindingList, and DataSet binding.</font></div>";
     gridRow8.Cells.Add(gridCell22);
     gridRow8.Cells.Add(gridCell23);
     gridRow8.Cells.Add(gridCell24);
     gridCell25.Value = "2";
     gridCell26.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image8")));
     gridCell26.Value = "";
     gridCell27.Value = "<h5>Master / Detail</h5>\r\n<div padding=\"10,10,5,5\"><font color=\"Black\">Demonstrat" +
                        "es a  data bound Master/Detail SuperGrid.</font></div>";
     gridRow9.Cells.Add(gridCell25);
     gridRow9.Cells.Add(gridCell26);
     gridRow9.Cells.Add(gridCell27);
     gridRow9.Expanded = true;
     gridCell28.Value  = "2";
     gridCell29.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image9")));
     gridCell29.Value = "";
     gridCell30.Value = "<h5>Nested Data</h5>\r\n<div padding=\"10,10,5,5\"><font color=\"Black\">Demonstrates a" +
                        " nested SuperGrid with cell and row level data validation.</font></div>";
     gridRow10.Cells.Add(gridCell28);
     gridRow10.Cells.Add(gridCell29);
     gridRow10.Cells.Add(gridCell30);
     gridCell31.Value = "2";
     gridCell32.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image10")));
     gridCell32.Value = "";
     gridCell33.Value = "<h5>Virtual Data</h5>\r\n<div padding=\"10,10,5,5\"><font color=\"Black\">Demonstrates " +
                        "a 2,000,000 row SuperGrid.</font></div>";
     gridRow11.Cells.Add(gridCell31);
     gridRow11.Cells.Add(gridCell32);
     gridRow11.Cells.Add(gridCell33);
     gridCell34.Value = "3";
     gridCell35.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image11")));
     gridCell35.Value = "";
     gridCell36.Value = "<h5>Basic Data Filtering</h5>\r\n<div padding=\"10,10,5,5\"><font color=\"Black\">Demon" +
                        "strates the basics of both row level and column level filtering.</font></div>";
     gridRow12.Cells.Add(gridCell34);
     gridRow12.Cells.Add(gridCell35);
     gridRow12.Cells.Add(gridCell36);
     gridCell37.Value = "3";
     gridCell38.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image12")));
     gridCell38.Value = "";
     gridCell39.Value = "<h5>Extended Data Filtering</h5>\r\n<div padding=\"10,10,5,5\"><font color=\"Black\">A " +
                        "more advanced Data Filtering example that demonstrates user supplied filtering c" +
                        "ontrols and intervention.</font></div>";
     gridRow13.Cells.Add(gridCell37);
     gridRow13.Cells.Add(gridCell38);
     gridRow13.Cells.Add(gridCell39);
     gridCell40.Value = "4";
     gridCell41.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image13")));
     gridCell41.Value = "";
     gridCell42.Value = "<h5>File Explorer</h5>\r\n<div padding=\"10,10,5,5\"><font color=\"Black\">Simple Windo" +
                        "ws-Like File Explorer.</font></div>";
     gridRow14.Cells.Add(gridCell40);
     gridRow14.Cells.Add(gridCell41);
     gridRow14.Cells.Add(gridCell42);
     gridCell43.Value = "4";
     gridCell44.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image14")));
     gridCell44.Value = "";
     gridCell45.Value = "<h5>Simple Spreadsheet</h5>\r\n<div padding=\"10,10,5,5\"><font color=\"Black\">Simple " +
                        "Spreadsheet display.</font></div>";
     gridRow15.Cells.Add(gridCell43);
     gridRow15.Cells.Add(gridCell44);
     gridRow15.Cells.Add(gridCell45);
     gridCell46.Value = "4";
     gridCell47.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image15")));
     gridCell47.Value = "";
     gridCell48.Value = "<h5>User Defined Cell Editors</h5>\r\n<div padding=\"10,10,5,5\"><font color=\"Black\">" +
                        "Sample user defined Modal, NonModal, and InPlace Cell Editors.</font></div>";
     gridRow16.Cells.Add(gridCell46);
     gridRow16.Cells.Add(gridCell47);
     gridRow16.Cells.Add(gridCell48);
     gridCell49.Value = "4";
     gridCell50.CellStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image16")));
     gridCell50.Value = "";
     gridCell51.Value = "<h5>Drag and Drop</h5>\r\n<div padding=\"10,10,5,5\"><font color=\"Black\">Simple Drag-" +
                        "and-drop example.</font></div>";
     gridRow17.Cells.Add(gridCell49);
     gridRow17.Cells.Add(gridCell50);
     gridRow17.Cells.Add(gridCell51);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow1);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow2);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow3);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow4);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow5);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow6);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow7);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow8);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow9);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow10);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow11);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow12);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow13);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow14);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow15);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow16);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow17);
     this.superGridControl1.PrimaryGrid.SelectionGranularity      = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.superGridControl1.PrimaryGrid.ShowColumnHeader          = false;
     this.superGridControl1.PrimaryGrid.ShowRowHeaders            = false;
     this.superGridControl1.PrimaryGrid.ShowToolTips              = false;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.Size              = new System.Drawing.Size(541, 496);
     this.superGridControl1.TabIndex          = 0;
     this.superGridControl1.Text              = "superGridControl1";
     this.superGridControl1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.SuperGridControl1MouseDoubleClick);
     this.superGridControl1.KeyDown          += new System.Windows.Forms.KeyEventHandler(this.SuperGridControl1KeyDown);
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // Form1
     //
     this.AcceptButton        = this.btnClose;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.White;
     this.ClientSize          = new System.Drawing.Size(805, 502);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.rtb);
     this.Controls.Add(this.superGridControl1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Icon           = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name           = "Form1";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "DevComponents SuperGrid - Demo Application Explorer";
     this.ResumeLayout(false);
 }
Esempio n. 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     System.ComponentModel.ComponentResourceManager  resources   = new System.ComponentModel.ComponentResourceManager(typeof(DemoGridBasics4));
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding2    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding3    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding4    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding5    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     this.richTextBox1      = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.cbxProgressBugs   = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.cbxGridLines      = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.labelX1           = new DevComponents.DotNetBar.LabelX();
     this.labelX2           = new DevComponents.DotNetBar.LabelX();
     this.cbxHLinePattern   = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.labelX3           = new DevComponents.DotNetBar.LabelX();
     this.cbxVLinePattern   = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 4);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size     = new System.Drawing.Size(780, 113);
     this.richTextBox1.TabIndex = 5;
     this.richTextBox1.TabStop  = false;
     //
     // cbxProgressBugs
     //
     this.cbxProgressBugs.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.cbxProgressBugs.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxProgressBugs.Location        = new System.Drawing.Point(32, 576);
     this.cbxProgressBugs.Name            = "cbxProgressBugs";
     this.cbxProgressBugs.Size            = new System.Drawing.Size(133, 23);
     this.cbxProgressBugs.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxProgressBugs.TabIndex        = 7;
     this.cbxProgressBugs.Text            = "Show Progress Bugs";
     this.cbxProgressBugs.CheckedChanged += new System.EventHandler(this.CbxProgressBugsCheckedChanged);
     //
     // cbxGridLines
     //
     this.cbxGridLines.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.cbxGridLines.DisplayMember     = "Text";
     this.cbxGridLines.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbxGridLines.FormattingEnabled = true;
     this.cbxGridLines.ItemHeight        = 14;
     this.cbxGridLines.Location          = new System.Drawing.Point(344, 580);
     this.cbxGridLines.Name                  = "cbxGridLines";
     this.cbxGridLines.Size                  = new System.Drawing.Size(137, 20);
     this.cbxGridLines.Style                 = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxGridLines.TabIndex              = 8;
     this.cbxGridLines.SelectedIndexChanged += new System.EventHandler(this.CbxGridLinesSelectedIndexChanged);
     //
     // labelX1
     //
     this.labelX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Location      = new System.Drawing.Point(266, 578);
     this.labelX1.Name          = "labelX1";
     this.labelX1.Size          = new System.Drawing.Size(72, 23);
     this.labelX1.TabIndex      = 9;
     this.labelX1.Text          = "Grid Lines:";
     this.labelX1.TextAlignment = System.Drawing.StringAlignment.Far;
     //
     // labelX2
     //
     this.labelX2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX2.Location      = new System.Drawing.Point(487, 577);
     this.labelX2.Name          = "labelX2";
     this.labelX2.Size          = new System.Drawing.Size(121, 23);
     this.labelX2.TabIndex      = 11;
     this.labelX2.Text          = "Horizontal Line Pattern:";
     this.labelX2.TextAlignment = System.Drawing.StringAlignment.Far;
     //
     // cbxHLinePattern
     //
     this.cbxHLinePattern.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.cbxHLinePattern.DisplayMember     = "Text";
     this.cbxHLinePattern.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbxHLinePattern.FormattingEnabled = true;
     this.cbxHLinePattern.ItemHeight        = 14;
     this.cbxHLinePattern.Location          = new System.Drawing.Point(614, 579);
     this.cbxHLinePattern.Name                  = "cbxHLinePattern";
     this.cbxHLinePattern.Size                  = new System.Drawing.Size(137, 20);
     this.cbxHLinePattern.Style                 = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxHLinePattern.TabIndex              = 10;
     this.cbxHLinePattern.SelectedIndexChanged += new System.EventHandler(this.CbxHLinePatternSelectedIndexChanged);
     //
     // labelX3
     //
     this.labelX3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX3.Location      = new System.Drawing.Point(487, 603);
     this.labelX3.Name          = "labelX3";
     this.labelX3.Size          = new System.Drawing.Size(121, 23);
     this.labelX3.TabIndex      = 13;
     this.labelX3.Text          = "Vertical Line Pattern:";
     this.labelX3.TextAlignment = System.Drawing.StringAlignment.Far;
     //
     // cbxVLinePattern
     //
     this.cbxVLinePattern.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.cbxVLinePattern.DisplayMember     = "Text";
     this.cbxVLinePattern.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbxVLinePattern.FormattingEnabled = true;
     this.cbxVLinePattern.ItemHeight        = 14;
     this.cbxVLinePattern.Location          = new System.Drawing.Point(614, 605);
     this.cbxVLinePattern.Name                  = "cbxVLinePattern";
     this.cbxVLinePattern.Size                  = new System.Drawing.Size(137, 20);
     this.cbxVLinePattern.Style                 = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxVLinePattern.TabIndex              = 12;
     this.cbxVLinePattern.SelectedIndexChanged += new System.EventHandler(this.CbxVLinePatternSelectedIndexChanged);
     //
     // superGridControl1
     //
     this.superGridControl1.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.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location                 = new System.Drawing.Point(0, 123);
     this.superGridControl1.Name                     = "superGridControl1";
     gridColumn1.EditorType                          = typeof(DevComponents.DotNetBar.SuperGrid.GridProgressBarXEditControl);
     gridColumn1.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     gridColumn1.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.Name       = "ProgressBar";
     gridColumn1.Width      = 200;
     gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridSliderEditControl);
     gridColumn2.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     gridColumn2.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.BottomCenter;
     padding1.Bottom = 10;
     padding1.Top    = -10;
     gridColumn2.HeaderStyles.Default.ImagePadding = padding1;
     padding2.Top = 10;
     gridColumn2.HeaderStyles.Default.Margin = padding2;
     gridColumn2.Name  = "Slider";
     gridColumn2.Width = 150;
     padding3.Bottom   = 2;
     padding3.Left     = 2;
     padding3.Right    = 2;
     padding3.Top      = 2;
     gridColumn3.CellStyles.Default.Margin = padding3;
     gridColumn3.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridSwitchButtonEditControl);
     gridColumn3.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     gridColumn3.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.TopCenter;
     padding4.Bottom = -6;
     padding4.Top    = 10;
     gridColumn3.HeaderStyles.Default.ImagePadding = padding4;
     gridColumn3.Name  = "SwitchButton";
     gridColumn3.Width = 150;
     gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
     gridColumn4.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image3")));
     gridColumn4.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.BottomCenter;
     gridColumn4.Name  = "CheckBoxX";
     gridColumn4.Width = 150;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 0;
     padding5.Bottom = 4;
     padding5.Left   = 4;
     padding5.Right  = 4;
     padding5.Top    = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Margin = padding5;
     this.superGridControl1.PrimaryGrid.FilterExpr = null;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.Size            = new System.Drawing.Size(784, 439);
     this.superGridControl1.TabIndex        = 0;
     this.superGridControl1.Text            = "superGridControl1";
     this.superGridControl1.PostRenderCell += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridPostRenderCellEventArgs>(this.SuperGridControl1PostRenderCell);
     this.superGridControl1.GetRenderer    += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridGetRendererEventArgs>(this.SuperGridControl1GetRenderer);
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // DemoGridBasics4
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 632);
     this.Controls.Add(this.labelX3);
     this.Controls.Add(this.cbxVLinePattern);
     this.Controls.Add(this.labelX2);
     this.Controls.Add(this.cbxHLinePattern);
     this.Controls.Add(this.labelX1);
     this.Controls.Add(this.cbxGridLines);
     this.Controls.Add(this.cbxProgressBugs);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.richTextBox1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoGridBasics4";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - ProgressBar, Slider, SwitchButton, and CheckBox Control Types";
     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.SuperGrid.Style.Padding       padding1       = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding       padding2       = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn1    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn2    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn3    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn4    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn5    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn6    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow1       = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell1      = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell2      = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell3      = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell4      = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell5      = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow2       = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell6      = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell7      = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell8      = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell9      = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell10     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow3       = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell11     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell12     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell13     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell14     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell15     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridPanel           gridPanel1     = new DevComponents.DotNetBar.SuperGrid.GridPanel();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn7    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn8    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn9    = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn10   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn11   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.BorderPattern borderPattern1 = new DevComponents.DotNetBar.SuperGrid.Style.BorderPattern();
     DevComponents.DotNetBar.SuperGrid.Style.Thickness     thickness1     = new DevComponents.DotNetBar.SuperGrid.Style.Thickness();
     DevComponents.DotNetBar.SuperGrid.Style.Padding       padding3       = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow4       = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell16     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell17     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell18     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell19     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell20     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow5       = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell21     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell22     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell23     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell24     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell25     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow6       = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell26     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell27     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell28     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell29     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell30     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridPanel           gridPanel2     = new DevComponents.DotNetBar.SuperGrid.GridPanel();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn12   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn13   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn14   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn15   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn16   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn17   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow7       = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell31     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell32     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell33     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell34     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell35     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell36     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow8       = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell37     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell38     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell39     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell40     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell41     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell42     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow9       = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell43     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell44     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell45     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell46     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell47     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell48     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridPanel           gridPanel3     = new DevComponents.DotNetBar.SuperGrid.GridPanel();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn18   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn19   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn          gridColumn20   = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow10      = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell49     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell50     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell51     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow11      = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell52     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell53     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell54     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow             gridRow12      = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell55     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell56     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell            gridCell57     = new DevComponents.DotNetBar.SuperGrid.GridCell();
     System.ComponentModel.ComponentResourceManager        resources      = new System.ComponentModel.ComponentResourceManager(typeof(DemoStyling));
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.imageList2        = new System.Windows.Forms.ImageList(this.components);
     this.bar1 = new DevComponents.DotNetBar.Bar();
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
     this.SuspendLayout();
     //
     // superGridControl1
     //
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     padding1.Bottom = 2;
     padding1.Left   = 2;
     padding1.Right  = 2;
     padding1.Top    = 2;
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Margin = padding1;
     padding2.Bottom = 4;
     padding2.Top    = 4;
     this.superGridControl1.DefaultVisualStyles.ColumnHeaderStyles.Default.Margin = padding2;
     this.superGridControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl1.Location = new System.Drawing.Point(0, 25);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.Caption.RowHeight = 30;
     this.superGridControl1.PrimaryGrid.Caption.Text      = "SuperGrid Style Demo";
     this.superGridControl1.PrimaryGrid.CheckBoxes        = true;
     gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
     gridColumn1.Name       = "ButtonX";
     gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
     gridColumn2.Name       = "CheckBoxX";
     gridColumn3.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridComboBoxExEditControl);
     gridColumn3.Name       = "ComboBoxEx";
     gridColumn4.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
     gridColumn4.Name       = "DateTimeInput";
     gridColumn5.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimePickerEditControl);
     gridColumn5.Name       = "DateTimePicker";
     gridColumn6.Name       = "Empty";
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 0;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.PrimaryGrid.Footer.RowHeight = 30;
     this.superGridControl1.PrimaryGrid.Footer.Text      = "Styling Demo Footer";
     this.superGridControl1.PrimaryGrid.Header.RowHeight = 30;
     this.superGridControl1.PrimaryGrid.Header.Text      = "Styling Demo Header";
     gridCell1.Value = "SuperGrid";
     gridRow1.Cells.Add(gridCell1);
     gridRow1.Cells.Add(gridCell2);
     gridRow1.Cells.Add(gridCell3);
     gridRow1.Cells.Add(gridCell4);
     gridRow1.Cells.Add(gridCell5);
     gridCell6.Value = "Styling";
     gridRow2.Cells.Add(gridCell6);
     gridRow2.Cells.Add(gridCell7);
     gridRow2.Cells.Add(gridCell8);
     gridRow2.Cells.Add(gridCell9);
     gridRow2.Cells.Add(gridCell10);
     gridRow2.ReadOnly = true;
     gridCell11.Value  = "Demo";
     gridRow3.Cells.Add(gridCell11);
     gridRow3.Cells.Add(gridCell12);
     gridRow3.Cells.Add(gridCell13);
     gridRow3.Cells.Add(gridCell14);
     gridRow3.Cells.Add(gridCell15);
     gridRow3.Expanded = true;
     gridPanel1.ActiveRowIndicatorStyle       = DevComponents.DotNetBar.SuperGrid.ActiveRowIndicatorStyle.Highlight;
     gridPanel1.Caption.Text                  = "Sub Panel Caption";
     gridColumn7.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     gridColumn7.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDoubleInputEditControl);
     gridColumn7.Name       = "DoubleInput";
     gridColumn8.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     gridColumn8.EditorType  = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     gridColumn8.Name        = "IntegerInput";
     gridColumn9.EditorType  = typeof(DevComponents.DotNetBar.SuperGrid.GridIpAddressInputEditControl);
     gridColumn9.Name        = "IpAddress";
     gridColumn10.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridMaskedTextBoxEditControl);
     gridColumn10.Name       = "MaskedTextBox";
     gridColumn11.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     gridColumn11.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridNumericUpDownEditControl);
     gridColumn11.Name       = "NumericUpDown";
     gridPanel1.Columns.Add(gridColumn7);
     gridPanel1.Columns.Add(gridColumn8);
     gridPanel1.Columns.Add(gridColumn9);
     gridPanel1.Columns.Add(gridColumn10);
     gridPanel1.Columns.Add(gridColumn11);
     gridPanel1.DefaultRowHeight = 0;
     borderPattern1.Bottom       = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.Dot;
     borderPattern1.Left         = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.Dot;
     borderPattern1.Right        = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.Dot;
     borderPattern1.Top          = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.Dot;
     gridPanel1.DefaultVisualStyles.CaptionStyles.Default.BorderPattern = borderPattern1;
     thickness1.Bottom = 1;
     thickness1.Left   = 1;
     thickness1.Right  = 1;
     thickness1.Top    = 1;
     gridPanel1.DefaultVisualStyles.CaptionStyles.Default.BorderThickness = thickness1;
     padding3.Bottom = 2;
     padding3.Left   = 2;
     padding3.Right  = 2;
     padding3.Top    = 2;
     gridPanel1.DefaultVisualStyles.CaptionStyles.Default.Margin = padding3;
     gridPanel1.Footer.Text = "And Footer";
     gridPanel1.Name        = "GridPanel1";
     gridRow4.Cells.Add(gridCell16);
     gridRow4.Cells.Add(gridCell17);
     gridRow4.Cells.Add(gridCell18);
     gridRow4.Cells.Add(gridCell19);
     gridRow4.Cells.Add(gridCell20);
     gridRow5.Cells.Add(gridCell21);
     gridRow5.Cells.Add(gridCell22);
     gridRow5.Cells.Add(gridCell23);
     gridRow5.Cells.Add(gridCell24);
     gridRow5.Cells.Add(gridCell25);
     gridRow5.ReadOnly = true;
     gridRow6.Cells.Add(gridCell26);
     gridRow6.Cells.Add(gridCell27);
     gridRow6.Cells.Add(gridCell28);
     gridRow6.Cells.Add(gridCell29);
     gridRow6.Cells.Add(gridCell30);
     gridRow6.Expanded = true;
     gridPanel1.Rows.Add(gridRow4);
     gridPanel1.Rows.Add(gridRow5);
     gridPanel1.Rows.Add(gridRow6);
     gridPanel1.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     gridPanel2.ActiveRowIndicatorStyle   = DevComponents.DotNetBar.SuperGrid.ActiveRowIndicatorStyle.Both;
     gridColumn12.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridProgressBarXEditControl);
     gridColumn12.Name       = "ProgressBarX";
     gridColumn13.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridRatingStarEditControl);
     gridColumn13.Name       = "RatingStar";
     gridColumn13.Width      = 80;
     gridColumn14.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridSliderEditControl);
     gridColumn14.Name       = "Slider";
     gridColumn14.Width      = 150;
     gridColumn15.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridSwitchButtonEditControl);
     gridColumn15.Name       = "SwitchButton";
     gridColumn16.Name       = "TextBoxX";
     gridColumn17.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     gridColumn17.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxDropDownEditControl);
     gridColumn17.Name       = "TextBoxDropDown";
     gridColumn17.Width      = 120;
     gridPanel2.Columns.Add(gridColumn12);
     gridPanel2.Columns.Add(gridColumn13);
     gridPanel2.Columns.Add(gridColumn14);
     gridPanel2.Columns.Add(gridColumn15);
     gridPanel2.Columns.Add(gridColumn16);
     gridPanel2.Columns.Add(gridColumn17);
     gridPanel2.DefaultRowHeight   = 0;
     gridPanel2.Name               = "GridPanel2";
     gridPanel2.PrimaryColumnIndex = 5;
     gridRow7.Cells.Add(gridCell31);
     gridRow7.Cells.Add(gridCell32);
     gridRow7.Cells.Add(gridCell33);
     gridRow7.Cells.Add(gridCell34);
     gridRow7.Cells.Add(gridCell35);
     gridRow7.Cells.Add(gridCell36);
     gridRow8.Cells.Add(gridCell37);
     gridRow8.Cells.Add(gridCell38);
     gridRow8.Cells.Add(gridCell39);
     gridRow8.Cells.Add(gridCell40);
     gridRow8.Cells.Add(gridCell41);
     gridRow8.Cells.Add(gridCell42);
     gridRow8.ReadOnly = true;
     gridRow9.Cells.Add(gridCell43);
     gridRow9.Cells.Add(gridCell44);
     gridRow9.Cells.Add(gridCell45);
     gridRow9.Cells.Add(gridCell46);
     gridRow9.Cells.Add(gridCell47);
     gridRow9.Cells.Add(gridCell48);
     gridPanel2.Rows.Add(gridRow7);
     gridPanel2.Rows.Add(gridRow8);
     gridPanel2.Rows.Add(gridRow9);
     gridPanel2.ShowTreeButtons           = true;
     gridPanel2.ShowTreeLines             = true;
     gridPanel2.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     gridColumn18.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn18.Name       = "LabelX";
     gridColumn19.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
     gridColumn19.Name       = "Image";
     gridColumn20.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridMicroChartEditControl);
     gridColumn20.Name       = "MicroChart";
     gridPanel3.Columns.Add(gridColumn18);
     gridPanel3.Columns.Add(gridColumn19);
     gridPanel3.Columns.Add(gridColumn20);
     gridPanel3.DefaultRowHeight = 100;
     gridPanel3.Name             = "GridPanel3";
     gridRow10.Cells.Add(gridCell49);
     gridRow10.Cells.Add(gridCell50);
     gridRow10.Cells.Add(gridCell51);
     gridRow11.Cells.Add(gridCell52);
     gridRow11.Cells.Add(gridCell53);
     gridRow11.Cells.Add(gridCell54);
     gridRow11.ReadOnly = true;
     gridRow12.Cells.Add(gridCell55);
     gridRow12.Cells.Add(gridCell56);
     gridRow12.Cells.Add(gridCell57);
     gridPanel3.Rows.Add(gridRow10);
     gridPanel3.Rows.Add(gridRow11);
     gridPanel3.Rows.Add(gridRow12);
     gridPanel3.ShowRowGridIndex          = true;
     gridPanel3.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     gridRow3.Rows.Add(gridPanel1);
     gridRow3.Rows.Add(gridPanel2);
     gridRow3.Rows.Add(gridPanel3);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow1);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow2);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow3);
     this.superGridControl1.PrimaryGrid.ShowRowGridIndex          = true;
     this.superGridControl1.PrimaryGrid.ShowTreeButtons           = true;
     this.superGridControl1.PrimaryGrid.ShowTreeLines             = true;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.PrimaryGrid.Title.RowHeight           = 30;
     this.superGridControl1.PrimaryGrid.Title.Text = "Demo Title";
     this.superGridControl1.PrimaryGrid.UseAlternateColumnStyle = true;
     this.superGridControl1.PrimaryGrid.UseAlternateRowStyle    = true;
     this.superGridControl1.Size     = new System.Drawing.Size(950, 577);
     this.superGridControl1.TabIndex = 6;
     this.superGridControl1.Text     = "superGridControl1";
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "Avion Small");
     this.imageList1.Images.SetKeyName(1, "Car Small");
     this.imageList1.Images.SetKeyName(2, "Helicopter Small");
     this.imageList1.Images.SetKeyName(3, "Truck Small");
     //
     // imageList2
     //
     this.imageList2.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList2.ImageStream")));
     this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList2.Images.SetKeyName(0, "Avion Large");
     this.imageList2.Images.SetKeyName(1, "Car Large");
     this.imageList2.Images.SetKeyName(2, "Helicopter Large");
     this.imageList2.Images.SetKeyName(3, "Truck Large");
     //
     // bar1
     //
     this.bar1.AntiAlias = true;
     this.bar1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.bar1.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.bar1.Location  = new System.Drawing.Point(0, 0);
     this.bar1.Name      = "bar1";
     this.bar1.Size      = new System.Drawing.Size(950, 25);
     this.bar1.Stretch   = true;
     this.bar1.Style     = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.bar1.TabIndex  = 7;
     this.bar1.TabStop   = false;
     this.bar1.Text      = "bar1";
     //
     // DemoStyling
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(950, 602);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.bar1);
     this.DoubleBuffered = true;
     this.Name           = "DemoStyling";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - Grid Styling";
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 6
0
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent( )
        {
            this.components = new System.ComponentModel.Container( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding1 = new DevComponents.DotNetBar.SuperGrid.Style.Padding( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend backColorBlend1 = new DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend( );
            DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(UcMemberOrder));
            this.plMemberInfo = new DevComponents.DotNetBar.Controls.GroupPanel( );
            this.gvUserInfo = new DevComponents.DotNetBar.SuperGrid.SuperGridControl( );
            this.bsUserInfo = new System.Windows.Forms.BindingSource(this.components);
            this.plUserInfo = new System.Windows.Forms.TextBox( );
            this.leftContainer = new DevComponents.DotNetBar.Ribbon.RibbonClientPanel( );
            this.orderContainer = new DevComponents.DotNetBar.ItemPanel( );
            this.txtPhone = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.bsOrderEntity = new System.Windows.Forms.BindingSource(this.components);
            this.txtOrderSum = new DevComponents.Editors.DoubleInput( );
            this.txtRateSale = new DevComponents.Editors.IntegerInput( );
            this.txtCash = new DevComponents.Editors.IntegerInput( );
            this.txtBalance = new DevComponents.Editors.IntegerInput( );
            this.txtBalanceCash = new DevComponents.Editors.IntegerInput( );
            this.txtSumOk = new DevComponents.Editors.IntegerInput( );
            this.cbMemberRate = new System.Windows.Forms.CheckedListBox( );
            this.cbProduct = new DevComponents.DotNetBar.Controls.ComboBoxEx( );
            this.txtMemo = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.txtPwd = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.btnSave = new DevComponents.DotNetBar.ButtonX( );
            this.btnClear = new DevComponents.DotNetBar.ButtonX( );
            this.lblMessage = new DevComponents.DotNetBar.LabelX( );
            this.lblOrderInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowPhone = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPhone = new DevComponents.DotNetBar.LabelItem( );
            this.phoneContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.btnQuery = new DevComponents.DotNetBar.ButtonItem( );
            this.lblPhoneInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowOrderSum = new DevComponents.DotNetBar.ItemContainer( );
            this.lblOrderSum = new DevComponents.DotNetBar.LabelItem( );
            this.orderSumContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblOrderSumInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowRateSale = new DevComponents.DotNetBar.ItemContainer( );
            this.lblRateSale = new DevComponents.DotNetBar.LabelItem( );
            this.rateSaleContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblRateSaleInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowPayment = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPayment = new DevComponents.DotNetBar.LabelItem( );
            this.cashContainer = new DevComponents.DotNetBar.ItemContainer( );
            this.lblCash = new DevComponents.DotNetBar.LabelItem( );
            this.cashTxtContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.balanceContainer = new DevComponents.DotNetBar.ItemContainer( );
            this.lblBalance = new DevComponents.DotNetBar.LabelItem( );
            this.balanceTxtContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.balanceCashContainer = new DevComponents.DotNetBar.ItemContainer( );
            this.lblBalanceCash = new DevComponents.DotNetBar.LabelItem( );
            this.balanceCashTxtContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowSumOk = new DevComponents.DotNetBar.ItemContainer( );
            this.lblSumOk = new DevComponents.DotNetBar.LabelItem( );
            this.sumOkContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowRate = new DevComponents.DotNetBar.ItemContainer( );
            this.lblRate = new DevComponents.DotNetBar.LabelItem( );
            this.rateContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowOrderItem = new DevComponents.DotNetBar.ItemContainer( );
            this.lblOrderItem = new DevComponents.DotNetBar.LabelItem( );
            this.productContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowMemo = new DevComponents.DotNetBar.ItemContainer( );
            this.lblMemo = new DevComponents.DotNetBar.LabelItem( );
            this.memoContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowMemberPass = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPass = new DevComponents.DotNetBar.LabelItem( );
            this.pwdContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.btnReadFinger = new DevComponents.DotNetBar.ButtonItem( );
            this.lblPassInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowButton = new DevComponents.DotNetBar.ItemContainer( );
            this.btnSaveContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.btnClearContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblPayInfo = new DevComponents.DotNetBar.LabelItem( );
            this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer( );
            this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblHelpHeader = new DevComponents.DotNetBar.LabelItem( );
            this.rowHelp = new DevComponents.DotNetBar.ItemContainer( );
            this.lblHelp = new DevComponents.DotNetBar.LabelItem( );
            this.mainContainer = new DevComponents.DotNetBar.Controls.SlidePanel( );
            this.plTitle.SuspendLayout( );
            this.plMemberInfo.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.bsUserInfo)).BeginInit( );
            this.leftContainer.SuspendLayout( );
            this.orderContainer.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.bsOrderEntity)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtOrderSum)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtRateSale)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtCash)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtBalance)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtBalanceCash)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtSumOk)).BeginInit( );
            this.mainContainer.SuspendLayout( );
            this.SuspendLayout( );
            // 
            // btnSlide
            // 
            this.btnSlide.Location = new System.Drawing.Point(615, 2);
            // 
            // plTitle
            // 
            this.plTitle.Size = new System.Drawing.Size(654, 32);
            // 
            // plMemberInfo
            // 
            this.plMemberInfo.BackColor = System.Drawing.Color.Transparent;
            this.plMemberInfo.CanvasColor = System.Drawing.SystemColors.Control;
            this.plMemberInfo.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.plMemberInfo.Controls.Add(this.gvUserInfo);
            this.plMemberInfo.Controls.Add(this.plUserInfo);
            this.plMemberInfo.Dock = System.Windows.Forms.DockStyle.Right;
            this.plMemberInfo.Location = new System.Drawing.Point(456, 0);
            this.plMemberInfo.Margin = new System.Windows.Forms.Padding(0);
            this.plMemberInfo.Name = "plMemberInfo";
            this.plMemberInfo.Size = new System.Drawing.Size(198, 454);
            // 
            // 
            // 
            this.plMemberInfo.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.plMemberInfo.Style.BackColorGradientAngle = 90;
            this.plMemberInfo.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.plMemberInfo.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.plMemberInfo.Style.BorderBottomWidth = 1;
            this.plMemberInfo.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.plMemberInfo.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.plMemberInfo.Style.BorderLeftWidth = 1;
            this.plMemberInfo.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.plMemberInfo.Style.BorderRightWidth = 1;
            this.plMemberInfo.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.plMemberInfo.Style.BorderTopWidth = 1;
            this.plMemberInfo.Style.CornerDiameter = 0;
            this.plMemberInfo.Style.CornerType = DevComponents.DotNetBar.eCornerType.Diagonal;
            this.plMemberInfo.Style.MarginBottom = 3;
            this.plMemberInfo.Style.MarginLeft = 3;
            this.plMemberInfo.Style.MarginRight = 3;
            this.plMemberInfo.Style.MarginTop = 3;
            this.plMemberInfo.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.plMemberInfo.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.plMemberInfo.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near;
            // 
            // 
            // 
            this.plMemberInfo.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.plMemberInfo.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.plMemberInfo.TabIndex = 0;
            // 
            // gvUserInfo
            // 
            this.gvUserInfo.BackColor = System.Drawing.Color.White;
            this.gvUserInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gvUserInfo.ForeColor = System.Drawing.Color.Black;
            this.gvUserInfo.Location = new System.Drawing.Point(0, 0);
            this.gvUserInfo.Name = "gvUserInfo";
            this.gvUserInfo.PrimaryGrid.AutoGenerateColumns = false;
            this.gvUserInfo.PrimaryGrid.Caption.Text = "会员信息";
            this.gvUserInfo.PrimaryGrid.ColumnHeader.Visible = false;
            gridColumn1.AllowSelection = false;
            gridColumn1.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn1.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
            gridColumn1.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn1.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            padding1.Right = 5;
            gridColumn1.CellStyles.Default.Margin = padding1;
            gridColumn1.CellStyles.Default.TextColor = System.Drawing.Color.SaddleBrown;
            gridColumn1.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
            gridColumn1.DataPropertyName = "Key";
            gridColumn1.EditorType = null;
            gridColumn1.Name = "Key";
            gridColumn1.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn1.Width = 70;
            gridColumn2.AllowSelection = false;
            gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn2.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn2.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn2.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            gridColumn2.CellStyles.Default.TextColor = System.Drawing.Color.OrangeRed;
            gridColumn2.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
            gridColumn2.DataPropertyName = "Value";
            gridColumn2.EditorType = null;
            gridColumn2.FillWeight = 200;
            gridColumn2.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn2.Name = "Value";
            gridColumn2.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn2.Width = 200;
            this.gvUserInfo.PrimaryGrid.Columns.Add(gridColumn1);
            this.gvUserInfo.PrimaryGrid.Columns.Add(gridColumn2);
            this.gvUserInfo.PrimaryGrid.DataSource = this.bsUserInfo;
            this.gvUserInfo.PrimaryGrid.DefaultRowHeight = 36;
            backColorBlend1.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.SkyBlue};
            background1.BackColorBlend = backColorBlend1;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.AlternateRowCellStyles.Default.Background = background1;
            background2.Color1 = System.Drawing.Color.Orange;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Background = background2;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.HorizontalLinePattern = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.VerticalLinePattern = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
            this.gvUserInfo.PrimaryGrid.InitialActiveRow = DevComponents.DotNetBar.SuperGrid.RelativeRow.None;
            this.gvUserInfo.PrimaryGrid.MultiSelect = false;
            this.gvUserInfo.PrimaryGrid.ReadOnly = true;
            this.gvUserInfo.PrimaryGrid.RowHighlightType = DevComponents.DotNetBar.SuperGrid.RowHighlightType.None;
            this.gvUserInfo.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gvUserInfo.PrimaryGrid.ShowCellInfo = false;
            this.gvUserInfo.PrimaryGrid.ShowColumnHeader = false;
            this.gvUserInfo.PrimaryGrid.ShowRowHeaders = false;
            this.gvUserInfo.PrimaryGrid.SizingStyle = DevComponents.DotNetBar.SuperGrid.Style.StyleType.ReadOnlySelected;
            this.gvUserInfo.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
            this.gvUserInfo.PrimaryGrid.UseAlternateRowStyle = true;
            this.gvUserInfo.Size = new System.Drawing.Size(196, 299);
            this.gvUserInfo.SizingStyle = DevComponents.DotNetBar.SuperGrid.Style.StyleType.ReadOnlySelected;
            this.gvUserInfo.TabIndex = 3;
            // 
            // bsUserInfo
            // 
            this.bsUserInfo.DataMember = "UserInfo";
            this.bsUserInfo.DataSource = typeof(Eleooo.Client.UcMemberOrder);
            // 
            // plUserInfo
            // 
            this.plUserInfo.BackColor = System.Drawing.Color.White;
            this.plUserInfo.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.plUserInfo.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.plUserInfo.ForeColor = System.Drawing.Color.Red;
            this.plUserInfo.Location = new System.Drawing.Point(0, 299);
            this.plUserInfo.Multiline = true;
            this.plUserInfo.Name = "plUserInfo";
            this.plUserInfo.ReadOnly = true;
            this.plUserInfo.Size = new System.Drawing.Size(196, 153);
            this.plUserInfo.TabIndex = 4;
            // 
            // leftContainer
            // 
            this.leftContainer.CanvasColor = System.Drawing.SystemColors.Control;
            this.leftContainer.Controls.Add(this.orderContainer);
            this.leftContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.leftContainer.Location = new System.Drawing.Point(0, 0);
            this.leftContainer.Name = "leftContainer";
            this.leftContainer.Size = new System.Drawing.Size(456, 454);
            // 
            // 
            // 
            this.leftContainer.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.leftContainer.Style.BackColorGradientAngle = 90;
            this.leftContainer.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.leftContainer.Style.BackgroundImagePosition = DevComponents.DotNetBar.eStyleBackgroundImage.Tile;
            this.leftContainer.Style.BorderBottomWidth = 10;
            this.leftContainer.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.leftContainer.Style.BorderLeftWidth = 10;
            this.leftContainer.Style.BorderRightWidth = 10;
            this.leftContainer.Style.BorderTopWidth = 10;
            this.leftContainer.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.leftContainer.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center;
            this.leftContainer.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText;
            // 
            // 
            // 
            this.leftContainer.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.leftContainer.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.leftContainer.TabIndex = 1;
            this.leftContainer.Text = "ribbonClientPanel1";
            // 
            // orderContainer
            // 
            this.orderContainer.AutoScroll = true;
            // 
            // 
            // 
            this.orderContainer.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.orderContainer.BackgroundStyle.BorderBottomWidth = 1;
            this.orderContainer.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
            this.orderContainer.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.orderContainer.BackgroundStyle.BorderLeftWidth = 1;
            this.orderContainer.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.orderContainer.BackgroundStyle.BorderRightWidth = 1;
            this.orderContainer.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.orderContainer.BackgroundStyle.BorderTopWidth = 1;
            this.orderContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.orderContainer.BackgroundStyle.PaddingBottom = 1;
            this.orderContainer.BackgroundStyle.PaddingLeft = 1;
            this.orderContainer.BackgroundStyle.PaddingRight = 1;
            this.orderContainer.BackgroundStyle.PaddingTop = 1;
            this.orderContainer.ContainerControlProcessDialogKey = true;
            this.orderContainer.Controls.Add(this.txtPhone);
            this.orderContainer.Controls.Add(this.txtOrderSum);
            this.orderContainer.Controls.Add(this.txtRateSale);
            this.orderContainer.Controls.Add(this.txtCash);
            this.orderContainer.Controls.Add(this.txtBalance);
            this.orderContainer.Controls.Add(this.txtBalanceCash);
            this.orderContainer.Controls.Add(this.txtSumOk);
            this.orderContainer.Controls.Add(this.cbMemberRate);
            this.orderContainer.Controls.Add(this.cbProduct);
            this.orderContainer.Controls.Add(this.txtMemo);
            this.orderContainer.Controls.Add(this.txtPwd);
            this.orderContainer.Controls.Add(this.btnSave);
            this.orderContainer.Controls.Add(this.btnClear);
            this.orderContainer.Controls.Add(this.lblMessage);
            this.orderContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.orderContainer.FitButtonsToContainerWidth = true;
            this.orderContainer.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.orderContainer.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblOrderInfo,
            this.rowPhone,
            this.rowOrderSum,
            this.rowRateSale,
            this.rowPayment,
            this.rowSumOk,
            this.rowRate,
            this.rowOrderItem,
            this.rowMemo,
            this.rowMemberPass,
            this.rowButton,
            this.lblPayInfo,
            this.itemContainer1,
            this.lblHelpHeader,
            this.rowHelp});
            this.orderContainer.ItemSpacing = 5;
            this.orderContainer.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.orderContainer.Location = new System.Drawing.Point(0, 0);
            this.orderContainer.MultiLine = true;
            this.orderContainer.Name = "orderContainer";
            this.orderContainer.Size = new System.Drawing.Size(456, 454);
            this.orderContainer.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.orderContainer.TabIndex = 6;
            // 
            // txtPhone
            // 
            this.txtPhone.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtPhone.Border.Class = "TextBoxBorder";
            this.txtPhone.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtPhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsOrderEntity, "PhoneNum", true));
            this.txtPhone.ForeColor = System.Drawing.Color.Black;
            this.txtPhone.Location = new System.Drawing.Point(77, 29);
            this.txtPhone.MaxLength = 11;
            this.txtPhone.Name = "txtPhone";
            this.txtPhone.Size = new System.Drawing.Size(125, 21);
            this.txtPhone.TabIndex = 0;
            this.txtPhone.TextChanged += new System.EventHandler(this.txtPhone_TextChanged);
            // 
            // bsOrderEntity
            // 
            this.bsOrderEntity.DataMember = "OrderData";
            this.bsOrderEntity.DataSource = typeof(Eleooo.Client.UcMemberOrder);
            // 
            // txtOrderSum
            // 
            // 
            // 
            // 
            this.txtOrderSum.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtOrderSum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtOrderSum.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtOrderSum.DisplayFormat = "0.00";
            this.txtOrderSum.Increment = 1D;
            this.txtOrderSum.Location = new System.Drawing.Point(77, 59);
            this.txtOrderSum.MinValue = 0D;
            this.txtOrderSum.Name = "txtOrderSum";
            this.txtOrderSum.ShowUpDown = true;
            this.txtOrderSum.Size = new System.Drawing.Size(125, 21);
            this.txtOrderSum.TabIndex = 1;
            this.txtOrderSum.ValueChanged += new System.EventHandler(this.txtOrderSum_ValueChanged);
            // 
            // txtRateSale
            // 
            // 
            // 
            // 
            this.txtRateSale.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtRateSale.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtRateSale.ButtonCustom.DisplayPosition = 10;
            this.txtRateSale.ButtonCustom.Text = "计算";
            this.txtRateSale.ButtonCustom.Visible = true;
            this.txtRateSale.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtRateSale.DisplayFormat = "0";
            this.txtRateSale.Location = new System.Drawing.Point(77, 89);
            this.txtRateSale.MaxValue = 99;
            this.txtRateSale.MinValue = 0;
            this.txtRateSale.Name = "txtRateSale";
            this.txtRateSale.ShowUpDown = true;
            this.txtRateSale.Size = new System.Drawing.Size(125, 21);
            this.txtRateSale.TabIndex = 2;
            this.txtRateSale.ValueChanged += new System.EventHandler(this.txtRateSale_ValueChanged);
            // 
            // txtCash
            // 
            // 
            // 
            // 
            this.txtCash.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtCash.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtCash.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtCash.DisplayFormat = "0";
            this.txtCash.Location = new System.Drawing.Point(109, 119);
            this.txtCash.MinValue = 0;
            this.txtCash.Name = "txtCash";
            this.txtCash.ShowUpDown = true;
            this.txtCash.Size = new System.Drawing.Size(75, 21);
            this.txtCash.TabIndex = 3;
            // 
            // txtBalance
            // 
            // 
            // 
            // 
            this.txtBalance.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtBalance.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtBalance.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtBalance.DisplayFormat = "0";
            this.txtBalance.Location = new System.Drawing.Point(223, 119);
            this.txtBalance.MinValue = 0;
            this.txtBalance.Name = "txtBalance";
            this.txtBalance.ShowUpDown = true;
            this.txtBalance.Size = new System.Drawing.Size(73, 21);
            this.txtBalance.TabIndex = 4;
            // 
            // txtBalanceCash
            // 
            // 
            // 
            // 
            this.txtBalanceCash.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtBalanceCash.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtBalanceCash.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtBalanceCash.DisplayFormat = "0";
            this.txtBalanceCash.Location = new System.Drawing.Point(335, 119);
            this.txtBalanceCash.MinValue = 0;
            this.txtBalanceCash.Name = "txtBalanceCash";
            this.txtBalanceCash.ShowUpDown = true;
            this.txtBalanceCash.Size = new System.Drawing.Size(76, 21);
            this.txtBalanceCash.TabIndex = 5;
            // 
            // txtSumOk
            // 
            // 
            // 
            // 
            this.txtSumOk.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtSumOk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtSumOk.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtSumOk.Enabled = false;
            this.txtSumOk.IsInputReadOnly = true;
            this.txtSumOk.Location = new System.Drawing.Point(77, 149);
            this.txtSumOk.MinValue = 0;
            this.txtSumOk.Name = "txtSumOk";
            this.txtSumOk.Size = new System.Drawing.Size(127, 21);
            this.txtSumOk.TabIndex = 6;
            // 
            // cbMemberRate
            // 
            this.cbMemberRate.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.cbMemberRate.CheckOnClick = true;
            this.cbMemberRate.ColumnWidth = 60;
            this.cbMemberRate.HorizontalScrollbar = true;
            this.cbMemberRate.Location = new System.Drawing.Point(77, 181);
            this.cbMemberRate.MultiColumn = true;
            this.cbMemberRate.Name = "cbMemberRate";
            this.cbMemberRate.Size = new System.Drawing.Size(332, 16);
            this.cbMemberRate.TabIndex = 7;
            this.cbMemberRate.ThreeDCheckBoxes = true;
            this.cbMemberRate.UseCompatibleTextRendering = true;
            this.cbMemberRate.UseTabStops = false;
            this.cbMemberRate.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.cbMemberRate_ItemCheck);
            this.cbMemberRate.SelectedIndexChanged += new System.EventHandler(this.cbMemberRate_SelectedIndexChanged);
            // 
            // cbProduct
            // 
            this.cbProduct.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bsOrderEntity, "OrderProduct", true));
            this.cbProduct.DisplayMember = "Selectedvalue";
            this.cbProduct.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbProduct.FormattingEnabled = true;
            this.cbProduct.ItemHeight = 15;
            this.cbProduct.Location = new System.Drawing.Point(77, 209);
            this.cbProduct.Name = "cbProduct";
            this.cbProduct.Size = new System.Drawing.Size(130, 21);
            this.cbProduct.TabIndex = 8;
            // 
            // txtMemo
            // 
            this.txtMemo.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtMemo.Border.Class = "TextBoxBorder";
            this.txtMemo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtMemo.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsOrderEntity, "OrderMemo", true));
            this.txtMemo.ForeColor = System.Drawing.Color.Black;
            this.txtMemo.Location = new System.Drawing.Point(77, 239);
            this.txtMemo.Name = "txtMemo";
            this.txtMemo.Size = new System.Drawing.Size(332, 21);
            this.txtMemo.TabIndex = 9;
            // 
            // txtPwd
            // 
            this.txtPwd.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtPwd.Border.Class = "TextBoxBorder";
            this.txtPwd.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtPwd.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsOrderEntity, "UserPwd", true));
            this.txtPwd.ForeColor = System.Drawing.Color.Black;
            this.txtPwd.Location = new System.Drawing.Point(77, 269);
            this.txtPwd.Name = "txtPwd";
            this.txtPwd.Size = new System.Drawing.Size(127, 21);
            this.txtPwd.TabIndex = 10;
            this.txtPwd.UseSystemPasswordChar = true;
            // 
            // btnSave
            // 
            this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSave.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground;
            this.btnSave.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnSave.Image = global::Eleooo.Client.MetroIcon.CheckMark;
            this.btnSave.ImageFixedSize = new System.Drawing.Size(16, 16);
            this.btnSave.Location = new System.Drawing.Point(125, 300);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(73, 23);
            this.btnSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSave.TabIndex = 11;
            this.btnSave.Text = "保存&S";
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // btnClear
            // 
            this.btnClear.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnClear.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground;
            this.btnClear.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnClear.Image = global::Eleooo.Client.MetroIcon.Delete;
            this.btnClear.ImageFixedSize = new System.Drawing.Size(16, 16);
            this.btnClear.Location = new System.Drawing.Point(252, 300);
            this.btnClear.Name = "btnClear";
            this.btnClear.Size = new System.Drawing.Size(78, 23);
            this.btnClear.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnClear.TabIndex = 12;
            this.btnClear.Text = "取消&C";
            this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
            // 
            // lblMessage
            // 
            // 
            // 
            // 
            this.lblMessage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblMessage.Location = new System.Drawing.Point(4, 359);
            this.lblMessage.Name = "lblMessage";
            this.lblMessage.Size = new System.Drawing.Size(326, 23);
            this.lblMessage.TabIndex = 15;
            // 
            // lblOrderInfo
            // 
            this.lblOrderInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblOrderInfo.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblOrderInfo.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblOrderInfo.Name = "lblOrderInfo";
            this.lblOrderInfo.PaddingBottom = 1;
            this.lblOrderInfo.PaddingLeft = 1;
            this.lblOrderInfo.PaddingRight = 1;
            this.lblOrderInfo.PaddingTop = 1;
            this.lblOrderInfo.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblOrderInfo.Text = "<b>消费信息</b>";
            // 
            // rowPhone
            // 
            // 
            // 
            // 
            this.rowPhone.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowPhone.ItemSpacing = 3;
            this.rowPhone.Name = "rowPhone";
            this.rowPhone.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPhone,
            this.phoneContainer,
            this.btnQuery,
            this.lblPhoneInfo});
            // 
            // lblPhone
            // 
            this.lblPhone.Height = 25;
            this.lblPhone.Name = "lblPhone";
            this.lblPhone.Text = "会员账号:";
            this.lblPhone.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPhone.Width = 70;
            // 
            // phoneContainer
            // 
            this.phoneContainer.AllowItemResize = true;
            this.phoneContainer.Control = this.txtPhone;
            this.phoneContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.phoneContainer.Name = "phoneContainer";
            this.phoneContainer.Text = "controlContainerItem1";
            // 
            // btnQuery
            // 
            this.btnQuery.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb;
            this.btnQuery.Name = "btnQuery";
            this.btnQuery.Text = "查询";
            this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
            // 
            // lblPhoneInfo
            // 
            this.lblPhoneInfo.Name = "lblPhoneInfo";
            // 
            // rowOrderSum
            // 
            // 
            // 
            // 
            this.rowOrderSum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowOrderSum.ItemSpacing = 3;
            this.rowOrderSum.Name = "rowOrderSum";
            this.rowOrderSum.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblOrderSum,
            this.orderSumContainer,
            this.lblOrderSumInfo});
            // 
            // lblOrderSum
            // 
            this.lblOrderSum.Height = 25;
            this.lblOrderSum.Name = "lblOrderSum";
            this.lblOrderSum.Text = "消费金额:";
            this.lblOrderSum.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblOrderSum.Width = 70;
            // 
            // orderSumContainer
            // 
            this.orderSumContainer.AllowItemResize = true;
            this.orderSumContainer.Control = this.txtOrderSum;
            this.orderSumContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.orderSumContainer.Name = "orderSumContainer";
            // 
            // lblOrderSumInfo
            // 
            this.lblOrderSumInfo.Name = "lblOrderSumInfo";
            // 
            // rowRateSale
            // 
            // 
            // 
            // 
            this.rowRateSale.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowRateSale.ItemSpacing = 3;
            this.rowRateSale.Name = "rowRateSale";
            this.rowRateSale.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblRateSale,
            this.rateSaleContainer,
            this.lblRateSaleInfo});
            // 
            // lblRateSale
            // 
            this.lblRateSale.Height = 25;
            this.lblRateSale.Name = "lblRateSale";
            this.lblRateSale.Text = "消费折扣:";
            this.lblRateSale.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblRateSale.Width = 70;
            // 
            // rateSaleContainer
            // 
            this.rateSaleContainer.AllowItemResize = true;
            this.rateSaleContainer.Control = this.txtRateSale;
            this.rateSaleContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.rateSaleContainer.Name = "rateSaleContainer";
            this.rateSaleContainer.Text = "controlContainerItem1";
            // 
            // lblRateSaleInfo
            // 
            this.lblRateSaleInfo.Name = "lblRateSaleInfo";
            this.lblRateSaleInfo.Text = "1-99数字,0代表不打折";
            // 
            // rowPayment
            // 
            // 
            // 
            // 
            this.rowPayment.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowPayment.ItemSpacing = 3;
            this.rowPayment.Name = "rowPayment";
            this.rowPayment.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPayment,
            this.cashContainer,
            this.balanceContainer,
            this.balanceCashContainer});
            // 
            // lblPayment
            // 
            this.lblPayment.BeginGroup = true;
            this.lblPayment.Height = 25;
            this.lblPayment.Name = "lblPayment";
            this.lblPayment.Text = "付款方式:";
            this.lblPayment.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPayment.Width = 70;
            // 
            // cashContainer
            // 
            // 
            // 
            // 
            this.cashContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.cashContainer.MultiLine = true;
            this.cashContainer.Name = "cashContainer";
            this.cashContainer.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblCash,
            this.cashTxtContainer});
            this.cashContainer.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
            // 
            // lblCash
            // 
            this.lblCash.ForeColor = System.Drawing.Color.SaddleBrown;
            this.lblCash.Name = "lblCash";
            this.lblCash.Text = "现金";
            // 
            // cashTxtContainer
            // 
            this.cashTxtContainer.AllowItemResize = true;
            this.cashTxtContainer.Control = this.txtCash;
            this.cashTxtContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.cashTxtContainer.Name = "cashTxtContainer";
            this.cashTxtContainer.Text = "controlContainerItem1";
            // 
            // balanceContainer
            // 
            // 
            // 
            // 
            this.balanceContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.balanceContainer.Name = "balanceContainer";
            this.balanceContainer.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblBalance,
            this.balanceTxtContainer});
            this.balanceContainer.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
            // 
            // lblBalance
            // 
            this.lblBalance.ForeColor = System.Drawing.Color.SaddleBrown;
            this.lblBalance.Name = "lblBalance";
            this.lblBalance.Text = "积分";
            // 
            // balanceTxtContainer
            // 
            this.balanceTxtContainer.AllowItemResize = true;
            this.balanceTxtContainer.Control = this.txtBalance;
            this.balanceTxtContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.balanceTxtContainer.Name = "balanceTxtContainer";
            this.balanceTxtContainer.Text = "controlContainerItem1";
            // 
            // balanceCashContainer
            // 
            // 
            // 
            // 
            this.balanceCashContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.balanceCashContainer.Name = "balanceCashContainer";
            this.balanceCashContainer.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblBalanceCash,
            this.balanceCashTxtContainer});
            this.balanceCashContainer.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
            // 
            // lblBalanceCash
            // 
            this.lblBalanceCash.ForeColor = System.Drawing.Color.SaddleBrown;
            this.lblBalanceCash.Name = "lblBalanceCash";
            this.lblBalanceCash.Text = "储值";
            // 
            // balanceCashTxtContainer
            // 
            this.balanceCashTxtContainer.AllowItemResize = true;
            this.balanceCashTxtContainer.Control = this.txtBalanceCash;
            this.balanceCashTxtContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.balanceCashTxtContainer.Name = "balanceCashTxtContainer";
            this.balanceCashTxtContainer.Text = "controlContainerItem1";
            // 
            // rowSumOk
            // 
            // 
            // 
            // 
            this.rowSumOk.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowSumOk.ItemSpacing = 3;
            this.rowSumOk.Name = "rowSumOk";
            this.rowSumOk.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblSumOk,
            this.sumOkContainer});
            // 
            // lblSumOk
            // 
            this.lblSumOk.Height = 25;
            this.lblSumOk.Name = "lblSumOk";
            this.lblSumOk.Text = "实际金额:";
            this.lblSumOk.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblSumOk.Width = 70;
            // 
            // sumOkContainer
            // 
            this.sumOkContainer.AllowItemResize = true;
            this.sumOkContainer.Control = this.txtSumOk;
            this.sumOkContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.sumOkContainer.Name = "sumOkContainer";
            this.sumOkContainer.Text = "controlContainerItem1";
            // 
            // rowRate
            // 
            // 
            // 
            // 
            this.rowRate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowRate.ItemSpacing = 3;
            this.rowRate.Name = "rowRate";
            this.rowRate.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblRate,
            this.rateContainer});
            // 
            // lblRate
            // 
            this.lblRate.BeginGroup = true;
            this.lblRate.Height = 25;
            this.lblRate.Name = "lblRate";
            this.lblRate.Text = "积分比例:";
            this.lblRate.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblRate.Width = 70;
            // 
            // rateContainer
            // 
            this.rateContainer.AllowItemResize = true;
            this.rateContainer.Control = this.cbMemberRate;
            this.rateContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.rateContainer.Name = "rateContainer";
            this.rateContainer.Text = "controlContainerItem1";
            // 
            // rowOrderItem
            // 
            // 
            // 
            // 
            this.rowOrderItem.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowOrderItem.ItemSpacing = 3;
            this.rowOrderItem.Name = "rowOrderItem";
            this.rowOrderItem.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblOrderItem,
            this.productContainer});
            // 
            // lblOrderItem
            // 
            this.lblOrderItem.BeginGroup = true;
            this.lblOrderItem.Height = 25;
            this.lblOrderItem.Name = "lblOrderItem";
            this.lblOrderItem.Text = "消费项目:";
            this.lblOrderItem.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblOrderItem.Width = 70;
            // 
            // productContainer
            // 
            this.productContainer.AllowItemResize = true;
            this.productContainer.Control = this.cbProduct;
            this.productContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.productContainer.Name = "productContainer";
            this.productContainer.Text = "controlContainerItem1";
            // 
            // rowMemo
            // 
            // 
            // 
            // 
            this.rowMemo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowMemo.ItemSpacing = 3;
            this.rowMemo.Name = "rowMemo";
            this.rowMemo.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblMemo,
            this.memoContainer});
            // 
            // lblMemo
            // 
            this.lblMemo.Height = 25;
            this.lblMemo.Name = "lblMemo";
            this.lblMemo.Text = "消费备注:";
            this.lblMemo.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblMemo.Width = 70;
            // 
            // memoContainer
            // 
            this.memoContainer.AllowItemResize = true;
            this.memoContainer.Control = this.txtMemo;
            this.memoContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.memoContainer.Name = "memoContainer";
            this.memoContainer.Text = "controlContainerItem1";
            // 
            // rowMemberPass
            // 
            // 
            // 
            // 
            this.rowMemberPass.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowMemberPass.ItemSpacing = 3;
            this.rowMemberPass.Name = "rowMemberPass";
            this.rowMemberPass.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPass,
            this.pwdContainer,
            this.btnReadFinger,
            this.lblPassInfo});
            // 
            // lblPass
            // 
            this.lblPass.Height = 25;
            this.lblPass.Name = "lblPass";
            this.lblPass.Text = "会员密码:";
            this.lblPass.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPass.Width = 70;
            // 
            // pwdContainer
            // 
            this.pwdContainer.AllowItemResize = true;
            this.pwdContainer.Control = this.txtPwd;
            this.pwdContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.pwdContainer.Name = "pwdContainer";
            this.pwdContainer.Text = "controlContainerItem1";
            // 
            // btnReadFinger
            // 
            this.btnReadFinger.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb;
            this.btnReadFinger.Name = "btnReadFinger";
            this.btnReadFinger.Text = "读取指纹";
            this.btnReadFinger.Click += new System.EventHandler(this.btnReadFinger_Click);
            // 
            // lblPassInfo
            // 
            this.lblPassInfo.Name = "lblPassInfo";
            // 
            // rowButton
            // 
            // 
            // 
            // 
            this.rowButton.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowButton.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
            this.rowButton.ItemSpacing = 50;
            this.rowButton.MinimumSize = new System.Drawing.Size(0, 30);
            this.rowButton.Name = "rowButton";
            this.rowButton.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.btnSaveContainer,
            this.btnClearContainer});
            this.rowButton.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
            // 
            // btnSaveContainer
            // 
            this.btnSaveContainer.AllowItemResize = true;
            this.btnSaveContainer.Control = this.btnSave;
            this.btnSaveContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.btnSaveContainer.Name = "btnSaveContainer";
            // 
            // btnClearContainer
            // 
            this.btnClearContainer.AllowItemResize = true;
            this.btnClearContainer.Control = this.btnClear;
            this.btnClearContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.btnClearContainer.Name = "btnClearContainer";
            // 
            // lblPayInfo
            // 
            this.lblPayInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblPayInfo.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblPayInfo.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblPayInfo.Name = "lblPayInfo";
            this.lblPayInfo.PaddingBottom = 1;
            this.lblPayInfo.PaddingLeft = 1;
            this.lblPayInfo.PaddingRight = 1;
            this.lblPayInfo.PaddingTop = 1;
            this.lblPayInfo.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblPayInfo.Text = "<b>结算信息</b>";
            // 
            // itemContainer1
            // 
            // 
            // 
            // 
            this.itemContainer1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.itemContainer1.Name = "itemContainer1";
            this.itemContainer1.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.controlContainerItem1});
            // 
            // controlContainerItem1
            // 
            this.controlContainerItem1.AllowItemResize = true;
            this.controlContainerItem1.Control = this.lblMessage;
            this.controlContainerItem1.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.controlContainerItem1.Name = "controlContainerItem1";
            this.controlContainerItem1.Text = "controlContainerItem1";
            // 
            // lblHelpHeader
            // 
            this.lblHelpHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblHelpHeader.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblHelpHeader.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblHelpHeader.Name = "lblHelpHeader";
            this.lblHelpHeader.PaddingBottom = 1;
            this.lblHelpHeader.PaddingLeft = 1;
            this.lblHelpHeader.PaddingRight = 1;
            this.lblHelpHeader.PaddingTop = 1;
            this.lblHelpHeader.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblHelpHeader.Text = "<b>操作说明</b>";
            // 
            // rowHelp
            // 
            // 
            // 
            // 
            this.rowHelp.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowHelp.MinimumSize = new System.Drawing.Size(0, 25);
            this.rowHelp.Name = "rowHelp";
            this.rowHelp.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblHelp});
            // 
            // lblHelp
            // 
            this.lblHelp.Name = "lblHelp";
            this.lblHelp.Text = resources.GetString("lblHelp.Text");
            // 
            // mainContainer
            // 
            this.mainContainer.Controls.Add(this.leftContainer);
            this.mainContainer.Controls.Add(this.plMemberInfo);
            this.mainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mainContainer.Location = new System.Drawing.Point(0, 0);
            this.mainContainer.Name = "mainContainer";
            this.mainContainer.Size = new System.Drawing.Size(654, 454);
            this.mainContainer.TabIndex = 1;
            this.mainContainer.Text = "slidePanel1";
            this.mainContainer.UsesBlockingAnimation = false;
            // 
            // UcMemberOrder
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.mainContainer);
            this.Name = "UcMemberOrder";
            this.Size = new System.Drawing.Size(654, 454);
            this.Load += new System.EventHandler(this.UcMemberOrder_Load);
            this.Controls.SetChildIndex(this.mainContainer, 0);
            this.Controls.SetChildIndex(this.plTitle, 0);
            this.plTitle.ResumeLayout(false);
            this.plMemberInfo.ResumeLayout(false);
            this.plMemberInfo.PerformLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.bsUserInfo)).EndInit( );
            this.leftContainer.ResumeLayout(false);
            this.orderContainer.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.bsOrderEntity)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtOrderSum)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtRateSale)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtCash)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtBalance)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtBalanceCash)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtSumOk)).EndInit( );
            this.mainContainer.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Esempio n. 7
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmUsers));
            DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding1 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background4 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background5 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background6 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background7 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background8 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background9 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding2 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background10 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background11 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding3 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background12 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background13 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background14 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background15 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background16 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background17 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background18 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background19 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding4 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background20 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background21 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding5 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background22 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background23 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background24 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background25 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background26 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background27 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background28 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background29 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding6 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background30 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            this.sm = new DevComponents.DotNetBar.StyleManager(this.components);
            this.tv = new DevComponents.AdvTree.AdvTree();
            this.tvc = new DevComponents.AdvTree.ColumnHeader();
            this.nodeConnector1 = new DevComponents.AdvTree.NodeConnector();
            this.elementStyle1 = new DevComponents.DotNetBar.ElementStyle();
            this.tc = new DevComponents.DotNetBar.SuperTabControl();
            this.tpGeneral = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.cbxLocation = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.lblLocation = new DevComponents.DotNetBar.LabelX();
            this.btnPostal = new DevComponents.DotNetBar.ButtonX();
            this.cbxPostal = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.lblPostal = new DevComponents.DotNetBar.LabelX();
            this.btnPhone = new DevComponents.DotNetBar.ButtonX();
            this.cbxPhone = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.lblPhone = new DevComponents.DotNetBar.LabelX();
            this.btnEmail = new DevComponents.DotNetBar.ButtonX();
            this.cbxEmail = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.lblEmail = new DevComponents.DotNetBar.LabelX();
            this.txtNameLast = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txtNameFirst = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblName = new DevComponents.DotNetBar.LabelX();
            this.txtSuperCode = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblSuperCode = new DevComponents.DotNetBar.LabelX();
            this.cbxStatus = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiStatus1 = new DevComponents.Editors.ComboItem();
            this.cbxiStatus2 = new DevComponents.Editors.ComboItem();
            this.cbxGroup = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiGroup1 = new DevComponents.Editors.ComboItem();
            this.cbxiGroup2 = new DevComponents.Editors.ComboItem();
            this.cbxiGroup3 = new DevComponents.Editors.ComboItem();
            this.cbxiGroup4 = new DevComponents.Editors.ComboItem();
            this.lblGroup = new DevComponents.DotNetBar.LabelX();
            this.btnPassReset = new DevComponents.DotNetBar.ButtonX();
            this.txtUsername = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblUsername = new DevComponents.DotNetBar.LabelX();
            this.tiGeneral = new DevComponents.DotNetBar.SuperTabItem();
            this.tpDocs = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.gDocs = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.gcDocsFileType = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcDocsFileName = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcDocsFileSize = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tiDocs = new DevComponents.DotNetBar.SuperTabItem();
            this.tpCaps = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.gCaps = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.gcCapsCap = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tiCaps = new DevComponents.DotNetBar.SuperTabItem();
            this.tpQuals = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.gQuals = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.gcQualsQual = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcQualsExpires = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tiQuals = new DevComponents.DotNetBar.SuperTabItem();
            this.tpNotes = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.txtNotes = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.tiNotes = new DevComponents.DotNetBar.SuperTabItem();
            this.btnSave = new DevComponents.DotNetBar.ButtonX();
            this.btnCancel = new DevComponents.DotNetBar.ButtonX();
            this.cm = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.cmiUserAdd = new System.Windows.Forms.ToolStripMenuItem();
            this.cmiUserRemove = new System.Windows.Forms.ToolStripMenuItem();
            ((System.ComponentModel.ISupportInitialize)(this.tv)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tc)).BeginInit();
            this.tc.SuspendLayout();
            this.tpGeneral.SuspendLayout();
            this.tpDocs.SuspendLayout();
            this.tpCaps.SuspendLayout();
            this.tpQuals.SuspendLayout();
            this.tpNotes.SuspendLayout();
            this.cm.SuspendLayout();
            this.SuspendLayout();
            // 
            // sm
            // 
            this.sm.ManagerStyle = DevComponents.DotNetBar.eStyle.Office2016;
            this.sm.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)(128)))), ((int)(((byte)(57)))), ((int)(((byte)(123))))));
            // 
            // tv
            // 
            this.tv.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline;
            this.tv.AllowDrop = true;
            this.tv.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.tv.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tv.BackgroundStyle.Class = "TreeBorderKey";
            this.tv.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tv.Columns.Add(this.tvc);
            this.tv.ColumnsVisible = false;
            this.tv.ContextMenuStrip = this.cm;
            this.tv.ForeColor = System.Drawing.Color.Black;
            this.tv.GridLinesColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.tv.GridRowLines = true;
            this.tv.HotTracking = true;
            this.tv.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.tv.Location = new System.Drawing.Point(13, 20);
            this.tv.Name = "tv";
            this.tv.NodesConnector = this.nodeConnector1;
            this.tv.NodeStyle = this.elementStyle1;
            this.tv.PathSeparator = ";";
            this.tv.SelectionBoxStyle = DevComponents.AdvTree.eSelectionStyle.FullRowSelect;
            this.tv.Size = new System.Drawing.Size(300, 425);
            this.tv.Styles.Add(this.elementStyle1);
            this.tv.TabIndex = 0;
            this.tv.TabStop = false;
            this.tv.NodeClick += new DevComponents.AdvTree.TreeNodeMouseEventHandler(this.tv_NodeClick);
            this.tv.NodeDoubleClick += new DevComponents.AdvTree.TreeNodeMouseEventHandler(this.tv_NodeDoubleClick);
            // 
            // tvc
            // 
            this.tvc.Editable = false;
            this.tvc.Name = "tvc";
            this.tvc.Text = "Inspectors";
            this.tvc.Width.Relative = 101;
            // 
            // nodeConnector1
            // 
            this.nodeConnector1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(135)))), ((int)(((byte)(135)))));
            // 
            // elementStyle1
            // 
            this.elementStyle1.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.elementStyle1.Name = "elementStyle1";
            this.elementStyle1.TextColor = System.Drawing.Color.Black;
            // 
            // tc
            // 
            this.tc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            // 
            // 
            // 
            this.tc.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.tc.ControlBox.MenuBox.Name = "";
            this.tc.ControlBox.Name = "";
            this.tc.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tc.ControlBox.MenuBox,
            this.tc.ControlBox.CloseBox});
            this.tc.ControlBox.Visible = false;
            this.tc.Controls.Add(this.tpGeneral);
            this.tc.Controls.Add(this.tpDocs);
            this.tc.Controls.Add(this.tpCaps);
            this.tc.Controls.Add(this.tpQuals);
            this.tc.Controls.Add(this.tpNotes);
            this.tc.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tc.ForeColor = System.Drawing.Color.Black;
            this.tc.Location = new System.Drawing.Point(327, 20);
            this.tc.Name = "tc";
            this.tc.ReorderTabsEnabled = true;
            this.tc.SelectedTabFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tc.SelectedTabIndex = 0;
            this.tc.Size = new System.Drawing.Size(515, 385);
            this.tc.TabFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tc.TabIndex = 6;
            this.tc.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tiGeneral,
            this.tiNotes,
            this.tiQuals,
            this.tiCaps,
            this.tiDocs});
            this.tc.TabStop = false;
            this.tc.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.VisualStudio2008Dock;
            this.tc.TabVerticalSpacing = 3;
            // 
            // tpGeneral
            // 
            this.tpGeneral.Controls.Add(this.cbxLocation);
            this.tpGeneral.Controls.Add(this.lblLocation);
            this.tpGeneral.Controls.Add(this.btnPostal);
            this.tpGeneral.Controls.Add(this.cbxPostal);
            this.tpGeneral.Controls.Add(this.lblPostal);
            this.tpGeneral.Controls.Add(this.btnPhone);
            this.tpGeneral.Controls.Add(this.cbxPhone);
            this.tpGeneral.Controls.Add(this.lblPhone);
            this.tpGeneral.Controls.Add(this.btnEmail);
            this.tpGeneral.Controls.Add(this.cbxEmail);
            this.tpGeneral.Controls.Add(this.lblEmail);
            this.tpGeneral.Controls.Add(this.txtNameLast);
            this.tpGeneral.Controls.Add(this.txtNameFirst);
            this.tpGeneral.Controls.Add(this.lblName);
            this.tpGeneral.Controls.Add(this.txtSuperCode);
            this.tpGeneral.Controls.Add(this.lblSuperCode);
            this.tpGeneral.Controls.Add(this.cbxStatus);
            this.tpGeneral.Controls.Add(this.cbxGroup);
            this.tpGeneral.Controls.Add(this.lblGroup);
            this.tpGeneral.Controls.Add(this.btnPassReset);
            this.tpGeneral.Controls.Add(this.txtUsername);
            this.tpGeneral.Controls.Add(this.lblUsername);
            this.tpGeneral.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpGeneral.Location = new System.Drawing.Point(0, 28);
            this.tpGeneral.Name = "tpGeneral";
            this.tpGeneral.Size = new System.Drawing.Size(515, 357);
            this.tpGeneral.TabIndex = 1;
            this.tpGeneral.TabItem = this.tiGeneral;
            // 
            // cbxLocation
            // 
            this.cbxLocation.DisplayMember = "Text";
            this.cbxLocation.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxLocation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxLocation.Enabled = false;
            this.cbxLocation.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxLocation.ForeColor = System.Drawing.Color.Black;
            this.cbxLocation.FormattingEnabled = true;
            this.cbxLocation.ItemHeight = 19;
            this.cbxLocation.Location = new System.Drawing.Point(156, 227);
            this.cbxLocation.Name = "cbxLocation";
            this.cbxLocation.Size = new System.Drawing.Size(344, 25);
            this.cbxLocation.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxLocation.TabIndex = 13;
            // 
            // lblLocation
            // 
            this.lblLocation.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblLocation.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblLocation.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblLocation.ForeColor = System.Drawing.Color.Black;
            this.lblLocation.Location = new System.Drawing.Point(15, 227);
            this.lblLocation.Name = "lblLocation";
            this.lblLocation.Size = new System.Drawing.Size(134, 23);
            this.lblLocation.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblLocation.TabIndex = 305320;
            this.lblLocation.Text = "Base Location:";
            // 
            // btnPostal
            // 
            this.btnPostal.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnPostal.BackColor = System.Drawing.Color.White;
            this.btnPostal.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnPostal.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnPostal.Enabled = false;
            this.btnPostal.FocusCuesEnabled = false;
            this.btnPostal.Image = ((System.Drawing.Image)(resources.GetObject("btnPostal.Image")));
            this.btnPostal.Location = new System.Drawing.Point(475, 115);
            this.btnPostal.Name = "btnPostal";
            this.btnPostal.Size = new System.Drawing.Size(25, 25);
            this.btnPostal.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnPostal.TabIndex = 8;
            this.btnPostal.TabStop = false;
            this.btnPostal.Click += new System.EventHandler(this.btnPostal_Click);
            this.btnPostal.MouseEnter += new System.EventHandler(this.btnPostal_MouseEnter);
            this.btnPostal.MouseLeave += new System.EventHandler(this.btnPostal_MouseLeave);
            // 
            // cbxPostal
            // 
            this.cbxPostal.DisplayMember = "Text";
            this.cbxPostal.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxPostal.ForeColor = System.Drawing.Color.Black;
            this.cbxPostal.FormattingEnabled = true;
            this.cbxPostal.ItemHeight = 19;
            this.cbxPostal.Location = new System.Drawing.Point(156, 115);
            this.cbxPostal.Name = "cbxPostal";
            this.cbxPostal.Size = new System.Drawing.Size(313, 25);
            this.cbxPostal.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxPostal.TabIndex = 7;
            // 
            // lblPostal
            // 
            this.lblPostal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblPostal.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblPostal.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPostal.ForeColor = System.Drawing.Color.Black;
            this.lblPostal.Location = new System.Drawing.Point(15, 115);
            this.lblPostal.Name = "lblPostal";
            this.lblPostal.Size = new System.Drawing.Size(135, 23);
            this.lblPostal.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblPostal.TabIndex = 305317;
            this.lblPostal.Text = "Postal Addresses:";
            // 
            // btnPhone
            // 
            this.btnPhone.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnPhone.BackColor = System.Drawing.Color.White;
            this.btnPhone.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnPhone.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnPhone.Enabled = false;
            this.btnPhone.FocusCuesEnabled = false;
            this.btnPhone.Image = ((System.Drawing.Image)(resources.GetObject("btnPhone.Image")));
            this.btnPhone.Location = new System.Drawing.Point(326, 53);
            this.btnPhone.Name = "btnPhone";
            this.btnPhone.Size = new System.Drawing.Size(25, 25);
            this.btnPhone.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnPhone.TabIndex = 4;
            this.btnPhone.TabStop = false;
            this.btnPhone.Click += new System.EventHandler(this.btnPhone_Click);
            this.btnPhone.MouseEnter += new System.EventHandler(this.btnPhone_MouseEnter);
            this.btnPhone.MouseLeave += new System.EventHandler(this.btnPhone_MouseLeave);
            // 
            // cbxPhone
            // 
            this.cbxPhone.DisplayMember = "Text";
            this.cbxPhone.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxPhone.ForeColor = System.Drawing.Color.Black;
            this.cbxPhone.FormattingEnabled = true;
            this.cbxPhone.ItemHeight = 19;
            this.cbxPhone.Location = new System.Drawing.Point(156, 53);
            this.cbxPhone.Name = "cbxPhone";
            this.cbxPhone.Size = new System.Drawing.Size(164, 25);
            this.cbxPhone.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxPhone.TabIndex = 3;
            // 
            // lblPhone
            // 
            this.lblPhone.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblPhone.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblPhone.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblPhone.ForeColor = System.Drawing.Color.Black;
            this.lblPhone.Location = new System.Drawing.Point(15, 53);
            this.lblPhone.Name = "lblPhone";
            this.lblPhone.Size = new System.Drawing.Size(135, 23);
            this.lblPhone.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblPhone.TabIndex = 305314;
            this.lblPhone.Text = "Phone Numbers:";
            // 
            // btnEmail
            // 
            this.btnEmail.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnEmail.BackColor = System.Drawing.Color.White;
            this.btnEmail.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnEmail.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnEmail.Enabled = false;
            this.btnEmail.FocusCuesEnabled = false;
            this.btnEmail.Image = ((System.Drawing.Image)(resources.GetObject("btnEmail.Image")));
            this.btnEmail.Location = new System.Drawing.Point(475, 84);
            this.btnEmail.Name = "btnEmail";
            this.btnEmail.Size = new System.Drawing.Size(25, 25);
            this.btnEmail.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnEmail.TabIndex = 6;
            this.btnEmail.TabStop = false;
            this.btnEmail.Click += new System.EventHandler(this.btnEmail_Click);
            this.btnEmail.MouseEnter += new System.EventHandler(this.btnEmail_MouseEnter);
            this.btnEmail.MouseLeave += new System.EventHandler(this.btnEmail_MouseLeave);
            // 
            // cbxEmail
            // 
            this.cbxEmail.DisplayMember = "Text";
            this.cbxEmail.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxEmail.ForeColor = System.Drawing.Color.Black;
            this.cbxEmail.FormattingEnabled = true;
            this.cbxEmail.ItemHeight = 19;
            this.cbxEmail.Location = new System.Drawing.Point(156, 84);
            this.cbxEmail.Name = "cbxEmail";
            this.cbxEmail.Size = new System.Drawing.Size(313, 25);
            this.cbxEmail.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxEmail.TabIndex = 5;
            // 
            // lblEmail
            // 
            this.lblEmail.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblEmail.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblEmail.Font = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.lblEmail.ForeColor = System.Drawing.Color.Black;
            this.lblEmail.Location = new System.Drawing.Point(15, 84);
            this.lblEmail.Name = "lblEmail";
            this.lblEmail.Size = new System.Drawing.Size(135, 23);
            this.lblEmail.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblEmail.TabIndex = 305311;
            this.lblEmail.Text = "E-mail Addresses:";
            // 
            // txtNameLast
            // 
            this.txtNameLast.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtNameLast.Border.Class = "TextBoxBorder";
            this.txtNameLast.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtNameLast.DisabledBackColor = System.Drawing.Color.White;
            this.txtNameLast.Enabled = false;
            this.txtNameLast.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtNameLast.ForeColor = System.Drawing.Color.Black;
            this.txtNameLast.Location = new System.Drawing.Point(326, 12);
            this.txtNameLast.Name = "txtNameLast";
            this.txtNameLast.PreventEnterBeep = true;
            this.txtNameLast.Size = new System.Drawing.Size(174, 25);
            this.txtNameLast.TabIndex = 2;
            // 
            // txtNameFirst
            // 
            this.txtNameFirst.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtNameFirst.Border.Class = "TextBoxBorder";
            this.txtNameFirst.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtNameFirst.DisabledBackColor = System.Drawing.Color.White;
            this.txtNameFirst.Enabled = false;
            this.txtNameFirst.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtNameFirst.ForeColor = System.Drawing.Color.Black;
            this.txtNameFirst.Location = new System.Drawing.Point(156, 12);
            this.txtNameFirst.Name = "txtNameFirst";
            this.txtNameFirst.PreventEnterBeep = true;
            this.txtNameFirst.Size = new System.Drawing.Size(164, 25);
            this.txtNameFirst.TabIndex = 1;
            // 
            // lblName
            // 
            this.lblName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblName.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblName.ForeColor = System.Drawing.Color.Black;
            this.lblName.Location = new System.Drawing.Point(15, 12);
            this.lblName.Name = "lblName";
            this.lblName.Size = new System.Drawing.Size(135, 23);
            this.lblName.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblName.TabIndex = 305307;
            this.lblName.Text = "Name (First/Last):";
            // 
            // txtSuperCode
            // 
            this.txtSuperCode.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtSuperCode.Border.Class = "TextBoxBorder";
            this.txtSuperCode.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtSuperCode.DisabledBackColor = System.Drawing.Color.White;
            this.txtSuperCode.Enabled = false;
            this.txtSuperCode.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtSuperCode.ForeColor = System.Drawing.Color.Black;
            this.txtSuperCode.Location = new System.Drawing.Point(156, 258);
            this.txtSuperCode.Name = "txtSuperCode";
            this.txtSuperCode.PreventEnterBeep = true;
            this.txtSuperCode.Size = new System.Drawing.Size(80, 25);
            this.txtSuperCode.TabIndex = 14;
            // 
            // lblSuperCode
            // 
            this.lblSuperCode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblSuperCode.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblSuperCode.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblSuperCode.ForeColor = System.Drawing.Color.Black;
            this.lblSuperCode.Location = new System.Drawing.Point(15, 258);
            this.lblSuperCode.Name = "lblSuperCode";
            this.lblSuperCode.Size = new System.Drawing.Size(135, 23);
            this.lblSuperCode.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblSuperCode.TabIndex = 50;
            this.lblSuperCode.Text = "Supervisor Code:";
            // 
            // cbxStatus
            // 
            this.cbxStatus.DisplayMember = "Text";
            this.cbxStatus.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxStatus.Enabled = false;
            this.cbxStatus.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxStatus.ForeColor = System.Drawing.Color.Black;
            this.cbxStatus.FormattingEnabled = true;
            this.cbxStatus.ItemHeight = 19;
            this.cbxStatus.Items.AddRange(new object[] {
            this.cbxiStatus1,
            this.cbxiStatus2});
            this.cbxStatus.Location = new System.Drawing.Point(326, 187);
            this.cbxStatus.Name = "cbxStatus";
            this.cbxStatus.Size = new System.Drawing.Size(174, 25);
            this.cbxStatus.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxStatus.TabIndex = 12;
            // 
            // cbxiStatus1
            // 
            this.cbxiStatus1.Text = "Enabled";
            this.cbxiStatus1.Value = "1";
            // 
            // cbxiStatus2
            // 
            this.cbxiStatus2.Text = "Disabled";
            this.cbxiStatus2.Value = "2";
            // 
            // cbxGroup
            // 
            this.cbxGroup.DisplayMember = "Text";
            this.cbxGroup.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxGroup.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxGroup.Enabled = false;
            this.cbxGroup.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxGroup.ForeColor = System.Drawing.Color.Black;
            this.cbxGroup.FormattingEnabled = true;
            this.cbxGroup.ItemHeight = 19;
            this.cbxGroup.Items.AddRange(new object[] {
            this.cbxiGroup1,
            this.cbxiGroup2,
            this.cbxiGroup3,
            this.cbxiGroup4});
            this.cbxGroup.Location = new System.Drawing.Point(156, 187);
            this.cbxGroup.Name = "cbxGroup";
            this.cbxGroup.Size = new System.Drawing.Size(164, 25);
            this.cbxGroup.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxGroup.TabIndex = 11;
            // 
            // cbxiGroup1
            // 
            this.cbxiGroup1.Text = "Inspector";
            this.cbxiGroup1.Value = "1";
            // 
            // cbxiGroup2
            // 
            this.cbxiGroup2.Text = "Supervisor";
            this.cbxiGroup2.Value = "2";
            // 
            // cbxiGroup3
            // 
            this.cbxiGroup3.Text = "Administrator";
            this.cbxiGroup3.Value = "3";
            // 
            // cbxiGroup4
            // 
            this.cbxiGroup4.Text = "Super-Administrator";
            this.cbxiGroup4.Value = "4";
            // 
            // lblGroup
            // 
            this.lblGroup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblGroup.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblGroup.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblGroup.ForeColor = System.Drawing.Color.Black;
            this.lblGroup.Location = new System.Drawing.Point(15, 187);
            this.lblGroup.Name = "lblGroup";
            this.lblGroup.Size = new System.Drawing.Size(134, 23);
            this.lblGroup.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblGroup.TabIndex = 47;
            this.lblGroup.Text = "User Group/Status:";
            // 
            // btnPassReset
            // 
            this.btnPassReset.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnPassReset.BackColor = System.Drawing.Color.White;
            this.btnPassReset.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnPassReset.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnPassReset.Enabled = false;
            this.btnPassReset.FocusCuesEnabled = false;
            this.btnPassReset.Location = new System.Drawing.Point(326, 156);
            this.btnPassReset.Name = "btnPassReset";
            this.btnPassReset.Size = new System.Drawing.Size(174, 25);
            this.btnPassReset.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnPassReset.TabIndex = 10;
            this.btnPassReset.TabStop = false;
            this.btnPassReset.Text = "Set/Reset Password";
            this.btnPassReset.Click += new System.EventHandler(this.btnPassReset_Click);
            // 
            // txtUsername
            // 
            this.txtUsername.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtUsername.Border.Class = "TextBoxBorder";
            this.txtUsername.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtUsername.DisabledBackColor = System.Drawing.Color.White;
            this.txtUsername.Enabled = false;
            this.txtUsername.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtUsername.ForeColor = System.Drawing.Color.Black;
            this.txtUsername.Location = new System.Drawing.Point(156, 156);
            this.txtUsername.Name = "txtUsername";
            this.txtUsername.PreventEnterBeep = true;
            this.txtUsername.Size = new System.Drawing.Size(164, 25);
            this.txtUsername.TabIndex = 9;
            // 
            // lblUsername
            // 
            this.lblUsername.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblUsername.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblUsername.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblUsername.ForeColor = System.Drawing.Color.Black;
            this.lblUsername.Location = new System.Drawing.Point(15, 156);
            this.lblUsername.Name = "lblUsername";
            this.lblUsername.Size = new System.Drawing.Size(135, 23);
            this.lblUsername.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblUsername.TabIndex = 43;
            this.lblUsername.Text = "Username/Password:"******"tiGeneral";
            this.tiGeneral.Text = "  General";
            // 
            // tpDocs
            // 
            this.tpDocs.Controls.Add(this.gDocs);
            this.tpDocs.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpDocs.Location = new System.Drawing.Point(0, 28);
            this.tpDocs.Name = "tpDocs";
            this.tpDocs.Size = new System.Drawing.Size(515, 357);
            this.tpDocs.TabIndex = 0;
            this.tpDocs.TabItem = this.tiDocs;
            // 
            // gDocs
            // 
            this.gDocs.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.gDocs.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background1.Color1 = System.Drawing.Color.White;
            background1.Color2 = System.Drawing.Color.White;
            this.gDocs.DefaultVisualStyles.CellStyles.Default.Background = background1;
            this.gDocs.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding1.Left = 5;
            padding1.Right = 5;
            this.gDocs.DefaultVisualStyles.CellStyles.Default.Padding = padding1;
            this.gDocs.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background2.Color1 = System.Drawing.Color.LightGray;
            background2.Color2 = System.Drawing.Color.LightGray;
            this.gDocs.DefaultVisualStyles.CellStyles.MouseOver.Background = background2;
            this.gDocs.DefaultVisualStyles.CellStyles.MouseOver.TextColor = System.Drawing.Color.Black;
            background3.Color1 = System.Drawing.Color.White;
            background3.Color2 = System.Drawing.Color.White;
            this.gDocs.DefaultVisualStyles.CellStyles.ReadOnly.Background = background3;
            this.gDocs.DefaultVisualStyles.CellStyles.ReadOnly.TextColor = System.Drawing.Color.Gray;
            background4.Color1 = System.Drawing.Color.LightGray;
            background4.Color2 = System.Drawing.Color.LightGray;
            this.gDocs.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background4;
            this.gDocs.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor = System.Drawing.Color.DimGray;
            background5.Color1 = System.Drawing.Color.Gainsboro;
            background5.Color2 = System.Drawing.Color.LightGray;
            this.gDocs.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background5;
            this.gDocs.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor = System.Drawing.Color.Gray;
            background6.Color1 = System.Drawing.Color.DarkGray;
            background6.Color2 = System.Drawing.Color.DarkGray;
            this.gDocs.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background6;
            this.gDocs.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor = System.Drawing.Color.DimGray;
            background7.Color1 = System.Drawing.Color.Gainsboro;
            background7.Color2 = System.Drawing.Color.Gainsboro;
            this.gDocs.DefaultVisualStyles.CellStyles.Selected.Background = background7;
            this.gDocs.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background8.Color1 = System.Drawing.Color.DarkGray;
            background8.Color2 = System.Drawing.Color.DarkGray;
            this.gDocs.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background8;
            this.gDocs.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
            this.gDocs.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background9.Color1 = System.Drawing.Color.White;
            background9.Color2 = System.Drawing.Color.White;
            this.gDocs.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background9;
            this.gDocs.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding2.Left = 5;
            padding2.Right = 5;
            this.gDocs.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding = padding2;
            this.gDocs.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gDocs.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background10.Color1 = System.Drawing.Color.White;
            background10.Color2 = System.Drawing.Color.White;
            this.gDocs.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background10;
            this.gDocs.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gDocs.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gDocs.Enabled = false;
            this.gDocs.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gDocs.ForeColor = System.Drawing.Color.Black;
            this.gDocs.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gDocs.Location = new System.Drawing.Point(0, 0);
            this.gDocs.Name = "gDocs";
            // 
            // 
            // 
            this.gDocs.PrimaryGrid.AllowEdit = false;
            this.gDocs.PrimaryGrid.AllowRowDelete = true;
            this.gDocs.PrimaryGrid.CheckBoxes = true;
            this.gDocs.PrimaryGrid.Columns.Add(this.gcDocsFileType);
            this.gDocs.PrimaryGrid.Columns.Add(this.gcDocsFileName);
            this.gDocs.PrimaryGrid.Columns.Add(this.gcDocsFileSize);
            this.gDocs.PrimaryGrid.DefaultRowHeight = 26;
            this.gDocs.PrimaryGrid.MultiSelect = false;
            this.gDocs.PrimaryGrid.NoRowsText = "No results found matching the selection.";
            this.gDocs.PrimaryGrid.ReadOnly = true;
            this.gDocs.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.RowWithCellHighlight;
            this.gDocs.PrimaryGrid.ShowRowHeaders = false;
            this.gDocs.PrimaryGrid.UseAlternateRowStyle = true;
            this.gDocs.Size = new System.Drawing.Size(515, 357);
            this.gDocs.TabIndex = 6;
            this.gDocs.TabStop = false;
            // 
            // gcDocsFileType
            // 
            this.gcDocsFileType.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gcDocsFileType.HeaderText = "File Type";
            this.gcDocsFileType.MinimumWidth = 150;
            this.gcDocsFileType.Name = "Type";
            this.gcDocsFileType.Width = 150;
            // 
            // gcDocsFileName
            // 
            this.gcDocsFileName.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.gcDocsFileName.MinimumWidth = 200;
            this.gcDocsFileName.Name = "Filename";
            this.gcDocsFileName.Width = 200;
            // 
            // gcDocsFileSize
            // 
            this.gcDocsFileSize.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gcDocsFileSize.HeaderText = "File Size";
            this.gcDocsFileSize.MinimumWidth = 100;
            this.gcDocsFileSize.Name = "Size";
            // 
            // tiDocs
            // 
            this.tiDocs.AttachedControl = this.tpDocs;
            this.tiDocs.GlobalItem = false;
            this.tiDocs.Name = "tiDocs";
            this.tiDocs.Text = "  Documents";
            // 
            // tpCaps
            // 
            this.tpCaps.Controls.Add(this.gCaps);
            this.tpCaps.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpCaps.Location = new System.Drawing.Point(0, 28);
            this.tpCaps.Name = "tpCaps";
            this.tpCaps.Size = new System.Drawing.Size(515, 357);
            this.tpCaps.TabIndex = 0;
            this.tpCaps.TabItem = this.tiCaps;
            // 
            // gCaps
            // 
            this.gCaps.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.gCaps.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background11.Color1 = System.Drawing.Color.White;
            background11.Color2 = System.Drawing.Color.White;
            this.gCaps.DefaultVisualStyles.CellStyles.Default.Background = background11;
            this.gCaps.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding3.Left = 5;
            padding3.Right = 5;
            this.gCaps.DefaultVisualStyles.CellStyles.Default.Padding = padding3;
            this.gCaps.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background12.Color1 = System.Drawing.Color.LightGray;
            background12.Color2 = System.Drawing.Color.LightGray;
            this.gCaps.DefaultVisualStyles.CellStyles.MouseOver.Background = background12;
            this.gCaps.DefaultVisualStyles.CellStyles.MouseOver.TextColor = System.Drawing.Color.Black;
            background13.Color1 = System.Drawing.Color.White;
            background13.Color2 = System.Drawing.Color.White;
            this.gCaps.DefaultVisualStyles.CellStyles.ReadOnly.Background = background13;
            this.gCaps.DefaultVisualStyles.CellStyles.ReadOnly.TextColor = System.Drawing.Color.Gray;
            background14.Color1 = System.Drawing.Color.LightGray;
            background14.Color2 = System.Drawing.Color.LightGray;
            this.gCaps.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background14;
            this.gCaps.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor = System.Drawing.Color.DimGray;
            background15.Color1 = System.Drawing.Color.Gainsboro;
            background15.Color2 = System.Drawing.Color.Gainsboro;
            this.gCaps.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background15;
            this.gCaps.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor = System.Drawing.Color.Gray;
            background16.Color1 = System.Drawing.Color.DarkGray;
            background16.Color2 = System.Drawing.Color.DarkGray;
            this.gCaps.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background16;
            this.gCaps.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor = System.Drawing.Color.DimGray;
            background17.Color1 = System.Drawing.Color.Gainsboro;
            background17.Color2 = System.Drawing.Color.Gainsboro;
            this.gCaps.DefaultVisualStyles.CellStyles.Selected.Background = background17;
            this.gCaps.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background18.Color1 = System.Drawing.Color.DarkGray;
            background18.Color2 = System.Drawing.Color.DarkGray;
            this.gCaps.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background18;
            this.gCaps.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
            this.gCaps.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background19.Color1 = System.Drawing.Color.White;
            background19.Color2 = System.Drawing.Color.White;
            this.gCaps.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background19;
            this.gCaps.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding4.Left = 5;
            padding4.Right = 5;
            this.gCaps.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding = padding4;
            this.gCaps.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gCaps.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background20.Color1 = System.Drawing.Color.White;
            background20.Color2 = System.Drawing.Color.White;
            this.gCaps.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background20;
            this.gCaps.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gCaps.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gCaps.Enabled = false;
            this.gCaps.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gCaps.ForeColor = System.Drawing.Color.Black;
            this.gCaps.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gCaps.Location = new System.Drawing.Point(0, 0);
            this.gCaps.Name = "gCaps";
            // 
            // 
            // 
            this.gCaps.PrimaryGrid.AllowEdit = false;
            this.gCaps.PrimaryGrid.AllowRowDelete = true;
            this.gCaps.PrimaryGrid.CheckBoxes = true;
            this.gCaps.PrimaryGrid.Columns.Add(this.gcCapsCap);
            this.gCaps.PrimaryGrid.DefaultRowHeight = 26;
            this.gCaps.PrimaryGrid.MultiSelect = false;
            this.gCaps.PrimaryGrid.NoRowsText = "No results found matching the selection.";
            this.gCaps.PrimaryGrid.ReadOnly = true;
            this.gCaps.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.RowWithCellHighlight;
            this.gCaps.PrimaryGrid.ShowRowHeaders = false;
            this.gCaps.PrimaryGrid.UseAlternateRowStyle = true;
            this.gCaps.Size = new System.Drawing.Size(515, 357);
            this.gCaps.TabIndex = 5;
            this.gCaps.TabStop = false;
            // 
            // gcCapsCap
            // 
            this.gcCapsCap.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.gcCapsCap.HeaderText = "Capability";
            this.gcCapsCap.MinimumWidth = 100;
            this.gcCapsCap.Name = "Capability";
            // 
            // tiCaps
            // 
            this.tiCaps.AttachedControl = this.tpCaps;
            this.tiCaps.GlobalItem = false;
            this.tiCaps.Name = "tiCaps";
            this.tiCaps.Text = "  Capabilities";
            // 
            // tpQuals
            // 
            this.tpQuals.Controls.Add(this.gQuals);
            this.tpQuals.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpQuals.Location = new System.Drawing.Point(0, 28);
            this.tpQuals.Name = "tpQuals";
            this.tpQuals.Size = new System.Drawing.Size(515, 357);
            this.tpQuals.TabIndex = 0;
            this.tpQuals.TabItem = this.tiQuals;
            // 
            // gQuals
            // 
            this.gQuals.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.gQuals.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background21.Color1 = System.Drawing.Color.White;
            background21.Color2 = System.Drawing.Color.White;
            this.gQuals.DefaultVisualStyles.CellStyles.Default.Background = background21;
            this.gQuals.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding5.Left = 5;
            padding5.Right = 5;
            this.gQuals.DefaultVisualStyles.CellStyles.Default.Padding = padding5;
            this.gQuals.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background22.Color1 = System.Drawing.Color.LightGray;
            background22.Color2 = System.Drawing.Color.LightGray;
            this.gQuals.DefaultVisualStyles.CellStyles.MouseOver.Background = background22;
            this.gQuals.DefaultVisualStyles.CellStyles.MouseOver.TextColor = System.Drawing.Color.Black;
            background23.Color1 = System.Drawing.Color.White;
            background23.Color2 = System.Drawing.Color.White;
            this.gQuals.DefaultVisualStyles.CellStyles.ReadOnly.Background = background23;
            this.gQuals.DefaultVisualStyles.CellStyles.ReadOnly.TextColor = System.Drawing.Color.Gray;
            background24.Color1 = System.Drawing.Color.LightGray;
            background24.Color2 = System.Drawing.Color.LightGray;
            this.gQuals.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background24;
            this.gQuals.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor = System.Drawing.Color.DimGray;
            background25.Color1 = System.Drawing.Color.Gainsboro;
            background25.Color2 = System.Drawing.Color.Gainsboro;
            this.gQuals.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background25;
            this.gQuals.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor = System.Drawing.Color.Gray;
            background26.Color1 = System.Drawing.Color.DarkGray;
            background26.Color2 = System.Drawing.Color.DarkGray;
            this.gQuals.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background26;
            this.gQuals.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor = System.Drawing.Color.DimGray;
            background27.Color1 = System.Drawing.Color.Gainsboro;
            background27.Color2 = System.Drawing.Color.Gainsboro;
            this.gQuals.DefaultVisualStyles.CellStyles.Selected.Background = background27;
            this.gQuals.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background28.Color1 = System.Drawing.Color.DarkGray;
            background28.Color2 = System.Drawing.Color.DarkGray;
            this.gQuals.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background28;
            this.gQuals.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
            this.gQuals.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background29.Color1 = System.Drawing.Color.White;
            background29.Color2 = System.Drawing.Color.White;
            this.gQuals.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background29;
            this.gQuals.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding6.Left = 5;
            padding6.Right = 5;
            this.gQuals.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding = padding6;
            this.gQuals.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gQuals.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background30.Color1 = System.Drawing.Color.White;
            background30.Color2 = System.Drawing.Color.White;
            this.gQuals.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background30;
            this.gQuals.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gQuals.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gQuals.Enabled = false;
            this.gQuals.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gQuals.ForeColor = System.Drawing.Color.Black;
            this.gQuals.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gQuals.Location = new System.Drawing.Point(0, 0);
            this.gQuals.Name = "gQuals";
            // 
            // 
            // 
            this.gQuals.PrimaryGrid.CheckBoxes = true;
            this.gQuals.PrimaryGrid.Columns.Add(this.gcQualsQual);
            this.gQuals.PrimaryGrid.Columns.Add(this.gcQualsExpires);
            this.gQuals.PrimaryGrid.DefaultRowHeight = 26;
            this.gQuals.PrimaryGrid.MultiSelect = false;
            this.gQuals.PrimaryGrid.NoRowsText = "No results found matching the selection.";
            this.gQuals.PrimaryGrid.ReadOnly = true;
            this.gQuals.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.RowWithCellHighlight;
            this.gQuals.PrimaryGrid.ShowRowHeaders = false;
            this.gQuals.PrimaryGrid.UseAlternateRowStyle = true;
            this.gQuals.Size = new System.Drawing.Size(515, 357);
            this.gQuals.TabIndex = 4;
            this.gQuals.TabStop = false;
            // 
            // gcQualsQual
            // 
            this.gcQualsQual.AllowEdit = false;
            this.gcQualsQual.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.gcQualsQual.HeaderText = "Qualification";
            this.gcQualsQual.MinimumWidth = 100;
            this.gcQualsQual.Name = "Qualification";
            // 
            // gcQualsExpires
            // 
            this.gcQualsExpires.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gcQualsExpires.HeaderText = "Expires";
            this.gcQualsExpires.MinimumWidth = 120;
            this.gcQualsExpires.Name = "Expires";
            this.gcQualsExpires.Width = 120;
            // 
            // tiQuals
            // 
            this.tiQuals.AttachedControl = this.tpQuals;
            this.tiQuals.GlobalItem = false;
            this.tiQuals.Name = "tiQuals";
            this.tiQuals.Text = "  Qualifications";
            // 
            // tpNotes
            // 
            this.tpNotes.Controls.Add(this.txtNotes);
            this.tpNotes.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpNotes.Location = new System.Drawing.Point(0, 28);
            this.tpNotes.Name = "tpNotes";
            this.tpNotes.Size = new System.Drawing.Size(515, 357);
            this.tpNotes.TabIndex = 0;
            this.tpNotes.TabItem = this.tiNotes;
            // 
            // txtNotes
            // 
            this.txtNotes.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.txtNotes.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtNotes.Border.Class = "TextBoxBorder";
            this.txtNotes.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtNotes.DisabledBackColor = System.Drawing.Color.White;
            this.txtNotes.Enabled = false;
            this.txtNotes.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtNotes.ForeColor = System.Drawing.Color.Black;
            this.txtNotes.Location = new System.Drawing.Point(15, 12);
            this.txtNotes.Multiline = true;
            this.txtNotes.Name = "txtNotes";
            this.txtNotes.PreventEnterBeep = true;
            this.txtNotes.Size = new System.Drawing.Size(485, 330);
            this.txtNotes.TabIndex = 15;
            // 
            // tiNotes
            // 
            this.tiNotes.AttachedControl = this.tpNotes;
            this.tiNotes.GlobalItem = false;
            this.tiNotes.Name = "tiNotes";
            this.tiNotes.Text = "  Notes";
            // 
            // btnSave
            // 
            this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSave.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnSave.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnSave.Enabled = false;
            this.btnSave.Location = new System.Drawing.Point(750, 411);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(92, 34);
            this.btnSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSave.TabIndex = 15;
            this.btnSave.TabStop = false;
            this.btnSave.Text = "Save";
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // btnCancel
            // 
            this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnCancel.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnCancel.Enabled = false;
            this.btnCancel.Location = new System.Drawing.Point(327, 411);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(92, 34);
            this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnCancel.TabIndex = 16;
            this.btnCancel.TabStop = false;
            this.btnCancel.Text = "Cancel";
            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // cm
            // 
            this.cm.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmiUserAdd,
            this.cmiUserRemove});
            this.cm.Name = "cm";
            this.cm.Size = new System.Drawing.Size(170, 48);
            // 
            // cmiUserAdd
            // 
            this.cmiUserAdd.Name = "cmiUserAdd";
            this.cmiUserAdd.Size = new System.Drawing.Size(169, 22);
            this.cmiUserAdd.Text = "Add inspector";
            this.cmiUserAdd.Click += new System.EventHandler(this.cmiUserAdd_Click);
            // 
            // cmiUserRemove
            // 
            this.cmiUserRemove.Name = "cmiUserRemove";
            this.cmiUserRemove.Size = new System.Drawing.Size(169, 22);
            this.cmiUserRemove.Text = "Remove inspector";
            this.cmiUserRemove.Click += new System.EventHandler(this.cmiUserRemove_Click);
            // 
            // frmUsers
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.CaptionFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.ClientSize = new System.Drawing.Size(854, 457);
            this.Controls.Add(this.btnSave);
            this.Controls.Add(this.btnCancel);
            this.Controls.Add(this.tc);
            this.Controls.Add(this.tv);
            this.DoubleBuffered = true;
            this.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "frmUsers";
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Manage Inspectors";
            ((System.ComponentModel.ISupportInitialize)(this.tv)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tc)).EndInit();
            this.tc.ResumeLayout(false);
            this.tpGeneral.ResumeLayout(false);
            this.tpDocs.ResumeLayout(false);
            this.tpCaps.ResumeLayout(false);
            this.tpQuals.ResumeLayout(false);
            this.tpNotes.ResumeLayout(false);
            this.cm.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Esempio n. 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();
     System.ComponentModel.ComponentResourceManager  resources   = new System.ComponentModel.ComponentResourceManager(typeof(DemoGridBasics3));
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding2    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding3    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow1    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell1   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell2   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell3   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow2    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell4   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell5   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell6   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow3    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell7   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell8   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell9   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow4    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell10  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell11  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell12  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow5    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell13  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell14  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell15  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow6    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell16  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell17  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell18  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     this.richTextBox1      = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.cbxIpCompare      = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.labelX1           = new DevComponents.DotNetBar.LabelX();
     this.cbxSizeMode       = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 4);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size     = new System.Drawing.Size(780, 113);
     this.richTextBox1.TabIndex = 4;
     this.richTextBox1.TabStop  = false;
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "Black Lab");
     this.imageList1.Images.SetKeyName(1, "Boxer");
     this.imageList1.Images.SetKeyName(2, "Collie");
     this.imageList1.Images.SetKeyName(3, "Golden Retriever");
     this.imageList1.Images.SetKeyName(4, "Husky");
     this.imageList1.Images.SetKeyName(5, "St. Bernard");
     //
     // cbxIpCompare
     //
     this.cbxIpCompare.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.cbxIpCompare.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxIpCompare.Location        = new System.Drawing.Point(47, 567);
     this.cbxIpCompare.Name            = "cbxIpCompare";
     this.cbxIpCompare.Size            = new System.Drawing.Size(117, 23);
     this.cbxIpCompare.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxIpCompare.TabIndex        = 8;
     this.cbxIpCompare.Text            = "Enable IP Compare";
     this.cbxIpCompare.CheckedChanged += new System.EventHandler(this.CbxIpCompareCheckedChanged);
     //
     // labelX1
     //
     this.labelX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Location      = new System.Drawing.Point(354, 567);
     this.labelX1.Name          = "labelX1";
     this.labelX1.Size          = new System.Drawing.Size(169, 23);
     this.labelX1.TabIndex      = 7;
     this.labelX1.Text          = "ImageEdit Size Mode:";
     this.labelX1.TextAlignment = System.Drawing.StringAlignment.Far;
     //
     // cbxSizeMode
     //
     this.cbxSizeMode.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.cbxSizeMode.DisplayMember     = "Text";
     this.cbxSizeMode.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbxSizeMode.FormattingEnabled = true;
     this.cbxSizeMode.ItemHeight        = 14;
     this.cbxSizeMode.Location          = new System.Drawing.Point(531, 568);
     this.cbxSizeMode.Name                  = "cbxSizeMode";
     this.cbxSizeMode.Size                  = new System.Drawing.Size(206, 20);
     this.cbxSizeMode.Style                 = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxSizeMode.TabIndex              = 6;
     this.cbxSizeMode.SelectedIndexChanged += new System.EventHandler(this.CbxSizeModeSelectedIndexChanged);
     //
     // superGridControl1
     //
     this.superGridControl1.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.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(0, 123);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AllowRowResize = true;
     gridColumn1.CellStyles.Default.Alignment          = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridIpAddressInputEditControl);
     gridColumn1.HeaderStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     gridColumn1.Name  = "IpAddressInput";
     gridColumn1.Width = 150;
     gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridImageEditControl);
     gridColumn2.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     gridColumn2.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.TopCenter;
     gridColumn2.Name  = "ImageEdit";
     gridColumn2.Width = 110;
     gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
     gridColumn3.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
     gridColumn3.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     gridColumn3.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.HeaderStyles.Default.ImageOverlay   = DevComponents.DotNetBar.SuperGrid.Style.ImageOverlay.Bottom;
     gridColumn3.Name  = "LabelX";
     gridColumn3.Width = 300;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 100;
     padding1.Bottom = 4;
     padding1.Left   = 4;
     padding1.Right  = 4;
     padding1.Top    = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Margin = padding1;
     padding2.Bottom = -4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.ImagePadding = padding2;
     padding3.Bottom = 4;
     padding3.Left   = 4;
     padding3.Right  = 4;
     padding3.Top    = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Margin = padding3;
     this.superGridControl1.PrimaryGrid.FilterExpr = null;
     gridCell1.Value = "192.168.0.1";
     gridCell2.Value = "Boxer";
     gridCell3.Value = resources.GetString("gridCell3.Value");
     gridRow1.Cells.Add(gridCell1);
     gridRow1.Cells.Add(gridCell2);
     gridRow1.Cells.Add(gridCell3);
     gridCell4.Value = "77.255.0.128";
     gridCell5.Value = "Collie";
     gridCell6.Value = "The Collie is a distinctive type of herding dog, including many related landraces" +
                       " and formal breeds. It originates in Scotland and Northern England.";
     gridRow2.Cells.Add(gridCell4);
     gridRow2.Cells.Add(gridCell5);
     gridRow2.Cells.Add(gridCell6);
     gridCell7.Value = "196.128.0.3";
     gridCell8.Value = "St. Bernard";
     gridCell9.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     gridCell9.Value = "The St. Bernard is a breed of very large working dog from the Italian and Swiss A" +
                       "lps, originally bred for rescue.";
     gridRow3.Cells.Add(gridCell7);
     gridRow3.Cells.Add(gridCell8);
     gridRow3.Cells.Add(gridCell9);
     gridCell10.Value = "66.88.2.12";
     gridCell11.Value = "Golden Retriever";
     gridCell12.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     gridCell12.CellStyles.Default.TextColor = System.Drawing.Color.Sienna;
     gridCell12.Value = "The Golden Retriever is a medium-sized breed of dog. They were historically devel" +
                        "oped as gundogs to retrieve shot waterfowl such as ducks and upland game birds d" +
                        "uring hunting and shooting parties.";
     gridRow4.Cells.Add(gridCell10);
     gridRow4.Cells.Add(gridCell11);
     gridRow4.Cells.Add(gridCell12);
     gridCell13.Value = "122.0.0.16";
     gridCell14.Value = "Black Lab";
     gridCell15.Value = resources.GetString("gridCell15.Value");
     gridRow5.Cells.Add(gridCell13);
     gridRow5.Cells.Add(gridCell14);
     gridRow5.Cells.Add(gridCell15);
     gridCell16.Value = "188.44.0.87";
     gridCell17.Value = "Husky";
     gridCell18.CellStyles.Default.TextColor = System.Drawing.Color.Navy;
     gridCell18.Value = "The Siberian Husky is a medium-size, dense-coat working dog breed that originated" +
                        " in eastern Siberia. ";
     gridRow6.Cells.Add(gridCell16);
     gridRow6.Cells.Add(gridCell17);
     gridRow6.Cells.Add(gridCell18);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow1);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow2);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow3);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow4);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow5);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow6);
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.Size     = new System.Drawing.Size(784, 429);
     this.superGridControl1.TabIndex = 5;
     this.superGridControl1.Text     = "superGridControl1";
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // DemoGridBasics3
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 602);
     this.Controls.Add(this.cbxIpCompare);
     this.Controls.Add(this.labelX1);
     this.Controls.Add(this.cbxSizeMode);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.richTextBox1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoGridBasics3";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - IP, Image, and Label Control Types";
     this.ResumeLayout(false);
 }
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
			DevComponents.DotNetBar.SuperGrid.Style.Padding padding1 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
			DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
			this.styleManager = new DevComponents.DotNetBar.StyleManager(this.components);
			this.tabItem1 = new DevComponents.DotNetBar.TabItem(this.components);
			this.tabControlPanel1 = new DevComponents.DotNetBar.TabControlPanel();
			this.tabItem3 = new DevComponents.DotNetBar.TabItem(this.components);
			this.tabControlPanel3 = new DevComponents.DotNetBar.TabControlPanel();
			this.superTabControl1 = new DevComponents.DotNetBar.SuperTabControl();
			this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.gridDevice = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
			this.colDeviceID = new DevComponents.DotNetBar.SuperGrid.GridColumn();
			this.colDeviceType = new DevComponents.DotNetBar.SuperGrid.GridColumn();
			this.colDeviceName = new DevComponents.DotNetBar.SuperGrid.GridColumn();
			this.colDeviceAction = new DevComponents.DotNetBar.SuperGrid.GridColumn();
			this.progUpdateData = new DevComponents.DotNetBar.Controls.CircularProgress();
			this.txtDiffTime = new DevComponents.DotNetBar.Controls.TextBoxX();
			this.labelX2 = new DevComponents.DotNetBar.LabelX();
			this.lbFileList = new DevComponents.DotNetBar.ListBoxAdv();
			this.txtLogUpdateTime = new DevComponents.DotNetBar.Controls.TextBoxX();
			this.labelX1 = new DevComponents.DotNetBar.LabelX();
			this.btnUpdateData = new DevComponents.DotNetBar.ButtonX();
			this.superTabItem1 = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel3 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.cbHistoryFilter = new DevComponents.DotNetBar.Controls.CheckBoxX();
			this.txtDeviceHistoryPower = new System.Windows.Forms.TextBox();
			this.labelX6 = new DevComponents.DotNetBar.LabelX();
			this.cbHistoryY2 = new DevComponents.DotNetBar.Controls.ComboBoxEx();
			this.labelX5 = new DevComponents.DotNetBar.LabelX();
			this.progDeviceHistory = new DevComponents.DotNetBar.Controls.CircularProgress();
			this.graphHistory = new ZedGraph.ZedGraphControl();
			this.btnUpdateHistory = new DevComponents.DotNetBar.ButtonX();
			this.labelX4 = new DevComponents.DotNetBar.LabelX();
			this.dtHistoryEnd = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
			this.labelX3 = new DevComponents.DotNetBar.LabelX();
			this.dtHistoryBegin = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
			this.cbDeviceHistory = new EnergyMeshApp.DeviceComboBox();
			this.deviceImageList = new System.Windows.Forms.ImageList(this.components);
			this.tabDeviceHistory = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel6 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.cbComparePieChart = new DevComponents.DotNetBar.Controls.CheckBoxX();
			this.cbCompareType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
			this.labelX19 = new DevComponents.DotNetBar.LabelX();
			this.txtComparePrice = new System.Windows.Forms.TextBox();
			this.labelX17 = new DevComponents.DotNetBar.LabelX();
			this.txtComparePower = new System.Windows.Forms.TextBox();
			this.labelX18 = new DevComponents.DotNetBar.LabelX();
			this.graphCompare = new ZedGraph.ZedGraphControl();
			this.progDeviceCompare = new DevComponents.DotNetBar.Controls.CircularProgress();
			this.btnUpdateCompare = new DevComponents.DotNetBar.ButtonX();
			this.labelX15 = new DevComponents.DotNetBar.LabelX();
			this.dtCompareEnd = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
			this.labelX16 = new DevComponents.DotNetBar.LabelX();
			this.dtCompareBegin = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
			this.lbDeviceCompare = new EnergyMeshApp.DeviceListBox();
			this.tabCompare = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel4 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.txtStatisticPrice = new System.Windows.Forms.TextBox();
			this.labelX14 = new DevComponents.DotNetBar.LabelX();
			this.cbStatisticPieChart = new DevComponents.DotNetBar.Controls.CheckBoxX();
			this.graphStatistic = new ZedGraph.ZedGraphControl();
			this.txtStatisticPower = new System.Windows.Forms.TextBox();
			this.labelX10 = new DevComponents.DotNetBar.LabelX();
			this.cbStatisticType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
			this.labelX11 = new DevComponents.DotNetBar.LabelX();
			this.progDeviceStatistic = new DevComponents.DotNetBar.Controls.CircularProgress();
			this.btnUpdateStatistic = new DevComponents.DotNetBar.ButtonX();
			this.labelX12 = new DevComponents.DotNetBar.LabelX();
			this.dtStatisticEnd = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
			this.labelX13 = new DevComponents.DotNetBar.LabelX();
			this.dtStatisticBegin = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
			this.cbDeviceStatistic = new EnergyMeshApp.DeviceComboBox();
			this.tabDeviceStatistic = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel2 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.gridBlocks = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
			this.colBlockID = new DevComponents.DotNetBar.SuperGrid.GridColumn();
			this.colBlockKwh = new DevComponents.DotNetBar.SuperGrid.GridColumn();
			this.colBlockDate = new DevComponents.DotNetBar.SuperGrid.GridColumn();
			this.colBlockChart = new DevComponents.DotNetBar.SuperGrid.GridColumn();
			this.colBlockDevice = new DevComponents.DotNetBar.SuperGrid.GridColumn();
			this.colBlockImport = new DevComponents.DotNetBar.SuperGrid.GridColumn();
			this.tabBlockManager = new DevComponents.DotNetBar.SuperTabItem();
			this.superTabControlPanel5 = new DevComponents.DotNetBar.SuperTabControlPanel();
			this.graphEnvironment = new ZedGraph.ZedGraphControl();
			this.txtAverageTemperature = new System.Windows.Forms.TextBox();
			this.labelX7 = new DevComponents.DotNetBar.LabelX();
			this.btnUpdateEvironment = new DevComponents.DotNetBar.ButtonX();
			this.labelX8 = new DevComponents.DotNetBar.LabelX();
			this.dtEnvironmentEnd = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
			this.labelX9 = new DevComponents.DotNetBar.LabelX();
			this.dtEnvironmentBegin = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
			this.tabEnvironment = new DevComponents.DotNetBar.SuperTabItem();
			this.statusBar = new DevComponents.DotNetBar.Bar();
			this.lblStatus = new DevComponents.DotNetBar.LabelItem();
			this.btnAuthor = new DevComponents.DotNetBar.ButtonItem();
			this.cbTheme = new DevComponents.DotNetBar.ComboBoxItem();
			this.cpCanvasColor = new DevComponents.DotNetBar.ColorPickerDropDown();
			this.cpBaseColor = new DevComponents.DotNetBar.ColorPickerDropDown();
			this.deviceImageListCombo = new System.Windows.Forms.ImageList(this.components);
			((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).BeginInit();
			this.superTabControl1.SuspendLayout();
			this.superTabControlPanel1.SuspendLayout();
			this.superTabControlPanel3.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dtHistoryEnd)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.dtHistoryBegin)).BeginInit();
			this.superTabControlPanel6.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dtCompareEnd)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.dtCompareBegin)).BeginInit();
			this.superTabControlPanel4.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dtStatisticEnd)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.dtStatisticBegin)).BeginInit();
			this.superTabControlPanel2.SuspendLayout();
			this.superTabControlPanel5.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.dtEnvironmentEnd)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.dtEnvironmentBegin)).BeginInit();
			((System.ComponentModel.ISupportInitialize)(this.statusBar)).BeginInit();
			this.SuspendLayout();
			// 
			// styleManager
			// 
			this.styleManager.ManagerStyle = DevComponents.DotNetBar.eStyle.Office2013;
			this.styleManager.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.WhiteSmoke, System.Drawing.Color.Gray);
			// 
			// tabItem1
			// 
			this.tabItem1.Name = "tabItem1";
			this.tabItem1.Text = "";
			// 
			// tabControlPanel1
			// 
			this.tabControlPanel1.DisabledBackColor = System.Drawing.Color.Empty;
			this.tabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.tabControlPanel1.Location = new System.Drawing.Point(0, 26);
			this.tabControlPanel1.Name = "tabControlPanel1";
			this.tabControlPanel1.Padding = new System.Windows.Forms.Padding(1);
			this.tabControlPanel1.Size = new System.Drawing.Size(256, 126);
			this.tabControlPanel1.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
			this.tabControlPanel1.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
			this.tabControlPanel1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
			this.tabControlPanel1.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
			this.tabControlPanel1.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) 
            | DevComponents.DotNetBar.eBorderSide.Bottom)));
			this.tabControlPanel1.Style.GradientAngle = 90;
			this.tabControlPanel1.TabIndex = 1;
			this.tabControlPanel1.TabItem = this.tabItem1;
			// 
			// tabItem3
			// 
			this.tabItem3.Name = "tabItem3";
			this.tabItem3.Text = "";
			// 
			// tabControlPanel3
			// 
			this.tabControlPanel3.DisabledBackColor = System.Drawing.Color.Empty;
			this.tabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
			this.tabControlPanel3.Location = new System.Drawing.Point(0, 26);
			this.tabControlPanel3.Name = "tabControlPanel3";
			this.tabControlPanel3.Padding = new System.Windows.Forms.Padding(1);
			this.tabControlPanel3.Size = new System.Drawing.Size(256, 126);
			this.tabControlPanel3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(142)))), ((int)(((byte)(179)))), ((int)(((byte)(231)))));
			this.tabControlPanel3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(237)))), ((int)(((byte)(254)))));
			this.tabControlPanel3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
			this.tabControlPanel3.Style.BorderColor.Color = System.Drawing.Color.FromArgb(((int)(((byte)(59)))), ((int)(((byte)(97)))), ((int)(((byte)(156)))));
			this.tabControlPanel3.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) 
            | DevComponents.DotNetBar.eBorderSide.Bottom)));
			this.tabControlPanel3.Style.GradientAngle = 90;
			this.tabControlPanel3.TabIndex = 2;
			this.tabControlPanel3.TabItem = this.tabItem3;
			// 
			// superTabControl1
			// 
			this.superTabControl1.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.superTabControl1.BackColor = System.Drawing.Color.WhiteSmoke;
			// 
			// 
			// 
			// 
			// 
			// 
			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.superTabControlPanel3);
			this.superTabControl1.Controls.Add(this.superTabControlPanel6);
			this.superTabControl1.Controls.Add(this.superTabControlPanel4);
			this.superTabControl1.Controls.Add(this.superTabControlPanel2);
			this.superTabControl1.Controls.Add(this.superTabControlPanel5);
			this.superTabControl1.Font = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.superTabControl1.ForeColor = System.Drawing.Color.Black;
			this.superTabControl1.Location = new System.Drawing.Point(0, 0);
			this.superTabControl1.Name = "superTabControl1";
			this.superTabControl1.ReorderTabsEnabled = true;
			this.superTabControl1.SelectedTabFont = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.superTabControl1.SelectedTabIndex = 0;
			this.superTabControl1.Size = new System.Drawing.Size(1090, 686);
			this.superTabControl1.TabFont = new System.Drawing.Font("Times New Roman", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.superTabControl1.TabIndex = 0;
			this.superTabControl1.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.superTabItem1,
            this.tabBlockManager,
            this.tabDeviceStatistic,
            this.tabCompare,
            this.tabDeviceHistory,
            this.tabEnvironment});
			this.superTabControl1.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
			this.superTabControl1.Text = "superTabControl1";
			// 
			// superTabControlPanel1
			// 
			this.superTabControlPanel1.Controls.Add(this.gridDevice);
			this.superTabControlPanel1.Controls.Add(this.progUpdateData);
			this.superTabControlPanel1.Controls.Add(this.txtDiffTime);
			this.superTabControlPanel1.Controls.Add(this.labelX2);
			this.superTabControlPanel1.Controls.Add(this.lbFileList);
			this.superTabControlPanel1.Controls.Add(this.txtLogUpdateTime);
			this.superTabControlPanel1.Controls.Add(this.labelX1);
			this.superTabControlPanel1.Controls.Add(this.btnUpdateData);
			this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel1.Location = new System.Drawing.Point(0, 36);
			this.superTabControlPanel1.Name = "superTabControlPanel1";
			this.superTabControlPanel1.Size = new System.Drawing.Size(1090, 650);
			this.superTabControlPanel1.TabIndex = 1;
			this.superTabControlPanel1.TabItem = this.superTabItem1;
			// 
			// gridDevice
			// 
			this.gridDevice.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.gridDevice.BackColor = System.Drawing.Color.WhiteSmoke;
			this.gridDevice.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
			this.gridDevice.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.gridDevice.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.gridDevice.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
			this.gridDevice.ForeColor = System.Drawing.Color.Black;
			this.gridDevice.Location = new System.Drawing.Point(488, 0);
			this.gridDevice.Name = "gridDevice";
			// 
			// 
			// 
			this.gridDevice.PrimaryGrid.AllowRowHeaderResize = true;
			this.gridDevice.PrimaryGrid.AllowRowInsert = true;
			this.gridDevice.PrimaryGrid.AllowRowResize = true;
			this.gridDevice.PrimaryGrid.Columns.Add(this.colDeviceID);
			this.gridDevice.PrimaryGrid.Columns.Add(this.colDeviceType);
			this.gridDevice.PrimaryGrid.Columns.Add(this.colDeviceName);
			this.gridDevice.PrimaryGrid.Columns.Add(this.colDeviceAction);
			this.gridDevice.PrimaryGrid.DefaultRowHeight = 75;
			this.gridDevice.PrimaryGrid.MultiSelect = false;
			this.gridDevice.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.RowWithCellHighlight;
			this.gridDevice.PrimaryGrid.ShowInsertRow = true;
			this.gridDevice.Size = new System.Drawing.Size(599, 650);
			this.gridDevice.TabIndex = 10;
			this.gridDevice.CellDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.gridDevice_CellDoubleClick);
			this.gridDevice.CloseEdit += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCloseEditEventArgs>(this.gridDevice_CloseEdit);
			this.gridDevice.RowAdded += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowAddedEventArgs>(this.gridDevice_RowAdded);
			this.gridDevice.RowSetDefaultValues += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowSetDefaultValuesEventArgs>(this.gridDevice_RowSetDefaultValues);
			// 
			// colDeviceID
			// 
			this.colDeviceID.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
			this.colDeviceID.Name = "ID";
			this.colDeviceID.Width = 50;
			// 
			// colDeviceType
			// 
			this.colDeviceType.Name = "Loại";
			this.colDeviceType.Width = 150;
			// 
			// colDeviceName
			// 
			this.colDeviceName.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
			this.colDeviceName.Name = "Tên thiết bị";
			// 
			// colDeviceAction
			// 
			this.colDeviceAction.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
			this.colDeviceAction.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridRadialMenuEditControl);
			this.colDeviceAction.FillWeight = 75;
			this.colDeviceAction.Name = "H.Đ";
			this.colDeviceAction.SortIndicator = DevComponents.DotNetBar.SuperGrid.SortIndicator.None;
			// 
			// progUpdateData
			// 
			this.progUpdateData.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.progUpdateData.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.progUpdateData.Location = new System.Drawing.Point(256, 142);
			this.progUpdateData.Name = "progUpdateData";
			this.progUpdateData.ProgressBarType = DevComponents.DotNetBar.eCircularProgressType.Spoke;
			this.progUpdateData.Size = new System.Drawing.Size(209, 209);
			this.progUpdateData.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
			this.progUpdateData.TabIndex = 9;
			// 
			// txtDiffTime
			// 
			this.txtDiffTime.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			this.txtDiffTime.Border.Class = "TextBoxBorder";
			this.txtDiffTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.txtDiffTime.DisabledBackColor = System.Drawing.Color.White;
			this.txtDiffTime.ForeColor = System.Drawing.Color.Black;
			this.txtDiffTime.Location = new System.Drawing.Point(256, 110);
			this.txtDiffTime.Name = "txtDiffTime";
			this.txtDiffTime.PreventEnterBeep = true;
			this.txtDiffTime.ReadOnly = true;
			this.txtDiffTime.Size = new System.Drawing.Size(209, 26);
			this.txtDiffTime.TabIndex = 8;
			// 
			// labelX2
			// 
			this.labelX2.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX2.ForeColor = System.Drawing.Color.Black;
			this.labelX2.Location = new System.Drawing.Point(256, 80);
			this.labelX2.Name = "labelX2";
			this.labelX2.SingleLineColor = System.Drawing.SystemColors.ControlLight;
			this.labelX2.Size = new System.Drawing.Size(209, 23);
			this.labelX2.TabIndex = 7;
			this.labelX2.Text = "Thời gian trễ:";
			// 
			// lbFileList
			// 
			this.lbFileList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
			this.lbFileList.AutoScroll = true;
			this.lbFileList.BackColor = System.Drawing.Color.WhiteSmoke;
			// 
			// 
			// 
			this.lbFileList.BackgroundStyle.Class = "ListBoxAdv";
			this.lbFileList.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.lbFileList.CheckStateMember = null;
			this.lbFileList.ContainerControlProcessDialogKey = true;
			this.lbFileList.DragDropSupport = true;
			this.lbFileList.ForeColor = System.Drawing.Color.Black;
			this.lbFileList.Location = new System.Drawing.Point(12, 122);
			this.lbFileList.Name = "lbFileList";
			this.lbFileList.Size = new System.Drawing.Size(226, 514);
			this.lbFileList.TabIndex = 4;
			// 
			// txtLogUpdateTime
			// 
			this.txtLogUpdateTime.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			this.txtLogUpdateTime.Border.Class = "TextBoxBorder";
			this.txtLogUpdateTime.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.txtLogUpdateTime.DisabledBackColor = System.Drawing.Color.White;
			this.txtLogUpdateTime.ForeColor = System.Drawing.Color.Black;
			this.txtLogUpdateTime.Location = new System.Drawing.Point(256, 48);
			this.txtLogUpdateTime.Name = "txtLogUpdateTime";
			this.txtLogUpdateTime.PreventEnterBeep = true;
			this.txtLogUpdateTime.ReadOnly = true;
			this.txtLogUpdateTime.Size = new System.Drawing.Size(209, 26);
			this.txtLogUpdateTime.TabIndex = 2;
			// 
			// labelX1
			// 
			this.labelX1.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX1.ForeColor = System.Drawing.Color.Black;
			this.labelX1.Location = new System.Drawing.Point(256, 18);
			this.labelX1.Name = "labelX1";
			this.labelX1.SingleLineColor = System.Drawing.SystemColors.ControlLight;
			this.labelX1.Size = new System.Drawing.Size(209, 23);
			this.labelX1.TabIndex = 1;
			this.labelX1.Text = "Dữ liệu được cập nhật đến:";
			// 
			// btnUpdateData
			// 
			this.btnUpdateData.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.btnUpdateData.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.btnUpdateData.Font = new System.Drawing.Font("Segoe UI Black", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.btnUpdateData.Location = new System.Drawing.Point(12, 18);
			this.btnUpdateData.Name = "btnUpdateData";
			this.btnUpdateData.Size = new System.Drawing.Size(226, 98);
			this.btnUpdateData.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.btnUpdateData.Symbol = "";
			this.btnUpdateData.SymbolSize = 40F;
			this.btnUpdateData.TabIndex = 0;
			this.btnUpdateData.Text = " Cập nhật";
			this.btnUpdateData.Click += new System.EventHandler(this.btnUpdateData_Click);
			// 
			// superTabItem1
			// 
			this.superTabItem1.AttachedControl = this.superTabControlPanel1;
			this.superTabItem1.GlobalItem = false;
			this.superTabItem1.Name = "superTabItem1";
			this.superTabItem1.Text = "Cập nhật dữ liệu";
			// 
			// superTabControlPanel3
			// 
			this.superTabControlPanel3.Controls.Add(this.cbHistoryFilter);
			this.superTabControlPanel3.Controls.Add(this.txtDeviceHistoryPower);
			this.superTabControlPanel3.Controls.Add(this.labelX6);
			this.superTabControlPanel3.Controls.Add(this.cbHistoryY2);
			this.superTabControlPanel3.Controls.Add(this.labelX5);
			this.superTabControlPanel3.Controls.Add(this.progDeviceHistory);
			this.superTabControlPanel3.Controls.Add(this.graphHistory);
			this.superTabControlPanel3.Controls.Add(this.btnUpdateHistory);
			this.superTabControlPanel3.Controls.Add(this.labelX4);
			this.superTabControlPanel3.Controls.Add(this.dtHistoryEnd);
			this.superTabControlPanel3.Controls.Add(this.labelX3);
			this.superTabControlPanel3.Controls.Add(this.dtHistoryBegin);
			this.superTabControlPanel3.Controls.Add(this.cbDeviceHistory);
			this.superTabControlPanel3.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel3.Location = new System.Drawing.Point(0, 36);
			this.superTabControlPanel3.Name = "superTabControlPanel3";
			this.superTabControlPanel3.Size = new System.Drawing.Size(1090, 650);
			this.superTabControlPanel3.TabIndex = 0;
			this.superTabControlPanel3.TabItem = this.tabDeviceHistory;
			// 
			// cbHistoryFilter
			// 
			this.cbHistoryFilter.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.cbHistoryFilter.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.cbHistoryFilter.Checked = true;
			this.cbHistoryFilter.CheckState = System.Windows.Forms.CheckState.Checked;
			this.cbHistoryFilter.CheckValue = "Y";
			this.cbHistoryFilter.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.cbHistoryFilter.ForeColor = System.Drawing.Color.Black;
			this.cbHistoryFilter.Location = new System.Drawing.Point(13, 300);
			this.cbHistoryFilter.Name = "cbHistoryFilter";
			this.cbHistoryFilter.Size = new System.Drawing.Size(103, 23);
			this.cbHistoryFilter.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.cbHistoryFilter.TabIndex = 29;
			this.cbHistoryFilter.Text = "Lọc nhiễu";
			// 
			// txtDeviceHistoryPower
			// 
			this.txtDeviceHistoryPower.BackColor = System.Drawing.Color.White;
			this.txtDeviceHistoryPower.ForeColor = System.Drawing.Color.Black;
			this.txtDeviceHistoryPower.Location = new System.Drawing.Point(13, 372);
			this.txtDeviceHistoryPower.Name = "txtDeviceHistoryPower";
			this.txtDeviceHistoryPower.ReadOnly = true;
			this.txtDeviceHistoryPower.Size = new System.Drawing.Size(208, 26);
			this.txtDeviceHistoryPower.TabIndex = 14;
			// 
			// labelX6
			// 
			this.labelX6.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX6.ForeColor = System.Drawing.Color.Black;
			this.labelX6.Location = new System.Drawing.Point(12, 342);
			this.labelX6.Name = "labelX6";
			this.labelX6.Size = new System.Drawing.Size(208, 23);
			this.labelX6.TabIndex = 13;
			this.labelX6.Text = "Tiêu thụ:";
			// 
			// cbHistoryY2
			// 
			this.cbHistoryY2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbHistoryY2.ForeColor = System.Drawing.Color.Black;
			this.cbHistoryY2.FormattingEnabled = true;
			this.cbHistoryY2.Items.AddRange(new object[] {
            "Dòng điện (I)",
            "Điện áp (V)",
            "Công suất biểu kiến (S)"});
			this.cbHistoryY2.Location = new System.Drawing.Point(13, 267);
			this.cbHistoryY2.Name = "cbHistoryY2";
			this.cbHistoryY2.Size = new System.Drawing.Size(207, 27);
			this.cbHistoryY2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.cbHistoryY2.TabIndex = 12;
			// 
			// labelX5
			// 
			this.labelX5.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX5.ForeColor = System.Drawing.Color.Black;
			this.labelX5.Location = new System.Drawing.Point(13, 237);
			this.labelX5.Name = "labelX5";
			this.labelX5.Size = new System.Drawing.Size(208, 23);
			this.labelX5.TabIndex = 11;
			this.labelX5.Text = "Dữ liệu phụ:";
			// 
			// progDeviceHistory
			// 
			this.progDeviceHistory.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.progDeviceHistory.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.progDeviceHistory.Location = new System.Drawing.Point(63, 529);
			this.progDeviceHistory.Name = "progDeviceHistory";
			this.progDeviceHistory.ProgressBarType = DevComponents.DotNetBar.eCircularProgressType.Spoke;
			this.progDeviceHistory.Size = new System.Drawing.Size(100, 100);
			this.progDeviceHistory.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
			this.progDeviceHistory.TabIndex = 10;
			// 
			// graphHistory
			// 
			this.graphHistory.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.graphHistory.BackColor = System.Drawing.Color.WhiteSmoke;
			this.graphHistory.ForeColor = System.Drawing.Color.Black;
			this.graphHistory.Location = new System.Drawing.Point(228, 0);
			this.graphHistory.Margin = new System.Windows.Forms.Padding(4);
			this.graphHistory.Name = "graphHistory";
			this.graphHistory.ScrollGrace = 0D;
			this.graphHistory.ScrollMaxX = 0D;
			this.graphHistory.ScrollMaxY = 0D;
			this.graphHistory.ScrollMaxY2 = 0D;
			this.graphHistory.ScrollMinX = 0D;
			this.graphHistory.ScrollMinY = 0D;
			this.graphHistory.ScrollMinY2 = 0D;
			this.graphHistory.Size = new System.Drawing.Size(862, 650);
			this.graphHistory.TabIndex = 9;
			// 
			// btnUpdateHistory
			// 
			this.btnUpdateHistory.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.btnUpdateHistory.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.btnUpdateHistory.Font = new System.Drawing.Font("Segoe UI Black", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.btnUpdateHistory.Location = new System.Drawing.Point(12, 425);
			this.btnUpdateHistory.Name = "btnUpdateHistory";
			this.btnUpdateHistory.Size = new System.Drawing.Size(208, 98);
			this.btnUpdateHistory.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.btnUpdateHistory.Symbol = "";
			this.btnUpdateHistory.SymbolSize = 35F;
			this.btnUpdateHistory.TabIndex = 8;
			this.btnUpdateHistory.Text = " Thống kê";
			this.btnUpdateHistory.Click += new System.EventHandler(this.btnUpdateHistory_Click);
			// 
			// labelX4
			// 
			this.labelX4.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX4.ForeColor = System.Drawing.Color.Black;
			this.labelX4.Location = new System.Drawing.Point(13, 167);
			this.labelX4.Name = "labelX4";
			this.labelX4.Size = new System.Drawing.Size(208, 23);
			this.labelX4.TabIndex = 7;
			this.labelX4.Text = "Thời gian kết thúc:";
			// 
			// dtHistoryEnd
			// 
			this.dtHistoryEnd.AutoOffFreeTextEntry = true;
			this.dtHistoryEnd.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			this.dtHistoryEnd.BackgroundStyle.Class = "DateTimeInputBackground";
			this.dtHistoryEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtHistoryEnd.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
			this.dtHistoryEnd.ButtonDropDown.Visible = true;
			this.dtHistoryEnd.CustomFormat = "HH:mm dd/MM/yyyy";
			this.dtHistoryEnd.DateTimeSelectorVisibility = DevComponents.Editors.DateTimeAdv.eDateTimeSelectorVisibility.Both;
			this.dtHistoryEnd.ForeColor = System.Drawing.Color.Black;
			this.dtHistoryEnd.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
			this.dtHistoryEnd.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
			this.dtHistoryEnd.IsPopupCalendarOpen = false;
			this.dtHistoryEnd.Location = new System.Drawing.Point(12, 196);
			// 
			// 
			// 
			this.dtHistoryEnd.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtHistoryEnd.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtHistoryEnd.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
			// 
			// 
			// 
			this.dtHistoryEnd.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
			this.dtHistoryEnd.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
			this.dtHistoryEnd.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.dtHistoryEnd.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.dtHistoryEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.dtHistoryEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
			this.dtHistoryEnd.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtHistoryEnd.MonthCalendar.DayClickAutoClosePopup = false;
			this.dtHistoryEnd.MonthCalendar.DisplayMonth = new System.DateTime(2015, 7, 1, 0, 0, 0, 0);
			this.dtHistoryEnd.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
			this.dtHistoryEnd.MonthCalendar.MarkedDates = new System.DateTime[0];
			this.dtHistoryEnd.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtHistoryEnd.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
			this.dtHistoryEnd.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
			this.dtHistoryEnd.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.dtHistoryEnd.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtHistoryEnd.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0];
			this.dtHistoryEnd.Name = "dtHistoryEnd";
			this.dtHistoryEnd.Size = new System.Drawing.Size(209, 26);
			this.dtHistoryEnd.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.dtHistoryEnd.TabIndex = 6;
			this.dtHistoryEnd.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
			this.dtHistoryEnd.TimeSelectorType = DevComponents.Editors.DateTimeAdv.eTimeSelectorType.TouchStyle;
			// 
			// labelX3
			// 
			this.labelX3.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX3.ForeColor = System.Drawing.Color.Black;
			this.labelX3.Location = new System.Drawing.Point(13, 100);
			this.labelX3.Name = "labelX3";
			this.labelX3.Size = new System.Drawing.Size(208, 23);
			this.labelX3.TabIndex = 5;
			this.labelX3.Text = "Thời gian bắt đầu:";
			// 
			// dtHistoryBegin
			// 
			this.dtHistoryBegin.AutoOffFreeTextEntry = true;
			this.dtHistoryBegin.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			this.dtHistoryBegin.BackgroundStyle.Class = "DateTimeInputBackground";
			this.dtHistoryBegin.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtHistoryBegin.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
			this.dtHistoryBegin.ButtonDropDown.Visible = true;
			this.dtHistoryBegin.CustomFormat = "HH:mm dd/MM/yyyy";
			this.dtHistoryBegin.DateTimeSelectorVisibility = DevComponents.Editors.DateTimeAdv.eDateTimeSelectorVisibility.Both;
			this.dtHistoryBegin.ForeColor = System.Drawing.Color.Black;
			this.dtHistoryBegin.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
			this.dtHistoryBegin.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
			this.dtHistoryBegin.IsPopupCalendarOpen = false;
			this.dtHistoryBegin.Location = new System.Drawing.Point(13, 129);
			// 
			// 
			// 
			this.dtHistoryBegin.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtHistoryBegin.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtHistoryBegin.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
			// 
			// 
			// 
			this.dtHistoryBegin.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
			this.dtHistoryBegin.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
			this.dtHistoryBegin.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.dtHistoryBegin.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.dtHistoryBegin.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.dtHistoryBegin.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
			this.dtHistoryBegin.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtHistoryBegin.MonthCalendar.DayClickAutoClosePopup = false;
			this.dtHistoryBegin.MonthCalendar.DisplayMonth = new System.DateTime(2015, 7, 1, 0, 0, 0, 0);
			this.dtHistoryBegin.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
			this.dtHistoryBegin.MonthCalendar.MarkedDates = new System.DateTime[0];
			this.dtHistoryBegin.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtHistoryBegin.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
			this.dtHistoryBegin.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
			this.dtHistoryBegin.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.dtHistoryBegin.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtHistoryBegin.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0];
			this.dtHistoryBegin.Name = "dtHistoryBegin";
			this.dtHistoryBegin.Size = new System.Drawing.Size(209, 26);
			this.dtHistoryBegin.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.dtHistoryBegin.TabIndex = 4;
			this.dtHistoryBegin.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
			this.dtHistoryBegin.TimeSelectorType = DevComponents.Editors.DateTimeAdv.eTimeSelectorType.TouchStyle;
			// 
			// cbDeviceHistory
			// 
			this.cbDeviceHistory.BackColor = System.Drawing.Color.WhiteSmoke;
			this.cbDeviceHistory.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
			this.cbDeviceHistory.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbDeviceHistory.ForeColor = System.Drawing.Color.Black;
			this.cbDeviceHistory.FormattingEnabled = true;
			this.cbDeviceHistory.ImageList = this.deviceImageList;
			this.cbDeviceHistory.ItemHeight = 64;
			this.cbDeviceHistory.Location = new System.Drawing.Point(12, 15);
			this.cbDeviceHistory.Name = "cbDeviceHistory";
			this.cbDeviceHistory.Size = new System.Drawing.Size(209, 70);
			this.cbDeviceHistory.TabIndex = 1;
			this.cbDeviceHistory.SelectedIndexChanged += new System.EventHandler(this.cbDeviceHistory_SelectedIndexChanged);
			// 
			// deviceImageList
			// 
			this.deviceImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("deviceImageList.ImageStream")));
			this.deviceImageList.TransparentColor = System.Drawing.Color.Transparent;
			this.deviceImageList.Images.SetKeyName(0, "air_conditioner.jpg");
			this.deviceImageList.Images.SetKeyName(1, "electric_socket.jpg");
			this.deviceImageList.Images.SetKeyName(2, "fan.jpg");
			this.deviceImageList.Images.SetKeyName(3, "washing_machine.jpg");
			this.deviceImageList.Images.SetKeyName(4, "water_heater.jpg");
			this.deviceImageList.Images.SetKeyName(5, "line.jpg");
			this.deviceImageList.Images.SetKeyName(6, "other.jpg");
			// 
			// tabDeviceHistory
			// 
			this.tabDeviceHistory.AttachedControl = this.superTabControlPanel3;
			this.tabDeviceHistory.Enabled = false;
			this.tabDeviceHistory.GlobalItem = false;
			this.tabDeviceHistory.Name = "tabDeviceHistory";
			this.tabDeviceHistory.Text = "Lịch sử thiết bị";
			// 
			// superTabControlPanel6
			// 
			this.superTabControlPanel6.Controls.Add(this.cbComparePieChart);
			this.superTabControlPanel6.Controls.Add(this.cbCompareType);
			this.superTabControlPanel6.Controls.Add(this.labelX19);
			this.superTabControlPanel6.Controls.Add(this.txtComparePrice);
			this.superTabControlPanel6.Controls.Add(this.labelX17);
			this.superTabControlPanel6.Controls.Add(this.txtComparePower);
			this.superTabControlPanel6.Controls.Add(this.labelX18);
			this.superTabControlPanel6.Controls.Add(this.graphCompare);
			this.superTabControlPanel6.Controls.Add(this.progDeviceCompare);
			this.superTabControlPanel6.Controls.Add(this.btnUpdateCompare);
			this.superTabControlPanel6.Controls.Add(this.labelX15);
			this.superTabControlPanel6.Controls.Add(this.dtCompareEnd);
			this.superTabControlPanel6.Controls.Add(this.labelX16);
			this.superTabControlPanel6.Controls.Add(this.dtCompareBegin);
			this.superTabControlPanel6.Controls.Add(this.lbDeviceCompare);
			this.superTabControlPanel6.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel6.Location = new System.Drawing.Point(0, 36);
			this.superTabControlPanel6.Name = "superTabControlPanel6";
			this.superTabControlPanel6.Size = new System.Drawing.Size(1090, 650);
			this.superTabControlPanel6.TabIndex = 0;
			this.superTabControlPanel6.TabItem = this.tabCompare;
			// 
			// cbComparePieChart
			// 
			this.cbComparePieChart.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.cbComparePieChart.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.cbComparePieChart.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.cbComparePieChart.ForeColor = System.Drawing.Color.Black;
			this.cbComparePieChart.Location = new System.Drawing.Point(117, 260);
			this.cbComparePieChart.Name = "cbComparePieChart";
			this.cbComparePieChart.Size = new System.Drawing.Size(103, 23);
			this.cbComparePieChart.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.cbComparePieChart.TabIndex = 28;
			this.cbComparePieChart.Text = "Biểu đồ quạt";
			// 
			// cbCompareType
			// 
			this.cbCompareType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbCompareType.ForeColor = System.Drawing.Color.Black;
			this.cbCompareType.FormattingEnabled = true;
			this.cbCompareType.Items.AddRange(new object[] {
            "Giờ trong ngày (0h-23h)",
            "Thứ trong tuần (thứ 2-CN)",
            "Ngày trong tháng (ngày 1-30)",
            "Tháng trong năm (tháng 1-12)"});
			this.cbCompareType.Location = new System.Drawing.Point(12, 288);
			this.cbCompareType.Name = "cbCompareType";
			this.cbCompareType.Size = new System.Drawing.Size(207, 27);
			this.cbCompareType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.cbCompareType.TabIndex = 35;
			// 
			// labelX19
			// 
			this.labelX19.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX19.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX19.ForeColor = System.Drawing.Color.Black;
			this.labelX19.Location = new System.Drawing.Point(12, 258);
			this.labelX19.Name = "labelX19";
			this.labelX19.Size = new System.Drawing.Size(208, 23);
			this.labelX19.TabIndex = 34;
			this.labelX19.Text = "Thống kê theo:";
			// 
			// txtComparePrice
			// 
			this.txtComparePrice.BackColor = System.Drawing.Color.White;
			this.txtComparePrice.ForeColor = System.Drawing.Color.Black;
			this.txtComparePrice.Location = new System.Drawing.Point(13, 397);
			this.txtComparePrice.Name = "txtComparePrice";
			this.txtComparePrice.ReadOnly = true;
			this.txtComparePrice.Size = new System.Drawing.Size(208, 26);
			this.txtComparePrice.TabIndex = 33;
			// 
			// labelX17
			// 
			this.labelX17.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX17.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX17.ForeColor = System.Drawing.Color.Black;
			this.labelX17.Location = new System.Drawing.Point(12, 372);
			this.labelX17.Name = "labelX17";
			this.labelX17.Size = new System.Drawing.Size(208, 23);
			this.labelX17.TabIndex = 32;
			this.labelX17.Text = "Chi phí ước tính:";
			// 
			// txtComparePower
			// 
			this.txtComparePower.BackColor = System.Drawing.Color.White;
			this.txtComparePower.ForeColor = System.Drawing.Color.Black;
			this.txtComparePower.Location = new System.Drawing.Point(14, 346);
			this.txtComparePower.Name = "txtComparePower";
			this.txtComparePower.ReadOnly = true;
			this.txtComparePower.Size = new System.Drawing.Size(208, 26);
			this.txtComparePower.TabIndex = 31;
			// 
			// labelX18
			// 
			this.labelX18.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX18.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX18.ForeColor = System.Drawing.Color.Black;
			this.labelX18.Location = new System.Drawing.Point(13, 321);
			this.labelX18.Name = "labelX18";
			this.labelX18.Size = new System.Drawing.Size(208, 23);
			this.labelX18.TabIndex = 30;
			this.labelX18.Text = "Tiêu thụ:";
			// 
			// graphCompare
			// 
			this.graphCompare.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.graphCompare.Location = new System.Drawing.Point(228, 0);
			this.graphCompare.Margin = new System.Windows.Forms.Padding(4);
			this.graphCompare.Name = "graphCompare";
			this.graphCompare.ScrollGrace = 0D;
			this.graphCompare.ScrollMaxX = 0D;
			this.graphCompare.ScrollMaxY = 0D;
			this.graphCompare.ScrollMaxY2 = 0D;
			this.graphCompare.ScrollMinX = 0D;
			this.graphCompare.ScrollMinY = 0D;
			this.graphCompare.ScrollMinY2 = 0D;
			this.graphCompare.Size = new System.Drawing.Size(862, 650);
			this.graphCompare.TabIndex = 24;
			// 
			// progDeviceCompare
			// 
			this.progDeviceCompare.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.progDeviceCompare.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.progDeviceCompare.Location = new System.Drawing.Point(65, 545);
			this.progDeviceCompare.Name = "progDeviceCompare";
			this.progDeviceCompare.ProgressBarType = DevComponents.DotNetBar.eCircularProgressType.Spoke;
			this.progDeviceCompare.Size = new System.Drawing.Size(100, 100);
			this.progDeviceCompare.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
			this.progDeviceCompare.TabIndex = 23;
			// 
			// btnUpdateCompare
			// 
			this.btnUpdateCompare.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.btnUpdateCompare.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.btnUpdateCompare.Font = new System.Drawing.Font("Segoe UI Black", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.btnUpdateCompare.Location = new System.Drawing.Point(12, 441);
			this.btnUpdateCompare.Name = "btnUpdateCompare";
			this.btnUpdateCompare.Size = new System.Drawing.Size(208, 98);
			this.btnUpdateCompare.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.btnUpdateCompare.Symbol = "";
			this.btnUpdateCompare.SymbolSize = 35F;
			this.btnUpdateCompare.TabIndex = 22;
			this.btnUpdateCompare.Text = " Thống kê";
			this.btnUpdateCompare.Click += new System.EventHandler(this.btnUpdateCompare_Click);
			// 
			// labelX15
			// 
			this.labelX15.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX15.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX15.ForeColor = System.Drawing.Color.Black;
			this.labelX15.Location = new System.Drawing.Point(13, 207);
			this.labelX15.Name = "labelX15";
			this.labelX15.Size = new System.Drawing.Size(208, 23);
			this.labelX15.TabIndex = 11;
			this.labelX15.Text = "Thời gian kết thúc:";
			// 
			// dtCompareEnd
			// 
			this.dtCompareEnd.AutoOffFreeTextEntry = true;
			this.dtCompareEnd.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			this.dtCompareEnd.BackgroundStyle.Class = "DateTimeInputBackground";
			this.dtCompareEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtCompareEnd.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
			this.dtCompareEnd.ButtonDropDown.Visible = true;
			this.dtCompareEnd.CustomFormat = "HH:mm dd/MM/yyyy";
			this.dtCompareEnd.DateTimeSelectorVisibility = DevComponents.Editors.DateTimeAdv.eDateTimeSelectorVisibility.Both;
			this.dtCompareEnd.ForeColor = System.Drawing.Color.Black;
			this.dtCompareEnd.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
			this.dtCompareEnd.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
			this.dtCompareEnd.IsPopupCalendarOpen = false;
			this.dtCompareEnd.Location = new System.Drawing.Point(12, 231);
			// 
			// 
			// 
			this.dtCompareEnd.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtCompareEnd.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtCompareEnd.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
			// 
			// 
			// 
			this.dtCompareEnd.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
			this.dtCompareEnd.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
			this.dtCompareEnd.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.dtCompareEnd.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.dtCompareEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.dtCompareEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
			this.dtCompareEnd.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtCompareEnd.MonthCalendar.DayClickAutoClosePopup = false;
			this.dtCompareEnd.MonthCalendar.DisplayMonth = new System.DateTime(2015, 7, 1, 0, 0, 0, 0);
			this.dtCompareEnd.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
			this.dtCompareEnd.MonthCalendar.MarkedDates = new System.DateTime[0];
			this.dtCompareEnd.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtCompareEnd.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
			this.dtCompareEnd.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
			this.dtCompareEnd.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.dtCompareEnd.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtCompareEnd.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0];
			this.dtCompareEnd.Name = "dtCompareEnd";
			this.dtCompareEnd.Size = new System.Drawing.Size(209, 26);
			this.dtCompareEnd.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.dtCompareEnd.TabIndex = 10;
			this.dtCompareEnd.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
			this.dtCompareEnd.TimeSelectorType = DevComponents.Editors.DateTimeAdv.eTimeSelectorType.TouchStyle;
			// 
			// labelX16
			// 
			this.labelX16.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX16.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX16.ForeColor = System.Drawing.Color.Black;
			this.labelX16.Location = new System.Drawing.Point(13, 156);
			this.labelX16.Name = "labelX16";
			this.labelX16.Size = new System.Drawing.Size(208, 23);
			this.labelX16.TabIndex = 9;
			this.labelX16.Text = "Thời gian bắt đầu:";
			// 
			// dtCompareBegin
			// 
			this.dtCompareBegin.AutoOffFreeTextEntry = true;
			this.dtCompareBegin.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			this.dtCompareBegin.BackgroundStyle.Class = "DateTimeInputBackground";
			this.dtCompareBegin.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtCompareBegin.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
			this.dtCompareBegin.ButtonDropDown.Visible = true;
			this.dtCompareBegin.CustomFormat = "HH:mm dd/MM/yyyy";
			this.dtCompareBegin.DateTimeSelectorVisibility = DevComponents.Editors.DateTimeAdv.eDateTimeSelectorVisibility.Both;
			this.dtCompareBegin.ForeColor = System.Drawing.Color.Black;
			this.dtCompareBegin.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
			this.dtCompareBegin.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
			this.dtCompareBegin.IsPopupCalendarOpen = false;
			this.dtCompareBegin.Location = new System.Drawing.Point(13, 180);
			// 
			// 
			// 
			this.dtCompareBegin.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtCompareBegin.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtCompareBegin.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
			// 
			// 
			// 
			this.dtCompareBegin.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
			this.dtCompareBegin.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
			this.dtCompareBegin.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.dtCompareBegin.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.dtCompareBegin.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.dtCompareBegin.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
			this.dtCompareBegin.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtCompareBegin.MonthCalendar.DayClickAutoClosePopup = false;
			this.dtCompareBegin.MonthCalendar.DisplayMonth = new System.DateTime(2015, 7, 1, 0, 0, 0, 0);
			this.dtCompareBegin.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
			this.dtCompareBegin.MonthCalendar.MarkedDates = new System.DateTime[0];
			this.dtCompareBegin.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtCompareBegin.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
			this.dtCompareBegin.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
			this.dtCompareBegin.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.dtCompareBegin.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtCompareBegin.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0];
			this.dtCompareBegin.Name = "dtCompareBegin";
			this.dtCompareBegin.Size = new System.Drawing.Size(209, 26);
			this.dtCompareBegin.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.dtCompareBegin.TabIndex = 8;
			this.dtCompareBegin.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
			this.dtCompareBegin.TimeSelectorType = DevComponents.Editors.DateTimeAdv.eTimeSelectorType.TouchStyle;
			// 
			// lbDeviceCompare
			// 
			this.lbDeviceCompare.BackColor = System.Drawing.Color.WhiteSmoke;
			this.lbDeviceCompare.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
			this.lbDeviceCompare.ForeColor = System.Drawing.Color.Black;
			this.lbDeviceCompare.FormattingEnabled = true;
			this.lbDeviceCompare.ImageList = this.deviceImageList;
			this.lbDeviceCompare.ItemHeight = 64;
			this.lbDeviceCompare.Location = new System.Drawing.Point(12, 15);
			this.lbDeviceCompare.Name = "lbDeviceCompare";
			this.lbDeviceCompare.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple;
			this.lbDeviceCompare.Size = new System.Drawing.Size(209, 132);
			this.lbDeviceCompare.TabIndex = 0;
			this.lbDeviceCompare.SelectedIndexChanged += new System.EventHandler(this.lbDeviceCompare_SelectedIndexChanged);
			// 
			// tabCompare
			// 
			this.tabCompare.AttachedControl = this.superTabControlPanel6;
			this.tabCompare.Enabled = false;
			this.tabCompare.GlobalItem = false;
			this.tabCompare.Name = "tabCompare";
			this.tabCompare.Text = "So sánh thiết bị";
			// 
			// superTabControlPanel4
			// 
			this.superTabControlPanel4.Controls.Add(this.txtStatisticPrice);
			this.superTabControlPanel4.Controls.Add(this.labelX14);
			this.superTabControlPanel4.Controls.Add(this.cbStatisticPieChart);
			this.superTabControlPanel4.Controls.Add(this.graphStatistic);
			this.superTabControlPanel4.Controls.Add(this.txtStatisticPower);
			this.superTabControlPanel4.Controls.Add(this.labelX10);
			this.superTabControlPanel4.Controls.Add(this.cbStatisticType);
			this.superTabControlPanel4.Controls.Add(this.labelX11);
			this.superTabControlPanel4.Controls.Add(this.progDeviceStatistic);
			this.superTabControlPanel4.Controls.Add(this.btnUpdateStatistic);
			this.superTabControlPanel4.Controls.Add(this.labelX12);
			this.superTabControlPanel4.Controls.Add(this.dtStatisticEnd);
			this.superTabControlPanel4.Controls.Add(this.labelX13);
			this.superTabControlPanel4.Controls.Add(this.dtStatisticBegin);
			this.superTabControlPanel4.Controls.Add(this.cbDeviceStatistic);
			this.superTabControlPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel4.Location = new System.Drawing.Point(0, 36);
			this.superTabControlPanel4.Name = "superTabControlPanel4";
			this.superTabControlPanel4.Size = new System.Drawing.Size(1090, 650);
			this.superTabControlPanel4.TabIndex = 0;
			this.superTabControlPanel4.TabItem = this.tabDeviceStatistic;
			// 
			// txtStatisticPrice
			// 
			this.txtStatisticPrice.BackColor = System.Drawing.Color.White;
			this.txtStatisticPrice.ForeColor = System.Drawing.Color.Black;
			this.txtStatisticPrice.Location = new System.Drawing.Point(13, 389);
			this.txtStatisticPrice.Name = "txtStatisticPrice";
			this.txtStatisticPrice.ReadOnly = true;
			this.txtStatisticPrice.Size = new System.Drawing.Size(208, 26);
			this.txtStatisticPrice.TabIndex = 29;
			// 
			// labelX14
			// 
			this.labelX14.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX14.ForeColor = System.Drawing.Color.Black;
			this.labelX14.Location = new System.Drawing.Point(12, 359);
			this.labelX14.Name = "labelX14";
			this.labelX14.Size = new System.Drawing.Size(208, 23);
			this.labelX14.TabIndex = 28;
			this.labelX14.Text = "Chi phí ước tính:";
			// 
			// cbStatisticPieChart
			// 
			this.cbStatisticPieChart.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.cbStatisticPieChart.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.cbStatisticPieChart.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.cbStatisticPieChart.ForeColor = System.Drawing.Color.Black;
			this.cbStatisticPieChart.Location = new System.Drawing.Point(119, 223);
			this.cbStatisticPieChart.Name = "cbStatisticPieChart";
			this.cbStatisticPieChart.Size = new System.Drawing.Size(103, 23);
			this.cbStatisticPieChart.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.cbStatisticPieChart.TabIndex = 27;
			this.cbStatisticPieChart.Text = "Biểu đồ quạt";
			// 
			// graphStatistic
			// 
			this.graphStatistic.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.graphStatistic.BackColor = System.Drawing.Color.WhiteSmoke;
			this.graphStatistic.ForeColor = System.Drawing.Color.Black;
			this.graphStatistic.Location = new System.Drawing.Point(228, 0);
			this.graphStatistic.Margin = new System.Windows.Forms.Padding(4);
			this.graphStatistic.Name = "graphStatistic";
			this.graphStatistic.ScrollGrace = 0D;
			this.graphStatistic.ScrollMaxX = 0D;
			this.graphStatistic.ScrollMaxY = 0D;
			this.graphStatistic.ScrollMaxY2 = 0D;
			this.graphStatistic.ScrollMinX = 0D;
			this.graphStatistic.ScrollMinY = 0D;
			this.graphStatistic.ScrollMinY2 = 0D;
			this.graphStatistic.Size = new System.Drawing.Size(862, 650);
			this.graphStatistic.TabIndex = 26;
			// 
			// txtStatisticPower
			// 
			this.txtStatisticPower.BackColor = System.Drawing.Color.White;
			this.txtStatisticPower.ForeColor = System.Drawing.Color.Black;
			this.txtStatisticPower.Location = new System.Drawing.Point(14, 327);
			this.txtStatisticPower.Name = "txtStatisticPower";
			this.txtStatisticPower.ReadOnly = true;
			this.txtStatisticPower.Size = new System.Drawing.Size(208, 26);
			this.txtStatisticPower.TabIndex = 25;
			// 
			// labelX10
			// 
			this.labelX10.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX10.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX10.ForeColor = System.Drawing.Color.Black;
			this.labelX10.Location = new System.Drawing.Point(13, 297);
			this.labelX10.Name = "labelX10";
			this.labelX10.Size = new System.Drawing.Size(208, 23);
			this.labelX10.TabIndex = 24;
			this.labelX10.Text = "Tiêu thụ:";
			// 
			// cbStatisticType
			// 
			this.cbStatisticType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbStatisticType.ForeColor = System.Drawing.Color.Black;
			this.cbStatisticType.FormattingEnabled = true;
			this.cbStatisticType.Items.AddRange(new object[] {
            "Giờ trong ngày (0h-23h)",
            "Thứ trong tuần (thứ 2-CN)",
            "Ngày trong tháng (ngày 1-30)",
            "Tháng trong năm (tháng 1-12)"});
			this.cbStatisticType.Location = new System.Drawing.Point(12, 252);
			this.cbStatisticType.Name = "cbStatisticType";
			this.cbStatisticType.Size = new System.Drawing.Size(207, 27);
			this.cbStatisticType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.cbStatisticType.TabIndex = 23;
			// 
			// labelX11
			// 
			this.labelX11.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX11.ForeColor = System.Drawing.Color.Black;
			this.labelX11.Location = new System.Drawing.Point(12, 222);
			this.labelX11.Name = "labelX11";
			this.labelX11.Size = new System.Drawing.Size(208, 23);
			this.labelX11.TabIndex = 22;
			this.labelX11.Text = "Thống kê theo:";
			// 
			// progDeviceStatistic
			// 
			this.progDeviceStatistic.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.progDeviceStatistic.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.progDeviceStatistic.Location = new System.Drawing.Point(64, 543);
			this.progDeviceStatistic.Name = "progDeviceStatistic";
			this.progDeviceStatistic.ProgressBarType = DevComponents.DotNetBar.eCircularProgressType.Spoke;
			this.progDeviceStatistic.Size = new System.Drawing.Size(100, 100);
			this.progDeviceStatistic.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
			this.progDeviceStatistic.TabIndex = 21;
			// 
			// btnUpdateStatistic
			// 
			this.btnUpdateStatistic.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.btnUpdateStatistic.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.btnUpdateStatistic.Font = new System.Drawing.Font("Segoe UI Black", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.btnUpdateStatistic.Location = new System.Drawing.Point(11, 439);
			this.btnUpdateStatistic.Name = "btnUpdateStatistic";
			this.btnUpdateStatistic.Size = new System.Drawing.Size(208, 98);
			this.btnUpdateStatistic.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.btnUpdateStatistic.Symbol = "";
			this.btnUpdateStatistic.SymbolSize = 35F;
			this.btnUpdateStatistic.TabIndex = 20;
			this.btnUpdateStatistic.Text = " Thống kê";
			this.btnUpdateStatistic.Click += new System.EventHandler(this.btnUpdateStatistic_Click);
			// 
			// labelX12
			// 
			this.labelX12.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX12.ForeColor = System.Drawing.Color.Black;
			this.labelX12.Location = new System.Drawing.Point(12, 152);
			this.labelX12.Name = "labelX12";
			this.labelX12.Size = new System.Drawing.Size(208, 23);
			this.labelX12.TabIndex = 19;
			this.labelX12.Text = "Thời gian kết thúc:";
			// 
			// dtStatisticEnd
			// 
			this.dtStatisticEnd.AutoOffFreeTextEntry = true;
			this.dtStatisticEnd.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			this.dtStatisticEnd.BackgroundStyle.Class = "DateTimeInputBackground";
			this.dtStatisticEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtStatisticEnd.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
			this.dtStatisticEnd.ButtonDropDown.Visible = true;
			this.dtStatisticEnd.CustomFormat = "HH:mm dd/MM/yyyy";
			this.dtStatisticEnd.DateTimeSelectorVisibility = DevComponents.Editors.DateTimeAdv.eDateTimeSelectorVisibility.Both;
			this.dtStatisticEnd.ForeColor = System.Drawing.Color.Black;
			this.dtStatisticEnd.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
			this.dtStatisticEnd.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
			this.dtStatisticEnd.IsPopupCalendarOpen = false;
			this.dtStatisticEnd.Location = new System.Drawing.Point(11, 181);
			// 
			// 
			// 
			this.dtStatisticEnd.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtStatisticEnd.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtStatisticEnd.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
			// 
			// 
			// 
			this.dtStatisticEnd.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
			this.dtStatisticEnd.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
			this.dtStatisticEnd.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.dtStatisticEnd.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.dtStatisticEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.dtStatisticEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
			this.dtStatisticEnd.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtStatisticEnd.MonthCalendar.DayClickAutoClosePopup = false;
			this.dtStatisticEnd.MonthCalendar.DisplayMonth = new System.DateTime(2015, 7, 1, 0, 0, 0, 0);
			this.dtStatisticEnd.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
			this.dtStatisticEnd.MonthCalendar.MarkedDates = new System.DateTime[0];
			this.dtStatisticEnd.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtStatisticEnd.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
			this.dtStatisticEnd.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
			this.dtStatisticEnd.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.dtStatisticEnd.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtStatisticEnd.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0];
			this.dtStatisticEnd.Name = "dtStatisticEnd";
			this.dtStatisticEnd.Size = new System.Drawing.Size(209, 26);
			this.dtStatisticEnd.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.dtStatisticEnd.TabIndex = 18;
			this.dtStatisticEnd.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
			this.dtStatisticEnd.TimeSelectorType = DevComponents.Editors.DateTimeAdv.eTimeSelectorType.TouchStyle;
			// 
			// labelX13
			// 
			this.labelX13.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX13.ForeColor = System.Drawing.Color.Black;
			this.labelX13.Location = new System.Drawing.Point(12, 91);
			this.labelX13.Name = "labelX13";
			this.labelX13.Size = new System.Drawing.Size(208, 23);
			this.labelX13.TabIndex = 17;
			this.labelX13.Text = "Thời gian bắt đầu:";
			// 
			// dtStatisticBegin
			// 
			this.dtStatisticBegin.AutoOffFreeTextEntry = true;
			this.dtStatisticBegin.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			this.dtStatisticBegin.BackgroundStyle.Class = "DateTimeInputBackground";
			this.dtStatisticBegin.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtStatisticBegin.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
			this.dtStatisticBegin.ButtonDropDown.Visible = true;
			this.dtStatisticBegin.CustomFormat = "HH:mm dd/MM/yyyy";
			this.dtStatisticBegin.DateTimeSelectorVisibility = DevComponents.Editors.DateTimeAdv.eDateTimeSelectorVisibility.Both;
			this.dtStatisticBegin.ForeColor = System.Drawing.Color.Black;
			this.dtStatisticBegin.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
			this.dtStatisticBegin.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
			this.dtStatisticBegin.IsPopupCalendarOpen = false;
			this.dtStatisticBegin.Location = new System.Drawing.Point(12, 120);
			// 
			// 
			// 
			this.dtStatisticBegin.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtStatisticBegin.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtStatisticBegin.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
			// 
			// 
			// 
			this.dtStatisticBegin.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
			this.dtStatisticBegin.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
			this.dtStatisticBegin.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.dtStatisticBegin.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.dtStatisticBegin.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.dtStatisticBegin.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
			this.dtStatisticBegin.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtStatisticBegin.MonthCalendar.DayClickAutoClosePopup = false;
			this.dtStatisticBegin.MonthCalendar.DisplayMonth = new System.DateTime(2015, 7, 1, 0, 0, 0, 0);
			this.dtStatisticBegin.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
			this.dtStatisticBegin.MonthCalendar.MarkedDates = new System.DateTime[0];
			this.dtStatisticBegin.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtStatisticBegin.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
			this.dtStatisticBegin.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
			this.dtStatisticBegin.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.dtStatisticBegin.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtStatisticBegin.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0];
			this.dtStatisticBegin.Name = "dtStatisticBegin";
			this.dtStatisticBegin.Size = new System.Drawing.Size(209, 26);
			this.dtStatisticBegin.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.dtStatisticBegin.TabIndex = 16;
			this.dtStatisticBegin.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
			this.dtStatisticBegin.TimeSelectorType = DevComponents.Editors.DateTimeAdv.eTimeSelectorType.TouchStyle;
			// 
			// cbDeviceStatistic
			// 
			this.cbDeviceStatistic.BackColor = System.Drawing.Color.WhiteSmoke;
			this.cbDeviceStatistic.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
			this.cbDeviceStatistic.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
			this.cbDeviceStatistic.ForeColor = System.Drawing.Color.Black;
			this.cbDeviceStatistic.FormattingEnabled = true;
			this.cbDeviceStatistic.ImageList = this.deviceImageList;
			this.cbDeviceStatistic.ItemHeight = 64;
			this.cbDeviceStatistic.Location = new System.Drawing.Point(12, 15);
			this.cbDeviceStatistic.Name = "cbDeviceStatistic";
			this.cbDeviceStatistic.Size = new System.Drawing.Size(209, 70);
			this.cbDeviceStatistic.TabIndex = 15;
			this.cbDeviceStatistic.SelectedIndexChanged += new System.EventHandler(this.cbDeviceStatistic_SelectedIndexChanged);
			// 
			// tabDeviceStatistic
			// 
			this.tabDeviceStatistic.AttachedControl = this.superTabControlPanel4;
			this.tabDeviceStatistic.Enabled = false;
			this.tabDeviceStatistic.GlobalItem = false;
			this.tabDeviceStatistic.Name = "tabDeviceStatistic";
			this.tabDeviceStatistic.Text = "Thống kê thiết bị";
			// 
			// superTabControlPanel2
			// 
			this.superTabControlPanel2.Controls.Add(this.gridBlocks);
			this.superTabControlPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel2.Location = new System.Drawing.Point(0, 36);
			this.superTabControlPanel2.Name = "superTabControlPanel2";
			this.superTabControlPanel2.Size = new System.Drawing.Size(1090, 650);
			this.superTabControlPanel2.TabIndex = 0;
			this.superTabControlPanel2.TabItem = this.tabBlockManager;
			// 
			// gridBlocks
			// 
			this.gridBlocks.BackColor = System.Drawing.Color.WhiteSmoke;
			this.gridBlocks.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
			this.gridBlocks.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.gridBlocks.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.gridBlocks.Dock = System.Windows.Forms.DockStyle.Fill;
			this.gridBlocks.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
			this.gridBlocks.ForeColor = System.Drawing.Color.Black;
			this.gridBlocks.Location = new System.Drawing.Point(0, 0);
			this.gridBlocks.Name = "gridBlocks";
			// 
			// 
			// 
			this.gridBlocks.PrimaryGrid.Columns.Add(this.colBlockID);
			this.gridBlocks.PrimaryGrid.Columns.Add(this.colBlockKwh);
			this.gridBlocks.PrimaryGrid.Columns.Add(this.colBlockDate);
			this.gridBlocks.PrimaryGrid.Columns.Add(this.colBlockChart);
			this.gridBlocks.PrimaryGrid.Columns.Add(this.colBlockDevice);
			this.gridBlocks.PrimaryGrid.Columns.Add(this.colBlockImport);
			this.gridBlocks.PrimaryGrid.DefaultRowHeight = 75;
			padding1.Bottom = 4;
			padding1.Top = 4;
			this.gridBlocks.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding = padding1;
			this.gridBlocks.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.RowWithCellHighlight;
			this.gridBlocks.PrimaryGrid.SortLevel = DevComponents.DotNetBar.SuperGrid.SortLevel.None;
			this.gridBlocks.Size = new System.Drawing.Size(1090, 650);
			this.gridBlocks.TabIndex = 0;
			this.gridBlocks.CellClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellClickEventArgs>(this.gridBlocks_CellClick);
			// 
			// colBlockID
			// 
			this.colBlockID.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
			this.colBlockID.Name = "ID";
			// 
			// colBlockKwh
			// 
			this.colBlockKwh.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
			this.colBlockKwh.Name = "Tiêu hao";
			this.colBlockKwh.Width = 125;
			// 
			// colBlockDate
			// 
			this.colBlockDate.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
			this.colBlockDate.Name = "Thời gian";
			this.colBlockDate.Width = 175;
			// 
			// colBlockChart
			// 
			this.colBlockChart.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
			this.colBlockChart.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridMicroChartEditControl);
			this.colBlockChart.Name = "Biểu đồ (W)";
			this.colBlockChart.Width = 250;
			// 
			// colBlockDevice
			// 
			this.colBlockDevice.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridComboBoxExEditControl);
			this.colBlockDevice.Name = "Thiết bị";
			this.colBlockDevice.Width = 200;
			// 
			// colBlockImport
			// 
			background1.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
			this.colBlockImport.CellStyles.MouseOver.Background = background1;
			this.colBlockImport.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl);
			this.colBlockImport.MarkRowDirtyOnCellValueChange = false;
			this.colBlockImport.Name = "Nhập";
			this.colBlockImport.Width = 125;
			// 
			// tabBlockManager
			// 
			this.tabBlockManager.AttachedControl = this.superTabControlPanel2;
			this.tabBlockManager.Enabled = false;
			this.tabBlockManager.GlobalItem = false;
			this.tabBlockManager.Name = "tabBlockManager";
			this.tabBlockManager.Text = "Quản lý dữ liệu";
			// 
			// superTabControlPanel5
			// 
			this.superTabControlPanel5.Controls.Add(this.graphEnvironment);
			this.superTabControlPanel5.Controls.Add(this.txtAverageTemperature);
			this.superTabControlPanel5.Controls.Add(this.labelX7);
			this.superTabControlPanel5.Controls.Add(this.btnUpdateEvironment);
			this.superTabControlPanel5.Controls.Add(this.labelX8);
			this.superTabControlPanel5.Controls.Add(this.dtEnvironmentEnd);
			this.superTabControlPanel5.Controls.Add(this.labelX9);
			this.superTabControlPanel5.Controls.Add(this.dtEnvironmentBegin);
			this.superTabControlPanel5.Dock = System.Windows.Forms.DockStyle.Fill;
			this.superTabControlPanel5.Location = new System.Drawing.Point(0, 36);
			this.superTabControlPanel5.Name = "superTabControlPanel5";
			this.superTabControlPanel5.Size = new System.Drawing.Size(1090, 650);
			this.superTabControlPanel5.TabIndex = 0;
			this.superTabControlPanel5.TabItem = this.tabEnvironment;
			// 
			// graphEnvironment
			// 
			this.graphEnvironment.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.graphEnvironment.BackColor = System.Drawing.Color.WhiteSmoke;
			this.graphEnvironment.ForeColor = System.Drawing.Color.Black;
			this.graphEnvironment.Location = new System.Drawing.Point(229, 0);
			this.graphEnvironment.Margin = new System.Windows.Forms.Padding(4);
			this.graphEnvironment.Name = "graphEnvironment";
			this.graphEnvironment.ScrollGrace = 0D;
			this.graphEnvironment.ScrollMaxX = 0D;
			this.graphEnvironment.ScrollMaxY = 0D;
			this.graphEnvironment.ScrollMaxY2 = 0D;
			this.graphEnvironment.ScrollMinX = 0D;
			this.graphEnvironment.ScrollMinY = 0D;
			this.graphEnvironment.ScrollMinY2 = 0D;
			this.graphEnvironment.Size = new System.Drawing.Size(861, 650);
			this.graphEnvironment.TabIndex = 22;
			// 
			// txtAverageTemperature
			// 
			this.txtAverageTemperature.BackColor = System.Drawing.Color.White;
			this.txtAverageTemperature.ForeColor = System.Drawing.Color.Black;
			this.txtAverageTemperature.Location = new System.Drawing.Point(13, 207);
			this.txtAverageTemperature.Name = "txtAverageTemperature";
			this.txtAverageTemperature.ReadOnly = true;
			this.txtAverageTemperature.Size = new System.Drawing.Size(208, 26);
			this.txtAverageTemperature.TabIndex = 21;
			// 
			// labelX7
			// 
			this.labelX7.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX7.ForeColor = System.Drawing.Color.Black;
			this.labelX7.Location = new System.Drawing.Point(12, 177);
			this.labelX7.Name = "labelX7";
			this.labelX7.Size = new System.Drawing.Size(208, 23);
			this.labelX7.TabIndex = 20;
			this.labelX7.Text = "Nhiệt độ trung bình:";
			// 
			// btnUpdateEvironment
			// 
			this.btnUpdateEvironment.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
			this.btnUpdateEvironment.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
			this.btnUpdateEvironment.Font = new System.Drawing.Font("Segoe UI Black", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.btnUpdateEvironment.Location = new System.Drawing.Point(12, 287);
			this.btnUpdateEvironment.Name = "btnUpdateEvironment";
			this.btnUpdateEvironment.Size = new System.Drawing.Size(208, 98);
			this.btnUpdateEvironment.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.btnUpdateEvironment.Symbol = "";
			this.btnUpdateEvironment.SymbolSize = 35F;
			this.btnUpdateEvironment.TabIndex = 19;
			this.btnUpdateEvironment.Text = " Thống kê";
			this.btnUpdateEvironment.Click += new System.EventHandler(this.btnUpdateEvironment_Click);
			// 
			// labelX8
			// 
			this.labelX8.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX8.ForeColor = System.Drawing.Color.Black;
			this.labelX8.Location = new System.Drawing.Point(9, 92);
			this.labelX8.Name = "labelX8";
			this.labelX8.Size = new System.Drawing.Size(208, 23);
			this.labelX8.TabIndex = 18;
			this.labelX8.Text = "Thời gian kết thúc:";
			// 
			// dtEnvironmentEnd
			// 
			this.dtEnvironmentEnd.AutoOffFreeTextEntry = true;
			this.dtEnvironmentEnd.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			this.dtEnvironmentEnd.BackgroundStyle.Class = "DateTimeInputBackground";
			this.dtEnvironmentEnd.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtEnvironmentEnd.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
			this.dtEnvironmentEnd.ButtonDropDown.Visible = true;
			this.dtEnvironmentEnd.CustomFormat = "HH:mm dd/MM/yyyy";
			this.dtEnvironmentEnd.DateTimeSelectorVisibility = DevComponents.Editors.DateTimeAdv.eDateTimeSelectorVisibility.Both;
			this.dtEnvironmentEnd.ForeColor = System.Drawing.Color.Black;
			this.dtEnvironmentEnd.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
			this.dtEnvironmentEnd.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
			this.dtEnvironmentEnd.IsPopupCalendarOpen = false;
			this.dtEnvironmentEnd.Location = new System.Drawing.Point(13, 121);
			// 
			// 
			// 
			this.dtEnvironmentEnd.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtEnvironmentEnd.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtEnvironmentEnd.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
			// 
			// 
			// 
			this.dtEnvironmentEnd.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
			this.dtEnvironmentEnd.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
			this.dtEnvironmentEnd.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.dtEnvironmentEnd.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.dtEnvironmentEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.dtEnvironmentEnd.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
			this.dtEnvironmentEnd.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtEnvironmentEnd.MonthCalendar.DayClickAutoClosePopup = false;
			this.dtEnvironmentEnd.MonthCalendar.DisplayMonth = new System.DateTime(2015, 7, 1, 0, 0, 0, 0);
			this.dtEnvironmentEnd.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
			this.dtEnvironmentEnd.MonthCalendar.MarkedDates = new System.DateTime[0];
			this.dtEnvironmentEnd.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtEnvironmentEnd.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
			this.dtEnvironmentEnd.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
			this.dtEnvironmentEnd.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.dtEnvironmentEnd.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtEnvironmentEnd.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0];
			this.dtEnvironmentEnd.Name = "dtEnvironmentEnd";
			this.dtEnvironmentEnd.Size = new System.Drawing.Size(209, 26);
			this.dtEnvironmentEnd.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.dtEnvironmentEnd.TabIndex = 17;
			this.dtEnvironmentEnd.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
			this.dtEnvironmentEnd.TimeSelectorType = DevComponents.Editors.DateTimeAdv.eTimeSelectorType.TouchStyle;
			// 
			// labelX9
			// 
			this.labelX9.BackColor = System.Drawing.Color.Transparent;
			// 
			// 
			// 
			this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.labelX9.ForeColor = System.Drawing.Color.Black;
			this.labelX9.Location = new System.Drawing.Point(9, 25);
			this.labelX9.Name = "labelX9";
			this.labelX9.Size = new System.Drawing.Size(208, 23);
			this.labelX9.TabIndex = 16;
			this.labelX9.Text = "Thời gian bắt đầu:";
			// 
			// dtEnvironmentBegin
			// 
			this.dtEnvironmentBegin.AutoOffFreeTextEntry = true;
			this.dtEnvironmentBegin.BackColor = System.Drawing.Color.White;
			// 
			// 
			// 
			this.dtEnvironmentBegin.BackgroundStyle.Class = "DateTimeInputBackground";
			this.dtEnvironmentBegin.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtEnvironmentBegin.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
			this.dtEnvironmentBegin.ButtonDropDown.Visible = true;
			this.dtEnvironmentBegin.CustomFormat = "HH:mm dd/MM/yyyy";
			this.dtEnvironmentBegin.DateTimeSelectorVisibility = DevComponents.Editors.DateTimeAdv.eDateTimeSelectorVisibility.Both;
			this.dtEnvironmentBegin.ForeColor = System.Drawing.Color.Black;
			this.dtEnvironmentBegin.Format = DevComponents.Editors.eDateTimePickerFormat.Custom;
			this.dtEnvironmentBegin.InputHorizontalAlignment = DevComponents.Editors.eHorizontalAlignment.Center;
			this.dtEnvironmentBegin.IsPopupCalendarOpen = false;
			this.dtEnvironmentBegin.Location = new System.Drawing.Point(12, 54);
			// 
			// 
			// 
			this.dtEnvironmentBegin.MonthCalendar.AnnuallyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtEnvironmentBegin.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtEnvironmentBegin.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
			// 
			// 
			// 
			this.dtEnvironmentBegin.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
			this.dtEnvironmentBegin.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
			this.dtEnvironmentBegin.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
			this.dtEnvironmentBegin.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
			this.dtEnvironmentBegin.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
			this.dtEnvironmentBegin.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
			this.dtEnvironmentBegin.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtEnvironmentBegin.MonthCalendar.DayClickAutoClosePopup = false;
			this.dtEnvironmentBegin.MonthCalendar.DisplayMonth = new System.DateTime(2015, 7, 1, 0, 0, 0, 0);
			this.dtEnvironmentBegin.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
			this.dtEnvironmentBegin.MonthCalendar.MarkedDates = new System.DateTime[0];
			this.dtEnvironmentBegin.MonthCalendar.MonthlyMarkedDates = new System.DateTime[0];
			// 
			// 
			// 
			this.dtEnvironmentBegin.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
			this.dtEnvironmentBegin.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
			this.dtEnvironmentBegin.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
			this.dtEnvironmentBegin.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
			this.dtEnvironmentBegin.MonthCalendar.WeeklyMarkedDays = new System.DayOfWeek[0];
			this.dtEnvironmentBegin.Name = "dtEnvironmentBegin";
			this.dtEnvironmentBegin.Size = new System.Drawing.Size(209, 26);
			this.dtEnvironmentBegin.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.dtEnvironmentBegin.TabIndex = 15;
			this.dtEnvironmentBegin.TimeSelectorTimeFormat = DevComponents.Editors.DateTimeAdv.eTimeSelectorFormat.Time24H;
			this.dtEnvironmentBegin.TimeSelectorType = DevComponents.Editors.DateTimeAdv.eTimeSelectorType.TouchStyle;
			// 
			// tabEnvironment
			// 
			this.tabEnvironment.AttachedControl = this.superTabControlPanel5;
			this.tabEnvironment.Enabled = false;
			this.tabEnvironment.GlobalItem = false;
			this.tabEnvironment.Name = "tabEnvironment";
			this.tabEnvironment.Text = "Môi trường";
			// 
			// statusBar
			// 
			this.statusBar.AntiAlias = true;
			this.statusBar.BarType = DevComponents.DotNetBar.eBarType.StatusBar;
			this.statusBar.Dock = System.Windows.Forms.DockStyle.Bottom;
			this.statusBar.Font = new System.Drawing.Font("Segoe UI", 9F);
			this.statusBar.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblStatus,
            this.btnAuthor});
			this.statusBar.Location = new System.Drawing.Point(0, 685);
			this.statusBar.Name = "statusBar";
			this.statusBar.Size = new System.Drawing.Size(1090, 26);
			this.statusBar.Stretch = true;
			this.statusBar.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
			this.statusBar.TabIndex = 7;
			this.statusBar.TabStop = false;
			this.statusBar.Text = "bar1";
			// 
			// lblStatus
			// 
			this.lblStatus.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(163)));
			this.lblStatus.Name = "lblStatus";
			this.lblStatus.Stretch = true;
			this.lblStatus.Text = "Trạng thái phần mềm";
			// 
			// btnAuthor
			// 
			this.btnAuthor.Name = "btnAuthor";
			this.btnAuthor.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.cbTheme,
            this.cpCanvasColor,
            this.cpBaseColor});
			this.btnAuthor.Text = "Nguyễn Dương Kim Hảo @ 2015";
			this.btnAuthor.Click += new System.EventHandler(this.btnAuthor_Click);
			// 
			// cbTheme
			// 
			this.cbTheme.Caption = "Giao diện";
			this.cbTheme.ComboWidth = 125;
			this.cbTheme.DropDownHeight = 106;
			this.cbTheme.ItemHeight = 14;
			this.cbTheme.Name = "cbTheme";
			this.cbTheme.SelectedIndexChanged += new System.EventHandler(this.cbTheme_SelectedIndexChanged);
			// 
			// cpCanvasColor
			// 
			this.cpCanvasColor.Name = "cpCanvasColor";
			this.cpCanvasColor.Symbol = "";
			this.cpCanvasColor.Text = "Màu nền";
			this.cpCanvasColor.SelectedColorChanged += new System.EventHandler(this.cpCanvasColor_SelectedColorChanged);
			// 
			// cpBaseColor
			// 
			this.cpBaseColor.Name = "cpBaseColor";
			this.cpBaseColor.Symbol = "";
			this.cpBaseColor.Text = "Màu giao diện";
			this.cpBaseColor.SelectedColorChanged += new System.EventHandler(this.cpBaseColor_SelectedColorChanged);
			// 
			// deviceImageListCombo
			// 
			this.deviceImageListCombo.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("deviceImageListCombo.ImageStream")));
			this.deviceImageListCombo.TransparentColor = System.Drawing.Color.Transparent;
			this.deviceImageListCombo.Images.SetKeyName(0, "air_conditioner.jpg");
			this.deviceImageListCombo.Images.SetKeyName(1, "electric_socket.jpg");
			this.deviceImageListCombo.Images.SetKeyName(2, "fan.jpg");
			this.deviceImageListCombo.Images.SetKeyName(3, "washing_machine.jpg");
			this.deviceImageListCombo.Images.SetKeyName(4, "water_heater.jpg");
			this.deviceImageListCombo.Images.SetKeyName(5, "line.jpg");
			this.deviceImageListCombo.Images.SetKeyName(6, "other.jpg");
			// 
			// MainForm
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.ClientSize = new System.Drawing.Size(1090, 711);
			this.Controls.Add(this.statusBar);
			this.Controls.Add(this.superTabControl1);
			this.DoubleBuffered = true;
			this.ForeColor = System.Drawing.Color.Black;
			this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
			this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
			this.Name = "MainForm";
			this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
			this.Text = "Energy Mesh @ KH - 2015";
			this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
			((System.ComponentModel.ISupportInitialize)(this.superTabControl1)).EndInit();
			this.superTabControl1.ResumeLayout(false);
			this.superTabControlPanel1.ResumeLayout(false);
			this.superTabControlPanel3.ResumeLayout(false);
			this.superTabControlPanel3.PerformLayout();
			((System.ComponentModel.ISupportInitialize)(this.dtHistoryEnd)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.dtHistoryBegin)).EndInit();
			this.superTabControlPanel6.ResumeLayout(false);
			this.superTabControlPanel6.PerformLayout();
			((System.ComponentModel.ISupportInitialize)(this.dtCompareEnd)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.dtCompareBegin)).EndInit();
			this.superTabControlPanel4.ResumeLayout(false);
			this.superTabControlPanel4.PerformLayout();
			((System.ComponentModel.ISupportInitialize)(this.dtStatisticEnd)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.dtStatisticBegin)).EndInit();
			this.superTabControlPanel2.ResumeLayout(false);
			this.superTabControlPanel5.ResumeLayout(false);
			this.superTabControlPanel5.PerformLayout();
			((System.ComponentModel.ISupportInitialize)(this.dtEnvironmentEnd)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.dtEnvironmentBegin)).EndInit();
			((System.ComponentModel.ISupportInitialize)(this.statusBar)).EndInit();
			this.ResumeLayout(false);

		}
Esempio n. 10
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            DevComponents.DotNetBar.SuperGrid.Style.Background background14 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding6 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background15 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background16 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background17 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background18 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background19 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background20 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background21 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background22 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding7 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background23 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background24 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding8 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background25 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background26 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background27 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background28 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background29 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background30 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background31 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background32 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding9 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background33 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding10 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background34 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding11 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background35 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background36 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background37 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background38 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background39 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background40 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background41 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background42 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding12 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background43 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.Charts.ChartXy chartXy1 = new DevComponents.DotNetBar.Charts.ChartXy();
            DevComponents.DotNetBar.Charts.AxisTitle axisTitle1 = new DevComponents.DotNetBar.Charts.AxisTitle();
            DevComponents.DotNetBar.Charts.AxisTitle axisTitle2 = new DevComponents.DotNetBar.Charts.AxisTitle();
            DevComponents.DotNetBar.Charts.Style.Background background1 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.ChartSeries chartSeries1 = new DevComponents.DotNetBar.Charts.ChartSeries();
            DevComponents.DotNetBar.Charts.SeriesPoint seriesPoint1 = new DevComponents.DotNetBar.Charts.SeriesPoint();
            DevComponents.DotNetBar.Charts.SeriesPoint seriesPoint2 = new DevComponents.DotNetBar.Charts.SeriesPoint();
            DevComponents.DotNetBar.Charts.SeriesPoint seriesPoint3 = new DevComponents.DotNetBar.Charts.SeriesPoint();
            DevComponents.DotNetBar.Charts.SeriesPoint seriesPoint4 = new DevComponents.DotNetBar.Charts.SeriesPoint();
            DevComponents.DotNetBar.Charts.SeriesPoint seriesPoint5 = new DevComponents.DotNetBar.Charts.SeriesPoint();
            DevComponents.DotNetBar.Charts.SeriesPoint seriesPoint6 = new DevComponents.DotNetBar.Charts.SeriesPoint();
            DevComponents.DotNetBar.Charts.SeriesPoint seriesPoint7 = new DevComponents.DotNetBar.Charts.SeriesPoint();
            DevComponents.DotNetBar.Charts.SeriesPoint seriesPoint8 = new DevComponents.DotNetBar.Charts.SeriesPoint();
            DevComponents.DotNetBar.Charts.SeriesPoint seriesPoint9 = new DevComponents.DotNetBar.Charts.SeriesPoint();
            DevComponents.DotNetBar.Charts.SeriesPoint seriesPoint10 = new DevComponents.DotNetBar.Charts.SeriesPoint();
            DevComponents.DotNetBar.Charts.Style.Background background2 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.Background background3 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.BorderColor borderColor1 = new DevComponents.DotNetBar.Charts.Style.BorderColor();
            DevComponents.DotNetBar.Charts.Style.Thickness thickness1 = new DevComponents.DotNetBar.Charts.Style.Thickness();
            DevComponents.DotNetBar.Charts.Style.Padding padding1 = new DevComponents.DotNetBar.Charts.Style.Padding();
            DevComponents.DotNetBar.Charts.Style.Background background4 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.BorderColor borderColor2 = new DevComponents.DotNetBar.Charts.Style.BorderColor();
            DevComponents.DotNetBar.Charts.Style.Thickness thickness2 = new DevComponents.DotNetBar.Charts.Style.Thickness();
            DevComponents.DotNetBar.Charts.Style.Padding padding2 = new DevComponents.DotNetBar.Charts.Style.Padding();
            DevComponents.DotNetBar.Charts.Style.Background background5 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.BorderColor borderColor3 = new DevComponents.DotNetBar.Charts.Style.BorderColor();
            DevComponents.DotNetBar.Charts.Style.Thickness thickness3 = new DevComponents.DotNetBar.Charts.Style.Thickness();
            DevComponents.DotNetBar.Charts.Style.Padding padding3 = new DevComponents.DotNetBar.Charts.Style.Padding();
            DevComponents.DotNetBar.Charts.Style.Padding padding4 = new DevComponents.DotNetBar.Charts.Style.Padding();
            DevComponents.DotNetBar.Charts.ChartTitle chartTitle1 = new DevComponents.DotNetBar.Charts.ChartTitle();
            DevComponents.DotNetBar.Charts.Style.Padding padding5 = new DevComponents.DotNetBar.Charts.Style.Padding();
            DevComponents.DotNetBar.Charts.Style.Background background6 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.Background background7 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.Background background8 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.Background background9 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.Background background10 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.Background background11 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.Background background12 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.Charts.Style.Background background13 = new DevComponents.DotNetBar.Charts.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background44 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding13 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background45 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background46 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background47 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background48 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background49 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background50 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background51 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background52 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding14 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background53 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
            this.msb = new DevComponents.DotNetBar.Metro.MetroStatusBar();
            this.lblStatus = new DevComponents.DotNetBar.LabelItem();
            this.ms = new DevComponents.DotNetBar.Metro.MetroShell();
            this.mtpInspections = new DevComponents.DotNetBar.Metro.MetroTabPanel();
            this.labelX2 = new DevComponents.DotNetBar.LabelX();
            this.pInspections = new DevComponents.DotNetBar.PanelEx();
            this.scInspections = new DevComponents.DotNetBar.Controls.CollapsibleSplitContainer();
            this.tvInspections = new DevComponents.AdvTree.AdvTree();
            this.cmLocations = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.cmLocationsAdd = new System.Windows.Forms.ToolStripMenuItem();
            this.cmLocationsS1 = new System.Windows.Forms.ToolStripSeparator();
            this.cmLocationsExpand = new System.Windows.Forms.ToolStripMenuItem();
            this.cmLocationsCollapse = new System.Windows.Forms.ToolStripMenuItem();
            this.cmLocationsS2 = new System.Windows.Forms.ToolStripSeparator();
            this.cmLocationsExpandAll = new System.Windows.Forms.ToolStripMenuItem();
            this.cmLocationsCollapseAll = new System.Windows.Forms.ToolStripMenuItem();
            this.nodeConnector1 = new DevComponents.AdvTree.NodeConnector();
            this.elementStyle1 = new DevComponents.DotNetBar.ElementStyle();
            this.scInspectionsData = new DevComponents.DotNetBar.Controls.CollapsibleSplitContainer();
            this.gInspections = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.cmInspections = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.cmInspectionsAdd = new System.Windows.Forms.ToolStripMenuItem();
            this.cmInspectionsRemove = new System.Windows.Forms.ToolStripMenuItem();
            this.cmInspectionsS1 = new System.Windows.Forms.ToolStripSeparator();
            this.cmInspectionsExport = new System.Windows.Forms.ToolStripMenuItem();
            this.gcInspectionAdded = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcInspectionWorkOrder = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcInspectionInspector = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcInspectionItem = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcInspectionSchedule = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcInspectionElectrical = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcInspectionMechanical = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcInspectionPriority = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcInspectionComments = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcInspectionImages = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcInspectionFaults = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.pInspection = new DevComponents.DotNetBar.PanelEx();
            this.btnInspectionSave = new DevComponents.DotNetBar.ButtonX();
            this.btnInspectionCancel = new DevComponents.DotNetBar.ButtonX();
            this.tcInspections = new DevComponents.DotNetBar.SuperTabControl();
            this.tpInspectionGeneral = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.lblInspectionPriority = new DevComponents.DotNetBar.LabelX();
            this.cbxInspectionPriority = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiInspectionPriorityOK = new DevComponents.Editors.ComboItem();
            this.cbxiInspectionPriorityP1 = new DevComponents.Editors.ComboItem();
            this.cbxiInspectionPriorityP2 = new DevComponents.Editors.ComboItem();
            this.cbxiInspectionPriorityP3 = new DevComponents.Editors.ComboItem();
            this.cbxiInspectionPriorityP4 = new DevComponents.Editors.ComboItem();
            this.cbxiInspectionPriorityP5 = new DevComponents.Editors.ComboItem();
            this.txtInspectionComments = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblInspectionComments = new DevComponents.DotNetBar.LabelX();
            this.txtInspectionMechanical = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblInspectionGeneralMechanical = new DevComponents.DotNetBar.LabelX();
            this.txtInspectionElectrical = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblInspectionGeneralElectrical = new DevComponents.DotNetBar.LabelX();
            this.lblInspectionGeneralSchedule = new DevComponents.DotNetBar.LabelX();
            this.cbxInspectionSchedule = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.txtInspectionTag = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblInspectionGeneralItem = new DevComponents.DotNetBar.LabelX();
            this.lblInspectionGeneralInspector = new DevComponents.DotNetBar.LabelX();
            this.cbxInspectionInspector = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.txtInspectionWorkOrder = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblInspectionGeneralWorkOrder = new DevComponents.DotNetBar.LabelX();
            this.tiInspectionGeneral = new DevComponents.DotNetBar.SuperTabItem();
            this.tpInspectionsAnswers = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.gInspectionAnswers = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.gInspectionAnswersID = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gInspectionAnswersQS = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gInspectionAnswersQID = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gInspectionAnswersPID = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gInspectionAnswersQuestion = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gInspectionAnswersAnswer = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tiInspectionAnswers = new DevComponents.DotNetBar.SuperTabItem();
            this.tpInspectionsFaults = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.gInspectionFaults = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.gInspectionFaultsPhoto = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gInspectionFaultsFault = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gInspectionFaultsPriority = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gInspectionFaultsResolved = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tiInspectionFaults = new DevComponents.DotNetBar.SuperTabItem();
            this.dtInspectionsFilterTo = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
            this.dtInspectionsFilterFrom = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
            this.labelX1 = new DevComponents.DotNetBar.LabelX();
            this.mtpHome = new DevComponents.DotNetBar.Metro.MetroTabPanel();
            this.pHome = new DevComponents.DotNetBar.PanelEx();
            this.ccHome = new DevComponents.DotNetBar.Charts.ChartControl();
            this.mtpItems = new DevComponents.DotNetBar.Metro.MetroTabPanel();
            this.labelX3 = new DevComponents.DotNetBar.LabelX();
            this.pItems = new DevComponents.DotNetBar.PanelEx();
            this.scItems = new DevComponents.DotNetBar.Controls.CollapsibleSplitContainer();
            this.tvItems = new DevComponents.AdvTree.AdvTree();
            this.nodeConnector2 = new DevComponents.AdvTree.NodeConnector();
            this.elementStyle2 = new DevComponents.DotNetBar.ElementStyle();
            this.scItemsData = new DevComponents.DotNetBar.Controls.CollapsibleSplitContainer();
            this.gItems = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.cmItems = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.cmItemsAdd = new System.Windows.Forms.ToolStripMenuItem();
            this.cmItemsRemove = new System.Windows.Forms.ToolStripMenuItem();
            this.gItemAdded = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemTag = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemBarcode = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemCID = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemSerial = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemEType = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemMType = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemMan = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemDesc = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemDrawing = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemHacDrawing = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemDLDrawing = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemECert = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemBarrier = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemDType = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemPType = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemEGroup = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemTRating = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemAtexGroup = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemAtexCat = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemAtexProt = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemEPL = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemIPRating = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemCENumber = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemTempRange = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemAreaZone = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemAreaGroup = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemAreaTRating = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemAccess = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gcItemSuitable = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gItemImages = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gItemFaults = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.pItem = new DevComponents.DotNetBar.PanelEx();
            this.btnItemSave = new DevComponents.DotNetBar.ButtonX();
            this.btnItemCancel = new DevComponents.DotNetBar.ButtonX();
            this.tcItems = new DevComponents.DotNetBar.SuperTabControl();
            this.tpItemGeneral = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.btnItemDrawing = new DevComponents.DotNetBar.ButtonX();
            this.btnItemDrawingHac = new DevComponents.DotNetBar.ButtonX();
            this.btnItemManufacturer = new DevComponents.DotNetBar.ButtonX();
            this.cbxItemSuitable = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiItemSuitableYes = new DevComponents.Editors.ComboItem();
            this.cbxiItemSuitableNo = new DevComponents.Editors.ComboItem();
            this.cbxiItemSuitableUnknown = new DevComponents.Editors.ComboItem();
            this.cbxiItemSuitableNA = new DevComponents.Editors.ComboItem();
            this.lblItemSuitable = new DevComponents.DotNetBar.LabelX();
            this.txtItemAccess = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemAccess = new DevComponents.DotNetBar.LabelX();
            this.txtItemMType = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemMType = new DevComponents.DotNetBar.LabelX();
            this.txtItemDLDrawing = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemDLDrawing = new DevComponents.DotNetBar.LabelX();
            this.cbxItemManufacturer = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.lblItemManufacturer = new DevComponents.DotNetBar.LabelX();
            this.lblItemDrawingDateVal = new DevComponents.DotNetBar.LabelX();
            this.lblItemDrawingRevVal = new DevComponents.DotNetBar.LabelX();
            this.lblItemDrawingRev = new DevComponents.DotNetBar.LabelX();
            this.cbxItemDrawing = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.lblItemDrawing = new DevComponents.DotNetBar.LabelX();
            this.cbxItemEType = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiItemETypeFixed = new DevComponents.Editors.ComboItem();
            this.cbxiItemETypePortable = new DevComponents.Editors.ComboItem();
            this.lblItemEType = new DevComponents.DotNetBar.LabelX();
            this.lblItemHACDrawingDateVal = new DevComponents.DotNetBar.LabelX();
            this.lblItemHACDrawingRevVal = new DevComponents.DotNetBar.LabelX();
            this.lblItemHACDrawingRev = new DevComponents.DotNetBar.LabelX();
            this.cbxItemDrawingHac = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.lblItemDrawingHac = new DevComponents.DotNetBar.LabelX();
            this.txtItemDescription = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemDescription = new DevComponents.DotNetBar.LabelX();
            this.txtItemCableID = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemCableID = new DevComponents.DotNetBar.LabelX();
            this.txtItemBarcode = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemBarcode = new DevComponents.DotNetBar.LabelX();
            this.txtItemSerial = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemSerial = new DevComponents.DotNetBar.LabelX();
            this.txtItemTag = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemTag = new DevComponents.DotNetBar.LabelX();
            this.tiItemGeneral = new DevComponents.DotNetBar.SuperTabItem();
            this.tpItemDetails = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.cbxItemTraceHC = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiItemTraceHCN = new DevComponents.Editors.ComboItem();
            this.cbxiItemTraceHCY = new DevComponents.Editors.ComboItem();
            this.txtItemCPRef = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemCPRef = new DevComponents.DotNetBar.LabelX();
            this.lblItemTraceHC = new DevComponents.DotNetBar.LabelX();
            this.txtItemACat = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txtItemTRating = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txtItemPType = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txtItemDType = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txtItemECert = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.txtItemATRating = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemATRating = new DevComponents.DotNetBar.LabelX();
            this.txtItemAGroup = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemAreaGroup = new DevComponents.DotNetBar.LabelX();
            this.txtItemAZone = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemAZone = new DevComponents.DotNetBar.LabelX();
            this.txtItemTemp = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemTemp = new DevComponents.DotNetBar.LabelX();
            this.txtItemCE = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemCE = new DevComponents.DotNetBar.LabelX();
            this.txtItemIP = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblItemIP = new DevComponents.DotNetBar.LabelX();
            this.cbxItemEPL = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiItemEPLGa = new DevComponents.Editors.ComboItem();
            this.cbxiItemEPLGb = new DevComponents.Editors.ComboItem();
            this.cbxiItemEPLGc = new DevComponents.Editors.ComboItem();
            this.cbxiItemEPLDa = new DevComponents.Editors.ComboItem();
            this.cbxiItemEPLDb = new DevComponents.Editors.ComboItem();
            this.cbxiItemEPLDc = new DevComponents.Editors.ComboItem();
            this.cbxiItemEPLMa = new DevComponents.Editors.ComboItem();
            this.cbxiItemEPLMb = new DevComponents.Editors.ComboItem();
            this.cbxiItemEPLNA = new DevComponents.Editors.ComboItem();
            this.cbxiItemEPLUnknown = new DevComponents.Editors.ComboItem();
            this.lblItemEPL = new DevComponents.DotNetBar.LabelX();
            this.cbxItemAProt = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiItemAProtG = new DevComponents.Editors.ComboItem();
            this.cbxiItemAProtD = new DevComponents.Editors.ComboItem();
            this.cbxiItemAProtGD = new DevComponents.Editors.ComboItem();
            this.cbxiItemAProtNA = new DevComponents.Editors.ComboItem();
            this.cbxiItemAProtUnknown = new DevComponents.Editors.ComboItem();
            this.lblItemAProt = new DevComponents.DotNetBar.LabelX();
            this.lblItemACat = new DevComponents.DotNetBar.LabelX();
            this.cbxItemAGroup = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiItemAGroupI = new DevComponents.Editors.ComboItem();
            this.cbxiItemAGroupII = new DevComponents.Editors.ComboItem();
            this.cbxiItemAGroupIII = new DevComponents.Editors.ComboItem();
            this.cbxiItemAGroupNA = new DevComponents.Editors.ComboItem();
            this.cbxiItemAGroupUnknown = new DevComponents.Editors.ComboItem();
            this.lblItemAGroup = new DevComponents.DotNetBar.LabelX();
            this.lblItemTRating = new DevComponents.DotNetBar.LabelX();
            this.cbxItemEGroup = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiItemEGroupII = new DevComponents.Editors.ComboItem();
            this.cbxiItemEGroupIIA = new DevComponents.Editors.ComboItem();
            this.cbxiItemEGroupIIB = new DevComponents.Editors.ComboItem();
            this.cbxiItemEGroupIIC = new DevComponents.Editors.ComboItem();
            this.cbxiItemEGroupIII = new DevComponents.Editors.ComboItem();
            this.cbxiItemEGroupIIIA = new DevComponents.Editors.ComboItem();
            this.cbxiItemEGroupIIIB = new DevComponents.Editors.ComboItem();
            this.cbxiItemEGroupIIIC = new DevComponents.Editors.ComboItem();
            this.cbxiItemEGroupNA = new DevComponents.Editors.ComboItem();
            this.cbxiItemEGroupUnknown = new DevComponents.Editors.ComboItem();
            this.lblItemEGroup = new DevComponents.DotNetBar.LabelX();
            this.lblItemPType = new DevComponents.DotNetBar.LabelX();
            this.lblItemDType = new DevComponents.DotNetBar.LabelX();
            this.cbxItemBarrier = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiItemBarrierNA = new DevComponents.Editors.ComboItem();
            this.cbxiItemBarrierELD = new DevComponents.Editors.ComboItem();
            this.cbxiItemBarrierGalvanic = new DevComponents.Editors.ComboItem();
            this.cbxiItemBarrierOther = new DevComponents.Editors.ComboItem();
            this.cbxiItemBarrierZenner = new DevComponents.Editors.ComboItem();
            this.lblItemBarrier = new DevComponents.DotNetBar.LabelX();
            this.lblItemECert = new DevComponents.DotNetBar.LabelX();
            this.tiItemDetails = new DevComponents.DotNetBar.SuperTabItem();
            this.tpItemFault = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.tiItemFault = new DevComponents.DotNetBar.SuperTabItem();
            this.dtItemsFilterTo = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
            this.dtItemsFilterFrom = new DevComponents.Editors.DateTimeAdv.DateTimeInput();
            this.labelX4 = new DevComponents.DotNetBar.LabelX();
            this.mtpReports = new DevComponents.DotNetBar.Metro.MetroTabPanel();
            this.dnDiary = new DevComponents.DotNetBar.Schedule.DateNavigator();
            this.cvDiary = new DevComponents.DotNetBar.Schedule.CalendarView();
            this.pDiary = new DevComponents.DotNetBar.PanelEx();
            this.mab = new DevComponents.DotNetBar.Metro.MetroAppButton();
            this.mstc = new DevComponents.DotNetBar.SuperTabControl();
            this.mspImpExp = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.mstImpExp = new DevComponents.DotNetBar.SuperTabItem();
            this.mspHelp = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.mstHelp = new DevComponents.DotNetBar.SuperTabItem();
            this.mspPrint = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.mstPrint = new DevComponents.DotNetBar.SuperTabItem();
            this.msbSettings = new DevComponents.DotNetBar.ButtonItem();
            this.msbSignOut = new DevComponents.DotNetBar.ButtonItem();
            this.msbExit = new DevComponents.DotNetBar.ButtonItem();
            this.mtHome = new DevComponents.DotNetBar.Metro.MetroTabItem();
            this.mtInspections = new DevComponents.DotNetBar.Metro.MetroTabItem();
            this.mtItems = new DevComponents.DotNetBar.Metro.MetroTabItem();
            this.mtDiary = new DevComponents.DotNetBar.Metro.MetroTabItem();
            this.msbSync = new DevComponents.DotNetBar.ButtonItem();
            this.msbTools = new DevComponents.DotNetBar.ButtonItem();
            this.msbiInspectors = new DevComponents.DotNetBar.ButtonItem();
            this.msbiSchedules = new DevComponents.DotNetBar.ButtonItem();
            this.msbiLists = new DevComponents.DotNetBar.ButtonItem();
            this.msbiDDRebuild = new DevComponents.DotNetBar.ButtonItem();
            this.sm = new DevComponents.DotNetBar.StyleManager(this.components);
            this.cpMain = new DevComponents.DotNetBar.Controls.CircularProgress();
            this.ms.SuspendLayout();
            this.mtpInspections.SuspendLayout();
            this.pInspections.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.scInspections)).BeginInit();
            this.scInspections.Panel1.SuspendLayout();
            this.scInspections.Panel2.SuspendLayout();
            this.scInspections.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tvInspections)).BeginInit();
            this.cmLocations.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.scInspectionsData)).BeginInit();
            this.scInspectionsData.Panel1.SuspendLayout();
            this.scInspectionsData.Panel2.SuspendLayout();
            this.scInspectionsData.SuspendLayout();
            this.cmInspections.SuspendLayout();
            this.pInspection.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tcInspections)).BeginInit();
            this.tcInspections.SuspendLayout();
            this.tpInspectionGeneral.SuspendLayout();
            this.tpInspectionsAnswers.SuspendLayout();
            this.tpInspectionsFaults.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dtInspectionsFilterTo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtInspectionsFilterFrom)).BeginInit();
            this.mtpHome.SuspendLayout();
            this.pHome.SuspendLayout();
            this.mtpItems.SuspendLayout();
            this.pItems.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.scItems)).BeginInit();
            this.scItems.Panel1.SuspendLayout();
            this.scItems.Panel2.SuspendLayout();
            this.scItems.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tvItems)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.scItemsData)).BeginInit();
            this.scItemsData.Panel1.SuspendLayout();
            this.scItemsData.Panel2.SuspendLayout();
            this.scItemsData.SuspendLayout();
            this.cmItems.SuspendLayout();
            this.pItem.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tcItems)).BeginInit();
            this.tcItems.SuspendLayout();
            this.tpItemGeneral.SuspendLayout();
            this.tpItemDetails.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dtItemsFilterTo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtItemsFilterFrom)).BeginInit();
            this.mtpReports.SuspendLayout();
            this.pDiary.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.mstc)).BeginInit();
            this.mstc.SuspendLayout();
            this.SuspendLayout();
            // 
            // msb
            // 
            this.msb.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.msb.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.msb.ContainerControlProcessDialogKey = true;
            this.msb.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.msb.DragDropSupport = true;
            this.msb.Font = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.msb.ForeColor = System.Drawing.Color.Black;
            this.msb.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblStatus});
            this.msb.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.msb.Location = new System.Drawing.Point(1, 597);
            this.msb.Name = "msb";
            this.msb.Size = new System.Drawing.Size(958, 22);
            this.msb.TabIndex = 0;
            // 
            // lblStatus
            // 
            this.lblStatus.Name = "lblStatus";
            this.lblStatus.Text = "Ready...";
            // 
            // ms
            // 
            this.ms.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.ms.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.ms.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.ms.CanCustomize = false;
            this.ms.CaptionFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.ms.CaptionVisible = true;
            this.ms.Controls.Add(this.mtpHome);
            this.ms.Controls.Add(this.mtpInspections);
            this.ms.Controls.Add(this.mtpItems);
            this.ms.Controls.Add(this.mtpReports);
            this.ms.ForeColor = System.Drawing.Color.Black;
            this.ms.HelpButtonText = "Get Help";
            this.ms.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.mab,
            this.mtHome,
            this.mtInspections,
            this.mtItems,
            this.mtDiary});
            this.ms.KeyTipsFont = new System.Drawing.Font("Segoe UI", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.ms.Location = new System.Drawing.Point(1, 1);
            this.ms.Name = "ms";
            this.ms.QuickToolbarItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.msbSync,
            this.msbTools});
            this.ms.SettingsButtonVisible = false;
            this.ms.Size = new System.Drawing.Size(958, 598);
            this.ms.SystemText.MaximizeRibbonText = "&Maximize the Ribbon";
            this.ms.SystemText.MinimizeRibbonText = "Mi&nimize the Ribbon";
            this.ms.SystemText.QatAddItemText = "&Add to Quick Access Toolbar";
            this.ms.SystemText.QatCustomizeMenuLabel = "<b>Customize Quick Access Toolbar</b>";
            this.ms.SystemText.QatCustomizeText = "&Customize Quick Access Toolbar...";
            this.ms.SystemText.QatDialogAddButton = "&Add >>";
            this.ms.SystemText.QatDialogCancelButton = "Cancel";
            this.ms.SystemText.QatDialogCaption = "Customize Quick Access Toolbar";
            this.ms.SystemText.QatDialogCategoriesLabel = "&Choose commands from:";
            this.ms.SystemText.QatDialogOkButton = "OK";
            this.ms.SystemText.QatDialogPlacementCheckbox = "&Place Quick Access Toolbar below the Ribbon";
            this.ms.SystemText.QatDialogRemoveButton = "&Remove";
            this.ms.SystemText.QatPlaceAboveRibbonText = "&Place Quick Access Toolbar above the Ribbon";
            this.ms.SystemText.QatPlaceBelowRibbonText = "&Place Quick Access Toolbar below the Ribbon";
            this.ms.SystemText.QatRemoveItemText = "&Remove from Quick Access Toolbar";
            this.ms.TabIndex = 1;
            this.ms.TabStripFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.ms.HelpButtonClick += new System.EventHandler(this.ms_HelpButtonClick);
            // 
            // mtpInspections
            // 
            this.mtpInspections.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.mtpInspections.Controls.Add(this.labelX2);
            this.mtpInspections.Controls.Add(this.pInspections);
            this.mtpInspections.Controls.Add(this.dtInspectionsFilterTo);
            this.mtpInspections.Controls.Add(this.dtInspectionsFilterFrom);
            this.mtpInspections.Controls.Add(this.labelX1);
            this.mtpInspections.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mtpInspections.Location = new System.Drawing.Point(0, 61);
            this.mtpInspections.Name = "mtpInspections";
            this.mtpInspections.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.mtpInspections.Size = new System.Drawing.Size(958, 537);
            // 
            // 
            // 
            this.mtpInspections.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.mtpInspections.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.mtpInspections.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.mtpInspections.TabIndex = 2;
            this.mtpInspections.Visible = false;
            // 
            // labelX2
            // 
            this.labelX2.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX2.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.labelX2.ForeColor = System.Drawing.Color.Black;
            this.labelX2.Location = new System.Drawing.Point(186, 10);
            this.labelX2.Name = "labelX2";
            this.labelX2.Size = new System.Drawing.Size(22, 23);
            this.labelX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.labelX2.TabIndex = 99;
            this.labelX2.Text = "to";
            this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center;
            // 
            // pInspections
            // 
            this.pInspections.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.pInspections.CanvasColor = System.Drawing.SystemColors.Control;
            this.pInspections.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.pInspections.Controls.Add(this.scInspections);
            this.pInspections.DisabledBackColor = System.Drawing.Color.Empty;
            this.pInspections.Location = new System.Drawing.Point(0, 41);
            this.pInspections.Name = "pInspections";
            this.pInspections.Size = new System.Drawing.Size(958, 496);
            this.pInspections.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pInspections.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pInspections.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pInspections.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pInspections.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pInspections.Style.GradientAngle = 90;
            this.pInspections.TabIndex = 0;
            // 
            // scInspections
            // 
            this.scInspections.Dock = System.Windows.Forms.DockStyle.Fill;
            this.scInspections.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
            this.scInspections.ForeColor = System.Drawing.Color.Black;
            this.scInspections.IsSplitterFixed = true;
            this.scInspections.Location = new System.Drawing.Point(0, 0);
            this.scInspections.Name = "scInspections";
            // 
            // scInspections.Panel1
            // 
            this.scInspections.Panel1.Controls.Add(this.tvInspections);
            this.scInspections.Panel1.ForeColor = System.Drawing.Color.Black;
            this.scInspections.Panel1MinSize = 300;
            // 
            // scInspections.Panel2
            // 
            this.scInspections.Panel2.Controls.Add(this.scInspectionsData);
            this.scInspections.Panel2.ForeColor = System.Drawing.Color.Black;
            this.scInspections.Size = new System.Drawing.Size(958, 496);
            this.scInspections.SplitterDistance = 300;
            this.scInspections.SplitterWidth = 1;
            this.scInspections.TabIndex = 0;
            // 
            // tvInspections
            // 
            this.tvInspections.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline;
            this.tvInspections.AllowDrop = true;
            this.tvInspections.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tvInspections.BackgroundStyle.Class = "TreeBorderKey";
            this.tvInspections.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tvInspections.ContextMenuStrip = this.cmLocations;
            this.tvInspections.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tvInspections.ForeColor = System.Drawing.Color.Black;
            this.tvInspections.GridColumnLines = false;
            this.tvInspections.GridRowLines = true;
            this.tvInspections.HotTracking = true;
            this.tvInspections.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.tvInspections.Location = new System.Drawing.Point(0, 0);
            this.tvInspections.Name = "tvInspections";
            this.tvInspections.NodesConnector = this.nodeConnector1;
            this.tvInspections.NodeStyle = this.elementStyle1;
            this.tvInspections.PathSeparator = ";";
            this.tvInspections.Size = new System.Drawing.Size(300, 496);
            this.tvInspections.Styles.Add(this.elementStyle1);
            this.tvInspections.TabIndex = 1;
            this.tvInspections.NodeClick += new DevComponents.AdvTree.TreeNodeMouseEventHandler(this.tvInspections_NodeClick);
            // 
            // cmLocations
            // 
            this.cmLocations.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmLocationsAdd,
            this.cmLocationsS1,
            this.cmLocationsExpand,
            this.cmLocationsCollapse,
            this.cmLocationsS2,
            this.cmLocationsExpandAll,
            this.cmLocationsCollapseAll});
            this.cmLocations.Name = "cmItems";
            this.cmLocations.Size = new System.Drawing.Size(169, 126);
            // 
            // cmLocationsAdd
            // 
            this.cmLocationsAdd.Name = "cmLocationsAdd";
            this.cmLocationsAdd.Size = new System.Drawing.Size(168, 22);
            this.cmLocationsAdd.Text = "Manage locations";
            this.cmLocationsAdd.Click += new System.EventHandler(this.cmLocationsManage_Click);
            // 
            // cmLocationsS1
            // 
            this.cmLocationsS1.Name = "cmLocationsS1";
            this.cmLocationsS1.Size = new System.Drawing.Size(165, 6);
            // 
            // cmLocationsExpand
            // 
            this.cmLocationsExpand.Name = "cmLocationsExpand";
            this.cmLocationsExpand.Size = new System.Drawing.Size(168, 22);
            this.cmLocationsExpand.Text = "Expand";
            this.cmLocationsExpand.Click += new System.EventHandler(this.cmLocationsExpand_Click);
            // 
            // cmLocationsCollapse
            // 
            this.cmLocationsCollapse.Name = "cmLocationsCollapse";
            this.cmLocationsCollapse.Size = new System.Drawing.Size(168, 22);
            this.cmLocationsCollapse.Text = "Collapse";
            this.cmLocationsCollapse.Click += new System.EventHandler(this.cmLocationsCollapse_Click);
            // 
            // cmLocationsS2
            // 
            this.cmLocationsS2.Name = "cmLocationsS2";
            this.cmLocationsS2.Size = new System.Drawing.Size(165, 6);
            // 
            // cmLocationsExpandAll
            // 
            this.cmLocationsExpandAll.Name = "cmLocationsExpandAll";
            this.cmLocationsExpandAll.Size = new System.Drawing.Size(168, 22);
            this.cmLocationsExpandAll.Text = "Expand all";
            this.cmLocationsExpandAll.Click += new System.EventHandler(this.cmLocationsExpandAll_Click);
            // 
            // cmLocationsCollapseAll
            // 
            this.cmLocationsCollapseAll.Name = "cmLocationsCollapseAll";
            this.cmLocationsCollapseAll.Size = new System.Drawing.Size(168, 22);
            this.cmLocationsCollapseAll.Text = "Collapse all";
            this.cmLocationsCollapseAll.Click += new System.EventHandler(this.cmLocationsCollapseAll_Click);
            // 
            // nodeConnector1
            // 
            this.nodeConnector1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(135)))), ((int)(((byte)(135)))));
            // 
            // elementStyle1
            // 
            this.elementStyle1.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.elementStyle1.Name = "elementStyle1";
            this.elementStyle1.TextColor = System.Drawing.Color.Black;
            // 
            // scInspectionsData
            // 
            this.scInspectionsData.Dock = System.Windows.Forms.DockStyle.Fill;
            this.scInspectionsData.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
            this.scInspectionsData.ForeColor = System.Drawing.Color.Black;
            this.scInspectionsData.IsSplitterFixed = true;
            this.scInspectionsData.Location = new System.Drawing.Point(0, 0);
            this.scInspectionsData.Name = "scInspectionsData";
            this.scInspectionsData.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // scInspectionsData.Panel1
            // 
            this.scInspectionsData.Panel1.Controls.Add(this.gInspections);
            this.scInspectionsData.Panel1.ForeColor = System.Drawing.Color.Black;
            // 
            // scInspectionsData.Panel2
            // 
            this.scInspectionsData.Panel2.Controls.Add(this.pInspection);
            this.scInspectionsData.Panel2.ForeColor = System.Drawing.Color.Black;
            this.scInspectionsData.Panel2MinSize = 400;
            this.scInspectionsData.Size = new System.Drawing.Size(657, 496);
            this.scInspectionsData.SplitterDistance = 95;
            this.scInspectionsData.SplitterWidth = 1;
            this.scInspectionsData.TabIndex = 0;
            // 
            // gInspections
            // 
            this.gInspections.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.gInspections.ContextMenuStrip = this.cmInspections;
            this.gInspections.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background14.Color1 = System.Drawing.Color.White;
            background14.Color2 = System.Drawing.Color.White;
            this.gInspections.DefaultVisualStyles.CellStyles.Default.Background = background14;
            this.gInspections.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding6.Left = 5;
            padding6.Right = 5;
            this.gInspections.DefaultVisualStyles.CellStyles.Default.Padding = padding6;
            this.gInspections.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background15.Color1 = System.Drawing.Color.LightGray;
            background15.Color2 = System.Drawing.Color.LightGray;
            this.gInspections.DefaultVisualStyles.CellStyles.MouseOver.Background = background15;
            this.gInspections.DefaultVisualStyles.CellStyles.MouseOver.TextColor = System.Drawing.Color.Black;
            background16.Color1 = System.Drawing.Color.White;
            background16.Color2 = System.Drawing.Color.White;
            this.gInspections.DefaultVisualStyles.CellStyles.ReadOnly.Background = background16;
            this.gInspections.DefaultVisualStyles.CellStyles.ReadOnly.TextColor = System.Drawing.Color.Gray;
            background17.Color1 = System.Drawing.Color.LightGray;
            background17.Color2 = System.Drawing.Color.LightGray;
            this.gInspections.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background17;
            this.gInspections.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor = System.Drawing.Color.DimGray;
            background18.Color1 = System.Drawing.Color.Gainsboro;
            background18.Color2 = System.Drawing.Color.Gainsboro;
            this.gInspections.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background18;
            this.gInspections.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor = System.Drawing.Color.Gray;
            background19.Color1 = System.Drawing.Color.DarkGray;
            background19.Color2 = System.Drawing.Color.DarkGray;
            this.gInspections.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background19;
            this.gInspections.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor = System.Drawing.Color.DimGray;
            background20.Color1 = System.Drawing.Color.Gainsboro;
            background20.Color2 = System.Drawing.Color.Gainsboro;
            this.gInspections.DefaultVisualStyles.CellStyles.Selected.Background = background20;
            this.gInspections.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background21.Color1 = System.Drawing.Color.DarkGray;
            background21.Color2 = System.Drawing.Color.DarkGray;
            this.gInspections.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background21;
            this.gInspections.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
            this.gInspections.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background22.Color1 = System.Drawing.SystemColors.Control;
            background22.Color2 = System.Drawing.Color.White;
            this.gInspections.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background22;
            this.gInspections.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding7.Left = 5;
            padding7.Right = 5;
            this.gInspections.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding = padding7;
            this.gInspections.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gInspections.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background23.Color1 = System.Drawing.SystemColors.Control;
            background23.Color2 = System.Drawing.Color.White;
            this.gInspections.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background23;
            this.gInspections.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gInspections.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gInspections.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gInspections.ForeColor = System.Drawing.Color.Black;
            this.gInspections.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gInspections.Location = new System.Drawing.Point(0, 0);
            this.gInspections.Name = "gInspections";
            // 
            // 
            // 
            this.gInspections.PrimaryGrid.CheckBoxes = true;
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionAdded);
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionWorkOrder);
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionInspector);
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionItem);
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionSchedule);
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionElectrical);
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionMechanical);
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionPriority);
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionComments);
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionImages);
            this.gInspections.PrimaryGrid.Columns.Add(this.gcInspectionFaults);
            this.gInspections.PrimaryGrid.NoRowsText = "No results found matching the selection.";
            this.gInspections.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gInspections.PrimaryGrid.ShowRowHeaders = false;
            this.gInspections.PrimaryGrid.UseAlternateRowStyle = true;
            this.gInspections.Size = new System.Drawing.Size(657, 95);
            this.gInspections.TabIndex = 2;
            this.gInspections.CellActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellActivatedEventArgs>(this.gInspections_CellActivated);
            this.gInspections.CellValueChanged += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellValueChangedEventArgs>(this.gInspections_CellValueChanged);
            this.gInspections.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.gInspections_RowActivated);
            this.gInspections.RowClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowClickEventArgs>(this.gInspections_RowClick);
            this.gInspections.RowDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowDoubleClickEventArgs>(this.gInspections_RowDoubleClick);
            // 
            // cmInspections
            // 
            this.cmInspections.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmInspectionsAdd,
            this.cmInspectionsRemove,
            this.cmInspectionsS1,
            this.cmInspectionsExport});
            this.cmInspections.Name = "cmInspections";
            this.cmInspections.Size = new System.Drawing.Size(188, 76);
            // 
            // cmInspectionsAdd
            // 
            this.cmInspectionsAdd.Name = "cmInspectionsAdd";
            this.cmInspectionsAdd.Size = new System.Drawing.Size(187, 22);
            this.cmInspectionsAdd.Text = "Add inspection";
            this.cmInspectionsAdd.Click += new System.EventHandler(this.cmInspectionsAdd_Click);
            // 
            // cmInspectionsRemove
            // 
            this.cmInspectionsRemove.Name = "cmInspectionsRemove";
            this.cmInspectionsRemove.Size = new System.Drawing.Size(187, 22);
            this.cmInspectionsRemove.Text = "Remove inspection";
            this.cmInspectionsRemove.Click += new System.EventHandler(this.cmInspectionsRemove_Click);
            // 
            // cmInspectionsS1
            // 
            this.cmInspectionsS1.Name = "cmInspectionsS1";
            this.cmInspectionsS1.Size = new System.Drawing.Size(184, 6);
            // 
            // cmInspectionsExport
            // 
            this.cmInspectionsExport.Name = "cmInspectionsExport";
            this.cmInspectionsExport.Size = new System.Drawing.Size(187, 22);
            this.cmInspectionsExport.Text = "Export this inspection";
            this.cmInspectionsExport.Click += new System.EventHandler(this.cmInspectionsExportSingle_Click);
            // 
            // gcInspectionAdded
            // 
            this.gcInspectionAdded.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gcInspectionAdded.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimePickerEditControl);
            this.gcInspectionAdded.HeaderText = "Completed";
            this.gcInspectionAdded.MinimumWidth = 150;
            this.gcInspectionAdded.Name = "Added";
            this.gcInspectionAdded.Width = 150;
            // 
            // gcInspectionWorkOrder
            // 
            this.gcInspectionWorkOrder.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcInspectionWorkOrder.HeaderText = "Work Order";
            this.gcInspectionWorkOrder.MinimumWidth = 60;
            this.gcInspectionWorkOrder.Name = "WorkOrder";
            this.gcInspectionWorkOrder.Width = 60;
            // 
            // gcInspectionInspector
            // 
            this.gcInspectionInspector.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcInspectionInspector.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridComboBoxExEditControl);
            this.gcInspectionInspector.HeaderText = "Inspector";
            this.gcInspectionInspector.MinimumWidth = 150;
            this.gcInspectionInspector.Name = "Inspector";
            this.gcInspectionInspector.Width = 150;
            // 
            // gcInspectionItem
            // 
            this.gcInspectionItem.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcInspectionItem.HeaderText = "Item";
            this.gcInspectionItem.MinimumWidth = 60;
            this.gcInspectionItem.Name = "Item";
            this.gcInspectionItem.Width = 60;
            // 
            // gcInspectionSchedule
            // 
            this.gcInspectionSchedule.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcInspectionSchedule.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridComboBoxExEditControl);
            this.gcInspectionSchedule.HeaderText = "Schedule";
            this.gcInspectionSchedule.MinimumWidth = 125;
            this.gcInspectionSchedule.Name = "Schedule";
            this.gcInspectionSchedule.Width = 125;
            // 
            // gcInspectionElectrical
            // 
            this.gcInspectionElectrical.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.gcInspectionElectrical.FillWeight = 50;
            this.gcInspectionElectrical.HeaderText = "Electrical";
            this.gcInspectionElectrical.MinimumWidth = 150;
            this.gcInspectionElectrical.Name = "Electrical";
            this.gcInspectionElectrical.Width = 150;
            // 
            // gcInspectionMechanical
            // 
            this.gcInspectionMechanical.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.gcInspectionMechanical.FillWeight = 50;
            this.gcInspectionMechanical.HeaderText = "Mechanical";
            this.gcInspectionMechanical.MinimumWidth = 150;
            this.gcInspectionMechanical.Name = "Mechanical";
            this.gcInspectionMechanical.Width = 150;
            // 
            // gcInspectionPriority
            // 
            this.gcInspectionPriority.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gcInspectionPriority.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridComboBoxExEditControl);
            this.gcInspectionPriority.HeaderText = "Priority";
            this.gcInspectionPriority.MinimumWidth = 85;
            this.gcInspectionPriority.Name = "Priority";
            this.gcInspectionPriority.Width = 85;
            // 
            // gcInspectionComments
            // 
            this.gcInspectionComments.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gcInspectionComments.HeaderText = "HC?";
            this.gcInspectionComments.MinimumWidth = 40;
            this.gcInspectionComments.Name = "Comments";
            this.gcInspectionComments.ToolTip = "Have comments been logged?";
            this.gcInspectionComments.Width = 40;
            // 
            // gcInspectionImages
            // 
            this.gcInspectionImages.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gcInspectionImages.HeaderText = "HP?";
            this.gcInspectionImages.MinimumWidth = 40;
            this.gcInspectionImages.Name = "Images";
            this.gcInspectionImages.Width = 40;
            // 
            // gcInspectionFaults
            // 
            this.gcInspectionFaults.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gcInspectionFaults.HeaderText = "HF?";
            this.gcInspectionFaults.MinimumWidth = 40;
            this.gcInspectionFaults.Name = "Faults";
            this.gcInspectionFaults.ToolTip = "Has faults?";
            this.gcInspectionFaults.Width = 40;
            // 
            // pInspection
            // 
            this.pInspection.CanvasColor = System.Drawing.SystemColors.Control;
            this.pInspection.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.pInspection.Controls.Add(this.btnInspectionSave);
            this.pInspection.Controls.Add(this.btnInspectionCancel);
            this.pInspection.Controls.Add(this.tcInspections);
            this.pInspection.DisabledBackColor = System.Drawing.Color.Empty;
            this.pInspection.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pInspection.Location = new System.Drawing.Point(0, 0);
            this.pInspection.Name = "pInspection";
            this.pInspection.Size = new System.Drawing.Size(657, 400);
            this.pInspection.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pInspection.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pInspection.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pInspection.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pInspection.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pInspection.Style.GradientAngle = 90;
            this.pInspection.TabIndex = 0;
            // 
            // btnInspectionSave
            // 
            this.btnInspectionSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnInspectionSave.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnInspectionSave.Enabled = false;
            this.btnInspectionSave.Location = new System.Drawing.Point(112, 356);
            this.btnInspectionSave.Name = "btnInspectionSave";
            this.btnInspectionSave.Size = new System.Drawing.Size(92, 30);
            this.btnInspectionSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnInspectionSave.TabIndex = 324;
            this.btnInspectionSave.Text = "Save";
            this.btnInspectionSave.Click += new System.EventHandler(this.btnInspectionSave_Click);
            // 
            // btnInspectionCancel
            // 
            this.btnInspectionCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnInspectionCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnInspectionCancel.Enabled = false;
            this.btnInspectionCancel.Location = new System.Drawing.Point(14, 356);
            this.btnInspectionCancel.Name = "btnInspectionCancel";
            this.btnInspectionCancel.Size = new System.Drawing.Size(92, 30);
            this.btnInspectionCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnInspectionCancel.TabIndex = 325;
            this.btnInspectionCancel.Text = "Cancel";
            this.btnInspectionCancel.Click += new System.EventHandler(this.btnInspectionCancel_Click);
            // 
            // tcInspections
            // 
            this.tcInspections.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tcInspections.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            // 
            // 
            // 
            this.tcInspections.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.tcInspections.ControlBox.MenuBox.Name = "";
            this.tcInspections.ControlBox.Name = "";
            this.tcInspections.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tcInspections.ControlBox.MenuBox,
            this.tcInspections.ControlBox.CloseBox});
            this.tcInspections.ControlBox.Visible = false;
            this.tcInspections.Controls.Add(this.tpInspectionGeneral);
            this.tcInspections.Controls.Add(this.tpInspectionsAnswers);
            this.tcInspections.Controls.Add(this.tpInspectionsFaults);
            this.tcInspections.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tcInspections.ForeColor = System.Drawing.Color.Black;
            this.tcInspections.Location = new System.Drawing.Point(14, 14);
            this.tcInspections.Name = "tcInspections";
            this.tcInspections.ReorderTabsEnabled = true;
            this.tcInspections.SelectedTabFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tcInspections.SelectedTabIndex = 0;
            this.tcInspections.Size = new System.Drawing.Size(629, 332);
            this.tcInspections.TabFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tcInspections.TabIndex = 4;
            this.tcInspections.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tiInspectionGeneral,
            this.tiInspectionAnswers,
            this.tiInspectionFaults});
            this.tcInspections.TabStop = false;
            this.tcInspections.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.VisualStudio2008Dock;
            this.tcInspections.TabVerticalSpacing = 3;
            // 
            // tpInspectionGeneral
            // 
            this.tpInspectionGeneral.Controls.Add(this.lblInspectionPriority);
            this.tpInspectionGeneral.Controls.Add(this.cbxInspectionPriority);
            this.tpInspectionGeneral.Controls.Add(this.txtInspectionComments);
            this.tpInspectionGeneral.Controls.Add(this.lblInspectionComments);
            this.tpInspectionGeneral.Controls.Add(this.txtInspectionMechanical);
            this.tpInspectionGeneral.Controls.Add(this.lblInspectionGeneralMechanical);
            this.tpInspectionGeneral.Controls.Add(this.txtInspectionElectrical);
            this.tpInspectionGeneral.Controls.Add(this.lblInspectionGeneralElectrical);
            this.tpInspectionGeneral.Controls.Add(this.lblInspectionGeneralSchedule);
            this.tpInspectionGeneral.Controls.Add(this.cbxInspectionSchedule);
            this.tpInspectionGeneral.Controls.Add(this.txtInspectionTag);
            this.tpInspectionGeneral.Controls.Add(this.lblInspectionGeneralItem);
            this.tpInspectionGeneral.Controls.Add(this.lblInspectionGeneralInspector);
            this.tpInspectionGeneral.Controls.Add(this.cbxInspectionInspector);
            this.tpInspectionGeneral.Controls.Add(this.txtInspectionWorkOrder);
            this.tpInspectionGeneral.Controls.Add(this.lblInspectionGeneralWorkOrder);
            this.tpInspectionGeneral.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpInspectionGeneral.Location = new System.Drawing.Point(0, 28);
            this.tpInspectionGeneral.Name = "tpInspectionGeneral";
            this.tpInspectionGeneral.Size = new System.Drawing.Size(629, 304);
            this.tpInspectionGeneral.TabIndex = 1;
            this.tpInspectionGeneral.TabItem = this.tiInspectionGeneral;
            // 
            // lblInspectionPriority
            // 
            this.lblInspectionPriority.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblInspectionPriority.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblInspectionPriority.EnableMarkup = false;
            this.lblInspectionPriority.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblInspectionPriority.ForeColor = System.Drawing.Color.Black;
            this.lblInspectionPriority.Location = new System.Drawing.Point(15, 139);
            this.lblInspectionPriority.Name = "lblInspectionPriority";
            this.lblInspectionPriority.Size = new System.Drawing.Size(108, 23);
            this.lblInspectionPriority.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblInspectionPriority.TabIndex = 40;
            this.lblInspectionPriority.Text = "Priority:";
            // 
            // cbxInspectionPriority
            // 
            this.cbxInspectionPriority.DisplayMember = "Text";
            this.cbxInspectionPriority.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxInspectionPriority.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxInspectionPriority.Enabled = false;
            this.cbxInspectionPriority.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxInspectionPriority.ForeColor = System.Drawing.Color.Black;
            this.cbxInspectionPriority.FormattingEnabled = true;
            this.cbxInspectionPriority.ItemHeight = 19;
            this.cbxInspectionPriority.Items.AddRange(new object[] {
            this.cbxiInspectionPriorityOK,
            this.cbxiInspectionPriorityP1,
            this.cbxiInspectionPriorityP2,
            this.cbxiInspectionPriorityP3,
            this.cbxiInspectionPriorityP4,
            this.cbxiInspectionPriorityP5});
            this.cbxInspectionPriority.Location = new System.Drawing.Point(129, 139);
            this.cbxInspectionPriority.Name = "cbxInspectionPriority";
            this.cbxInspectionPriority.Size = new System.Drawing.Size(144, 25);
            this.cbxInspectionPriority.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxInspectionPriority.TabIndex = 39;
            // 
            // cbxiInspectionPriorityOK
            // 
            this.cbxiInspectionPriorityOK.Text = "OK";
            this.cbxiInspectionPriorityOK.Value = "o";
            // 
            // cbxiInspectionPriorityP1
            // 
            this.cbxiInspectionPriorityP1.Text = "Priority 1";
            this.cbxiInspectionPriorityP1.Value = "1";
            // 
            // cbxiInspectionPriorityP2
            // 
            this.cbxiInspectionPriorityP2.Text = "Priority 2";
            this.cbxiInspectionPriorityP2.Value = "2";
            // 
            // cbxiInspectionPriorityP3
            // 
            this.cbxiInspectionPriorityP3.Text = "Priority 3";
            this.cbxiInspectionPriorityP3.Value = "3";
            // 
            // cbxiInspectionPriorityP4
            // 
            this.cbxiInspectionPriorityP4.Text = "Priority 4";
            this.cbxiInspectionPriorityP4.Value = "4";
            // 
            // cbxiInspectionPriorityP5
            // 
            this.cbxiInspectionPriorityP5.Text = "Priority 5";
            this.cbxiInspectionPriorityP5.Value = "5";
            // 
            // txtInspectionComments
            // 
            this.txtInspectionComments.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtInspectionComments.Border.Class = "TextBoxBorder";
            this.txtInspectionComments.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtInspectionComments.DisabledBackColor = System.Drawing.Color.White;
            this.txtInspectionComments.Enabled = false;
            this.txtInspectionComments.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtInspectionComments.ForeColor = System.Drawing.Color.Black;
            this.txtInspectionComments.Location = new System.Drawing.Point(129, 170);
            this.txtInspectionComments.Multiline = true;
            this.txtInspectionComments.Name = "txtInspectionComments";
            this.txtInspectionComments.PreventEnterBeep = true;
            this.txtInspectionComments.Size = new System.Drawing.Size(485, 118);
            this.txtInspectionComments.TabIndex = 9;
            // 
            // lblInspectionComments
            // 
            this.lblInspectionComments.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblInspectionComments.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblInspectionComments.EnableMarkup = false;
            this.lblInspectionComments.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblInspectionComments.ForeColor = System.Drawing.Color.Black;
            this.lblInspectionComments.Location = new System.Drawing.Point(15, 170);
            this.lblInspectionComments.Name = "lblInspectionComments";
            this.lblInspectionComments.Size = new System.Drawing.Size(108, 23);
            this.lblInspectionComments.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblInspectionComments.TabIndex = 38;
            this.lblInspectionComments.Text = "Comments:";
            // 
            // txtInspectionMechanical
            // 
            this.txtInspectionMechanical.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtInspectionMechanical.Border.Class = "TextBoxBorder";
            this.txtInspectionMechanical.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtInspectionMechanical.DisabledBackColor = System.Drawing.Color.White;
            this.txtInspectionMechanical.Enabled = false;
            this.txtInspectionMechanical.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtInspectionMechanical.ForeColor = System.Drawing.Color.Black;
            this.txtInspectionMechanical.Location = new System.Drawing.Point(129, 108);
            this.txtInspectionMechanical.Name = "txtInspectionMechanical";
            this.txtInspectionMechanical.PreventEnterBeep = true;
            this.txtInspectionMechanical.Size = new System.Drawing.Size(485, 25);
            this.txtInspectionMechanical.TabIndex = 8;
            // 
            // lblInspectionGeneralMechanical
            // 
            this.lblInspectionGeneralMechanical.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblInspectionGeneralMechanical.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblInspectionGeneralMechanical.EnableMarkup = false;
            this.lblInspectionGeneralMechanical.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblInspectionGeneralMechanical.ForeColor = System.Drawing.Color.Black;
            this.lblInspectionGeneralMechanical.Location = new System.Drawing.Point(15, 108);
            this.lblInspectionGeneralMechanical.Name = "lblInspectionGeneralMechanical";
            this.lblInspectionGeneralMechanical.Size = new System.Drawing.Size(108, 23);
            this.lblInspectionGeneralMechanical.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblInspectionGeneralMechanical.TabIndex = 35;
            this.lblInspectionGeneralMechanical.Text = "Mechanical:";
            // 
            // txtInspectionElectrical
            // 
            this.txtInspectionElectrical.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtInspectionElectrical.Border.Class = "TextBoxBorder";
            this.txtInspectionElectrical.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtInspectionElectrical.DisabledBackColor = System.Drawing.Color.White;
            this.txtInspectionElectrical.Enabled = false;
            this.txtInspectionElectrical.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtInspectionElectrical.ForeColor = System.Drawing.Color.Black;
            this.txtInspectionElectrical.Location = new System.Drawing.Point(129, 77);
            this.txtInspectionElectrical.Name = "txtInspectionElectrical";
            this.txtInspectionElectrical.PreventEnterBeep = true;
            this.txtInspectionElectrical.Size = new System.Drawing.Size(485, 25);
            this.txtInspectionElectrical.TabIndex = 7;
            // 
            // lblInspectionGeneralElectrical
            // 
            this.lblInspectionGeneralElectrical.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblInspectionGeneralElectrical.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblInspectionGeneralElectrical.EnableMarkup = false;
            this.lblInspectionGeneralElectrical.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblInspectionGeneralElectrical.ForeColor = System.Drawing.Color.Black;
            this.lblInspectionGeneralElectrical.Location = new System.Drawing.Point(15, 77);
            this.lblInspectionGeneralElectrical.Name = "lblInspectionGeneralElectrical";
            this.lblInspectionGeneralElectrical.Size = new System.Drawing.Size(108, 23);
            this.lblInspectionGeneralElectrical.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblInspectionGeneralElectrical.TabIndex = 33;
            this.lblInspectionGeneralElectrical.Text = "Electrical:";
            // 
            // lblInspectionGeneralSchedule
            // 
            this.lblInspectionGeneralSchedule.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblInspectionGeneralSchedule.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblInspectionGeneralSchedule.EnableMarkup = false;
            this.lblInspectionGeneralSchedule.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblInspectionGeneralSchedule.ForeColor = System.Drawing.Color.Black;
            this.lblInspectionGeneralSchedule.Location = new System.Drawing.Point(15, 46);
            this.lblInspectionGeneralSchedule.Name = "lblInspectionGeneralSchedule";
            this.lblInspectionGeneralSchedule.Size = new System.Drawing.Size(108, 23);
            this.lblInspectionGeneralSchedule.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblInspectionGeneralSchedule.TabIndex = 30;
            this.lblInspectionGeneralSchedule.Text = "Schedule:";
            // 
            // cbxInspectionSchedule
            // 
            this.cbxInspectionSchedule.DisplayMember = "Text";
            this.cbxInspectionSchedule.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxInspectionSchedule.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxInspectionSchedule.Enabled = false;
            this.cbxInspectionSchedule.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxInspectionSchedule.ForeColor = System.Drawing.Color.Black;
            this.cbxInspectionSchedule.FormattingEnabled = true;
            this.cbxInspectionSchedule.ItemHeight = 19;
            this.cbxInspectionSchedule.Location = new System.Drawing.Point(129, 46);
            this.cbxInspectionSchedule.Name = "cbxInspectionSchedule";
            this.cbxInspectionSchedule.Size = new System.Drawing.Size(144, 25);
            this.cbxInspectionSchedule.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxInspectionSchedule.TabIndex = 6;
            this.cbxInspectionSchedule.SelectionChangeCommitted += new System.EventHandler(this.cbxInspectionSchedule_SelectionChangeCommitted);
            // 
            // txtInspectionTag
            // 
            this.txtInspectionTag.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtInspectionTag.Border.Class = "TextBoxBorder";
            this.txtInspectionTag.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtInspectionTag.DisabledBackColor = System.Drawing.Color.White;
            this.txtInspectionTag.Enabled = false;
            this.txtInspectionTag.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtInspectionTag.ForeColor = System.Drawing.Color.Black;
            this.txtInspectionTag.Location = new System.Drawing.Point(400, 15);
            this.txtInspectionTag.Name = "txtInspectionTag";
            this.txtInspectionTag.PreventEnterBeep = true;
            this.txtInspectionTag.Size = new System.Drawing.Size(214, 25);
            this.txtInspectionTag.TabIndex = 5;
            // 
            // lblInspectionGeneralItem
            // 
            this.lblInspectionGeneralItem.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblInspectionGeneralItem.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblInspectionGeneralItem.EnableMarkup = false;
            this.lblInspectionGeneralItem.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblInspectionGeneralItem.ForeColor = System.Drawing.Color.Black;
            this.lblInspectionGeneralItem.Location = new System.Drawing.Point(308, 15);
            this.lblInspectionGeneralItem.Name = "lblInspectionGeneralItem";
            this.lblInspectionGeneralItem.Size = new System.Drawing.Size(108, 23);
            this.lblInspectionGeneralItem.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblInspectionGeneralItem.TabIndex = 27;
            this.lblInspectionGeneralItem.Text = "Item/Tag No.:";
            // 
            // lblInspectionGeneralInspector
            // 
            this.lblInspectionGeneralInspector.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblInspectionGeneralInspector.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblInspectionGeneralInspector.EnableMarkup = false;
            this.lblInspectionGeneralInspector.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblInspectionGeneralInspector.ForeColor = System.Drawing.Color.Black;
            this.lblInspectionGeneralInspector.Location = new System.Drawing.Point(308, 46);
            this.lblInspectionGeneralInspector.Name = "lblInspectionGeneralInspector";
            this.lblInspectionGeneralInspector.Size = new System.Drawing.Size(86, 23);
            this.lblInspectionGeneralInspector.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblInspectionGeneralInspector.TabIndex = 26;
            this.lblInspectionGeneralInspector.Text = "Inspector:";
            // 
            // cbxInspectionInspector
            // 
            this.cbxInspectionInspector.DisplayMember = "Text";
            this.cbxInspectionInspector.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxInspectionInspector.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxInspectionInspector.Enabled = false;
            this.cbxInspectionInspector.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxInspectionInspector.ForeColor = System.Drawing.Color.Black;
            this.cbxInspectionInspector.FormattingEnabled = true;
            this.cbxInspectionInspector.ItemHeight = 19;
            this.cbxInspectionInspector.Location = new System.Drawing.Point(400, 46);
            this.cbxInspectionInspector.Name = "cbxInspectionInspector";
            this.cbxInspectionInspector.Size = new System.Drawing.Size(214, 25);
            this.cbxInspectionInspector.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxInspectionInspector.TabIndex = 4;
            // 
            // txtInspectionWorkOrder
            // 
            this.txtInspectionWorkOrder.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtInspectionWorkOrder.Border.Class = "TextBoxBorder";
            this.txtInspectionWorkOrder.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtInspectionWorkOrder.DisabledBackColor = System.Drawing.Color.White;
            this.txtInspectionWorkOrder.Enabled = false;
            this.txtInspectionWorkOrder.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtInspectionWorkOrder.ForeColor = System.Drawing.Color.Black;
            this.txtInspectionWorkOrder.Location = new System.Drawing.Point(129, 15);
            this.txtInspectionWorkOrder.Name = "txtInspectionWorkOrder";
            this.txtInspectionWorkOrder.PreventEnterBeep = true;
            this.txtInspectionWorkOrder.Size = new System.Drawing.Size(144, 25);
            this.txtInspectionWorkOrder.TabIndex = 3;
            // 
            // lblInspectionGeneralWorkOrder
            // 
            this.lblInspectionGeneralWorkOrder.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblInspectionGeneralWorkOrder.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblInspectionGeneralWorkOrder.EnableMarkup = false;
            this.lblInspectionGeneralWorkOrder.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblInspectionGeneralWorkOrder.ForeColor = System.Drawing.Color.Black;
            this.lblInspectionGeneralWorkOrder.Location = new System.Drawing.Point(15, 15);
            this.lblInspectionGeneralWorkOrder.Name = "lblInspectionGeneralWorkOrder";
            this.lblInspectionGeneralWorkOrder.Size = new System.Drawing.Size(108, 23);
            this.lblInspectionGeneralWorkOrder.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblInspectionGeneralWorkOrder.TabIndex = 21;
            this.lblInspectionGeneralWorkOrder.Text = "Work Order:";
            // 
            // tiInspectionGeneral
            // 
            this.tiInspectionGeneral.AttachedControl = this.tpInspectionGeneral;
            this.tiInspectionGeneral.GlobalItem = false;
            this.tiInspectionGeneral.Name = "tiInspectionGeneral";
            this.tiInspectionGeneral.Text = "  General";
            // 
            // tpInspectionsAnswers
            // 
            this.tpInspectionsAnswers.Controls.Add(this.gInspectionAnswers);
            this.tpInspectionsAnswers.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpInspectionsAnswers.Location = new System.Drawing.Point(0, 28);
            this.tpInspectionsAnswers.Name = "tpInspectionsAnswers";
            this.tpInspectionsAnswers.Size = new System.Drawing.Size(629, 304);
            this.tpInspectionsAnswers.TabIndex = 0;
            this.tpInspectionsAnswers.TabItem = this.tiInspectionAnswers;
            // 
            // gInspectionAnswers
            // 
            this.gInspectionAnswers.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background24.Color1 = System.Drawing.Color.White;
            background24.Color2 = System.Drawing.Color.White;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.Default.Background = background24;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding8.Left = 5;
            padding8.Right = 5;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.Default.Padding = padding8;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background25.Color1 = System.Drawing.Color.LightGray;
            background25.Color2 = System.Drawing.Color.LightGray;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.MouseOver.Background = background25;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.MouseOver.TextColor = System.Drawing.Color.Black;
            background26.Color1 = System.Drawing.Color.White;
            background26.Color2 = System.Drawing.Color.White;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.ReadOnly.Background = background26;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.ReadOnly.TextColor = System.Drawing.Color.Gray;
            background27.Color1 = System.Drawing.Color.LightGray;
            background27.Color2 = System.Drawing.Color.LightGray;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background27;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor = System.Drawing.Color.DimGray;
            background28.Color1 = System.Drawing.Color.Gainsboro;
            background28.Color2 = System.Drawing.Color.Gainsboro;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background28;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor = System.Drawing.Color.Gray;
            background29.Color1 = System.Drawing.Color.DarkGray;
            background29.Color2 = System.Drawing.Color.DarkGray;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background29;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor = System.Drawing.Color.DimGray;
            background30.Color1 = System.Drawing.Color.Gainsboro;
            background30.Color2 = System.Drawing.Color.Gainsboro;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.Selected.Background = background30;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background31.Color1 = System.Drawing.Color.DarkGray;
            background31.Color2 = System.Drawing.Color.DarkGray;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background31;
            this.gInspectionAnswers.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
            this.gInspectionAnswers.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background32.Color1 = System.Drawing.Color.White;
            background32.Color2 = System.Drawing.SystemColors.Control;
            this.gInspectionAnswers.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background32;
            this.gInspectionAnswers.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding9.Left = 5;
            padding9.Right = 5;
            this.gInspectionAnswers.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding = padding9;
            this.gInspectionAnswers.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gInspectionAnswers.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background33.Color1 = System.Drawing.Color.White;
            background33.Color2 = System.Drawing.SystemColors.Control;
            this.gInspectionAnswers.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background33;
            this.gInspectionAnswers.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding10.Left = 5;
            padding10.Right = 5;
            this.gInspectionAnswers.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Padding = padding10;
            this.gInspectionAnswers.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gInspectionAnswers.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gInspectionAnswers.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gInspectionAnswers.ForeColor = System.Drawing.Color.Black;
            this.gInspectionAnswers.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gInspectionAnswers.Location = new System.Drawing.Point(0, 0);
            this.gInspectionAnswers.Name = "gInspectionAnswers";
            // 
            // 
            // 
            this.gInspectionAnswers.PrimaryGrid.Columns.Add(this.gInspectionAnswersID);
            this.gInspectionAnswers.PrimaryGrid.Columns.Add(this.gInspectionAnswersQS);
            this.gInspectionAnswers.PrimaryGrid.Columns.Add(this.gInspectionAnswersQID);
            this.gInspectionAnswers.PrimaryGrid.Columns.Add(this.gInspectionAnswersPID);
            this.gInspectionAnswers.PrimaryGrid.Columns.Add(this.gInspectionAnswersQuestion);
            this.gInspectionAnswers.PrimaryGrid.Columns.Add(this.gInspectionAnswersAnswer);
            this.gInspectionAnswers.PrimaryGrid.MultiSelect = false;
            this.gInspectionAnswers.PrimaryGrid.NoRowsText = "No results found matching the selection.";
            this.gInspectionAnswers.PrimaryGrid.ReadOnly = true;
            this.gInspectionAnswers.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gInspectionAnswers.PrimaryGrid.ShowRowHeaders = false;
            this.gInspectionAnswers.PrimaryGrid.UseAlternateRowStyle = true;
            this.gInspectionAnswers.Size = new System.Drawing.Size(629, 304);
            this.gInspectionAnswers.TabIndex = 10;
            this.gInspectionAnswers.TabSelection = DevComponents.DotNetBar.SuperGrid.TabSelection.CellSameRow;
            this.gInspectionAnswers.CellValueChanged += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellValueChangedEventArgs>(this.gInspectionAnswers_CellValueChanged);
            this.gInspectionAnswers.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.gInspectionAnswers_RowActivated);
            // 
            // gInspectionAnswersID
            // 
            this.gInspectionAnswersID.AllowEdit = false;
            this.gInspectionAnswersID.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gInspectionAnswersID.HeaderText = "DID";
            this.gInspectionAnswersID.MinimumWidth = 50;
            this.gInspectionAnswersID.Name = "DID";
            this.gInspectionAnswersID.ToolTip = "Database question ID";
            this.gInspectionAnswersID.Width = 50;
            // 
            // gInspectionAnswersQS
            // 
            this.gInspectionAnswersQS.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gInspectionAnswersQS.HeaderText = "Sect.";
            this.gInspectionAnswersQS.MinimumWidth = 45;
            this.gInspectionAnswersQS.Name = "QSec";
            this.gInspectionAnswersQS.Width = 45;
            // 
            // gInspectionAnswersQID
            // 
            this.gInspectionAnswersQID.AllowEdit = false;
            this.gInspectionAnswersQID.HeaderText = "Num.";
            this.gInspectionAnswersQID.MinimumWidth = 45;
            this.gInspectionAnswersQID.Name = "QNum";
            this.gInspectionAnswersQID.ToolTip = "Schedule question ID";
            this.gInspectionAnswersQID.Width = 45;
            // 
            // gInspectionAnswersPID
            // 
            this.gInspectionAnswersPID.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gInspectionAnswersPID.HeaderText = "Part";
            this.gInspectionAnswersPID.MinimumWidth = 45;
            this.gInspectionAnswersPID.Name = "QPrt";
            this.gInspectionAnswersPID.Width = 45;
            // 
            // gInspectionAnswersQuestion
            // 
            this.gInspectionAnswersQuestion.AllowEdit = false;
            this.gInspectionAnswersQuestion.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.gInspectionAnswersQuestion.HeaderText = "Question";
            this.gInspectionAnswersQuestion.MinimumWidth = 300;
            this.gInspectionAnswersQuestion.Name = "Question";
            this.gInspectionAnswersQuestion.Width = 300;
            // 
            // gInspectionAnswersAnswer
            // 
            this.gInspectionAnswersAnswer.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gInspectionAnswersAnswer.HeaderText = "Answer";
            this.gInspectionAnswersAnswer.MinimumWidth = 50;
            this.gInspectionAnswersAnswer.Name = "Answer";
            this.gInspectionAnswersAnswer.Width = 50;
            // 
            // tiInspectionAnswers
            // 
            this.tiInspectionAnswers.AttachedControl = this.tpInspectionsAnswers;
            this.tiInspectionAnswers.GlobalItem = false;
            this.tiInspectionAnswers.Name = "tiInspectionAnswers";
            this.tiInspectionAnswers.Text = "  Answers";
            // 
            // tpInspectionsFaults
            // 
            this.tpInspectionsFaults.Controls.Add(this.gInspectionFaults);
            this.tpInspectionsFaults.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpInspectionsFaults.Location = new System.Drawing.Point(0, 28);
            this.tpInspectionsFaults.Name = "tpInspectionsFaults";
            this.tpInspectionsFaults.Size = new System.Drawing.Size(629, 304);
            this.tpInspectionsFaults.TabIndex = 0;
            this.tpInspectionsFaults.TabItem = this.tiInspectionFaults;
            // 
            // gInspectionFaults
            // 
            this.gInspectionFaults.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background34.Color1 = System.Drawing.Color.White;
            background34.Color2 = System.Drawing.Color.White;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.Default.Background = background34;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding11.Left = 5;
            padding11.Right = 5;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.Default.Padding = padding11;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background35.Color1 = System.Drawing.Color.LightGray;
            background35.Color2 = System.Drawing.Color.DarkGray;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.MouseOver.Background = background35;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.MouseOver.TextColor = System.Drawing.Color.Black;
            background36.Color1 = System.Drawing.Color.White;
            background36.Color2 = System.Drawing.Color.White;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.ReadOnly.Background = background36;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.ReadOnly.TextColor = System.Drawing.Color.Gray;
            background37.Color1 = System.Drawing.Color.LightGray;
            background37.Color2 = System.Drawing.Color.LightGray;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background37;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor = System.Drawing.Color.DimGray;
            background38.Color1 = System.Drawing.Color.Gainsboro;
            background38.Color2 = System.Drawing.Color.Gainsboro;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background38;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor = System.Drawing.Color.Gray;
            background39.Color1 = System.Drawing.Color.DarkGray;
            background39.Color2 = System.Drawing.Color.DarkGray;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background39;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor = System.Drawing.Color.DimGray;
            background40.Color1 = System.Drawing.Color.Gainsboro;
            background40.Color2 = System.Drawing.Color.Gainsboro;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.Selected.Background = background40;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background41.Color1 = System.Drawing.Color.DarkGray;
            background41.Color2 = System.Drawing.Color.DarkGray;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background41;
            this.gInspectionFaults.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
            this.gInspectionFaults.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background42.Color1 = System.Drawing.Color.White;
            background42.Color2 = System.Drawing.SystemColors.Control;
            this.gInspectionFaults.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background42;
            this.gInspectionFaults.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding12.Left = 5;
            padding12.Right = 5;
            this.gInspectionFaults.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding = padding12;
            this.gInspectionFaults.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gInspectionFaults.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background43.Color1 = System.Drawing.Color.White;
            background43.Color2 = System.Drawing.SystemColors.Control;
            this.gInspectionFaults.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background43;
            this.gInspectionFaults.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gInspectionFaults.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gInspectionFaults.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gInspectionFaults.ForeColor = System.Drawing.Color.Black;
            this.gInspectionFaults.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gInspectionFaults.Location = new System.Drawing.Point(0, 0);
            this.gInspectionFaults.Name = "gInspectionFaults";
            // 
            // 
            // 
            this.gInspectionFaults.PrimaryGrid.Columns.Add(this.gInspectionFaultsPhoto);
            this.gInspectionFaults.PrimaryGrid.Columns.Add(this.gInspectionFaultsFault);
            this.gInspectionFaults.PrimaryGrid.Columns.Add(this.gInspectionFaultsPriority);
            this.gInspectionFaults.PrimaryGrid.Columns.Add(this.gInspectionFaultsResolved);
            this.gInspectionFaults.PrimaryGrid.MultiSelect = false;
            this.gInspectionFaults.PrimaryGrid.NoRowsText = "No results found matching the selection.";
            this.gInspectionFaults.PrimaryGrid.ReadOnly = true;
            this.gInspectionFaults.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gInspectionFaults.PrimaryGrid.ShowRowHeaders = false;
            this.gInspectionFaults.PrimaryGrid.UseAlternateRowStyle = true;
            this.gInspectionFaults.Size = new System.Drawing.Size(629, 304);
            this.gInspectionFaults.TabIndex = 11;
            this.gInspectionFaults.TabSelection = DevComponents.DotNetBar.SuperGrid.TabSelection.CellSameRow;
            this.gInspectionFaults.CellActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellActivatedEventArgs>(this.gInspectionFaults_CellActivated);
            this.gInspectionFaults.CellValueChanged += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellValueChangedEventArgs>(this.gInspectionFaults_CellValueChanged);
            this.gInspectionFaults.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.gInspectionFaults_RowActivated);
            // 
            // gInspectionFaultsPhoto
            // 
            this.gInspectionFaultsPhoto.AllowEdit = false;
            this.gInspectionFaultsPhoto.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gInspectionFaultsPhoto.HeaderText = "Photo";
            this.gInspectionFaultsPhoto.MinimumWidth = 125;
            this.gInspectionFaultsPhoto.Name = "Photo";
            this.gInspectionFaultsPhoto.Width = 125;
            // 
            // gInspectionFaultsFault
            // 
            this.gInspectionFaultsFault.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.gInspectionFaultsFault.HeaderText = "Fault";
            this.gInspectionFaultsFault.MinimumWidth = 300;
            this.gInspectionFaultsFault.Name = "Fault";
            this.gInspectionFaultsFault.Width = 300;
            // 
            // gInspectionFaultsPriority
            // 
            this.gInspectionFaultsPriority.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gInspectionFaultsPriority.HeaderText = "Priority";
            this.gInspectionFaultsPriority.MinimumWidth = 75;
            this.gInspectionFaultsPriority.Name = "Priority";
            this.gInspectionFaultsPriority.Width = 75;
            // 
            // gInspectionFaultsResolved
            // 
            this.gInspectionFaultsResolved.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gInspectionFaultsResolved.HeaderText = "Resolved?";
            this.gInspectionFaultsResolved.MinimumWidth = 75;
            this.gInspectionFaultsResolved.Name = "Resolved";
            this.gInspectionFaultsResolved.Width = 75;
            // 
            // tiInspectionFaults
            // 
            this.tiInspectionFaults.AttachedControl = this.tpInspectionsFaults;
            this.tiInspectionFaults.GlobalItem = false;
            this.tiInspectionFaults.Name = "tiInspectionFaults";
            this.tiInspectionFaults.Text = "  Faults";
            // 
            // dtInspectionsFilterTo
            // 
            this.dtInspectionsFilterTo.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.dtInspectionsFilterTo.BackgroundStyle.Class = "DateTimeInputBackground";
            this.dtInspectionsFilterTo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtInspectionsFilterTo.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
            this.dtInspectionsFilterTo.ButtonDropDown.Visible = true;
            this.dtInspectionsFilterTo.ForeColor = System.Drawing.Color.Black;
            this.dtInspectionsFilterTo.IsPopupCalendarOpen = false;
            this.dtInspectionsFilterTo.Location = new System.Drawing.Point(214, 8);
            // 
            // 
            // 
            // 
            // 
            // 
            this.dtInspectionsFilterTo.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtInspectionsFilterTo.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            this.dtInspectionsFilterTo.MonthCalendar.ClearButtonVisible = true;
            // 
            // 
            // 
            this.dtInspectionsFilterTo.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.dtInspectionsFilterTo.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
            this.dtInspectionsFilterTo.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.dtInspectionsFilterTo.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.dtInspectionsFilterTo.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.dtInspectionsFilterTo.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
            this.dtInspectionsFilterTo.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtInspectionsFilterTo.MonthCalendar.DisplayMonth = new System.DateTime(2016, 2, 1, 0, 0, 0, 0);
            this.dtInspectionsFilterTo.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.dtInspectionsFilterTo.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.dtInspectionsFilterTo.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
            this.dtInspectionsFilterTo.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.dtInspectionsFilterTo.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtInspectionsFilterTo.MonthCalendar.TodayButtonVisible = true;
            this.dtInspectionsFilterTo.Name = "dtInspectionsFilterTo";
            this.dtInspectionsFilterTo.Size = new System.Drawing.Size(95, 25);
            this.dtInspectionsFilterTo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.dtInspectionsFilterTo.TabIndex = 98;
            this.dtInspectionsFilterTo.TextChanged += new System.EventHandler(this.dtInspectionsFilterTo_TextChanged);
            // 
            // dtInspectionsFilterFrom
            // 
            this.dtInspectionsFilterFrom.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.dtInspectionsFilterFrom.BackgroundStyle.Class = "DateTimeInputBackground";
            this.dtInspectionsFilterFrom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtInspectionsFilterFrom.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
            this.dtInspectionsFilterFrom.ButtonDropDown.Visible = true;
            this.dtInspectionsFilterFrom.ForeColor = System.Drawing.Color.Black;
            this.dtInspectionsFilterFrom.IsPopupCalendarOpen = false;
            this.dtInspectionsFilterFrom.Location = new System.Drawing.Point(85, 8);
            // 
            // 
            // 
            // 
            // 
            // 
            this.dtInspectionsFilterFrom.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtInspectionsFilterFrom.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            this.dtInspectionsFilterFrom.MonthCalendar.ClearButtonVisible = true;
            // 
            // 
            // 
            this.dtInspectionsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.dtInspectionsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
            this.dtInspectionsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.dtInspectionsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.dtInspectionsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.dtInspectionsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
            this.dtInspectionsFilterFrom.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtInspectionsFilterFrom.MonthCalendar.DisplayMonth = new System.DateTime(2016, 2, 1, 0, 0, 0, 0);
            this.dtInspectionsFilterFrom.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.dtInspectionsFilterFrom.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.dtInspectionsFilterFrom.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
            this.dtInspectionsFilterFrom.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.dtInspectionsFilterFrom.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtInspectionsFilterFrom.MonthCalendar.TodayButtonVisible = true;
            this.dtInspectionsFilterFrom.Name = "dtInspectionsFilterFrom";
            this.dtInspectionsFilterFrom.Size = new System.Drawing.Size(95, 25);
            this.dtInspectionsFilterFrom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.dtInspectionsFilterFrom.TabIndex = 97;
            this.dtInspectionsFilterFrom.TextChanged += new System.EventHandler(this.dtInspectionsFilterFrom_TextChanged);
            // 
            // labelX1
            // 
            this.labelX1.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX1.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.labelX1.ForeColor = System.Drawing.Color.Black;
            this.labelX1.Location = new System.Drawing.Point(15, 10);
            this.labelX1.Name = "labelX1";
            this.labelX1.Size = new System.Drawing.Size(64, 23);
            this.labelX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.labelX1.TabIndex = 96;
            this.labelX1.Text = "Show from:";
            // 
            // mtpHome
            // 
            this.mtpHome.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.mtpHome.Controls.Add(this.pHome);
            this.mtpHome.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mtpHome.Location = new System.Drawing.Point(0, 61);
            this.mtpHome.Name = "mtpHome";
            this.mtpHome.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.mtpHome.Size = new System.Drawing.Size(958, 537);
            // 
            // 
            // 
            this.mtpHome.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.mtpHome.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.mtpHome.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.mtpHome.TabIndex = 1;
            // 
            // pHome
            // 
            this.pHome.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.pHome.CanvasColor = System.Drawing.SystemColors.Control;
            this.pHome.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.pHome.Controls.Add(this.ccHome);
            this.pHome.DisabledBackColor = System.Drawing.Color.Empty;
            this.pHome.Location = new System.Drawing.Point(0, 41);
            this.pHome.Name = "pHome";
            this.pHome.Size = new System.Drawing.Size(958, 496);
            this.pHome.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pHome.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pHome.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pHome.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pHome.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pHome.Style.GradientAngle = 90;
            this.pHome.TabIndex = 0;
            // 
            // ccHome
            // 
            this.ccHome.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.ccHome.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            chartXy1.AxisX.MajorGridLines.GridLinesVisualStyle.LineColor = System.Drawing.Color.Gainsboro;
            chartXy1.AxisX.MinorGridLines.GridLinesVisualStyle.LineColor = System.Drawing.Color.WhiteSmoke;
            axisTitle1.Name = null;
            chartXy1.AxisX.Title = axisTitle1;
            chartXy1.AxisY.AxisAlignment = DevComponents.DotNetBar.Charts.AxisAlignment.Far;
            chartXy1.AxisY.MajorGridLines.GridLinesVisualStyle.LineColor = System.Drawing.Color.Gainsboro;
            chartXy1.AxisY.MinorGridLines.GridLinesVisualStyle.LineColor = System.Drawing.Color.WhiteSmoke;
            axisTitle2.Name = null;
            chartXy1.AxisY.Title = axisTitle2;
            chartXy1.ChartCrosshair.CrosshairLabelMode = DevComponents.DotNetBar.Charts.CrosshairLabelMode.NearestSeries;
            background1.Color1 = System.Drawing.Color.White;
            chartXy1.ChartCrosshair.CrosshairVisualStyle.Background = background1;
            chartXy1.ChartCrosshair.HighlightPoints = true;
            chartXy1.ChartCrosshair.ShowCrosshairLabels = true;
            chartXy1.ChartCrosshair.ShowValueXLabels = true;
            chartXy1.ChartCrosshair.ShowValueXLine = true;
            chartXy1.ChartCrosshair.ShowValueYLabels = true;
            chartXy1.ChartCrosshair.ShowValueYLine = true;
            chartSeries1.CrosshairHighlightPoints = DevComponents.DotNetBar.Charts.Style.Tbool.True;
            chartSeries1.EmptyValues = null;
            chartSeries1.Name = "Series1";
            seriesPoint1.ValueX = 0D;
            seriesPoint1.ValueY = new object[] {
        ((object)(10D))};
            seriesPoint2.ValueX = 1D;
            seriesPoint2.ValueY = new object[] {
        ((object)(22D))};
            seriesPoint3.ValueX = 2D;
            seriesPoint3.ValueY = new object[] {
        ((object)(14D))};
            seriesPoint4.ValueX = 3D;
            seriesPoint4.ValueY = new object[] {
        ((object)(37D))};
            seriesPoint5.ValueX = 4D;
            seriesPoint5.ValueY = new object[] {
        ((object)(37D))};
            seriesPoint6.ValueX = 5D;
            seriesPoint6.ValueY = new object[] {
        ((object)(44D))};
            seriesPoint7.ValueX = 6D;
            seriesPoint7.ValueY = new object[] {
        ((object)(40D))};
            seriesPoint8.ValueX = 7D;
            seriesPoint8.ValueY = new object[] {
        ((object)(28D))};
            seriesPoint9.ValueX = 8D;
            seriesPoint9.ValueY = new object[] {
        ((object)(16D))};
            seriesPoint10.ValueX = 9D;
            seriesPoint10.ValueY = new object[] {
        ((object)(5D))};
            chartSeries1.SeriesPoints.Add(seriesPoint1);
            chartSeries1.SeriesPoints.Add(seriesPoint2);
            chartSeries1.SeriesPoints.Add(seriesPoint3);
            chartSeries1.SeriesPoints.Add(seriesPoint4);
            chartSeries1.SeriesPoints.Add(seriesPoint5);
            chartSeries1.SeriesPoints.Add(seriesPoint6);
            chartSeries1.SeriesPoints.Add(seriesPoint7);
            chartSeries1.SeriesPoints.Add(seriesPoint8);
            chartSeries1.SeriesPoints.Add(seriesPoint9);
            chartSeries1.SeriesPoints.Add(seriesPoint10);
            chartSeries1.SeriesType = DevComponents.DotNetBar.Charts.SeriesType.Line;
            chartXy1.ChartSeries.Add(chartSeries1);
            background2.Color1 = System.Drawing.Color.Yellow;
            chartXy1.ChartSeriesVisualStyle.MarkerHighlightVisualStyle.Background = background2;
            chartXy1.ChartSeriesVisualStyle.MarkerHighlightVisualStyle.Size = new System.Drawing.Size(15, 15);
            chartXy1.ChartSeriesVisualStyle.MarkerHighlightVisualStyle.Type = DevComponents.DotNetBar.Charts.PointMarkerType.Ellipse;
            background3.Color1 = System.Drawing.Color.White;
            chartXy1.ChartVisualStyle.Background = background3;
            borderColor1.Bottom = System.Drawing.Color.Black;
            borderColor1.Left = System.Drawing.Color.Black;
            borderColor1.Right = System.Drawing.Color.Black;
            borderColor1.Top = System.Drawing.Color.Black;
            chartXy1.ChartVisualStyle.BorderColor = borderColor1;
            thickness1.Bottom = 1;
            thickness1.Left = 1;
            thickness1.Right = 1;
            thickness1.Top = 1;
            chartXy1.ChartVisualStyle.BorderThickness = thickness1;
            padding1.Bottom = 6;
            padding1.Left = 6;
            padding1.Right = 6;
            padding1.Top = 6;
            chartXy1.ChartVisualStyle.Padding = padding1;
            background4.Color1 = System.Drawing.Color.White;
            chartXy1.ContainerVisualStyles.Default.Background = background4;
            borderColor2.Bottom = System.Drawing.Color.DimGray;
            borderColor2.Left = System.Drawing.Color.DimGray;
            borderColor2.Right = System.Drawing.Color.DimGray;
            borderColor2.Top = System.Drawing.Color.DimGray;
            chartXy1.ContainerVisualStyles.Default.BorderColor = borderColor2;
            thickness2.Bottom = 1;
            thickness2.Left = 1;
            thickness2.Right = 1;
            thickness2.Top = 1;
            chartXy1.ContainerVisualStyles.Default.BorderThickness = thickness2;
            chartXy1.ContainerVisualStyles.Default.DropShadow.Enabled = DevComponents.DotNetBar.Charts.Style.Tbool.True;
            padding2.Bottom = 6;
            padding2.Left = 6;
            padding2.Right = 6;
            padding2.Top = 6;
            chartXy1.ContainerVisualStyles.Default.Padding = padding2;
            chartXy1.Legend.Alignment = DevComponents.DotNetBar.Charts.Style.Alignment.TopLeft;
            chartXy1.Legend.AlignVerticalItems = true;
            background5.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            chartXy1.Legend.ChartLegendVisualStyles.Default.Background = background5;
            borderColor3.Bottom = System.Drawing.Color.Black;
            borderColor3.Left = System.Drawing.Color.Black;
            borderColor3.Right = System.Drawing.Color.Black;
            borderColor3.Top = System.Drawing.Color.Black;
            chartXy1.Legend.ChartLegendVisualStyles.Default.BorderColor = borderColor3;
            thickness3.Bottom = 1;
            thickness3.Left = 1;
            thickness3.Right = 1;
            thickness3.Top = 1;
            chartXy1.Legend.ChartLegendVisualStyles.Default.BorderThickness = thickness3;
            padding3.Bottom = 8;
            padding3.Left = 8;
            padding3.Right = 8;
            padding3.Top = 8;
            chartXy1.Legend.ChartLegendVisualStyles.Default.Margin = padding3;
            padding4.Bottom = 4;
            padding4.Left = 4;
            padding4.Right = 4;
            padding4.Top = 4;
            chartXy1.Legend.ChartLegendVisualStyles.Default.Padding = padding4;
            chartXy1.Legend.Direction = DevComponents.DotNetBar.Charts.Direction.LeftToRight;
            chartXy1.Legend.MaxHorizontalPct = 75D;
            chartXy1.Legend.Placement = DevComponents.DotNetBar.Charts.Placement.Inside;
            chartXy1.Name = "ChartXy4";
            chartTitle1.ChartTitleVisualStyle.Alignment = DevComponents.DotNetBar.Charts.Style.Alignment.MiddleCenter;
            chartTitle1.ChartTitleVisualStyle.Font = new System.Drawing.Font("Georgia", 16F);
            padding5.Bottom = 8;
            padding5.Left = 8;
            padding5.Right = 8;
            padding5.Top = 8;
            chartTitle1.ChartTitleVisualStyle.Padding = padding5;
            chartTitle1.ChartTitleVisualStyle.TextColor = System.Drawing.Color.Navy;
            chartTitle1.Name = "Title1";
            chartTitle1.Text = "Chart Title";
            chartTitle1.XyAlignment = DevComponents.DotNetBar.Charts.XyAlignment.Top;
            chartXy1.Titles.Add(chartTitle1);
            this.ccHome.ChartPanel.ChartContainers.Add(chartXy1);
            this.ccHome.ChartPanel.Legend.Visible = false;
            this.ccHome.ChartPanel.Name = "PrimaryPanel";
            background6.Color1 = System.Drawing.Color.AliceBlue;
            this.ccHome.DefaultVisualStyles.HScrollBarVisualStyles.MouseOver.ArrowBackground = background6;
            background7.Color1 = System.Drawing.Color.AliceBlue;
            this.ccHome.DefaultVisualStyles.HScrollBarVisualStyles.MouseOver.ThumbBackground = background7;
            background8.Color1 = System.Drawing.Color.White;
            this.ccHome.DefaultVisualStyles.HScrollBarVisualStyles.SelectedMouseOver.ArrowBackground = background8;
            background9.Color1 = System.Drawing.Color.White;
            this.ccHome.DefaultVisualStyles.HScrollBarVisualStyles.SelectedMouseOver.ThumbBackground = background9;
            background10.Color1 = System.Drawing.Color.AliceBlue;
            this.ccHome.DefaultVisualStyles.VScrollBarVisualStyles.MouseOver.ArrowBackground = background10;
            background11.Color1 = System.Drawing.Color.AliceBlue;
            this.ccHome.DefaultVisualStyles.VScrollBarVisualStyles.MouseOver.ThumbBackground = background11;
            background12.Color1 = System.Drawing.Color.White;
            this.ccHome.DefaultVisualStyles.VScrollBarVisualStyles.SelectedMouseOver.ArrowBackground = background12;
            background13.Color1 = System.Drawing.Color.White;
            this.ccHome.DefaultVisualStyles.VScrollBarVisualStyles.SelectedMouseOver.ThumbBackground = background13;
            this.ccHome.ForeColor = System.Drawing.Color.Black;
            this.ccHome.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.ccHome.Location = new System.Drawing.Point(1, 1);
            this.ccHome.Name = "ccHome";
            this.ccHome.Size = new System.Drawing.Size(957, 494);
            this.ccHome.TabIndex = 0;
            this.ccHome.TabStop = false;
            // 
            // mtpItems
            // 
            this.mtpItems.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.mtpItems.Controls.Add(this.labelX3);
            this.mtpItems.Controls.Add(this.pItems);
            this.mtpItems.Controls.Add(this.dtItemsFilterTo);
            this.mtpItems.Controls.Add(this.dtItemsFilterFrom);
            this.mtpItems.Controls.Add(this.labelX4);
            this.mtpItems.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mtpItems.Location = new System.Drawing.Point(0, 61);
            this.mtpItems.Name = "mtpItems";
            this.mtpItems.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.mtpItems.Size = new System.Drawing.Size(958, 537);
            // 
            // 
            // 
            this.mtpItems.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.mtpItems.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.mtpItems.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.mtpItems.TabIndex = 3;
            this.mtpItems.Visible = false;
            // 
            // labelX3
            // 
            this.labelX3.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX3.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.labelX3.ForeColor = System.Drawing.Color.Black;
            this.labelX3.Location = new System.Drawing.Point(186, 10);
            this.labelX3.Name = "labelX3";
            this.labelX3.Size = new System.Drawing.Size(22, 23);
            this.labelX3.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.labelX3.TabIndex = 103;
            this.labelX3.Text = "to";
            this.labelX3.TextAlignment = System.Drawing.StringAlignment.Center;
            // 
            // pItems
            // 
            this.pItems.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.pItems.CanvasColor = System.Drawing.SystemColors.Control;
            this.pItems.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.pItems.Controls.Add(this.scItems);
            this.pItems.DisabledBackColor = System.Drawing.Color.Empty;
            this.pItems.Location = new System.Drawing.Point(0, 41);
            this.pItems.Name = "pItems";
            this.pItems.Size = new System.Drawing.Size(958, 496);
            this.pItems.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pItems.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pItems.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pItems.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pItems.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pItems.Style.GradientAngle = 90;
            this.pItems.TabIndex = 7;
            // 
            // scItems
            // 
            this.scItems.Dock = System.Windows.Forms.DockStyle.Fill;
            this.scItems.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
            this.scItems.ForeColor = System.Drawing.Color.Black;
            this.scItems.IsSplitterFixed = true;
            this.scItems.Location = new System.Drawing.Point(0, 0);
            this.scItems.Name = "scItems";
            // 
            // scItems.Panel1
            // 
            this.scItems.Panel1.Controls.Add(this.tvItems);
            this.scItems.Panel1.ForeColor = System.Drawing.Color.Black;
            this.scItems.Panel1MinSize = 300;
            // 
            // scItems.Panel2
            // 
            this.scItems.Panel2.Controls.Add(this.scItemsData);
            this.scItems.Panel2.ForeColor = System.Drawing.Color.Black;
            this.scItems.Size = new System.Drawing.Size(958, 496);
            this.scItems.SplitterDistance = 300;
            this.scItems.SplitterWidth = 1;
            this.scItems.TabIndex = 0;
            // 
            // tvItems
            // 
            this.tvItems.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline;
            this.tvItems.AllowDrop = true;
            this.tvItems.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tvItems.BackgroundStyle.Class = "TreeBorderKey";
            this.tvItems.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tvItems.ContextMenuStrip = this.cmLocations;
            this.tvItems.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tvItems.ForeColor = System.Drawing.Color.Black;
            this.tvItems.GridColumnLines = false;
            this.tvItems.GridRowLines = true;
            this.tvItems.HotTracking = true;
            this.tvItems.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.tvItems.Location = new System.Drawing.Point(0, 0);
            this.tvItems.Name = "tvItems";
            this.tvItems.NodesConnector = this.nodeConnector2;
            this.tvItems.NodeStyle = this.elementStyle2;
            this.tvItems.PathSeparator = ";";
            this.tvItems.Size = new System.Drawing.Size(300, 496);
            this.tvItems.Styles.Add(this.elementStyle2);
            this.tvItems.TabIndex = 12;
            this.tvItems.NodeClick += new DevComponents.AdvTree.TreeNodeMouseEventHandler(this.tvItems_NodeClick);
            // 
            // nodeConnector2
            // 
            this.nodeConnector2.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(135)))), ((int)(((byte)(135)))));
            // 
            // elementStyle2
            // 
            this.elementStyle2.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.elementStyle2.Name = "elementStyle2";
            this.elementStyle2.TextColor = System.Drawing.Color.Black;
            // 
            // scItemsData
            // 
            this.scItemsData.Dock = System.Windows.Forms.DockStyle.Fill;
            this.scItemsData.FixedPanel = System.Windows.Forms.FixedPanel.Panel2;
            this.scItemsData.ForeColor = System.Drawing.Color.Black;
            this.scItemsData.IsSplitterFixed = true;
            this.scItemsData.Location = new System.Drawing.Point(0, 0);
            this.scItemsData.Name = "scItemsData";
            this.scItemsData.Orientation = System.Windows.Forms.Orientation.Horizontal;
            // 
            // scItemsData.Panel1
            // 
            this.scItemsData.Panel1.Controls.Add(this.gItems);
            this.scItemsData.Panel1.ForeColor = System.Drawing.Color.Black;
            // 
            // scItemsData.Panel2
            // 
            this.scItemsData.Panel2.Controls.Add(this.pItem);
            this.scItemsData.Panel2.ForeColor = System.Drawing.Color.Black;
            this.scItemsData.Panel2MinSize = 400;
            this.scItemsData.Size = new System.Drawing.Size(657, 496);
            this.scItemsData.SplitterDistance = 95;
            this.scItemsData.SplitterWidth = 1;
            this.scItemsData.TabIndex = 0;
            // 
            // gItems
            // 
            this.gItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.gItems.ContextMenuStrip = this.cmItems;
            this.gItems.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background44.Color1 = System.Drawing.Color.White;
            background44.Color2 = System.Drawing.Color.White;
            this.gItems.DefaultVisualStyles.CellStyles.Default.Background = background44;
            this.gItems.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding13.Left = 5;
            padding13.Right = 5;
            this.gItems.DefaultVisualStyles.CellStyles.Default.Padding = padding13;
            this.gItems.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background45.Color1 = System.Drawing.Color.LightGray;
            background45.Color2 = System.Drawing.Color.LightGray;
            this.gItems.DefaultVisualStyles.CellStyles.MouseOver.Background = background45;
            this.gItems.DefaultVisualStyles.CellStyles.MouseOver.TextColor = System.Drawing.Color.Black;
            background46.Color1 = System.Drawing.Color.White;
            background46.Color2 = System.Drawing.Color.White;
            this.gItems.DefaultVisualStyles.CellStyles.ReadOnly.Background = background46;
            this.gItems.DefaultVisualStyles.CellStyles.ReadOnly.TextColor = System.Drawing.Color.Gray;
            background47.Color1 = System.Drawing.Color.LightGray;
            background47.Color2 = System.Drawing.Color.LightGray;
            this.gItems.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background47;
            this.gItems.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor = System.Drawing.Color.DimGray;
            background48.Color1 = System.Drawing.Color.Gainsboro;
            background48.Color2 = System.Drawing.Color.Gainsboro;
            this.gItems.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background48;
            this.gItems.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor = System.Drawing.Color.Gray;
            background49.Color1 = System.Drawing.Color.DarkGray;
            background49.Color2 = System.Drawing.Color.DarkGray;
            this.gItems.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background49;
            this.gItems.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor = System.Drawing.Color.DimGray;
            background50.Color1 = System.Drawing.Color.Gainsboro;
            background50.Color2 = System.Drawing.Color.Gainsboro;
            this.gItems.DefaultVisualStyles.CellStyles.Selected.Background = background50;
            this.gItems.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background51.Color1 = System.Drawing.Color.DarkGray;
            background51.Color2 = System.Drawing.Color.DarkGray;
            this.gItems.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background51;
            this.gItems.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
            this.gItems.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background52.Color1 = System.Drawing.SystemColors.Control;
            background52.Color2 = System.Drawing.Color.White;
            this.gItems.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background52;
            this.gItems.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding14.Left = 5;
            padding14.Right = 5;
            this.gItems.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding = padding14;
            this.gItems.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gItems.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background53.Color1 = System.Drawing.SystemColors.Control;
            background53.Color2 = System.Drawing.Color.White;
            this.gItems.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background53;
            this.gItems.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gItems.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gItems.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gItems.ForeColor = System.Drawing.Color.Black;
            this.gItems.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gItems.Location = new System.Drawing.Point(0, 0);
            this.gItems.Name = "gItems";
            // 
            // 
            // 
            this.gItems.PrimaryGrid.CheckBoxes = true;
            this.gItems.PrimaryGrid.Columns.Add(this.gItemAdded);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemTag);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemBarcode);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemCID);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemSerial);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemEType);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemMType);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemMan);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemDesc);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemDrawing);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemHacDrawing);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemDLDrawing);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemECert);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemBarrier);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemDType);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemPType);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemEGroup);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemTRating);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemAtexGroup);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemAtexCat);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemAtexProt);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemEPL);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemIPRating);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemCENumber);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemTempRange);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemAreaZone);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemAreaGroup);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemAreaTRating);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemAccess);
            this.gItems.PrimaryGrid.Columns.Add(this.gcItemSuitable);
            this.gItems.PrimaryGrid.Columns.Add(this.gItemImages);
            this.gItems.PrimaryGrid.Columns.Add(this.gItemFaults);
            this.gItems.PrimaryGrid.NoRowsText = "No results found matching the selection.";
            this.gItems.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gItems.PrimaryGrid.ShowRowHeaders = false;
            this.gItems.PrimaryGrid.UseAlternateRowStyle = true;
            this.gItems.Size = new System.Drawing.Size(657, 95);
            this.gItems.TabIndex = 13;
            this.gItems.CellActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellActivatedEventArgs>(this.gItems_CellActivated);
            this.gItems.CellValueChanged += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridCellValueChangedEventArgs>(this.gItems_CellValueChanged);
            this.gItems.RowActivated += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowActivatedEventArgs>(this.gItems_RowActivated);
            this.gItems.RowClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowClickEventArgs>(this.gItems_RowClick);
            this.gItems.RowDoubleClick += new System.EventHandler<DevComponents.DotNetBar.SuperGrid.GridRowDoubleClickEventArgs>(this.gItems_RowDoubleClick);
            // 
            // cmItems
            // 
            this.cmItems.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmItemsAdd,
            this.cmItemsRemove});
            this.cmItems.Name = "cmItems";
            this.cmItems.Size = new System.Drawing.Size(145, 48);
            // 
            // cmItemsAdd
            // 
            this.cmItemsAdd.Name = "cmItemsAdd";
            this.cmItemsAdd.Size = new System.Drawing.Size(144, 22);
            this.cmItemsAdd.Text = "Add item";
            this.cmItemsAdd.Click += new System.EventHandler(this.cmItemsAdd_Click);
            // 
            // cmItemsRemove
            // 
            this.cmItemsRemove.Name = "cmItemsRemove";
            this.cmItemsRemove.Size = new System.Drawing.Size(144, 22);
            this.cmItemsRemove.Text = "Remove item";
            this.cmItemsRemove.Click += new System.EventHandler(this.cmItemsRemove_Click);
            // 
            // gItemAdded
            // 
            this.gItemAdded.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gItemAdded.HeaderText = "Added";
            this.gItemAdded.MinimumWidth = 150;
            this.gItemAdded.Name = "Added";
            this.gItemAdded.Width = 150;
            // 
            // gcItemTag
            // 
            this.gcItemTag.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemTag.HeaderText = "Tag";
            this.gcItemTag.MinimumWidth = 50;
            this.gcItemTag.Name = "Tag";
            this.gcItemTag.Width = 50;
            // 
            // gcItemBarcode
            // 
            this.gcItemBarcode.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemBarcode.HeaderText = "Barcode";
            this.gcItemBarcode.MinimumWidth = 50;
            this.gcItemBarcode.Name = "Barcode";
            this.gcItemBarcode.Width = 50;
            // 
            // gcItemCID
            // 
            this.gcItemCID.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemCID.HeaderText = "Cable ID";
            this.gcItemCID.MinimumWidth = 50;
            this.gcItemCID.Name = "CableID";
            this.gcItemCID.Width = 50;
            // 
            // gcItemSerial
            // 
            this.gcItemSerial.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemSerial.HeaderText = "Serial";
            this.gcItemSerial.MinimumWidth = 50;
            this.gcItemSerial.Name = "Serial";
            this.gcItemSerial.Width = 50;
            // 
            // gcItemEType
            // 
            this.gcItemEType.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemEType.HeaderText = "E.Type";
            this.gcItemEType.MinimumWidth = 50;
            this.gcItemEType.Name = "EType";
            this.gcItemEType.ToolTip = "Equipment type";
            this.gcItemEType.Width = 50;
            // 
            // gcItemMType
            // 
            this.gcItemMType.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemMType.HeaderText = "M.Type";
            this.gcItemMType.MinimumWidth = 50;
            this.gcItemMType.Name = "MType";
            this.gcItemMType.ToolTip = "Model type";
            this.gcItemMType.Width = 50;
            // 
            // gcItemMan
            // 
            this.gcItemMan.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemMan.HeaderText = "Manufacturer";
            this.gcItemMan.MinimumWidth = 50;
            this.gcItemMan.Name = "Manufacturer";
            this.gcItemMan.Width = 50;
            // 
            // gcItemDesc
            // 
            this.gcItemDesc.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemDesc.HeaderText = "Description";
            this.gcItemDesc.MinimumWidth = 50;
            this.gcItemDesc.Name = "Description";
            this.gcItemDesc.Width = 50;
            // 
            // gcItemDrawing
            // 
            this.gcItemDrawing.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemDrawing.HeaderText = "Drawing";
            this.gcItemDrawing.MinimumWidth = 50;
            this.gcItemDrawing.Name = "Drawing";
            this.gcItemDrawing.Width = 50;
            // 
            // gcItemHacDrawing
            // 
            this.gcItemHacDrawing.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemHacDrawing.HeaderText = "HAC Drawing";
            this.gcItemHacDrawing.MinimumWidth = 50;
            this.gcItemHacDrawing.Name = "HacDrawing";
            this.gcItemHacDrawing.Width = 50;
            // 
            // gcItemDLDrawing
            // 
            this.gcItemDLDrawing.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemDLDrawing.HeaderText = "DL Drawing";
            this.gcItemDLDrawing.MinimumWidth = 50;
            this.gcItemDLDrawing.Name = "DLDrawing";
            this.gcItemDLDrawing.ToolTip = "Device loop drawing";
            this.gcItemDLDrawing.Width = 50;
            // 
            // gcItemECert
            // 
            this.gcItemECert.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemECert.HeaderText = "E.Cert";
            this.gcItemECert.MinimumWidth = 50;
            this.gcItemECert.Name = "ECert";
            this.gcItemECert.ToolTip = "Equipment certification";
            this.gcItemECert.Width = 50;
            // 
            // gcItemBarrier
            // 
            this.gcItemBarrier.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemBarrier.HeaderText = "Barrier";
            this.gcItemBarrier.MinimumWidth = 50;
            this.gcItemBarrier.Name = "Barrier";
            this.gcItemBarrier.Width = 50;
            // 
            // gcItemDType
            // 
            this.gcItemDType.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemDType.HeaderText = "D.Type";
            this.gcItemDType.MinimumWidth = 50;
            this.gcItemDType.Name = "DType";
            this.gcItemDType.ToolTip = "Device type";
            this.gcItemDType.Width = 50;
            // 
            // gcItemPType
            // 
            this.gcItemPType.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemPType.HeaderText = "P.Type";
            this.gcItemPType.MinimumWidth = 50;
            this.gcItemPType.Name = "PType";
            this.gcItemPType.ToolTip = "Protection type";
            this.gcItemPType.Width = 50;
            // 
            // gcItemEGroup
            // 
            this.gcItemEGroup.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemEGroup.HeaderText = "E.Group";
            this.gcItemEGroup.MinimumWidth = 50;
            this.gcItemEGroup.Name = "EGroup";
            this.gcItemEGroup.ToolTip = "Equipment group";
            this.gcItemEGroup.Width = 50;
            // 
            // gcItemTRating
            // 
            this.gcItemTRating.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemTRating.HeaderText = "T-Rating";
            this.gcItemTRating.MinimumWidth = 50;
            this.gcItemTRating.Name = "TRating";
            this.gcItemTRating.Width = 50;
            // 
            // gcItemAtexGroup
            // 
            this.gcItemAtexGroup.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemAtexGroup.HeaderText = "Atex G.";
            this.gcItemAtexGroup.MinimumWidth = 50;
            this.gcItemAtexGroup.Name = "AtexGroup";
            this.gcItemAtexGroup.ToolTip = "Atex group";
            this.gcItemAtexGroup.Width = 50;
            // 
            // gcItemAtexCat
            // 
            this.gcItemAtexCat.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemAtexCat.HeaderText = "Atex C.";
            this.gcItemAtexCat.MinimumWidth = 50;
            this.gcItemAtexCat.Name = "AtexCategory";
            this.gcItemAtexCat.ToolTip = "Atex category";
            this.gcItemAtexCat.Width = 50;
            // 
            // gcItemAtexProt
            // 
            this.gcItemAtexProt.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemAtexProt.HeaderText = "Atex P.";
            this.gcItemAtexProt.MinimumWidth = 50;
            this.gcItemAtexProt.Name = "AtexProtection";
            this.gcItemAtexProt.ToolTip = "Atex protection";
            this.gcItemAtexProt.Width = 50;
            // 
            // gcItemEPL
            // 
            this.gcItemEPL.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemEPL.HeaderText = "EPL";
            this.gcItemEPL.MinimumWidth = 50;
            this.gcItemEPL.Name = "EPL";
            this.gcItemEPL.Width = 50;
            // 
            // gcItemIPRating
            // 
            this.gcItemIPRating.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemIPRating.HeaderText = "IP";
            this.gcItemIPRating.MinimumWidth = 50;
            this.gcItemIPRating.Name = "IPRating";
            this.gcItemIPRating.ToolTip = "IP rating";
            this.gcItemIPRating.Width = 50;
            // 
            // gcItemCENumber
            // 
            this.gcItemCENumber.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemCENumber.HeaderText = "CE";
            this.gcItemCENumber.MinimumWidth = 50;
            this.gcItemCENumber.Name = "CENumber";
            this.gcItemCENumber.ToolTip = "CE number";
            this.gcItemCENumber.Width = 50;
            // 
            // gcItemTempRange
            // 
            this.gcItemTempRange.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemTempRange.HeaderText = "Temp. Range";
            this.gcItemTempRange.MinimumWidth = 50;
            this.gcItemTempRange.Name = "TempRange";
            this.gcItemTempRange.ToolTip = "Temperature range";
            this.gcItemTempRange.Width = 50;
            // 
            // gcItemAreaZone
            // 
            this.gcItemAreaZone.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemAreaZone.HeaderText = "Area Z.";
            this.gcItemAreaZone.MinimumWidth = 50;
            this.gcItemAreaZone.Name = "AreaZone";
            this.gcItemAreaZone.ToolTip = "Area zone";
            this.gcItemAreaZone.Width = 50;
            // 
            // gcItemAreaGroup
            // 
            this.gcItemAreaGroup.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemAreaGroup.HeaderText = "Area G.";
            this.gcItemAreaGroup.MinimumWidth = 50;
            this.gcItemAreaGroup.Name = "AreaGroup";
            this.gcItemAreaGroup.ToolTip = "Area group";
            this.gcItemAreaGroup.Width = 50;
            // 
            // gcItemAreaTRating
            // 
            this.gcItemAreaTRating.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemAreaTRating.HeaderText = "Area T.";
            this.gcItemAreaTRating.MinimumWidth = 50;
            this.gcItemAreaTRating.Name = "AreaTRating";
            this.gcItemAreaTRating.ToolTip = "Area t-rating";
            this.gcItemAreaTRating.Width = 50;
            // 
            // gcItemAccess
            // 
            this.gcItemAccess.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.AllCells;
            this.gcItemAccess.HeaderText = "Access Req.";
            this.gcItemAccess.MinimumWidth = 50;
            this.gcItemAccess.Name = "AccessReq";
            this.gcItemAccess.ToolTip = "Access requirements";
            this.gcItemAccess.Width = 50;
            // 
            // gcItemSuitable
            // 
            this.gcItemSuitable.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gcItemSuitable.HeaderText = "SZ?";
            this.gcItemSuitable.MinimumWidth = 50;
            this.gcItemSuitable.Name = "ZoneSuitable";
            this.gcItemSuitable.ToolTip = "Suitable for zone?";
            this.gcItemSuitable.Width = 50;
            // 
            // gItemImages
            // 
            this.gItemImages.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gItemImages.HeaderText = "HP?";
            this.gItemImages.MinimumWidth = 40;
            this.gItemImages.Name = "Images";
            this.gItemImages.ToolTip = "Has photos?";
            this.gItemImages.Width = 40;
            // 
            // gItemFaults
            // 
            this.gItemFaults.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gItemFaults.HeaderText = "HF?";
            this.gItemFaults.MinimumWidth = 40;
            this.gItemFaults.Name = "Faults";
            this.gItemFaults.ToolTip = "Has faults?";
            this.gItemFaults.Width = 40;
            // 
            // pItem
            // 
            this.pItem.CanvasColor = System.Drawing.SystemColors.Control;
            this.pItem.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.pItem.Controls.Add(this.btnItemSave);
            this.pItem.Controls.Add(this.btnItemCancel);
            this.pItem.Controls.Add(this.tcItems);
            this.pItem.DisabledBackColor = System.Drawing.Color.Empty;
            this.pItem.Dock = System.Windows.Forms.DockStyle.Fill;
            this.pItem.Location = new System.Drawing.Point(0, 0);
            this.pItem.Name = "pItem";
            this.pItem.Size = new System.Drawing.Size(657, 400);
            this.pItem.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pItem.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pItem.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pItem.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pItem.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pItem.Style.GradientAngle = 90;
            this.pItem.TabIndex = 0;
            // 
            // btnItemSave
            // 
            this.btnItemSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnItemSave.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnItemSave.Enabled = false;
            this.btnItemSave.Location = new System.Drawing.Point(112, 356);
            this.btnItemSave.Name = "btnItemSave";
            this.btnItemSave.Size = new System.Drawing.Size(92, 30);
            this.btnItemSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnItemSave.TabIndex = 322;
            this.btnItemSave.Text = "Save";
            this.btnItemSave.Click += new System.EventHandler(this.btnItemSave_Click);
            // 
            // btnItemCancel
            // 
            this.btnItemCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnItemCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.btnItemCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnItemCancel.Enabled = false;
            this.btnItemCancel.Location = new System.Drawing.Point(14, 356);
            this.btnItemCancel.Name = "btnItemCancel";
            this.btnItemCancel.Size = new System.Drawing.Size(92, 30);
            this.btnItemCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnItemCancel.TabIndex = 323;
            this.btnItemCancel.Text = "Cancel";
            this.btnItemCancel.Click += new System.EventHandler(this.btnItemCancel_Click);
            // 
            // tcItems
            // 
            this.tcItems.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tcItems.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            // 
            // 
            // 
            this.tcItems.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.tcItems.ControlBox.MenuBox.Name = "";
            this.tcItems.ControlBox.Name = "";
            this.tcItems.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tcItems.ControlBox.MenuBox,
            this.tcItems.ControlBox.CloseBox});
            this.tcItems.ControlBox.Visible = false;
            this.tcItems.Controls.Add(this.tpItemGeneral);
            this.tcItems.Controls.Add(this.tpItemDetails);
            this.tcItems.Controls.Add(this.tpItemFault);
            this.tcItems.ForeColor = System.Drawing.Color.Black;
            this.tcItems.Location = new System.Drawing.Point(14, 14);
            this.tcItems.Name = "tcItems";
            this.tcItems.ReorderTabsEnabled = true;
            this.tcItems.SelectedTabFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tcItems.SelectedTabIndex = 0;
            this.tcItems.Size = new System.Drawing.Size(629, 332);
            this.tcItems.TabFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tcItems.TabIndex = 1;
            this.tcItems.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tiItemGeneral,
            this.tiItemDetails,
            this.tiItemFault});
            this.tcItems.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.VisualStudio2008Dock;
            this.tcItems.TabVerticalSpacing = 3;
            // 
            // tpItemGeneral
            // 
            this.tpItemGeneral.Controls.Add(this.btnItemDrawing);
            this.tpItemGeneral.Controls.Add(this.btnItemDrawingHac);
            this.tpItemGeneral.Controls.Add(this.btnItemManufacturer);
            this.tpItemGeneral.Controls.Add(this.cbxItemSuitable);
            this.tpItemGeneral.Controls.Add(this.lblItemSuitable);
            this.tpItemGeneral.Controls.Add(this.txtItemAccess);
            this.tpItemGeneral.Controls.Add(this.lblItemAccess);
            this.tpItemGeneral.Controls.Add(this.txtItemMType);
            this.tpItemGeneral.Controls.Add(this.lblItemMType);
            this.tpItemGeneral.Controls.Add(this.txtItemDLDrawing);
            this.tpItemGeneral.Controls.Add(this.lblItemDLDrawing);
            this.tpItemGeneral.Controls.Add(this.cbxItemManufacturer);
            this.tpItemGeneral.Controls.Add(this.lblItemManufacturer);
            this.tpItemGeneral.Controls.Add(this.lblItemDrawingDateVal);
            this.tpItemGeneral.Controls.Add(this.lblItemDrawingRevVal);
            this.tpItemGeneral.Controls.Add(this.lblItemDrawingRev);
            this.tpItemGeneral.Controls.Add(this.cbxItemDrawing);
            this.tpItemGeneral.Controls.Add(this.lblItemDrawing);
            this.tpItemGeneral.Controls.Add(this.cbxItemEType);
            this.tpItemGeneral.Controls.Add(this.lblItemEType);
            this.tpItemGeneral.Controls.Add(this.lblItemHACDrawingDateVal);
            this.tpItemGeneral.Controls.Add(this.lblItemHACDrawingRevVal);
            this.tpItemGeneral.Controls.Add(this.lblItemHACDrawingRev);
            this.tpItemGeneral.Controls.Add(this.cbxItemDrawingHac);
            this.tpItemGeneral.Controls.Add(this.lblItemDrawingHac);
            this.tpItemGeneral.Controls.Add(this.txtItemDescription);
            this.tpItemGeneral.Controls.Add(this.lblItemDescription);
            this.tpItemGeneral.Controls.Add(this.txtItemCableID);
            this.tpItemGeneral.Controls.Add(this.lblItemCableID);
            this.tpItemGeneral.Controls.Add(this.txtItemBarcode);
            this.tpItemGeneral.Controls.Add(this.lblItemBarcode);
            this.tpItemGeneral.Controls.Add(this.txtItemSerial);
            this.tpItemGeneral.Controls.Add(this.lblItemSerial);
            this.tpItemGeneral.Controls.Add(this.txtItemTag);
            this.tpItemGeneral.Controls.Add(this.lblItemTag);
            this.tpItemGeneral.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpItemGeneral.Location = new System.Drawing.Point(0, 25);
            this.tpItemGeneral.Name = "tpItemGeneral";
            this.tpItemGeneral.Size = new System.Drawing.Size(629, 307);
            this.tpItemGeneral.TabIndex = 1;
            this.tpItemGeneral.TabItem = this.tiItemGeneral;
            // 
            // btnItemDrawing
            // 
            this.btnItemDrawing.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnItemDrawing.BackColor = System.Drawing.Color.White;
            this.btnItemDrawing.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnItemDrawing.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnItemDrawing.Enabled = false;
            this.btnItemDrawing.FocusCuesEnabled = false;
            this.btnItemDrawing.Image = ((System.Drawing.Image)(resources.GetObject("btnItemDrawing.Image")));
            this.btnItemDrawing.Location = new System.Drawing.Point(279, 170);
            this.btnItemDrawing.Name = "btnItemDrawing";
            this.btnItemDrawing.Size = new System.Drawing.Size(25, 25);
            this.btnItemDrawing.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnItemDrawing.TabIndex = 102;
            this.btnItemDrawing.TabStop = false;
            this.btnItemDrawing.Click += new System.EventHandler(this.btnItemDrawing_Click);
            this.btnItemDrawing.MouseEnter += new System.EventHandler(this.btnItemDrawing_MouseEnter);
            this.btnItemDrawing.MouseLeave += new System.EventHandler(this.btnItemDrawing_MouseLeave);
            // 
            // btnItemDrawingHac
            // 
            this.btnItemDrawingHac.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnItemDrawingHac.BackColor = System.Drawing.Color.White;
            this.btnItemDrawingHac.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnItemDrawingHac.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnItemDrawingHac.Enabled = false;
            this.btnItemDrawingHac.FocusCuesEnabled = false;
            this.btnItemDrawingHac.Image = ((System.Drawing.Image)(resources.GetObject("btnItemDrawingHac.Image")));
            this.btnItemDrawingHac.Location = new System.Drawing.Point(589, 170);
            this.btnItemDrawingHac.Name = "btnItemDrawingHac";
            this.btnItemDrawingHac.Size = new System.Drawing.Size(25, 25);
            this.btnItemDrawingHac.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnItemDrawingHac.TabIndex = 101;
            this.btnItemDrawingHac.TabStop = false;
            this.btnItemDrawingHac.Click += new System.EventHandler(this.btnItemDrawingHac_Click);
            this.btnItemDrawingHac.MouseEnter += new System.EventHandler(this.btnItemDrawingHac_MouseEnter);
            this.btnItemDrawingHac.MouseLeave += new System.EventHandler(this.btnItemDrawingHac_MouseLeave);
            // 
            // btnItemManufacturer
            // 
            this.btnItemManufacturer.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnItemManufacturer.BackColor = System.Drawing.Color.White;
            this.btnItemManufacturer.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnItemManufacturer.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnItemManufacturer.Enabled = false;
            this.btnItemManufacturer.FocusCuesEnabled = false;
            this.btnItemManufacturer.Image = ((System.Drawing.Image)(resources.GetObject("btnItemManufacturer.Image")));
            this.btnItemManufacturer.Location = new System.Drawing.Point(589, 108);
            this.btnItemManufacturer.Name = "btnItemManufacturer";
            this.btnItemManufacturer.Size = new System.Drawing.Size(25, 25);
            this.btnItemManufacturer.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnItemManufacturer.TabIndex = 100;
            this.btnItemManufacturer.TabStop = false;
            this.btnItemManufacturer.Click += new System.EventHandler(this.btnItemManufacturer_Click);
            this.btnItemManufacturer.MouseEnter += new System.EventHandler(this.btnItemManufacturer_MouseEnter);
            this.btnItemManufacturer.MouseLeave += new System.EventHandler(this.btnItemManufacturer_MouseLeave);
            // 
            // cbxItemSuitable
            // 
            this.cbxItemSuitable.DisplayMember = "Text";
            this.cbxItemSuitable.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemSuitable.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemSuitable.Enabled = false;
            this.cbxItemSuitable.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemSuitable.ForeColor = System.Drawing.Color.Black;
            this.cbxItemSuitable.FormattingEnabled = true;
            this.cbxItemSuitable.ItemHeight = 19;
            this.cbxItemSuitable.Items.AddRange(new object[] {
            this.cbxiItemSuitableYes,
            this.cbxiItemSuitableNo,
            this.cbxiItemSuitableUnknown,
            this.cbxiItemSuitableNA});
            this.cbxItemSuitable.Location = new System.Drawing.Point(431, 232);
            this.cbxItemSuitable.Name = "cbxItemSuitable";
            this.cbxItemSuitable.Size = new System.Drawing.Size(183, 25);
            this.cbxItemSuitable.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemSuitable.TabIndex = 91;
            // 
            // cbxiItemSuitableYes
            // 
            this.cbxiItemSuitableYes.Text = "Yes";
            // 
            // cbxiItemSuitableNo
            // 
            this.cbxiItemSuitableNo.Text = "No";
            // 
            // cbxiItemSuitableUnknown
            // 
            this.cbxiItemSuitableUnknown.Text = "Unknown";
            // 
            // cbxiItemSuitableNA
            // 
            this.cbxiItemSuitableNA.Text = "N/A";
            // 
            // lblItemSuitable
            // 
            this.lblItemSuitable.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemSuitable.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemSuitable.EnableMarkup = false;
            this.lblItemSuitable.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemSuitable.ForeColor = System.Drawing.Color.Black;
            this.lblItemSuitable.Location = new System.Drawing.Point(324, 232);
            this.lblItemSuitable.Name = "lblItemSuitable";
            this.lblItemSuitable.Size = new System.Drawing.Size(89, 23);
            this.lblItemSuitable.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemSuitable.TabIndex = 92;
            this.lblItemSuitable.Text = "Zone Suitable?";
            // 
            // txtItemAccess
            // 
            this.txtItemAccess.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemAccess.Border.Class = "TextBoxBorder";
            this.txtItemAccess.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemAccess.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemAccess.Enabled = false;
            this.txtItemAccess.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemAccess.ForeColor = System.Drawing.Color.Black;
            this.txtItemAccess.Location = new System.Drawing.Point(129, 263);
            this.txtItemAccess.Name = "txtItemAccess";
            this.txtItemAccess.PreventEnterBeep = true;
            this.txtItemAccess.Size = new System.Drawing.Size(485, 25);
            this.txtItemAccess.TabIndex = 98;
            // 
            // lblItemAccess
            // 
            this.lblItemAccess.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemAccess.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemAccess.EnableMarkup = false;
            this.lblItemAccess.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemAccess.ForeColor = System.Drawing.Color.Black;
            this.lblItemAccess.Location = new System.Drawing.Point(14, 263);
            this.lblItemAccess.Name = "lblItemAccess";
            this.lblItemAccess.Size = new System.Drawing.Size(109, 23);
            this.lblItemAccess.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemAccess.TabIndex = 99;
            this.lblItemAccess.Text = "Access Req.:";
            // 
            // txtItemMType
            // 
            this.txtItemMType.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemMType.Border.Class = "TextBoxBorder";
            this.txtItemMType.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemMType.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemMType.Enabled = false;
            this.txtItemMType.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemMType.ForeColor = System.Drawing.Color.Black;
            this.txtItemMType.Location = new System.Drawing.Point(431, 77);
            this.txtItemMType.Name = "txtItemMType";
            this.txtItemMType.PreventEnterBeep = true;
            this.txtItemMType.Size = new System.Drawing.Size(183, 25);
            this.txtItemMType.TabIndex = 76;
            // 
            // lblItemMType
            // 
            this.lblItemMType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemMType.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemMType.EnableMarkup = false;
            this.lblItemMType.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemMType.ForeColor = System.Drawing.Color.Black;
            this.lblItemMType.Location = new System.Drawing.Point(324, 77);
            this.lblItemMType.Name = "lblItemMType";
            this.lblItemMType.Size = new System.Drawing.Size(89, 23);
            this.lblItemMType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemMType.TabIndex = 97;
            this.lblItemMType.Text = "Model/Type:";
            // 
            // txtItemDLDrawing
            // 
            this.txtItemDLDrawing.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemDLDrawing.Border.Class = "TextBoxBorder";
            this.txtItemDLDrawing.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemDLDrawing.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemDLDrawing.Enabled = false;
            this.txtItemDLDrawing.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemDLDrawing.ForeColor = System.Drawing.Color.Black;
            this.txtItemDLDrawing.Location = new System.Drawing.Point(129, 232);
            this.txtItemDLDrawing.Name = "txtItemDLDrawing";
            this.txtItemDLDrawing.PreventEnterBeep = true;
            this.txtItemDLDrawing.Size = new System.Drawing.Size(175, 25);
            this.txtItemDLDrawing.TabIndex = 81;
            // 
            // lblItemDLDrawing
            // 
            this.lblItemDLDrawing.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemDLDrawing.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemDLDrawing.EnableMarkup = false;
            this.lblItemDLDrawing.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemDLDrawing.ForeColor = System.Drawing.Color.Black;
            this.lblItemDLDrawing.Location = new System.Drawing.Point(15, 232);
            this.lblItemDLDrawing.Name = "lblItemDLDrawing";
            this.lblItemDLDrawing.Size = new System.Drawing.Size(108, 23);
            this.lblItemDLDrawing.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemDLDrawing.TabIndex = 96;
            this.lblItemDLDrawing.Text = "D. Loop Drawing:";
            // 
            // cbxItemManufacturer
            // 
            this.cbxItemManufacturer.DisplayMember = "Text";
            this.cbxItemManufacturer.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemManufacturer.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemManufacturer.Enabled = false;
            this.cbxItemManufacturer.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemManufacturer.ForeColor = System.Drawing.Color.Black;
            this.cbxItemManufacturer.FormattingEnabled = true;
            this.cbxItemManufacturer.ItemHeight = 19;
            this.cbxItemManufacturer.Location = new System.Drawing.Point(129, 108);
            this.cbxItemManufacturer.Name = "cbxItemManufacturer";
            this.cbxItemManufacturer.Size = new System.Drawing.Size(454, 25);
            this.cbxItemManufacturer.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemManufacturer.TabIndex = 77;
            // 
            // lblItemManufacturer
            // 
            this.lblItemManufacturer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemManufacturer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemManufacturer.EnableMarkup = false;
            this.lblItemManufacturer.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemManufacturer.ForeColor = System.Drawing.Color.Black;
            this.lblItemManufacturer.Location = new System.Drawing.Point(15, 108);
            this.lblItemManufacturer.Name = "lblItemManufacturer";
            this.lblItemManufacturer.Size = new System.Drawing.Size(89, 23);
            this.lblItemManufacturer.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemManufacturer.TabIndex = 95;
            this.lblItemManufacturer.Text = "Manufacturer:";
            // 
            // lblItemDrawingDateVal
            // 
            this.lblItemDrawingDateVal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemDrawingDateVal.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemDrawingDateVal.EnableMarkup = false;
            this.lblItemDrawingDateVal.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemDrawingDateVal.ForeColor = System.Drawing.Color.Black;
            this.lblItemDrawingDateVal.Location = new System.Drawing.Point(188, 201);
            this.lblItemDrawingDateVal.Name = "lblItemDrawingDateVal";
            this.lblItemDrawingDateVal.Size = new System.Drawing.Size(116, 23);
            this.lblItemDrawingDateVal.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemDrawingDateVal.TabIndex = 94;
            this.lblItemDrawingDateVal.Text = "Revision Date";
            // 
            // lblItemDrawingRevVal
            // 
            this.lblItemDrawingRevVal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemDrawingRevVal.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemDrawingRevVal.EnableMarkup = false;
            this.lblItemDrawingRevVal.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemDrawingRevVal.ForeColor = System.Drawing.Color.Black;
            this.lblItemDrawingRevVal.Location = new System.Drawing.Point(129, 201);
            this.lblItemDrawingRevVal.Name = "lblItemDrawingRevVal";
            this.lblItemDrawingRevVal.Size = new System.Drawing.Size(53, 23);
            this.lblItemDrawingRevVal.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemDrawingRevVal.TabIndex = 93;
            this.lblItemDrawingRevVal.Text = "Revision";
            // 
            // lblItemDrawingRev
            // 
            this.lblItemDrawingRev.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemDrawingRev.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemDrawingRev.EnableMarkup = false;
            this.lblItemDrawingRev.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemDrawingRev.ForeColor = System.Drawing.Color.Black;
            this.lblItemDrawingRev.Location = new System.Drawing.Point(15, 201);
            this.lblItemDrawingRev.Name = "lblItemDrawingRev";
            this.lblItemDrawingRev.Size = new System.Drawing.Size(108, 23);
            this.lblItemDrawingRev.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemDrawingRev.TabIndex = 92;
            this.lblItemDrawingRev.Text = "Revision:";
            // 
            // cbxItemDrawing
            // 
            this.cbxItemDrawing.DisplayMember = "Text";
            this.cbxItemDrawing.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemDrawing.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemDrawing.DropDownWidth = 250;
            this.cbxItemDrawing.Enabled = false;
            this.cbxItemDrawing.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemDrawing.ForeColor = System.Drawing.Color.Black;
            this.cbxItemDrawing.FormattingEnabled = true;
            this.cbxItemDrawing.ItemHeight = 19;
            this.cbxItemDrawing.Location = new System.Drawing.Point(129, 170);
            this.cbxItemDrawing.Name = "cbxItemDrawing";
            this.cbxItemDrawing.Size = new System.Drawing.Size(144, 25);
            this.cbxItemDrawing.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemDrawing.TabIndex = 79;
            this.cbxItemDrawing.SelectionChangeCommitted += new System.EventHandler(this.cbxItemDrawing_SelectionChangeCommitted);
            // 
            // lblItemDrawing
            // 
            this.lblItemDrawing.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemDrawing.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemDrawing.EnableMarkup = false;
            this.lblItemDrawing.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemDrawing.ForeColor = System.Drawing.Color.Black;
            this.lblItemDrawing.Location = new System.Drawing.Point(15, 170);
            this.lblItemDrawing.Name = "lblItemDrawing";
            this.lblItemDrawing.Size = new System.Drawing.Size(108, 23);
            this.lblItemDrawing.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemDrawing.TabIndex = 91;
            this.lblItemDrawing.Text = "Drawing/PNID:";
            // 
            // cbxItemEType
            // 
            this.cbxItemEType.DisplayMember = "Text";
            this.cbxItemEType.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemEType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemEType.Enabled = false;
            this.cbxItemEType.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemEType.ForeColor = System.Drawing.Color.Black;
            this.cbxItemEType.FormattingEnabled = true;
            this.cbxItemEType.ItemHeight = 19;
            this.cbxItemEType.Items.AddRange(new object[] {
            this.cbxiItemETypeFixed,
            this.cbxiItemETypePortable});
            this.cbxItemEType.Location = new System.Drawing.Point(129, 77);
            this.cbxItemEType.Name = "cbxItemEType";
            this.cbxItemEType.Size = new System.Drawing.Size(175, 25);
            this.cbxItemEType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemEType.TabIndex = 75;
            // 
            // cbxiItemETypeFixed
            // 
            this.cbxiItemETypeFixed.Text = "Fixed";
            // 
            // cbxiItemETypePortable
            // 
            this.cbxiItemETypePortable.Text = "Portable";
            // 
            // lblItemEType
            // 
            this.lblItemEType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemEType.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemEType.EnableMarkup = false;
            this.lblItemEType.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemEType.ForeColor = System.Drawing.Color.Black;
            this.lblItemEType.Location = new System.Drawing.Point(15, 77);
            this.lblItemEType.Name = "lblItemEType";
            this.lblItemEType.Size = new System.Drawing.Size(108, 23);
            this.lblItemEType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemEType.TabIndex = 90;
            this.lblItemEType.Text = "Equipment Type:";
            // 
            // lblItemHACDrawingDateVal
            // 
            this.lblItemHACDrawingDateVal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemHACDrawingDateVal.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemHACDrawingDateVal.EnableMarkup = false;
            this.lblItemHACDrawingDateVal.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemHACDrawingDateVal.ForeColor = System.Drawing.Color.Black;
            this.lblItemHACDrawingDateVal.Location = new System.Drawing.Point(490, 201);
            this.lblItemHACDrawingDateVal.Name = "lblItemHACDrawingDateVal";
            this.lblItemHACDrawingDateVal.Size = new System.Drawing.Size(124, 23);
            this.lblItemHACDrawingDateVal.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemHACDrawingDateVal.TabIndex = 89;
            this.lblItemHACDrawingDateVal.Text = "Revision Date";
            // 
            // lblItemHACDrawingRevVal
            // 
            this.lblItemHACDrawingRevVal.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemHACDrawingRevVal.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemHACDrawingRevVal.EnableMarkup = false;
            this.lblItemHACDrawingRevVal.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemHACDrawingRevVal.ForeColor = System.Drawing.Color.Black;
            this.lblItemHACDrawingRevVal.Location = new System.Drawing.Point(431, 201);
            this.lblItemHACDrawingRevVal.Name = "lblItemHACDrawingRevVal";
            this.lblItemHACDrawingRevVal.Size = new System.Drawing.Size(53, 23);
            this.lblItemHACDrawingRevVal.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemHACDrawingRevVal.TabIndex = 88;
            this.lblItemHACDrawingRevVal.Text = "Revision";
            // 
            // lblItemHACDrawingRev
            // 
            this.lblItemHACDrawingRev.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemHACDrawingRev.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemHACDrawingRev.EnableMarkup = false;
            this.lblItemHACDrawingRev.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemHACDrawingRev.ForeColor = System.Drawing.Color.Black;
            this.lblItemHACDrawingRev.Location = new System.Drawing.Point(324, 201);
            this.lblItemHACDrawingRev.Name = "lblItemHACDrawingRev";
            this.lblItemHACDrawingRev.Size = new System.Drawing.Size(89, 23);
            this.lblItemHACDrawingRev.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemHACDrawingRev.TabIndex = 87;
            this.lblItemHACDrawingRev.Text = "Revision:";
            // 
            // cbxItemDrawingHac
            // 
            this.cbxItemDrawingHac.DisplayMember = "Text";
            this.cbxItemDrawingHac.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemDrawingHac.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemDrawingHac.DropDownWidth = 250;
            this.cbxItemDrawingHac.Enabled = false;
            this.cbxItemDrawingHac.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemDrawingHac.ForeColor = System.Drawing.Color.Black;
            this.cbxItemDrawingHac.FormattingEnabled = true;
            this.cbxItemDrawingHac.ItemHeight = 19;
            this.cbxItemDrawingHac.Location = new System.Drawing.Point(431, 170);
            this.cbxItemDrawingHac.Name = "cbxItemDrawingHac";
            this.cbxItemDrawingHac.Size = new System.Drawing.Size(152, 25);
            this.cbxItemDrawingHac.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemDrawingHac.TabIndex = 70;
            this.cbxItemDrawingHac.SelectionChangeCommitted += new System.EventHandler(this.cbxItemHACDrawing_SelectionChangeCommitted);
            // 
            // lblItemDrawingHac
            // 
            this.lblItemDrawingHac.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemDrawingHac.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemDrawingHac.EnableMarkup = false;
            this.lblItemDrawingHac.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemDrawingHac.ForeColor = System.Drawing.Color.Black;
            this.lblItemDrawingHac.Location = new System.Drawing.Point(324, 170);
            this.lblItemDrawingHac.Name = "lblItemDrawingHac";
            this.lblItemDrawingHac.Size = new System.Drawing.Size(89, 23);
            this.lblItemDrawingHac.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemDrawingHac.TabIndex = 86;
            this.lblItemDrawingHac.Text = "HAC Drawing:";
            // 
            // txtItemDescription
            // 
            this.txtItemDescription.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemDescription.Border.Class = "TextBoxBorder";
            this.txtItemDescription.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemDescription.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemDescription.Enabled = false;
            this.txtItemDescription.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemDescription.ForeColor = System.Drawing.Color.Black;
            this.txtItemDescription.Location = new System.Drawing.Point(129, 139);
            this.txtItemDescription.Name = "txtItemDescription";
            this.txtItemDescription.PreventEnterBeep = true;
            this.txtItemDescription.Size = new System.Drawing.Size(485, 25);
            this.txtItemDescription.TabIndex = 78;
            // 
            // lblItemDescription
            // 
            this.lblItemDescription.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemDescription.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemDescription.EnableMarkup = false;
            this.lblItemDescription.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemDescription.ForeColor = System.Drawing.Color.Black;
            this.lblItemDescription.Location = new System.Drawing.Point(15, 139);
            this.lblItemDescription.Name = "lblItemDescription";
            this.lblItemDescription.Size = new System.Drawing.Size(108, 23);
            this.lblItemDescription.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemDescription.TabIndex = 85;
            this.lblItemDescription.Text = "Description:";
            // 
            // txtItemCableID
            // 
            this.txtItemCableID.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemCableID.Border.Class = "TextBoxBorder";
            this.txtItemCableID.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemCableID.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemCableID.Enabled = false;
            this.txtItemCableID.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemCableID.ForeColor = System.Drawing.Color.Black;
            this.txtItemCableID.Location = new System.Drawing.Point(129, 46);
            this.txtItemCableID.Name = "txtItemCableID";
            this.txtItemCableID.PreventEnterBeep = true;
            this.txtItemCableID.Size = new System.Drawing.Size(175, 25);
            this.txtItemCableID.TabIndex = 73;
            // 
            // lblItemCableID
            // 
            this.lblItemCableID.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemCableID.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemCableID.EnableMarkup = false;
            this.lblItemCableID.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemCableID.ForeColor = System.Drawing.Color.Black;
            this.lblItemCableID.Location = new System.Drawing.Point(15, 46);
            this.lblItemCableID.Name = "lblItemCableID";
            this.lblItemCableID.Size = new System.Drawing.Size(108, 23);
            this.lblItemCableID.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemCableID.TabIndex = 84;
            this.lblItemCableID.Text = "Cable ID:";
            // 
            // txtItemBarcode
            // 
            this.txtItemBarcode.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemBarcode.Border.Class = "TextBoxBorder";
            this.txtItemBarcode.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemBarcode.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemBarcode.Enabled = false;
            this.txtItemBarcode.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemBarcode.ForeColor = System.Drawing.Color.Black;
            this.txtItemBarcode.Location = new System.Drawing.Point(431, 15);
            this.txtItemBarcode.Name = "txtItemBarcode";
            this.txtItemBarcode.PreventEnterBeep = true;
            this.txtItemBarcode.Size = new System.Drawing.Size(183, 25);
            this.txtItemBarcode.TabIndex = 72;
            // 
            // lblItemBarcode
            // 
            this.lblItemBarcode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemBarcode.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemBarcode.EnableMarkup = false;
            this.lblItemBarcode.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemBarcode.ForeColor = System.Drawing.Color.Black;
            this.lblItemBarcode.Location = new System.Drawing.Point(324, 15);
            this.lblItemBarcode.Name = "lblItemBarcode";
            this.lblItemBarcode.Size = new System.Drawing.Size(89, 23);
            this.lblItemBarcode.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemBarcode.TabIndex = 83;
            this.lblItemBarcode.Text = "Barcode:";
            // 
            // txtItemSerial
            // 
            this.txtItemSerial.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemSerial.Border.Class = "TextBoxBorder";
            this.txtItemSerial.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemSerial.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemSerial.Enabled = false;
            this.txtItemSerial.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemSerial.ForeColor = System.Drawing.Color.Black;
            this.txtItemSerial.Location = new System.Drawing.Point(431, 46);
            this.txtItemSerial.Name = "txtItemSerial";
            this.txtItemSerial.PreventEnterBeep = true;
            this.txtItemSerial.Size = new System.Drawing.Size(183, 25);
            this.txtItemSerial.TabIndex = 74;
            // 
            // lblItemSerial
            // 
            this.lblItemSerial.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemSerial.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemSerial.EnableMarkup = false;
            this.lblItemSerial.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemSerial.ForeColor = System.Drawing.Color.Black;
            this.lblItemSerial.Location = new System.Drawing.Point(324, 46);
            this.lblItemSerial.Name = "lblItemSerial";
            this.lblItemSerial.Size = new System.Drawing.Size(89, 23);
            this.lblItemSerial.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemSerial.TabIndex = 82;
            this.lblItemSerial.Text = "Serial:";
            // 
            // txtItemTag
            // 
            this.txtItemTag.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemTag.Border.Class = "TextBoxBorder";
            this.txtItemTag.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemTag.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemTag.Enabled = false;
            this.txtItemTag.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemTag.ForeColor = System.Drawing.Color.Black;
            this.txtItemTag.Location = new System.Drawing.Point(129, 15);
            this.txtItemTag.Name = "txtItemTag";
            this.txtItemTag.PreventEnterBeep = true;
            this.txtItemTag.Size = new System.Drawing.Size(175, 25);
            this.txtItemTag.TabIndex = 71;
            // 
            // lblItemTag
            // 
            this.lblItemTag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemTag.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemTag.EnableMarkup = false;
            this.lblItemTag.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemTag.ForeColor = System.Drawing.Color.Black;
            this.lblItemTag.Location = new System.Drawing.Point(15, 15);
            this.lblItemTag.Name = "lblItemTag";
            this.lblItemTag.Size = new System.Drawing.Size(108, 23);
            this.lblItemTag.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemTag.TabIndex = 80;
            this.lblItemTag.Text = "Item Tag:";
            // 
            // tiItemGeneral
            // 
            this.tiItemGeneral.AttachedControl = this.tpItemGeneral;
            this.tiItemGeneral.GlobalItem = false;
            this.tiItemGeneral.Name = "tiItemGeneral";
            this.tiItemGeneral.Text = "  General";
            // 
            // tpItemDetails
            // 
            this.tpItemDetails.Controls.Add(this.cbxItemTraceHC);
            this.tpItemDetails.Controls.Add(this.txtItemCPRef);
            this.tpItemDetails.Controls.Add(this.lblItemCPRef);
            this.tpItemDetails.Controls.Add(this.lblItemTraceHC);
            this.tpItemDetails.Controls.Add(this.txtItemACat);
            this.tpItemDetails.Controls.Add(this.txtItemTRating);
            this.tpItemDetails.Controls.Add(this.txtItemPType);
            this.tpItemDetails.Controls.Add(this.txtItemDType);
            this.tpItemDetails.Controls.Add(this.txtItemECert);
            this.tpItemDetails.Controls.Add(this.txtItemATRating);
            this.tpItemDetails.Controls.Add(this.lblItemATRating);
            this.tpItemDetails.Controls.Add(this.txtItemAGroup);
            this.tpItemDetails.Controls.Add(this.lblItemAreaGroup);
            this.tpItemDetails.Controls.Add(this.txtItemAZone);
            this.tpItemDetails.Controls.Add(this.lblItemAZone);
            this.tpItemDetails.Controls.Add(this.txtItemTemp);
            this.tpItemDetails.Controls.Add(this.lblItemTemp);
            this.tpItemDetails.Controls.Add(this.txtItemCE);
            this.tpItemDetails.Controls.Add(this.lblItemCE);
            this.tpItemDetails.Controls.Add(this.txtItemIP);
            this.tpItemDetails.Controls.Add(this.lblItemIP);
            this.tpItemDetails.Controls.Add(this.cbxItemEPL);
            this.tpItemDetails.Controls.Add(this.lblItemEPL);
            this.tpItemDetails.Controls.Add(this.cbxItemAProt);
            this.tpItemDetails.Controls.Add(this.lblItemAProt);
            this.tpItemDetails.Controls.Add(this.lblItemACat);
            this.tpItemDetails.Controls.Add(this.cbxItemAGroup);
            this.tpItemDetails.Controls.Add(this.lblItemAGroup);
            this.tpItemDetails.Controls.Add(this.lblItemTRating);
            this.tpItemDetails.Controls.Add(this.cbxItemEGroup);
            this.tpItemDetails.Controls.Add(this.lblItemEGroup);
            this.tpItemDetails.Controls.Add(this.lblItemPType);
            this.tpItemDetails.Controls.Add(this.lblItemDType);
            this.tpItemDetails.Controls.Add(this.cbxItemBarrier);
            this.tpItemDetails.Controls.Add(this.lblItemBarrier);
            this.tpItemDetails.Controls.Add(this.lblItemECert);
            this.tpItemDetails.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpItemDetails.Location = new System.Drawing.Point(0, 28);
            this.tpItemDetails.Name = "tpItemDetails";
            this.tpItemDetails.Size = new System.Drawing.Size(629, 304);
            this.tpItemDetails.TabIndex = 0;
            this.tpItemDetails.TabItem = this.tiItemDetails;
            // 
            // cbxItemTraceHC
            // 
            this.cbxItemTraceHC.DisplayMember = "Text";
            this.cbxItemTraceHC.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemTraceHC.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemTraceHC.Enabled = false;
            this.cbxItemTraceHC.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemTraceHC.ForeColor = System.Drawing.Color.Black;
            this.cbxItemTraceHC.FormattingEnabled = true;
            this.cbxItemTraceHC.ItemHeight = 19;
            this.cbxItemTraceHC.Items.AddRange(new object[] {
            this.cbxiItemTraceHCN,
            this.cbxiItemTraceHCY});
            this.cbxItemTraceHC.Location = new System.Drawing.Point(129, 263);
            this.cbxItemTraceHC.Name = "cbxItemTraceHC";
            this.cbxItemTraceHC.Size = new System.Drawing.Size(61, 25);
            this.cbxItemTraceHC.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemTraceHC.TabIndex = 71;
            // 
            // cbxiItemTraceHCN
            // 
            this.cbxiItemTraceHCN.Text = "No";
            this.cbxiItemTraceHCN.Value = "n";
            // 
            // cbxiItemTraceHCY
            // 
            this.cbxiItemTraceHCY.Text = "Yes";
            this.cbxiItemTraceHCY.Value = "y";
            // 
            // txtItemCPRef
            // 
            this.txtItemCPRef.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemCPRef.Border.Class = "TextBoxBorder";
            this.txtItemCPRef.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemCPRef.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemCPRef.Enabled = false;
            this.txtItemCPRef.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemCPRef.ForeColor = System.Drawing.Color.Black;
            this.txtItemCPRef.Location = new System.Drawing.Point(439, 263);
            this.txtItemCPRef.Name = "txtItemCPRef";
            this.txtItemCPRef.PreventEnterBeep = true;
            this.txtItemCPRef.Size = new System.Drawing.Size(175, 25);
            this.txtItemCPRef.TabIndex = 102;
            // 
            // lblItemCPRef
            // 
            this.lblItemCPRef.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemCPRef.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemCPRef.EnableMarkup = false;
            this.lblItemCPRef.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemCPRef.ForeColor = System.Drawing.Color.Black;
            this.lblItemCPRef.Location = new System.Drawing.Point(324, 263);
            this.lblItemCPRef.Name = "lblItemCPRef";
            this.lblItemCPRef.Size = new System.Drawing.Size(109, 23);
            this.lblItemCPRef.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemCPRef.TabIndex = 104;
            this.lblItemCPRef.Text = "CP Ref.:";
            // 
            // lblItemTraceHC
            // 
            this.lblItemTraceHC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemTraceHC.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemTraceHC.EnableMarkup = false;
            this.lblItemTraceHC.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemTraceHC.ForeColor = System.Drawing.Color.Black;
            this.lblItemTraceHC.Location = new System.Drawing.Point(14, 263);
            this.lblItemTraceHC.Name = "lblItemTraceHC";
            this.lblItemTraceHC.Size = new System.Drawing.Size(109, 23);
            this.lblItemTraceHC.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemTraceHC.TabIndex = 103;
            this.lblItemTraceHC.Text = "Trace HC?";
            // 
            // txtItemACat
            // 
            this.txtItemACat.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemACat.Border.Class = "TextBoxBorder";
            this.txtItemACat.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemACat.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemACat.Enabled = false;
            this.txtItemACat.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemACat.ForeColor = System.Drawing.Color.Black;
            this.txtItemACat.Location = new System.Drawing.Point(439, 108);
            this.txtItemACat.Name = "txtItemACat";
            this.txtItemACat.PreventEnterBeep = true;
            this.txtItemACat.Size = new System.Drawing.Size(175, 25);
            this.txtItemACat.TabIndex = 100;
            // 
            // txtItemTRating
            // 
            this.txtItemTRating.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemTRating.Border.Class = "TextBoxBorder";
            this.txtItemTRating.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemTRating.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemTRating.Enabled = false;
            this.txtItemTRating.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemTRating.ForeColor = System.Drawing.Color.Black;
            this.txtItemTRating.Location = new System.Drawing.Point(439, 77);
            this.txtItemTRating.Name = "txtItemTRating";
            this.txtItemTRating.PreventEnterBeep = true;
            this.txtItemTRating.Size = new System.Drawing.Size(175, 25);
            this.txtItemTRating.TabIndex = 99;
            // 
            // txtItemPType
            // 
            this.txtItemPType.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemPType.Border.Class = "TextBoxBorder";
            this.txtItemPType.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemPType.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemPType.Enabled = false;
            this.txtItemPType.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemPType.ForeColor = System.Drawing.Color.Black;
            this.txtItemPType.Location = new System.Drawing.Point(439, 46);
            this.txtItemPType.Name = "txtItemPType";
            this.txtItemPType.PreventEnterBeep = true;
            this.txtItemPType.Size = new System.Drawing.Size(175, 25);
            this.txtItemPType.TabIndex = 98;
            // 
            // txtItemDType
            // 
            this.txtItemDType.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemDType.Border.Class = "TextBoxBorder";
            this.txtItemDType.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemDType.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemDType.Enabled = false;
            this.txtItemDType.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemDType.ForeColor = System.Drawing.Color.Black;
            this.txtItemDType.Location = new System.Drawing.Point(129, 46);
            this.txtItemDType.Name = "txtItemDType";
            this.txtItemDType.PreventEnterBeep = true;
            this.txtItemDType.Size = new System.Drawing.Size(175, 25);
            this.txtItemDType.TabIndex = 97;
            // 
            // txtItemECert
            // 
            this.txtItemECert.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemECert.Border.Class = "TextBoxBorder";
            this.txtItemECert.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemECert.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemECert.Enabled = false;
            this.txtItemECert.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemECert.ForeColor = System.Drawing.Color.Black;
            this.txtItemECert.Location = new System.Drawing.Point(129, 15);
            this.txtItemECert.Name = "txtItemECert";
            this.txtItemECert.PreventEnterBeep = true;
            this.txtItemECert.Size = new System.Drawing.Size(175, 25);
            this.txtItemECert.TabIndex = 96;
            // 
            // txtItemATRating
            // 
            this.txtItemATRating.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemATRating.Border.Class = "TextBoxBorder";
            this.txtItemATRating.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemATRating.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemATRating.Enabled = false;
            this.txtItemATRating.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemATRating.ForeColor = System.Drawing.Color.Black;
            this.txtItemATRating.Location = new System.Drawing.Point(439, 232);
            this.txtItemATRating.Name = "txtItemATRating";
            this.txtItemATRating.PreventEnterBeep = true;
            this.txtItemATRating.Size = new System.Drawing.Size(175, 25);
            this.txtItemATRating.TabIndex = 76;
            // 
            // lblItemATRating
            // 
            this.lblItemATRating.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemATRating.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemATRating.EnableMarkup = false;
            this.lblItemATRating.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemATRating.ForeColor = System.Drawing.Color.Black;
            this.lblItemATRating.Location = new System.Drawing.Point(324, 232);
            this.lblItemATRating.Name = "lblItemATRating";
            this.lblItemATRating.Size = new System.Drawing.Size(109, 23);
            this.lblItemATRating.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemATRating.TabIndex = 95;
            this.lblItemATRating.Text = "Area T-Rating:";
            // 
            // txtItemAGroup
            // 
            this.txtItemAGroup.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemAGroup.Border.Class = "TextBoxBorder";
            this.txtItemAGroup.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemAGroup.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemAGroup.Enabled = false;
            this.txtItemAGroup.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemAGroup.ForeColor = System.Drawing.Color.Black;
            this.txtItemAGroup.Location = new System.Drawing.Point(129, 232);
            this.txtItemAGroup.Name = "txtItemAGroup";
            this.txtItemAGroup.PreventEnterBeep = true;
            this.txtItemAGroup.Size = new System.Drawing.Size(175, 25);
            this.txtItemAGroup.TabIndex = 75;
            // 
            // lblItemAreaGroup
            // 
            this.lblItemAreaGroup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemAreaGroup.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemAreaGroup.EnableMarkup = false;
            this.lblItemAreaGroup.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemAreaGroup.ForeColor = System.Drawing.Color.Black;
            this.lblItemAreaGroup.Location = new System.Drawing.Point(14, 232);
            this.lblItemAreaGroup.Name = "lblItemAreaGroup";
            this.lblItemAreaGroup.Size = new System.Drawing.Size(109, 23);
            this.lblItemAreaGroup.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemAreaGroup.TabIndex = 94;
            this.lblItemAreaGroup.Text = "Area G/D Group:";
            // 
            // txtItemAZone
            // 
            this.txtItemAZone.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemAZone.Border.Class = "TextBoxBorder";
            this.txtItemAZone.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemAZone.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemAZone.Enabled = false;
            this.txtItemAZone.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemAZone.ForeColor = System.Drawing.Color.Black;
            this.txtItemAZone.Location = new System.Drawing.Point(439, 201);
            this.txtItemAZone.Name = "txtItemAZone";
            this.txtItemAZone.PreventEnterBeep = true;
            this.txtItemAZone.Size = new System.Drawing.Size(175, 25);
            this.txtItemAZone.TabIndex = 74;
            // 
            // lblItemAZone
            // 
            this.lblItemAZone.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemAZone.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemAZone.EnableMarkup = false;
            this.lblItemAZone.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemAZone.ForeColor = System.Drawing.Color.Black;
            this.lblItemAZone.Location = new System.Drawing.Point(324, 201);
            this.lblItemAZone.Name = "lblItemAZone";
            this.lblItemAZone.Size = new System.Drawing.Size(109, 23);
            this.lblItemAZone.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemAZone.TabIndex = 93;
            this.lblItemAZone.Text = "Area Zone:";
            // 
            // txtItemTemp
            // 
            this.txtItemTemp.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemTemp.Border.Class = "TextBoxBorder";
            this.txtItemTemp.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemTemp.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemTemp.Enabled = false;
            this.txtItemTemp.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemTemp.ForeColor = System.Drawing.Color.Black;
            this.txtItemTemp.Location = new System.Drawing.Point(129, 201);
            this.txtItemTemp.Name = "txtItemTemp";
            this.txtItemTemp.PreventEnterBeep = true;
            this.txtItemTemp.Size = new System.Drawing.Size(175, 25);
            this.txtItemTemp.TabIndex = 73;
            // 
            // lblItemTemp
            // 
            this.lblItemTemp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemTemp.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemTemp.EnableMarkup = false;
            this.lblItemTemp.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemTemp.ForeColor = System.Drawing.Color.Black;
            this.lblItemTemp.Location = new System.Drawing.Point(14, 201);
            this.lblItemTemp.Name = "lblItemTemp";
            this.lblItemTemp.Size = new System.Drawing.Size(109, 23);
            this.lblItemTemp.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemTemp.TabIndex = 92;
            this.lblItemTemp.Text = "Ambient Temp.:";
            // 
            // txtItemCE
            // 
            this.txtItemCE.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemCE.Border.Class = "TextBoxBorder";
            this.txtItemCE.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemCE.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemCE.Enabled = false;
            this.txtItemCE.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemCE.ForeColor = System.Drawing.Color.Black;
            this.txtItemCE.Location = new System.Drawing.Point(439, 170);
            this.txtItemCE.Name = "txtItemCE";
            this.txtItemCE.PreventEnterBeep = true;
            this.txtItemCE.Size = new System.Drawing.Size(175, 25);
            this.txtItemCE.TabIndex = 72;
            // 
            // lblItemCE
            // 
            this.lblItemCE.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemCE.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemCE.EnableMarkup = false;
            this.lblItemCE.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemCE.ForeColor = System.Drawing.Color.Black;
            this.lblItemCE.Location = new System.Drawing.Point(324, 170);
            this.lblItemCE.Name = "lblItemCE";
            this.lblItemCE.Size = new System.Drawing.Size(108, 23);
            this.lblItemCE.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemCE.TabIndex = 91;
            this.lblItemCE.Text = "CE Number:";
            // 
            // txtItemIP
            // 
            this.txtItemIP.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtItemIP.Border.Class = "TextBoxBorder";
            this.txtItemIP.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtItemIP.DisabledBackColor = System.Drawing.Color.White;
            this.txtItemIP.Enabled = false;
            this.txtItemIP.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtItemIP.ForeColor = System.Drawing.Color.Black;
            this.txtItemIP.Location = new System.Drawing.Point(129, 170);
            this.txtItemIP.Name = "txtItemIP";
            this.txtItemIP.PreventEnterBeep = true;
            this.txtItemIP.Size = new System.Drawing.Size(175, 25);
            this.txtItemIP.TabIndex = 71;
            // 
            // lblItemIP
            // 
            this.lblItemIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemIP.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemIP.EnableMarkup = false;
            this.lblItemIP.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemIP.ForeColor = System.Drawing.Color.Black;
            this.lblItemIP.Location = new System.Drawing.Point(14, 170);
            this.lblItemIP.Name = "lblItemIP";
            this.lblItemIP.Size = new System.Drawing.Size(109, 23);
            this.lblItemIP.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemIP.TabIndex = 89;
            this.lblItemIP.Text = "IP-Rating:";
            // 
            // cbxItemEPL
            // 
            this.cbxItemEPL.DisplayMember = "Text";
            this.cbxItemEPL.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemEPL.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemEPL.Enabled = false;
            this.cbxItemEPL.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemEPL.ForeColor = System.Drawing.Color.Black;
            this.cbxItemEPL.FormattingEnabled = true;
            this.cbxItemEPL.ItemHeight = 19;
            this.cbxItemEPL.Items.AddRange(new object[] {
            this.cbxiItemEPLGa,
            this.cbxiItemEPLGb,
            this.cbxiItemEPLGc,
            this.cbxiItemEPLDa,
            this.cbxiItemEPLDb,
            this.cbxiItemEPLDc,
            this.cbxiItemEPLMa,
            this.cbxiItemEPLMb,
            this.cbxiItemEPLNA,
            this.cbxiItemEPLUnknown});
            this.cbxItemEPL.Location = new System.Drawing.Point(439, 139);
            this.cbxItemEPL.Name = "cbxItemEPL";
            this.cbxItemEPL.Size = new System.Drawing.Size(175, 25);
            this.cbxItemEPL.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemEPL.TabIndex = 70;
            // 
            // cbxiItemEPLGa
            // 
            this.cbxiItemEPLGa.Text = "Ga";
            // 
            // cbxiItemEPLGb
            // 
            this.cbxiItemEPLGb.Text = "Gb";
            // 
            // cbxiItemEPLGc
            // 
            this.cbxiItemEPLGc.Text = "Gc";
            // 
            // cbxiItemEPLDa
            // 
            this.cbxiItemEPLDa.Text = "Da";
            // 
            // cbxiItemEPLDb
            // 
            this.cbxiItemEPLDb.Text = "Db";
            // 
            // cbxiItemEPLDc
            // 
            this.cbxiItemEPLDc.Text = "Dc";
            // 
            // cbxiItemEPLMa
            // 
            this.cbxiItemEPLMa.Text = "Ma";
            // 
            // cbxiItemEPLMb
            // 
            this.cbxiItemEPLMb.Text = "Mb";
            // 
            // cbxiItemEPLNA
            // 
            this.cbxiItemEPLNA.Text = "N/A";
            // 
            // cbxiItemEPLUnknown
            // 
            this.cbxiItemEPLUnknown.Text = "Unknown";
            // 
            // lblItemEPL
            // 
            this.lblItemEPL.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemEPL.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemEPL.EnableMarkup = false;
            this.lblItemEPL.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemEPL.ForeColor = System.Drawing.Color.Black;
            this.lblItemEPL.Location = new System.Drawing.Point(324, 139);
            this.lblItemEPL.Name = "lblItemEPL";
            this.lblItemEPL.Size = new System.Drawing.Size(109, 23);
            this.lblItemEPL.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemEPL.TabIndex = 86;
            this.lblItemEPL.Text = "EPL:";
            // 
            // cbxItemAProt
            // 
            this.cbxItemAProt.DisplayMember = "Text";
            this.cbxItemAProt.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemAProt.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemAProt.Enabled = false;
            this.cbxItemAProt.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemAProt.ForeColor = System.Drawing.Color.Black;
            this.cbxItemAProt.FormattingEnabled = true;
            this.cbxItemAProt.ItemHeight = 19;
            this.cbxItemAProt.Items.AddRange(new object[] {
            this.cbxiItemAProtG,
            this.cbxiItemAProtD,
            this.cbxiItemAProtGD,
            this.cbxiItemAProtNA,
            this.cbxiItemAProtUnknown});
            this.cbxItemAProt.Location = new System.Drawing.Point(129, 139);
            this.cbxItemAProt.Name = "cbxItemAProt";
            this.cbxItemAProt.Size = new System.Drawing.Size(175, 25);
            this.cbxItemAProt.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemAProt.TabIndex = 69;
            // 
            // cbxiItemAProtG
            // 
            this.cbxiItemAProtG.Text = "G";
            // 
            // cbxiItemAProtD
            // 
            this.cbxiItemAProtD.Text = "D";
            // 
            // cbxiItemAProtGD
            // 
            this.cbxiItemAProtGD.Text = "G/D";
            // 
            // cbxiItemAProtNA
            // 
            this.cbxiItemAProtNA.Text = "N/A";
            // 
            // cbxiItemAProtUnknown
            // 
            this.cbxiItemAProtUnknown.Text = "Unknown";
            // 
            // lblItemAProt
            // 
            this.lblItemAProt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemAProt.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemAProt.EnableMarkup = false;
            this.lblItemAProt.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemAProt.ForeColor = System.Drawing.Color.Black;
            this.lblItemAProt.Location = new System.Drawing.Point(14, 139);
            this.lblItemAProt.Name = "lblItemAProt";
            this.lblItemAProt.Size = new System.Drawing.Size(109, 23);
            this.lblItemAProt.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemAProt.TabIndex = 85;
            this.lblItemAProt.Text = "Atex Protection:";
            // 
            // lblItemACat
            // 
            this.lblItemACat.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemACat.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemACat.EnableMarkup = false;
            this.lblItemACat.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemACat.ForeColor = System.Drawing.Color.Black;
            this.lblItemACat.Location = new System.Drawing.Point(324, 108);
            this.lblItemACat.Name = "lblItemACat";
            this.lblItemACat.Size = new System.Drawing.Size(109, 23);
            this.lblItemACat.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemACat.TabIndex = 87;
            this.lblItemACat.Text = "Atex Category:";
            // 
            // cbxItemAGroup
            // 
            this.cbxItemAGroup.DisplayMember = "Text";
            this.cbxItemAGroup.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemAGroup.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemAGroup.Enabled = false;
            this.cbxItemAGroup.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemAGroup.ForeColor = System.Drawing.Color.Black;
            this.cbxItemAGroup.FormattingEnabled = true;
            this.cbxItemAGroup.ItemHeight = 19;
            this.cbxItemAGroup.Items.AddRange(new object[] {
            this.cbxiItemAGroupI,
            this.cbxiItemAGroupII,
            this.cbxiItemAGroupIII,
            this.cbxiItemAGroupNA,
            this.cbxiItemAGroupUnknown});
            this.cbxItemAGroup.Location = new System.Drawing.Point(129, 108);
            this.cbxItemAGroup.Name = "cbxItemAGroup";
            this.cbxItemAGroup.Size = new System.Drawing.Size(175, 25);
            this.cbxItemAGroup.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemAGroup.TabIndex = 68;
            // 
            // cbxiItemAGroupI
            // 
            this.cbxiItemAGroupI.Text = "I";
            // 
            // cbxiItemAGroupII
            // 
            this.cbxiItemAGroupII.Text = "II";
            // 
            // cbxiItemAGroupIII
            // 
            this.cbxiItemAGroupIII.Text = "III";
            // 
            // cbxiItemAGroupNA
            // 
            this.cbxiItemAGroupNA.Text = "N/A";
            // 
            // cbxiItemAGroupUnknown
            // 
            this.cbxiItemAGroupUnknown.Text = "Unknown";
            // 
            // lblItemAGroup
            // 
            this.lblItemAGroup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemAGroup.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemAGroup.EnableMarkup = false;
            this.lblItemAGroup.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemAGroup.ForeColor = System.Drawing.Color.Black;
            this.lblItemAGroup.Location = new System.Drawing.Point(14, 108);
            this.lblItemAGroup.Name = "lblItemAGroup";
            this.lblItemAGroup.Size = new System.Drawing.Size(109, 23);
            this.lblItemAGroup.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemAGroup.TabIndex = 82;
            this.lblItemAGroup.Text = "Atex Group:";
            // 
            // lblItemTRating
            // 
            this.lblItemTRating.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemTRating.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemTRating.EnableMarkup = false;
            this.lblItemTRating.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemTRating.ForeColor = System.Drawing.Color.Black;
            this.lblItemTRating.Location = new System.Drawing.Point(324, 77);
            this.lblItemTRating.Name = "lblItemTRating";
            this.lblItemTRating.Size = new System.Drawing.Size(109, 23);
            this.lblItemTRating.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemTRating.TabIndex = 81;
            this.lblItemTRating.Text = "T-Rating:";
            // 
            // cbxItemEGroup
            // 
            this.cbxItemEGroup.DisplayMember = "Text";
            this.cbxItemEGroup.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemEGroup.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemEGroup.Enabled = false;
            this.cbxItemEGroup.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemEGroup.ForeColor = System.Drawing.Color.Black;
            this.cbxItemEGroup.FormattingEnabled = true;
            this.cbxItemEGroup.ItemHeight = 19;
            this.cbxItemEGroup.Items.AddRange(new object[] {
            this.cbxiItemEGroupII,
            this.cbxiItemEGroupIIA,
            this.cbxiItemEGroupIIB,
            this.cbxiItemEGroupIIC,
            this.cbxiItemEGroupIII,
            this.cbxiItemEGroupIIIA,
            this.cbxiItemEGroupIIIB,
            this.cbxiItemEGroupIIIC,
            this.cbxiItemEGroupNA,
            this.cbxiItemEGroupUnknown});
            this.cbxItemEGroup.Location = new System.Drawing.Point(129, 77);
            this.cbxItemEGroup.Name = "cbxItemEGroup";
            this.cbxItemEGroup.Size = new System.Drawing.Size(175, 25);
            this.cbxItemEGroup.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemEGroup.TabIndex = 67;
            // 
            // cbxiItemEGroupII
            // 
            this.cbxiItemEGroupII.Text = "II";
            // 
            // cbxiItemEGroupIIA
            // 
            this.cbxiItemEGroupIIA.Text = "IIA";
            // 
            // cbxiItemEGroupIIB
            // 
            this.cbxiItemEGroupIIB.Text = "IIB";
            // 
            // cbxiItemEGroupIIC
            // 
            this.cbxiItemEGroupIIC.Text = "IIC";
            // 
            // cbxiItemEGroupIII
            // 
            this.cbxiItemEGroupIII.Text = "III";
            // 
            // cbxiItemEGroupIIIA
            // 
            this.cbxiItemEGroupIIIA.Text = "IIIA";
            // 
            // cbxiItemEGroupIIIB
            // 
            this.cbxiItemEGroupIIIB.Text = "IIIB";
            // 
            // cbxiItemEGroupIIIC
            // 
            this.cbxiItemEGroupIIIC.Text = "IIIC";
            // 
            // cbxiItemEGroupNA
            // 
            this.cbxiItemEGroupNA.Text = "N/A";
            this.cbxiItemEGroupNA.Value = "";
            // 
            // cbxiItemEGroupUnknown
            // 
            this.cbxiItemEGroupUnknown.Text = "Unknown";
            this.cbxiItemEGroupUnknown.Value = "";
            // 
            // lblItemEGroup
            // 
            this.lblItemEGroup.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemEGroup.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemEGroup.EnableMarkup = false;
            this.lblItemEGroup.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemEGroup.ForeColor = System.Drawing.Color.Black;
            this.lblItemEGroup.Location = new System.Drawing.Point(14, 77);
            this.lblItemEGroup.Name = "lblItemEGroup";
            this.lblItemEGroup.Size = new System.Drawing.Size(109, 23);
            this.lblItemEGroup.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemEGroup.TabIndex = 80;
            this.lblItemEGroup.Text = "Gas/Dust Group:";
            // 
            // lblItemPType
            // 
            this.lblItemPType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemPType.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemPType.EnableMarkup = false;
            this.lblItemPType.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemPType.ForeColor = System.Drawing.Color.Black;
            this.lblItemPType.Location = new System.Drawing.Point(324, 46);
            this.lblItemPType.Name = "lblItemPType";
            this.lblItemPType.Size = new System.Drawing.Size(108, 23);
            this.lblItemPType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemPType.TabIndex = 84;
            this.lblItemPType.Text = "Protection Type:";
            // 
            // lblItemDType
            // 
            this.lblItemDType.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemDType.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemDType.EnableMarkup = false;
            this.lblItemDType.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemDType.ForeColor = System.Drawing.Color.Black;
            this.lblItemDType.Location = new System.Drawing.Point(15, 46);
            this.lblItemDType.Name = "lblItemDType";
            this.lblItemDType.Size = new System.Drawing.Size(109, 23);
            this.lblItemDType.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemDType.TabIndex = 79;
            this.lblItemDType.Text = "Device Type:";
            // 
            // cbxItemBarrier
            // 
            this.cbxItemBarrier.DisplayMember = "Text";
            this.cbxItemBarrier.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxItemBarrier.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxItemBarrier.Enabled = false;
            this.cbxItemBarrier.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxItemBarrier.ForeColor = System.Drawing.Color.Black;
            this.cbxItemBarrier.FormattingEnabled = true;
            this.cbxItemBarrier.ItemHeight = 19;
            this.cbxItemBarrier.Items.AddRange(new object[] {
            this.cbxiItemBarrierNA,
            this.cbxiItemBarrierELD,
            this.cbxiItemBarrierGalvanic,
            this.cbxiItemBarrierOther,
            this.cbxiItemBarrierZenner});
            this.cbxItemBarrier.Location = new System.Drawing.Point(439, 15);
            this.cbxItemBarrier.Name = "cbxItemBarrier";
            this.cbxItemBarrier.Size = new System.Drawing.Size(175, 25);
            this.cbxItemBarrier.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxItemBarrier.TabIndex = 66;
            // 
            // cbxiItemBarrierNA
            // 
            this.cbxiItemBarrierNA.Text = "N/A";
            // 
            // cbxiItemBarrierELD
            // 
            this.cbxiItemBarrierELD.Text = "Energy Limitation Device";
            // 
            // cbxiItemBarrierGalvanic
            // 
            this.cbxiItemBarrierGalvanic.Text = "Galvanic";
            // 
            // cbxiItemBarrierOther
            // 
            this.cbxiItemBarrierOther.Text = "Other";
            // 
            // cbxiItemBarrierZenner
            // 
            this.cbxiItemBarrierZenner.Text = "Zenner";
            // 
            // lblItemBarrier
            // 
            this.lblItemBarrier.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemBarrier.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemBarrier.EnableMarkup = false;
            this.lblItemBarrier.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemBarrier.ForeColor = System.Drawing.Color.Black;
            this.lblItemBarrier.Location = new System.Drawing.Point(324, 15);
            this.lblItemBarrier.Name = "lblItemBarrier";
            this.lblItemBarrier.Size = new System.Drawing.Size(109, 23);
            this.lblItemBarrier.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemBarrier.TabIndex = 77;
            this.lblItemBarrier.Text = "Barrier:";
            // 
            // lblItemECert
            // 
            this.lblItemECert.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblItemECert.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblItemECert.EnableMarkup = false;
            this.lblItemECert.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblItemECert.ForeColor = System.Drawing.Color.Black;
            this.lblItemECert.Location = new System.Drawing.Point(15, 15);
            this.lblItemECert.Name = "lblItemECert";
            this.lblItemECert.Size = new System.Drawing.Size(108, 23);
            this.lblItemECert.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblItemECert.TabIndex = 65;
            this.lblItemECert.Text = "Equipment Cert.:";
            // 
            // tiItemDetails
            // 
            this.tiItemDetails.AttachedControl = this.tpItemDetails;
            this.tiItemDetails.GlobalItem = false;
            this.tiItemDetails.Name = "tiItemDetails";
            this.tiItemDetails.Text = "  Details";
            // 
            // tpItemFault
            // 
            this.tpItemFault.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpItemFault.Location = new System.Drawing.Point(0, 28);
            this.tpItemFault.Name = "tpItemFault";
            this.tpItemFault.Size = new System.Drawing.Size(629, 304);
            this.tpItemFault.TabIndex = 0;
            this.tpItemFault.TabItem = this.tiItemFault;
            // 
            // tiItemFault
            // 
            this.tiItemFault.AttachedControl = this.tpItemFault;
            this.tiItemFault.GlobalItem = false;
            this.tiItemFault.Name = "tiItemFault";
            this.tiItemFault.Text = "  Fault";
            // 
            // dtItemsFilterTo
            // 
            this.dtItemsFilterTo.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.dtItemsFilterTo.BackgroundStyle.Class = "DateTimeInputBackground";
            this.dtItemsFilterTo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtItemsFilterTo.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
            this.dtItemsFilterTo.ButtonDropDown.Visible = true;
            this.dtItemsFilterTo.ForeColor = System.Drawing.Color.Black;
            this.dtItemsFilterTo.IsPopupCalendarOpen = false;
            this.dtItemsFilterTo.Location = new System.Drawing.Point(214, 8);
            // 
            // 
            // 
            // 
            // 
            // 
            this.dtItemsFilterTo.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtItemsFilterTo.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            this.dtItemsFilterTo.MonthCalendar.ClearButtonVisible = true;
            // 
            // 
            // 
            this.dtItemsFilterTo.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.dtItemsFilterTo.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
            this.dtItemsFilterTo.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.dtItemsFilterTo.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.dtItemsFilterTo.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.dtItemsFilterTo.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
            this.dtItemsFilterTo.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtItemsFilterTo.MonthCalendar.DisplayMonth = new System.DateTime(2016, 2, 1, 0, 0, 0, 0);
            this.dtItemsFilterTo.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.dtItemsFilterTo.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.dtItemsFilterTo.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
            this.dtItemsFilterTo.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.dtItemsFilterTo.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtItemsFilterTo.MonthCalendar.TodayButtonVisible = true;
            this.dtItemsFilterTo.Name = "dtItemsFilterTo";
            this.dtItemsFilterTo.Size = new System.Drawing.Size(95, 25);
            this.dtItemsFilterTo.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.dtItemsFilterTo.TabIndex = 102;
            this.dtItemsFilterTo.TextChanged += new System.EventHandler(this.dtItemsFilterTo_TextChanged);
            // 
            // dtItemsFilterFrom
            // 
            this.dtItemsFilterFrom.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.dtItemsFilterFrom.BackgroundStyle.Class = "DateTimeInputBackground";
            this.dtItemsFilterFrom.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtItemsFilterFrom.ButtonDropDown.Shortcut = DevComponents.DotNetBar.eShortcut.AltDown;
            this.dtItemsFilterFrom.ButtonDropDown.Visible = true;
            this.dtItemsFilterFrom.ForeColor = System.Drawing.Color.Black;
            this.dtItemsFilterFrom.IsPopupCalendarOpen = false;
            this.dtItemsFilterFrom.Location = new System.Drawing.Point(85, 8);
            // 
            // 
            // 
            // 
            // 
            // 
            this.dtItemsFilterFrom.MonthCalendar.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtItemsFilterFrom.MonthCalendar.CalendarDimensions = new System.Drawing.Size(1, 1);
            this.dtItemsFilterFrom.MonthCalendar.ClearButtonVisible = true;
            // 
            // 
            // 
            this.dtItemsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground2;
            this.dtItemsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BackColorGradientAngle = 90;
            this.dtItemsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground;
            this.dtItemsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.dtItemsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BorderTopColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarDockedBorder;
            this.dtItemsFilterFrom.MonthCalendar.CommandsBackgroundStyle.BorderTopWidth = 1;
            this.dtItemsFilterFrom.MonthCalendar.CommandsBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtItemsFilterFrom.MonthCalendar.DisplayMonth = new System.DateTime(2016, 2, 1, 0, 0, 0, 0);
            this.dtItemsFilterFrom.MonthCalendar.FirstDayOfWeek = System.DayOfWeek.Monday;
            // 
            // 
            // 
            this.dtItemsFilterFrom.MonthCalendar.NavigationBackgroundStyle.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2;
            this.dtItemsFilterFrom.MonthCalendar.NavigationBackgroundStyle.BackColorGradientAngle = 90;
            this.dtItemsFilterFrom.MonthCalendar.NavigationBackgroundStyle.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.dtItemsFilterFrom.MonthCalendar.NavigationBackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.dtItemsFilterFrom.MonthCalendar.TodayButtonVisible = true;
            this.dtItemsFilterFrom.Name = "dtItemsFilterFrom";
            this.dtItemsFilterFrom.Size = new System.Drawing.Size(95, 25);
            this.dtItemsFilterFrom.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.dtItemsFilterFrom.TabIndex = 101;
            this.dtItemsFilterFrom.TextChanged += new System.EventHandler(this.dtItemsFilterFrom_TextChanged);
            // 
            // labelX4
            // 
            this.labelX4.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.labelX4.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.labelX4.ForeColor = System.Drawing.Color.Black;
            this.labelX4.Location = new System.Drawing.Point(15, 10);
            this.labelX4.Name = "labelX4";
            this.labelX4.Size = new System.Drawing.Size(64, 23);
            this.labelX4.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.labelX4.TabIndex = 100;
            this.labelX4.Text = "Show from:";
            // 
            // mtpReports
            // 
            this.mtpReports.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.mtpReports.Controls.Add(this.dnDiary);
            this.mtpReports.Controls.Add(this.pDiary);
            this.mtpReports.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mtpReports.Location = new System.Drawing.Point(0, 61);
            this.mtpReports.Name = "mtpReports";
            this.mtpReports.Padding = new System.Windows.Forms.Padding(3, 0, 3, 3);
            this.mtpReports.Size = new System.Drawing.Size(958, 537);
            // 
            // 
            // 
            this.mtpReports.Style.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.mtpReports.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            // 
            // 
            // 
            this.mtpReports.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.mtpReports.TabIndex = 5;
            this.mtpReports.Visible = false;
            // 
            // dnDiary
            // 
            this.dnDiary.CalendarView = this.cvDiary;
            this.dnDiary.CanvasColor = System.Drawing.SystemColors.Control;
            this.dnDiary.CurrentDayLabel = " dd MMMM, yyyy";
            this.dnDiary.CurrentMonthEndLabel = " MMMM yyyy";
            this.dnDiary.CurrentMonthStartLabel = " MMMM yyyy";
            this.dnDiary.CurrentTimeLineDayEndLabel = " dd MMMM, yyyy";
            this.dnDiary.CurrentTimeLineDaySameMonthYearEndLabel = " dd, yyyy";
            this.dnDiary.CurrentTimeLineDaySameMonthYearStartLabel = " dd MMMM";
            this.dnDiary.CurrentTimeLineDaySameYearEndLabel = " dd MMMM, yyyy";
            this.dnDiary.CurrentTimeLineDaySameYearStartLabel = " dd MMMM";
            this.dnDiary.CurrentTimeLineDayStartLabel = " dd MMMM, yyyy";
            this.dnDiary.CurrentTimeLineHourLabel = " dd MMMM, yyyy";
            this.dnDiary.CurrentTimeLineYearEndLabel = " yyyy";
            this.dnDiary.CurrentTimeLineYearStartLabel = " yyyy";
            this.dnDiary.CurrentWeekEndLabel = " dd MMMM, yyyy";
            this.dnDiary.CurrentWeekSameMonthYearEndLabel = " dd, yyyy";
            this.dnDiary.CurrentWeekSameMonthYearStartLabel = " dd MMMM";
            this.dnDiary.CurrentWeekSameYearEndLabel = " dd MMMM, yyyy";
            this.dnDiary.CurrentWeekSameYearStartLabel = " dd MMMM";
            this.dnDiary.CurrentWeekStartLabel = " dd MMMM, yyyy";
            this.dnDiary.CurrentYearEndLabel = " MMMM yyyy";
            this.dnDiary.CurrentYearStartLabel = " MMMM yyyy";
            this.dnDiary.DisabledBackColor = System.Drawing.Color.Empty;
            this.dnDiary.Location = new System.Drawing.Point(6, 6);
            this.dnDiary.Name = "dnDiary";
            this.dnDiary.Size = new System.Drawing.Size(420, 30);
            this.dnDiary.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.dnDiary.Style.BackColor2.Color = System.Drawing.SystemColors.Control;
            this.dnDiary.Style.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.dnDiary.TabIndex = 100;
            // 
            // cvDiary
            // 
            this.cvDiary.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.cvDiary.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.cvDiary.ContainerControlProcessDialogKey = true;
            this.cvDiary.Dock = System.Windows.Forms.DockStyle.Fill;
            this.cvDiary.ForeColor = System.Drawing.Color.Black;
            this.cvDiary.Is24HourFormat = true;
            this.cvDiary.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.cvDiary.Location = new System.Drawing.Point(0, 0);
            this.cvDiary.MultiUserTabHeight = 24;
            this.cvDiary.Name = "cvDiary";
            this.cvDiary.SelectedView = DevComponents.DotNetBar.Schedule.eCalendarView.Month;
            this.cvDiary.ShowTabs = false;
            this.cvDiary.Size = new System.Drawing.Size(958, 496);
            this.cvDiary.TabIndex = 100;
            this.cvDiary.TabStop = false;
            this.cvDiary.TimeIndicator.BorderColor = System.Drawing.Color.Empty;
            this.cvDiary.TimeIndicator.Tag = null;
            this.cvDiary.TimeSlotDuration = 30;
            // 
            // pDiary
            // 
            this.pDiary.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.pDiary.CanvasColor = System.Drawing.SystemColors.Control;
            this.pDiary.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.pDiary.Controls.Add(this.cvDiary);
            this.pDiary.DisabledBackColor = System.Drawing.Color.Empty;
            this.pDiary.Location = new System.Drawing.Point(0, 41);
            this.pDiary.Name = "pDiary";
            this.pDiary.Size = new System.Drawing.Size(958, 496);
            this.pDiary.Style.Alignment = System.Drawing.StringAlignment.Center;
            this.pDiary.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground;
            this.pDiary.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.pDiary.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
            this.pDiary.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText;
            this.pDiary.Style.GradientAngle = 90;
            this.pDiary.TabIndex = 4;
            // 
            // mab
            // 
            this.mab.AutoExpandOnClick = true;
            this.mab.BackstageTab = this.mstc;
            this.mab.CanCustomize = false;
            this.mab.ImageFixedSize = new System.Drawing.Size(16, 16);
            this.mab.ImagePaddingHorizontal = 0;
            this.mab.ImagePaddingVertical = 0;
            this.mab.Name = "mab";
            this.mab.ShowSubItems = false;
            this.mab.Text = "&File";
            // 
            // mstc
            // 
            this.mstc.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.mstc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            // 
            // 
            // 
            this.mstc.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.mstc.ControlBox.MenuBox.Name = "";
            this.mstc.ControlBox.Name = "";
            this.mstc.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.mstc.ControlBox.MenuBox,
            this.mstc.ControlBox.CloseBox});
            this.mstc.ControlBox.Visible = false;
            this.mstc.Controls.Add(this.mspImpExp);
            this.mstc.Controls.Add(this.mspHelp);
            this.mstc.Controls.Add(this.mspPrint);
            this.mstc.ForeColor = System.Drawing.Color.Black;
            this.mstc.ItemPadding.Left = 6;
            this.mstc.ItemPadding.Right = 4;
            this.mstc.ItemPadding.Top = 4;
            this.mstc.Location = new System.Drawing.Point(1, 60);
            this.mstc.Name = "mstc";
            this.mstc.ReorderTabsEnabled = false;
            this.mstc.SelectedTabFont = new System.Drawing.Font("Segoe UI", 9.75F);
            this.mstc.SelectedTabIndex = 0;
            this.mstc.Size = new System.Drawing.Size(958, 559);
            this.mstc.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Left;
            this.mstc.TabFont = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.mstc.TabHorizontalSpacing = 16;
            this.mstc.TabIndex = 2;
            this.mstc.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.mstImpExp,
            this.mstPrint,
            this.mstHelp,
            this.msbSettings,
            this.msbSignOut,
            this.msbExit});
            this.mstc.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue;
            this.mstc.TabVerticalSpacing = 8;
            // 
            // mspImpExp
            // 
            this.mspImpExp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mspImpExp.Location = new System.Drawing.Point(236, 0);
            this.mspImpExp.Name = "mspImpExp";
            this.mspImpExp.Size = new System.Drawing.Size(722, 559);
            this.mspImpExp.TabIndex = 1;
            this.mspImpExp.TabItem = this.mstImpExp;
            // 
            // mstImpExp
            // 
            this.mstImpExp.AttachedControl = this.mspImpExp;
            this.mstImpExp.GlobalItem = false;
            this.mstImpExp.Name = "mstImpExp";
            this.mstImpExp.Text = "Import/export";
            // 
            // mspHelp
            // 
            this.mspHelp.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mspHelp.Location = new System.Drawing.Point(136, 0);
            this.mspHelp.Name = "mspHelp";
            this.mspHelp.Size = new System.Drawing.Size(822, 559);
            this.mspHelp.TabIndex = 1;
            this.mspHelp.TabItem = this.mstHelp;
            // 
            // mstHelp
            // 
            this.mstHelp.AttachedControl = this.mspHelp;
            this.mstHelp.GlobalItem = false;
            this.mstHelp.Name = "mstHelp";
            this.mstHelp.Text = "Help";
            // 
            // mspPrint
            // 
            this.mspPrint.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mspPrint.Location = new System.Drawing.Point(136, 0);
            this.mspPrint.Name = "mspPrint";
            this.mspPrint.Size = new System.Drawing.Size(822, 559);
            this.mspPrint.TabIndex = 1;
            this.mspPrint.TabItem = this.mstPrint;
            // 
            // mstPrint
            // 
            this.mstPrint.AttachedControl = this.mspPrint;
            this.mstPrint.GlobalItem = false;
            this.mstPrint.Name = "mstPrint";
            this.mstPrint.Text = "Print";
            // 
            // msbSettings
            // 
            this.msbSettings.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.msbSettings.ColorTable = DevComponents.DotNetBar.eButtonColor.Blue;
            this.msbSettings.Image = global::Client.Properties.Resources.shell_options_16;
            this.msbSettings.ImagePaddingHorizontal = 18;
            this.msbSettings.ImagePaddingVertical = 10;
            this.msbSettings.KeyTips = "T";
            this.msbSettings.Name = "msbSettings";
            this.msbSettings.Stretch = true;
            this.msbSettings.Text = "Settings";
            this.msbSettings.Click += new System.EventHandler(this.msbSettings_Click);
            // 
            // msbSignOut
            // 
            this.msbSignOut.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.msbSignOut.ColorTable = DevComponents.DotNetBar.eButtonColor.Blue;
            this.msbSignOut.Image = global::Client.Properties.Resources.shell_logout_16;
            this.msbSignOut.ImagePaddingHorizontal = 18;
            this.msbSignOut.ImagePaddingVertical = 10;
            this.msbSignOut.Name = "msbSignOut";
            this.msbSignOut.Stretch = true;
            this.msbSignOut.Text = "Sign out";
            this.msbSignOut.Click += new System.EventHandler(this.msbSignOut_Click);
            // 
            // msbExit
            // 
            this.msbExit.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
            this.msbExit.ColorTable = DevComponents.DotNetBar.eButtonColor.Blue;
            this.msbExit.Image = global::Client.Properties.Resources.shell_power_16;
            this.msbExit.ImagePaddingHorizontal = 18;
            this.msbExit.ImagePaddingVertical = 10;
            this.msbExit.KeyTips = "X";
            this.msbExit.Name = "msbExit";
            this.msbExit.Stretch = true;
            this.msbExit.Text = "Exit";
            this.msbExit.Click += new System.EventHandler(this.msbExit_Click);
            // 
            // mtHome
            // 
            this.mtHome.Checked = true;
            this.mtHome.Name = "mtHome";
            this.mtHome.Panel = this.mtpHome;
            this.mtHome.Text = "&Home";
            // 
            // mtInspections
            // 
            this.mtInspections.Name = "mtInspections";
            this.mtInspections.Panel = this.mtpInspections;
            this.mtInspections.Text = "&Inspections";
            // 
            // mtItems
            // 
            this.mtItems.Name = "mtItems";
            this.mtItems.Panel = this.mtpItems;
            this.mtItems.Text = "I&tems";
            // 
            // mtDiary
            // 
            this.mtDiary.ItemAlignment = DevComponents.DotNetBar.eItemAlignment.Far;
            this.mtDiary.Name = "mtDiary";
            this.mtDiary.Panel = this.mtpReports;
            this.mtDiary.Text = "&Diary";
            // 
            // msbSync
            // 
            this.msbSync.CanCustomize = false;
            this.msbSync.Image = global::Client.Properties.Resources.shell_sync_16;
            this.msbSync.Name = "msbSync";
            this.msbSync.Text = "Synchronise device";
            this.msbSync.Click += new System.EventHandler(this.msbSync_Click);
            // 
            // msbTools
            // 
            this.msbTools.AutoExpandOnClick = true;
            this.msbTools.CanCustomize = false;
            this.msbTools.Image = global::Client.Properties.Resources.shell_tools_16;
            this.msbTools.Name = "msbTools";
            this.msbTools.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.msbiInspectors,
            this.msbiSchedules,
            this.msbiLists,
            this.msbiDDRebuild});
            this.msbTools.Text = "Tools";
            // 
            // msbiInspectors
            // 
            this.msbiInspectors.Name = "msbiInspectors";
            this.msbiInspectors.Text = "Manage inspectors...";
            this.msbiInspectors.Click += new System.EventHandler(this.msbiInspectors_Click);
            // 
            // msbiSchedules
            // 
            this.msbiSchedules.Name = "msbiSchedules";
            this.msbiSchedules.Text = "Manage schedules...";
            this.msbiSchedules.Click += new System.EventHandler(this.msbiSchedules_Click);
            // 
            // msbiLists
            // 
            this.msbiLists.Name = "msbiLists";
            this.msbiLists.Text = "Manage lists...";
            this.msbiLists.Click += new System.EventHandler(this.msbiLists_Click);
            // 
            // msbiDDRebuild
            // 
            this.msbiDDRebuild.Name = "msbiDDRebuild";
            this.msbiDDRebuild.Text = "Rebuild device database";
            this.msbiDDRebuild.Click += new System.EventHandler(this.msbiDDRebuild_Click);
            // 
            // sm
            // 
            this.sm.ManagerStyle = DevComponents.DotNetBar.eStyle.Office2016;
            this.sm.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)(128)))), ((int)(((byte)(57)))), ((int)(((byte)(123))))));
            // 
            // cpMain
            // 
            this.cpMain.AnimationSpeed = 125;
            this.cpMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.cpMain.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.cpMain.FocusCuesEnabled = false;
            this.cpMain.Location = new System.Drawing.Point(1, 62);
            this.cpMain.Name = "cpMain";
            this.cpMain.ProgressColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(126)))), ((int)(((byte)(159)))));
            this.cpMain.Size = new System.Drawing.Size(958, 537);
            this.cpMain.Style = DevComponents.DotNetBar.eDotNetBarStyle.OfficeXP;
            this.cpMain.TabIndex = 16;
            this.cpMain.Value = 80;
            // 
            // frmMain
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.ClientSize = new System.Drawing.Size(960, 620);
            this.Controls.Add(this.mstc);
            this.Controls.Add(this.ms);
            this.Controls.Add(this.msb);
            this.Controls.Add(this.cpMain);
            this.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.MinimumSize = new System.Drawing.Size(960, 620);
            this.Name = "frmMain";
            this.Text = "Ex Inspection";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
            this.Shown += new System.EventHandler(this.frmMain_Shown);
            this.ms.ResumeLayout(false);
            this.ms.PerformLayout();
            this.mtpInspections.ResumeLayout(false);
            this.pInspections.ResumeLayout(false);
            this.scInspections.Panel1.ResumeLayout(false);
            this.scInspections.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.scInspections)).EndInit();
            this.scInspections.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tvInspections)).EndInit();
            this.cmLocations.ResumeLayout(false);
            this.scInspectionsData.Panel1.ResumeLayout(false);
            this.scInspectionsData.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.scInspectionsData)).EndInit();
            this.scInspectionsData.ResumeLayout(false);
            this.cmInspections.ResumeLayout(false);
            this.pInspection.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tcInspections)).EndInit();
            this.tcInspections.ResumeLayout(false);
            this.tpInspectionGeneral.ResumeLayout(false);
            this.tpInspectionsAnswers.ResumeLayout(false);
            this.tpInspectionsFaults.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dtInspectionsFilterTo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtInspectionsFilterFrom)).EndInit();
            this.mtpHome.ResumeLayout(false);
            this.pHome.ResumeLayout(false);
            this.mtpItems.ResumeLayout(false);
            this.pItems.ResumeLayout(false);
            this.scItems.Panel1.ResumeLayout(false);
            this.scItems.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.scItems)).EndInit();
            this.scItems.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tvItems)).EndInit();
            this.scItemsData.Panel1.ResumeLayout(false);
            this.scItemsData.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.scItemsData)).EndInit();
            this.scItemsData.ResumeLayout(false);
            this.cmItems.ResumeLayout(false);
            this.pItem.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tcItems)).EndInit();
            this.tcItems.ResumeLayout(false);
            this.tpItemGeneral.ResumeLayout(false);
            this.tpItemDetails.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dtItemsFilterTo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.dtItemsFilterFrom)).EndInit();
            this.mtpReports.ResumeLayout(false);
            this.pDiary.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.mstc)).EndInit();
            this.mstc.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Esempio n. 11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.SuperGrid.Style.Padding        padding1        = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn1     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     System.ComponentModel.ComponentResourceManager         resources       = new System.ComponentModel.ComponentResourceManager(typeof(DemoGridBasics2));
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn2     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn3     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn4     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding        padding2        = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn           gridColumn5     = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding        padding3        = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background     background1     = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend backColorBlend1 = new DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend();
     DevComponents.DotNetBar.SuperGrid.Style.BorderPattern  borderPattern1  = new DevComponents.DotNetBar.SuperGrid.Style.BorderPattern();
     DevComponents.DotNetBar.SuperGrid.Style.Padding        padding4        = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding        padding5        = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     this.richTextBox1      = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.cbxAltRowStyle    = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.cbxAltColStyle    = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.cbxTreeButtons    = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.cbxHeaderImages   = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.btnExpandAll      = new DevComponents.DotNetBar.ButtonX();
     this.btnCollapseAll    = new DevComponents.DotNetBar.ButtonX();
     this.comboBoxEx1       = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.labelX1           = new DevComponents.DotNetBar.LabelX();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 4);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size     = new System.Drawing.Size(780, 113);
     this.richTextBox1.TabIndex = 3;
     this.richTextBox1.TabStop  = false;
     //
     // cbxAltRowStyle
     //
     this.cbxAltRowStyle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.cbxAltRowStyle.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxAltRowStyle.Location        = new System.Drawing.Point(193, 555);
     this.cbxAltRowStyle.Name            = "cbxAltRowStyle";
     this.cbxAltRowStyle.Size            = new System.Drawing.Size(160, 23);
     this.cbxAltRowStyle.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxAltRowStyle.TabIndex        = 3;
     this.cbxAltRowStyle.Text            = "Use Alternate Row Style";
     this.cbxAltRowStyle.CheckedChanged += new System.EventHandler(this.CbxAltRowStyleCheckedChanged);
     //
     // cbxAltColStyle
     //
     this.cbxAltColStyle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.cbxAltColStyle.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxAltColStyle.Location        = new System.Drawing.Point(193, 583);
     this.cbxAltColStyle.Name            = "cbxAltColStyle";
     this.cbxAltColStyle.Size            = new System.Drawing.Size(160, 23);
     this.cbxAltColStyle.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxAltColStyle.TabIndex        = 4;
     this.cbxAltColStyle.Text            = "Use Alternate Column Style";
     this.cbxAltColStyle.CheckedChanged += new System.EventHandler(this.CbxAltColStyleCheckedChanged);
     //
     // cbxTreeButtons
     //
     this.cbxTreeButtons.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.cbxTreeButtons.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxTreeButtons.Location        = new System.Drawing.Point(14, 555);
     this.cbxTreeButtons.Name            = "cbxTreeButtons";
     this.cbxTreeButtons.Size            = new System.Drawing.Size(173, 23);
     this.cbxTreeButtons.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxTreeButtons.TabIndex        = 1;
     this.cbxTreeButtons.Text            = "Set Tree Buttons";
     this.cbxTreeButtons.CheckedChanged += new System.EventHandler(this.CbxTreeButtonsCheckedChanged);
     //
     // cbxHeaderImages
     //
     this.cbxHeaderImages.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.cbxHeaderImages.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxHeaderImages.Location        = new System.Drawing.Point(14, 583);
     this.cbxHeaderImages.Name            = "cbxHeaderImages";
     this.cbxHeaderImages.Size            = new System.Drawing.Size(173, 23);
     this.cbxHeaderImages.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxHeaderImages.TabIndex        = 2;
     this.cbxHeaderImages.Text            = "Show Column Header Images";
     this.cbxHeaderImages.CheckedChanged += new System.EventHandler(this.CbxHeaderImagesCheckedChanged);
     //
     // btnExpandAll
     //
     this.btnExpandAll.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnExpandAll.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnExpandAll.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnExpandAll.Location       = new System.Drawing.Point(620, 561);
     this.btnExpandAll.Name           = "btnExpandAll";
     this.btnExpandAll.Size           = new System.Drawing.Size(152, 20);
     this.btnExpandAll.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnExpandAll.TabIndex       = 7;
     this.btnExpandAll.Text           = "Expand All Rows";
     this.btnExpandAll.Click         += new System.EventHandler(this.BtnExpandAllClick);
     //
     // btnCollapseAll
     //
     this.btnCollapseAll.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnCollapseAll.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnCollapseAll.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnCollapseAll.Location       = new System.Drawing.Point(620, 587);
     this.btnCollapseAll.Name           = "btnCollapseAll";
     this.btnCollapseAll.Size           = new System.Drawing.Size(152, 20);
     this.btnCollapseAll.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnCollapseAll.TabIndex       = 8;
     this.btnCollapseAll.Text           = "Collapse All Rows";
     this.btnCollapseAll.Click         += new System.EventHandler(this.BtnCollapseAllClick);
     //
     // comboBoxEx1
     //
     this.comboBoxEx1.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.comboBoxEx1.DisplayMember     = "Text";
     this.comboBoxEx1.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.comboBoxEx1.FormattingEnabled = true;
     this.comboBoxEx1.ItemHeight        = 14;
     this.comboBoxEx1.Location          = new System.Drawing.Point(414, 584);
     this.comboBoxEx1.Name                  = "comboBoxEx1";
     this.comboBoxEx1.Size                  = new System.Drawing.Size(106, 20);
     this.comboBoxEx1.Style                 = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.comboBoxEx1.TabIndex              = 6;
     this.comboBoxEx1.SelectedIndexChanged += new System.EventHandler(this.ComboBoxEx1SelectedIndexChanged);
     //
     // labelX1
     //
     this.labelX1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     //
     //
     //
     this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.labelX1.Location = new System.Drawing.Point(414, 562);
     this.labelX1.Name     = "labelX1";
     this.labelX1.Size     = new System.Drawing.Size(96, 19);
     this.labelX1.TabIndex = 5;
     this.labelX1.Text     = "Sort Level";
     //
     // superGridControl1
     //
     this.superGridControl1.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)));
     padding1.Bottom = 2;
     padding1.Left   = 2;
     padding1.Right  = 2;
     padding1.Top    = 2;
     this.superGridControl1.DefaultVisualStyles.CellStyles.Default.Margin = padding1;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(0, 123);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.Caption.Text = "Numeric related Input Cell Editors";
     this.superGridControl1.PrimaryGrid.ColumnHeader.ShowHeaderImages = false;
     gridColumn1.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
     gridColumn1.FillWeight = 140;
     gridColumn1.HeaderStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     gridColumn1.Name         = "DateTimeInput";
     gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimePickerEditControl);
     gridColumn2.FillWeight = 170;
     gridColumn2.HeaderStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     gridColumn2.Name         = "DateTimePicker";
     gridColumn3.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn3.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     gridColumn3.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridNumericUpDownEditControl);
     gridColumn3.FillWeight = 130;
     gridColumn3.HeaderStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     gridColumn3.Name         = "NumericUpDown";
     gridColumn4.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     gridColumn4.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     gridColumn4.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image3")));
     gridColumn4.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.BottomCenter;
     padding2.Bottom = 8;
     padding2.Left   = 4;
     padding2.Right  = 4;
     padding2.Top    = 4;
     gridColumn4.HeaderStyles.Default.ImagePadding = padding2;
     gridColumn4.Name         = "IntegerInput";
     gridColumn5.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     gridColumn5.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridDoubleInputEditControl);
     gridColumn5.HeaderStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image4")));
     padding3.Bottom = 8;
     padding3.Left   = 4;
     padding3.Right  = 4;
     padding3.Top    = 4;
     gridColumn5.HeaderStyles.Default.ImagePadding = padding3;
     gridColumn5.Name = "DoubleInput";
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 30;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False;
     backColorBlend1.Colors = new System.Drawing.Color[] {
         System.Drawing.Color.SkyBlue,
         System.Drawing.Color.SteelBlue,
         System.Drawing.Color.SteelBlue,
         System.Drawing.Color.Aqua
     };
     background1.BackColorBlend = backColorBlend1;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Background = background1;
     borderPattern1.Bottom = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
     borderPattern1.Left   = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
     borderPattern1.Right  = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
     borderPattern1.Top    = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.BorderPattern = borderPattern1;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Font          = new System.Drawing.Font("Microsoft Sans Serif", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     padding4.Bottom = 6;
     padding4.Left   = 6;
     padding4.Right  = 6;
     padding4.Top    = 6;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Margin              = padding4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.TextColor           = System.Drawing.Color.White;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Font           = new System.Drawing.Font("Segoe Print", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.BottomCenter;
     padding5.Bottom = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.ImagePadding = padding5;
     this.superGridControl1.PrimaryGrid.FilterExpr                = null;
     this.superGridControl1.PrimaryGrid.RowHeaderWidth            = 50;
     this.superGridControl1.PrimaryGrid.ShowRowGridIndex          = true;
     this.superGridControl1.PrimaryGrid.ShowTreeButtons           = true;
     this.superGridControl1.PrimaryGrid.ShowTreeLines             = true;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.Size     = new System.Drawing.Size(784, 422);
     this.superGridControl1.TabIndex = 0;
     this.superGridControl1.Text     = "superGridControl1";
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // DemoGridBasics2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 621);
     this.Controls.Add(this.labelX1);
     this.Controls.Add(this.comboBoxEx1);
     this.Controls.Add(this.btnCollapseAll);
     this.Controls.Add(this.btnExpandAll);
     this.Controls.Add(this.cbxHeaderImages);
     this.Controls.Add(this.cbxTreeButtons);
     this.Controls.Add(this.cbxAltColStyle);
     this.Controls.Add(this.cbxAltRowStyle);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.richTextBox1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoGridBasics2";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - Numeric Related Control Types";
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager  resources   = new System.ComponentModel.ComponentResourceManager(typeof(DemoGridBasics1));
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding2    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding3    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding4    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding5    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding6    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding7    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow1    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell1   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell2   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell3   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell4   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell5   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow2    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell6   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell7   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell8   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell9   = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell10  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow3    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell11  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell12  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell13  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell14  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell15  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow4    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell16  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell17  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell18  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell19  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell20  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow5    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell21  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell22  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell23  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell24  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell25  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow6    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell26  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell27  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell28  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell29  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell30  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow7    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell31  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell32  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell33  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell34  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell35  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow8    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell36  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell37  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell38  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell39  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell40  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow9    = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell41  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell42  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell43  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell44  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell45  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow10   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell46  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell47  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell48  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell49  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell50  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow11   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell51  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell52  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell53  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell54  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell55  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridRow       gridRow12   = new DevComponents.DotNetBar.SuperGrid.GridRow();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell56  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell57  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell58  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell59  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     DevComponents.DotNetBar.SuperGrid.GridCell      gridCell60  = new DevComponents.DotNetBar.SuperGrid.GridCell();
     this.richTextBox1      = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.flowerImageList   = new System.Windows.Forms.ImageList(this.components);
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColor            = System.Drawing.SystemColors.Control;
     this.richTextBox1.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 4);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.Size     = new System.Drawing.Size(780, 182);
     this.richTextBox1.TabIndex = 2;
     //
     // flowerImageList
     //
     this.flowerImageList.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("flowerImageList.ImageStream")));
     this.flowerImageList.TransparentColor = System.Drawing.Color.Transparent;
     this.flowerImageList.Images.SetKeyName(0, "Amaranth");
     this.flowerImageList.Images.SetKeyName(1, "Bellflower");
     this.flowerImageList.Images.SetKeyName(2, "Columbine");
     this.flowerImageList.Images.SetKeyName(3, "Foxglove");
     this.flowerImageList.Images.SetKeyName(4, "Laurestine");
     this.flowerImageList.Images.SetKeyName(5, "Orange-blossom");
     this.flowerImageList.Images.SetKeyName(6, "Hortensia");
     this.flowerImageList.Images.SetKeyName(7, "Rose");
     this.flowerImageList.Images.SetKeyName(8, "Sweet William");
     this.flowerImageList.Images.SetKeyName(9, "Touch-me-not");
     this.flowerImageList.Images.SetKeyName(10, "Violet");
     this.flowerImageList.Images.SetKeyName(11, "Whortleberry");
     //
     // superGridControl1
     //
     this.superGridControl1.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.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(0, 192);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AllowRowHeaderResize = true;
     this.superGridControl1.PrimaryGrid.AllowRowResize       = true;
     gridColumn1.CellStyles.Default.Font           = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     gridColumn1.CellStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     padding1.Left = 4;
     gridColumn1.CellStyles.Default.Margin                   = padding1;
     gridColumn1.CellStyles.MouseOver.Alignment              = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     gridColumn1.CellStyles.MouseOver.Image                  = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     gridColumn1.CellStyles.MouseOver.ImageAlignment         = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     gridColumn1.CellStyles.SelectedMouseOver.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     gridColumn1.CellStyles.SelectedMouseOver.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     gridColumn1.ColumnSortMode                      = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.Multiple;
     gridColumn1.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     gridColumn1.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.TopCenter;
     padding2.Bottom = 3;
     padding2.Left   = 3;
     padding2.Right  = 3;
     padding2.Top    = 3;
     gridColumn1.HeaderStyles.Default.Margin = padding2;
     gridColumn1.Name  = "TextBoxX";
     gridColumn1.Width = 180;
     gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.ColumnSortMode             = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.Multiple;
     gridColumn2.EditorType                 = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxDropDownEditControl);
     gridColumn2.HeaderStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image3")));
     padding3.Left = 6;
     gridColumn2.HeaderStyles.Default.ImagePadding = padding3;
     gridColumn2.Name                                = "TextBoxDropDown";
     gridColumn2.Width                               = 150;
     gridColumn3.ColumnSortMode                      = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.Multiple;
     gridColumn3.DisplayIndex                        = 1;
     gridColumn3.EditorType                          = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
     gridColumn3.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image4")));
     gridColumn3.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     padding4.Bottom = 3;
     padding4.Left   = 3;
     padding4.Right  = 3;
     padding4.Top    = 3;
     gridColumn3.HeaderStyles.Default.Margin   = padding4;
     gridColumn3.MarkRowDirtyOnCellValueChange = false;
     gridColumn3.Name  = "ButtonX";
     gridColumn3.Width = 130;
     gridColumn4.CellStyles.Default.Alignment      = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.CellStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.Multiple;
     gridColumn4.EditorType     = typeof(DevComponents.DotNetBar.SuperGrid.GridMaskedTextBoxEditControl);
     gridColumn4.HeaderStyles.Default.Alignment      = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.HeaderStyles.Default.AllowWrap      = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
     gridColumn4.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image5")));
     gridColumn4.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.TopRight;
     padding5.Bottom = 4;
     padding5.Left   = 4;
     padding5.Right  = 4;
     padding5.Top    = 4;
     gridColumn4.HeaderStyles.Default.Margin = padding5;
     gridColumn4.HeaderText = "Masked TextBox";
     gridColumn4.Name       = "MaskedTextBox";
     gridColumn4.Width      = 120;
     gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn5.ColumnSortMode                      = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.Multiple;
     gridColumn5.EditorType                          = typeof(DevComponents.DotNetBar.SuperGrid.GridComboBoxExEditControl);
     gridColumn5.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image6")));
     gridColumn5.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.BottomRight;
     gridColumn5.HeaderStyles.Default.ImageOverlay   = DevComponents.DotNetBar.SuperGrid.Style.ImageOverlay.Top;
     padding6.Bottom = 4;
     padding6.Left   = 4;
     padding6.Right  = 4;
     padding6.Top    = 4;
     gridColumn5.HeaderStyles.Default.Margin = padding6;
     gridColumn5.Name  = "ComboBoxEx";
     gridColumn5.Width = 140;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 25;
     padding7.Top = 6;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.ImagePadding = padding7;
     this.superGridControl1.PrimaryGrid.FilterExpr = null;
     gridCell1.Value = "Amaranth";
     gridCell2.Value = "Unfading";
     gridCell3.Value = "Amaranth";
     gridCell4.Value = "EU-A-833";
     gridCell5.Value = "Eudicots";
     gridRow1.Cells.Add(gridCell1);
     gridRow1.Cells.Add(gridCell2);
     gridRow1.Cells.Add(gridCell3);
     gridRow1.Cells.Add(gridCell4);
     gridRow1.Cells.Add(gridCell5);
     gridCell6.Value  = "Asterales";
     gridCell7.Value  = "Indescretion";
     gridCell8.Value  = "Bellflower";
     gridCell9.Value  = "AS-A-631";
     gridCell10.Value = "Asterids";
     gridRow2.Cells.Add(gridCell6);
     gridRow2.Cells.Add(gridCell7);
     gridRow2.Cells.Add(gridCell8);
     gridRow2.Cells.Add(gridCell9);
     gridRow2.Cells.Add(gridCell10);
     gridCell11.Value = "Columbine";
     gridCell12.Value = "Folly";
     gridCell13.Value = "Columbine";
     gridCell14.Value = "EU-C-087";
     gridCell15.Value = "Eudicots";
     gridRow3.Cells.Add(gridCell11);
     gridRow3.Cells.Add(gridCell12);
     gridRow3.Cells.Add(gridCell13);
     gridRow3.Cells.Add(gridCell14);
     gridRow3.Cells.Add(gridCell15);
     gridCell16.Value = "Foxglove";
     gridCell17.Value = "Occupation";
     gridCell18.Value = "Foxglove";
     gridCell19.Value = "AS-F-004";
     gridCell20.Value = "Asterids";
     gridRow4.Cells.Add(gridCell16);
     gridRow4.Cells.Add(gridCell17);
     gridRow4.Cells.Add(gridCell18);
     gridRow4.Cells.Add(gridCell19);
     gridRow4.Cells.Add(gridCell20);
     gridCell21.Value = "Hortensia";
     gridCell22.Value = "Carelessness";
     gridCell23.Value = "Hortensia";
     gridCell24.Value = "AS-H-754";
     gridCell25.Value = "Asterids";
     gridRow5.Cells.Add(gridCell21);
     gridRow5.Cells.Add(gridCell22);
     gridRow5.Cells.Add(gridCell23);
     gridRow5.Cells.Add(gridCell24);
     gridRow5.Cells.Add(gridCell25);
     gridCell26.Value = "Laurestine";
     gridCell27.Value = "Delicate attentions";
     gridCell28.Value = "Laurestine";
     gridCell29.Value = "AS-L-339";
     gridCell30.Value = "Asterids";
     gridRow6.Cells.Add(gridCell26);
     gridRow6.Cells.Add(gridCell27);
     gridRow6.Cells.Add(gridCell28);
     gridRow6.Cells.Add(gridCell29);
     gridRow6.Cells.Add(gridCell30);
     gridCell31.Value = "Orange-blossom";
     gridCell32.Value = "Chasity";
     gridCell33.Value = "Orange-blossom";
     gridCell34.Value = "RO-O-059";
     gridCell35.Value = "Rosids";
     gridRow7.Cells.Add(gridCell31);
     gridRow7.Cells.Add(gridCell32);
     gridRow7.Cells.Add(gridCell33);
     gridRow7.Cells.Add(gridCell34);
     gridRow7.Cells.Add(gridCell35);
     gridCell36.Value = "Rose";
     gridCell37.Value = "Beauty";
     gridCell38.Value = "Rose";
     gridCell39.Value = "RO-R-826";
     gridCell40.Value = "Rosids";
     gridRow8.Cells.Add(gridCell36);
     gridRow8.Cells.Add(gridCell37);
     gridRow8.Cells.Add(gridCell38);
     gridRow8.Cells.Add(gridCell39);
     gridRow8.Cells.Add(gridCell40);
     gridCell41.Value = "Sweet William";
     gridCell42.Value = "Scorn";
     gridCell43.Value = "Sweet William";
     gridCell44.Value = "EU-W-635";
     gridCell45.Value = "Eudicots";
     gridRow9.Cells.Add(gridCell41);
     gridRow9.Cells.Add(gridCell42);
     gridRow9.Cells.Add(gridCell43);
     gridRow9.Cells.Add(gridCell44);
     gridRow9.Cells.Add(gridCell45);
     gridCell46.Value = "Touch-me-not";
     gridCell47.Value = "Impatience";
     gridCell48.Value = "Touch-me-not";
     gridCell49.Value = "AS-T-414";
     gridCell50.Value = "Asterids";
     gridRow10.Cells.Add(gridCell46);
     gridRow10.Cells.Add(gridCell47);
     gridRow10.Cells.Add(gridCell48);
     gridRow10.Cells.Add(gridCell49);
     gridRow10.Cells.Add(gridCell50);
     gridCell51.Value = "Violet";
     gridCell52.Value = "Modesty";
     gridCell53.Value = "Violet";
     gridCell54.Value = "RO-V-012";
     gridCell55.Value = "Rosids";
     gridRow11.Cells.Add(gridCell51);
     gridRow11.Cells.Add(gridCell52);
     gridRow11.Cells.Add(gridCell53);
     gridRow11.Cells.Add(gridCell54);
     gridRow11.Cells.Add(gridCell55);
     gridCell56.Value = "Whortleberry";
     gridCell57.Value = "Treachery";
     gridCell58.Value = "Whortleberry";
     gridCell59.Value = "AS-W-502";
     gridCell60.Value = "Asterids";
     gridRow12.Cells.Add(gridCell56);
     gridRow12.Cells.Add(gridCell57);
     gridRow12.Cells.Add(gridCell58);
     gridRow12.Cells.Add(gridCell59);
     gridRow12.Cells.Add(gridCell60);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow1);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow2);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow3);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow4);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow5);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow6);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow7);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow8);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow9);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow10);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow11);
     this.superGridControl1.PrimaryGrid.Rows.Add(gridRow12);
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.PrimaryGrid.UseAlternateColumnStyle   = true;
     this.superGridControl1.Size     = new System.Drawing.Size(784, 370);
     this.superGridControl1.TabIndex = 3;
     this.superGridControl1.Text     = "superGridControl1";
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // DemoGridBasics1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 562);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.richTextBox1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoGridBasics1";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - Text Related Control Types";
     this.ResumeLayout(false);
 }
Esempio n. 13
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.SuperGrid.Style.Background background17 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding3 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background18 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background19 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background20 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background21 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background22 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background23 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background24 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background25 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding4 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background26 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding1 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background4 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background5 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background6 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background7 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background8 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background9 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding2 = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
            DevComponents.DotNetBar.SuperGrid.Style.Background background10 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background11 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background12 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background13 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background14 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background15 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            DevComponents.DotNetBar.SuperGrid.Style.Background background16 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
            this.tv = new DevComponents.AdvTree.AdvTree();
            this.tvc = new DevComponents.AdvTree.ColumnHeader();
            this.cm = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.cmAdd = new System.Windows.Forms.ToolStripMenuItem();
            this.cmRemove = new System.Windows.Forms.ToolStripMenuItem();
            this.nV = new DevComponents.AdvTree.Node();
            this.nC = new DevComponents.AdvTree.Node();
            this.nD = new DevComponents.AdvTree.Node();
            this.nodeConnector1 = new DevComponents.AdvTree.NodeConnector();
            this.elementStyle1 = new DevComponents.DotNetBar.ElementStyle();
            this.tc = new DevComponents.DotNetBar.SuperTabControl();
            this.tpGeneral = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.cbxGrade = new DevComponents.DotNetBar.Controls.ComboBoxEx();
            this.cbxiVisual = new DevComponents.Editors.ComboItem();
            this.cbxiClose = new DevComponents.Editors.ComboItem();
            this.cbxiDetail = new DevComponents.Editors.ComboItem();
            this.lblGrade = new DevComponents.DotNetBar.LabelX();
            this.txtName = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.lblName = new DevComponents.DotNetBar.LabelX();
            this.tiGeneral = new DevComponents.DotNetBar.SuperTabItem();
            this.tpQuestions = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.gQ = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.gQL = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gQN = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gQP = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gQQ = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.gQS = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tiQuestions = new DevComponents.DotNetBar.SuperTabItem();
            this.tpNotes = new DevComponents.DotNetBar.SuperTabControlPanel();
            this.gN = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
            this.gNN = new DevComponents.DotNetBar.SuperGrid.GridColumn();
            this.tiNotes = new DevComponents.DotNetBar.SuperTabItem();
            this.sm = new DevComponents.DotNetBar.StyleManager(this.components);
            this.btnSave = new DevComponents.DotNetBar.ButtonX();
            this.btnCancel = new DevComponents.DotNetBar.ButtonX();
            this.btnLists = new DevComponents.DotNetBar.ButtonX();
            this.btniSections = new DevComponents.DotNetBar.ButtonItem();
            this.btniQuestions = new DevComponents.DotNetBar.ButtonItem();
            this.btniNotes = new DevComponents.DotNetBar.ButtonItem();
            ((System.ComponentModel.ISupportInitialize)(this.tv)).BeginInit();
            this.cm.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tc)).BeginInit();
            this.tc.SuspendLayout();
            this.tpGeneral.SuspendLayout();
            this.tpQuestions.SuspendLayout();
            this.tpNotes.SuspendLayout();
            this.SuspendLayout();
            // 
            // tv
            // 
            this.tv.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline;
            this.tv.AllowDrop = true;
            this.tv.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left)));
            this.tv.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.tv.BackgroundStyle.Class = "TreeBorderKey";
            this.tv.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.tv.Columns.Add(this.tvc);
            this.tv.ColumnsVisible = false;
            this.tv.ContextMenuStrip = this.cm;
            this.tv.ForeColor = System.Drawing.Color.Black;
            this.tv.GridLinesColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
            this.tv.GridRowLines = true;
            this.tv.HotTracking = true;
            this.tv.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.tv.Location = new System.Drawing.Point(13, 68);
            this.tv.Name = "tv";
            this.tv.Nodes.AddRange(new DevComponents.AdvTree.Node[] {
            this.nV,
            this.nC,
            this.nD});
            this.tv.NodesConnector = this.nodeConnector1;
            this.tv.NodeStyle = this.elementStyle1;
            this.tv.PathSeparator = ";";
            this.tv.SelectionBoxStyle = DevComponents.AdvTree.eSelectionStyle.FullRowSelect;
            this.tv.Size = new System.Drawing.Size(250, 381);
            this.tv.Styles.Add(this.elementStyle1);
            this.tv.TabIndex = 0;
            this.tv.TabStop = false;
            this.tv.NodeClick += new DevComponents.AdvTree.TreeNodeMouseEventHandler(this.tv_NodeClick);
            this.tv.NodeDoubleClick += new DevComponents.AdvTree.TreeNodeMouseEventHandler(this.tv_NodeDoubleClick);
            // 
            // tvc
            // 
            this.tvc.Editable = false;
            this.tvc.Name = "tvc";
            this.tvc.Text = "Inspectors";
            this.tvc.Width.Relative = 101;
            // 
            // cm
            // 
            this.cm.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmAdd,
            this.cmRemove});
            this.cm.Name = "cm";
            this.cm.Size = new System.Drawing.Size(168, 48);
            // 
            // cmAdd
            // 
            this.cmAdd.Name = "cmAdd";
            this.cmAdd.Size = new System.Drawing.Size(167, 22);
            this.cmAdd.Text = "Add schedule";
            this.cmAdd.Click += new System.EventHandler(this.cmAdd_Click);
            // 
            // cmRemove
            // 
            this.cmRemove.Name = "cmRemove";
            this.cmRemove.Size = new System.Drawing.Size(167, 22);
            this.cmRemove.Text = "Remove schedule";
            this.cmRemove.Click += new System.EventHandler(this.cmRemove_Click);
            // 
            // nV
            // 
            this.nV.Expanded = true;
            this.nV.Name = "nV";
            this.nV.Text = "V - Visual";
            // 
            // nC
            // 
            this.nC.Expanded = true;
            this.nC.Name = "nC";
            this.nC.Text = "C - Close";
            // 
            // nD
            // 
            this.nD.Expanded = true;
            this.nD.Name = "nD";
            this.nD.Text = "D - Detail";
            // 
            // nodeConnector1
            // 
            this.nodeConnector1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(135)))), ((int)(((byte)(135)))));
            // 
            // elementStyle1
            // 
            this.elementStyle1.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.elementStyle1.Name = "elementStyle1";
            this.elementStyle1.TextColor = System.Drawing.Color.Black;
            // 
            // tc
            // 
            this.tc.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.tc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            // 
            // 
            // 
            this.tc.ControlBox.CloseBox.Name = "";
            // 
            // 
            // 
            this.tc.ControlBox.MenuBox.Name = "";
            this.tc.ControlBox.Name = "";
            this.tc.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tc.ControlBox.MenuBox,
            this.tc.ControlBox.CloseBox});
            this.tc.ControlBox.Visible = false;
            this.tc.Controls.Add(this.tpGeneral);
            this.tc.Controls.Add(this.tpNotes);
            this.tc.Controls.Add(this.tpQuestions);
            this.tc.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tc.ForeColor = System.Drawing.Color.Black;
            this.tc.Location = new System.Drawing.Point(279, 20);
            this.tc.Name = "tc";
            this.tc.ReorderTabsEnabled = true;
            this.tc.SelectedTabFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tc.SelectedTabIndex = 0;
            this.tc.Size = new System.Drawing.Size(543, 429);
            this.tc.TabFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.tc.TabIndex = 317;
            this.tc.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.tiGeneral,
            this.tiQuestions,
            this.tiNotes});
            this.tc.TabStop = false;
            this.tc.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.VisualStudio2008Dock;
            this.tc.TabVerticalSpacing = 3;
            // 
            // tpGeneral
            // 
            this.tpGeneral.Controls.Add(this.cbxGrade);
            this.tpGeneral.Controls.Add(this.lblGrade);
            this.tpGeneral.Controls.Add(this.txtName);
            this.tpGeneral.Controls.Add(this.lblName);
            this.tpGeneral.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpGeneral.Location = new System.Drawing.Point(0, 28);
            this.tpGeneral.Name = "tpGeneral";
            this.tpGeneral.Size = new System.Drawing.Size(543, 401);
            this.tpGeneral.TabIndex = 1;
            this.tpGeneral.TabItem = this.tiGeneral;
            // 
            // cbxGrade
            // 
            this.cbxGrade.DisplayMember = "Text";
            this.cbxGrade.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbxGrade.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbxGrade.Enabled = false;
            this.cbxGrade.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.cbxGrade.ForeColor = System.Drawing.Color.Black;
            this.cbxGrade.FormattingEnabled = true;
            this.cbxGrade.ItemHeight = 19;
            this.cbxGrade.Items.AddRange(new object[] {
            this.cbxiVisual,
            this.cbxiClose,
            this.cbxiDetail});
            this.cbxGrade.Location = new System.Drawing.Point(156, 43);
            this.cbxGrade.Margin = new System.Windows.Forms.Padding(4);
            this.cbxGrade.Name = "cbxGrade";
            this.cbxGrade.Size = new System.Drawing.Size(159, 25);
            this.cbxGrade.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbxGrade.TabIndex = 5;
            // 
            // cbxiVisual
            // 
            this.cbxiVisual.Text = "V - Visual";
            this.cbxiVisual.Value = "V";
            // 
            // cbxiClose
            // 
            this.cbxiClose.Text = "C - Close";
            this.cbxiClose.Value = "C";
            // 
            // cbxiDetail
            // 
            this.cbxiDetail.Text = "D - Detail";
            this.cbxiDetail.Value = "D";
            // 
            // lblGrade
            // 
            this.lblGrade.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblGrade.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblGrade.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblGrade.ForeColor = System.Drawing.Color.Black;
            this.lblGrade.Location = new System.Drawing.Point(14, 42);
            this.lblGrade.Margin = new System.Windows.Forms.Padding(4);
            this.lblGrade.Name = "lblGrade";
            this.lblGrade.Size = new System.Drawing.Size(135, 28);
            this.lblGrade.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblGrade.TabIndex = 32;
            this.lblGrade.Text = "Schedule Grade:";
            // 
            // txtName
            // 
            this.txtName.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtName.Border.Class = "TextBoxBorder";
            this.txtName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtName.DisabledBackColor = System.Drawing.Color.White;
            this.txtName.Enabled = false;
            this.txtName.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.txtName.ForeColor = System.Drawing.Color.Black;
            this.txtName.Location = new System.Drawing.Point(156, 12);
            this.txtName.Margin = new System.Windows.Forms.Padding(4);
            this.txtName.Name = "txtName";
            this.txtName.PreventEnterBeep = true;
            this.txtName.Size = new System.Drawing.Size(372, 25);
            this.txtName.TabIndex = 4;
            // 
            // lblName
            // 
            this.lblName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            // 
            // 
            // 
            this.lblName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblName.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.lblName.ForeColor = System.Drawing.Color.Black;
            this.lblName.Location = new System.Drawing.Point(14, 11);
            this.lblName.Margin = new System.Windows.Forms.Padding(4);
            this.lblName.Name = "lblName";
            this.lblName.Size = new System.Drawing.Size(135, 28);
            this.lblName.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.lblName.TabIndex = 30;
            this.lblName.Text = "Schedule Name:";
            // 
            // tiGeneral
            // 
            this.tiGeneral.AttachedControl = this.tpGeneral;
            this.tiGeneral.GlobalItem = false;
            this.tiGeneral.Name = "tiGeneral";
            this.tiGeneral.Text = "  General";
            // 
            // tpQuestions
            // 
            this.tpQuestions.Controls.Add(this.gQ);
            this.tpQuestions.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpQuestions.Location = new System.Drawing.Point(0, 28);
            this.tpQuestions.Name = "tpQuestions";
            this.tpQuestions.Size = new System.Drawing.Size(543, 401);
            this.tpQuestions.TabIndex = 0;
            this.tpQuestions.TabItem = this.tiQuestions;
            // 
            // gQ
            // 
            this.gQ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.gQ.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background17.Color1 = System.Drawing.Color.White;
            background17.Color2 = System.Drawing.Color.White;
            this.gQ.DefaultVisualStyles.CellStyles.Default.Background = background17;
            this.gQ.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding3.Left = 5;
            padding3.Right = 5;
            this.gQ.DefaultVisualStyles.CellStyles.Default.Padding = padding3;
            this.gQ.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background18.Color1 = System.Drawing.Color.LightGray;
            background18.Color2 = System.Drawing.Color.LightGray;
            this.gQ.DefaultVisualStyles.CellStyles.MouseOver.Background = background18;
            this.gQ.DefaultVisualStyles.CellStyles.MouseOver.TextColor = System.Drawing.Color.Black;
            background19.Color1 = System.Drawing.Color.White;
            background19.Color2 = System.Drawing.Color.White;
            this.gQ.DefaultVisualStyles.CellStyles.ReadOnly.Background = background19;
            this.gQ.DefaultVisualStyles.CellStyles.ReadOnly.TextColor = System.Drawing.Color.Gray;
            background20.Color1 = System.Drawing.Color.LightGray;
            background20.Color2 = System.Drawing.Color.LightGray;
            this.gQ.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background20;
            this.gQ.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor = System.Drawing.Color.DimGray;
            background21.Color1 = System.Drawing.Color.Gainsboro;
            background21.Color2 = System.Drawing.Color.Gainsboro;
            this.gQ.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background21;
            this.gQ.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor = System.Drawing.Color.Gray;
            background22.Color1 = System.Drawing.Color.DarkGray;
            background22.Color2 = System.Drawing.Color.DarkGray;
            this.gQ.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background22;
            this.gQ.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor = System.Drawing.Color.DimGray;
            background23.Color1 = System.Drawing.Color.Gainsboro;
            background23.Color2 = System.Drawing.Color.Gainsboro;
            this.gQ.DefaultVisualStyles.CellStyles.Selected.Background = background23;
            this.gQ.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background24.Color1 = System.Drawing.Color.DarkGray;
            background24.Color2 = System.Drawing.Color.DarkGray;
            this.gQ.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background24;
            this.gQ.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
            this.gQ.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background25.Color1 = System.Drawing.Color.White;
            background25.Color2 = System.Drawing.SystemColors.Control;
            this.gQ.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background25;
            this.gQ.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding4.Left = 5;
            padding4.Right = 5;
            this.gQ.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding = padding4;
            this.gQ.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gQ.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background26.Color1 = System.Drawing.Color.White;
            background26.Color2 = System.Drawing.SystemColors.Control;
            this.gQ.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background26;
            this.gQ.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            this.gQ.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gQ.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gQ.ForeColor = System.Drawing.Color.Black;
            this.gQ.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gQ.Location = new System.Drawing.Point(0, 0);
            this.gQ.Margin = new System.Windows.Forms.Padding(4);
            this.gQ.Name = "gQ";
            // 
            // 
            // 
            this.gQ.PrimaryGrid.CheckBoxes = true;
            this.gQ.PrimaryGrid.Columns.Add(this.gQL);
            this.gQ.PrimaryGrid.Columns.Add(this.gQN);
            this.gQ.PrimaryGrid.Columns.Add(this.gQP);
            this.gQ.PrimaryGrid.Columns.Add(this.gQQ);
            this.gQ.PrimaryGrid.Columns.Add(this.gQS);
            this.gQ.PrimaryGrid.MultiSelect = false;
            this.gQ.PrimaryGrid.ReadOnly = true;
            this.gQ.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gQ.PrimaryGrid.ShowRowHeaders = false;
            this.gQ.Size = new System.Drawing.Size(543, 401);
            this.gQ.TabIndex = 6;
            // 
            // gQL
            // 
            this.gQL.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gQL.HeaderText = "Letter";
            this.gQL.MinimumWidth = 50;
            this.gQL.Name = "gQL";
            this.gQL.Width = 50;
            // 
            // gQN
            // 
            this.gQN.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gQN.HeaderText = "Number";
            this.gQN.MinimumWidth = 60;
            this.gQN.Name = "gQN";
            this.gQN.Width = 60;
            // 
            // gQP
            // 
            this.gQP.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gQP.HeaderText = "Part";
            this.gQP.MinimumWidth = 40;
            this.gQP.Name = "gQP";
            this.gQP.Width = 40;
            // 
            // gQQ
            // 
            this.gQQ.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.gQQ.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            this.gQQ.HeaderText = "Question";
            this.gQQ.MinimumWidth = 200;
            this.gQQ.Name = "gQQ";
            this.gQQ.Width = 200;
            // 
            // gQS
            // 
            this.gQS.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
            this.gQS.HeaderText = "Section";
            this.gQS.MinimumWidth = 150;
            this.gQS.Name = "gQS";
            this.gQS.Width = 150;
            // 
            // tiQuestions
            // 
            this.tiQuestions.AttachedControl = this.tpQuestions;
            this.tiQuestions.GlobalItem = false;
            this.tiQuestions.Name = "tiQuestions";
            this.tiQuestions.Text = "  Questions";
            // 
            // tpNotes
            // 
            this.tpNotes.Controls.Add(this.gN);
            this.tpNotes.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tpNotes.Location = new System.Drawing.Point(0, 28);
            this.tpNotes.Name = "tpNotes";
            this.tpNotes.Size = new System.Drawing.Size(543, 401);
            this.tpNotes.TabIndex = 0;
            this.tpNotes.TabItem = this.tiNotes;
            // 
            // gN
            // 
            this.gN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
            this.gN.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background1.Color1 = System.Drawing.Color.White;
            background1.Color2 = System.Drawing.Color.White;
            this.gN.DefaultVisualStyles.CellStyles.Default.Background = background1;
            this.gN.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding1.Left = 5;
            padding1.Right = 5;
            this.gN.DefaultVisualStyles.CellStyles.Default.Padding = padding1;
            this.gN.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background2.Color1 = System.Drawing.Color.LightGray;
            background2.Color2 = System.Drawing.Color.LightGray;
            this.gN.DefaultVisualStyles.CellStyles.MouseOver.Background = background2;
            this.gN.DefaultVisualStyles.CellStyles.MouseOver.TextColor = System.Drawing.Color.Black;
            background3.Color1 = System.Drawing.Color.White;
            background3.Color2 = System.Drawing.Color.White;
            this.gN.DefaultVisualStyles.CellStyles.ReadOnly.Background = background3;
            this.gN.DefaultVisualStyles.CellStyles.ReadOnly.TextColor = System.Drawing.Color.Gray;
            background4.Color1 = System.Drawing.Color.LightGray;
            background4.Color2 = System.Drawing.Color.LightGray;
            this.gN.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background4;
            this.gN.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor = System.Drawing.Color.DimGray;
            background5.Color1 = System.Drawing.Color.Gainsboro;
            background5.Color2 = System.Drawing.Color.Gainsboro;
            this.gN.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background5;
            this.gN.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor = System.Drawing.Color.Gray;
            background6.Color1 = System.Drawing.Color.DarkGray;
            background6.Color2 = System.Drawing.Color.DarkGray;
            this.gN.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background6;
            this.gN.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor = System.Drawing.Color.DimGray;
            background7.Color1 = System.Drawing.Color.Gainsboro;
            background7.Color2 = System.Drawing.Color.Gainsboro;
            this.gN.DefaultVisualStyles.CellStyles.Selected.Background = background7;
            this.gN.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background8.Color1 = System.Drawing.Color.DarkGray;
            background8.Color2 = System.Drawing.Color.DarkGray;
            this.gN.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background8;
            this.gN.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background9.Color1 = System.Drawing.Color.White;
            background9.Color2 = System.Drawing.SystemColors.Control;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background9;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            padding2.Left = 5;
            padding2.Right = 5;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding = padding2;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background10.Color1 = System.Drawing.Color.LightGray;
            background10.Color2 = System.Drawing.Color.LightGray;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.MouseOver.Background = background10;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.MouseOver.TextColor = System.Drawing.Color.Black;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            background11.Color1 = System.Drawing.Color.White;
            background11.Color2 = System.Drawing.SystemColors.Control;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background11;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background12.Color1 = System.Drawing.Color.LightGray;
            background12.Color2 = System.Drawing.Color.LightGray;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlyMouseOver.Background = background12;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlyMouseOver.TextColor = System.Drawing.Color.DimGray;
            background13.Color1 = System.Drawing.Color.Gainsboro;
            background13.Color2 = System.Drawing.Color.Gainsboro;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlySelected.Background = background13;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlySelected.TextColor = System.Drawing.Color.Gray;
            background14.Color1 = System.Drawing.Color.DarkGray;
            background14.Color2 = System.Drawing.Color.DarkGray;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlySelectedMouseOver.Background = background14;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlySelectedMouseOver.TextColor = System.Drawing.Color.DimGray;
            background15.Color1 = System.Drawing.Color.Gainsboro;
            background15.Color2 = System.Drawing.Color.Gainsboro;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.Selected.Background = background15;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.Selected.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
            background16.Color1 = System.Drawing.Color.DarkGray;
            background16.Color2 = System.Drawing.Color.DarkGray;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.SelectedMouseOver.Background = background16;
            this.gN.DefaultVisualStyles.ColumnHeaderStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black;
            this.gN.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gN.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
            this.gN.ForeColor = System.Drawing.Color.Black;
            this.gN.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
            this.gN.Location = new System.Drawing.Point(0, 0);
            this.gN.Margin = new System.Windows.Forms.Padding(4);
            this.gN.Name = "gN";
            // 
            // 
            // 
            this.gN.PrimaryGrid.CheckBoxes = true;
            this.gN.PrimaryGrid.Columns.Add(this.gNN);
            this.gN.PrimaryGrid.MultiSelect = false;
            this.gN.PrimaryGrid.ReadOnly = true;
            this.gN.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gN.PrimaryGrid.ShowRowHeaders = false;
            this.gN.Size = new System.Drawing.Size(543, 401);
            this.gN.TabIndex = 7;
            // 
            // gNN
            // 
            this.gNN.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            this.gNN.HeaderText = "Note";
            this.gNN.MinimumWidth = 200;
            this.gNN.Name = "gNN";
            this.gNN.Width = 200;
            // 
            // tiNotes
            // 
            this.tiNotes.AttachedControl = this.tpNotes;
            this.tiNotes.GlobalItem = false;
            this.tiNotes.Name = "tiNotes";
            this.tiNotes.Text = "  Notes";
            // 
            // sm
            // 
            this.sm.ManagerStyle = DevComponents.DotNetBar.eStyle.Office2016;
            this.sm.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)(128)))), ((int)(((byte)(57)))), ((int)(((byte)(123))))));
            // 
            // btnSave
            // 
            this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSave.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnSave.Enabled = false;
            this.btnSave.Location = new System.Drawing.Point(190, 20);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(73, 32);
            this.btnSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSave.TabIndex = 2;
            this.btnSave.TabStop = false;
            this.btnSave.Text = "Save";
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // btnCancel
            // 
            this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnCancel.Enabled = false;
            this.btnCancel.Location = new System.Drawing.Point(111, 20);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(73, 32);
            this.btnCancel.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnCancel.TabIndex = 1;
            this.btnCancel.TabStop = false;
            this.btnCancel.Text = "Cancel";
            this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
            // 
            // btnLists
            // 
            this.btnLists.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnLists.ColorTable = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
            this.btnLists.HoverImage = global::Client.Properties.Resources.btn_tools_32_on;
            this.btnLists.Image = global::Client.Properties.Resources.btn_tools_32_off;
            this.btnLists.Location = new System.Drawing.Point(13, 20);
            this.btnLists.Name = "btnLists";
            this.btnLists.Size = new System.Drawing.Size(48, 32);
            this.btnLists.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnLists.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.btniSections,
            this.btniQuestions,
            this.btniNotes});
            this.btnLists.TabIndex = 3;
            this.btnLists.TabStop = false;
            // 
            // btniSections
            // 
            this.btniSections.Name = "btniSections";
            this.btniSections.Text = "Manage sections...";
            this.btniSections.Click += new System.EventHandler(this.btniSections_Click);
            // 
            // btniQuestions
            // 
            this.btniQuestions.Name = "btniQuestions";
            this.btniQuestions.Text = "Manage questions...";
            this.btniQuestions.Click += new System.EventHandler(this.btniQuestions_Click);
            // 
            // btniNotes
            // 
            this.btniNotes.Name = "btniNotes";
            this.btniNotes.Text = "Manage notes...";
            this.btniNotes.Click += new System.EventHandler(this.btniNotes_Click);
            // 
            // frmSchedules
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.CaptionFont = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.ClientSize = new System.Drawing.Size(834, 461);
            this.Controls.Add(this.btnLists);
            this.Controls.Add(this.btnSave);
            this.Controls.Add(this.btnCancel);
            this.Controls.Add(this.tc);
            this.Controls.Add(this.tv);
            this.DoubleBuffered = true;
            this.Font = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.MinimizeBox = false;
            this.Name = "frmSchedules";
            this.ShowInTaskbar = false;
            this.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Manage Schedules";
            ((System.ComponentModel.ISupportInitialize)(this.tv)).EndInit();
            this.cm.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.tc)).EndInit();
            this.tc.ResumeLayout(false);
            this.tpGeneral.ResumeLayout(false);
            this.tpQuestions.ResumeLayout(false);
            this.tpNotes.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Esempio n. 14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager  resources   = new System.ComponentModel.ComponentResourceManager(typeof(DemoDragDrop));
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn7 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn8 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding2    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     this.richTextBox1      = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.listBox1          = new System.Windows.Forms.ListBox();
     this.treeView1         = new System.Windows.Forms.TreeView();
     this.advTree1          = new DevComponents.AdvTree.AdvTree();
     this.LastName          = new DevComponents.AdvTree.ColumnHeader();
     this.FirstName         = new DevComponents.AdvTree.ColumnHeader();
     this.Age               = new DevComponents.AdvTree.ColumnHeader();
     this.Id                = new DevComponents.AdvTree.ColumnHeader();
     this.nodeConnector1    = new DevComponents.AdvTree.NodeConnector();
     this.elementStyle1     = new DevComponents.DotNetBar.ElementStyle();
     this.superGridControl2 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.elementStyle2     = new DevComponents.DotNetBar.ElementStyle();
     this.elementStyle3     = new DevComponents.DotNetBar.ElementStyle();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.advTree1)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 4);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size     = new System.Drawing.Size(780, 113);
     this.richTextBox1.TabIndex = 5;
     this.richTextBox1.TabStop  = false;
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "BugUp");
     this.imageList1.Images.SetKeyName(1, "Empty");
     this.imageList1.Images.SetKeyName(2, "ErrorCircle");
     this.imageList1.Images.SetKeyName(3, "FontColor");
     this.imageList1.Images.SetKeyName(4, "Function");
     this.imageList1.Images.SetKeyName(5, "MusicNote");
     this.imageList1.Images.SetKeyName(6, "Font");
     this.imageList1.Images.SetKeyName(7, "BlueButton");
     //
     // listBox1
     //
     this.listBox1.AllowDrop         = true;
     this.listBox1.Dock              = System.Windows.Forms.DockStyle.Fill;
     this.listBox1.FormattingEnabled = true;
     this.listBox1.IntegralHeight    = false;
     this.listBox1.Location          = new System.Drawing.Point(3, 3);
     this.listBox1.Name              = "listBox1";
     this.listBox1.Size              = new System.Drawing.Size(190, 200);
     this.listBox1.TabIndex          = 7;
     this.listBox1.DragOver         += new System.Windows.Forms.DragEventHandler(this.ListBox1DragOver);
     this.listBox1.DragDrop         += new System.Windows.Forms.DragEventHandler(this.ListBox1DragDrop);
     this.listBox1.MouseMove        += new System.Windows.Forms.MouseEventHandler(this.ListBox1MouseMove);
     this.listBox1.MouseDown        += new System.Windows.Forms.MouseEventHandler(this.ListBox1MouseDown);
     //
     // treeView1
     //
     this.treeView1.AllowDrop  = true;
     this.treeView1.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.treeView1.Location   = new System.Drawing.Point(199, 3);
     this.treeView1.Name       = "treeView1";
     this.treeView1.Size       = new System.Drawing.Size(190, 200);
     this.treeView1.TabIndex   = 8;
     this.treeView1.DragDrop  += new System.Windows.Forms.DragEventHandler(this.TreeView1DragDrop);
     this.treeView1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.TreeView1MouseMove);
     this.treeView1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.TreeView1MouseDown);
     this.treeView1.DragOver  += new System.Windows.Forms.DragEventHandler(this.TreeView1DragOver);
     //
     // advTree1
     //
     this.advTree1.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline;
     this.advTree1.AllowDrop      = true;
     this.advTree1.BackColor      = System.Drawing.SystemColors.Window;
     //
     //
     //
     this.advTree1.BackgroundStyle.Class      = "TreeBorderKey";
     this.advTree1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.advTree1.Columns.Add(this.LastName);
     this.advTree1.Columns.Add(this.FirstName);
     this.advTree1.Columns.Add(this.Age);
     this.advTree1.Columns.Add(this.Id);
     this.advTree1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.advTree1.ExpandBorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder;
     this.advTree1.GridColumnLineResizeEnabled = true;
     this.advTree1.Location       = new System.Drawing.Point(3, 3);
     this.advTree1.MultiSelect    = true;
     this.advTree1.Name           = "advTree1";
     this.advTree1.NodesConnector = this.nodeConnector1;
     this.advTree1.NodeStyle      = this.elementStyle1;
     this.advTree1.PathSeparator  = ";";
     this.advTree1.Size           = new System.Drawing.Size(386, 200);
     this.advTree1.Styles.Add(this.elementStyle1);
     this.advTree1.TabIndex = 9;
     this.advTree1.Text     = "advTree1";
     //
     // LastName
     //
     this.LastName.Name           = "LastName";
     this.LastName.Text           = "Last Name";
     this.LastName.Width.Absolute = 125;
     //
     // FirstName
     //
     this.FirstName.Name           = "FirstName";
     this.FirstName.Text           = "First Name";
     this.FirstName.Width.Absolute = 100;
     //
     // Age
     //
     this.Age.Name           = "Age";
     this.Age.Text           = "Age";
     this.Age.Width.Absolute = 50;
     //
     // Id
     //
     this.Id.Name           = "Id";
     this.Id.Text           = "Id";
     this.Id.Width.Absolute = 70;
     //
     // nodeConnector1
     //
     this.nodeConnector1.LineColor = System.Drawing.SystemColors.ControlText;
     //
     // elementStyle1
     //
     this.elementStyle1.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.elementStyle1.Name       = "elementStyle1";
     this.elementStyle1.TextColor  = System.Drawing.SystemColors.ControlText;
     //
     // superGridControl2
     //
     this.superGridControl2.AllowDrop = true;
     this.superGridControl2.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl2.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl2.Location = new System.Drawing.Point(395, 3);
     this.superGridControl2.Name     = "superGridControl2";
     this.superGridControl2.PrimaryGrid.AllowRowResize            = true;
     this.superGridControl2.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.Select;
     gridColumn1.Name = "Last Name";
     gridColumn2.CellStyles.Default.Alignment        = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.Name         = "First Name";
     gridColumn3.EditorType   = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     gridColumn3.Name         = "Age";
     gridColumn3.Width        = 50;
     gridColumn4.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn4.EditorType   = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     gridColumn4.Name         = "Id";
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn4);
     padding1.Bottom = 2;
     padding1.Left   = 2;
     padding1.Right  = 2;
     padding1.Top    = 2;
     this.superGridControl2.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Margin = padding1;
     this.superGridControl2.PrimaryGrid.FilterExpr = null;
     this.superGridControl2.PrimaryGrid.ImageList  = this.imageList1;
     this.superGridControl2.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl2.Size       = new System.Drawing.Size(386, 199);
     this.superGridControl2.TabIndex   = 6;
     this.superGridControl2.Text       = "superGridControl2";
     this.superGridControl2.DragDrop  += new System.Windows.Forms.DragEventHandler(this.SuperGridControlDragDrop);
     this.superGridControl2.DragOver  += new System.Windows.Forms.DragEventHandler(this.SuperGridControlDragOver);
     this.superGridControl2.ItemDrag  += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridItemDragEventArgs>(this.SuperGridControlItemDrag);
     this.superGridControl2.DragLeave += new System.EventHandler(this.SuperGridControlDragLeave);
     //
     // superGridControl1
     //
     this.superGridControl1.AllowDrop = true;
     this.superGridControl1.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(3, 3);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AllowRowResize            = true;
     this.superGridControl1.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.Select;
     gridColumn5.Name = "Last Name";
     gridColumn6.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn6.Name         = "First Name";
     gridColumn7.EditorType   = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     gridColumn7.Name         = "Age";
     gridColumn7.Width        = 50;
     gridColumn8.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn8.EditorType   = typeof(DevComponents.DotNetBar.SuperGrid.GridIntegerInputEditControl);
     gridColumn8.Name         = "Id";
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn7);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn8);
     padding2.Bottom = 2;
     padding2.Left   = 2;
     padding2.Right  = 2;
     padding2.Top    = 2;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Margin = padding2;
     this.superGridControl1.PrimaryGrid.FilterExpr = null;
     this.superGridControl1.PrimaryGrid.ImageList  = this.imageList1;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.Size       = new System.Drawing.Size(386, 199);
     this.superGridControl1.TabIndex   = 0;
     this.superGridControl1.Text       = "superGridControl1";
     this.superGridControl1.DragDrop  += new System.Windows.Forms.DragEventHandler(this.SuperGridControlDragDrop);
     this.superGridControl1.DragOver  += new System.Windows.Forms.DragEventHandler(this.SuperGridControlDragOver);
     this.superGridControl1.ItemDrag  += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridItemDragEventArgs>(this.SuperGridControlItemDrag);
     this.superGridControl1.DragLeave += new System.EventHandler(this.SuperGridControlDragLeave);
     //
     // elementStyle2
     //
     this.elementStyle2.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(230)))), ((int)(((byte)(247)))));
     this.elementStyle2.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(168)))), ((int)(((byte)(228)))));
     this.elementStyle2.BackColorGradientAngle = 90;
     this.elementStyle2.BorderBottom           = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.elementStyle2.BorderBottomWidth      = 1;
     this.elementStyle2.BorderColor            = System.Drawing.Color.DarkGray;
     this.elementStyle2.BorderLeft             = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.elementStyle2.BorderLeftWidth        = 1;
     this.elementStyle2.BorderRight            = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.elementStyle2.BorderRightWidth       = 1;
     this.elementStyle2.BorderTop              = DevComponents.DotNetBar.eStyleBorderType.Solid;
     this.elementStyle2.BorderTopWidth         = 1;
     this.elementStyle2.CornerDiameter         = 4;
     this.elementStyle2.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.elementStyle2.Description            = "Blue";
     this.elementStyle2.Name          = "elementStyle2";
     this.elementStyle2.PaddingBottom = 1;
     this.elementStyle2.PaddingLeft   = 1;
     this.elementStyle2.PaddingRight  = 1;
     this.elementStyle2.PaddingTop    = 1;
     this.elementStyle2.TextColor     = System.Drawing.Color.Black;
     //
     // elementStyle3
     //
     this.elementStyle3.BackColor              = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(230)))), ((int)(((byte)(247)))));
     this.elementStyle3.BackColor2             = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(168)))), ((int)(((byte)(228)))));
     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.CornerDiameter         = 4;
     this.elementStyle3.CornerType             = DevComponents.DotNetBar.eCornerType.Square;
     this.elementStyle3.Description            = "Blue";
     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;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.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.tableLayoutPanel1.ColumnCount = 2;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel3, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.superGridControl1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.superGridControl2, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel2, 0, 1);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 118);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 2;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(784, 411);
     this.tableLayoutPanel1.TabIndex = 10;
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.ColumnCount = 1;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel3.Controls.Add(this.advTree1, 0, 0);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(392, 205);
     this.tableLayoutPanel3.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 1;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(392, 206);
     this.tableLayoutPanel3.TabIndex = 8;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 2;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Controls.Add(this.treeView1, 1, 0);
     this.tableLayoutPanel2.Controls.Add(this.listBox1, 0, 0);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 205);
     this.tableLayoutPanel2.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(392, 206);
     this.tableLayoutPanel2.TabIndex = 7;
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // DemoDragDrop
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 528);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Controls.Add(this.richTextBox1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoDragDrop";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - Drag and Drop";
     ((System.ComponentModel.ISupportInitialize)(this.advTree1)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel3.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 15
0
        /// <summary> 
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent( )
        {
            this.components = new System.ComponentModel.Container( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.Style.Padding padding1 = new DevComponents.DotNetBar.SuperGrid.Style.Padding( );
            DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn( );
            DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend backColorBlend1 = new DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend( );
            DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background( );
            this.cashContainer = new DevComponents.DotNetBar.ItemPanel( );
            this.txtPhone = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.bsCashEntity = new System.Windows.Forms.BindingSource(this.components);
            this.txtCashSum = new DevComponents.Editors.DoubleInput( );
            this.txtRateSale = new DevComponents.Editors.DoubleInput( );
            this.cbMemberRate = new System.Windows.Forms.CheckedListBox( );
            this.txtPoint = new DevComponents.Editors.DoubleInput( );
            this.cbUserGrade = new DevComponents.DotNetBar.Controls.ComboBoxEx( );
            this.btnSave = new DevComponents.DotNetBar.ButtonX( );
            this.btnClear = new DevComponents.DotNetBar.ButtonX( );
            this.lblMessage = new DevComponents.DotNetBar.LabelX( );
            this.lblOrderInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowPhone = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPhone = new DevComponents.DotNetBar.LabelItem( );
            this.phoneContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.btnQuery = new DevComponents.DotNetBar.ButtonItem( );
            this.lblPhoneInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowCashSum = new DevComponents.DotNetBar.ItemContainer( );
            this.lblCashSum = new DevComponents.DotNetBar.LabelItem( );
            this.CashSumContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblOrderSumInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowRateSale = new DevComponents.DotNetBar.ItemContainer( );
            this.lblRateSale = new DevComponents.DotNetBar.LabelItem( );
            this.rateSaleContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblRateSaleInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowPointRate = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPointRate = new DevComponents.DotNetBar.LabelItem( );
            this.pointRateContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowPoint = new DevComponents.DotNetBar.ItemContainer( );
            this.lblPoint = new DevComponents.DotNetBar.LabelItem( );
            this.pointContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowUserGrade = new DevComponents.DotNetBar.ItemContainer( );
            this.lblUserGrade = new DevComponents.DotNetBar.LabelItem( );
            this.gradeCBContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.rowButton = new DevComponents.DotNetBar.ItemContainer( );
            this.btnSaveContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.btnClearContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblPayInfo = new DevComponents.DotNetBar.LabelItem( );
            this.rowMessage = new DevComponents.DotNetBar.ItemContainer( );
            this.messageContainer = new DevComponents.DotNetBar.ControlContainerItem( );
            this.lblHelpHeader = new DevComponents.DotNetBar.LabelItem( );
            this.rowHelp = new DevComponents.DotNetBar.ItemContainer( );
            this.lblHelp = new DevComponents.DotNetBar.LabelItem( );
            this.plMemberInfo = new System.Windows.Forms.Panel( );
            this.gvUserInfo = new DevComponents.DotNetBar.SuperGrid.SuperGridControl( );
            this.bsUserInfo = new System.Windows.Forms.BindingSource(this.components);
            this.plUserInfo = new DevComponents.DotNetBar.Controls.TextBoxX( );
            this.mainContainer = new System.Windows.Forms.Panel( );
            this.plTitle.SuspendLayout( );
            this.cashContainer.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.bsCashEntity)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtCashSum)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtRateSale)).BeginInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtPoint)).BeginInit( );
            this.plMemberInfo.SuspendLayout( );
            ((System.ComponentModel.ISupportInitialize)(this.bsUserInfo)).BeginInit( );
            this.mainContainer.SuspendLayout( );
            this.SuspendLayout( );
            // 
            // cashContainer
            // 
            this.cashContainer.AutoScroll = true;
            // 
            // 
            // 
            this.cashContainer.BackgroundStyle.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.cashContainer.BackgroundStyle.BorderBottomWidth = 1;
            this.cashContainer.BackgroundStyle.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(157)))), ((int)(((byte)(185)))));
            this.cashContainer.BackgroundStyle.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.cashContainer.BackgroundStyle.BorderLeftWidth = 1;
            this.cashContainer.BackgroundStyle.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.cashContainer.BackgroundStyle.BorderRightWidth = 1;
            this.cashContainer.BackgroundStyle.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid;
            this.cashContainer.BackgroundStyle.BorderTopWidth = 1;
            this.cashContainer.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.cashContainer.BackgroundStyle.PaddingBottom = 1;
            this.cashContainer.BackgroundStyle.PaddingLeft = 1;
            this.cashContainer.BackgroundStyle.PaddingRight = 1;
            this.cashContainer.BackgroundStyle.PaddingTop = 1;
            this.cashContainer.ContainerControlProcessDialogKey = true;
            this.cashContainer.Controls.Add(this.txtPhone);
            this.cashContainer.Controls.Add(this.txtCashSum);
            this.cashContainer.Controls.Add(this.txtRateSale);
            this.cashContainer.Controls.Add(this.cbMemberRate);
            this.cashContainer.Controls.Add(this.txtPoint);
            this.cashContainer.Controls.Add(this.cbUserGrade);
            this.cashContainer.Controls.Add(this.btnSave);
            this.cashContainer.Controls.Add(this.btnClear);
            this.cashContainer.Controls.Add(this.lblMessage);
            this.cashContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.cashContainer.FitButtonsToContainerWidth = true;
            this.cashContainer.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.cashContainer.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblOrderInfo,
            this.rowPhone,
            this.rowCashSum,
            this.rowRateSale,
            this.rowPointRate,
            this.rowPoint,
            this.rowUserGrade,
            this.rowButton,
            this.lblPayInfo,
            this.rowMessage,
            this.lblHelpHeader,
            this.rowHelp});
            this.cashContainer.ItemSpacing = 5;
            this.cashContainer.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical;
            this.cashContainer.Location = new System.Drawing.Point(0, 0);
            this.cashContainer.MultiLine = true;
            this.cashContainer.Name = "cashContainer";
            this.cashContainer.Size = new System.Drawing.Size(401, 370);
            this.cashContainer.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cashContainer.TabIndex = 0;
            // 
            // txtPhone
            // 
            this.txtPhone.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.txtPhone.Border.Class = "TextBoxBorder";
            this.txtPhone.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtPhone.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bsCashEntity, "PhoneNum", true));
            this.txtPhone.ForeColor = System.Drawing.Color.Black;
            this.txtPhone.Location = new System.Drawing.Point(77, 29);
            this.txtPhone.MaxLength = 11;
            this.txtPhone.Name = "txtPhone";
            this.txtPhone.Size = new System.Drawing.Size(175, 21);
            this.txtPhone.TabIndex = 0;
            this.txtPhone.TextChanged += new System.EventHandler(this.txtPhone_TextChanged);
            // 
            // bsCashEntity
            // 
            this.bsCashEntity.DataMember = "CashData";
            this.bsCashEntity.DataSource = typeof(Eleooo.Client.UcMemberCash);
            // 
            // txtCashSum
            // 
            // 
            // 
            // 
            this.txtCashSum.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtCashSum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtCashSum.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtCashSum.DataBindings.Add(new System.Windows.Forms.Binding("ValueObject", this.bsCashEntity, "CashSum", true));
            this.txtCashSum.DisplayFormat = "0.00";
            this.txtCashSum.Increment = 1D;
            this.txtCashSum.Location = new System.Drawing.Point(77, 59);
            this.txtCashSum.MinValue = 0D;
            this.txtCashSum.Name = "txtCashSum";
            this.txtCashSum.ShowUpDown = true;
            this.txtCashSum.Size = new System.Drawing.Size(175, 21);
            this.txtCashSum.TabIndex = 1;
            // 
            // txtRateSale
            // 
            // 
            // 
            // 
            this.txtRateSale.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtRateSale.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtRateSale.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtRateSale.DataBindings.Add(new System.Windows.Forms.Binding("ValueObject", this.bsCashEntity, "CashRate", true));
            this.txtRateSale.Increment = 1D;
            this.txtRateSale.Location = new System.Drawing.Point(77, 89);
            this.txtRateSale.MaxValue = 99D;
            this.txtRateSale.MinValue = 0D;
            this.txtRateSale.Name = "txtRateSale";
            this.txtRateSale.ShowUpDown = true;
            this.txtRateSale.Size = new System.Drawing.Size(175, 21);
            this.txtRateSale.TabIndex = 2;
            // 
            // cbMemberRate
            // 
            this.cbMemberRate.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.cbMemberRate.CheckOnClick = true;
            this.cbMemberRate.ColumnWidth = 60;
            this.cbMemberRate.HorizontalScrollbar = true;
            this.cbMemberRate.Location = new System.Drawing.Point(77, 121);
            this.cbMemberRate.MultiColumn = true;
            this.cbMemberRate.Name = "cbMemberRate";
            this.cbMemberRate.Size = new System.Drawing.Size(296, 16);
            this.cbMemberRate.TabIndex = 3;
            this.cbMemberRate.ThreeDCheckBoxes = true;
            this.cbMemberRate.UseCompatibleTextRendering = true;
            this.cbMemberRate.UseTabStops = false;
            this.cbMemberRate.ItemCheck += new System.Windows.Forms.ItemCheckEventHandler(this.cbMemberRate_ItemCheck);
            this.cbMemberRate.SelectedIndexChanged += new System.EventHandler(this.cbMemberRate_SelectedIndexChanged);
            // 
            // txtPoint
            // 
            // 
            // 
            // 
            this.txtPoint.BackgroundStyle.Class = "DateTimeInputBackground";
            this.txtPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.txtPoint.ButtonFreeText.Shortcut = DevComponents.DotNetBar.eShortcut.F2;
            this.txtPoint.DataBindings.Add(new System.Windows.Forms.Binding("ValueObject", this.bsCashEntity, "CashPoint", true));
            this.txtPoint.Increment = 1D;
            this.txtPoint.Location = new System.Drawing.Point(77, 149);
            this.txtPoint.MinValue = 0D;
            this.txtPoint.Name = "txtPoint";
            this.txtPoint.ShowUpDown = true;
            this.txtPoint.Size = new System.Drawing.Size(175, 21);
            this.txtPoint.TabIndex = 4;
            // 
            // cbUserGrade
            // 
            this.cbUserGrade.DataBindings.Add(new System.Windows.Forms.Binding("SelectedValue", this.bsCashEntity, "CashMemo", true));
            this.cbUserGrade.DisplayMember = "Text";
            this.cbUserGrade.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
            this.cbUserGrade.FormattingEnabled = true;
            this.cbUserGrade.ItemHeight = 15;
            this.cbUserGrade.Location = new System.Drawing.Point(77, 179);
            this.cbUserGrade.Name = "cbUserGrade";
            this.cbUserGrade.Size = new System.Drawing.Size(175, 21);
            this.cbUserGrade.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.cbUserGrade.TabIndex = 5;
            // 
            // btnSave
            // 
            this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnSave.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground;
            this.btnSave.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnSave.Image = global::Eleooo.Client.MetroIcon.CheckMark;
            this.btnSave.ImageFixedSize = new System.Drawing.Size(16, 16);
            this.btnSave.Location = new System.Drawing.Point(98, 210);
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(73, 23);
            this.btnSave.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnSave.TabIndex = 6;
            this.btnSave.Text = "保存&S";
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // btnClear
            // 
            this.btnClear.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
            this.btnClear.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground;
            this.btnClear.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnClear.Image = global::Eleooo.Client.MetroIcon.Delete;
            this.btnClear.ImageFixedSize = new System.Drawing.Size(16, 16);
            this.btnClear.Location = new System.Drawing.Point(225, 210);
            this.btnClear.Name = "btnClear";
            this.btnClear.Size = new System.Drawing.Size(78, 23);
            this.btnClear.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
            this.btnClear.TabIndex = 7;
            this.btnClear.Text = "取消&C";
            this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
            // 
            // lblMessage
            // 
            this.lblMessage.BackColor = System.Drawing.Color.Transparent;
            // 
            // 
            // 
            this.lblMessage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.lblMessage.ForeColor = System.Drawing.Color.Red;
            this.lblMessage.Location = new System.Drawing.Point(4, 268);
            this.lblMessage.Name = "lblMessage";
            this.lblMessage.Size = new System.Drawing.Size(394, 23);
            this.lblMessage.TabIndex = 7;
            this.lblMessage.TextLineAlignment = System.Drawing.StringAlignment.Near;
            // 
            // lblOrderInfo
            // 
            this.lblOrderInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblOrderInfo.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblOrderInfo.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblOrderInfo.Name = "lblOrderInfo";
            this.lblOrderInfo.PaddingBottom = 1;
            this.lblOrderInfo.PaddingLeft = 1;
            this.lblOrderInfo.PaddingRight = 1;
            this.lblOrderInfo.PaddingTop = 1;
            this.lblOrderInfo.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblOrderInfo.Text = "<b>充值信息</b>";
            // 
            // rowPhone
            // 
            // 
            // 
            // 
            this.rowPhone.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowPhone.ItemSpacing = 3;
            this.rowPhone.Name = "rowPhone";
            this.rowPhone.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPhone,
            this.phoneContainer,
            this.btnQuery,
            this.lblPhoneInfo});
            // 
            // lblPhone
            // 
            this.lblPhone.Height = 25;
            this.lblPhone.Name = "lblPhone";
            this.lblPhone.Text = "会员账号:";
            this.lblPhone.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPhone.Width = 70;
            // 
            // phoneContainer
            // 
            this.phoneContainer.AllowItemResize = true;
            this.phoneContainer.Control = this.txtPhone;
            this.phoneContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.phoneContainer.Name = "phoneContainer";
            this.phoneContainer.Text = "controlContainerItem1";
            // 
            // btnQuery
            // 
            this.btnQuery.ColorTable = DevComponents.DotNetBar.eButtonColor.BlueOrb;
            this.btnQuery.Name = "btnQuery";
            this.btnQuery.Text = "查询";
            this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
            // 
            // lblPhoneInfo
            // 
            this.lblPhoneInfo.Name = "lblPhoneInfo";
            // 
            // rowCashSum
            // 
            // 
            // 
            // 
            this.rowCashSum.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowCashSum.ItemSpacing = 3;
            this.rowCashSum.Name = "rowCashSum";
            this.rowCashSum.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblCashSum,
            this.CashSumContainer,
            this.lblOrderSumInfo});
            // 
            // lblCashSum
            // 
            this.lblCashSum.Height = 25;
            this.lblCashSum.Name = "lblCashSum";
            this.lblCashSum.Text = "充值金额:";
            this.lblCashSum.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblCashSum.Width = 70;
            // 
            // CashSumContainer
            // 
            this.CashSumContainer.AllowItemResize = true;
            this.CashSumContainer.Control = this.txtCashSum;
            this.CashSumContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.CashSumContainer.Name = "CashSumContainer";
            // 
            // lblOrderSumInfo
            // 
            this.lblOrderSumInfo.Name = "lblOrderSumInfo";
            // 
            // rowRateSale
            // 
            // 
            // 
            // 
            this.rowRateSale.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowRateSale.ItemSpacing = 3;
            this.rowRateSale.Name = "rowRateSale";
            this.rowRateSale.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblRateSale,
            this.rateSaleContainer,
            this.lblRateSaleInfo});
            // 
            // lblRateSale
            // 
            this.lblRateSale.Height = 25;
            this.lblRateSale.Name = "lblRateSale";
            this.lblRateSale.Text = "折扣比例:";
            this.lblRateSale.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblRateSale.Width = 70;
            // 
            // rateSaleContainer
            // 
            this.rateSaleContainer.AllowItemResize = true;
            this.rateSaleContainer.Control = this.txtRateSale;
            this.rateSaleContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.rateSaleContainer.Name = "rateSaleContainer";
            this.rateSaleContainer.Text = "controlContainerItem1";
            // 
            // lblRateSaleInfo
            // 
            this.lblRateSaleInfo.Name = "lblRateSaleInfo";
            this.lblRateSaleInfo.Text = "1-99数字";
            // 
            // rowPointRate
            // 
            // 
            // 
            // 
            this.rowPointRate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowPointRate.ItemSpacing = 3;
            this.rowPointRate.Name = "rowPointRate";
            this.rowPointRate.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPointRate,
            this.pointRateContainer});
            // 
            // lblPointRate
            // 
            this.lblPointRate.BeginGroup = true;
            this.lblPointRate.Height = 25;
            this.lblPointRate.Name = "lblPointRate";
            this.lblPointRate.Text = "积分比例:";
            this.lblPointRate.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPointRate.Width = 70;
            // 
            // pointRateContainer
            // 
            this.pointRateContainer.AllowItemResize = true;
            this.pointRateContainer.Control = this.cbMemberRate;
            this.pointRateContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.pointRateContainer.Name = "pointRateContainer";
            // 
            // rowPoint
            // 
            // 
            // 
            // 
            this.rowPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowPoint.ItemSpacing = 3;
            this.rowPoint.Name = "rowPoint";
            this.rowPoint.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblPoint,
            this.pointContainer});
            // 
            // lblPoint
            // 
            this.lblPoint.BeginGroup = true;
            this.lblPoint.Height = 25;
            this.lblPoint.Name = "lblPoint";
            this.lblPoint.Text = "赠送积分:";
            this.lblPoint.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblPoint.Width = 70;
            // 
            // pointContainer
            // 
            this.pointContainer.AllowItemResize = true;
            this.pointContainer.Control = this.txtPoint;
            this.pointContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.pointContainer.Name = "pointContainer";
            this.pointContainer.Text = "controlContainerItem1";
            // 
            // rowUserGrade
            // 
            // 
            // 
            // 
            this.rowUserGrade.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowUserGrade.ItemSpacing = 3;
            this.rowUserGrade.Name = "rowUserGrade";
            this.rowUserGrade.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblUserGrade,
            this.gradeCBContainer});
            // 
            // lblUserGrade
            // 
            this.lblUserGrade.BeginGroup = true;
            this.lblUserGrade.Height = 25;
            this.lblUserGrade.Name = "lblUserGrade";
            this.lblUserGrade.Text = "会员级别:";
            this.lblUserGrade.TextAlignment = System.Drawing.StringAlignment.Center;
            this.lblUserGrade.Width = 70;
            // 
            // gradeCBContainer
            // 
            this.gradeCBContainer.AllowItemResize = true;
            this.gradeCBContainer.Control = this.cbUserGrade;
            this.gradeCBContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.gradeCBContainer.Name = "gradeCBContainer";
            this.gradeCBContainer.Text = "controlContainerItem1";
            // 
            // rowButton
            // 
            // 
            // 
            // 
            this.rowButton.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowButton.BeginGroup = true;
            this.rowButton.HorizontalItemAlignment = DevComponents.DotNetBar.eHorizontalItemsAlignment.Center;
            this.rowButton.ItemSpacing = 50;
            this.rowButton.MinimumSize = new System.Drawing.Size(0, 30);
            this.rowButton.Name = "rowButton";
            this.rowButton.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.btnSaveContainer,
            this.btnClearContainer});
            this.rowButton.VerticalItemAlignment = DevComponents.DotNetBar.eVerticalItemsAlignment.Middle;
            // 
            // btnSaveContainer
            // 
            this.btnSaveContainer.AllowItemResize = true;
            this.btnSaveContainer.Control = this.btnSave;
            this.btnSaveContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.btnSaveContainer.Name = "btnSaveContainer";
            // 
            // btnClearContainer
            // 
            this.btnClearContainer.AllowItemResize = true;
            this.btnClearContainer.Control = this.btnClear;
            this.btnClearContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.btnClearContainer.Name = "btnClearContainer";
            // 
            // lblPayInfo
            // 
            this.lblPayInfo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblPayInfo.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblPayInfo.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblPayInfo.Name = "lblPayInfo";
            this.lblPayInfo.PaddingBottom = 1;
            this.lblPayInfo.PaddingLeft = 1;
            this.lblPayInfo.PaddingRight = 1;
            this.lblPayInfo.PaddingTop = 1;
            this.lblPayInfo.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblPayInfo.Text = "<b>信息</b>";
            // 
            // rowMessage
            // 
            // 
            // 
            // 
            this.rowMessage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowMessage.Name = "rowMessage";
            this.rowMessage.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.messageContainer});
            // 
            // messageContainer
            // 
            this.messageContainer.AllowItemResize = true;
            this.messageContainer.Control = this.lblMessage;
            this.messageContainer.MenuVisibility = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
            this.messageContainer.Name = "messageContainer";
            this.messageContainer.Text = "controlContainerItem1";
            // 
            // lblHelpHeader
            // 
            this.lblHelpHeader.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
            this.lblHelpHeader.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom;
            this.lblHelpHeader.BorderType = DevComponents.DotNetBar.eBorderType.SingleLine;
            this.lblHelpHeader.Name = "lblHelpHeader";
            this.lblHelpHeader.PaddingBottom = 1;
            this.lblHelpHeader.PaddingLeft = 1;
            this.lblHelpHeader.PaddingRight = 1;
            this.lblHelpHeader.PaddingTop = 1;
            this.lblHelpHeader.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197)))));
            this.lblHelpHeader.Text = "<b>操作说明</b>";
            // 
            // rowHelp
            // 
            // 
            // 
            // 
            this.rowHelp.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.rowHelp.BeginGroup = true;
            this.rowHelp.MinimumSize = new System.Drawing.Size(0, 25);
            this.rowHelp.Name = "rowHelp";
            this.rowHelp.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
            this.lblHelp});
            // 
            // lblHelp
            // 
            this.lblHelp.Name = "lblHelp";
            this.lblHelp.Text = "帮助:刷新(<b><font color=\"#BA1419\">F5</font></b>),查询会员(<b><font color=\"#BA1419\">F7</f" +
                "ont></b>),保存(<b><font color=\"#BA1419\">F9</font></b>)";
            // 
            // plMemberInfo
            // 
            this.plMemberInfo.Controls.Add(this.gvUserInfo);
            this.plMemberInfo.Controls.Add(this.plUserInfo);
            this.plMemberInfo.Dock = System.Windows.Forms.DockStyle.Right;
            this.plMemberInfo.Location = new System.Drawing.Point(401, 0);
            this.plMemberInfo.Margin = new System.Windows.Forms.Padding(0);
            this.plMemberInfo.Name = "plMemberInfo";
            this.plMemberInfo.Size = new System.Drawing.Size(198, 370);
            this.plMemberInfo.TabIndex = 8;
            // 
            // gvUserInfo
            // 
            this.gvUserInfo.BackColor = System.Drawing.Color.White;
            this.gvUserInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.gvUserInfo.ForeColor = System.Drawing.Color.Black;
            this.gvUserInfo.Location = new System.Drawing.Point(0, 0);
            this.gvUserInfo.Name = "gvUserInfo";
            this.gvUserInfo.PrimaryGrid.AutoGenerateColumns = false;
            this.gvUserInfo.PrimaryGrid.Caption.Text = "会员信息";
            this.gvUserInfo.PrimaryGrid.ColumnHeader.Visible = false;
            gridColumn1.AllowSelection = false;
            gridColumn1.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn1.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
            gridColumn1.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn1.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            padding1.Right = 5;
            gridColumn1.CellStyles.Default.Margin = padding1;
            gridColumn1.CellStyles.Default.TextColor = System.Drawing.Color.SaddleBrown;
            gridColumn1.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
            gridColumn1.DataPropertyName = "Key";
            gridColumn1.EditorType = null;
            gridColumn1.Name = "Key";
            gridColumn1.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn1.Width = 70;
            gridColumn2.AllowSelection = false;
            gridColumn2.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
            gridColumn2.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.None;
            gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn2.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            gridColumn2.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            gridColumn2.CellStyles.Default.TextColor = System.Drawing.Color.OrangeRed;
            gridColumn2.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None;
            gridColumn2.DataPropertyName = "Value";
            gridColumn2.EditorType = null;
            gridColumn2.FillWeight = 200;
            gridColumn2.InfoImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
            gridColumn2.Name = "Value";
            gridColumn2.RenderType = typeof(DevComponents.DotNetBar.SuperGrid.GridTextBoxXEditControl);
            gridColumn2.Width = 200;
            this.gvUserInfo.PrimaryGrid.Columns.Add(gridColumn1);
            this.gvUserInfo.PrimaryGrid.Columns.Add(gridColumn2);
            this.gvUserInfo.PrimaryGrid.DataSource = this.bsUserInfo;
            this.gvUserInfo.PrimaryGrid.DefaultRowHeight = 36;
            backColorBlend1.Colors = new System.Drawing.Color[] {
        System.Drawing.Color.SkyBlue};
            background1.BackColorBlend = backColorBlend1;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.AlternateRowCellStyles.Default.Background = background1;
            background2.Color1 = System.Drawing.Color.Orange;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Background = background2;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.HorizontalLinePattern = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
            this.gvUserInfo.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.VerticalLinePattern = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.DashDotDot;
            this.gvUserInfo.PrimaryGrid.InitialActiveRow = DevComponents.DotNetBar.SuperGrid.RelativeRow.None;
            this.gvUserInfo.PrimaryGrid.MultiSelect = false;
            this.gvUserInfo.PrimaryGrid.ReadOnly = true;
            this.gvUserInfo.PrimaryGrid.RowHighlightType = DevComponents.DotNetBar.SuperGrid.RowHighlightType.None;
            this.gvUserInfo.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
            this.gvUserInfo.PrimaryGrid.ShowCellInfo = false;
            this.gvUserInfo.PrimaryGrid.ShowColumnHeader = false;
            this.gvUserInfo.PrimaryGrid.ShowRowHeaders = false;
            this.gvUserInfo.PrimaryGrid.SizingStyle = DevComponents.DotNetBar.SuperGrid.Style.StyleType.ReadOnlySelected;
            this.gvUserInfo.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
            this.gvUserInfo.PrimaryGrid.UseAlternateRowStyle = true;
            this.gvUserInfo.Size = new System.Drawing.Size(198, 273);
            this.gvUserInfo.SizingStyle = DevComponents.DotNetBar.SuperGrid.Style.StyleType.ReadOnlySelected;
            this.gvUserInfo.TabIndex = 5;
            // 
            // bsUserInfo
            // 
            this.bsUserInfo.DataMember = "UserInfo";
            this.bsUserInfo.DataSource = typeof(Eleooo.Client.UcMemberCash);
            // 
            // plUserInfo
            // 
            this.plUserInfo.BackColor = System.Drawing.Color.White;
            // 
            // 
            // 
            this.plUserInfo.Border.Class = "TextBoxBorder";
            this.plUserInfo.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
            this.plUserInfo.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.plUserInfo.ForeColor = System.Drawing.Color.OrangeRed;
            this.plUserInfo.Location = new System.Drawing.Point(0, 273);
            this.plUserInfo.Multiline = true;
            this.plUserInfo.Name = "plUserInfo";
            this.plUserInfo.ReadOnly = true;
            this.plUserInfo.Size = new System.Drawing.Size(198, 97);
            this.plUserInfo.TabIndex = 1;
            // 
            // mainContainer
            // 
            this.mainContainer.Controls.Add(this.cashContainer);
            this.mainContainer.Controls.Add(this.plMemberInfo);
            this.mainContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.mainContainer.Location = new System.Drawing.Point(0, 0);
            this.mainContainer.Name = "mainContainer";
            this.mainContainer.Size = new System.Drawing.Size(599, 370);
            this.mainContainer.TabIndex = 2;
            // 
            // UcMemberCash
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.mainContainer);
            this.Name = "UcMemberCash";
            this.Size = new System.Drawing.Size(599, 370);
            this.Text = "会员充值";
            this.Controls.SetChildIndex(this.plTitle, 0);
            this.Controls.SetChildIndex(this.mainContainer, 0);
            this.plTitle.ResumeLayout(false);
            this.cashContainer.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.bsCashEntity)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtCashSum)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtRateSale)).EndInit( );
            ((System.ComponentModel.ISupportInitialize)(this.txtPoint)).EndInit( );
            this.plMemberInfo.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.bsUserInfo)).EndInit( );
            this.mainContainer.ResumeLayout(false);
            this.ResumeLayout(false);

        }
Esempio n. 16
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevComponents.DotNetBar.SuperGrid.Style.Background background17 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding3     = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background18 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background19 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background20 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background21 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background22 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background23 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background24 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background25 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding4     = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background26 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background1  = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding1     = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background2  = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background3  = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background4  = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background5  = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background6  = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background7  = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background8  = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background9  = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding2     = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background10 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background11 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background12 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background13 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background14 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background15 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background16 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     this.tv             = new DevComponents.AdvTree.AdvTree();
     this.tvc            = new DevComponents.AdvTree.ColumnHeader();
     this.cm             = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.cmAdd          = new System.Windows.Forms.ToolStripMenuItem();
     this.cmRemove       = new System.Windows.Forms.ToolStripMenuItem();
     this.nV             = new DevComponents.AdvTree.Node();
     this.nC             = new DevComponents.AdvTree.Node();
     this.nD             = new DevComponents.AdvTree.Node();
     this.nodeConnector1 = new DevComponents.AdvTree.NodeConnector();
     this.elementStyle1  = new DevComponents.DotNetBar.ElementStyle();
     this.tc             = new DevComponents.DotNetBar.SuperTabControl();
     this.tpGeneral      = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.cbxGrade       = new DevComponents.DotNetBar.Controls.ComboBoxEx();
     this.cbxiVisual     = new DevComponents.Editors.ComboItem();
     this.cbxiClose      = new DevComponents.Editors.ComboItem();
     this.cbxiDetail     = new DevComponents.Editors.ComboItem();
     this.lblGrade       = new DevComponents.DotNetBar.LabelX();
     this.txtName        = new DevComponents.DotNetBar.Controls.TextBoxX();
     this.lblName        = new DevComponents.DotNetBar.LabelX();
     this.tiGeneral      = new DevComponents.DotNetBar.SuperTabItem();
     this.tpQuestions    = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.gQ             = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.gQL            = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gQN            = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gQP            = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gQQ            = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.gQS            = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.tiQuestions    = new DevComponents.DotNetBar.SuperTabItem();
     this.tpNotes        = new DevComponents.DotNetBar.SuperTabControlPanel();
     this.gN             = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.gNN            = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     this.tiNotes        = new DevComponents.DotNetBar.SuperTabItem();
     this.sm             = new DevComponents.DotNetBar.StyleManager(this.components);
     this.btnSave        = new DevComponents.DotNetBar.ButtonX();
     this.btnCancel      = new DevComponents.DotNetBar.ButtonX();
     this.btnLists       = new DevComponents.DotNetBar.ButtonX();
     this.btniSections   = new DevComponents.DotNetBar.ButtonItem();
     this.btniQuestions  = new DevComponents.DotNetBar.ButtonItem();
     this.btniNotes      = new DevComponents.DotNetBar.ButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.tv)).BeginInit();
     this.cm.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tc)).BeginInit();
     this.tc.SuspendLayout();
     this.tpGeneral.SuspendLayout();
     this.tpQuestions.SuspendLayout();
     this.tpNotes.SuspendLayout();
     this.SuspendLayout();
     //
     // tv
     //
     this.tv.AccessibleRole = System.Windows.Forms.AccessibleRole.Outline;
     this.tv.AllowDrop      = true;
     this.tv.Anchor         = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)));
     this.tv.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.tv.BackgroundStyle.Class      = "TreeBorderKey";
     this.tv.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.tv.Columns.Add(this.tvc);
     this.tv.ColumnsVisible   = false;
     this.tv.ContextMenuStrip = this.cm;
     this.tv.ForeColor        = System.Drawing.Color.Black;
     this.tv.GridLinesColor   = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.tv.GridRowLines     = true;
     this.tv.HotTracking      = true;
     this.tv.LicenseKey       = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     this.tv.Location         = new System.Drawing.Point(13, 68);
     this.tv.Name             = "tv";
     this.tv.Nodes.AddRange(new DevComponents.AdvTree.Node[] {
         this.nV,
         this.nC,
         this.nD
     });
     this.tv.NodesConnector    = this.nodeConnector1;
     this.tv.NodeStyle         = this.elementStyle1;
     this.tv.PathSeparator     = ";";
     this.tv.SelectionBoxStyle = DevComponents.AdvTree.eSelectionStyle.FullRowSelect;
     this.tv.Size = new System.Drawing.Size(250, 381);
     this.tv.Styles.Add(this.elementStyle1);
     this.tv.TabIndex         = 0;
     this.tv.TabStop          = false;
     this.tv.NodeClick       += new DevComponents.AdvTree.TreeNodeMouseEventHandler(this.tv_NodeClick);
     this.tv.NodeDoubleClick += new DevComponents.AdvTree.TreeNodeMouseEventHandler(this.tv_NodeDoubleClick);
     //
     // tvc
     //
     this.tvc.Editable       = false;
     this.tvc.Name           = "tvc";
     this.tvc.Text           = "Inspectors";
     this.tvc.Width.Relative = 101;
     //
     // cm
     //
     this.cm.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cmAdd,
         this.cmRemove
     });
     this.cm.Name = "cm";
     this.cm.Size = new System.Drawing.Size(168, 48);
     //
     // cmAdd
     //
     this.cmAdd.Name   = "cmAdd";
     this.cmAdd.Size   = new System.Drawing.Size(167, 22);
     this.cmAdd.Text   = "Add schedule";
     this.cmAdd.Click += new System.EventHandler(this.cmAdd_Click);
     //
     // cmRemove
     //
     this.cmRemove.Name   = "cmRemove";
     this.cmRemove.Size   = new System.Drawing.Size(167, 22);
     this.cmRemove.Text   = "Remove schedule";
     this.cmRemove.Click += new System.EventHandler(this.cmRemove_Click);
     //
     // nV
     //
     this.nV.Expanded = true;
     this.nV.Name     = "nV";
     this.nV.Text     = "V - Visual";
     //
     // nC
     //
     this.nC.Expanded = true;
     this.nC.Name     = "nC";
     this.nC.Text     = "C - Close";
     //
     // nD
     //
     this.nD.Expanded = true;
     this.nD.Name     = "nD";
     this.nD.Text     = "D - Detail";
     //
     // nodeConnector1
     //
     this.nodeConnector1.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(135)))), ((int)(((byte)(135)))));
     //
     // elementStyle1
     //
     this.elementStyle1.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.elementStyle1.Name       = "elementStyle1";
     this.elementStyle1.TextColor  = System.Drawing.Color.Black;
     //
     // tc
     //
     this.tc.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.tc.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     //
     //
     //
     //
     //
     //
     this.tc.ControlBox.CloseBox.Name = "";
     //
     //
     //
     this.tc.ControlBox.MenuBox.Name = "";
     this.tc.ControlBox.Name         = "";
     this.tc.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.tc.ControlBox.MenuBox,
         this.tc.ControlBox.CloseBox
     });
     this.tc.ControlBox.Visible = false;
     this.tc.Controls.Add(this.tpGeneral);
     this.tc.Controls.Add(this.tpNotes);
     this.tc.Controls.Add(this.tpQuestions);
     this.tc.Font               = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.tc.ForeColor          = System.Drawing.Color.Black;
     this.tc.Location           = new System.Drawing.Point(279, 20);
     this.tc.Name               = "tc";
     this.tc.ReorderTabsEnabled = true;
     this.tc.SelectedTabFont    = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.tc.SelectedTabIndex   = 0;
     this.tc.Size               = new System.Drawing.Size(543, 429);
     this.tc.TabFont            = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.tc.TabIndex           = 317;
     this.tc.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.tiGeneral,
         this.tiQuestions,
         this.tiNotes
     });
     this.tc.TabStop            = false;
     this.tc.TabStyle           = DevComponents.DotNetBar.eSuperTabStyle.VisualStudio2008Dock;
     this.tc.TabVerticalSpacing = 3;
     //
     // tpGeneral
     //
     this.tpGeneral.Controls.Add(this.cbxGrade);
     this.tpGeneral.Controls.Add(this.lblGrade);
     this.tpGeneral.Controls.Add(this.txtName);
     this.tpGeneral.Controls.Add(this.lblName);
     this.tpGeneral.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tpGeneral.Location = new System.Drawing.Point(0, 28);
     this.tpGeneral.Name     = "tpGeneral";
     this.tpGeneral.Size     = new System.Drawing.Size(543, 401);
     this.tpGeneral.TabIndex = 1;
     this.tpGeneral.TabItem  = this.tiGeneral;
     //
     // cbxGrade
     //
     this.cbxGrade.DisplayMember     = "Text";
     this.cbxGrade.DrawMode          = System.Windows.Forms.DrawMode.OwnerDrawFixed;
     this.cbxGrade.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cbxGrade.Enabled           = false;
     this.cbxGrade.Font              = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.cbxGrade.ForeColor         = System.Drawing.Color.Black;
     this.cbxGrade.FormattingEnabled = true;
     this.cbxGrade.ItemHeight        = 19;
     this.cbxGrade.Items.AddRange(new object[] {
         this.cbxiVisual,
         this.cbxiClose,
         this.cbxiDetail
     });
     this.cbxGrade.Location = new System.Drawing.Point(156, 43);
     this.cbxGrade.Margin   = new System.Windows.Forms.Padding(4);
     this.cbxGrade.Name     = "cbxGrade";
     this.cbxGrade.Size     = new System.Drawing.Size(159, 25);
     this.cbxGrade.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxGrade.TabIndex = 5;
     //
     // cbxiVisual
     //
     this.cbxiVisual.Text  = "V - Visual";
     this.cbxiVisual.Value = "V";
     //
     // cbxiClose
     //
     this.cbxiClose.Text  = "C - Close";
     this.cbxiClose.Value = "C";
     //
     // cbxiDetail
     //
     this.cbxiDetail.Text  = "D - Detail";
     this.cbxiDetail.Value = "D";
     //
     // lblGrade
     //
     this.lblGrade.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     //
     //
     //
     this.lblGrade.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblGrade.Font      = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.lblGrade.ForeColor = System.Drawing.Color.Black;
     this.lblGrade.Location  = new System.Drawing.Point(14, 42);
     this.lblGrade.Margin    = new System.Windows.Forms.Padding(4);
     this.lblGrade.Name      = "lblGrade";
     this.lblGrade.Size      = new System.Drawing.Size(135, 28);
     this.lblGrade.Style     = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.lblGrade.TabIndex  = 32;
     this.lblGrade.Text      = "Schedule Grade:";
     //
     // txtName
     //
     this.txtName.BackColor = System.Drawing.Color.White;
     //
     //
     //
     this.txtName.Border.Class      = "TextBoxBorder";
     this.txtName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.txtName.DisabledBackColor = System.Drawing.Color.White;
     this.txtName.Enabled           = false;
     this.txtName.Font             = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.txtName.ForeColor        = System.Drawing.Color.Black;
     this.txtName.Location         = new System.Drawing.Point(156, 12);
     this.txtName.Margin           = new System.Windows.Forms.Padding(4);
     this.txtName.Name             = "txtName";
     this.txtName.PreventEnterBeep = true;
     this.txtName.Size             = new System.Drawing.Size(372, 25);
     this.txtName.TabIndex         = 4;
     //
     // lblName
     //
     this.lblName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     //
     //
     //
     this.lblName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.lblName.Font      = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.lblName.ForeColor = System.Drawing.Color.Black;
     this.lblName.Location  = new System.Drawing.Point(14, 11);
     this.lblName.Margin    = new System.Windows.Forms.Padding(4);
     this.lblName.Name      = "lblName";
     this.lblName.Size      = new System.Drawing.Size(135, 28);
     this.lblName.Style     = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.lblName.TabIndex  = 30;
     this.lblName.Text      = "Schedule Name:";
     //
     // tiGeneral
     //
     this.tiGeneral.AttachedControl = this.tpGeneral;
     this.tiGeneral.GlobalItem      = false;
     this.tiGeneral.Name            = "tiGeneral";
     this.tiGeneral.Text            = "  General";
     //
     // tpQuestions
     //
     this.tpQuestions.Controls.Add(this.gQ);
     this.tpQuestions.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tpQuestions.Location = new System.Drawing.Point(0, 28);
     this.tpQuestions.Name     = "tpQuestions";
     this.tpQuestions.Size     = new System.Drawing.Size(543, 401);
     this.tpQuestions.TabIndex = 0;
     this.tpQuestions.TabItem  = this.tiQuestions;
     //
     // gQ
     //
     this.gQ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.gQ.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     background17.Color1 = System.Drawing.Color.White;
     background17.Color2 = System.Drawing.Color.White;
     this.gQ.DefaultVisualStyles.CellStyles.Default.Background = background17;
     this.gQ.DefaultVisualStyles.CellStyles.Default.Font       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     padding3.Left  = 5;
     padding3.Right = 5;
     this.gQ.DefaultVisualStyles.CellStyles.Default.Padding   = padding3;
     this.gQ.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     background18.Color1 = System.Drawing.Color.LightGray;
     background18.Color2 = System.Drawing.Color.LightGray;
     this.gQ.DefaultVisualStyles.CellStyles.MouseOver.Background = background18;
     this.gQ.DefaultVisualStyles.CellStyles.MouseOver.TextColor  = System.Drawing.Color.Black;
     background19.Color1 = System.Drawing.Color.White;
     background19.Color2 = System.Drawing.Color.White;
     this.gQ.DefaultVisualStyles.CellStyles.ReadOnly.Background = background19;
     this.gQ.DefaultVisualStyles.CellStyles.ReadOnly.TextColor  = System.Drawing.Color.Gray;
     background20.Color1 = System.Drawing.Color.LightGray;
     background20.Color2 = System.Drawing.Color.LightGray;
     this.gQ.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background20;
     this.gQ.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor  = System.Drawing.Color.DimGray;
     background21.Color1 = System.Drawing.Color.Gainsboro;
     background21.Color2 = System.Drawing.Color.Gainsboro;
     this.gQ.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background21;
     this.gQ.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor  = System.Drawing.Color.Gray;
     background22.Color1 = System.Drawing.Color.DarkGray;
     background22.Color2 = System.Drawing.Color.DarkGray;
     this.gQ.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background22;
     this.gQ.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor  = System.Drawing.Color.DimGray;
     background23.Color1 = System.Drawing.Color.Gainsboro;
     background23.Color2 = System.Drawing.Color.Gainsboro;
     this.gQ.DefaultVisualStyles.CellStyles.Selected.Background = background23;
     this.gQ.DefaultVisualStyles.CellStyles.Selected.TextColor  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     background24.Color1 = System.Drawing.Color.DarkGray;
     background24.Color2 = System.Drawing.Color.DarkGray;
     this.gQ.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background24;
     this.gQ.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor  = System.Drawing.Color.Black;
     this.gQ.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     background25.Color1 = System.Drawing.Color.White;
     background25.Color2 = System.Drawing.SystemColors.Control;
     this.gQ.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background25;
     this.gQ.DefaultVisualStyles.ColumnHeaderStyles.Default.Font       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     padding4.Left  = 5;
     padding4.Right = 5;
     this.gQ.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding    = padding4;
     this.gQ.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.gQ.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     background26.Color1 = System.Drawing.Color.White;
     background26.Color2 = System.Drawing.SystemColors.Control;
     this.gQ.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background26;
     this.gQ.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.gQ.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gQ.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.gQ.ForeColor  = System.Drawing.Color.Black;
     this.gQ.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     this.gQ.Location   = new System.Drawing.Point(0, 0);
     this.gQ.Margin     = new System.Windows.Forms.Padding(4);
     this.gQ.Name       = "gQ";
     //
     //
     //
     this.gQ.PrimaryGrid.CheckBoxes = true;
     this.gQ.PrimaryGrid.Columns.Add(this.gQL);
     this.gQ.PrimaryGrid.Columns.Add(this.gQN);
     this.gQ.PrimaryGrid.Columns.Add(this.gQP);
     this.gQ.PrimaryGrid.Columns.Add(this.gQQ);
     this.gQ.PrimaryGrid.Columns.Add(this.gQS);
     this.gQ.PrimaryGrid.MultiSelect          = false;
     this.gQ.PrimaryGrid.ReadOnly             = true;
     this.gQ.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.gQ.PrimaryGrid.ShowRowHeaders       = false;
     this.gQ.Size     = new System.Drawing.Size(543, 401);
     this.gQ.TabIndex = 6;
     //
     // gQL
     //
     this.gQL.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
     this.gQL.HeaderText   = "Letter";
     this.gQL.MinimumWidth = 50;
     this.gQL.Name         = "gQL";
     this.gQL.Width        = 50;
     //
     // gQN
     //
     this.gQN.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
     this.gQN.HeaderText   = "Number";
     this.gQN.MinimumWidth = 60;
     this.gQN.Name         = "gQN";
     this.gQN.Width        = 60;
     //
     // gQP
     //
     this.gQP.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
     this.gQP.HeaderText   = "Part";
     this.gQP.MinimumWidth = 40;
     this.gQP.Name         = "gQP";
     this.gQP.Width        = 40;
     //
     // gQQ
     //
     this.gQQ.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     this.gQQ.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     this.gQQ.HeaderText   = "Question";
     this.gQQ.MinimumWidth = 200;
     this.gQQ.Name         = "gQQ";
     this.gQQ.Width        = 200;
     //
     // gQS
     //
     this.gQS.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.None;
     this.gQS.HeaderText   = "Section";
     this.gQS.MinimumWidth = 150;
     this.gQS.Name         = "gQS";
     this.gQS.Width        = 150;
     //
     // tiQuestions
     //
     this.tiQuestions.AttachedControl = this.tpQuestions;
     this.tiQuestions.GlobalItem      = false;
     this.tiQuestions.Name            = "tiQuestions";
     this.tiQuestions.Text            = "  Questions";
     //
     // tpNotes
     //
     this.tpNotes.Controls.Add(this.gN);
     this.tpNotes.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tpNotes.Location = new System.Drawing.Point(0, 28);
     this.tpNotes.Name     = "tpNotes";
     this.tpNotes.Size     = new System.Drawing.Size(543, 401);
     this.tpNotes.TabIndex = 0;
     this.tpNotes.TabItem  = this.tiNotes;
     //
     // gN
     //
     this.gN.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.gN.DefaultVisualStyles.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     background1.Color1 = System.Drawing.Color.White;
     background1.Color2 = System.Drawing.Color.White;
     this.gN.DefaultVisualStyles.CellStyles.Default.Background = background1;
     this.gN.DefaultVisualStyles.CellStyles.Default.Font       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     padding1.Left  = 5;
     padding1.Right = 5;
     this.gN.DefaultVisualStyles.CellStyles.Default.Padding   = padding1;
     this.gN.DefaultVisualStyles.CellStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     background2.Color1 = System.Drawing.Color.LightGray;
     background2.Color2 = System.Drawing.Color.LightGray;
     this.gN.DefaultVisualStyles.CellStyles.MouseOver.Background = background2;
     this.gN.DefaultVisualStyles.CellStyles.MouseOver.TextColor  = System.Drawing.Color.Black;
     background3.Color1 = System.Drawing.Color.White;
     background3.Color2 = System.Drawing.Color.White;
     this.gN.DefaultVisualStyles.CellStyles.ReadOnly.Background = background3;
     this.gN.DefaultVisualStyles.CellStyles.ReadOnly.TextColor  = System.Drawing.Color.Gray;
     background4.Color1 = System.Drawing.Color.LightGray;
     background4.Color2 = System.Drawing.Color.LightGray;
     this.gN.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.Background = background4;
     this.gN.DefaultVisualStyles.CellStyles.ReadOnlyMouseOver.TextColor  = System.Drawing.Color.DimGray;
     background5.Color1 = System.Drawing.Color.Gainsboro;
     background5.Color2 = System.Drawing.Color.Gainsboro;
     this.gN.DefaultVisualStyles.CellStyles.ReadOnlySelected.Background = background5;
     this.gN.DefaultVisualStyles.CellStyles.ReadOnlySelected.TextColor  = System.Drawing.Color.Gray;
     background6.Color1 = System.Drawing.Color.DarkGray;
     background6.Color2 = System.Drawing.Color.DarkGray;
     this.gN.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.Background = background6;
     this.gN.DefaultVisualStyles.CellStyles.ReadOnlySelectedMouseOver.TextColor  = System.Drawing.Color.DimGray;
     background7.Color1 = System.Drawing.Color.Gainsboro;
     background7.Color2 = System.Drawing.Color.Gainsboro;
     this.gN.DefaultVisualStyles.CellStyles.Selected.Background = background7;
     this.gN.DefaultVisualStyles.CellStyles.Selected.TextColor  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     background8.Color1 = System.Drawing.Color.DarkGray;
     background8.Color2 = System.Drawing.Color.DarkGray;
     this.gN.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background8;
     this.gN.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor  = System.Drawing.Color.Black;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.Default.Alignment    = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     background9.Color1 = System.Drawing.Color.White;
     background9.Color2 = System.Drawing.SystemColors.Control;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background9;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.Default.Font       = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     padding2.Left  = 5;
     padding2.Right = 5;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.Default.Padding   = padding2;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     background10.Color1 = System.Drawing.Color.LightGray;
     background10.Color2 = System.Drawing.Color.LightGray;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.MouseOver.Background = background10;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.MouseOver.TextColor  = System.Drawing.Color.Black;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Alignment   = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft;
     background11.Color1 = System.Drawing.Color.White;
     background11.Color2 = System.Drawing.SystemColors.Control;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.Background = background11;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnly.TextColor  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     background12.Color1 = System.Drawing.Color.LightGray;
     background12.Color2 = System.Drawing.Color.LightGray;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlyMouseOver.Background = background12;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlyMouseOver.TextColor  = System.Drawing.Color.DimGray;
     background13.Color1 = System.Drawing.Color.Gainsboro;
     background13.Color2 = System.Drawing.Color.Gainsboro;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlySelected.Background = background13;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlySelected.TextColor  = System.Drawing.Color.Gray;
     background14.Color1 = System.Drawing.Color.DarkGray;
     background14.Color2 = System.Drawing.Color.DarkGray;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlySelectedMouseOver.Background = background14;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.ReadOnlySelectedMouseOver.TextColor  = System.Drawing.Color.DimGray;
     background15.Color1 = System.Drawing.Color.Gainsboro;
     background15.Color2 = System.Drawing.Color.Gainsboro;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.Selected.Background = background15;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.Selected.TextColor  = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     background16.Color1 = System.Drawing.Color.DarkGray;
     background16.Color2 = System.Drawing.Color.DarkGray;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.SelectedMouseOver.Background = background16;
     this.gN.DefaultVisualStyles.ColumnHeaderStyles.SelectedMouseOver.TextColor  = System.Drawing.Color.Black;
     this.gN.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gN.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.gN.ForeColor  = System.Drawing.Color.Black;
     this.gN.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F";
     this.gN.Location   = new System.Drawing.Point(0, 0);
     this.gN.Margin     = new System.Windows.Forms.Padding(4);
     this.gN.Name       = "gN";
     //
     //
     //
     this.gN.PrimaryGrid.CheckBoxes = true;
     this.gN.PrimaryGrid.Columns.Add(this.gNN);
     this.gN.PrimaryGrid.MultiSelect          = false;
     this.gN.PrimaryGrid.ReadOnly             = true;
     this.gN.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row;
     this.gN.PrimaryGrid.ShowRowHeaders       = false;
     this.gN.Size     = new System.Drawing.Size(543, 401);
     this.gN.TabIndex = 7;
     //
     // gNN
     //
     this.gNN.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     this.gNN.HeaderText   = "Note";
     this.gNN.MinimumWidth = 200;
     this.gNN.Name         = "gNN";
     this.gNN.Width        = 200;
     //
     // tiNotes
     //
     this.tiNotes.AttachedControl = this.tpNotes;
     this.tiNotes.GlobalItem      = false;
     this.tiNotes.Name            = "tiNotes";
     this.tiNotes.Text            = "  Notes";
     //
     // sm
     //
     this.sm.ManagerStyle         = DevComponents.DotNetBar.eStyle.Office2016;
     this.sm.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)(128)))), ((int)(((byte)(57)))), ((int)(((byte)(123))))));
     //
     // btnSave
     //
     this.btnSave.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnSave.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnSave.Enabled        = false;
     this.btnSave.Location       = new System.Drawing.Point(190, 20);
     this.btnSave.Name           = "btnSave";
     this.btnSave.Size           = new System.Drawing.Size(73, 32);
     this.btnSave.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnSave.TabIndex       = 2;
     this.btnSave.TabStop        = false;
     this.btnSave.Text           = "Save";
     this.btnSave.Click         += new System.EventHandler(this.btnSave_Click);
     //
     // btnCancel
     //
     this.btnCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnCancel.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnCancel.Enabled        = false;
     this.btnCancel.Location       = new System.Drawing.Point(111, 20);
     this.btnCancel.Name           = "btnCancel";
     this.btnCancel.Size           = new System.Drawing.Size(73, 32);
     this.btnCancel.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnCancel.TabIndex       = 1;
     this.btnCancel.TabStop        = false;
     this.btnCancel.Text           = "Cancel";
     this.btnCancel.Click         += new System.EventHandler(this.btnCancel_Click);
     //
     // btnLists
     //
     this.btnLists.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnLists.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnLists.HoverImage     = global::Client.Properties.Resources.btn_tools_32_on;
     this.btnLists.Image          = global::Client.Properties.Resources.btn_tools_32_off;
     this.btnLists.Location       = new System.Drawing.Point(13, 20);
     this.btnLists.Name           = "btnLists";
     this.btnLists.Size           = new System.Drawing.Size(48, 32);
     this.btnLists.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnLists.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.btniSections,
         this.btniQuestions,
         this.btniNotes
     });
     this.btnLists.TabIndex = 3;
     this.btnLists.TabStop  = false;
     //
     // btniSections
     //
     this.btniSections.Name   = "btniSections";
     this.btniSections.Text   = "Manage sections...";
     this.btniSections.Click += new System.EventHandler(this.btniSections_Click);
     //
     // btniQuestions
     //
     this.btniQuestions.Name   = "btniQuestions";
     this.btniQuestions.Text   = "Manage questions...";
     this.btniQuestions.Click += new System.EventHandler(this.btniQuestions_Click);
     //
     // btniNotes
     //
     this.btniNotes.Name   = "btniNotes";
     this.btniNotes.Text   = "Manage notes...";
     this.btniNotes.Click += new System.EventHandler(this.btniNotes_Click);
     //
     // frmSchedules
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.CaptionFont   = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.ClientSize    = new System.Drawing.Size(834, 461);
     this.Controls.Add(this.btnLists);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.tc);
     this.Controls.Add(this.tv);
     this.DoubleBuffered  = true;
     this.Font            = new System.Drawing.Font("Segoe UI", 13F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.Margin          = new System.Windows.Forms.Padding(3, 4, 3, 4);
     this.MinimizeBox     = false;
     this.Name            = "frmSchedules";
     this.ShowInTaskbar   = false;
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text            = "Manage Schedules";
     ((System.ComponentModel.ISupportInitialize)(this.tv)).EndInit();
     this.cm.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tc)).EndInit();
     this.tc.ResumeLayout(false);
     this.tpGeneral.ResumeLayout(false);
     this.tpQuestions.ResumeLayout(false);
     this.tpNotes.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()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager     resources   = new System.ComponentModel.ComponentResourceManager(typeof(DemoSpreadsheet));
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     this.richTextBox1          = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.bar1                  = new DevComponents.DotNetBar.Bar();
     this.imageList1            = new System.Windows.Forms.ImageList(this.components);
     this.BtnFont               = new DevComponents.DotNetBar.ButtonItem();
     this.CpText                = new DevComponents.DotNetBar.ColorPickerDropDown();
     this.BtnEraseText          = new DevComponents.DotNetBar.ButtonItem();
     this.BtnLeftAlign          = new DevComponents.DotNetBar.ButtonItem();
     this.BtnMiddleAlign        = new DevComponents.DotNetBar.ButtonItem();
     this.BtnRightAlign         = new DevComponents.DotNetBar.ButtonItem();
     this.CpBackground          = new DevComponents.DotNetBar.ColorPickerDropDown();
     this.BtnEraseBackground    = new DevComponents.DotNetBar.ButtonItem();
     this.TbxCellText           = new DevComponents.DotNetBar.TextBoxItem();
     this.btnShowEmptyCells     = new DevComponents.DotNetBar.ButtonItem();
     this.controlContainerItem1 = new DevComponents.DotNetBar.ControlContainerItem();
     this.superGridControl1     = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.contextMenuBar1       = new DevComponents.DotNetBar.ContextMenuBar();
     this.cmContext             = new DevComponents.DotNetBar.ButtonItem();
     this.cmiClear              = new DevComponents.DotNetBar.ButtonItem();
     this.cmiLeftAlign          = new DevComponents.DotNetBar.ButtonItem();
     this.cmiCenterAlign        = new DevComponents.DotNetBar.ButtonItem();
     this.cmiRightAlign         = new DevComponents.DotNetBar.ButtonItem();
     this.styleManager1         = new DevComponents.DotNetBar.StyleManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.contextMenuBar1)).BeginInit();
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 387);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size     = new System.Drawing.Size(780, 181);
     this.richTextBox1.TabIndex = 2;
     this.richTextBox1.TabStop  = false;
     //
     // bar1
     //
     this.bar1.AntiAlias = true;
     this.bar1.CanUndock = false;
     this.bar1.Dock      = System.Windows.Forms.DockStyle.Top;
     this.bar1.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.bar1.Images    = this.imageList1;
     this.bar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.BtnFont,
         this.CpText,
         this.BtnEraseText,
         this.BtnLeftAlign,
         this.BtnMiddleAlign,
         this.BtnRightAlign,
         this.CpBackground,
         this.BtnEraseBackground,
         this.TbxCellText,
         this.btnShowEmptyCells
     });
     this.bar1.Location = new System.Drawing.Point(0, 0);
     this.bar1.Name     = "bar1";
     this.bar1.Size     = new System.Drawing.Size(784, 24);
     this.bar1.Stretch  = true;
     this.bar1.Style    = DevComponents.DotNetBar.eDotNetBarStyle.Office2000;
     this.bar1.TabIndex = 6;
     this.bar1.TabStop  = false;
     this.bar1.Text     = "bar1";
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "LeftAlign");
     this.imageList1.Images.SetKeyName(1, "CenterAlign");
     this.imageList1.Images.SetKeyName(2, "RightAlign");
     this.imageList1.Images.SetKeyName(3, "Eraser");
     //
     // BtnFont
     //
     this.BtnFont.BeginGroup = true;
     this.BtnFont.Image      = ((System.Drawing.Image)(resources.GetObject("BtnFont.Image")));
     this.BtnFont.Name       = "BtnFont";
     this.BtnFont.Text       = "Font";
     this.BtnFont.Click     += new System.EventHandler(this.BtnFontClick);
     //
     // CpText
     //
     this.CpText.BeginGroup = true;
     this.CpText.Image      = ((System.Drawing.Image)(resources.GetObject("CpText.Image")));
     this.CpText.Name       = "CpText";
     this.CpText.SelectedColorImageRectangle = new System.Drawing.Rectangle(0, 13, 16, 4);
     this.CpText.Click += new System.EventHandler(this.CpTextClick);
     //
     // BtnEraseText
     //
     this.BtnEraseText.Image  = ((System.Drawing.Image)(resources.GetObject("BtnEraseText.Image")));
     this.BtnEraseText.Name   = "BtnEraseText";
     this.BtnEraseText.Text   = "buttonItem2";
     this.BtnEraseText.Click += new System.EventHandler(this.BtnEraseTextClick);
     //
     // BtnLeftAlign
     //
     this.BtnLeftAlign.BeginGroup             = true;
     this.BtnLeftAlign.ImageIndex             = 0;
     this.BtnLeftAlign.ImageListSizeSelection = DevComponents.DotNetBar.eButtonImageListSelection.Default;
     this.BtnLeftAlign.Name   = "BtnLeftAlign";
     this.BtnLeftAlign.Text   = "buttonItem1";
     this.BtnLeftAlign.Click += new System.EventHandler(this.BtnLeftAlignClick);
     //
     // BtnMiddleAlign
     //
     this.BtnMiddleAlign.ImageIndex = 1;
     this.BtnMiddleAlign.Name       = "BtnMiddleAlign";
     this.BtnMiddleAlign.Text       = "buttonItem2";
     this.BtnMiddleAlign.Click     += new System.EventHandler(this.BtnMiddleAlignClick);
     //
     // BtnRightAlign
     //
     this.BtnRightAlign.ImageIndex = 2;
     this.BtnRightAlign.Name       = "BtnRightAlign";
     this.BtnRightAlign.Text       = "buttonItem3";
     this.BtnRightAlign.Click     += new System.EventHandler(this.BtnRightAlignClick);
     //
     // CpBackground
     //
     this.CpBackground.BeginGroup = true;
     this.CpBackground.Image      = ((System.Drawing.Image)(resources.GetObject("CpBackground.Image")));
     this.CpBackground.Name       = "CpBackground";
     this.CpBackground.SelectedColorImageRectangle = new System.Drawing.Rectangle(0, 13, 16, 4);
     this.CpBackground.Click += new System.EventHandler(this.CpBackgroundClick);
     //
     // BtnEraseBackground
     //
     this.BtnEraseBackground.ImageIndex = 3;
     this.BtnEraseBackground.Name       = "BtnEraseBackground";
     this.BtnEraseBackground.Text       = "buttonItem2";
     this.BtnEraseBackground.Click     += new System.EventHandler(this.BtnEraseBackgroundClick);
     //
     // TbxCellText
     //
     this.TbxCellText.BeginGroup     = true;
     this.TbxCellText.Name           = "TbxCellText";
     this.TbxCellText.Stretch        = true;
     this.TbxCellText.TextAlign      = System.Windows.Forms.HorizontalAlignment.Left;
     this.TbxCellText.WatermarkColor = System.Drawing.SystemColors.GrayText;
     this.TbxCellText.KeyDown       += new System.Windows.Forms.KeyEventHandler(this.TbxCellTextKeyDown);
     //
     // btnShowEmptyCells
     //
     this.btnShowEmptyCells.AutoCheckOnClick = true;
     this.btnShowEmptyCells.BeginGroup       = true;
     this.btnShowEmptyCells.Image            = ((System.Drawing.Image)(resources.GetObject("btnShowEmptyCells.Image")));
     this.btnShowEmptyCells.Name             = "btnShowEmptyCells";
     this.btnShowEmptyCells.Text             = "buttonItem1";
     this.btnShowEmptyCells.Click           += new System.EventHandler(this.BtnShowEmptyCellsClick);
     //
     // controlContainerItem1
     //
     this.controlContainerItem1.AllowItemResize = false;
     this.controlContainerItem1.MenuVisibility  = DevComponents.DotNetBar.eMenuVisibility.VisibleAlways;
     this.controlContainerItem1.Name            = "controlContainerItem1";
     //
     // superGridControl1
     //
     this.superGridControl1.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.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(0, 24);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AllowRowResize = true;
     padding1.Bottom = 1;
     padding1.Left   = 1;
     padding1.Right  = 1;
     padding1.Top    = 1;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CellStyles.Default.Margin = padding1;
     background1.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CellStyles.MouseOver.Background = background1;
     background2.Color1 = System.Drawing.SystemColors.Highlight;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CellStyles.Selected.Background = background2;
     background3.Color1 = System.Drawing.SystemColors.GradientActiveCaption;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background3;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.HorizontalLineColor      = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.VerticalLineColor        = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.superGridControl1.PrimaryGrid.EnableCellExpressions     = true;
     this.superGridControl1.PrimaryGrid.FilterExpr                = null;
     this.superGridControl1.PrimaryGrid.RowHeaderWidth            = 40;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.Size         = new System.Drawing.Size(784, 357);
     this.superGridControl1.TabIndex     = 0;
     this.superGridControl1.Text         = "superGridControl1";
     this.superGridControl1.DoubleClick += new System.EventHandler(this.SuperGridControl1DoubleClick);
     this.superGridControl1.MouseClick  += new System.Windows.Forms.MouseEventHandler(this.SuperGridControl1MouseClick);
     this.superGridControl1.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.SuperGridControl1KeyDown);
     //
     // contextMenuBar1
     //
     this.contextMenuBar1.AntiAlias = true;
     this.contextMenuBar1.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.contextMenuBar1.Images    = this.imageList1;
     this.contextMenuBar1.Items.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.cmContext
     });
     this.contextMenuBar1.Location = new System.Drawing.Point(159, 512);
     this.contextMenuBar1.Name     = "contextMenuBar1";
     this.contextMenuBar1.Size     = new System.Drawing.Size(213, 25);
     this.contextMenuBar1.Stretch  = true;
     this.contextMenuBar1.Style    = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.contextMenuBar1.TabIndex = 7;
     this.contextMenuBar1.TabStop  = false;
     this.contextMenuBar1.Text     = "contextMenuBar1";
     //
     // cmContext
     //
     this.cmContext.AutoExpandOnClick = true;
     this.cmContext.Name = "cmContext";
     this.cmContext.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
         this.cmiClear,
         this.cmiLeftAlign,
         this.cmiCenterAlign,
         this.cmiRightAlign
     });
     this.cmContext.Text = "Context";
     //
     // cmiClear
     //
     this.cmiClear.ImageIndex = 3;
     this.cmiClear.Name       = "cmiClear";
     this.cmiClear.Text       = "Clear";
     this.cmiClear.Click     += new System.EventHandler(this.CmiClearClick);
     //
     // cmiLeftAlign
     //
     this.cmiLeftAlign.BeginGroup = true;
     this.cmiLeftAlign.ImageIndex = 0;
     this.cmiLeftAlign.Name       = "cmiLeftAlign";
     this.cmiLeftAlign.Text       = "Left Align";
     this.cmiLeftAlign.Click     += new System.EventHandler(this.CmiLeftAlignClick);
     //
     // cmiCenterAlign
     //
     this.cmiCenterAlign.ImageIndex = 1;
     this.cmiCenterAlign.Name       = "cmiCenterAlign";
     this.cmiCenterAlign.Text       = "Center Align";
     this.cmiCenterAlign.Click     += new System.EventHandler(this.CmiCenterAlignClick);
     //
     // cmiRightAlign
     //
     this.cmiRightAlign.ImageIndex = 2;
     this.cmiRightAlign.Name       = "cmiRightAlign";
     this.cmiRightAlign.Text       = "Right Align";
     this.cmiRightAlign.Click     += new System.EventHandler(this.CmiRightAlignClick);
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // DemoSpreadsheet
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 568);
     this.Controls.Add(this.contextMenuBar1);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.richTextBox1);
     this.Controls.Add(this.bar1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoSpreadsheet";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - Simple Spreadsheet Sample";
     ((System.ComponentModel.ISupportInitialize)(this.bar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.contextMenuBar1)).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()
 {
     DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding2    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding3    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding4    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding5    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background4 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background5 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background6 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background7 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background8 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn6 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding6    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding7    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background9 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     this.richTextBox1      = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.CbxGroupItems     = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.superGridControl2 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColor = System.Drawing.SystemColors.Control;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 4);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.Size     = new System.Drawing.Size(780, 113);
     this.richTextBox1.TabIndex = 4;
     //
     // CbxGroupItems
     //
     this.CbxGroupItems.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.CbxGroupItems.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.CbxGroupItems.Location        = new System.Drawing.Point(624, 531);
     this.CbxGroupItems.Name            = "CbxGroupItems";
     this.CbxGroupItems.Size            = new System.Drawing.Size(147, 23);
     this.CbxGroupItems.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.CbxGroupItems.TabIndex        = 9;
     this.CbxGroupItems.Text            = "Group Items by Type";
     this.CbxGroupItems.CheckedChanged += new System.EventHandler(this.CbxGroupItemsCheckedChanged);
     //
     // superGridControl2
     //
     this.superGridControl2.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)));
     background1.Color1 = System.Drawing.Color.White;
     this.superGridControl2.DefaultVisualStyles.GridPanelStyle.Background = background1;
     background2.Color1 = System.Drawing.Color.White;
     this.superGridControl2.DefaultVisualStyles.GroupHeaderStyles.Default.Background = background2;
     this.superGridControl2.DefaultVisualStyles.GroupHeaderStyles.Default.Font       = new System.Drawing.Font("Comic Sans MS", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     padding1.Left = 20;
     this.superGridControl2.DefaultVisualStyles.GroupHeaderStyles.Default.Padding = padding1;
     background3.Color1 = System.Drawing.Color.White;
     this.superGridControl2.DefaultVisualStyles.GroupHeaderStyles.MouseOver.Background = background3;
     this.superGridControl2.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl2.Location = new System.Drawing.Point(274, 123);
     this.superGridControl2.Name     = "superGridControl2";
     this.superGridControl2.PrimaryGrid.ColumnHeader.SortImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     gridColumn1.CellHighlightMode       = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.Content;
     gridColumn1.CellStyles.Default.Font = new System.Drawing.Font("Segoe Print", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     gridColumn1.ColumnSortMode          = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.Multiple;
     gridColumn1.Name  = "Name";
     gridColumn1.Width = 200;
     gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     padding2.Left  = 2;
     padding2.Right = 2;
     gridColumn2.CellStyles.Default.Margin    = padding2;
     gridColumn2.CellStyles.Default.TextColor = System.Drawing.Color.Gray;
     gridColumn2.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.Multiple;
     gridColumn2.EditorType     = typeof(DevComponents.DotNetBar.SuperGrid.GridDoubleInputEditControl);
     gridColumn2.Name           = "Size";
     padding3.Left  = 2;
     padding3.Right = 2;
     gridColumn3.CellStyles.Default.Margin    = padding3;
     gridColumn3.CellStyles.Default.TextColor = System.Drawing.Color.Gray;
     gridColumn3.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.Multiple;
     gridColumn3.Name           = "Type";
     gridColumn4.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     padding4.Left  = 2;
     padding4.Right = 2;
     gridColumn4.CellStyles.Default.Margin    = padding4;
     gridColumn4.CellStyles.Default.TextColor = System.Drawing.Color.Gray;
     gridColumn4.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.Multiple;
     gridColumn4.Name           = "Date Created";
     gridColumn5.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleRight;
     padding5.Left  = 2;
     padding5.Right = 2;
     gridColumn5.CellStyles.Default.Margin    = padding5;
     gridColumn5.CellStyles.Default.TextColor = System.Drawing.Color.Gray;
     gridColumn5.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.Multiple;
     gridColumn5.Name           = "Date Modified";
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl2.PrimaryGrid.Columns.Add(gridColumn5);
     background4.Color1 = System.Drawing.Color.AliceBlue;
     background4.Color2 = System.Drawing.SystemColors.GradientInactiveCaption;
     this.superGridControl2.PrimaryGrid.DefaultVisualStyles.CellStyles.MouseOver.Background = background4;
     background5.Color1 = System.Drawing.Color.WhiteSmoke;
     this.superGridControl2.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Background = background5;
     this.superGridControl2.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Font       = new System.Drawing.Font("Arial", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.superGridControl2.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.TextColor  = System.Drawing.Color.DimGray;
     background6.Color1 = System.Drawing.Color.White;
     this.superGridControl2.PrimaryGrid.DefaultVisualStyles.GroupHeaderStyles.Default.Background = background6;
     background7.Color1 = System.Drawing.Color.White;
     this.superGridControl2.PrimaryGrid.DefaultVisualStyles.GroupHeaderStyles.MouseOver.Background = background7;
     this.superGridControl2.PrimaryGrid.FilterExpr                = null;
     this.superGridControl2.PrimaryGrid.GridLines                 = DevComponents.DotNetBar.SuperGrid.GridLines.None;
     this.superGridControl2.PrimaryGrid.ImmediateResize           = true;
     this.superGridControl2.PrimaryGrid.IndentGroups              = false;
     this.superGridControl2.PrimaryGrid.InitialActiveRow          = DevComponents.DotNetBar.SuperGrid.RelativeRow.None;
     this.superGridControl2.PrimaryGrid.InitialSelection          = DevComponents.DotNetBar.SuperGrid.RelativeSelection.None;
     this.superGridControl2.PrimaryGrid.PrimaryColumnIndex        = 2;
     this.superGridControl2.PrimaryGrid.ShowGroupExpand           = false;
     this.superGridControl2.PrimaryGrid.ShowRowHeaders            = false;
     this.superGridControl2.PrimaryGrid.SortLevel                 = ((DevComponents.DotNetBar.SuperGrid.SortLevel)((DevComponents.DotNetBar.SuperGrid.SortLevel.Root | DevComponents.DotNetBar.SuperGrid.SortLevel.Expanded)));
     this.superGridControl2.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl2.Size                   = new System.Drawing.Size(510, 398);
     this.superGridControl2.TabIndex               = 6;
     this.superGridControl2.Text                   = "superGridControl2";
     this.superGridControl2.BeginEdit             += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEditEventArgs>(this.SuperGridControl2BeginEdit);
     this.superGridControl2.RowsGrouped           += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEventArgs>(this.SuperGridControl2RowsGrouped);
     this.superGridControl2.CellDoubleClick       += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridCellDoubleClickEventArgs>(this.SuperGridControl2CellDoubleClick);
     this.superGridControl2.GetCellFormattedValue += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridGetCellFormattedValueEventArgs>(this.SuperGridControl2GetCellFormattedValue);
     //
     // superGridControl1
     //
     this.superGridControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)));
     background8.Color1 = System.Drawing.Color.White;
     this.superGridControl1.DefaultVisualStyles.GridPanelStyle.Background = background8;
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(0, 123);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.ColumnHeader.Visible = false;
     gridColumn6.AutoSizeMode      = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn6.CellHighlightMode = DevComponents.DotNetBar.SuperGrid.Style.CellHighlightMode.Content;
     padding6.Right = 4;
     gridColumn6.CellStyles.Default.ImagePadding = padding6;
     padding7.Bottom = 1;
     padding7.Top    = 1;
     gridColumn6.CellStyles.Default.Margin = padding7;
     background9.BackFillType = DevComponents.DotNetBar.SuperGrid.Style.BackFillType.VerticalCenter;
     background9.Color1       = System.Drawing.Color.AliceBlue;
     background9.Color2       = System.Drawing.SystemColors.GradientInactiveCaption;
     gridColumn6.CellStyles.MouseOver.Background = background9;
     gridColumn6.Name     = "Column1";
     gridColumn6.ReadOnly = true;
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn6);
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.HorizontalLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.TreeLineColor       = System.Drawing.Color.Gray;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.TreeLinePattern     = DevComponents.DotNetBar.SuperGrid.Style.LinePattern.Dot;
     this.superGridControl1.PrimaryGrid.FilterExpr                = null;
     this.superGridControl1.PrimaryGrid.RowDoubleClickBehavior    = DevComponents.DotNetBar.SuperGrid.RowDoubleClickBehavior.ExpandCollapse;
     this.superGridControl1.PrimaryGrid.ShowColumnHeader          = false;
     this.superGridControl1.PrimaryGrid.ShowRowHeaders            = false;
     this.superGridControl1.PrimaryGrid.ShowTreeButtons           = true;
     this.superGridControl1.PrimaryGrid.ShowTreeLines             = true;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.Size              = new System.Drawing.Size(268, 434);
     this.superGridControl1.TabIndex          = 5;
     this.superGridControl1.Text              = "superGridControl1";
     this.superGridControl1.BeforeExpand     += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridBeforeExpandEventArgs>(this.SuperGridControl1BeforeExpand);
     this.superGridControl1.SelectionChanged += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridEventArgs>(this.SuperGridControl1SelectionChanged);
     //
     // DemoFileExplorer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 562);
     this.Controls.Add(this.CbxGroupItems);
     this.Controls.Add(this.superGridControl2);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.richTextBox1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoFileExplorer";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - Sample File Explorer";
     this.ResumeLayout(false);
 }
Esempio n. 19
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager     resources   = new System.ComponentModel.ComponentResourceManager(typeof(DemoGridBasics0));
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn       gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding2    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding3    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding4    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background4 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding5    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding6    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background5 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding7    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding    padding8    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Background background6 = new DevComponents.DotNetBar.SuperGrid.Style.Background();
     this.richTextBox1      = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.cbxHeader         = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.cbxFooter         = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.cbxCaption        = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.cbxTitle          = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.btnPurgeRows      = new DevComponents.DotNetBar.ButtonX();
     this.cbxGridIndex      = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.cbxRowHeaders     = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.btnShowDeleted    = new DevComponents.DotNetBar.ButtonX();
     this.btnHideDeleted    = new DevComponents.DotNetBar.ButtonX();
     this.cbxAutoDelete     = new DevComponents.DotNetBar.Controls.CheckBoxX();
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 4);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size     = new System.Drawing.Size(780, 119);
     this.richTextBox1.TabIndex = 3;
     this.richTextBox1.TabStop  = false;
     //
     // groupBox1
     //
     this.groupBox1.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
     this.groupBox1.Controls.Add(this.cbxHeader);
     this.groupBox1.Controls.Add(this.cbxFooter);
     this.groupBox1.Controls.Add(this.cbxCaption);
     this.groupBox1.Controls.Add(this.cbxTitle);
     this.groupBox1.Location = new System.Drawing.Point(12, 537);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(282, 57);
     this.groupBox1.TabIndex = 12;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Show";
     //
     // cbxHeader
     //
     this.cbxHeader.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.cbxHeader.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxHeader.Location        = new System.Drawing.Point(147, 19);
     this.cbxHeader.Name            = "cbxHeader";
     this.cbxHeader.Size            = new System.Drawing.Size(61, 23);
     this.cbxHeader.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxHeader.TabIndex        = 10;
     this.cbxHeader.Text            = "Header";
     this.cbxHeader.CheckedChanged += new System.EventHandler(this.CbxHeaderCheckedChanged);
     //
     // cbxFooter
     //
     this.cbxFooter.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.cbxFooter.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxFooter.Location        = new System.Drawing.Point(216, 19);
     this.cbxFooter.Name            = "cbxFooter";
     this.cbxFooter.Size            = new System.Drawing.Size(58, 23);
     this.cbxFooter.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxFooter.TabIndex        = 11;
     this.cbxFooter.Text            = "Footer";
     this.cbxFooter.CheckedChanged += new System.EventHandler(this.CbxFooterCheckedChanged);
     //
     // cbxCaption
     //
     this.cbxCaption.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.cbxCaption.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxCaption.Checked         = true;
     this.cbxCaption.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.cbxCaption.CheckValue      = "Y";
     this.cbxCaption.Location        = new System.Drawing.Point(15, 19);
     this.cbxCaption.Name            = "cbxCaption";
     this.cbxCaption.Size            = new System.Drawing.Size(64, 23);
     this.cbxCaption.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxCaption.TabIndex        = 8;
     this.cbxCaption.Text            = "Caption";
     this.cbxCaption.CheckedChanged += new System.EventHandler(this.CbxCaptionCheckedChanged);
     //
     // cbxTitle
     //
     this.cbxTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     //
     //
     //
     this.cbxTitle.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxTitle.Location        = new System.Drawing.Point(86, 19);
     this.cbxTitle.Name            = "cbxTitle";
     this.cbxTitle.Size            = new System.Drawing.Size(48, 23);
     this.cbxTitle.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxTitle.TabIndex        = 9;
     this.cbxTitle.Text            = "Title";
     this.cbxTitle.CheckedChanged += new System.EventHandler(this.CbxTitleCheckedChanged);
     //
     // btnPurgeRows
     //
     this.btnPurgeRows.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnPurgeRows.Anchor         = System.Windows.Forms.AnchorStyles.Bottom;
     this.btnPurgeRows.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnPurgeRows.Location       = new System.Drawing.Point(548, 569);
     this.btnPurgeRows.Name           = "btnPurgeRows";
     this.btnPurgeRows.Size           = new System.Drawing.Size(109, 26);
     this.btnPurgeRows.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnPurgeRows.TabIndex       = 15;
     this.btnPurgeRows.Text           = "Purge Deleted Rows";
     this.btnPurgeRows.Click         += new System.EventHandler(this.BtnPurgeRowsClick);
     //
     // cbxGridIndex
     //
     this.cbxGridIndex.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
     //
     //
     //
     this.cbxGridIndex.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxGridIndex.Checked         = true;
     this.cbxGridIndex.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.cbxGridIndex.CheckValue      = "Y";
     this.cbxGridIndex.Location        = new System.Drawing.Point(344, 568);
     this.cbxGridIndex.Name            = "cbxGridIndex";
     this.cbxGridIndex.Size            = new System.Drawing.Size(148, 23);
     this.cbxGridIndex.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxGridIndex.TabIndex        = 14;
     this.cbxGridIndex.Text            = "Show Row Grid Indexes";
     this.cbxGridIndex.CheckedChanged += new System.EventHandler(this.CbxGridIndexCheckedChanged);
     //
     // cbxRowHeaders
     //
     this.cbxRowHeaders.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
     //
     //
     //
     this.cbxRowHeaders.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxRowHeaders.Checked         = true;
     this.cbxRowHeaders.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.cbxRowHeaders.CheckValue      = "Y";
     this.cbxRowHeaders.Location        = new System.Drawing.Point(344, 543);
     this.cbxRowHeaders.Name            = "cbxRowHeaders";
     this.cbxRowHeaders.Size            = new System.Drawing.Size(148, 23);
     this.cbxRowHeaders.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxRowHeaders.TabIndex        = 13;
     this.cbxRowHeaders.Text            = "Show Row Headers";
     this.cbxRowHeaders.CheckedChanged += new System.EventHandler(this.CbxRowHeadersCheckedChanged);
     //
     // btnShowDeleted
     //
     this.btnShowDeleted.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnShowDeleted.Anchor         = System.Windows.Forms.AnchorStyles.Bottom;
     this.btnShowDeleted.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnShowDeleted.Location       = new System.Drawing.Point(663, 569);
     this.btnShowDeleted.Name           = "btnShowDeleted";
     this.btnShowDeleted.Size           = new System.Drawing.Size(109, 26);
     this.btnShowDeleted.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnShowDeleted.TabIndex       = 7;
     this.btnShowDeleted.Text           = "Show Deleted Rows";
     this.btnShowDeleted.Click         += new System.EventHandler(this.BtnShowDelRowsClick);
     //
     // btnHideDeleted
     //
     this.btnHideDeleted.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton;
     this.btnHideDeleted.Anchor         = System.Windows.Forms.AnchorStyles.Bottom;
     this.btnHideDeleted.ColorTable     = DevComponents.DotNetBar.eButtonColor.OrangeWithBackground;
     this.btnHideDeleted.Location       = new System.Drawing.Point(663, 540);
     this.btnHideDeleted.Name           = "btnHideDeleted";
     this.btnHideDeleted.Size           = new System.Drawing.Size(109, 26);
     this.btnHideDeleted.Style          = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.btnHideDeleted.TabIndex       = 6;
     this.btnHideDeleted.Text           = "Hide Deleted Rows";
     this.btnHideDeleted.Click         += new System.EventHandler(this.BtnHideDelRowsClick);
     //
     // cbxAutoDelete
     //
     this.cbxAutoDelete.Anchor = System.Windows.Forms.AnchorStyles.Bottom;
     //
     //
     //
     this.cbxAutoDelete.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.cbxAutoDelete.Checked         = true;
     this.cbxAutoDelete.CheckState      = System.Windows.Forms.CheckState.Checked;
     this.cbxAutoDelete.CheckValue      = "Y";
     this.cbxAutoDelete.Location        = new System.Drawing.Point(509, 540);
     this.cbxAutoDelete.Name            = "cbxAutoDelete";
     this.cbxAutoDelete.Size            = new System.Drawing.Size(148, 23);
     this.cbxAutoDelete.Style           = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled;
     this.cbxAutoDelete.TabIndex        = 5;
     this.cbxAutoDelete.Text            = "Auto Hide Deleted Rows";
     this.cbxAutoDelete.CheckedChanged += new System.EventHandler(this.CbxAutoDeleteCheckedChanged);
     //
     // superGridControl1
     //
     this.superGridControl1.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.superGridControl1.DefaultVisualStyles.FooterStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     this.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(0, 123);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AllowRowDelete       = true;
     this.superGridControl1.PrimaryGrid.AllowRowHeaderResize = true;
     this.superGridControl1.PrimaryGrid.AllowRowInsert       = true;
     this.superGridControl1.PrimaryGrid.AllowRowResize       = true;
     this.superGridControl1.PrimaryGrid.Caption.Text         = "(Caption)<div align=\"vcenter\">Wolf Power and Machine Works Inc.</div>";
     gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.DefaultNewRowCellValue       = "Machine Name";
     gridColumn1.Name = "Machine";
     gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn2.DefaultNewRowCellValue       = "false";
     gridColumn2.EditorType                    = typeof(DevComponents.DotNetBar.SuperGrid.GridCheckBoxXEditControl);
     gridColumn2.Name                          = "Dual Voltage";
     gridColumn3.DefaultNewRowCellValue        = "false";
     gridColumn3.EditorType                    = typeof(DevComponents.DotNetBar.SuperGrid.GridSwitchButtonEditControl);
     gridColumn3.Name                          = "Power State";
     gridColumn4.CellStyles.Default.Alignment  = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn4.EditorType                    = typeof(DevComponents.DotNetBar.SuperGrid.GridDateTimeInputEditControl);
     gridColumn4.Name                          = "Last Maintance";
     gridColumn4.Width                         = 140;
     gridColumn5.DefaultNewRowCellValue        = "Start";
     gridColumn5.EditorType                    = typeof(DevComponents.DotNetBar.SuperGrid.GridButtonXEditControl);
     gridColumn5.MarkRowDirtyOnCellValueChange = false;
     gridColumn5.Name                          = "Start/Stop";
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 30;
     background1.Color1 = System.Drawing.Color.AliceBlue;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Background = background1;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Image      = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     padding1.Right = 6;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.ImagePadding = padding1;
     padding2.Bottom = 6;
     padding2.Left   = 6;
     padding2.Right  = 6;
     padding2.Top    = 6;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.Default.Margin = padding2;
     background2.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.CaptionStyles.SelectedMouseOver.Background = background2;
     background3.Color1        = System.Drawing.Color.Lavender;
     background3.Color2        = System.Drawing.Color.DarkSlateGray;
     background3.GradientAngle = 45;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderRowStyles.Default.RowHeader.Background           = background3;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderRowStyles.Default.RowHeader.BorderHighlightColor = System.Drawing.Color.White;
     padding3.Bottom = 4;
     padding3.Left   = 4;
     padding3.Right  = 4;
     padding3.Top    = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Margin   = padding3;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.TopLeft;
     padding4.Bottom = 4;
     padding4.Left   = 4;
     padding4.Right  = 4;
     padding4.Top    = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Margin = padding4;
     background4.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.FooterStyles.SelectedMouseOver.Background = background4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.HeaderStyles.Default.Alignment            = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.HeaderStyles.Default.AllowWrap            = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.HeaderStyles.Default.Image        = ((System.Drawing.Image)(resources.GetObject("resource.Image3")));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.HeaderStyles.Default.ImageOverlay = DevComponents.DotNetBar.SuperGrid.Style.ImageOverlay.None;
     padding5.Right = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.HeaderStyles.Default.ImagePadding = padding5;
     padding6.Bottom = 4;
     padding6.Left   = 4;
     padding6.Right  = 4;
     padding6.Top    = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.HeaderStyles.Default.Margin = padding6;
     background5.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.HeaderStyles.SelectedMouseOver.Background = background5;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.TitleStyles.Default.AllowWrap             = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.TitleStyles.Default.Font  = new System.Drawing.Font("Lucida Handwriting", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.TitleStyles.Default.Image = ((System.Drawing.Image)(resources.GetObject("resource.Image4")));
     padding7.Right = 6;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.TitleStyles.Default.ImagePadding = padding7;
     padding8.Bottom = 4;
     padding8.Left   = 4;
     padding8.Right  = 4;
     padding8.Top    = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.TitleStyles.Default.Margin    = padding8;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.TitleStyles.Default.TextColor = System.Drawing.Color.Navy;
     background6.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.TitleStyles.SelectedMouseOver.Background = background6;
     this.superGridControl1.PrimaryGrid.FilterExpr  = null;
     this.superGridControl1.PrimaryGrid.Footer.Text = "(Footer)<div align=\"vcenter\">Check with your Supervisor if you have <b>ANY</b> qu" +
                                                      "estions.</div>";
     this.superGridControl1.PrimaryGrid.Footer.Visible = false;
     this.superGridControl1.PrimaryGrid.Header.Text    = "(Header) <div align=\"vcenter\">Make sure operator is a <b><font color=\"#ED1C24\">SA" +
                                                         "FE DISTANCE</font> </b>away from the machine power panel before starting machine" +
                                                         ".</div>";
     this.superGridControl1.PrimaryGrid.Header.Visible            = false;
     this.superGridControl1.PrimaryGrid.ImmediateResize           = true;
     this.superGridControl1.PrimaryGrid.RowDragBehavior           = DevComponents.DotNetBar.SuperGrid.RowDragBehavior.Move;
     this.superGridControl1.PrimaryGrid.ShowInsertRow             = true;
     this.superGridControl1.PrimaryGrid.ShowRowGridIndex          = true;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.PrimaryGrid.Title.Text = "(Title)<div align=\"vcenter\">Check operators manual for suggested maintanance inte" +
                                                     "rvals</div>";
     this.superGridControl1.PrimaryGrid.Title.Visible        = false;
     this.superGridControl1.PrimaryGrid.UseAlternateRowStyle = true;
     this.superGridControl1.Size     = new System.Drawing.Size(784, 408);
     this.superGridControl1.TabIndex = 4;
     this.superGridControl1.Text     = "superGridControl1";
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // DemoGridBasics0
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 603);
     this.Controls.Add(this.btnPurgeRows);
     this.Controls.Add(this.cbxGridIndex);
     this.Controls.Add(this.cbxRowHeaders);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.btnShowDeleted);
     this.Controls.Add(this.btnHideDeleted);
     this.Controls.Add(this.cbxAutoDelete);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.richTextBox1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoGridBasics0";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - Basic Components";
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 20
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager  resources   = new System.ComponentModel.ComponentResourceManager(typeof(DemoUserEdit));
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding1    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn3 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn4 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding2    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding3    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     DevComponents.DotNetBar.SuperGrid.GridColumn    gridColumn5 = new DevComponents.DotNetBar.SuperGrid.GridColumn();
     DevComponents.DotNetBar.SuperGrid.Style.Padding padding4    = new DevComponents.DotNetBar.SuperGrid.Style.Padding();
     this.richTextBox1      = new DevComponents.DotNetBar.Controls.RichTextBoxEx();
     this.imageList1        = new System.Windows.Forms.ImageList(this.components);
     this.superGridControl1 = new DevComponents.DotNetBar.SuperGrid.SuperGridControl();
     this.styleManager1     = new DevComponents.DotNetBar.StyleManager(this.components);
     this.SuspendLayout();
     //
     // richTextBox1
     //
     this.richTextBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.richTextBox1.BackColorRichTextBox = System.Drawing.Color.White;
     //
     //
     //
     this.richTextBox1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
     this.richTextBox1.Location = new System.Drawing.Point(4, 4);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.ReadOnly = true;
     this.richTextBox1.Size     = new System.Drawing.Size(780, 113);
     this.richTextBox1.TabIndex = 5;
     this.richTextBox1.TabStop  = false;
     //
     // imageList1
     //
     this.imageList1.ImageStream      = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "BugUp");
     this.imageList1.Images.SetKeyName(1, "Empty");
     this.imageList1.Images.SetKeyName(2, "ErrorCircle");
     this.imageList1.Images.SetKeyName(3, "FontColor");
     this.imageList1.Images.SetKeyName(4, "Function");
     this.imageList1.Images.SetKeyName(5, "MusicNote");
     this.imageList1.Images.SetKeyName(6, "Font");
     this.imageList1.Images.SetKeyName(7, "BlueButton");
     //
     // superGridControl1
     //
     this.superGridControl1.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.superGridControl1.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed;
     this.superGridControl1.Location = new System.Drawing.Point(0, 123);
     this.superGridControl1.Name     = "superGridControl1";
     this.superGridControl1.PrimaryGrid.AllowRowResize = true;
     gridColumn1.CellStyles.Default.Alignment          = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.HeaderStyles.Default.Image            = ((System.Drawing.Image)(resources.GetObject("resource.Image")));
     gridColumn1.HeaderStyles.Default.ImageAlignment   = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn1.Name  = "Color Combo";
     gridColumn1.Width = 160;
     gridColumn2.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image1")));
     gridColumn2.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.TopCenter;
     padding1.Bottom = -5;
     padding1.Top    = 4;
     gridColumn2.HeaderStyles.Default.ImagePadding = padding1;
     gridColumn2.Name  = "Image Combo";
     gridColumn2.Width = 110;
     gridColumn3.HeaderStyles.Default.AllowWrap      = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True;
     gridColumn3.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter;
     gridColumn3.HeaderText = "Audio Clip (NonModal)";
     gridColumn3.Name       = "Audio Clip";
     gridColumn3.Width      = 110;
     gridColumn4.HeaderStyles.Default.Image          = ((System.Drawing.Image)(resources.GetObject("resource.Image2")));
     gridColumn4.HeaderStyles.Default.ImageAlignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.BottomCenter;
     padding2.Bottom = 4;
     gridColumn4.HeaderStyles.Default.ImagePadding = padding2;
     padding3.Bottom = 4;
     gridColumn4.HeaderStyles.Default.Margin = padding3;
     gridColumn4.HeaderText   = "Process States (InPlace)";
     gridColumn4.Name         = "Process State";
     gridColumn4.Width        = 170;
     gridColumn5.AutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill;
     gridColumn5.HeaderText   = "File Path (Modal)";
     gridColumn5.Name         = "File Path";
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn1);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn2);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn3);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn4);
     this.superGridControl1.PrimaryGrid.Columns.Add(gridColumn5);
     this.superGridControl1.PrimaryGrid.DefaultRowHeight = 0;
     padding4.Bottom = 4;
     padding4.Left   = 4;
     padding4.Right  = 4;
     padding4.Top    = 4;
     this.superGridControl1.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Margin = padding4;
     this.superGridControl1.PrimaryGrid.FilterExpr = null;
     this.superGridControl1.PrimaryGrid.ImageList  = this.imageList1;
     this.superGridControl1.PrimaryGrid.Title.RowHeaderVisibility = DevComponents.DotNetBar.SuperGrid.RowHeaderVisibility.PanelControlled;
     this.superGridControl1.Size               = new System.Drawing.Size(784, 413);
     this.superGridControl1.TabIndex           = 0;
     this.superGridControl1.Text               = "superGridControl1";
     this.superGridControl1.ColumnHeaderClick += new System.EventHandler <DevComponents.DotNetBar.SuperGrid.GridColumnHeaderClickEventArgs>(this.SuperGridControl1ColumnHeaderClick);
     this.superGridControl1.MouseMove         += new System.Windows.Forms.MouseEventHandler(this.SuperGridControl1MouseMove);
     //
     // styleManager1
     //
     this.styleManager1.ManagerStyle         = DevComponents.DotNetBar.eStyle.Windows7Blue;
     this.styleManager1.MetroColorParameters = new DevComponents.DotNetBar.Metro.ColorTables.MetroColorGeneratorParameters(System.Drawing.Color.White, System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(163)))), ((int)(((byte)(26))))));
     //
     // DemoUserEdit
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(784, 536);
     this.Controls.Add(this.superGridControl1);
     this.Controls.Add(this.richTextBox1);
     this.DoubleBuffered = true;
     this.EnableGlass    = false;
     this.Name           = "DemoUserEdit";
     this.StartPosition  = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text           = "SuperGrid Demo - User defined cell editors (User drawn, Modal, NonModal, and InPl" +
                           "ace)";
     this.ResumeLayout(false);
 }