示例#1
1
		/// <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(frm_Eater));
            this.MainLayout = new DevExpress.XtraLayout.LayoutControl();
            this.gcContainer = new DevExpress.XtraEditors.GroupControl();
            this.layoutControl5 = new DevExpress.XtraLayout.LayoutControl();
            this.btnContainer = new DevExpress.XtraEditors.SimpleButton();
            this.imgContainer = new DevExpress.XtraEditors.PictureEdit();
            this.layoutControlGroup6 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.lblContainerLoc = new DevExpress.XtraLayout.SimpleLabelItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem5 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            this.btnStart = new DevExpress.XtraEditors.SimpleButton();
            this.MainGroup = new DevExpress.XtraEditors.GroupControl();
            this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
            this.dropDownItem1 = new KTibiaX.UI.Controls.DropDownItem();
            this.ddlOptions = new DevExpress.XtraEditors.ImageComboBoxEdit();
            this.imgFood = new DevExpress.XtraEditors.PictureEdit();
            this.txtInterval = new DevExpress.XtraEditors.TextEdit();
            this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
            this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
            this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
            this.ckAutomatic = new DevExpress.XtraEditors.CheckEdit();
            this.txtQuantity = new DevExpress.XtraEditors.TextEdit();
            this.ckGetMore = new DevExpress.XtraEditors.CheckEdit();
            this.ImgTitle = new DevExpress.XtraEditors.PictureEdit();
            this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
            this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.MainLayout)).BeginInit();
            this.MainLayout.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcContainer)).BeginInit();
            this.gcContainer.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).BeginInit();
            this.layoutControl5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.imgContainer.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblContainerLoc)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.MainGroup)).BeginInit();
            this.MainGroup.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
            this.layoutControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ddlOptions.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imgFood.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtInterval.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ckAutomatic.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ckGetMore.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImgTitle.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
            this.SuspendLayout();
            // 
            // MainLayout
            // 
            this.MainLayout.Controls.Add(this.gcContainer);
            this.MainLayout.Controls.Add(this.btnStart);
            this.MainLayout.Controls.Add(this.MainGroup);
            this.MainLayout.Controls.Add(this.ckAutomatic);
            this.MainLayout.Controls.Add(this.txtQuantity);
            this.MainLayout.Controls.Add(this.ckGetMore);
            this.MainLayout.Controls.Add(this.ImgTitle);
            resources.ApplyResources(this.MainLayout, "MainLayout");
            this.MainLayout.Name = "MainLayout";
            this.MainLayout.Root = this.layoutControlGroup1;
            // 
            // gcContainer
            // 
            this.gcContainer.Controls.Add(this.layoutControl5);
            resources.ApplyResources(this.gcContainer, "gcContainer");
            this.gcContainer.Name = "gcContainer";
            // 
            // layoutControl5
            // 
            this.layoutControl5.Controls.Add(this.btnContainer);
            this.layoutControl5.Controls.Add(this.imgContainer);
            resources.ApplyResources(this.layoutControl5, "layoutControl5");
            this.layoutControl5.Name = "layoutControl5";
            this.layoutControl5.Root = this.layoutControlGroup6;
            // 
            // btnContainer
            // 
            this.btnContainer.Image = global::KTibiaX.ImgButtons.lupe;
            this.btnContainer.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            resources.ApplyResources(this.btnContainer, "btnContainer");
            this.btnContainer.Name = "btnContainer";
            this.btnContainer.StyleController = this.layoutControl5;
            // 
            // imgContainer
            // 
            this.imgContainer.EditValue = global::KTibiaX.ImgIcons.btnchecked;
            resources.ApplyResources(this.imgContainer, "imgContainer");
            this.imgContainer.Name = "imgContainer";
            this.imgContainer.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.imgContainer.Properties.Appearance.Options.UseBackColor = true;
            this.imgContainer.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.imgContainer.StyleController = this.layoutControl5;
            // 
            // layoutControlGroup6
            // 
            resources.ApplyResources(this.layoutControlGroup6, "layoutControlGroup6");
            this.layoutControlGroup6.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.lblContainerLoc,
            this.layoutControlItem10,
            this.emptySpaceItem5,
            this.layoutControlItem13});
            this.layoutControlGroup6.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup6.Name = "Root";
            this.layoutControlGroup6.Size = new System.Drawing.Size(328, 77);
            this.layoutControlGroup6.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup6.TextVisible = false;
            // 
            // lblContainerLoc
            // 
            this.lblContainerLoc.AppearanceItemCaption.BackColor = System.Drawing.Color.White;
            this.lblContainerLoc.AppearanceItemCaption.ForeColor = System.Drawing.Color.IndianRed;
            this.lblContainerLoc.AppearanceItemCaption.Options.UseBackColor = true;
            this.lblContainerLoc.AppearanceItemCaption.Options.UseForeColor = true;
            this.lblContainerLoc.AppearanceItemCaption.Options.UseTextOptions = true;
            this.lblContainerLoc.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            resources.ApplyResources(this.lblContainerLoc, "lblContainerLoc");
            this.lblContainerLoc.Location = new System.Drawing.Point(0, 0);
            this.lblContainerLoc.Name = "lblContainerLoc";
            this.lblContainerLoc.Size = new System.Drawing.Size(216, 37);
            this.lblContainerLoc.TextSize = new System.Drawing.Size(3, 20);
            // 
            // layoutControlItem10
            // 
            this.layoutControlItem10.Control = this.imgContainer;
            resources.ApplyResources(this.layoutControlItem10, "layoutControlItem10");
            this.layoutControlItem10.Location = new System.Drawing.Point(216, 0);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 2, 2, 2);
            this.layoutControlItem10.Size = new System.Drawing.Size(41, 37);
            this.layoutControlItem10.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem10.TextToControlDistance = 0;
            this.layoutControlItem10.TextVisible = false;
            // 
            // emptySpaceItem5
            // 
            this.emptySpaceItem5.AppearanceItemCaption.ForeColor = System.Drawing.Color.DarkGray;
            this.emptySpaceItem5.AppearanceItemCaption.Options.UseForeColor = true;
            this.emptySpaceItem5.AppearanceItemCaption.Options.UseTextOptions = true;
            this.emptySpaceItem5.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.emptySpaceItem5.AppearanceItemCaption.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
            resources.ApplyResources(this.emptySpaceItem5, "emptySpaceItem5");
            this.emptySpaceItem5.Location = new System.Drawing.Point(0, 37);
            this.emptySpaceItem5.Name = "emptySpaceItem5";
            this.emptySpaceItem5.Size = new System.Drawing.Size(257, 38);
            this.emptySpaceItem5.TextSize = new System.Drawing.Size(3, 20);
            this.emptySpaceItem5.TextVisible = true;
            // 
            // layoutControlItem13
            // 
            this.layoutControlItem13.Control = this.btnContainer;
            resources.ApplyResources(this.layoutControlItem13, "layoutControlItem13");
            this.layoutControlItem13.Location = new System.Drawing.Point(257, 0);
            this.layoutControlItem13.MinSize = new System.Drawing.Size(55, 51);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
            this.layoutControlItem13.Size = new System.Drawing.Size(69, 75);
            this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem13.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem13.TextToControlDistance = 0;
            this.layoutControlItem13.TextVisible = false;
            // 
            // btnStart
            // 
            this.btnStart.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.btnStart.Appearance.Options.UseFont = true;
            this.btnStart.Appearance.Options.UseTextOptions = true;
            this.btnStart.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
            this.btnStart.Image = global::KTibiaX.ImgButtons.next;
            this.btnStart.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleRight;
            resources.ApplyResources(this.btnStart, "btnStart");
            this.btnStart.Name = "btnStart";
            this.btnStart.StyleController = this.MainLayout;
            // 
            // MainGroup
            // 
            this.MainGroup.Controls.Add(this.layoutControl1);
            resources.ApplyResources(this.MainGroup, "MainGroup");
            this.MainGroup.Name = "MainGroup";
            // 
            // layoutControl1
            // 
            this.layoutControl1.Controls.Add(this.dropDownItem1);
            this.layoutControl1.Controls.Add(this.ddlOptions);
            this.layoutControl1.Controls.Add(this.imgFood);
            this.layoutControl1.Controls.Add(this.txtInterval);
            resources.ApplyResources(this.layoutControl1, "layoutControl1");
            this.layoutControl1.Name = "layoutControl1";
            this.layoutControl1.Root = this.layoutControlGroup2;
            // 
            // dropDownItem1
            // 
            resources.ApplyResources(this.dropDownItem1, "dropDownItem1");
            // 
            // ddlOptions
            // 
            resources.ApplyResources(this.ddlOptions, "ddlOptions");
            this.ddlOptions.Name = "ddlOptions";
            this.ddlOptions.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("ddlOptions.Properties.Buttons"))))});
            this.ddlOptions.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("ddlOptions.Properties.Items"), ((object)(resources.GetObject("ddlOptions.Properties.Items1"))), ((int)(resources.GetObject("ddlOptions.Properties.Items2")))),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("ddlOptions.Properties.Items3"), ((object)(resources.GetObject("ddlOptions.Properties.Items4"))), ((int)(resources.GetObject("ddlOptions.Properties.Items5")))),
            new DevExpress.XtraEditors.Controls.ImageComboBoxItem(resources.GetString("ddlOptions.Properties.Items6"), ((object)(resources.GetObject("ddlOptions.Properties.Items7"))), ((int)(resources.GetObject("ddlOptions.Properties.Items8"))))});
            this.ddlOptions.StyleController = this.layoutControl1;
            // 
            // imgFood
            // 
            resources.ApplyResources(this.imgFood, "imgFood");
            this.imgFood.Name = "imgFood";
            this.imgFood.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.imgFood.Properties.Appearance.Options.UseBackColor = true;
            this.imgFood.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.imgFood.StyleController = this.layoutControl1;
            // 
            // txtInterval
            // 
            resources.ApplyResources(this.txtInterval, "txtInterval");
            this.txtInterval.Name = "txtInterval";
            this.txtInterval.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.txtInterval.Properties.Appearance.ForeColor = System.Drawing.Color.ForestGreen;
            this.txtInterval.Properties.Appearance.Options.UseFont = true;
            this.txtInterval.Properties.Appearance.Options.UseForeColor = true;
            this.txtInterval.Properties.Appearance.Options.UseTextOptions = true;
            this.txtInterval.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.txtInterval.Properties.Mask.EditMask = resources.GetString("txtInterval.Properties.Mask.EditMask");
            this.txtInterval.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("txtInterval.Properties.Mask.MaskType")));
            this.txtInterval.Properties.MaxLength = 3;
            this.txtInterval.StyleController = this.layoutControl1;
            // 
            // layoutControlGroup2
            // 
            resources.ApplyResources(this.layoutControlGroup2, "layoutControlGroup2");
            this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem6,
            this.layoutControlItem5,
            this.emptySpaceItem1,
            this.layoutControlItem15,
            this.layoutControlItem4});
            this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup2.Name = "layoutControlGroup2";
            this.layoutControlGroup2.Size = new System.Drawing.Size(326, 66);
            this.layoutControlGroup2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup2.TextVisible = false;
            // 
            // layoutControlItem6
            // 
            this.layoutControlItem6.Control = this.imgFood;
            resources.ApplyResources(this.layoutControlItem6, "layoutControlItem6");
            this.layoutControlItem6.Location = new System.Drawing.Point(273, 0);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1);
            this.layoutControlItem6.Size = new System.Drawing.Size(51, 33);
            this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem6.TextToControlDistance = 0;
            this.layoutControlItem6.TextVisible = false;
            // 
            // layoutControlItem5
            // 
            this.layoutControlItem5.AppearanceItemCaption.BackColor = System.Drawing.Color.Transparent;
            this.layoutControlItem5.AppearanceItemCaption.Options.UseBackColor = true;
            this.layoutControlItem5.Control = this.txtInterval;
            resources.ApplyResources(this.layoutControlItem5, "layoutControlItem5");
            this.layoutControlItem5.Location = new System.Drawing.Point(185, 33);
            this.layoutControlItem5.MaxSize = new System.Drawing.Size(0, 31);
            this.layoutControlItem5.MinSize = new System.Drawing.Size(88, 31);
            this.layoutControlItem5.Name = "layoutControlItem5";
            this.layoutControlItem5.Size = new System.Drawing.Size(88, 31);
            this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem5.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem5.TextSize = new System.Drawing.Size(45, 20);
            // 
            // emptySpaceItem1
            // 
            this.emptySpaceItem1.AppearanceItemCaption.Options.UseTextOptions = true;
            this.emptySpaceItem1.AppearanceItemCaption.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
            this.emptySpaceItem1.ControlAlignment = System.Drawing.ContentAlignment.MiddleCenter;
            resources.ApplyResources(this.emptySpaceItem1, "emptySpaceItem1");
            this.emptySpaceItem1.Location = new System.Drawing.Point(273, 33);
            this.emptySpaceItem1.Name = "emptySpaceItem1";
            this.emptySpaceItem1.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 5, 9, 5);
            this.emptySpaceItem1.Size = new System.Drawing.Size(51, 31);
            this.emptySpaceItem1.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.emptySpaceItem1.TextSize = new System.Drawing.Size(50, 20);
            this.emptySpaceItem1.TextVisible = true;
            // 
            // layoutControlItem15
            // 
            this.layoutControlItem15.Control = this.ddlOptions;
            resources.ApplyResources(this.layoutControlItem15, "layoutControlItem15");
            this.layoutControlItem15.Location = new System.Drawing.Point(0, 33);
            this.layoutControlItem15.MaxSize = new System.Drawing.Size(0, 31);
            this.layoutControlItem15.MinSize = new System.Drawing.Size(116, 31);
            this.layoutControlItem15.Name = "layoutControlItem15";
            this.layoutControlItem15.Size = new System.Drawing.Size(185, 31);
            this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem15.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.layoutControlItem15.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem15.TextSize = new System.Drawing.Size(45, 20);
            // 
            // layoutControlItem4
            // 
            this.layoutControlItem4.Control = this.dropDownItem1;
            resources.ApplyResources(this.layoutControlItem4, "layoutControlItem4");
            this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem4.Name = "layoutControlItem4";
            this.layoutControlItem4.Size = new System.Drawing.Size(273, 33);
            this.layoutControlItem4.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem4.TextSize = new System.Drawing.Size(45, 20);
            // 
            // ckAutomatic
            // 
            resources.ApplyResources(this.ckAutomatic, "ckAutomatic");
            this.ckAutomatic.Name = "ckAutomatic";
            this.ckAutomatic.Properties.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
            this.ckAutomatic.Properties.Appearance.ForeColor = System.Drawing.Color.ForestGreen;
            this.ckAutomatic.Properties.Appearance.Options.UseBackColor = true;
            this.ckAutomatic.Properties.Appearance.Options.UseForeColor = true;
            this.ckAutomatic.Properties.Caption = resources.GetString("ckAutomatic.Properties.Caption");
            this.ckAutomatic.StyleController = this.MainLayout;
            // 
            // txtQuantity
            // 
            resources.ApplyResources(this.txtQuantity, "txtQuantity");
            this.txtQuantity.Name = "txtQuantity";
            this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.txtQuantity.Properties.Appearance.Options.UseFont = true;
            this.txtQuantity.Properties.Appearance.Options.UseTextOptions = true;
            this.txtQuantity.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.txtQuantity.Properties.Mask.EditMask = resources.GetString("txtQuantity.Properties.Mask.EditMask");
            this.txtQuantity.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("txtQuantity.Properties.Mask.MaskType")));
            this.txtQuantity.Properties.MaxLength = 2;
            this.txtQuantity.StyleController = this.MainLayout;
            // 
            // ckGetMore
            // 
            resources.ApplyResources(this.ckGetMore, "ckGetMore");
            this.ckGetMore.Name = "ckGetMore";
            this.ckGetMore.Properties.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
            this.ckGetMore.Properties.Appearance.ForeColor = System.Drawing.Color.DarkSlateGray;
            this.ckGetMore.Properties.Appearance.Options.UseBackColor = true;
            this.ckGetMore.Properties.Appearance.Options.UseForeColor = true;
            this.ckGetMore.Properties.Caption = resources.GetString("ckGetMore.Properties.Caption");
            this.ckGetMore.StyleController = this.MainLayout;
            // 
            // ImgTitle
            // 
            this.ImgTitle.EditValue = global::KTibiaX.ImgTitles.eater_new;
            resources.ApplyResources(this.ImgTitle, "ImgTitle");
            this.ImgTitle.Name = "ImgTitle";
            this.ImgTitle.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.ImgTitle.Properties.Appearance.Options.UseBackColor = true;
            this.ImgTitle.Properties.ReadOnly = true;
            this.ImgTitle.Properties.ShowMenu = false;
            this.ImgTitle.StyleController = this.MainLayout;
            // 
            // layoutControlGroup1
            // 
            resources.ApplyResources(this.layoutControlGroup1, "layoutControlGroup1");
            this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
            this.layoutControlItem2,
            this.layoutControlItem3,
            this.layoutControlItem1,
            this.layoutControlItem7,
            this.layoutControlItem12,
            this.layoutControlItem9,
            this.layoutControlItem11});
            this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlGroup1.Name = "layoutControlGroup1";
            this.layoutControlGroup1.Size = new System.Drawing.Size(494, 242);
            this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
            this.layoutControlGroup1.TextVisible = false;
            // 
            // layoutControlItem2
            // 
            this.layoutControlItem2.Control = this.MainGroup;
            resources.ApplyResources(this.layoutControlItem2, "layoutControlItem2");
            this.layoutControlItem2.Location = new System.Drawing.Point(149, 0);
            this.layoutControlItem2.MaxSize = new System.Drawing.Size(341, 99);
            this.layoutControlItem2.MinSize = new System.Drawing.Size(341, 99);
            this.layoutControlItem2.Name = "layoutControlItem2";
            this.layoutControlItem2.Size = new System.Drawing.Size(343, 99);
            this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem2.TextToControlDistance = 0;
            this.layoutControlItem2.TextVisible = false;
            // 
            // layoutControlItem3
            // 
            this.layoutControlItem3.Control = this.btnStart;
            resources.ApplyResources(this.layoutControlItem3, "layoutControlItem3");
            this.layoutControlItem3.Location = new System.Drawing.Point(0, 185);
            this.layoutControlItem3.MinSize = new System.Drawing.Size(91, 33);
            this.layoutControlItem3.Name = "layoutControlItem3";
            this.layoutControlItem3.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 3, 3, 3);
            this.layoutControlItem3.Size = new System.Drawing.Size(149, 55);
            this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem3.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem3.TextToControlDistance = 0;
            this.layoutControlItem3.TextVisible = false;
            // 
            // layoutControlItem1
            // 
            this.layoutControlItem1.Control = this.ImgTitle;
            resources.ApplyResources(this.layoutControlItem1, "layoutControlItem1");
            this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
            this.layoutControlItem1.MaxSize = new System.Drawing.Size(149, 0);
            this.layoutControlItem1.MinSize = new System.Drawing.Size(149, 31);
            this.layoutControlItem1.Name = "layoutControlItem1";
            this.layoutControlItem1.Size = new System.Drawing.Size(149, 156);
            this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem1.TextToControlDistance = 0;
            this.layoutControlItem1.TextVisible = false;
            // 
            // layoutControlItem7
            // 
            this.layoutControlItem7.Control = this.ckAutomatic;
            resources.ApplyResources(this.layoutControlItem7, "layoutControlItem7");
            this.layoutControlItem7.Location = new System.Drawing.Point(0, 156);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.Size = new System.Drawing.Size(149, 29);
            this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem7.TextToControlDistance = 0;
            this.layoutControlItem7.TextVisible = false;
            // 
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.gcContainer;
            resources.ApplyResources(this.layoutControlItem12, "layoutControlItem12");
            this.layoutControlItem12.Location = new System.Drawing.Point(149, 130);
            this.layoutControlItem12.MinSize = new System.Drawing.Size(111, 31);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.Size = new System.Drawing.Size(343, 110);
            this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem12.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem12.TextToControlDistance = 0;
            this.layoutControlItem12.TextVisible = false;
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.ckGetMore;
            resources.ApplyResources(this.layoutControlItem9, "layoutControlItem9");
            this.layoutControlItem9.Location = new System.Drawing.Point(149, 99);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.Size = new System.Drawing.Size(250, 31);
            this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem9.TextToControlDistance = 0;
            this.layoutControlItem9.TextVisible = false;
            // 
            // layoutControlItem11
            // 
            this.layoutControlItem11.AppearanceItemCaption.BackColor = System.Drawing.Color.WhiteSmoke;
            this.layoutControlItem11.AppearanceItemCaption.Options.UseBackColor = true;
            this.layoutControlItem11.Control = this.txtQuantity;
            resources.ApplyResources(this.layoutControlItem11, "layoutControlItem11");
            this.layoutControlItem11.Location = new System.Drawing.Point(399, 99);
            this.layoutControlItem11.MaxSize = new System.Drawing.Size(0, 31);
            this.layoutControlItem11.MinSize = new System.Drawing.Size(50, 31);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.Size = new System.Drawing.Size(93, 31);
            this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
            this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize;
            this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Left;
            this.layoutControlItem11.TextSize = new System.Drawing.Size(50, 20);
            // 
            // imageCollection1
            // 
            resources.ApplyResources(this.imageCollection1, "imageCollection1");
            this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
            // 
            // frm_Eater
            // 
            resources.ApplyResources(this, "$this");
            this.Controls.Add(this.MainLayout);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.HelpButton = true;
            this.MaximizeBox = false;
            this.Name = "frm_Eater";
            this.StartButton = this.btnStart;
            ((System.ComponentModel.ISupportInitialize)(this.MainLayout)).EndInit();
            this.MainLayout.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcContainer)).EndInit();
            this.gcContainer.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl5)).EndInit();
            this.layoutControl5.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.imgContainer.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.lblContainerLoc)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.MainGroup)).EndInit();
            this.MainGroup.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
            this.layoutControl1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ddlOptions.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imgFood.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtInterval.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ckAutomatic.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ckGetMore.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.ImgTitle.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
            this.ResumeLayout(false);

		}
示例#2
0
 /// <summary>
 /// 成品主计划
 /// </summary>
 /// <param name="sp"></param>
 /// <param name="fontName"></param>
 public static void grPicSMIN(DevExpress.XtraEditors.PictureEdit sp, string fontName)
 {
     sp.Paint += (s, e) =>
     {
         try
         {
             Point    p  = sp.PointToScreen(sp.Location);
             Graphics gp = e.Graphics;
             gp.Clear(LineProductMesBll.UserInfoMation.FeedColor);
             if (!fontName.Contains("反"))
             {
                 //画填充圆
                 //SolidBrush s = new SolidBrush ( Color . Red );
                 //画空心圆
                 Pen pen = new Pen(Color.Red, 2);
                 gp.DrawEllipse(pen, 5, sp.Location.Y - 8, 110, 45);
                 Font  myFont = new Font("楷体", 18);
                 Brush bush   = new SolidBrush(Color.Red);
                 gp.DrawString(fontName, myFont, bush, 95, sp.Location.Y + 5, new StringFormat(StringFormatFlags.DirectionRightToLeft));
             }
         }
         catch (Exception ex)
         {
             Utility.LogHelper.WriteLog(ex.Message);
         }
     };
 }
示例#3
0
 /// <summary>
 /// 组装  五金  注塑
 /// </summary>
 /// <param name="sp"></param>
 /// <param name="fontName"></param>
 public static void grPicZ(DevExpress.XtraEditors.PictureEdit sp, string fontName)
 {
     sp.Paint += (s, e) =>
     {
         try
         {
             Point    p  = sp.PointToScreen(sp.Location);
             Graphics gp = e.Graphics;
             gp.Clear(LineProductMesBll.UserInfoMation.FeedColor);
             if (!fontName.Contains("反"))
             {
                 //画填充圆
                 //SolidBrush s = new SolidBrush ( Color . Red );
                 //画空心圆
                 Pen       pen = new Pen(Color.Red, 2);
                 Rectangle rec = new Rectangle(sp.Width / 4, sp.Height / 4, 50, 90);
                 //gp . DrawRectangle ( pen ,rec );
                 gp.DrawPath(pen, DrawRoundRect(rec, 12));
                 //gp . DrawEllipse ( pen ,10 ,sp . Location . Y - 5 ,60 ,120 );
                 Font  myFont = new Font("隶书", 15, FontStyle.Bold);
                 Brush bush   = new SolidBrush(Color.Red);
                 gp.DrawString(fontName, myFont, bush, sp.Width / 4 + 2, sp.Height / 4 + 5, new StringFormat(StringFormatFlags.DirectionVertical));
             }
         }
         catch (Exception ex)
         {
             Utility.LogHelper.WriteLog(ex.Message);
         }
     };
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.PE_Main = new DevExpress.XtraEditors.PictureEdit();
     ((System.ComponentModel.ISupportInitialize)(this.PE_Main.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // PE_Main
     //
     this.PE_Main.Dock = System.Windows.Forms.DockStyle.Fill;
     this.PE_Main.EditValue = global::RobotPolish.Properties.Resources.Full;
     this.PE_Main.Location = new System.Drawing.Point(0, 0);
     this.PE_Main.Name = "PE_Main";
     this.PE_Main.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.PE_Main.Size = new System.Drawing.Size(564, 363);
     this.PE_Main.TabIndex = 0;
     //
     // Frm_Infor
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(564, 363);
     this.Controls.Add(this.PE_Main);
     this.Name = "Frm_Infor";
     this.Text = "Frm_Infor";
     this.Load += new System.EventHandler(this.Frm_Infor_Load);
     ((System.ComponentModel.ISupportInitialize)(this.PE_Main.Properties)).EndInit();
     this.ResumeLayout(false);
 }
示例#5
0
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            this.lbDescription = new DevExpress.XtraEditors.LabelControl();
            this.lbCaption = new DevExpress.XtraEditors.LabelControl();
            this.picLoading = new DevExpress.XtraEditors.PictureEdit();
            this.tmeMain = new System.Windows.Forms.Timer(this.components);
            ((System.ComponentModel.ISupportInitialize)(this.picLoading.Properties)).BeginInit();
            this.SuspendLayout();
            // 
            // lbDescription
            // 
            this.lbDescription.Location = new System.Drawing.Point(182, 186);
            this.lbDescription.Name = "lbDescription";
            this.lbDescription.Size = new System.Drawing.Size(61, 13);
            this.lbDescription.TabIndex = 0;
            this.lbDescription.Text = "lbDescription";
            // 
            // lbCaption
            // 
            this.lbCaption.Location = new System.Drawing.Point(198, 126);
            this.lbCaption.Name = "lbCaption";
            this.lbCaption.Size = new System.Drawing.Size(45, 13);
            this.lbCaption.TabIndex = 0;
            this.lbCaption.Text = "lbCaption";
            // 
            // picLoading
            // 
            this.picLoading.Location = new System.Drawing.Point(77, 99);
            this.picLoading.Name = "picLoading";
            this.picLoading.Properties.AllowFocused = false;
            this.picLoading.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.picLoading.Properties.Appearance.Options.UseBackColor = true;
            this.picLoading.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.picLoading.Properties.NullText = " ";
            this.picLoading.Size = new System.Drawing.Size(50, 50);
            this.picLoading.TabIndex = 1;
            this.picLoading.Paint += new System.Windows.Forms.PaintEventHandler(this.picLoading_Paint);
            // 
            // tmeMain
            // 
            this.tmeMain.Enabled = true;
            this.tmeMain.Tick += new System.EventHandler(this.tmeMain_Tick);
            // 
            // MyWaitForm
            // 
            this.ClientSize = new System.Drawing.Size(300, 300);
            this.Controls.Add(this.picLoading);
            this.Controls.Add(this.lbCaption);
            this.Controls.Add(this.lbDescription);
            this.DoubleBuffered = true;
            this.Name = "MyWaitForm";
            ((System.ComponentModel.ISupportInitialize)(this.picLoading.Properties)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
示例#6
0
 private void InitializeComponent()
 {
     this.components    = new System.ComponentModel.Container();
     this.lbDescription = new DevExpress.XtraEditors.LabelControl();
     this.lbCaption     = new DevExpress.XtraEditors.LabelControl();
     this.picLoading    = new DevExpress.XtraEditors.PictureEdit();
     this.tmeMain       = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.picLoading.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // lbDescription
     //
     this.lbDescription.Location = new System.Drawing.Point(182, 186);
     this.lbDescription.Name     = "lbDescription";
     this.lbDescription.Size     = new System.Drawing.Size(61, 13);
     this.lbDescription.TabIndex = 0;
     this.lbDescription.Text     = "lbDescription";
     //
     // lbCaption
     //
     this.lbCaption.Location = new System.Drawing.Point(198, 126);
     this.lbCaption.Name     = "lbCaption";
     this.lbCaption.Size     = new System.Drawing.Size(45, 13);
     this.lbCaption.TabIndex = 0;
     this.lbCaption.Text     = "lbCaption";
     //
     // picLoading
     //
     this.picLoading.Location = new System.Drawing.Point(77, 99);
     this.picLoading.Name     = "picLoading";
     this.picLoading.Properties.AllowFocused                    = false;
     this.picLoading.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     this.picLoading.Properties.Appearance.Options.UseBackColor = true;
     this.picLoading.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.picLoading.Properties.NullText    = " ";
     this.picLoading.Size     = new System.Drawing.Size(50, 50);
     this.picLoading.TabIndex = 1;
     this.picLoading.Paint   += new System.Windows.Forms.PaintEventHandler(this.picLoading_Paint);
     //
     // tmeMain
     //
     this.tmeMain.Enabled = true;
     this.tmeMain.Tick   += new System.EventHandler(this.tmeMain_Tick);
     //
     // MyWaitForm
     //
     this.ClientSize = new System.Drawing.Size(300, 300);
     this.Controls.Add(this.picLoading);
     this.Controls.Add(this.lbCaption);
     this.Controls.Add(this.lbDescription);
     this.DoubleBuffered = true;
     this.Name           = "MyWaitForm";
     ((System.ComponentModel.ISupportInitialize)(this.picLoading.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#7
0
        private DevExpress.XtraEditors.Controls.PictureMenu GetMenu(DevExpress.XtraEditors.PictureEdit edit)
        {
            PropertyInfo pi = typeof(DevExpress.XtraEditors.PictureEdit).GetProperty("Menu", BindingFlags.NonPublic | BindingFlags.Instance);

            if (pi != null)
            {
                return(pi.GetValue(edit, null) as DevExpress.XtraEditors.Controls.PictureMenu);
            }
            return(null);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SplashScreenEx));
     marqueeProgressBarControl1 = new DevExpress.XtraEditors.MarqueeProgressBarControl();
     labelControl2 = new DevExpress.XtraEditors.LabelControl();
     pictureEdit2  = new DevExpress.XtraEditors.PictureEdit();
     ((System.ComponentModel.ISupportInitialize)(marqueeProgressBarControl1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(pictureEdit2.Properties)).BeginInit();
     SuspendLayout();
     //
     // marqueeProgressBarControl1
     //
     marqueeProgressBarControl1.EditValue = 0;
     marqueeProgressBarControl1.Location  = new System.Drawing.Point(23, 231);
     marqueeProgressBarControl1.Name      = "marqueeProgressBarControl1";
     marqueeProgressBarControl1.Size      = new System.Drawing.Size(404, 12);
     marqueeProgressBarControl1.TabIndex  = 5;
     //
     // labelControl2
     //
     labelControl2.Location = new System.Drawing.Point(23, 206);
     labelControl2.Name     = "labelControl2";
     labelControl2.Size     = new System.Drawing.Size(47, 13);
     labelControl2.TabIndex = 7;
     labelControl2.Text     = "Запуск...";
     //
     // pictureEdit2
     //
     pictureEdit2.EditValue = ((object)(resources.GetObject("pictureEdit2.EditValue")));
     pictureEdit2.Location  = new System.Drawing.Point(12, 12);
     pictureEdit2.Name      = "pictureEdit2";
     pictureEdit2.Properties.AllowFocused                    = false;
     pictureEdit2.Properties.Appearance.BackColor            = System.Drawing.Color.Transparent;
     pictureEdit2.Properties.Appearance.Options.UseBackColor = true;
     pictureEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     pictureEdit2.Properties.ShowMenu    = false;
     pictureEdit2.Size     = new System.Drawing.Size(426, 180);
     pictureEdit2.TabIndex = 9;
     //
     // SplashScreen1
     //
     AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     ClientSize          = new System.Drawing.Size(450, 266);
     Controls.Add(pictureEdit2);
     Controls.Add(labelControl2);
     Controls.Add(marqueeProgressBarControl1);
     Name = "SplashScreen1";
     Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(marqueeProgressBarControl1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(pictureEdit2.Properties)).EndInit();
     ResumeLayout(false);
     PerformLayout();
 }
示例#9
0
 private void PE_R1_Click(object sender, EventArgs e)
 {
     if (sender is DevExpress.XtraEditors.PictureEdit)
     {
         DevExpress.XtraEditors.PictureEdit buff = (DevExpress.XtraEditors.PictureEdit)(sender);
         int Index = buff.TabIndex;
         LL_ID.Text     = "机器人序号:" + Index.ToString();
         LL_Remark.Text = "备注:" + TxtData.RobotGroup.Remark[Index];
         LL_IP.Text     = "ip:" + TxtData.RobotGroup.IpAddress[Index];
         LL_Type.Text   = "机器人类型:" + TxtData.RobotGroup.Type[Index];
     }
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.pictureEdit1  = new DevExpress.XtraEditors.PictureEdit();
     this.textEdit1     = new DevExpress.XtraEditors.TextEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // pictureEdit1
     //
     this.pictureEdit1.Location            = new System.Drawing.Point(12, 23);
     this.pictureEdit1.Name                = "pictureEdit1";
     this.pictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
     this.pictureEdit1.Size                = new System.Drawing.Size(96, 96);
     this.pictureEdit1.TabIndex            = 0;
     this.pictureEdit1.EditValueChanging  += new DevExpress.XtraEditors.Controls.ChangingEventHandler(this.pictureEdit1_EditValueChanging);
     //
     // textEdit1
     //
     this.textEdit1.EditValue = "textEdit1";
     this.textEdit1.Location  = new System.Drawing.Point(123, 23);
     this.textEdit1.Name      = "textEdit1";
     this.textEdit1.Size      = new System.Drawing.Size(96, 20);
     this.textEdit1.TabIndex  = 1;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(13, 4);
     this.labelControl1.Name     = "labelControl1";
     this.labelControl1.Size     = new System.Drawing.Size(189, 13);
     this.labelControl1.TabIndex = 2;
     this.labelControl1.Text     = "Right-click PictureEdit to load a Bitmap .";
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(231, 132);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.textEdit1);
     this.Controls.Add(this.pictureEdit1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#11
0
        public PictureShow(string filePath, string[] fileName)
        {
            InitializeComponent();


            this.LookAndFeel.SetSkinStyle(CommonHandler.Skin_Name);
            string[] picType = new string[] { ".jpg", ".bmp", ".jpeg", ".png", ".gif" };
            for (int i = 0; i < fileName.Length; i++)
            {
                DevExpress.XtraEditors.PictureEdit pic = new DevExpress.XtraEditors.PictureEdit();
                if (i % 2 == 0)
                {
                    pic.Location = new System.Drawing.Point(10, 10 + 500 * (i / 2));
                }
                else
                {
                    pic.Location = new System.Drawing.Point(10 + 500, 10 + 500 * ((i + 1) / 2 - 1));
                }
                //pic.Size = new System.Drawing.Size(1024, 1024);
                pic.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
                if (!fileName[i].ToLower().Contains(".jpg") &&
                    !fileName[i].ToLower().Contains(".bmp") &&
                    !fileName[i].ToLower().Contains(".jpeg") &&
                    !fileName[i].ToLower().Contains(".png") &&
                    !fileName[i].ToLower().Contains(".gif"))
                {
                    for (int j = 0; j < picType.Length; j++)
                    {
                        fileName[i] = fileName[i] + picType[j];
                        if (File.Exists(filePath + fileName[i]))
                        {
                            using (FileStream fs = new FileStream(filePath + fileName[i], FileMode.Open))
                            {
                                pic.Image = Image.FromStream(fs);
                                break;
                            }
                        }
                    }
                }
                pic.Dock = DockStyle.Fill;
                //pic.Image = Image.FromFile(filePath + fileName[i]);
                panelControl1.Dock = DockStyle.Fill;
                panelControl1.Controls.Add(pic);
            }
        }
示例#12
0
        public PictureShow(byte[] b)
        {
            InitializeComponent();
            this.LookAndFeel.SetSkinStyle(CommonHandler.Skin_Name);
            DevExpress.XtraEditors.PictureEdit pic = new DevExpress.XtraEditors.PictureEdit();
            MemoryStream buf = new MemoryStream(b);

            Image image = Image.FromStream(buf, true);


            pic.Image = image;
            //pic.AutoScrollOffset = true;
            pic.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
            pic.Dock = DockStyle.Fill;
            //pic.Image = Image.FromFile(filePath + fileName[i]);
            panelControl1.Dock = DockStyle.Fill;
            panelControl1.Controls.Add(pic);
        }
示例#13
0
        void GetImage(DevExpress.XtraEditors.PictureEdit pctImage)
        {
            String file = Fwk.UI.Controls.Menu.Helper.OpenFile("(*.gif;*.jpg;*.jpeg;*.bmp;*.png)|*.gif;*.jpg;*.jpeg;*.bmp;*.png");

            if (string.IsNullOrEmpty(file))
            {
                return;
            }

            try
            {
                pctImage.Image = new Bitmap(file);
            }
            catch (Exception ex)
            {
                this.ExceptionViewer.Show("Menu Designer",
                                          "Error intentando abrir el archivo de la imagen",
                                          Fwk.Exceptions.ExceptionHelper.GetAllMessageException(ex), false);
            }
        }
        public PictureShow(string projectCode, UserInfoDto userInfo, string picName, string shopName, string path)
        {
            InitializeComponent();
            _userInfo = userInfo;
            this.LookAndFeel.SetSkinStyle(CommonHandler.Skin_Name);
            DevExpress.XtraEditors.PictureEdit pic = new DevExpress.XtraEditors.PictureEdit();
            Image image = null;

            byte[] b = service.SearchAnswerDtl2Pic(projectCode, _userInfo.UserID, picName, shopName, "", "");
            if (b == null)
            {
                string appDomainPath = AppDomain.CurrentDomain.BaseDirectory;
                string filePath      = appDomainPath + @"UploadImage\" + shopName + @"\" + picName + ".jpg";
                if (File.Exists(filePath))
                {
                    using (FileStream fs = new FileStream(filePath, FileMode.Open))
                    {
                        image = Image.FromStream(fs, true);
                    }
                }
                else
                {
                    return;
                }
            }
            else
            {
                MemoryStream buf = new MemoryStream(b);
                image = Image.FromStream(buf, true);
            }


            pic.Image = image;
            //pic.AutoScrollOffset = true;
            pic.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
            pic.Dock = DockStyle.Fill;
            //pic.Image = Image.FromFile(filePath + fileName[i]);
            panelControl1.Dock = DockStyle.Fill;
            panelControl1.Controls.Add(pic);
        }
示例#15
0
        public static byte [] ReadPicture(DevExpress.XtraEditors.PictureEdit picture)
        {
            byte []        mybyte   = new byte [0];
            string         filePath = string.Empty;
            OpenFileDialog old      = new OpenFileDialog( );

            old.Filter = "图片文件|*.bmp;*.jpg;*.jpeg;*.gif;*.png;*.emf";
            if (old.ShowDialog( ) == DialogResult.OK)
            {
                filePath = old.FileName;  //获取图片路径
                //Bitmap bitmap = new Bitmap ( filePath );
                //Point pt = new Point ( bitmap . Size );
                //if ( pt . X > picture . Size . Width || pt . Y > picture . Size . Height )
                //{
                //    //图像充满图像框 并且图像维持比例
                //    picture . BackgroundImageLayout = ImageLayout . Stretch;
                //}
                //else
                //{
                //    //图像在图像框中
                //    picture . BackgroundImageLayout = ImageLayout . Stretch;
                //}
                // LoadAsync:非同步转入图像
                picture.LoadAsync(filePath);

                FileStream   fs = new FileStream(filePath, FileMode.Open, FileAccess.Read);
                BinaryReader br = new BinaryReader(fs);
                mybyte = br.ReadBytes(( int )fs.Length);        //图片转换成二进制流
            }
            else
            {
                mybyte = new byte [0];
            }

            return(mybyte);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageProfile = new DevExpress.XtraTab.XtraTabPage();
     this.label4 = new System.Windows.Forms.Label();
     this.mmeAddress = new DevExpress.XtraEditors.MemoEdit();
     this.headerLetter = new DevExpress.XtraEditors.PictureEdit();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.txtTaxCode = new DevExpress.XtraEditors.TextEdit();
     this.txtBankName = new DevExpress.XtraEditors.TextEdit();
     this.lblTaxCode = new System.Windows.Forms.Label();
     this.txtRepresentative = new DevExpress.XtraEditors.TextEdit();
     this.txtAccountNo = new DevExpress.XtraEditors.TextEdit();
     this.lblBankName = new System.Windows.Forms.Label();
     this.lblRepresentative = new System.Windows.Forms.Label();
     this.txtWebsite = new DevExpress.XtraEditors.TextEdit();
     this.lblAccountNo = new System.Windows.Forms.Label();
     this.txtEmail = new DevExpress.XtraEditors.TextEdit();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.lblWebsite = new System.Windows.Forms.Label();
     this.txtFax = new DevExpress.XtraEditors.TextEdit();
     this.lblEmail = new System.Windows.Forms.Label();
     this.txtPhone = new DevExpress.XtraEditors.TextEdit();
     this.lblFax = new System.Windows.Forms.Label();
     this.lblPhone = new System.Windows.Forms.Label();
     this.txtTradeName = new DevExpress.XtraEditors.TextEdit();
     this.lblAddress = new System.Windows.Forms.Label();
     this.txtCompanyName = new DevExpress.XtraEditors.TextEdit();
     this.lblTradeName = new System.Windows.Forms.Label();
     this.lblCompanyName = new System.Windows.Forms.Label();
     this.btnClose = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave = new DevExpress.XtraEditors.SimpleButton();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPageProfile.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mmeAddress.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.headerLetter.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTaxCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBankName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRepresentative.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAccountNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWebsite.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFax.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTradeName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCompanyName.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.xtraTabControl1.Appearance.Options.UseBackColor = true;
     this.xtraTabControl1.Location = new System.Drawing.Point(1, 2);
     this.xtraTabControl1.Name = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPageProfile;
     this.xtraTabControl1.Size = new System.Drawing.Size(622, 420);
     this.xtraTabControl1.TabIndex = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageProfile});
     //
     // xtraTabPageProfile
     //
     this.xtraTabPageProfile.Appearance.PageClient.BackColor = System.Drawing.Color.White;
     this.xtraTabPageProfile.Appearance.PageClient.Options.UseBackColor = true;
     this.xtraTabPageProfile.Controls.Add(this.label4);
     this.xtraTabPageProfile.Controls.Add(this.mmeAddress);
     this.xtraTabPageProfile.Controls.Add(this.headerLetter);
     this.xtraTabPageProfile.Controls.Add(this.pictureEdit1);
     this.xtraTabPageProfile.Controls.Add(this.txtTaxCode);
     this.xtraTabPageProfile.Controls.Add(this.txtBankName);
     this.xtraTabPageProfile.Controls.Add(this.lblTaxCode);
     this.xtraTabPageProfile.Controls.Add(this.txtRepresentative);
     this.xtraTabPageProfile.Controls.Add(this.txtAccountNo);
     this.xtraTabPageProfile.Controls.Add(this.lblBankName);
     this.xtraTabPageProfile.Controls.Add(this.lblRepresentative);
     this.xtraTabPageProfile.Controls.Add(this.txtWebsite);
     this.xtraTabPageProfile.Controls.Add(this.lblAccountNo);
     this.xtraTabPageProfile.Controls.Add(this.txtEmail);
     this.xtraTabPageProfile.Controls.Add(this.label2);
     this.xtraTabPageProfile.Controls.Add(this.label1);
     this.xtraTabPageProfile.Controls.Add(this.lblWebsite);
     this.xtraTabPageProfile.Controls.Add(this.txtFax);
     this.xtraTabPageProfile.Controls.Add(this.lblEmail);
     this.xtraTabPageProfile.Controls.Add(this.txtPhone);
     this.xtraTabPageProfile.Controls.Add(this.lblFax);
     this.xtraTabPageProfile.Controls.Add(this.lblPhone);
     this.xtraTabPageProfile.Controls.Add(this.txtTradeName);
     this.xtraTabPageProfile.Controls.Add(this.lblAddress);
     this.xtraTabPageProfile.Controls.Add(this.txtCompanyName);
     this.xtraTabPageProfile.Controls.Add(this.lblTradeName);
     this.xtraTabPageProfile.Controls.Add(this.lblCompanyName);
     this.xtraTabPageProfile.Name = "xtraTabPageProfile";
     this.xtraTabPageProfile.Size = new System.Drawing.Size(615, 391);
     this.xtraTabPageProfile.Text = "Thông tin chung";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(429, 76);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(30, 13);
     this.label4.TabIndex = 25;
     this.label4.Text = "Logo";
     //
     // mmeAddress
     //
     this.mmeAddress.Location = new System.Drawing.Point(87, 95);
     this.mmeAddress.Name = "mmeAddress";
     this.mmeAddress.Properties.MaxLength = 127;
     this.mmeAddress.Size = new System.Drawing.Size(332, 53);
     this.mmeAddress.TabIndex = 9;
     //
     // headerLetter
     //
     this.headerLetter.Location = new System.Drawing.Point(87, 284);
     this.headerLetter.Name = "headerLetter";
     this.headerLetter.Properties.ErrorImage = null;
     this.headerLetter.Properties.InitialImage = null;
     this.headerLetter.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.headerLetter.Size = new System.Drawing.Size(520, 100);
     this.headerLetter.TabIndex = 24;
     this.headerLetter.DoubleClick += new System.EventHandler(this.pictureEdit1_DoubleClick);
     //
     // pictureEdit1
     //
     this.pictureEdit1.Location = new System.Drawing.Point(432, 103);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit1.Size = new System.Drawing.Size(175, 175);
     this.pictureEdit1.TabIndex = 26;
     this.pictureEdit1.DoubleClick += new System.EventHandler(this.pictureEdit1_DoubleClick);
     //
     // txtTaxCode
     //
     this.txtTaxCode.Location = new System.Drawing.Point(301, 69);
     this.txtTaxCode.Name = "txtTaxCode";
     this.txtTaxCode.Properties.MaxLength = 31;
     this.txtTaxCode.Size = new System.Drawing.Size(118, 20);
     this.txtTaxCode.TabIndex = 7;
     //
     // txtBankName
     //
     this.txtBankName.Location = new System.Drawing.Point(87, 206);
     this.txtBankName.Name = "txtBankName";
     this.txtBankName.Properties.MaxLength = 63;
     this.txtBankName.Size = new System.Drawing.Size(332, 20);
     this.txtBankName.TabIndex = 17;
     //
     // lblTaxCode
     //
     this.lblTaxCode.AutoSize = true;
     this.lblTaxCode.Location = new System.Drawing.Point(235, 72);
     this.lblTaxCode.Name = "lblTaxCode";
     this.lblTaxCode.Size = new System.Drawing.Size(60, 13);
     this.lblTaxCode.TabIndex = 6;
     this.lblTaxCode.Text = "Mã số thuế";
     //
     // txtRepresentative
     //
     this.txtRepresentative.Location = new System.Drawing.Point(87, 69);
     this.txtRepresentative.Name = "txtRepresentative";
     this.txtRepresentative.Properties.MaxLength = 63;
     this.txtRepresentative.Size = new System.Drawing.Size(142, 20);
     this.txtRepresentative.TabIndex = 5;
     //
     // txtAccountNo
     //
     this.txtAccountNo.Location = new System.Drawing.Point(87, 180);
     this.txtAccountNo.Name = "txtAccountNo";
     this.txtAccountNo.Properties.MaxLength = 31;
     this.txtAccountNo.Size = new System.Drawing.Size(332, 20);
     this.txtAccountNo.TabIndex = 15;
     //
     // lblBankName
     //
     this.lblBankName.AutoSize = true;
     this.lblBankName.Location = new System.Drawing.Point(9, 209);
     this.lblBankName.Name = "lblBankName";
     this.lblBankName.Size = new System.Drawing.Size(79, 13);
     this.lblBankName.TabIndex = 16;
     this.lblBankName.Text = "Tên ngân hàng";
     //
     // lblRepresentative
     //
     this.lblRepresentative.AutoSize = true;
     this.lblRepresentative.Location = new System.Drawing.Point(10, 72);
     this.lblRepresentative.Name = "lblRepresentative";
     this.lblRepresentative.Size = new System.Drawing.Size(75, 13);
     this.lblRepresentative.TabIndex = 4;
     this.lblRepresentative.Text = "Người đại diện";
     //
     // txtWebsite
     //
     this.txtWebsite.Location = new System.Drawing.Point(87, 258);
     this.txtWebsite.Name = "txtWebsite";
     this.txtWebsite.Properties.MaxLength = 31;
     this.txtWebsite.Size = new System.Drawing.Size(332, 20);
     this.txtWebsite.TabIndex = 21;
     //
     // lblAccountNo
     //
     this.lblAccountNo.AutoSize = true;
     this.lblAccountNo.Location = new System.Drawing.Point(10, 183);
     this.lblAccountNo.Name = "lblAccountNo";
     this.lblAccountNo.Size = new System.Drawing.Size(66, 13);
     this.lblAccountNo.TabIndex = 14;
     this.lblAccountNo.Text = "Số tài khoản";
     //
     // txtEmail
     //
     this.txtEmail.Location = new System.Drawing.Point(87, 232);
     this.txtEmail.Name = "txtEmail";
     this.txtEmail.Properties.MaxLength = 63;
     this.txtEmail.Size = new System.Drawing.Size(332, 20);
     this.txtEmail.TabIndex = 19;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(10, 316);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(45, 13);
     this.label2.TabIndex = 23;
     this.label2.Text = "báo cáo";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(7, 298);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(56, 13);
     this.label1.TabIndex = 22;
     this.label1.Text = "Đầu trang";
     //
     // lblWebsite
     //
     this.lblWebsite.AutoSize = true;
     this.lblWebsite.Location = new System.Drawing.Point(9, 261);
     this.lblWebsite.Name = "lblWebsite";
     this.lblWebsite.Size = new System.Drawing.Size(46, 13);
     this.lblWebsite.TabIndex = 20;
     this.lblWebsite.Text = "Website";
     //
     // txtFax
     //
     this.txtFax.Location = new System.Drawing.Point(320, 154);
     this.txtFax.Name = "txtFax";
     this.txtFax.Properties.MaxLength = 15;
     this.txtFax.Size = new System.Drawing.Size(99, 20);
     this.txtFax.TabIndex = 13;
     //
     // lblEmail
     //
     this.lblEmail.AutoSize = true;
     this.lblEmail.Location = new System.Drawing.Point(10, 235);
     this.lblEmail.Name = "lblEmail";
     this.lblEmail.Size = new System.Drawing.Size(31, 13);
     this.lblEmail.TabIndex = 18;
     this.lblEmail.Text = "Email";
     //
     // txtPhone
     //
     this.txtPhone.Location = new System.Drawing.Point(87, 154);
     this.txtPhone.Name = "txtPhone";
     this.txtPhone.Properties.MaxLength = 15;
     this.txtPhone.Size = new System.Drawing.Size(142, 20);
     this.txtPhone.TabIndex = 11;
     //
     // lblFax
     //
     this.lblFax.AutoSize = true;
     this.lblFax.Location = new System.Drawing.Point(235, 157);
     this.lblFax.Name = "lblFax";
     this.lblFax.Size = new System.Drawing.Size(25, 13);
     this.lblFax.TabIndex = 12;
     this.lblFax.Text = "Fax";
     //
     // lblPhone
     //
     this.lblPhone.AutoSize = true;
     this.lblPhone.Location = new System.Drawing.Point(10, 157);
     this.lblPhone.Name = "lblPhone";
     this.lblPhone.Size = new System.Drawing.Size(56, 13);
     this.lblPhone.TabIndex = 10;
     this.lblPhone.Text = "Điện thoại";
     //
     // txtTradeName
     //
     this.txtTradeName.Location = new System.Drawing.Point(87, 41);
     this.txtTradeName.Name = "txtTradeName";
     this.txtTradeName.Properties.MaxLength = 63;
     this.txtTradeName.Size = new System.Drawing.Size(520, 20);
     this.txtTradeName.TabIndex = 3;
     //
     // lblAddress
     //
     this.lblAddress.AutoSize = true;
     this.lblAddress.Location = new System.Drawing.Point(10, 103);
     this.lblAddress.Name = "lblAddress";
     this.lblAddress.Size = new System.Drawing.Size(39, 13);
     this.lblAddress.TabIndex = 8;
     this.lblAddress.Text = "Địa chỉ";
     //
     // txtCompanyName
     //
     this.txtCompanyName.Location = new System.Drawing.Point(87, 12);
     this.txtCompanyName.Name = "txtCompanyName";
     this.txtCompanyName.Properties.MaxLength = 63;
     this.txtCompanyName.Size = new System.Drawing.Size(520, 20);
     this.txtCompanyName.TabIndex = 1;
     //
     // lblTradeName
     //
     this.lblTradeName.AutoSize = true;
     this.lblTradeName.Location = new System.Drawing.Point(10, 45);
     this.lblTradeName.Name = "lblTradeName";
     this.lblTradeName.Size = new System.Drawing.Size(70, 13);
     this.lblTradeName.TabIndex = 2;
     this.lblTradeName.Text = "Tên giao dịch";
     //
     // lblCompanyName
     //
     this.lblCompanyName.AutoSize = true;
     this.lblCompanyName.Location = new System.Drawing.Point(10, 16);
     this.lblCompanyName.Name = "lblCompanyName";
     this.lblCompanyName.Size = new System.Drawing.Size(64, 13);
     this.lblCompanyName.TabIndex = 0;
     this.lblCompanyName.Text = "Tên công ty";
     //
     // btnClose
     //
     this.btnClose.Location = new System.Drawing.Point(550, 428);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(60, 23);
     this.btnClose.TabIndex = 2;
     this.btnClose.Text = "Đón&g";
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // btnSave
     //
     this.btnSave.Location = new System.Drawing.Point(484, 428);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(60, 23);
     this.btnSave.TabIndex = 1;
     this.btnSave.Text = "&Lưu";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // openFileDialog1
     //
     this.openFileDialog1.Filter = "GIF|*.gif|BMP|*.bmp|JPEG|*.jpg;*.jpeg|All Files|*.*";
     this.openFileDialog1.Title = "Select a photo to update logo";
     //
     // frmCompanyInfo
     //
     this.AcceptButton = this.btnClose;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(622, 460);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.xtraTabControl1);
     this.Name = "frmCompanyInfo";
     this.Text = "Thông tin đơn vị";
     this.Load += new System.EventHandler(this.frmOption_Load);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPageProfile.ResumeLayout(false);
     this.xtraTabPageProfile.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mmeAddress.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.headerLetter.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTaxCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBankName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRepresentative.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAccountNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWebsite.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFax.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTradeName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCompanyName.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTrialXtraLayoutControl));
     this.defaultLookAndFeel1 = new DevExpress.LookAndFeel.DefaultLookAndFeel(this.components);
     this.imageCollection1 = new DevExpress.Utils.ImageCollection(this.components);
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.checkEdit1 = new DevExpress.XtraEditors.CheckEdit();
     this.filename = new DevExpress.XtraEditors.TextEdit();
     this.btnSave = new DevExpress.XtraEditors.SimpleButton();
     this.btnLoad = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.dsFile = new DevExpress.XtraEditors.ComboBoxEdit();
     this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
     this.userCtrl_DieuKienLoc1 = new XtralayoutControl.chautv.UserCtrl_DieuKienLoc();
     this.NgaySinh = new DevExpress.XtraEditors.DateEdit();
     this.NgheNghiep = new DevExpress.XtraEditors.ComboBoxEdit();
     this.TenNuoc = new DevExpress.XtraEditors.ComboBoxEdit();
     this.NoiSinh = new DevExpress.XtraEditors.TextEdit();
     this.txt_HoTen = new DevExpress.XtraEditors.TextEdit();
     this.dataNavigator1 = new DevExpress.XtraEditors.DataNavigator();
     this.ThongTinThem = new DevExpress.XtraEditors.MemoEdit();
     this.pictureEditHinhAnh = new DevExpress.XtraEditors.PictureEdit();
     this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.splitterItem1 = new DevExpress.XtraLayout.SplitterItem();
     this.splitterItem2 = new DevExpress.XtraLayout.SplitterItem();
     this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
     this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
     this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.xtraUserControlLayout1 = new pl.fw.layout.test.XtraUserControlLayout();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.filename.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsFile.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
     this.layoutControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NgaySinh.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgaySinh.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgheNghiep.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenNuoc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiSinh.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_HoTen.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThongTinThem.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditHinhAnh.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     this.SuspendLayout();
     //
     // defaultLookAndFeel1
     //
     this.defaultLookAndFeel1.LookAndFeel.SkinName = "Money Twins";
     //
     // imageCollection1
     //
     this.imageCollection1.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection1.ImageStream")));
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowOnly;
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 176);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.checkEdit1);
     this.splitContainerControl1.Panel1.Controls.Add(this.filename);
     this.splitContainerControl1.Panel1.Controls.Add(this.btnSave);
     this.splitContainerControl1.Panel1.Controls.Add(this.btnLoad);
     this.splitContainerControl1.Panel1.Controls.Add(this.labelControl2);
     this.splitContainerControl1.Panel1.Controls.Add(this.labelControl1);
     this.splitContainerControl1.Panel1.Controls.Add(this.dsFile);
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.layoutControl1);
     this.splitContainerControl1.Panel2.Text = "Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(827, 451);
     this.splitContainerControl1.SplitterPosition = 92;
     this.splitContainerControl1.TabIndex = 0;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // checkEdit1
     //
     this.checkEdit1.Location = new System.Drawing.Point(26, 64);
     this.checkEdit1.Name = "checkEdit1";
     this.checkEdit1.Properties.Caption = "Thiết kế";
     this.checkEdit1.Size = new System.Drawing.Size(75, 18);
     this.checkEdit1.TabIndex = 5;
     this.checkEdit1.CheckedChanged += new System.EventHandler(this.checkEdit1_CheckedChanged);
     //
     // filename
     //
     this.filename.Location = new System.Drawing.Point(373, 37);
     this.filename.Name = "filename";
     this.filename.Size = new System.Drawing.Size(108, 20);
     this.filename.TabIndex = 4;
     //
     // btnSave
     //
     this.btnSave.Location = new System.Drawing.Point(487, 34);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(61, 24);
     this.btnSave.TabIndex = 3;
     this.btnSave.Text = "Save";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // btnLoad
     //
     this.btnLoad.Location = new System.Drawing.Point(238, 34);
     this.btnLoad.Name = "btnLoad";
     this.btnLoad.Size = new System.Drawing.Size(61, 23);
     this.btnLoad.TabIndex = 2;
     this.btnLoad.Text = "Load";
     this.btnLoad.Click += new System.EventHandler(this.btnLoad_Click);
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(309, 41);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(52, 13);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text = "File name :";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(28, 40);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(47, 13);
     this.labelControl1.TabIndex = 1;
     this.labelControl1.Text = "Load file :";
     //
     // dsFile
     //
     this.dsFile.Location = new System.Drawing.Point(81, 36);
     this.dsFile.Name = "dsFile";
     this.dsFile.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dsFile.Size = new System.Drawing.Size(151, 20);
     this.dsFile.TabIndex = 0;
     //
     // layoutControl1
     //
     this.layoutControl1.Controls.Add(this.userCtrl_DieuKienLoc1);
     this.layoutControl1.Controls.Add(this.NgaySinh);
     this.layoutControl1.Controls.Add(this.NgheNghiep);
     this.layoutControl1.Controls.Add(this.TenNuoc);
     this.layoutControl1.Controls.Add(this.NoiSinh);
     this.layoutControl1.Controls.Add(this.txt_HoTen);
     this.layoutControl1.Controls.Add(this.dataNavigator1);
     this.layoutControl1.Controls.Add(this.ThongTinThem);
     this.layoutControl1.Controls.Add(this.pictureEditHinhAnh);
     this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.layoutControl1.Location = new System.Drawing.Point(0, 0);
     this.layoutControl1.Name = "layoutControl1";
     this.layoutControl1.OptionsCustomizationForm.ShowPropertyGrid = true;
     this.layoutControl1.Root = this.layoutControlGroup1;
     this.layoutControl1.Size = new System.Drawing.Size(821, 347);
     this.layoutControl1.TabIndex = 2;
     this.layoutControl1.Text = "layoutControl1";
     //
     // userCtrl_DieuKienLoc1
     //
     this.userCtrl_DieuKienLoc1.Location = new System.Drawing.Point(11, 29);
     this.userCtrl_DieuKienLoc1.Name = "userCtrl_DieuKienLoc1";
     this.userCtrl_DieuKienLoc1.Size = new System.Drawing.Size(800, 66);
     this.userCtrl_DieuKienLoc1.TabIndex = 21;
     //
     // NgaySinh
     //
     this.NgaySinh.EditValue = null;
     this.NgaySinh.Location = new System.Drawing.Point(404, 140);
     this.NgaySinh.Name = "NgaySinh";
     this.NgaySinh.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.NgaySinh.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NgaySinh.Size = new System.Drawing.Size(274, 20);
     this.NgaySinh.StyleController = this.layoutControl1;
     this.NgaySinh.TabIndex = 20;
     //
     // NgheNghiep
     //
     this.NgheNghiep.Location = new System.Drawing.Point(404, 233);
     this.NgheNghiep.Name = "NgheNghiep";
     this.NgheNghiep.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.NgheNghiep.Size = new System.Drawing.Size(274, 20);
     this.NgheNghiep.StyleController = this.layoutControl1;
     this.NgheNghiep.TabIndex = 19;
     //
     // TenNuoc
     //
     this.TenNuoc.Location = new System.Drawing.Point(404, 202);
     this.TenNuoc.Name = "TenNuoc";
     this.TenNuoc.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TenNuoc.Size = new System.Drawing.Size(274, 20);
     this.TenNuoc.StyleController = this.layoutControl1;
     this.TenNuoc.TabIndex = 18;
     //
     // NoiSinh
     //
     this.NoiSinh.Location = new System.Drawing.Point(404, 171);
     this.NoiSinh.Name = "NoiSinh";
     this.NoiSinh.Size = new System.Drawing.Size(410, 20);
     this.NoiSinh.StyleController = this.layoutControl1;
     this.NoiSinh.TabIndex = 17;
     //
     // txt_HoTen
     //
     this.txt_HoTen.Location = new System.Drawing.Point(404, 109);
     this.txt_HoTen.Name = "txt_HoTen";
     this.txt_HoTen.Size = new System.Drawing.Size(410, 20);
     this.txt_HoTen.StyleController = this.layoutControl1;
     this.txt_HoTen.TabIndex = 15;
     //
     // dataNavigator1
     //
     this.dataNavigator1.Location = new System.Drawing.Point(371, 321);
     this.dataNavigator1.Name = "dataNavigator1";
     this.dataNavigator1.Size = new System.Drawing.Size(443, 19);
     this.dataNavigator1.StyleController = this.layoutControl1;
     this.dataNavigator1.TabIndex = 14;
     this.dataNavigator1.Text = "dataNavigator1";
     //
     // ThongTinThem
     //
     this.ThongTinThem.Location = new System.Drawing.Point(11, 291);
     this.ThongTinThem.Name = "ThongTinThem";
     this.ThongTinThem.Size = new System.Drawing.Size(800, 16);
     this.ThongTinThem.StyleController = this.layoutControl1;
     this.ThongTinThem.TabIndex = 12;
     //
     // pictureEditHinhAnh
     //
     this.pictureEditHinhAnh.Location = new System.Drawing.Point(8, 109);
     this.pictureEditHinhAnh.Name = "pictureEditHinhAnh";
     this.pictureEditHinhAnh.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
     this.pictureEditHinhAnh.Size = new System.Drawing.Size(299, 144);
     this.pictureEditHinhAnh.StyleController = this.layoutControl1;
     this.pictureEditHinhAnh.TabIndex = 4;
     //
     // layoutControlGroup1
     //
     this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1";
     this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.layoutControlItem1,
     this.splitterItem1,
     this.splitterItem2,
     this.emptySpaceItem1,
     this.layoutControlItem11,
     this.emptySpaceItem2,
     this.layoutControlItem7,
     this.layoutControlItem4,
     this.emptySpaceItem3,
     this.layoutControlItem8,
     this.emptySpaceItem4,
     this.layoutControlItem6,
     this.layoutControlGroup2,
     this.layoutControlItem5,
     this.layoutControlGroup3});
     this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup1.Name = "layoutControlGroup1";
     this.layoutControlGroup1.Size = new System.Drawing.Size(821, 347);
     this.layoutControlGroup1.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
     this.layoutControlGroup1.Text = "layoutControlGroup1";
     this.layoutControlGroup1.TextVisible = false;
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.pictureEditHinhAnh;
     this.layoutControlItem1.CustomizationFormText = "layoutControlItem1";
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 101);
     this.layoutControlItem1.Name = "layoutControlItem1";
     this.layoutControlItem1.Size = new System.Drawing.Size(310, 155);
     this.layoutControlItem1.Text = "layoutControlItem1";
     this.layoutControlItem1.TextLocation = DevExpress.Utils.Locations.Left;
     this.layoutControlItem1.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem1.TextToControlDistance = 0;
     this.layoutControlItem1.TextVisible = false;
     //
     // splitterItem1
     //
     this.splitterItem1.CustomizationFormText = "splitterItem1";
     this.splitterItem1.Location = new System.Drawing.Point(310, 101);
     this.splitterItem1.Name = "splitterItem1";
     this.splitterItem1.Size = new System.Drawing.Size(6, 155);
     //
     // splitterItem2
     //
     this.splitterItem2.CustomizationFormText = "splitterItem2";
     this.splitterItem2.Location = new System.Drawing.Point(0, 256);
     this.splitterItem2.Name = "splitterItem2";
     this.splitterItem2.Size = new System.Drawing.Size(817, 6);
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1";
     this.emptySpaceItem1.Location = new System.Drawing.Point(681, 225);
     this.emptySpaceItem1.Name = "emptySpaceItem1";
     this.emptySpaceItem1.Size = new System.Drawing.Size(136, 31);
     this.emptySpaceItem1.Text = "emptySpaceItem1";
     this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem11
     //
     this.layoutControlItem11.Control = this.dataNavigator1;
     this.layoutControlItem11.CustomizationFormText = "layoutControlItem11";
     this.layoutControlItem11.Location = new System.Drawing.Point(363, 313);
     this.layoutControlItem11.Name = "layoutControlItem11";
     this.layoutControlItem11.Size = new System.Drawing.Size(454, 30);
     this.layoutControlItem11.Text = "layoutControlItem11";
     this.layoutControlItem11.TextLocation = DevExpress.Utils.Locations.Left;
     this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem11.TextToControlDistance = 0;
     this.layoutControlItem11.TextVisible = false;
     //
     // emptySpaceItem2
     //
     this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2";
     this.emptySpaceItem2.Location = new System.Drawing.Point(0, 313);
     this.emptySpaceItem2.Name = "emptySpaceItem2";
     this.emptySpaceItem2.Size = new System.Drawing.Size(363, 30);
     this.emptySpaceItem2.Text = "emptySpaceItem2";
     this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem7
     //
     this.layoutControlItem7.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.layoutControlItem7.AppearanceItemCaption.Options.UseFont = true;
     this.layoutControlItem7.AppearanceItemCaption.Options.UseTextOptions = true;
     this.layoutControlItem7.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.layoutControlItem7.Control = this.NgheNghiep;
     this.layoutControlItem7.CustomizationFormText = "Job :";
     this.layoutControlItem7.Location = new System.Drawing.Point(316, 225);
     this.layoutControlItem7.Name = "layoutControlItem7";
     this.layoutControlItem7.Size = new System.Drawing.Size(365, 31);
     this.layoutControlItem7.Text = "Nghề nghiệp :";
     this.layoutControlItem7.TextLocation = DevExpress.Utils.Locations.Left;
     this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 20);
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.layoutControlItem4.AppearanceItemCaption.Options.UseFont = true;
     this.layoutControlItem4.AppearanceItemCaption.Options.UseTextOptions = true;
     this.layoutControlItem4.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.layoutControlItem4.Control = this.NoiSinh;
     this.layoutControlItem4.CustomizationFormText = "Place birthday :";
     this.layoutControlItem4.Location = new System.Drawing.Point(316, 163);
     this.layoutControlItem4.Name = "layoutControlItem4";
     this.layoutControlItem4.Size = new System.Drawing.Size(501, 31);
     this.layoutControlItem4.Text = "Nơi sinh :";
     this.layoutControlItem4.TextLocation = DevExpress.Utils.Locations.Left;
     this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 20);
     //
     // emptySpaceItem3
     //
     this.emptySpaceItem3.CustomizationFormText = "emptySpaceItem3";
     this.emptySpaceItem3.Location = new System.Drawing.Point(681, 132);
     this.emptySpaceItem3.Name = "emptySpaceItem3";
     this.emptySpaceItem3.Size = new System.Drawing.Size(136, 31);
     this.emptySpaceItem3.Text = "emptySpaceItem3";
     this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem8
     //
     this.layoutControlItem8.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.layoutControlItem8.AppearanceItemCaption.Options.UseFont = true;
     this.layoutControlItem8.AppearanceItemCaption.Options.UseTextOptions = true;
     this.layoutControlItem8.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.layoutControlItem8.Control = this.NgaySinh;
     this.layoutControlItem8.CustomizationFormText = "layoutControlItem8";
     this.layoutControlItem8.Location = new System.Drawing.Point(316, 132);
     this.layoutControlItem8.Name = "layoutControlItem8";
     this.layoutControlItem8.Size = new System.Drawing.Size(365, 31);
     this.layoutControlItem8.Text = "Ngày sinh :";
     this.layoutControlItem8.TextLocation = DevExpress.Utils.Locations.Left;
     this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 20);
     //
     // emptySpaceItem4
     //
     this.emptySpaceItem4.CustomizationFormText = "emptySpaceItem4";
     this.emptySpaceItem4.Location = new System.Drawing.Point(681, 194);
     this.emptySpaceItem4.Name = "emptySpaceItem4";
     this.emptySpaceItem4.Size = new System.Drawing.Size(136, 31);
     this.emptySpaceItem4.Text = "emptySpaceItem4";
     this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
     //
     // layoutControlItem6
     //
     this.layoutControlItem6.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.layoutControlItem6.AppearanceItemCaption.Options.UseFont = true;
     this.layoutControlItem6.AppearanceItemCaption.Options.UseTextOptions = true;
     this.layoutControlItem6.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.layoutControlItem6.Control = this.TenNuoc;
     this.layoutControlItem6.CustomizationFormText = "Country :";
     this.layoutControlItem6.Location = new System.Drawing.Point(316, 194);
     this.layoutControlItem6.Name = "layoutControlItem6";
     this.layoutControlItem6.Size = new System.Drawing.Size(365, 31);
     this.layoutControlItem6.Text = "Tên nước :";
     this.layoutControlItem6.TextLocation = DevExpress.Utils.Locations.Left;
     this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 20);
     //
     // layoutControlGroup2
     //
     this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
     this.layoutControlGroup2.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.layoutControlGroup2.AppearanceItemCaption.Options.UseFont = true;
     this.layoutControlGroup2.CustomizationFormText = "Thông tin thêm";
     this.layoutControlGroup2.ExpandButtonVisible = true;
     this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.layoutControlItem9});
     this.layoutControlGroup2.Location = new System.Drawing.Point(0, 262);
     this.layoutControlGroup2.Name = "layoutControlGroup2";
     this.layoutControlGroup2.Size = new System.Drawing.Size(817, 51);
     this.layoutControlGroup2.Text = "Thông tin thêm";
     //
     // layoutControlItem9
     //
     this.layoutControlItem9.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.layoutControlItem9.AppearanceItemCaption.Options.UseFont = true;
     this.layoutControlItem9.Control = this.ThongTinThem;
     this.layoutControlItem9.CustomizationFormText = "The Plot:";
     this.layoutControlItem9.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem9.Name = "layoutControlItem9";
     this.layoutControlItem9.Size = new System.Drawing.Size(811, 27);
     this.layoutControlItem9.Text = "The Plot:";
     this.layoutControlItem9.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
     this.layoutControlItem9.TextLocation = DevExpress.Utils.Locations.Top;
     this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem9.TextToControlDistance = 0;
     this.layoutControlItem9.TextVisible = false;
     //
     // layoutControlItem5
     //
     this.layoutControlItem5.AppearanceItemCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.layoutControlItem5.AppearanceItemCaption.Options.UseFont = true;
     this.layoutControlItem5.AppearanceItemCaption.Options.UseTextOptions = true;
     this.layoutControlItem5.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.layoutControlItem5.Control = this.txt_HoTen;
     this.layoutControlItem5.CustomizationFormText = "Name :";
     this.layoutControlItem5.ImageAlignment = System.Drawing.ContentAlignment.MiddleRight;
     this.layoutControlItem5.Location = new System.Drawing.Point(316, 101);
     this.layoutControlItem5.Name = "layoutControlItem5";
     this.layoutControlItem5.Size = new System.Drawing.Size(501, 31);
     this.layoutControlItem5.Text = "Họ và tên :";
     this.layoutControlItem5.TextLocation = DevExpress.Utils.Locations.Left;
     this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 20);
     //
     // layoutControlGroup3
     //
     this.layoutControlGroup3.CustomizationFormText = "Điều kiện lọc";
     this.layoutControlGroup3.ExpandButtonVisible = true;
     this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.layoutControlItem2});
     this.layoutControlGroup3.Location = new System.Drawing.Point(0, 0);
     this.layoutControlGroup3.Name = "layoutControlGroup3";
     this.layoutControlGroup3.Size = new System.Drawing.Size(817, 101);
     this.layoutControlGroup3.Text = "Điều kiện lọc";
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.userCtrl_DieuKienLoc1;
     this.layoutControlItem2.CustomizationFormText = "layoutControlItem2";
     this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem2.Name = "layoutControlItem2";
     this.layoutControlItem2.Size = new System.Drawing.Size(811, 77);
     this.layoutControlItem2.Text = "layoutControlItem2";
     this.layoutControlItem2.TextLocation = DevExpress.Utils.Locations.Left;
     this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0);
     this.layoutControlItem2.TextToControlDistance = 0;
     this.layoutControlItem2.TextVisible = false;
     //
     // xtraUserControlLayout1
     //
     this.xtraUserControlLayout1.Location = new System.Drawing.Point(14, 58);
     this.xtraUserControlLayout1.Name = "xtraUserControlLayout1";
     this.xtraUserControlLayout1.Size = new System.Drawing.Size(350, 93);
     this.xtraUserControlLayout1.TabIndex = 1;
     //
     // frmTrialXtraLayoutControl
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(827, 627);
     this.Controls.Add(this.xtraUserControlLayout1);
     this.Controls.Add(this.splitContainerControl1);
     this.Name = "frmTrialXtraLayoutControl";
     this.Text = "Demo Xtralayout";
     this.Load += new System.EventHandler(this.frmDemoXtralayout2_Load_1);
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.checkEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.filename.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dsFile.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
     this.layoutControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.NgaySinh.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgaySinh.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NgheNghiep.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TenNuoc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NoiSinh.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txt_HoTen.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ThongTinThem.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditHinhAnh.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitterItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitterItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).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()
 {
     DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition();
     DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition2 = new DevExpress.XtraGrid.StyleFormatCondition();
     DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition3 = new DevExpress.XtraGrid.StyleFormatCondition();
     this.txtNombre = new DevExpress.XtraEditors.TextEdit();
     this.lblCedula = new DevExpress.XtraEditors.LabelControl();
     this.tbcEmpleado = new System.Windows.Forms.TabControl();
     this.tpGenerales = new System.Windows.Forms.TabPage();
     this.gcBanco = new DevExpress.XtraEditors.GroupControl();
     this.btnBuscarBanco = new DevExpress.XtraEditors.SimpleButton();
     this.txtCuenta = new DevExpress.XtraEditors.TextEdit();
     this.lblCuenta = new DevExpress.XtraEditors.LabelControl();
     this.txtBanco = new DevExpress.XtraEditors.TextEdit();
     this.lblBanco = new DevExpress.XtraEditors.LabelControl();
     this.rgGenero = new DevExpress.XtraEditors.RadioGroup();
     this.deFNacimiento = new DevExpress.XtraEditors.DateEdit();
     this.btnImagen = new DevExpress.XtraEditors.SimpleButton();
     this.btnBuscarCedula = new DevExpress.XtraEditors.SimpleButton();
     this.lblFecha = new DevExpress.XtraEditors.LabelControl();
     this.lblGenero = new DevExpress.XtraEditors.LabelControl();
     this.peFoto = new DevExpress.XtraEditors.PictureEdit();
     this.lblApellido = new DevExpress.XtraEditors.LabelControl();
     this.txtApellido = new DevExpress.XtraEditors.TextEdit();
     this.lblNombre = new DevExpress.XtraEditors.LabelControl();
     this.txtCedula = new DevExpress.XtraEditors.TextEdit();
     this.tpContrato = new System.Windows.Forms.TabPage();
     this.gcTelefono = new DevExpress.XtraGrid.GridControl();
     this.gvTlefono = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.txtCorreo = new DevExpress.XtraEditors.TextEdit();
     this.lblCorreo = new DevExpress.XtraEditors.LabelControl();
     this.lblDireccion = new DevExpress.XtraEditors.LabelControl();
     this.txtDireccion = new DevExpress.XtraEditors.MemoEdit();
     this.tpAcademico = new System.Windows.Forms.TabPage();
     this.gcAcademico = new DevExpress.XtraGrid.GridControl();
     this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.tpLaborales = new System.Windows.Forms.TabPage();
     this.cmbEstado = new DevExpress.XtraEditors.ComboBoxEdit();
     this.cmbCargo = new DevExpress.XtraEditors.ComboBoxEdit();
     this.cmbDepartamento = new DevExpress.XtraEditors.ComboBoxEdit();
     this.dateEdit1 = new DevExpress.XtraEditors.DateEdit();
     this.lblEstado = new DevExpress.XtraEditors.LabelControl();
     this.lblCargo = new DevExpress.XtraEditors.LabelControl();
     this.lblDpartamento = new DevExpress.XtraEditors.LabelControl();
     this.lblFIngreso = new DevExpress.XtraEditors.LabelControl();
     this.tpFamiliar = new System.Windows.Forms.TabPage();
     this.gcCargaFamiliar = new DevExpress.XtraGrid.GridControl();
     this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.teHora = new DevExpress.XtraEditors.TimeEdit();
     this.lblHora = new DevExpress.XtraEditors.LabelControl();
     this.lblPUsuario = new DevExpress.XtraEditors.LabelControl();
     this.lblUsuario = new DevExpress.XtraEditors.LabelControl();
     this.tsMenu = new System.Windows.Forms.ToolStrip();
     this.tsbNuevo = new System.Windows.Forms.ToolStripButton();
     this.tsbGuardar = new System.Windows.Forms.ToolStripButton();
     this.tsbModificar = new System.Windows.Forms.ToolStripButton();
     this.tsbEliminar = new System.Windows.Forms.ToolStripButton();
     ((System.ComponentModel.ISupportInitialize)(this.txtNombre.Properties)).BeginInit();
     this.tbcEmpleado.SuspendLayout();
     this.tpGenerales.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcBanco)).BeginInit();
     this.gcBanco.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtCuenta.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBanco.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgGenero.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFNacimiento.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFNacimiento.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.peFoto.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtApellido.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCedula.Properties)).BeginInit();
     this.tpContrato.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcTelefono)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvTlefono)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCorreo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDireccion.Properties)).BeginInit();
     this.tpAcademico.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcAcademico)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     this.tpLaborales.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEstado.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbCargo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDepartamento.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).BeginInit();
     this.tpFamiliar.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcCargaFamiliar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.teHora.Properties)).BeginInit();
     this.tsMenu.SuspendLayout();
     this.SuspendLayout();
     //
     // txtNombre
     //
     this.txtNombre.Location = new System.Drawing.Point(122, 43);
     this.txtNombre.Name = "txtNombre";
     this.txtNombre.Size = new System.Drawing.Size(248, 20);
     this.txtNombre.TabIndex = 4;
     //
     // lblCedula
     //
     this.lblCedula.Location = new System.Drawing.Point(79, 20);
     this.lblCedula.Name = "lblCedula";
     this.lblCedula.Size = new System.Drawing.Size(37, 13);
     this.lblCedula.TabIndex = 0;
     this.lblCedula.Text = "Cédula:";
     //
     // tbcEmpleado
     //
     this.tbcEmpleado.Controls.Add(this.tpGenerales);
     this.tbcEmpleado.Controls.Add(this.tpContrato);
     this.tbcEmpleado.Controls.Add(this.tpAcademico);
     this.tbcEmpleado.Controls.Add(this.tpLaborales);
     this.tbcEmpleado.Controls.Add(this.tpFamiliar);
     this.tbcEmpleado.Location = new System.Drawing.Point(0, 28);
     this.tbcEmpleado.Name = "tbcEmpleado";
     this.tbcEmpleado.SelectedIndex = 0;
     this.tbcEmpleado.Size = new System.Drawing.Size(520, 297);
     this.tbcEmpleado.TabIndex = 16;
     //
     // tpGenerales
     //
     this.tpGenerales.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.tpGenerales.Controls.Add(this.gcBanco);
     this.tpGenerales.Controls.Add(this.rgGenero);
     this.tpGenerales.Controls.Add(this.deFNacimiento);
     this.tpGenerales.Controls.Add(this.btnImagen);
     this.tpGenerales.Controls.Add(this.btnBuscarCedula);
     this.tpGenerales.Controls.Add(this.lblFecha);
     this.tpGenerales.Controls.Add(this.lblGenero);
     this.tpGenerales.Controls.Add(this.peFoto);
     this.tpGenerales.Controls.Add(this.lblApellido);
     this.tpGenerales.Controls.Add(this.txtApellido);
     this.tpGenerales.Controls.Add(this.lblNombre);
     this.tpGenerales.Controls.Add(this.txtCedula);
     this.tpGenerales.Controls.Add(this.lblCedula);
     this.tpGenerales.Controls.Add(this.txtNombre);
     this.tpGenerales.Location = new System.Drawing.Point(4, 22);
     this.tpGenerales.Name = "tpGenerales";
     this.tpGenerales.Padding = new System.Windows.Forms.Padding(3);
     this.tpGenerales.Size = new System.Drawing.Size(512, 271);
     this.tpGenerales.TabIndex = 0;
     this.tpGenerales.Text = "Datos Generales";
     this.tpGenerales.Click += new System.EventHandler(this.tabPage1_Click);
     //
     // gcBanco
     //
     this.gcBanco.Controls.Add(this.btnBuscarBanco);
     this.gcBanco.Controls.Add(this.txtCuenta);
     this.gcBanco.Controls.Add(this.lblCuenta);
     this.gcBanco.Controls.Add(this.txtBanco);
     this.gcBanco.Controls.Add(this.lblBanco);
     this.gcBanco.Location = new System.Drawing.Point(107, 168);
     this.gcBanco.Name = "gcBanco";
     this.gcBanco.Size = new System.Drawing.Size(317, 97);
     this.gcBanco.TabIndex = 78;
     this.gcBanco.Text = "Datos Bancarios";
     //
     // btnBuscarBanco
     //
     this.btnBuscarBanco.Image = global::forms.Properties.Resources.consultar;
     this.btnBuscarBanco.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnBuscarBanco.Location = new System.Drawing.Point(280, 30);
     this.btnBuscarBanco.Name = "btnBuscarBanco";
     this.btnBuscarBanco.Size = new System.Drawing.Size(23, 20);
     this.btnBuscarBanco.TabIndex = 25;
     //
     // txtCuenta
     //
     this.txtCuenta.Location = new System.Drawing.Point(61, 66);
     this.txtCuenta.Name = "txtCuenta";
     this.txtCuenta.Size = new System.Drawing.Size(242, 20);
     this.txtCuenta.TabIndex = 24;
     //
     // lblCuenta
     //
     this.lblCuenta.Location = new System.Drawing.Point(16, 69);
     this.lblCuenta.Name = "lblCuenta";
     this.lblCuenta.Size = new System.Drawing.Size(39, 13);
     this.lblCuenta.TabIndex = 23;
     this.lblCuenta.Text = "Cuenta:";
     //
     // txtBanco
     //
     this.txtBanco.Location = new System.Drawing.Point(61, 34);
     this.txtBanco.Name = "txtBanco";
     this.txtBanco.Size = new System.Drawing.Size(184, 20);
     this.txtBanco.TabIndex = 22;
     //
     // lblBanco
     //
     this.lblBanco.Location = new System.Drawing.Point(22, 37);
     this.lblBanco.Name = "lblBanco";
     this.lblBanco.Size = new System.Drawing.Size(33, 13);
     this.lblBanco.TabIndex = 21;
     this.lblBanco.Text = "Banco:";
     //
     // rgGenero
     //
     this.rgGenero.Location = new System.Drawing.Point(122, 95);
     this.rgGenero.Name = "rgGenero";
     this.rgGenero.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.rgGenero.Properties.Appearance.Options.UseBackColor = true;
     this.rgGenero.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Maculino"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Femenino")});
     this.rgGenero.Size = new System.Drawing.Size(197, 31);
     this.rgGenero.TabIndex = 77;
     //
     // deFNacimiento
     //
     this.deFNacimiento.EditValue = new System.DateTime(2013, 7, 11, 21, 20, 29, 313);
     this.deFNacimiento.Location = new System.Drawing.Point(122, 142);
     this.deFNacimiento.Name = "deFNacimiento";
     this.deFNacimiento.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.deFNacimiento.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.deFNacimiento.Size = new System.Drawing.Size(100, 20);
     this.deFNacimiento.TabIndex = 76;
     this.deFNacimiento.EditValueChanged += new System.EventHandler(this.dateEdit3_EditValueChanged);
     //
     // btnImagen
     //
     this.btnImagen.Location = new System.Drawing.Point(415, 105);
     this.btnImagen.Name = "btnImagen";
     this.btnImagen.Size = new System.Drawing.Size(75, 23);
     this.btnImagen.TabIndex = 66;
     this.btnImagen.Text = "Editar foto";
     //
     // btnBuscarCedula
     //
     this.btnBuscarCedula.Image = global::forms.Properties.Resources.consultar;
     this.btnBuscarCedula.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnBuscarCedula.Location = new System.Drawing.Point(347, 17);
     this.btnBuscarCedula.Name = "btnBuscarCedula";
     this.btnBuscarCedula.Size = new System.Drawing.Size(23, 20);
     this.btnBuscarCedula.TabIndex = 65;
     //
     // lblFecha
     //
     this.lblFecha.Location = new System.Drawing.Point(13, 145);
     this.lblFecha.Name = "lblFecha";
     this.lblFecha.Size = new System.Drawing.Size(103, 13);
     this.lblFecha.TabIndex = 20;
     this.lblFecha.Text = "Fecha de Nacimiento:";
     //
     // lblGenero
     //
     this.lblGenero.Location = new System.Drawing.Point(77, 100);
     this.lblGenero.Name = "lblGenero";
     this.lblGenero.Size = new System.Drawing.Size(39, 13);
     this.lblGenero.TabIndex = 17;
     this.lblGenero.Text = "Género:";
     this.lblGenero.Click += new System.EventHandler(this.labelControl2_Click);
     //
     // peFoto
     //
     this.peFoto.Location = new System.Drawing.Point(401, 3);
     this.peFoto.Name = "peFoto";
     this.peFoto.Size = new System.Drawing.Size(100, 96);
     this.peFoto.TabIndex = 15;
     //
     // lblApellido
     //
     this.lblApellido.Location = new System.Drawing.Point(70, 72);
     this.lblApellido.Name = "lblApellido";
     this.lblApellido.Size = new System.Drawing.Size(46, 13);
     this.lblApellido.TabIndex = 14;
     this.lblApellido.Text = "Apellidos:";
     //
     // txtApellido
     //
     this.txtApellido.Location = new System.Drawing.Point(122, 69);
     this.txtApellido.Name = "txtApellido";
     this.txtApellido.Size = new System.Drawing.Size(248, 20);
     this.txtApellido.TabIndex = 13;
     //
     // lblNombre
     //
     this.lblNombre.Location = new System.Drawing.Point(70, 50);
     this.lblNombre.Name = "lblNombre";
     this.lblNombre.Size = new System.Drawing.Size(46, 13);
     this.lblNombre.TabIndex = 12;
     this.lblNombre.Text = "Nombres:";
     //
     // txtCedula
     //
     this.txtCedula.Location = new System.Drawing.Point(122, 17);
     this.txtCedula.Name = "txtCedula";
     this.txtCedula.Size = new System.Drawing.Size(176, 20);
     this.txtCedula.TabIndex = 4;
     this.txtCedula.EditValueChanged += new System.EventHandler(this.textEdit7_EditValueChanged);
     //
     // tpContrato
     //
     this.tpContrato.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.tpContrato.Controls.Add(this.gcTelefono);
     this.tpContrato.Controls.Add(this.txtCorreo);
     this.tpContrato.Controls.Add(this.lblCorreo);
     this.tpContrato.Controls.Add(this.lblDireccion);
     this.tpContrato.Controls.Add(this.txtDireccion);
     this.tpContrato.Location = new System.Drawing.Point(4, 22);
     this.tpContrato.Name = "tpContrato";
     this.tpContrato.Padding = new System.Windows.Forms.Padding(3);
     this.tpContrato.Size = new System.Drawing.Size(512, 271);
     this.tpContrato.TabIndex = 1;
     this.tpContrato.Text = "Datos de Contacto";
     this.tpContrato.Click += new System.EventHandler(this.tabPage2_Click);
     //
     // gcTelefono
     //
     this.gcTelefono.Location = new System.Drawing.Point(59, 116);
     this.gcTelefono.MainView = this.gvTlefono;
     this.gcTelefono.Name = "gcTelefono";
     this.gcTelefono.Size = new System.Drawing.Size(362, 137);
     this.gcTelefono.TabIndex = 17;
     this.gcTelefono.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvTlefono});
     this.gcTelefono.Click += new System.EventHandler(this.gridControl1_Click_1);
     //
     // gvTlefono
     //
     this.gvTlefono.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1,
     this.gridColumn2});
     this.gvTlefono.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
     styleFormatCondition1});
     this.gvTlefono.GridControl = this.gcTelefono;
     this.gvTlefono.Name = "gvTlefono";
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "Tipo";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "Número";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // txtCorreo
     //
     this.txtCorreo.Location = new System.Drawing.Point(148, 70);
     this.txtCorreo.Name = "txtCorreo";
     this.txtCorreo.Size = new System.Drawing.Size(248, 20);
     this.txtCorreo.TabIndex = 16;
     //
     // lblCorreo
     //
     this.lblCorreo.Location = new System.Drawing.Point(47, 77);
     this.lblCorreo.Name = "lblCorreo";
     this.lblCorreo.Size = new System.Drawing.Size(95, 13);
     this.lblCorreo.TabIndex = 15;
     this.lblCorreo.Text = "Correo electrónico :";
     //
     // lblDireccion
     //
     this.lblDireccion.Location = new System.Drawing.Point(92, 18);
     this.lblDireccion.Name = "lblDireccion";
     this.lblDireccion.Size = new System.Drawing.Size(50, 13);
     this.lblDireccion.TabIndex = 13;
     this.lblDireccion.Text = "Dirección :";
     //
     // txtDireccion
     //
     this.txtDireccion.Location = new System.Drawing.Point(148, 15);
     this.txtDireccion.Name = "txtDireccion";
     this.txtDireccion.Size = new System.Drawing.Size(248, 47);
     this.txtDireccion.TabIndex = 14;
     //
     // tpAcademico
     //
     this.tpAcademico.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.tpAcademico.Controls.Add(this.gcAcademico);
     this.tpAcademico.Location = new System.Drawing.Point(4, 22);
     this.tpAcademico.Name = "tpAcademico";
     this.tpAcademico.Padding = new System.Windows.Forms.Padding(3);
     this.tpAcademico.Size = new System.Drawing.Size(512, 271);
     this.tpAcademico.TabIndex = 2;
     this.tpAcademico.Text = "Datos Académicos";
     //
     // gcAcademico
     //
     this.gcAcademico.Location = new System.Drawing.Point(62, 32);
     this.gcAcademico.MainView = this.gridView2;
     this.gcAcademico.Name = "gcAcademico";
     this.gcAcademico.Size = new System.Drawing.Size(391, 168);
     this.gcAcademico.TabIndex = 2;
     this.gcAcademico.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView2});
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn3,
     this.gridColumn4,
     this.gridColumn10});
     this.gridView2.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
     styleFormatCondition2});
     this.gridView2.GridControl = this.gcAcademico;
     this.gridView2.Name = "gridView2";
     //
     // gridColumn3
     //
     this.gridColumn3.Caption = "Título";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 0;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "Institución";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 1;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption = "Año";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 2;
     //
     // tpLaborales
     //
     this.tpLaborales.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.tpLaborales.Controls.Add(this.cmbEstado);
     this.tpLaborales.Controls.Add(this.cmbCargo);
     this.tpLaborales.Controls.Add(this.cmbDepartamento);
     this.tpLaborales.Controls.Add(this.dateEdit1);
     this.tpLaborales.Controls.Add(this.lblEstado);
     this.tpLaborales.Controls.Add(this.lblCargo);
     this.tpLaborales.Controls.Add(this.lblDpartamento);
     this.tpLaborales.Controls.Add(this.lblFIngreso);
     this.tpLaborales.Location = new System.Drawing.Point(4, 22);
     this.tpLaborales.Name = "tpLaborales";
     this.tpLaborales.Padding = new System.Windows.Forms.Padding(3);
     this.tpLaborales.Size = new System.Drawing.Size(512, 271);
     this.tpLaborales.TabIndex = 3;
     this.tpLaborales.Text = "Datos Laborales";
     //
     // cmbEstado
     //
     this.cmbEstado.Location = new System.Drawing.Point(209, 170);
     this.cmbEstado.Name = "cmbEstado";
     this.cmbEstado.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cmbEstado.Size = new System.Drawing.Size(151, 20);
     this.cmbEstado.TabIndex = 79;
     //
     // cmbCargo
     //
     this.cmbCargo.Location = new System.Drawing.Point(209, 132);
     this.cmbCargo.Name = "cmbCargo";
     this.cmbCargo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cmbCargo.Size = new System.Drawing.Size(151, 20);
     this.cmbCargo.TabIndex = 78;
     //
     // cmbDepartamento
     //
     this.cmbDepartamento.Location = new System.Drawing.Point(209, 99);
     this.cmbDepartamento.Name = "cmbDepartamento";
     this.cmbDepartamento.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cmbDepartamento.Size = new System.Drawing.Size(151, 20);
     this.cmbDepartamento.TabIndex = 77;
     //
     // dateEdit1
     //
     this.dateEdit1.EditValue = new System.DateTime(2013, 7, 11, 21, 20, 29, 313);
     this.dateEdit1.Location = new System.Drawing.Point(209, 65);
     this.dateEdit1.Name = "dateEdit1";
     this.dateEdit1.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dateEdit1.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dateEdit1.Size = new System.Drawing.Size(108, 20);
     this.dateEdit1.TabIndex = 76;
     //
     // lblEstado
     //
     this.lblEstado.Location = new System.Drawing.Point(166, 173);
     this.lblEstado.Name = "lblEstado";
     this.lblEstado.Size = new System.Drawing.Size(37, 13);
     this.lblEstado.TabIndex = 28;
     this.lblEstado.Text = "Estado:";
     //
     // lblCargo
     //
     this.lblCargo.Location = new System.Drawing.Point(170, 135);
     this.lblCargo.Name = "lblCargo";
     this.lblCargo.Size = new System.Drawing.Size(33, 13);
     this.lblCargo.TabIndex = 26;
     this.lblCargo.Text = "Cargo:";
     //
     // lblDpartamento
     //
     this.lblDpartamento.Location = new System.Drawing.Point(130, 102);
     this.lblDpartamento.Name = "lblDpartamento";
     this.lblDpartamento.Size = new System.Drawing.Size(73, 13);
     this.lblDpartamento.TabIndex = 24;
     this.lblDpartamento.Text = "Departamento:";
     //
     // lblFIngreso
     //
     this.lblFIngreso.Location = new System.Drawing.Point(115, 72);
     this.lblFIngreso.Name = "lblFIngreso";
     this.lblFIngreso.Size = new System.Drawing.Size(88, 13);
     this.lblFIngreso.TabIndex = 22;
     this.lblFIngreso.Text = "Fecha de Ingreso:";
     //
     // tpFamiliar
     //
     this.tpFamiliar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.tpFamiliar.Controls.Add(this.gcCargaFamiliar);
     this.tpFamiliar.Location = new System.Drawing.Point(4, 22);
     this.tpFamiliar.Name = "tpFamiliar";
     this.tpFamiliar.Padding = new System.Windows.Forms.Padding(3);
     this.tpFamiliar.Size = new System.Drawing.Size(512, 271);
     this.tpFamiliar.TabIndex = 4;
     this.tpFamiliar.Text = "Carga Familiar";
     //
     // gcCargaFamiliar
     //
     this.gcCargaFamiliar.Location = new System.Drawing.Point(0, 6);
     this.gcCargaFamiliar.MainView = this.gridView3;
     this.gcCargaFamiliar.Name = "gcCargaFamiliar";
     this.gcCargaFamiliar.Size = new System.Drawing.Size(506, 230);
     this.gcCargaFamiliar.TabIndex = 3;
     this.gcCargaFamiliar.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView3});
     //
     // gridView3
     //
     this.gridView3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn5,
     this.gridColumn6,
     this.gridColumn7,
     this.gridColumn8,
     this.gridColumn9});
     this.gridView3.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
     styleFormatCondition3});
     this.gridView3.GridControl = this.gcCargaFamiliar;
     this.gridView3.Name = "gridView3";
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "Cedula";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 0;
     this.gridColumn5.Width = 97;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "Nombres";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 1;
     this.gridColumn6.Width = 97;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption = "Apellidos";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 2;
     this.gridColumn7.Width = 97;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "Fecha de Nacimiento";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 3;
     this.gridColumn8.Width = 111;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption = "Parentesco";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 4;
     this.gridColumn9.Width = 86;
     //
     // teHora
     //
     this.teHora.EditValue = new System.DateTime(2013, 6, 20, 0, 0, 0, 0);
     this.teHora.Location = new System.Drawing.Point(416, 347);
     this.teHora.Name = "teHora";
     this.teHora.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.teHora.Size = new System.Drawing.Size(100, 20);
     this.teHora.TabIndex = 81;
     //
     // lblHora
     //
     this.lblHora.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHora.Location = new System.Drawing.Point(363, 350);
     this.lblHora.Name = "lblHora";
     this.lblHora.Size = new System.Drawing.Size(30, 13);
     this.lblHora.TabIndex = 80;
     this.lblHora.Text = "Hora:";
     //
     // lblPUsuario
     //
     this.lblPUsuario.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblPUsuario.Location = new System.Drawing.Point(62, 350);
     this.lblPUsuario.Name = "lblPUsuario";
     this.lblPUsuario.Size = new System.Drawing.Size(56, 13);
     this.lblPUsuario.TabIndex = 79;
     this.lblPUsuario.Text = "María Perez";
     //
     // lblUsuario
     //
     this.lblUsuario.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUsuario.Location = new System.Drawing.Point(10, 350);
     this.lblUsuario.Name = "lblUsuario";
     this.lblUsuario.Size = new System.Drawing.Size(46, 13);
     this.lblUsuario.TabIndex = 78;
     this.lblUsuario.Text = "Usuario:";
     //
     // tsMenu
     //
     this.tsMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.tsbNuevo,
     this.tsbGuardar,
     this.tsbModificar,
     this.tsbEliminar});
     this.tsMenu.Location = new System.Drawing.Point(0, 0);
     this.tsMenu.Name = "tsMenu";
     this.tsMenu.Size = new System.Drawing.Size(524, 25);
     this.tsMenu.TabIndex = 82;
     this.tsMenu.Text = "toolStrip1";
     //
     // tsbNuevo
     //
     this.tsbNuevo.Image = global::forms.Properties.Resources.nuevo;
     this.tsbNuevo.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbNuevo.Name = "tsbNuevo";
     this.tsbNuevo.Size = new System.Drawing.Size(62, 22);
     this.tsbNuevo.Text = "Nuevo";
     //
     // tsbGuardar
     //
     this.tsbGuardar.Image = global::forms.Properties.Resources.guardar;
     this.tsbGuardar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbGuardar.Name = "tsbGuardar";
     this.tsbGuardar.Size = new System.Drawing.Size(69, 22);
     this.tsbGuardar.Text = "Guardar";
     //
     // tsbModificar
     //
     this.tsbModificar.Image = global::forms.Properties.Resources.modificar;
     this.tsbModificar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbModificar.Name = "tsbModificar";
     this.tsbModificar.Size = new System.Drawing.Size(78, 22);
     this.tsbModificar.Text = "Modificar";
     //
     // tsbEliminar
     //
     this.tsbEliminar.Image = global::forms.Properties.Resources.eliminar1;
     this.tsbEliminar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbEliminar.Name = "tsbEliminar";
     this.tsbEliminar.Size = new System.Drawing.Size(70, 22);
     this.tsbEliminar.Text = "Eliminar";
     //
     // frmMantenimientoEmpleado
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(524, 375);
     this.Controls.Add(this.tsMenu);
     this.Controls.Add(this.teHora);
     this.Controls.Add(this.lblHora);
     this.Controls.Add(this.lblPUsuario);
     this.Controls.Add(this.lblUsuario);
     this.Controls.Add(this.tbcEmpleado);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox = false;
     this.MaximumSize = new System.Drawing.Size(530, 399);
     this.MinimumSize = new System.Drawing.Size(530, 399);
     this.Name = "frmMantenimientoEmpleado";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Mantenimiento empleado";
     this.Load += new System.EventHandler(this.frmMantenimientoEmpleado_Load);
     ((System.ComponentModel.ISupportInitialize)(this.txtNombre.Properties)).EndInit();
     this.tbcEmpleado.ResumeLayout(false);
     this.tpGenerales.ResumeLayout(false);
     this.tpGenerales.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcBanco)).EndInit();
     this.gcBanco.ResumeLayout(false);
     this.gcBanco.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtCuenta.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBanco.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgGenero.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFNacimiento.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFNacimiento.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.peFoto.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtApellido.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCedula.Properties)).EndInit();
     this.tpContrato.ResumeLayout(false);
     this.tpContrato.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcTelefono)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvTlefono)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCorreo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDireccion.Properties)).EndInit();
     this.tpAcademico.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcAcademico)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.tpLaborales.ResumeLayout(false);
     this.tpLaborales.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEstado.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbCargo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDepartamento.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dateEdit1.Properties)).EndInit();
     this.tpFamiliar.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcCargaFamiliar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.teHora.Properties)).EndInit();
     this.tsMenu.ResumeLayout(false);
     this.tsMenu.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#19
0
 /// <summary>
 /// 页面显示图片
 /// </summary>
 /// <param name="dtPic"></param>
 private void ShowPic(DataTable dtPic)
 {
     if (dtPic.Rows.Count < 6 || (dtPic.Rows[5] != null && dtPic.Rows.Count == 6))
     {
         LblNextPage.Enabled = false;
     }
     else
     {
         LblNextPage.Enabled = true;
     }
     if (PageIndex == 1)
     {
         LblBeforePage.Enabled = false;
     }
     else
     {
         LblBeforePage.Enabled = true;
     }
     if (dtPic.Rows.Count >= 1)
     {
         img1 = CJia.Parking.Tools.Help.GetImageByBytes((byte[])dtPic.Rows[0]["PARKING_PIC"]);
         picShowView1.Visible = true;
         picShowView1.Img     = img1;
         Lice1 = picShowView1.LicenceNo = dtPic.Rows[0]["PLATE_NO"].ToString();
         picShowView1.ParkNo = dtPic.Rows[0]["FLOOR_NO"].ToString() + "层->" + dtPic.Rows[0]["AREA_NO"].ToString() + "->" + dtPic.Rows[0]["PARK_NO"].ToString() + "车位";
         ParkNo1             = dtPic.Rows[0]["PARK_NO"].ToString();
         Floor1    = dtPic.Rows[0]["FLOOR_NO"].ToString();
         ParkTime1 = picShowView1.InParkTime = dtPic.Rows[0]["IN_PARK_DATE"].ToString();
         //picShowView1.Location = new Point(50, 50);
         picbox1             = picShowView1.Controls.Find("pictureEdit1", true)[0] as DevExpress.XtraEditors.PictureEdit;
         btnNavigate1        = picShowView1.Controls.Find("btnNavigate", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnBigPic1          = picShowView1.Controls.Find("btnBigPic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnMorePic1         = picShowView1.Controls.Find("btnMorePic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         picbox1.Click      += btnBigPic1_Click;
         btnBigPic1.Click   += btnBigPic1_Click;
         btnNavigate1.Click += btnNavigate1_Click;
         this.Controls.Add(picShowView1);
     }
     if (dtPic.Rows.Count >= 2)
     {
         img2 = CJia.Parking.Tools.Help.GetImageByBytes((byte[])dtPic.Rows[1]["PARKING_PIC"]);
         picShowView2.Visible = true;
         picShowView2.Img     = img2;
         Lice2 = picShowView2.LicenceNo = dtPic.Rows[1]["PLATE_NO"].ToString();
         picShowView2.ParkNo = dtPic.Rows[1]["FLOOR_NO"].ToString() + "层->" + dtPic.Rows[1]["AREA_NO"].ToString() + "->" + dtPic.Rows[1]["PARK_NO"].ToString() + "车位";
         ParkNo2             = dtPic.Rows[1]["PARK_NO"].ToString();
         Floor2              = dtPic.Rows[1]["FLOOR_NO"].ToString();
         ParkTime2           = picShowView2.InParkTime = dtPic.Rows[1]["IN_PARK_DATE"].ToString();
         picbox2             = picShowView2.Controls.Find("pictureEdit1", true)[0] as DevExpress.XtraEditors.PictureEdit;
         btnNavigate2        = picShowView2.Controls.Find("btnNavigate", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnBigPic2          = picShowView2.Controls.Find("btnBigPic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnMorePic2         = picShowView2.Controls.Find("btnMorePic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         picbox2.Click      += btnBigPic2_Click;
         btnBigPic2.Click   += btnBigPic2_Click;
         btnNavigate2.Click += btnNavigate2_Click;
         this.Controls.Add(picShowView2);
     }
     if (dtPic.Rows.Count >= 3)
     {
         img3 = CJia.Parking.Tools.Help.GetImageByBytes((byte[])dtPic.Rows[2]["PARKING_PIC"]);
         picShowView3.Visible = true;
         picShowView3.Img     = img3;
         Lice3 = picShowView3.LicenceNo = dtPic.Rows[2]["PLATE_NO"].ToString();
         picShowView3.ParkNo = dtPic.Rows[2]["FLOOR_NO"].ToString() + "层->" + dtPic.Rows[2]["AREA_NO"].ToString() + "->" + dtPic.Rows[2]["PARK_NO"].ToString() + "车位";
         ParkNo3             = dtPic.Rows[2]["PARK_NO"].ToString();
         Floor3              = dtPic.Rows[2]["FLOOR_NO"].ToString();
         ParkTime3           = picShowView3.InParkTime = dtPic.Rows[2]["IN_PARK_DATE"].ToString();
         picbox3             = picShowView3.Controls.Find("pictureEdit1", true)[0] as DevExpress.XtraEditors.PictureEdit;
         btnNavigate3        = picShowView3.Controls.Find("btnNavigate", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnBigPic3          = picShowView3.Controls.Find("btnBigPic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnMorePic3         = picShowView3.Controls.Find("btnMorePic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         picbox3.Click      += btnBigPic3_Click;
         btnBigPic3.Click   += btnBigPic3_Click;
         btnNavigate3.Click += btnNavigate3_Click;
         this.Controls.Add(picShowView3);
     }
     if (dtPic.Rows.Count >= 4)
     {
         img4 = CJia.Parking.Tools.Help.GetImageByBytes((byte[])dtPic.Rows[3]["PARKING_PIC"]);
         picShowView4.Visible = true;
         picShowView4.Img     = img4;
         Lice4 = picShowView4.LicenceNo = dtPic.Rows[3]["PLATE_NO"].ToString();
         picShowView4.ParkNo = dtPic.Rows[3]["FLOOR_NO"].ToString() + "层->" + dtPic.Rows[3]["AREA_NO"].ToString() + "->" + dtPic.Rows[3]["PARK_NO"].ToString() + "车位";
         ParkNo4             = dtPic.Rows[3]["PARK_NO"].ToString();
         Floor4              = dtPic.Rows[3]["FLOOR_NO"].ToString();
         ParkTime4           = picShowView4.InParkTime = dtPic.Rows[3]["IN_PARK_DATE"].ToString();
         picbox4             = picShowView4.Controls.Find("pictureEdit1", true)[0] as DevExpress.XtraEditors.PictureEdit;
         btnNavigate4        = picShowView4.Controls.Find("btnNavigate", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnBigPic4          = picShowView4.Controls.Find("btnBigPic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnMorePic4         = picShowView4.Controls.Find("btnMorePic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         picbox4.Click      += btnBigPic4_Click;
         btnBigPic4.Click   += btnBigPic4_Click;
         btnNavigate4.Click += btnNavigate4_Click;
         this.Controls.Add(picShowView4);
     }
     if (dtPic.Rows.Count >= 5)
     {
         img5 = CJia.Parking.Tools.Help.GetImageByBytes((byte[])dtPic.Rows[4]["PARKING_PIC"]);
         picShowView5.Visible = true;
         picShowView5.Img     = img5;
         Lice5 = picShowView5.LicenceNo = dtPic.Rows[4]["PLATE_NO"].ToString();
         picShowView5.ParkNo = dtPic.Rows[4]["FLOOR_NO"].ToString() + "层->" + dtPic.Rows[4]["AREA_NO"].ToString() + "->" + dtPic.Rows[4]["PARK_NO"].ToString() + "车位";
         ParkNo5             = dtPic.Rows[4]["PARK_NO"].ToString();
         Floor5              = dtPic.Rows[4]["FLOOR_NO"].ToString();
         ParkTime5           = picShowView5.InParkTime = dtPic.Rows[4]["IN_PARK_DATE"].ToString();
         picbox5             = picShowView5.Controls.Find("pictureEdit1", true)[0] as DevExpress.XtraEditors.PictureEdit;
         btnNavigate5        = picShowView5.Controls.Find("btnNavigate", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnBigPic5          = picShowView5.Controls.Find("btnBigPic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnMorePic5         = picShowView5.Controls.Find("btnMorePic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         picbox5.Click      += btnBigPic5_Click;
         btnBigPic5.Click   += btnBigPic5_Click;
         btnNavigate5.Click += btnNavigate5_Click;
         this.Controls.Add(picShowView5);
     }
     if (dtPic.Rows.Count >= 6)
     {
         img6 = CJia.Parking.Tools.Help.GetImageByBytes((byte[])dtPic.Rows[5]["PARKING_PIC"]);
         picShowView6.Visible = true;
         picShowView6.Img     = img6;
         Lice6 = picShowView6.LicenceNo = dtPic.Rows[5]["PLATE_NO"].ToString();
         picShowView6.ParkNo = dtPic.Rows[5]["FLOOR_NO"].ToString() + "层->" + dtPic.Rows[5]["AREA_NO"].ToString() + "->" + dtPic.Rows[5]["PARK_NO"].ToString() + "车位";
         ParkNo6             = dtPic.Rows[5]["PARK_NO"].ToString();
         Floor6              = dtPic.Rows[5]["FLOOR_NO"].ToString();
         ParkTime6           = picShowView6.InParkTime = dtPic.Rows[5]["IN_PARK_DATE"].ToString();
         picbox6             = picShowView6.Controls.Find("pictureEdit1", true)[0] as DevExpress.XtraEditors.PictureEdit;
         btnNavigate6        = picShowView6.Controls.Find("btnNavigate", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnBigPic6          = picShowView6.Controls.Find("btnBigPic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         btnMorePic6         = picShowView6.Controls.Find("btnMorePic", true)[0] as DevExpress.XtraEditors.SimpleButton;
         picbox6.Click      += btnBigPic6_Click;
         btnBigPic6.Click   += btnBigPic6_Click;
         btnNavigate6.Click += btnNavigate6_Click;
         this.Controls.Add(picShowView6);
     }
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Exit));
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.btnReTry = new DevExpress.XtraEditors.SimpleButton();
     this.btnNo = new DevExpress.XtraEditors.SimpleButton();
     this.btnYes = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(100, 22);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(108, 13);
     this.labelControl1.TabIndex = 14;
     this.labelControl1.Text = "确实要退出系统吗?";
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location = new System.Drawing.Point(52, 11);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.AllowFocused = false;
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ReadOnly = true;
     this.pictureEdit1.Properties.ShowMenu = false;
     this.pictureEdit1.Size = new System.Drawing.Size(42, 34);
     this.pictureEdit1.TabIndex = 13;
     //
     // btnReTry
     //
     this.btnReTry.Image = ((System.Drawing.Image)(resources.GetObject("btnReTry.Image")));
     this.btnReTry.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnReTry.Location = new System.Drawing.Point(209, 56);
     this.btnReTry.Name = "btnReTry";
     this.btnReTry.Size = new System.Drawing.Size(81, 26);
     this.btnReTry.TabIndex = 12;
     this.btnReTry.Text = "重新登录";
     this.btnReTry.Click += new System.EventHandler(this.btnReTry_Click);
     //
     // btnNo
     //
     this.btnNo.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnNo.Image = ((System.Drawing.Image)(resources.GetObject("btnNo.Image")));
     this.btnNo.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnNo.Location = new System.Drawing.Point(113, 56);
     this.btnNo.Name = "btnNo";
     this.btnNo.Size = new System.Drawing.Size(81, 26);
     this.btnNo.TabIndex = 11;
     this.btnNo.Text = "否(&N)";
     this.btnNo.Click += new System.EventHandler(this.btnNo_Click);
     //
     // btnYes
     //
     this.btnYes.Image = ((System.Drawing.Image)(resources.GetObject("btnYes.Image")));
     this.btnYes.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
     this.btnYes.Location = new System.Drawing.Point(14, 56);
     this.btnYes.Name = "btnYes";
     this.btnYes.Size = new System.Drawing.Size(81, 26);
     this.btnYes.TabIndex = 10;
     this.btnYes.Text = "是(&Y)";
     this.btnYes.Click += new System.EventHandler(this.btnYes_Click);
     //
     // Form_Exit
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton = this.btnNo;
     this.ClientSize = new System.Drawing.Size(299, 99);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.pictureEdit1);
     this.Controls.Add(this.btnReTry);
     this.Controls.Add(this.btnNo);
     this.Controls.Add(this.btnYes);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "Form_Exit";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "提示";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_Exit_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#21
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.OK = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.cancel = new DevExpress.XtraBars.BarButtonItem();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.NomenclatureInfoBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControl = new DevExpress.XtraEditors.PanelControl();
     this.IncomeDate = new DevExpress.XtraEditors.LabelControl();
     this.IncomeNumber = new DevExpress.XtraEditors.LabelControl();
     this.PickingPlan = new Aramis.AramisSearchLookUpEdit();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.State = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.label = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.NomenclatureInfo = new DevExpress.XtraGrid.GridControl();
     this.nomenclatureView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.Info = new DevExpress.XtraEditors.LabelControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.tablePanelControl = new DevExpress.XtraEditors.PanelControl();
     this.Date = new DevExpress.XtraEditors.DateEdit();
     this.dateLabel = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
     this.panelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PickingPlan.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tablePanelControl)).BeginInit();
     this.tablePanelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.OK);
     this.ribbonStatusBar.ItemLinks.Add(this.barButtonItem2);
     this.ribbonStatusBar.ItemLinks.Add(this.cancel);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 572);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(742, 31);
     //
     // OK
     //
     this.OK.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.OK.Caption = "OK";
     this.OK.Id = 0;
     this.OK.ImageIndex = 0;
     this.OK.Name = "OK";
     this.OK.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OK_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem2.Caption = "��������";
     this.barButtonItem2.Id = 1;
     this.barButtonItem2.Name = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Write_ItemClick);
     //
     // cancel
     //
     this.cancel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.cancel.Caption = "³����";
     this.cancel.Id = 2;
     this.cancel.ImageIndex = 1;
     this.cancel.Name = "cancel";
     this.cancel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.cancel_ItemClick);
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.OK,
     this.barButtonItem2,
     this.cancel});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 18;
     this.ribbon.Name = "ribbon";
     this.ribbon.Size = new System.Drawing.Size(742, 49);
     this.ribbon.StatusBar = this.NomenclatureInfoBar;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // NomenclatureInfoBar
     //
     this.NomenclatureInfoBar.Dock = System.Windows.Forms.DockStyle.Top;
     this.NomenclatureInfoBar.Location = new System.Drawing.Point(2, 2);
     this.NomenclatureInfoBar.Name = "NomenclatureInfoBar";
     this.NomenclatureInfoBar.Ribbon = this.ribbon;
     this.NomenclatureInfoBar.Size = new System.Drawing.Size(738, 27);
     //
     // panelControl
     //
     this.panelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl.Controls.Add(this.dateLabel);
     this.panelControl.Controls.Add(this.Date);
     this.panelControl.Controls.Add(this.IncomeDate);
     this.panelControl.Controls.Add(this.IncomeNumber);
     this.panelControl.Controls.Add(this.PickingPlan);
     this.panelControl.Controls.Add(this.labelControl8);
     this.panelControl.Controls.Add(this.State);
     this.panelControl.Controls.Add(this.labelControl3);
     this.panelControl.Controls.Add(this.label);
     this.panelControl.Controls.Add(this.labelControl1);
     this.panelControl.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl.Location = new System.Drawing.Point(0, 49);
     this.panelControl.Name = "panelControl";
     this.panelControl.Size = new System.Drawing.Size(742, 82);
     this.panelControl.TabIndex = 2;
     //
     // IncomeDate
     //
     this.IncomeDate.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.IncomeDate.Location = new System.Drawing.Point(366, 34);
     this.IncomeDate.Name = "IncomeDate";
     this.IncomeDate.Size = new System.Drawing.Size(21, 13);
     this.IncomeDate.TabIndex = 20;
     this.IncomeDate.Text = "{0}";
     //
     // IncomeNumber
     //
     this.IncomeNumber.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.IncomeNumber.Location = new System.Drawing.Point(99, 34);
     this.IncomeNumber.Name = "IncomeNumber";
     this.IncomeNumber.Size = new System.Drawing.Size(21, 13);
     this.IncomeNumber.TabIndex = 19;
     this.IncomeNumber.Text = "{0}";
     //
     // PickingPlan
     //
     this.PickingPlan.BaseFilter = null;
     this.PickingPlan.Location = new System.Drawing.Point(366, 8);
     this.PickingPlan.MenuManager = this.ribbon;
     this.PickingPlan.Name = "PickingPlan";
     this.PickingPlan.Properties.BaseFilter = null;
     this.PickingPlan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.PickingPlan.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.PickingPlan.Properties.NullText = "";
     this.PickingPlan.Size = new System.Drawing.Size(364, 20);
     this.PickingPlan.TabIndex = 1;
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(271, 11);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(68, 13);
     this.labelControl8.TabIndex = 17;
     this.labelControl8.Text = "���� ������";
     //
     // State
     //
     this.State.Location = new System.Drawing.Point(99, 8);
     this.State.MenuManager = this.ribbon;
     this.State.Name = "State";
     this.State.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.State.Size = new System.Drawing.Size(156, 20);
     this.State.TabIndex = 0;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(10, 11);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(82, 13);
     this.labelControl3.TabIndex = 4;
     this.labelControl3.Text = "���� ���������";
     //
     // label
     //
     this.label.Location = new System.Drawing.Point(271, 34);
     this.label.Name = "label";
     this.label.Size = new System.Drawing.Size(83, 13);
     this.label.TabIndex = 2;
     this.label.Text = "���� ���������";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 34);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(68, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "� ��������";
     //
     // NomenclatureInfo
     //
     this.NomenclatureInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.NomenclatureInfo.Location = new System.Drawing.Point(2, 29);
     this.NomenclatureInfo.MainView = this.nomenclatureView;
     this.NomenclatureInfo.MenuManager = this.ribbon;
     this.NomenclatureInfo.Name = "NomenclatureInfo";
     this.NomenclatureInfo.Size = new System.Drawing.Size(738, 390);
     this.NomenclatureInfo.TabIndex = 1;
     this.NomenclatureInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.nomenclatureView});
     //
     // nomenclatureView
     //
     this.nomenclatureView.GridControl = this.NomenclatureInfo;
     this.nomenclatureView.Name = "nomenclatureView";
     this.nomenclatureView.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.nomenclatureView_RowStyle);
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.pictureEdit1);
     this.panelControl1.Controls.Add(this.Info);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(0, 552);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(742, 20);
     this.panelControl1.TabIndex = 0;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureEdit1.EditValue = global::FMCG.Properties.Resources._1317825614_information_balloon;
     this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
     this.pictureEdit1.MenuManager = this.ribbon;
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Size = new System.Drawing.Size(20, 20);
     this.pictureEdit1.TabIndex = 3;
     this.pictureEdit1.ToolTip = "��� ������� ��������� �������� �� ���� ���������� �����������";
     this.pictureEdit1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     this.pictureEdit1.ToolTipTitle = "������:";
     //
     // Info
     //
     this.Info.Appearance.ForeColor = System.Drawing.Color.Gray;
     this.Info.Location = new System.Drawing.Point(24, 3);
     this.Info.Name = "Info";
     this.Info.Size = new System.Drawing.Size(12, 13);
     this.Info.TabIndex = 1;
     this.Info.Text = "...";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem1.Caption = "OK";
     this.barButtonItem1.Id = 0;
     this.barButtonItem1.ImageIndex = 0;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem3.Caption = "��������";
     this.barButtonItem3.Id = 1;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem4.Caption = "³����";
     this.barButtonItem4.Id = 2;
     this.barButtonItem4.ImageIndex = 1;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // tablePanelControl
     //
     this.tablePanelControl.Controls.Add(this.NomenclatureInfo);
     this.tablePanelControl.Controls.Add(this.NomenclatureInfoBar);
     this.tablePanelControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tablePanelControl.Location = new System.Drawing.Point(0, 131);
     this.tablePanelControl.Name = "tablePanelControl";
     this.tablePanelControl.Size = new System.Drawing.Size(742, 421);
     this.tablePanelControl.TabIndex = 24;
     //
     // Date
     //
     this.Date.EditValue = null;
     this.Date.Location = new System.Drawing.Point(99, 53);
     this.Date.MenuManager = this.ribbon;
     this.Date.Name = "Date";
     this.Date.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.Date.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Date.Size = new System.Drawing.Size(156, 20);
     this.Date.TabIndex = 21;
     //
     // dateLabel
     //
     this.dateLabel.Location = new System.Drawing.Point(10, 57);
     this.dateLabel.Name = "dateLabel";
     this.dateLabel.Size = new System.Drawing.Size(26, 13);
     this.dateLabel.TabIndex = 22;
     this.dateLabel.Text = "����";
     //
     // MovingItemForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(742, 603);
     this.Controls.Add(this.tablePanelControl);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelControl);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.KeyPreview = true;
     this.Name = "MovingItemForm";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Item form";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Itemform_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
     this.panelControl.ResumeLayout(false);
     this.panelControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PickingPlan.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tablePanelControl)).EndInit();
     this.tablePanelControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).EndInit();
     this.ResumeLayout(false);
 }
示例#22
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmTaskCheck));
     this.progressBarControl1 = new DevExpress.XtraEditors.ProgressBarControl();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     this.btnViewLog = new DevExpress.XtraEditors.SimpleButton();
     this.btnClose = new DevExpress.XtraEditors.SimpleButton();
     this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
     this.lblErrorCount = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.lblOperate = new DevExpress.XtraEditors.LabelControl();
     this.lblExcutedRuleCount = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.lblTime = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.lblRuleCount = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // progressBarControl1
     //
     this.progressBarControl1.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.progressBarControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.progressBarControl1.Location = new System.Drawing.Point(2, 161);
     this.progressBarControl1.Name = "progressBarControl1";
     this.progressBarControl1.Properties.AccessibleRole = System.Windows.Forms.AccessibleRole.Default;
     this.progressBarControl1.Properties.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.progressBarControl1.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.progressBarControl1.Properties.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.progressBarControl1.Properties.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.progressBarControl1.Properties.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.progressBarControl1.Properties.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.progressBarControl1.Properties.AppearanceDisabled.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.progressBarControl1.Properties.AppearanceDisabled.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.progressBarControl1.Properties.AppearanceDisabled.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.progressBarControl1.Properties.AppearanceDisabled.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.progressBarControl1.Properties.AppearanceDisabled.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.progressBarControl1.Properties.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.progressBarControl1.Properties.AppearanceFocused.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.progressBarControl1.Properties.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.progressBarControl1.Properties.AppearanceFocused.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.progressBarControl1.Properties.AppearanceFocused.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.progressBarControl1.Properties.AppearanceFocused.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.progressBarControl1.Properties.AppearanceFocused.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.progressBarControl1.Properties.AppearanceReadOnly.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.progressBarControl1.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.progressBarControl1.Properties.AppearanceReadOnly.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.progressBarControl1.Properties.AppearanceReadOnly.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.progressBarControl1.Properties.AppearanceReadOnly.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.progressBarControl1.Properties.AppearanceReadOnly.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.progressBarControl1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
     this.progressBarControl1.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
     this.progressBarControl1.Properties.ExportMode = DevExpress.XtraEditors.Repository.ExportMode.DisplayText;
     this.progressBarControl1.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.progressBarControl1.Properties.ProgressKind = DevExpress.XtraEditors.Controls.ProgressKind.Horizontal;
     this.progressBarControl1.Properties.ProgressViewStyle = DevExpress.XtraEditors.Controls.ProgressViewStyle.Broken;
     this.progressBarControl1.Properties.ShowTitle = true;
     this.progressBarControl1.Properties.Step = 1;
     this.progressBarControl1.Size = new System.Drawing.Size(508, 26);
     this.progressBarControl1.TabIndex = 3;
     this.progressBarControl1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     this.progressBarControl1.CustomDisplayText += new DevExpress.XtraEditors.Controls.CustomDisplayTextEventHandler(this.progressBarControl1_CustomDisplayText);
     //
     // panelControl2
     //
     this.panelControl2.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.panelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.panelControl2.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.panelControl2.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.panelControl2.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.panelControl2.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.panelControl2.ContentImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.panelControl2.Controls.Add(this.btnViewLog);
     this.panelControl2.Controls.Add(this.btnClose);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl2.Location = new System.Drawing.Point(2, 187);
     this.panelControl2.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(508, 42);
     this.panelControl2.TabIndex = 4;
     //
     // btnViewLog
     //
     this.btnViewLog.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.btnViewLog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnViewLog.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.btnViewLog.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.btnViewLog.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.btnViewLog.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.btnViewLog.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.btnViewLog.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.btnViewLog.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
     this.btnViewLog.DialogResult = System.Windows.Forms.DialogResult.None;
     this.btnViewLog.ImageLocation = DevExpress.XtraEditors.ImageLocation.Default;
     this.btnViewLog.Location = new System.Drawing.Point(276, 8);
     this.btnViewLog.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.btnViewLog.Name = "btnViewLog";
     this.btnViewLog.Size = new System.Drawing.Size(110, 26);
     this.btnViewLog.TabIndex = 5;
     this.btnViewLog.Text = "查看任务日志";
     this.btnViewLog.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     this.btnViewLog.Visible = false;
     this.btnViewLog.Click += new System.EventHandler(this.btnViewLog_Click);
     //
     // btnClose
     //
     this.btnClose.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnClose.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.btnClose.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.btnClose.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.btnClose.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.btnClose.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.btnClose.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
     this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnClose.ImageLocation = DevExpress.XtraEditors.ImageLocation.Default;
     this.btnClose.Location = new System.Drawing.Point(393, 8);
     this.btnClose.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(110, 26);
     this.btnClose.TabIndex = 4;
     this.btnClose.Text = "取消";
     this.btnClose.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // panelControl3
     //
     this.panelControl3.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.panelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.panelControl3.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.panelControl3.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.panelControl3.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.panelControl3.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.panelControl3.ContentImageAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.panelControl3.Controls.Add(this.lblErrorCount);
     this.panelControl3.Controls.Add(this.labelControl5);
     this.panelControl3.Controls.Add(this.progressBarControl1);
     this.panelControl3.Controls.Add(this.lblOperate);
     this.panelControl3.Controls.Add(this.panelControl2);
     this.panelControl3.Controls.Add(this.lblExcutedRuleCount);
     this.panelControl3.Controls.Add(this.labelControl3);
     this.panelControl3.Controls.Add(this.lblTime);
     this.panelControl3.Controls.Add(this.labelControl2);
     this.panelControl3.Controls.Add(this.lblRuleCount);
     this.panelControl3.Controls.Add(this.labelControl1);
     this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl3.Location = new System.Drawing.Point(149, 0);
     this.panelControl3.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.panelControl3.Name = "panelControl3";
     this.panelControl3.Size = new System.Drawing.Size(512, 231);
     this.panelControl3.TabIndex = 5;
     //
     // lblErrorCount
     //
     this.lblErrorCount.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.lblErrorCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblErrorCount.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.lblErrorCount.Appearance.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblErrorCount.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.lblErrorCount.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.lblErrorCount.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.lblErrorCount.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.lblErrorCount.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.lblErrorCount.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Default;
     this.lblErrorCount.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.None;
     this.lblErrorCount.LineLocation = DevExpress.XtraEditors.LineLocation.Default;
     this.lblErrorCount.LineOrientation = DevExpress.XtraEditors.LabelLineOrientation.Default;
     this.lblErrorCount.Location = new System.Drawing.Point(122, 69);
     this.lblErrorCount.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.lblErrorCount.Name = "lblErrorCount";
     this.lblErrorCount.Size = new System.Drawing.Size(7, 14);
     this.lblErrorCount.TabIndex = 10;
     this.lblErrorCount.Text = "0";
     this.lblErrorCount.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     //
     // labelControl5
     //
     this.labelControl5.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.labelControl5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.labelControl5.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.labelControl5.Appearance.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.labelControl5.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.labelControl5.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.labelControl5.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.labelControl5.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Default;
     this.labelControl5.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.None;
     this.labelControl5.LineLocation = DevExpress.XtraEditors.LineLocation.Default;
     this.labelControl5.LineOrientation = DevExpress.XtraEditors.LabelLineOrientation.Default;
     this.labelControl5.Location = new System.Drawing.Point(20, 69);
     this.labelControl5.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(84, 14);
     this.labelControl5.TabIndex = 9;
     this.labelControl5.Text = "已发现错误数:";
     this.labelControl5.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     //
     // lblOperate
     //
     this.lblOperate.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.lblOperate.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblOperate.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.lblOperate.Appearance.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblOperate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.lblOperate.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.lblOperate.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.lblOperate.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.lblOperate.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.lblOperate.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Vertical;
     this.lblOperate.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.None;
     this.lblOperate.LineLocation = DevExpress.XtraEditors.LineLocation.Default;
     this.lblOperate.LineOrientation = DevExpress.XtraEditors.LabelLineOrientation.Default;
     this.lblOperate.Location = new System.Drawing.Point(20, 114);
     this.lblOperate.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.lblOperate.Name = "lblOperate";
     this.lblOperate.Size = new System.Drawing.Size(474, 14);
     this.lblOperate.TabIndex = 8;
     this.lblOperate.Text = "当前检查项\r\n";
     this.lblOperate.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     //
     // lblExcutedRuleCount
     //
     this.lblExcutedRuleCount.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.lblExcutedRuleCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblExcutedRuleCount.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.lblExcutedRuleCount.Appearance.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblExcutedRuleCount.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.lblExcutedRuleCount.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.lblExcutedRuleCount.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.lblExcutedRuleCount.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.lblExcutedRuleCount.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.lblExcutedRuleCount.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Default;
     this.lblExcutedRuleCount.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.None;
     this.lblExcutedRuleCount.LineLocation = DevExpress.XtraEditors.LineLocation.Default;
     this.lblExcutedRuleCount.LineOrientation = DevExpress.XtraEditors.LabelLineOrientation.Default;
     this.lblExcutedRuleCount.Location = new System.Drawing.Point(331, 29);
     this.lblExcutedRuleCount.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.lblExcutedRuleCount.Name = "lblExcutedRuleCount";
     this.lblExcutedRuleCount.Size = new System.Drawing.Size(7, 14);
     this.lblExcutedRuleCount.TabIndex = 5;
     this.lblExcutedRuleCount.Text = "0";
     this.lblExcutedRuleCount.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     //
     // labelControl3
     //
     this.labelControl3.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.labelControl3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.labelControl3.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.labelControl3.Appearance.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.labelControl3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.labelControl3.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.labelControl3.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.labelControl3.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.labelControl3.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.labelControl3.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Default;
     this.labelControl3.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.None;
     this.labelControl3.LineLocation = DevExpress.XtraEditors.LineLocation.Default;
     this.labelControl3.LineOrientation = DevExpress.XtraEditors.LabelLineOrientation.Default;
     this.labelControl3.Location = new System.Drawing.Point(212, 29);
     this.labelControl3.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(84, 14);
     this.labelControl3.TabIndex = 4;
     this.labelControl3.Text = "已完成检查项:";
     this.labelControl3.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     //
     // lblTime
     //
     this.lblTime.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.lblTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblTime.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.lblTime.Appearance.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblTime.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.lblTime.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.lblTime.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.lblTime.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.lblTime.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.lblTime.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Default;
     this.lblTime.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.None;
     this.lblTime.LineLocation = DevExpress.XtraEditors.LineLocation.Default;
     this.lblTime.LineOrientation = DevExpress.XtraEditors.LabelLineOrientation.Default;
     this.lblTime.Location = new System.Drawing.Point(331, 69);
     this.lblTime.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.lblTime.Name = "lblTime";
     this.lblTime.Size = new System.Drawing.Size(0, 14);
     this.lblTime.TabIndex = 3;
     this.lblTime.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     //
     // labelControl2
     //
     this.labelControl2.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.labelControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.labelControl2.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.labelControl2.Appearance.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.labelControl2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.labelControl2.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.labelControl2.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.labelControl2.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.labelControl2.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.labelControl2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Default;
     this.labelControl2.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.None;
     this.labelControl2.LineLocation = DevExpress.XtraEditors.LineLocation.Default;
     this.labelControl2.LineOrientation = DevExpress.XtraEditors.LabelLineOrientation.Default;
     this.labelControl2.Location = new System.Drawing.Point(212, 69);
     this.labelControl2.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(96, 14);
     this.labelControl2.TabIndex = 2;
     this.labelControl2.Text = "任务已执行时间:";
     this.labelControl2.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     //
     // lblRuleCount
     //
     this.lblRuleCount.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.lblRuleCount.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblRuleCount.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.lblRuleCount.Appearance.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblRuleCount.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.lblRuleCount.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.lblRuleCount.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.lblRuleCount.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.lblRuleCount.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.lblRuleCount.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Default;
     this.lblRuleCount.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.None;
     this.lblRuleCount.LineLocation = DevExpress.XtraEditors.LineLocation.Default;
     this.lblRuleCount.LineOrientation = DevExpress.XtraEditors.LabelLineOrientation.Default;
     this.lblRuleCount.Location = new System.Drawing.Point(122, 30);
     this.lblRuleCount.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.lblRuleCount.Name = "lblRuleCount";
     this.lblRuleCount.Size = new System.Drawing.Size(0, 14);
     this.lblRuleCount.TabIndex = 1;
     this.lblRuleCount.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     //
     // labelControl1
     //
     this.labelControl1.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.labelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.labelControl1.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.labelControl1.Appearance.ImageAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.labelControl1.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.labelControl1.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.labelControl1.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.labelControl1.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.Default;
     this.labelControl1.ImageAlignToText = DevExpress.XtraEditors.ImageAlignToText.None;
     this.labelControl1.LineLocation = DevExpress.XtraEditors.LineLocation.Default;
     this.labelControl1.LineOrientation = DevExpress.XtraEditors.LabelLineOrientation.Default;
     this.labelControl1.Location = new System.Drawing.Point(20, 29);
     this.labelControl1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(72, 14);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "总计检查项:";
     this.labelControl1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     //
     // pictureEdit1
     //
     this.pictureEdit1.AllowHtmlTextInToolTip = DevExpress.Utils.DefaultBoolean.Default;
     this.pictureEdit1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureEdit1.BackgroundImage")));
     this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.AccessibleRole = System.Windows.Forms.AccessibleRole.Default;
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.pictureEdit1.Properties.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.pictureEdit1.Properties.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.pictureEdit1.Properties.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.pictureEdit1.Properties.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.pictureEdit1.Properties.AppearanceDisabled.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.pictureEdit1.Properties.AppearanceDisabled.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.pictureEdit1.Properties.AppearanceDisabled.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.pictureEdit1.Properties.AppearanceDisabled.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.pictureEdit1.Properties.AppearanceDisabled.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.pictureEdit1.Properties.AppearanceDisabled.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.pictureEdit1.Properties.AppearanceFocused.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.pictureEdit1.Properties.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.pictureEdit1.Properties.AppearanceFocused.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.pictureEdit1.Properties.AppearanceFocused.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.pictureEdit1.Properties.AppearanceFocused.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.pictureEdit1.Properties.AppearanceFocused.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.pictureEdit1.Properties.AppearanceReadOnly.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.pictureEdit1.Properties.AppearanceReadOnly.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.pictureEdit1.Properties.AppearanceReadOnly.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.pictureEdit1.Properties.AppearanceReadOnly.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.pictureEdit1.Properties.AppearanceReadOnly.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.pictureEdit1.Properties.AppearanceReadOnly.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
     this.pictureEdit1.Properties.EditValueChangedFiringMode = DevExpress.XtraEditors.Controls.EditValueChangedFiringMode.Default;
     this.pictureEdit1.Properties.ExportMode = DevExpress.XtraEditors.Repository.ExportMode.Default;
     this.pictureEdit1.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.pictureEdit1.Properties.PictureAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.pictureEdit1.Properties.PictureStoreMode = DevExpress.XtraEditors.Controls.PictureStoreMode.Default;
     this.pictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Clip;
     this.pictureEdit1.Size = new System.Drawing.Size(149, 231);
     this.pictureEdit1.TabIndex = 6;
     this.pictureEdit1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.None;
     //
     // timer1
     //
     this.timer1.Interval = 1000;
     this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
     //
     // FrmTaskCheck
     //
     this.Appearance.GradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
     this.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.Appearance.TextOptions.HotkeyPrefix = DevExpress.Utils.HKeyPrefix.Default;
     this.Appearance.TextOptions.Trimming = DevExpress.Utils.Trimming.Default;
     this.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Default;
     this.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Default;
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton = this.btnClose;
     this.ClientSize = new System.Drawing.Size(661, 231);
     this.Controls.Add(this.panelControl3);
     this.Controls.Add(this.pictureEdit1);
     this.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Skin;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "FrmTaskCheck";
     this.ShowIcon = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "正在执行自动检查...";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FrmTaskCheck_FormClosing);
     ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.panelControl3.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.OK = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
            this.cancel = new DevExpress.XtraBars.BarButtonItem();
            this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
            this.showTareBarButtonItem = new DevExpress.XtraBars.BarCheckItem();
            this.showNomenclatureBarButtonItem = new DevExpress.XtraBars.BarCheckItem();
            this.openPalletButton = new DevExpress.XtraBars.BarButtonItem();
            this.NomenclatureInfoButtonsBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.PlansBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
            this.panelControl = new DevExpress.XtraEditors.PanelControl();
            this.date = new DevExpress.XtraEditors.DateEdit();
            this.Car = new DevExpress.XtraEditors.LabelControl();
            this.Carrier = new DevExpress.XtraEditors.LabelControl();
            this.Driver = new DevExpress.XtraEditors.LabelControl();
            this.Contractor = new DevExpress.XtraEditors.LabelControl();
            this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
            this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
            this.State = new DevExpress.XtraEditors.ComboBoxEdit();
            this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
            this.label = new DevExpress.XtraEditors.LabelControl();
            this.NomenclatureInfo = new DevExpress.XtraGrid.GridControl();
            this.nomenclatureView = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
            this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
            this.Info = new DevExpress.XtraEditors.LabelControl();
            this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
            this.tabControl = new DevExpress.XtraTab.XtraTabControl();
            this.waresTabPage = new DevExpress.XtraTab.XtraTabPage();
            this.plansTabPage = new DevExpress.XtraTab.XtraTabPage();
            this.Plans = new DevExpress.XtraGrid.GridControl();
            this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem();
            this.barCheckItem2 = new DevExpress.XtraBars.BarCheckItem();
            this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem9 = new DevExpress.XtraBars.BarButtonItem();
            this.barButtonItem10 = new DevExpress.XtraBars.BarButtonItem();
            this.createAcceptanceButtonItem = new DevExpress.XtraBars.BarButtonItem();
            ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
            this.panelControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.date.Properties.VistaTimeProperties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.date.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
            this.panelControl1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabControl)).BeginInit();
            this.tabControl.SuspendLayout();
            this.waresTabPage.SuspendLayout();
            this.plansTabPage.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.Plans)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
            this.SuspendLayout();
            //
            // ribbonStatusBar
            //
            this.ribbonStatusBar.ItemLinks.Add(this.OK);
            this.ribbonStatusBar.ItemLinks.Add(this.barButtonItem2);
            this.ribbonStatusBar.ItemLinks.Add(this.cancel);
            this.ribbonStatusBar.Location = new System.Drawing.Point(0, 572);
            this.ribbonStatusBar.Name = "ribbonStatusBar";
            this.ribbonStatusBar.Ribbon = this.ribbon;
            this.ribbonStatusBar.Size = new System.Drawing.Size(884, 31);
            //
            // OK
            //
            this.OK.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.OK.Caption = "OK";
            this.OK.Id = 0;
            this.OK.ImageIndex = 0;
            this.OK.Name = "OK";
            this.OK.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OK_ItemClick);
            //
            // barButtonItem2
            //
            this.barButtonItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonItem2.Caption = "��������";
            this.barButtonItem2.Id = 1;
            this.barButtonItem2.Name = "barButtonItem2";
            this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Write_ItemClick);
            //
            // cancel
            //
            this.cancel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.cancel.Caption = "³����";
            this.cancel.Id = 2;
            this.cancel.ImageIndex = 1;
            this.cancel.Name = "cancel";
            this.cancel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.cancel_ItemClick);
            //
            // ribbon
            //
            this.ribbon.ApplicationButtonText = null;
            this.ribbon.ExpandCollapseItem.Id = 0;
            this.ribbon.ExpandCollapseItem.Name = "";
            this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
            this.ribbon.ExpandCollapseItem,
            this.OK,
            this.barButtonItem2,
            this.cancel,
            this.showTareBarButtonItem,
            this.showNomenclatureBarButtonItem,
            this.openPalletButton});
            this.ribbon.Location = new System.Drawing.Point(0, 0);
            this.ribbon.MaxItemId = 22;
            this.ribbon.Name = "ribbon";
            this.ribbon.Size = new System.Drawing.Size(884, 49);
            this.ribbon.StatusBar = this.PlansBar;
            this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
            //
            // showTareBarButtonItem
            //
            this.showTareBarButtonItem.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.showTareBarButtonItem.Caption = "����";
            this.showTareBarButtonItem.Id = 18;
            this.showTareBarButtonItem.Name = "showTareBarButtonItem";
            this.showTareBarButtonItem.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.showTareBarButtonItem_CheckedChanged);
            //
            // showNomenclatureBarButtonItem
            //
            this.showNomenclatureBarButtonItem.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.showNomenclatureBarButtonItem.Caption = "������������";
            this.showNomenclatureBarButtonItem.Id = 20;
            this.showNomenclatureBarButtonItem.Name = "showNomenclatureBarButtonItem";
            this.showNomenclatureBarButtonItem.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.showNomenclatureBarButtonItem_CheckedChanged);
            //
            // openPalletButton
            //
            this.openPalletButton.Caption = "�������� ������";
            this.openPalletButton.Id = 21;
            this.openPalletButton.Name = "openPalletButton";
            this.openPalletButton.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.openPalletButton_ItemClick);
            //
            // NomenclatureInfoButtonsBar
            //
            this.NomenclatureInfoButtonsBar.Dock = System.Windows.Forms.DockStyle.Top;
            this.NomenclatureInfoButtonsBar.ItemLinks.Add(this.showNomenclatureBarButtonItem);
            this.NomenclatureInfoButtonsBar.ItemLinks.Add(this.showTareBarButtonItem);
            this.NomenclatureInfoButtonsBar.ItemLinks.Add(this.openPalletButton);
            this.NomenclatureInfoButtonsBar.Location = new System.Drawing.Point(0, 0);
            this.NomenclatureInfoButtonsBar.Name = "NomenclatureInfoButtonsBar";
            this.NomenclatureInfoButtonsBar.Ribbon = this.ribbon;
            this.NomenclatureInfoButtonsBar.Size = new System.Drawing.Size(878, 27);
            //
            // PlansBar
            //
            this.PlansBar.Dock = System.Windows.Forms.DockStyle.Top;
            this.PlansBar.Location = new System.Drawing.Point(0, 0);
            this.PlansBar.Name = "PlansBar";
            this.PlansBar.Ribbon = this.ribbon;
            this.PlansBar.Size = new System.Drawing.Size(878, 27);
            //
            // panelControl
            //
            this.panelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl.Controls.Add(this.date);
            this.panelControl.Controls.Add(this.Car);
            this.panelControl.Controls.Add(this.Carrier);
            this.panelControl.Controls.Add(this.Driver);
            this.panelControl.Controls.Add(this.Contractor);
            this.panelControl.Controls.Add(this.labelControl7);
            this.panelControl.Controls.Add(this.labelControl6);
            this.panelControl.Controls.Add(this.labelControl5);
            this.panelControl.Controls.Add(this.labelControl4);
            this.panelControl.Controls.Add(this.State);
            this.panelControl.Controls.Add(this.labelControl3);
            this.panelControl.Controls.Add(this.label);
            this.panelControl.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelControl.Location = new System.Drawing.Point(0, 49);
            this.panelControl.Name = "panelControl";
            this.panelControl.Size = new System.Drawing.Size(884, 94);
            this.panelControl.TabIndex = 2;
            //
            // date
            //
            this.date.EditValue = null;
            this.date.Location = new System.Drawing.Point(366, 8);
            this.date.MenuManager = this.ribbon;
            this.date.Name = "date";
            this.date.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.date.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton()});
            this.date.Size = new System.Drawing.Size(100, 20);
            this.date.TabIndex = 17;
            //
            // Car
            //
            this.Car.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.Car.Location = new System.Drawing.Point(366, 72);
            this.Car.Name = "Car";
            this.Car.Size = new System.Drawing.Size(21, 13);
            this.Car.TabIndex = 16;
            this.Car.Text = "{0}";
            //
            // Carrier
            //
            this.Carrier.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.Carrier.Location = new System.Drawing.Point(366, 53);
            this.Carrier.Name = "Carrier";
            this.Carrier.Size = new System.Drawing.Size(21, 13);
            this.Carrier.TabIndex = 15;
            this.Carrier.Text = "{0}";
            //
            // Driver
            //
            this.Driver.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.Driver.Location = new System.Drawing.Point(99, 72);
            this.Driver.Name = "Driver";
            this.Driver.Size = new System.Drawing.Size(21, 13);
            this.Driver.TabIndex = 14;
            this.Driver.Text = "{0}";
            //
            // Contractor
            //
            this.Contractor.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
            this.Contractor.Location = new System.Drawing.Point(99, 53);
            this.Contractor.Name = "Contractor";
            this.Contractor.Size = new System.Drawing.Size(21, 13);
            this.Contractor.TabIndex = 13;
            this.Contractor.Text = "{0}";
            //
            // labelControl7
            //
            this.labelControl7.Location = new System.Drawing.Point(261, 72);
            this.labelControl7.Name = "labelControl7";
            this.labelControl7.Size = new System.Drawing.Size(40, 13);
            this.labelControl7.TabIndex = 12;
            this.labelControl7.Text = "������";
            //
            // labelControl6
            //
            this.labelControl6.Location = new System.Drawing.Point(10, 72);
            this.labelControl6.Name = "labelControl6";
            this.labelControl6.Size = new System.Drawing.Size(28, 13);
            this.labelControl6.TabIndex = 10;
            this.labelControl6.Text = "����";
            //
            // labelControl5
            //
            this.labelControl5.Location = new System.Drawing.Point(261, 53);
            this.labelControl5.Name = "labelControl5";
            this.labelControl5.Size = new System.Drawing.Size(57, 13);
            this.labelControl5.TabIndex = 8;
            this.labelControl5.Text = "���������";
            //
            // labelControl4
            //
            this.labelControl4.Location = new System.Drawing.Point(10, 53);
            this.labelControl4.Name = "labelControl4";
            this.labelControl4.Size = new System.Drawing.Size(60, 13);
            this.labelControl4.TabIndex = 6;
            this.labelControl4.Text = "����������";
            //
            // State
            //
            this.State.Location = new System.Drawing.Point(99, 8);
            this.State.MenuManager = this.ribbon;
            this.State.Name = "State";
            this.State.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
            this.State.Size = new System.Drawing.Size(156, 20);
            this.State.TabIndex = 0;
            //
            // labelControl3
            //
            this.labelControl3.Location = new System.Drawing.Point(10, 11);
            this.labelControl3.Name = "labelControl3";
            this.labelControl3.Size = new System.Drawing.Size(82, 13);
            this.labelControl3.TabIndex = 4;
            this.labelControl3.Text = "���� ���������";
            //
            // label
            //
            this.label.Location = new System.Drawing.Point(272, 11);
            this.label.Name = "label";
            this.label.Size = new System.Drawing.Size(83, 13);
            this.label.TabIndex = 2;
            this.label.Text = "���� ���������";
            //
            // NomenclatureInfo
            //
            this.NomenclatureInfo.Dock = System.Windows.Forms.DockStyle.Fill;
            this.NomenclatureInfo.Location = new System.Drawing.Point(0, 27);
            this.NomenclatureInfo.MainView = this.nomenclatureView;
            this.NomenclatureInfo.MenuManager = this.ribbon;
            this.NomenclatureInfo.Name = "NomenclatureInfo";
            this.NomenclatureInfo.Size = new System.Drawing.Size(878, 354);
            this.NomenclatureInfo.TabIndex = 1;
            this.NomenclatureInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.nomenclatureView});
            //
            // nomenclatureView
            //
            this.nomenclatureView.GridControl = this.NomenclatureInfo;
            this.nomenclatureView.Name = "nomenclatureView";
            this.nomenclatureView.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.nomenclatureView_RowStyle);
            //
            // panelControl1
            //
            this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.panelControl1.Controls.Add(this.pictureEdit1);
            this.panelControl1.Controls.Add(this.Info);
            this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panelControl1.Location = new System.Drawing.Point(0, 552);
            this.panelControl1.Name = "panelControl1";
            this.panelControl1.Size = new System.Drawing.Size(884, 20);
            this.panelControl1.TabIndex = 0;
            //
            // pictureEdit1
            //
            this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Left;
            this.pictureEdit1.EditValue = global::FMCG.Properties.Resources._1317825614_information_balloon;
            this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
            this.pictureEdit1.MenuManager = this.ribbon;
            this.pictureEdit1.Name = "pictureEdit1";
            this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
            this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
            this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
            this.pictureEdit1.Size = new System.Drawing.Size(20, 20);
            this.pictureEdit1.TabIndex = 3;
            this.pictureEdit1.ToolTip = "��� ������� ��������� �������� �� ���� ���������� �����������";
            this.pictureEdit1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
            this.pictureEdit1.ToolTipTitle = "������:";
            //
            // Info
            //
            this.Info.Appearance.ForeColor = System.Drawing.Color.Gray;
            this.Info.Location = new System.Drawing.Point(24, 3);
            this.Info.Name = "Info";
            this.Info.Size = new System.Drawing.Size(12, 13);
            this.Info.TabIndex = 1;
            this.Info.Text = "...";
            //
            // barButtonItem1
            //
            this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonItem1.Caption = "OK";
            this.barButtonItem1.Id = 0;
            this.barButtonItem1.ImageIndex = 0;
            this.barButtonItem1.Name = "barButtonItem1";
            //
            // barButtonItem3
            //
            this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonItem3.Caption = "��������";
            this.barButtonItem3.Id = 1;
            this.barButtonItem3.Name = "barButtonItem3";
            //
            // barButtonItem4
            //
            this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonItem4.Caption = "³����";
            this.barButtonItem4.Id = 2;
            this.barButtonItem4.ImageIndex = 1;
            this.barButtonItem4.Name = "barButtonItem4";
            //
            // tabControl
            //
            this.tabControl.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tabControl.Location = new System.Drawing.Point(0, 143);
            this.tabControl.Name = "tabControl";
            this.tabControl.SelectedTabPage = this.waresTabPage;
            this.tabControl.Size = new System.Drawing.Size(884, 409);
            this.tabControl.TabIndex = 9;
            this.tabControl.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.waresTabPage,
            this.plansTabPage});
            //
            // waresTabPage
            //
            this.waresTabPage.Controls.Add(this.NomenclatureInfo);
            this.waresTabPage.Controls.Add(this.NomenclatureInfoButtonsBar);
            this.waresTabPage.Name = "waresTabPage";
            this.waresTabPage.Size = new System.Drawing.Size(878, 381);
            this.waresTabPage.Text = "������������";
            //
            // plansTabPage
            //
            this.plansTabPage.Controls.Add(this.Plans);
            this.plansTabPage.Controls.Add(this.PlansBar);
            this.plansTabPage.Name = "plansTabPage";
            this.plansTabPage.Size = new System.Drawing.Size(878, 381);
            this.plansTabPage.Text = "������ ���������";
            //
            // Plans
            //
            this.Plans.Dock = System.Windows.Forms.DockStyle.Fill;
            this.Plans.Location = new System.Drawing.Point(0, 27);
            this.Plans.MainView = this.gridView3;
            this.Plans.MenuManager = this.ribbon;
            this.Plans.Name = "Plans";
            this.Plans.Size = new System.Drawing.Size(878, 354);
            this.Plans.TabIndex = 7;
            this.Plans.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
            this.gridView3});
            //
            // gridView3
            //
            this.gridView3.GridControl = this.Plans;
            this.gridView3.Name = "gridView3";
            //
            // barCheckItem1
            //
            this.barCheckItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barCheckItem1.Caption = "������������";
            this.barCheckItem1.Id = 20;
            this.barCheckItem1.Name = "barCheckItem1";
            //
            // barCheckItem2
            //
            this.barCheckItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barCheckItem2.Caption = "����";
            this.barCheckItem2.Id = 18;
            this.barCheckItem2.Name = "barCheckItem2";
            //
            // barButtonItem5
            //
            this.barButtonItem5.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonItem5.Caption = "OK";
            this.barButtonItem5.Id = 0;
            this.barButtonItem5.ImageIndex = 0;
            this.barButtonItem5.Name = "barButtonItem5";
            //
            // barButtonItem6
            //
            this.barButtonItem6.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonItem6.Caption = "��������";
            this.barButtonItem6.Id = 1;
            this.barButtonItem6.Name = "barButtonItem6";
            //
            // barButtonItem7
            //
            this.barButtonItem7.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonItem7.Caption = "³����";
            this.barButtonItem7.Id = 2;
            this.barButtonItem7.ImageIndex = 1;
            this.barButtonItem7.Name = "barButtonItem7";
            //
            // barButtonItem8
            //
            this.barButtonItem8.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonItem8.Caption = "OK";
            this.barButtonItem8.Id = 0;
            this.barButtonItem8.ImageIndex = 0;
            this.barButtonItem8.Name = "barButtonItem8";
            //
            // barButtonItem9
            //
            this.barButtonItem9.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonItem9.Caption = "��������";
            this.barButtonItem9.Id = 1;
            this.barButtonItem9.Name = "barButtonItem9";
            //
            // barButtonItem10
            //
            this.barButtonItem10.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
            this.barButtonItem10.Caption = "³����";
            this.barButtonItem10.Id = 2;
            this.barButtonItem10.ImageIndex = 1;
            this.barButtonItem10.Name = "barButtonItem10";
            //
            // createAcceptanceButtonItem
            //
            this.createAcceptanceButtonItem.Caption = "�������� \"��������� ������\"";
            this.createAcceptanceButtonItem.Id = 18;
            this.createAcceptanceButtonItem.Name = "createAcceptanceButtonItem";
            //
            // AcceptanceOfGoodsItemForm
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(884, 603);
            this.Controls.Add(this.tabControl);
            this.Controls.Add(this.panelControl1);
            this.Controls.Add(this.panelControl);
            this.Controls.Add(this.ribbonStatusBar);
            this.Controls.Add(this.ribbon);
            this.KeyPreview = true;
            this.Name = "AcceptanceOfGoodsItemForm";
            this.Ribbon = this.ribbon;
            this.StatusBar = this.ribbonStatusBar;
            this.Text = "Item form";

            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Itemform_KeyDown);
            ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
            this.panelControl.ResumeLayout(false);
            this.panelControl.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.date.Properties.VistaTimeProperties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.date.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
            this.panelControl1.ResumeLayout(false);
            this.panelControl1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabControl)).EndInit();
            this.tabControl.ResumeLayout(false);
            this.waresTabPage.ResumeLayout(false);
            this.plansTabPage.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.Plans)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
            this.ResumeLayout(false);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmBaseReportExt));
     this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.treeList1 = new DevExpress.XtraTreeList.TreeList();
     this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.sbNewPreview = new DevExpress.XtraEditors.SimpleButton();
     this.sbPreview = new DevExpress.XtraEditors.SimpleButton();
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageIntro = new DevExpress.XtraTab.XtraTabPage();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel2.SuspendLayout();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPageIntro.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.HiddenPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
     this.dockPanel2});
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
     this.dockPanel1});
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
     "DevExpress.XtraBars.BarDockControl",
     "System.Windows.Forms.StatusBar"});
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Float;
     this.dockPanel2.FloatLocation = new System.Drawing.Point(231, 255);
     this.dockPanel2.FloatVertical = true;
     this.dockPanel2.ID = new System.Guid("efb3e4b0-6cc1-412c-ae6c-fed385d7419d");
     this.dockPanel2.Location = new System.Drawing.Point(-32768, -32768);
     this.dockPanel2.Name = "dockPanel2";
     this.dockPanel2.OriginalSize = new System.Drawing.Size(0, 0);
     this.dockPanel2.SavedIndex = 0;
     this.dockPanel2.Size = new System.Drawing.Size(200, 200);
     this.dockPanel2.Text = "dockPanel2";
     this.dockPanel2.Visibility = DevExpress.XtraBars.Docking.DockVisibility.Hidden;
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Location = new System.Drawing.Point(3, 20);
     this.dockPanel2_Container.Name = "dockPanel2_Container";
     this.dockPanel2_Container.Size = new System.Drawing.Size(194, 177);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
     this.dockPanel1.FloatSize = new System.Drawing.Size(215, 200);
     this.dockPanel1.FloatVertical = true;
     this.dockPanel1.ID = new System.Guid("abe6377d-9058-4e9f-bb5c-d22cba2ec019");
     this.dockPanel1.Location = new System.Drawing.Point(0, 0);
     this.dockPanel1.Name = "dockPanel1";
     this.dockPanel1.Options.AllowDockBottom = false;
     this.dockPanel1.Options.AllowDockFill = false;
     this.dockPanel1.Options.AllowDockRight = false;
     this.dockPanel1.Options.AllowDockTop = false;
     this.dockPanel1.Options.AllowFloating = false;
     this.dockPanel1.Options.FloatOnDblClick = false;
     this.dockPanel1.Options.ShowCloseButton = false;
     this.dockPanel1.Options.ShowMaximizeButton = false;
     this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
     this.dockPanel1.Size = new System.Drawing.Size(200, 393);
     this.dockPanel1.Text = "Danh sách báo cáo";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.panelControl2);
     this.dockPanel1_Container.Controls.Add(this.panelControl1);
     this.dockPanel1_Container.Location = new System.Drawing.Point(3, 25);
     this.dockPanel1_Container.Name = "dockPanel1_Container";
     this.dockPanel1_Container.Size = new System.Drawing.Size(194, 365);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // panelControl2
     //
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.splitContainerControl1);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl2.Location = new System.Drawing.Point(0, 0);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(194, 331);
     this.panelControl2.TabIndex = 0;
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
     this.splitContainerControl1.Margin = new System.Windows.Forms.Padding(0);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.treeList1);
     this.splitContainerControl1.Panel1.MinSize = 50;
     this.splitContainerControl1.Panel1.Text = "splitContainerControl1_Panel1";
     this.splitContainerControl1.Panel2.Text = "splitContainerControl1_Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(194, 331);
     this.splitContainerControl1.SplitterPosition = 166;
     this.splitContainerControl1.TabIndex = 8;
     this.splitContainerControl1.Text = "splitContainerControl1";
     this.splitContainerControl1.SizeChanged += new System.EventHandler(this.splitContainerControl1_SizeChanged);
     //
     // treeList1
     //
     this.treeList1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
     this.treeListColumn1});
     this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.treeList1.Location = new System.Drawing.Point(0, 0);
     this.treeList1.Name = "treeList1";
     this.treeList1.BeginUnboundLoad();
     this.treeList1.AppendNode(new object[] {
     "Nhóm báo cáo A"}, -1);
     this.treeList1.AppendNode(new object[] {
     "Báo cáo A1"}, 0);
     this.treeList1.AppendNode(new object[] {
     "Báo cáo A2"}, 0);
     this.treeList1.AppendNode(new object[] {
     "Báo cáo A3"}, 0);
     this.treeList1.AppendNode(new object[] {
     "Nhóm báo cáo B"}, -1);
     this.treeList1.AppendNode(new object[] {
     "Báo cáo B1"}, 4);
     this.treeList1.AppendNode(new object[] {
     "Báo cáo B2"}, 4);
     this.treeList1.EndUnboundLoad();
     this.treeList1.OptionsBehavior.Editable = false;
     this.treeList1.OptionsMenu.EnableColumnMenu = false;
     this.treeList1.OptionsMenu.EnableFooterMenu = false;
     this.treeList1.Size = new System.Drawing.Size(194, 166);
     this.treeList1.TabIndex = 1;
     this.treeList1.FocusedNodeChanged += new DevExpress.XtraTreeList.FocusedNodeChangedEventHandler(this.treeList1_FocusedNodeChanged_1);
     //
     // treeListColumn1
     //
     this.treeListColumn1.MinWidth = 46;
     this.treeListColumn1.Name = "treeListColumn1";
     this.treeListColumn1.Visible = true;
     this.treeListColumn1.VisibleIndex = 0;
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.sbNewPreview);
     this.panelControl1.Controls.Add(this.sbPreview);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(0, 331);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Padding = new System.Windows.Forms.Padding(5, 5, 10, 5);
     this.panelControl1.Size = new System.Drawing.Size(194, 34);
     this.panelControl1.TabIndex = 9;
     //
     // sbNewPreview
     //
     this.sbNewPreview.Dock = System.Windows.Forms.DockStyle.Right;
     this.sbNewPreview.Location = new System.Drawing.Point(56, 5);
     this.sbNewPreview.Name = "sbNewPreview";
     this.sbNewPreview.Size = new System.Drawing.Size(64, 24);
     this.sbNewPreview.TabIndex = 1;
     this.sbNewPreview.Text = "&Mới";
     this.sbNewPreview.ToolTip = "Tạo báo cáo mới";
     this.sbNewPreview.Click += new System.EventHandler(this.sbNewPreview_Click);
     //
     // sbPreview
     //
     this.sbPreview.Dock = System.Windows.Forms.DockStyle.Right;
     this.sbPreview.Location = new System.Drawing.Point(120, 5);
     this.sbPreview.Name = "sbPreview";
     this.sbPreview.Size = new System.Drawing.Size(64, 24);
     this.sbPreview.TabIndex = 0;
     this.sbPreview.Text = "&Xem";
     this.sbPreview.ToolTip = "Tạo báo cáo theo điều kiện lọc";
     this.sbPreview.Click += new System.EventHandler(this.sbPreview_Click);
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl1.HeaderButtons = ((DevExpress.XtraTab.TabButtons)(((DevExpress.XtraTab.TabButtons.Prev | DevExpress.XtraTab.TabButtons.Next)
                 | DevExpress.XtraTab.TabButtons.Close)));
     this.xtraTabControl1.Location = new System.Drawing.Point(200, 0);
     this.xtraTabControl1.Name = "xtraTabControl1";
     this.xtraTabControl1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPageIntro;
     this.xtraTabControl1.Size = new System.Drawing.Size(418, 393);
     this.xtraTabControl1.TabIndex = 9;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageIntro});
     this.xtraTabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
     this.xtraTabControl1.CloseButtonClick += new System.EventHandler(this.xtraTabControl1_CloseButtonClick);
     //
     // xtraTabPageIntro
     //
     this.xtraTabPageIntro.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.xtraTabPageIntro.Controls.Add(this.pictureEdit1);
     this.xtraTabPageIntro.Name = "xtraTabPageIntro";
     this.xtraTabPageIntro.Size = new System.Drawing.Size(411, 364);
     this.xtraTabPageIntro.Text = "Giới thiệu";
     //
     // pictureEdit1
     //
     this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.ReadOnly = true;
     this.pictureEdit1.Properties.ShowMenu = false;
     this.pictureEdit1.ShowToolTips = false;
     this.pictureEdit1.Size = new System.Drawing.Size(411, 364);
     this.pictureEdit1.TabIndex = 0;
     //
     // frmBaseReportExt
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(618, 393);
     this.Controls.Add(this.xtraTabControl1);
     this.Controls.Add(this.dockPanel1);
     this.Name = "frmBaseReportExt";
     this.Text = "Hệ thống báo cáo";
     this.Load += new System.EventHandler(this.frmBaseReport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPageIntro.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PicQueryForm));
     this.timeFrom = new DevExpress.XtraEditors.TimeEdit();
     this.timeTo = new DevExpress.XtraEditors.TimeEdit();
     this.faceImageList = new System.Windows.Forms.ImageList(this.components);
     this.imageList2 = new System.Windows.Forms.ImageList(this.components);
     this.currentFace = new DevExpress.XtraEditors.PictureEdit();
     this.portraits = new DevExpress.Xpo.XPCollection();
     this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
     this.bar3 = new DevExpress.XtraBars.Bar();
     this.status = new DevExpress.XtraBars.BarStaticItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.dockPanel3 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel3_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.queryBtn = new DevExpress.XtraEditors.SimpleButton();
     this.panelContainer1 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel2_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
     this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
     this.wholePicture = new DevExpress.XtraEditors.PictureEdit();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.galleryControl1 = new DevExpress.XtraBars.Ribbon.GalleryControl();
     this.galleryControlClient1 = new DevExpress.XtraBars.Ribbon.GalleryControlClient();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.currPage = new DevExpress.XtraEditors.LabelControl();
     this.navigator = new DevExpress.XtraEditors.ControlNavigator();
     this.playRelatedVideo = new DevExpress.XtraEditors.SimpleButton();
     this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     ((System.ComponentModel.ISupportInitialize)(this.timeFrom.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.timeTo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentFace.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.portraits)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     this.dockPanel3.SuspendLayout();
     this.dockPanel3_Container.SuspendLayout();
     this.panelContainer1.SuspendLayout();
     this.dockPanel2.SuspendLayout();
     this.dockPanel2_Container.SuspendLayout();
     this.dockPanel1.SuspendLayout();
     this.dockPanel1_Container.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.wholePicture.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.galleryControl1)).BeginInit();
     this.galleryControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
     this.panelControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // timeFrom
     //
     this.timeFrom.EditValue = new System.DateTime(2009, 5, 7, 0, 0, 0, 0);
     this.timeFrom.Location = new System.Drawing.Point(51, 20);
     this.timeFrom.Name = "timeFrom";
     this.timeFrom.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.timeFrom.Properties.Mask.EditMask = "F";
     this.timeFrom.Size = new System.Drawing.Size(206, 21);
     this.timeFrom.TabIndex = 7;
     //
     // timeTo
     //
     this.timeTo.EditValue = new System.DateTime(2009, 5, 7, 0, 0, 0, 0);
     this.timeTo.Location = new System.Drawing.Point(352, 20);
     this.timeTo.Name = "timeTo";
     this.timeTo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.timeTo.Properties.Mask.EditMask = "F";
     this.timeTo.Size = new System.Drawing.Size(198, 21);
     this.timeTo.TabIndex = 8;
     //
     // faceImageList
     //
     this.faceImageList.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
     this.faceImageList.ImageSize = new System.Drawing.Size(80, 60);
     this.faceImageList.TransparentColor = System.Drawing.Color.Transparent;
     //
     // imageList2
     //
     this.imageList2.ColorDepth = System.Windows.Forms.ColorDepth.Depth32Bit;
     this.imageList2.ImageSize = new System.Drawing.Size(80, 60);
     this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
     //
     // currentFace
     //
     this.currentFace.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.portraits, "ImageCopy", true));
     this.currentFace.Dock = System.Windows.Forms.DockStyle.Fill;
     this.currentFace.Location = new System.Drawing.Point(0, 0);
     this.currentFace.MenuManager = this.barManager1;
     this.currentFace.Name = "currentFace";
     this.currentFace.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
     this.currentFace.Size = new System.Drawing.Size(341, 196);
     this.currentFace.TabIndex = 4;
     //
     // portraits
     //
     this.portraits.ObjectType = typeof(Damany.PortraitCapturer.DAL.DTO.Portrait);
     //
     // barManager1
     //
     this.barManager1.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar3});
     this.barManager1.DockControls.Add(this.barDockControlTop);
     this.barManager1.DockControls.Add(this.barDockControlBottom);
     this.barManager1.DockControls.Add(this.barDockControlLeft);
     this.barManager1.DockControls.Add(this.barDockControlRight);
     this.barManager1.DockManager = this.dockManager1;
     this.barManager1.Form = this;
     this.barManager1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.status,
     this.barButtonItem1,
     this.barButtonItem2});
     this.barManager1.MaxItemId = 3;
     this.barManager1.StatusBar = this.bar3;
     //
     // bar3
     //
     this.bar3.BarName = "Status bar";
     this.bar3.CanDockStyle = DevExpress.XtraBars.BarCanDockStyle.Bottom;
     this.bar3.DockCol = 0;
     this.bar3.DockRow = 0;
     this.bar3.DockStyle = DevExpress.XtraBars.BarDockStyle.Bottom;
     this.bar3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.status)});
     this.bar3.OptionsBar.AllowQuickCustomization = false;
     this.bar3.OptionsBar.DrawDragBorder = false;
     this.bar3.OptionsBar.UseWholeRow = true;
     this.bar3.Text = "Status bar";
     //
     // status
     //
     this.status.Caption = "就绪";
     this.status.Id = 0;
     this.status.Name = "status";
     this.status.TextAlignment = System.Drawing.StringAlignment.Near;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Size = new System.Drawing.Size(918, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 546);
     this.barDockControlBottom.Size = new System.Drawing.Size(918, 27);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 546);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(918, 0);
     this.barDockControlRight.Size = new System.Drawing.Size(0, 546);
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
     this.dockPanel3,
     this.panelContainer1});
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
     "DevExpress.XtraBars.BarDockControl",
     "DevExpress.XtraBars.StandaloneBarDockControl",
     "System.Windows.Forms.StatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonControl"});
     //
     // dockPanel3
     //
     this.dockPanel3.Controls.Add(this.dockPanel3_Container);
     this.dockPanel3.Dock = DevExpress.XtraBars.Docking.DockingStyle.Top;
     this.dockPanel3.FloatVertical = true;
     this.dockPanel3.ID = new System.Guid("63335e45-2cfc-4788-abb7-e0cc172b6540");
     this.dockPanel3.Location = new System.Drawing.Point(0, 0);
     this.dockPanel3.Name = "dockPanel3";
     this.dockPanel3.Options.AllowFloating = false;
     this.dockPanel3.Options.ShowAutoHideButton = false;
     this.dockPanel3.Options.ShowCloseButton = false;
     this.dockPanel3.OriginalSize = new System.Drawing.Size(200, 96);
     this.dockPanel3.Size = new System.Drawing.Size(918, 96);
     this.dockPanel3.Text = "搜索条件";
     //
     // dockPanel3_Container
     //
     this.dockPanel3_Container.Controls.Add(this.labelControl6);
     this.dockPanel3_Container.Controls.Add(this.timeTo);
     this.dockPanel3_Container.Controls.Add(this.timeFrom);
     this.dockPanel3_Container.Controls.Add(this.labelControl5);
     this.dockPanel3_Container.Controls.Add(this.queryBtn);
     this.dockPanel3_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel3_Container.Name = "dockPanel3_Container";
     this.dockPanel3_Container.Size = new System.Drawing.Size(910, 69);
     this.dockPanel3_Container.TabIndex = 0;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(322, 23);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(24, 14);
     this.labelControl6.TabIndex = 11;
     this.labelControl6.Text = "到:";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(16, 24);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(24, 14);
     this.labelControl5.TabIndex = 10;
     this.labelControl5.Text = "从:";
     //
     // queryBtn
     //
     this.queryBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.queryBtn.Location = new System.Drawing.Point(806, 14);
     this.queryBtn.Name = "queryBtn";
     this.queryBtn.Size = new System.Drawing.Size(87, 27);
     this.queryBtn.TabIndex = 9;
     this.queryBtn.Text = "查询";
     this.queryBtn.Click += new System.EventHandler(this.queryBtn_Click);
     //
     // panelContainer1
     //
     this.panelContainer1.Controls.Add(this.dockPanel2);
     this.panelContainer1.Controls.Add(this.dockPanel1);
     this.panelContainer1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Right;
     this.panelContainer1.ID = new System.Guid("fe5214ec-e932-4925-ba0b-91e301ff69aa");
     this.panelContainer1.Location = new System.Drawing.Point(569, 96);
     this.panelContainer1.Name = "panelContainer1";
     this.panelContainer1.OriginalSize = new System.Drawing.Size(349, 200);
     this.panelContainer1.Size = new System.Drawing.Size(349, 450);
     this.panelContainer1.Text = "panelContainer1";
     //
     // dockPanel2
     //
     this.dockPanel2.Controls.Add(this.dockPanel2_Container);
     this.dockPanel2.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel2.ID = new System.Guid("bbe3b38f-0089-4a8d-a0d6-7f49fecb50e7");
     this.dockPanel2.Location = new System.Drawing.Point(0, 0);
     this.dockPanel2.Name = "dockPanel2";
     this.dockPanel2.Options.ShowCloseButton = false;
     this.dockPanel2.OriginalSize = new System.Drawing.Size(407, 220);
     this.dockPanel2.Size = new System.Drawing.Size(349, 223);
     this.dockPanel2.Text = "放大";
     //
     // dockPanel2_Container
     //
     this.dockPanel2_Container.Controls.Add(this.currentFace);
     this.dockPanel2_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel2_Container.Name = "dockPanel2_Container";
     this.dockPanel2_Container.Size = new System.Drawing.Size(341, 196);
     this.dockPanel2_Container.TabIndex = 0;
     //
     // dockPanel1
     //
     this.dockPanel1.Controls.Add(this.dockPanel1_Container);
     this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Fill;
     this.dockPanel1.ID = new System.Guid("7c1444f7-4c06-4293-acc6-c4a6e7b06b5a");
     this.dockPanel1.Location = new System.Drawing.Point(0, 223);
     this.dockPanel1.Name = "dockPanel1";
     this.dockPanel1.Options.ShowCloseButton = false;
     this.dockPanel1.OriginalSize = new System.Drawing.Size(349, 226);
     this.dockPanel1.Size = new System.Drawing.Size(349, 227);
     this.dockPanel1.Text = "全景";
     //
     // dockPanel1_Container
     //
     this.dockPanel1_Container.Controls.Add(this.wholePicture);
     this.dockPanel1_Container.Location = new System.Drawing.Point(4, 23);
     this.dockPanel1_Container.Name = "dockPanel1_Container";
     this.dockPanel1_Container.Size = new System.Drawing.Size(341, 200);
     this.dockPanel1_Container.TabIndex = 0;
     //
     // wholePicture
     //
     this.wholePicture.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.portraits, "Frame.ImageCopy", true));
     this.wholePicture.Dock = System.Windows.Forms.DockStyle.Fill;
     this.wholePicture.Location = new System.Drawing.Point(0, 0);
     this.wholePicture.Name = "wholePicture";
     this.wholePicture.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Zoom;
     this.wholePicture.Size = new System.Drawing.Size(341, 200);
     this.wholePicture.TabIndex = 0;
     //
     // barButtonItem1
     //
     this.barButtonItem1.Caption = "相关视频";
     this.barButtonItem1.Id = 1;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "另存图片";
     this.barButtonItem2.Id = 2;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // galleryControl1
     //
     this.galleryControl1.Controls.Add(this.galleryControlClient1);
     this.galleryControl1.DesignGalleryGroupIndex = 0;
     this.galleryControl1.DesignGalleryItemIndex = 0;
     this.galleryControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     //
     // galleryControl1
     //
     this.galleryControl1.Gallery.HoverImageSize = new System.Drawing.Size(128, 128);
     this.galleryControl1.Gallery.ImageSize = new System.Drawing.Size(64, 64);
     this.galleryControl1.Gallery.ItemCheckMode = DevExpress.XtraBars.Ribbon.Gallery.ItemCheckMode.SingleCheck;
     this.galleryControl1.Gallery.ItemImageLayout = DevExpress.Utils.Drawing.ImageLayoutMode.ZoomInside;
     this.galleryControl1.Location = new System.Drawing.Point(2, 40);
     this.galleryControl1.LookAndFeel.SkinName = "Darkroom";
     this.galleryControl1.Name = "galleryControl1";
     this.galleryControl1.Size = new System.Drawing.Size(565, 370);
     this.galleryControl1.TabIndex = 10;
     this.galleryControl1.Text = "galleryControl1";
     //
     // galleryControlClient1
     //
     this.galleryControlClient1.GalleryControl = this.galleryControl1;
     this.galleryControlClient1.Location = new System.Drawing.Point(2, 2);
     this.galleryControlClient1.Size = new System.Drawing.Size(544, 366);
     //
     // panelControl1
     //
     this.panelControl1.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panelControl1.Controls.Add(this.currPage);
     this.panelControl1.Controls.Add(this.navigator);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(2, 410);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(565, 38);
     this.panelControl1.TabIndex = 1;
     //
     // currPage
     //
     this.currPage.Location = new System.Drawing.Point(208, 10);
     this.currPage.Name = "currPage";
     this.currPage.Size = new System.Drawing.Size(51, 14);
     this.currPage.TabIndex = 34;
     this.currPage.Text = "第 0/0 页";
     //
     // navigator
     //
     this.navigator.Buttons.Append.Visible = false;
     this.navigator.Buttons.CancelEdit.Visible = false;
     this.navigator.Buttons.Edit.Visible = false;
     this.navigator.Buttons.EndEdit.Visible = false;
     this.navigator.Buttons.First.Hint = "跳至第1页";
     this.navigator.Buttons.Last.Hint = "跳至最后一页";
     this.navigator.Buttons.Next.Visible = false;
     this.navigator.Buttons.NextPage.Hint = "后一页";
     this.navigator.Buttons.Prev.Visible = false;
     this.navigator.Buttons.PrevPage.Hint = "前一页";
     this.navigator.Buttons.Remove.Visible = false;
     this.navigator.Location = new System.Drawing.Point(6, 6);
     this.navigator.Margin = new System.Windows.Forms.Padding(3, 0, 3, 0);
     this.navigator.Name = "navigator";
     this.navigator.Size = new System.Drawing.Size(181, 28);
     this.navigator.TabIndex = 32;
     this.navigator.Text = "controlNavigator1";
     this.navigator.ButtonClick += new DevExpress.XtraEditors.NavigatorButtonClickEventHandler(this.navigator_ButtonClick);
     //
     // playRelatedVideo
     //
     this.playRelatedVideo.Location = new System.Drawing.Point(14, 5);
     this.playRelatedVideo.Name = "playRelatedVideo";
     this.playRelatedVideo.Size = new System.Drawing.Size(87, 27);
     this.playRelatedVideo.TabIndex = 7;
     this.playRelatedVideo.Text = "相关视频";
     this.playRelatedVideo.Click += new System.EventHandler(this.toolStripButtonPlayVideo_Click);
     //
     // panelControl4
     //
     this.panelControl4.Controls.Add(this.galleryControl1);
     this.panelControl4.Controls.Add(this.panelControl2);
     this.panelControl4.Controls.Add(this.panelControl1);
     this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl4.Location = new System.Drawing.Point(0, 96);
     this.panelControl4.Name = "panelControl4";
     this.panelControl4.Size = new System.Drawing.Size(569, 450);
     this.panelControl4.TabIndex = 23;
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.playRelatedVideo);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl2.Location = new System.Drawing.Point(2, 2);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(565, 38);
     this.panelControl2.TabIndex = 11;
     //
     // PicQueryForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(918, 573);
     this.Controls.Add(this.panelControl4);
     this.Controls.Add(this.panelContainer1);
     this.Controls.Add(this.dockPanel3);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.Name = "PicQueryForm";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "人像搜索";
     this.Load += new System.EventHandler(this.PicQueryForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.timeFrom.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.timeTo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.currentFace.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.portraits)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     this.dockPanel3.ResumeLayout(false);
     this.dockPanel3_Container.ResumeLayout(false);
     this.dockPanel3_Container.PerformLayout();
     this.panelContainer1.ResumeLayout(false);
     this.dockPanel2.ResumeLayout(false);
     this.dockPanel2_Container.ResumeLayout(false);
     this.dockPanel1.ResumeLayout(false);
     this.dockPanel1_Container.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.wholePicture.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.galleryControl1)).EndInit();
     this.galleryControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
     this.panelControl4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#26
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPageProfile = new DevExpress.XtraTab.XtraTabPage();
     this.label4 = new System.Windows.Forms.Label();
     this.mmeAddress = new DevExpress.XtraEditors.MemoEdit();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.txtTaxCode = new DevExpress.XtraEditors.TextEdit();
     this.txtBankName = new DevExpress.XtraEditors.TextEdit();
     this.lblTaxCode = new System.Windows.Forms.Label();
     this.txtRepresentative = new DevExpress.XtraEditors.TextEdit();
     this.txtAccountNo = new DevExpress.XtraEditors.TextEdit();
     this.lblBankName = new System.Windows.Forms.Label();
     this.lblRepresentative = new System.Windows.Forms.Label();
     this.txtWebsite = new DevExpress.XtraEditors.TextEdit();
     this.lblAccountNo = new System.Windows.Forms.Label();
     this.txtEmail = new DevExpress.XtraEditors.TextEdit();
     this.lblWebsite = new System.Windows.Forms.Label();
     this.txtFax = new DevExpress.XtraEditors.TextEdit();
     this.lblEmail = new System.Windows.Forms.Label();
     this.txtPhone = new DevExpress.XtraEditors.TextEdit();
     this.lblFax = new System.Windows.Forms.Label();
     this.lblPhone = new System.Windows.Forms.Label();
     this.txtTradeName = new DevExpress.XtraEditors.TextEdit();
     this.lblAddress = new System.Windows.Forms.Label();
     this.txtCompanyName = new DevExpress.XtraEditors.TextEdit();
     this.lblTradeName = new System.Windows.Forms.Label();
     this.lblCompanyName = new System.Windows.Forms.Label();
     this.xtraTabPageOption = new DevExpress.XtraTab.XtraTabPage();
     this.CauHinhFTP = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
     this.cbInstalledPrinters = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label5 = new System.Windows.Forms.Label();
     this.cbSkin = new DevExpress.XtraEditors.ComboBoxEdit();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.rgSperactorDec = new DevExpress.XtraEditors.RadioGroup();
     this.rgSperactorThousand = new DevExpress.XtraEditors.RadioGroup();
     this.cbFormatHour = new DevExpress.XtraEditors.ComboBoxEdit();
     this.cbFormatDay = new DevExpress.XtraEditors.ComboBoxEdit();
     this.seRound = new DevExpress.XtraEditors.SpinEdit();
     this.lblDecSeparator = new System.Windows.Forms.Label();
     this.lblThousandSeparator = new System.Windows.Forms.Label();
     this.lblRound = new System.Windows.Forms.Label();
     this.lblTimeFormat = new System.Windows.Forms.Label();
     this.lblDateFormat = new System.Windows.Forms.Label();
     this.label20 = new System.Windows.Forms.Label();
     this.label12 = new System.Windows.Forms.Label();
     this.groupBox4 = new System.Windows.Forms.GroupBox();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.btnClose = new DevExpress.XtraEditors.SimpleButton();
     this.btnSave = new DevExpress.XtraEditors.SimpleButton();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
     this.xtraTabControl1.SuspendLayout();
     this.xtraTabPageProfile.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mmeAddress.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTaxCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBankName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRepresentative.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAccountNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWebsite.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFax.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTradeName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCompanyName.Properties)).BeginInit();
     this.xtraTabPageOption.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbInstalledPrinters.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSkin.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgSperactorDec.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgSperactorThousand.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbFormatHour.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbFormatDay.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.seRound.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // xtraTabControl1
     //
     this.xtraTabControl1.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.xtraTabControl1.Appearance.Options.UseBackColor = true;
     this.xtraTabControl1.Location = new System.Drawing.Point(1, 2);
     this.xtraTabControl1.Name = "xtraTabControl1";
     this.xtraTabControl1.SelectedTabPage = this.xtraTabPageProfile;
     this.xtraTabControl1.Size = new System.Drawing.Size(622, 339);
     this.xtraTabControl1.TabIndex = 0;
     this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPageProfile,
     this.xtraTabPageOption});
     //
     // xtraTabPageProfile
     //
     this.xtraTabPageProfile.Appearance.PageClient.BackColor = System.Drawing.Color.White;
     this.xtraTabPageProfile.Appearance.PageClient.Options.UseBackColor = true;
     this.xtraTabPageProfile.Controls.Add(this.label4);
     this.xtraTabPageProfile.Controls.Add(this.mmeAddress);
     this.xtraTabPageProfile.Controls.Add(this.pictureEdit1);
     this.xtraTabPageProfile.Controls.Add(this.txtTaxCode);
     this.xtraTabPageProfile.Controls.Add(this.txtBankName);
     this.xtraTabPageProfile.Controls.Add(this.lblTaxCode);
     this.xtraTabPageProfile.Controls.Add(this.txtRepresentative);
     this.xtraTabPageProfile.Controls.Add(this.txtAccountNo);
     this.xtraTabPageProfile.Controls.Add(this.lblBankName);
     this.xtraTabPageProfile.Controls.Add(this.lblRepresentative);
     this.xtraTabPageProfile.Controls.Add(this.txtWebsite);
     this.xtraTabPageProfile.Controls.Add(this.lblAccountNo);
     this.xtraTabPageProfile.Controls.Add(this.txtEmail);
     this.xtraTabPageProfile.Controls.Add(this.lblWebsite);
     this.xtraTabPageProfile.Controls.Add(this.txtFax);
     this.xtraTabPageProfile.Controls.Add(this.lblEmail);
     this.xtraTabPageProfile.Controls.Add(this.txtPhone);
     this.xtraTabPageProfile.Controls.Add(this.lblFax);
     this.xtraTabPageProfile.Controls.Add(this.lblPhone);
     this.xtraTabPageProfile.Controls.Add(this.txtTradeName);
     this.xtraTabPageProfile.Controls.Add(this.lblAddress);
     this.xtraTabPageProfile.Controls.Add(this.txtCompanyName);
     this.xtraTabPageProfile.Controls.Add(this.lblTradeName);
     this.xtraTabPageProfile.Controls.Add(this.lblCompanyName);
     this.xtraTabPageProfile.Name = "xtraTabPageProfile";
     this.xtraTabPageProfile.Size = new System.Drawing.Size(613, 308);
     this.xtraTabPageProfile.Text = "Hồ sơ công ty";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(252, 13);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(30, 13);
     this.label4.TabIndex = 12;
     this.label4.Text = "Logo";
     //
     // mmeAddress
     //
     this.mmeAddress.Location = new System.Drawing.Point(87, 98);
     this.mmeAddress.Name = "mmeAddress";
     this.mmeAddress.Properties.MaxLength = 127;
     this.mmeAddress.Properties.ReadOnly = true;
     this.mmeAddress.Size = new System.Drawing.Size(142, 53);
     this.mmeAddress.TabIndex = 4;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Location = new System.Drawing.Point(253, 32);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.ReadOnly = true;
     this.pictureEdit1.Size = new System.Drawing.Size(206, 147);
     this.pictureEdit1.TabIndex = 0;
     this.pictureEdit1.DoubleClick += new System.EventHandler(this.pictureEdit1_DoubleClick);
     //
     // txtTaxCode
     //
     this.txtTaxCode.Location = new System.Drawing.Point(317, 241);
     this.txtTaxCode.Name = "txtTaxCode";
     this.txtTaxCode.Properties.MaxLength = 31;
     this.txtTaxCode.Properties.ReadOnly = true;
     this.txtTaxCode.Size = new System.Drawing.Size(142, 20);
     this.txtTaxCode.TabIndex = 11;
     //
     // txtBankName
     //
     this.txtBankName.Location = new System.Drawing.Point(317, 213);
     this.txtBankName.Name = "txtBankName";
     this.txtBankName.Properties.MaxLength = 63;
     this.txtBankName.Properties.ReadOnly = true;
     this.txtBankName.Size = new System.Drawing.Size(142, 20);
     this.txtBankName.TabIndex = 10;
     //
     // lblTaxCode
     //
     this.lblTaxCode.AutoSize = true;
     this.lblTaxCode.Location = new System.Drawing.Point(250, 245);
     this.lblTaxCode.Name = "lblTaxCode";
     this.lblTaxCode.Size = new System.Drawing.Size(60, 13);
     this.lblTaxCode.TabIndex = 0;
     this.lblTaxCode.Text = "Mã số thuế";
     //
     // txtRepresentative
     //
     this.txtRepresentative.Location = new System.Drawing.Point(87, 69);
     this.txtRepresentative.Name = "txtRepresentative";
     this.txtRepresentative.Properties.MaxLength = 63;
     this.txtRepresentative.Properties.ReadOnly = true;
     this.txtRepresentative.Size = new System.Drawing.Size(142, 20);
     this.txtRepresentative.TabIndex = 3;
     //
     // txtAccountNo
     //
     this.txtAccountNo.Location = new System.Drawing.Point(317, 185);
     this.txtAccountNo.Name = "txtAccountNo";
     this.txtAccountNo.Properties.MaxLength = 31;
     this.txtAccountNo.Properties.ReadOnly = true;
     this.txtAccountNo.Size = new System.Drawing.Size(142, 20);
     this.txtAccountNo.TabIndex = 9;
     //
     // lblBankName
     //
     this.lblBankName.AutoSize = true;
     this.lblBankName.Location = new System.Drawing.Point(250, 217);
     this.lblBankName.Name = "lblBankName";
     this.lblBankName.Size = new System.Drawing.Size(59, 13);
     this.lblBankName.TabIndex = 0;
     this.lblBankName.Text = "Ngân hàng";
     //
     // lblRepresentative
     //
     this.lblRepresentative.AutoSize = true;
     this.lblRepresentative.Location = new System.Drawing.Point(10, 73);
     this.lblRepresentative.Name = "lblRepresentative";
     this.lblRepresentative.Size = new System.Drawing.Size(75, 13);
     this.lblRepresentative.TabIndex = 0;
     this.lblRepresentative.Text = "Người đại diện";
     //
     // txtWebsite
     //
     this.txtWebsite.Location = new System.Drawing.Point(87, 241);
     this.txtWebsite.Name = "txtWebsite";
     this.txtWebsite.Properties.MaxLength = 31;
     this.txtWebsite.Properties.ReadOnly = true;
     this.txtWebsite.Size = new System.Drawing.Size(142, 20);
     this.txtWebsite.TabIndex = 8;
     //
     // lblAccountNo
     //
     this.lblAccountNo.AutoSize = true;
     this.lblAccountNo.Location = new System.Drawing.Point(250, 189);
     this.lblAccountNo.Name = "lblAccountNo";
     this.lblAccountNo.Size = new System.Drawing.Size(66, 13);
     this.lblAccountNo.TabIndex = 0;
     this.lblAccountNo.Text = "Số tài khoản";
     //
     // txtEmail
     //
     this.txtEmail.Location = new System.Drawing.Point(87, 213);
     this.txtEmail.Name = "txtEmail";
     this.txtEmail.Properties.MaxLength = 63;
     this.txtEmail.Properties.ReadOnly = true;
     this.txtEmail.Size = new System.Drawing.Size(142, 20);
     this.txtEmail.TabIndex = 7;
     //
     // lblWebsite
     //
     this.lblWebsite.AutoSize = true;
     this.lblWebsite.Location = new System.Drawing.Point(10, 245);
     this.lblWebsite.Name = "lblWebsite";
     this.lblWebsite.Size = new System.Drawing.Size(46, 13);
     this.lblWebsite.TabIndex = 0;
     this.lblWebsite.Text = "Website";
     //
     // txtFax
     //
     this.txtFax.Location = new System.Drawing.Point(87, 185);
     this.txtFax.Name = "txtFax";
     this.txtFax.Properties.MaxLength = 15;
     this.txtFax.Properties.ReadOnly = true;
     this.txtFax.Size = new System.Drawing.Size(142, 20);
     this.txtFax.TabIndex = 6;
     //
     // lblEmail
     //
     this.lblEmail.AutoSize = true;
     this.lblEmail.Location = new System.Drawing.Point(10, 217);
     this.lblEmail.Name = "lblEmail";
     this.lblEmail.Size = new System.Drawing.Size(31, 13);
     this.lblEmail.TabIndex = 0;
     this.lblEmail.Text = "Email";
     //
     // txtPhone
     //
     this.txtPhone.Location = new System.Drawing.Point(87, 157);
     this.txtPhone.Name = "txtPhone";
     this.txtPhone.Properties.MaxLength = 15;
     this.txtPhone.Properties.ReadOnly = true;
     this.txtPhone.Size = new System.Drawing.Size(142, 20);
     this.txtPhone.TabIndex = 5;
     //
     // lblFax
     //
     this.lblFax.AutoSize = true;
     this.lblFax.Location = new System.Drawing.Point(10, 189);
     this.lblFax.Name = "lblFax";
     this.lblFax.Size = new System.Drawing.Size(25, 13);
     this.lblFax.TabIndex = 0;
     this.lblFax.Text = "Fax";
     //
     // lblPhone
     //
     this.lblPhone.AutoSize = true;
     this.lblPhone.Location = new System.Drawing.Point(10, 161);
     this.lblPhone.Name = "lblPhone";
     this.lblPhone.Size = new System.Drawing.Size(56, 13);
     this.lblPhone.TabIndex = 0;
     this.lblPhone.Text = "Điện thoại";
     //
     // txtTradeName
     //
     this.txtTradeName.Location = new System.Drawing.Point(87, 41);
     this.txtTradeName.Name = "txtTradeName";
     this.txtTradeName.Properties.MaxLength = 63;
     this.txtTradeName.Properties.ReadOnly = true;
     this.txtTradeName.Size = new System.Drawing.Size(142, 20);
     this.txtTradeName.TabIndex = 2;
     //
     // lblAddress
     //
     this.lblAddress.AutoSize = true;
     this.lblAddress.Location = new System.Drawing.Point(10, 101);
     this.lblAddress.Name = "lblAddress";
     this.lblAddress.Size = new System.Drawing.Size(39, 13);
     this.lblAddress.TabIndex = 0;
     this.lblAddress.Text = "Địa chỉ";
     //
     // txtCompanyName
     //
     this.txtCompanyName.Location = new System.Drawing.Point(87, 12);
     this.txtCompanyName.Name = "txtCompanyName";
     this.txtCompanyName.Properties.MaxLength = 63;
     this.txtCompanyName.Properties.ReadOnly = true;
     this.txtCompanyName.Size = new System.Drawing.Size(142, 20);
     this.txtCompanyName.TabIndex = 1;
     //
     // lblTradeName
     //
     this.lblTradeName.AutoSize = true;
     this.lblTradeName.Location = new System.Drawing.Point(10, 45);
     this.lblTradeName.Name = "lblTradeName";
     this.lblTradeName.Size = new System.Drawing.Size(70, 13);
     this.lblTradeName.TabIndex = 0;
     this.lblTradeName.Text = "Tên giao dịch";
     //
     // lblCompanyName
     //
     this.lblCompanyName.AutoSize = true;
     this.lblCompanyName.Location = new System.Drawing.Point(10, 16);
     this.lblCompanyName.Name = "lblCompanyName";
     this.lblCompanyName.Size = new System.Drawing.Size(64, 13);
     this.lblCompanyName.TabIndex = 0;
     this.lblCompanyName.Text = "Tên công ty";
     //
     // xtraTabPageOption
     //
     this.xtraTabPageOption.Appearance.PageClient.BackColor = System.Drawing.Color.White;
     this.xtraTabPageOption.Appearance.PageClient.Options.UseBackColor = true;
     this.xtraTabPageOption.Controls.Add(this.CauHinhFTP);
     this.xtraTabPageOption.Controls.Add(this.simpleButton1);
     this.xtraTabPageOption.Controls.Add(this.cbInstalledPrinters);
     this.xtraTabPageOption.Controls.Add(this.label5);
     this.xtraTabPageOption.Controls.Add(this.cbSkin);
     this.xtraTabPageOption.Controls.Add(this.label2);
     this.xtraTabPageOption.Controls.Add(this.label1);
     this.xtraTabPageOption.Controls.Add(this.rgSperactorDec);
     this.xtraTabPageOption.Controls.Add(this.rgSperactorThousand);
     this.xtraTabPageOption.Controls.Add(this.cbFormatHour);
     this.xtraTabPageOption.Controls.Add(this.cbFormatDay);
     this.xtraTabPageOption.Controls.Add(this.seRound);
     this.xtraTabPageOption.Controls.Add(this.lblDecSeparator);
     this.xtraTabPageOption.Controls.Add(this.lblThousandSeparator);
     this.xtraTabPageOption.Controls.Add(this.lblRound);
     this.xtraTabPageOption.Controls.Add(this.lblTimeFormat);
     this.xtraTabPageOption.Controls.Add(this.lblDateFormat);
     this.xtraTabPageOption.Controls.Add(this.label20);
     this.xtraTabPageOption.Controls.Add(this.label12);
     this.xtraTabPageOption.Controls.Add(this.groupBox4);
     this.xtraTabPageOption.Controls.Add(this.groupBox3);
     this.xtraTabPageOption.Controls.Add(this.groupBox1);
     this.xtraTabPageOption.Controls.Add(this.groupBox2);
     this.xtraTabPageOption.Name = "xtraTabPageOption";
     this.xtraTabPageOption.Size = new System.Drawing.Size(613, 308);
     this.xtraTabPageOption.Text = "Tuỳ chọn";
     //
     // CauHinhFTP
     //
     this.CauHinhFTP.Location = new System.Drawing.Point(12, 224);
     this.CauHinhFTP.Name = "CauHinhFTP";
     this.CauHinhFTP.Size = new System.Drawing.Size(138, 23);
     this.CauHinhFTP.TabIndex = 15;
     this.CauHinhFTP.Text = "Cấu hình FTP Server";
     this.CauHinhFTP.Click += new System.EventHandler(this.simpleButton2_Click);
     //
     // simpleButton1
     //
     this.simpleButton1.Location = new System.Drawing.Point(12, 195);
     this.simpleButton1.Name = "simpleButton1";
     this.simpleButton1.Size = new System.Drawing.Size(138, 23);
     this.simpleButton1.TabIndex = 15;
     this.simpleButton1.Text = "Xóa dữ liệu rác";
     this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
     //
     // cbInstalledPrinters
     //
     this.cbInstalledPrinters.Location = new System.Drawing.Point(262, 159);
     this.cbInstalledPrinters.Name = "cbInstalledPrinters";
     this.cbInstalledPrinters.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbInstalledPrinters.Size = new System.Drawing.Size(212, 20);
     this.cbInstalledPrinters.TabIndex = 14;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Location = new System.Drawing.Point(259, 132);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(66, 13);
     this.label5.TabIndex = 13;
     this.label5.Text = "Chọn máy in";
     //
     // cbSkin
     //
     this.cbSkin.Location = new System.Drawing.Point(120, 159);
     this.cbSkin.Name = "cbSkin";
     this.cbSkin.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbSkin.Properties.Items.AddRange(new object[] {
     "Normal",
     "Flat",
     "Ultra Flat",
     "Style3D",
     "Office2003",
     "Caramel",
     "Money Twins",
     "Lilian",
     "The Asphalt World",
     "iMaginary",
     "Black",
     "Blue",
     "Office 2007 Blue",
     "Office 2007 Black",
     "Office 2007 Silver",
     "Office 2007 Green",
     "Office 2007 Pink",
     "Coffee",
     "Liquid Sky",
     "Lodon Liquid Sky",
     "Glass Oceans",
     "Stardust",
     "Valentine",
     "Xmas 2008 Blue",
     "McSkin"});
     this.cbSkin.Size = new System.Drawing.Size(113, 20);
     this.cbSkin.TabIndex = 9;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(9, 162);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(72, 13);
     this.label2.TabIndex = 8;
     this.label2.Text = "Loại giao diện";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Location = new System.Drawing.Point(9, 132);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(51, 13);
     this.label1.TabIndex = 6;
     this.label1.Text = "Giao diện";
     //
     // rgSperactorDec
     //
     this.rgSperactorDec.EditValue = false;
     this.rgSperactorDec.Location = new System.Drawing.Point(120, 100);
     this.rgSperactorDec.Name = "rgSperactorDec";
     this.rgSperactorDec.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.rgSperactorDec.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.rgSperactorDec.Properties.Appearance.Options.UseBackColor = true;
     this.rgSperactorDec.Properties.Appearance.Options.UseFont = true;
     this.rgSperactorDec.Properties.Appearance.Options.UseTextOptions = true;
     this.rgSperactorDec.Properties.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
     this.rgSperactorDec.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.rgSperactorDec.Properties.Columns = 2;
     this.rgSperactorDec.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.rgSperactorDec.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem(false, ","),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(true, ".")});
     this.rgSperactorDec.Size = new System.Drawing.Size(67, 23);
     this.rgSperactorDec.TabIndex = 2;
     this.rgSperactorDec.SelectedIndexChanged += new System.EventHandler(this.rgSperactorDec_SelectedIndexChanged);
     //
     // rgSperactorThousand
     //
     this.rgSperactorThousand.EditValue = true;
     this.rgSperactorThousand.Location = new System.Drawing.Point(120, 70);
     this.rgSperactorThousand.Name = "rgSperactorThousand";
     this.rgSperactorThousand.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.rgSperactorThousand.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.rgSperactorThousand.Properties.Appearance.Options.UseBackColor = true;
     this.rgSperactorThousand.Properties.Appearance.Options.UseFont = true;
     this.rgSperactorThousand.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.rgSperactorThousand.Properties.Columns = 2;
     this.rgSperactorThousand.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.rgSperactorThousand.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem(true, "."),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(false, ",")});
     this.rgSperactorThousand.Size = new System.Drawing.Size(67, 24);
     this.rgSperactorThousand.TabIndex = 1;
     this.rgSperactorThousand.SelectedIndexChanged += new System.EventHandler(this.rgSperactorThousand_SelectedIndexChanged);
     //
     // cbFormatHour
     //
     this.cbFormatHour.EditValue = "h:mm:ss ";
     this.cbFormatHour.Location = new System.Drawing.Point(348, 75);
     this.cbFormatHour.Name = "cbFormatHour";
     this.cbFormatHour.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbFormatHour.Properties.Items.AddRange(new object[] {
     "H:m:s",
     "HH:mm:ss",
     "H:m",
     "HH:mm",
     "h:m:s t",
     "hh:mm:ss t",
     "h:m t",
     "hh:mm t"});
     this.cbFormatHour.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbFormatHour.Size = new System.Drawing.Size(125, 20);
     this.cbFormatHour.TabIndex = 4;
     //
     // cbFormatDay
     //
     this.cbFormatDay.EditValue = "M/d/yyyy";
     this.cbFormatDay.Location = new System.Drawing.Point(349, 44);
     this.cbFormatDay.Name = "cbFormatDay";
     this.cbFormatDay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cbFormatDay.Properties.Items.AddRange(new object[] {
     "dd/MM/yyyy",
     "MM/dd/yyyy",
     "yyyy/MM/dd"});
     this.cbFormatDay.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
     this.cbFormatDay.Size = new System.Drawing.Size(125, 20);
     this.cbFormatDay.TabIndex = 3;
     //
     // seRound
     //
     this.seRound.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.seRound.Location = new System.Drawing.Point(120, 44);
     this.seRound.Name = "seRound";
     this.seRound.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.seRound.Properties.Mask.BeepOnError = true;
     this.seRound.Size = new System.Drawing.Size(67, 20);
     this.seRound.TabIndex = 0;
     //
     // lblDecSeparator
     //
     this.lblDecSeparator.AutoSize = true;
     this.lblDecSeparator.Location = new System.Drawing.Point(9, 104);
     this.lblDecSeparator.Name = "lblDecSeparator";
     this.lblDecSeparator.Size = new System.Drawing.Size(108, 13);
     this.lblDecSeparator.TabIndex = 2;
     this.lblDecSeparator.Text = "Phân cách thập phân";
     //
     // lblThousandSeparator
     //
     this.lblThousandSeparator.AutoSize = true;
     this.lblThousandSeparator.Location = new System.Drawing.Point(9, 74);
     this.lblThousandSeparator.Name = "lblThousandSeparator";
     this.lblThousandSeparator.Size = new System.Drawing.Size(110, 13);
     this.lblThousandSeparator.TabIndex = 2;
     this.lblThousandSeparator.Text = "Phân cách hàng ngàn";
     //
     // lblRound
     //
     this.lblRound.AutoSize = true;
     this.lblRound.Location = new System.Drawing.Point(9, 46);
     this.lblRound.Name = "lblRound";
     this.lblRound.Size = new System.Drawing.Size(106, 13);
     this.lblRound.TabIndex = 2;
     this.lblRound.Text = "Số chữ số thập phân";
     //
     // lblTimeFormat
     //
     this.lblTimeFormat.AutoSize = true;
     this.lblTimeFormat.Location = new System.Drawing.Point(259, 77);
     this.lblTimeFormat.Name = "lblTimeFormat";
     this.lblTimeFormat.Size = new System.Drawing.Size(73, 13);
     this.lblTimeFormat.TabIndex = 2;
     this.lblTimeFormat.Text = "Định dạng giờ";
     //
     // lblDateFormat
     //
     this.lblDateFormat.AutoSize = true;
     this.lblDateFormat.Location = new System.Drawing.Point(259, 47);
     this.lblDateFormat.Name = "lblDateFormat";
     this.lblDateFormat.Size = new System.Drawing.Size(83, 13);
     this.lblDateFormat.TabIndex = 2;
     this.lblDateFormat.Text = "Định dạng ngày";
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.BackColor = System.Drawing.Color.Transparent;
     this.label20.Location = new System.Drawing.Point(259, 8);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(87, 13);
     this.label20.TabIndex = 2;
     this.label20.Text = "Hiển thị ngày giờ";
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.BackColor = System.Drawing.Color.Transparent;
     this.label12.Location = new System.Drawing.Point(9, 8);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(57, 13);
     this.label12.TabIndex = 2;
     this.label12.Text = "Hiển thị số";
     //
     // groupBox4
     //
     this.groupBox4.Location = new System.Drawing.Point(262, 150);
     this.groupBox4.Name = "groupBox4";
     this.groupBox4.Size = new System.Drawing.Size(209, 3);
     this.groupBox4.TabIndex = 12;
     this.groupBox4.TabStop = false;
     //
     // groupBox3
     //
     this.groupBox3.Location = new System.Drawing.Point(12, 150);
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Size = new System.Drawing.Size(221, 3);
     this.groupBox3.TabIndex = 7;
     this.groupBox3.TabStop = false;
     //
     // groupBox1
     //
     this.groupBox1.Location = new System.Drawing.Point(262, 27);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(211, 3);
     this.groupBox1.TabIndex = 5;
     this.groupBox1.TabStop = false;
     //
     // groupBox2
     //
     this.groupBox2.Location = new System.Drawing.Point(12, 27);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(221, 3);
     this.groupBox2.TabIndex = 5;
     this.groupBox2.TabStop = false;
     //
     // btnClose
     //
     this.btnClose.Location = new System.Drawing.Point(540, 347);
     this.btnClose.Name = "btnClose";
     this.btnClose.Size = new System.Drawing.Size(75, 23);
     this.btnClose.TabIndex = 1;
     this.btnClose.Text = "Đón&g";
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // btnSave
     //
     this.btnSave.Location = new System.Drawing.Point(444, 347);
     this.btnSave.Name = "btnSave";
     this.btnSave.Size = new System.Drawing.Size(90, 23);
     this.btnSave.TabIndex = 1;
     this.btnSave.Text = "&Lưu tất cả";
     this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
     //
     // openFileDialog1
     //
     this.openFileDialog1.Filter = "GIF|*.gif|BMP|*.bmp|JPEG|*.jpg;*.jpeg|All Files|*.*";
     this.openFileDialog1.Title = "Select a photo to update logo";
     //
     // frmOption
     //
     this.AcceptButton = this.btnClose;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(622, 376);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.btnClose);
     this.Controls.Add(this.xtraTabControl1);
     this.Name = "frmOption";
     this.Text = "Tùy chọn hệ thống";
     this.Load += new System.EventHandler(this.frmOption_Load);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
     this.xtraTabControl1.ResumeLayout(false);
     this.xtraTabPageProfile.ResumeLayout(false);
     this.xtraTabPageProfile.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.mmeAddress.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTaxCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtBankName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtRepresentative.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAccountNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtWebsite.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmail.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFax.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtPhone.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtTradeName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCompanyName.Properties)).EndInit();
     this.xtraTabPageOption.ResumeLayout(false);
     this.xtraTabPageOption.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cbInstalledPrinters.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbSkin.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgSperactorDec.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgSperactorThousand.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbFormatHour.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cbFormatDay.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.seRound.Properties)).EndInit();
     this.ResumeLayout(false);
 }
示例#27
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.OK = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.cancel = new DevExpress.XtraBars.BarButtonItem();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.NomenclatureInfoButtonsBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControl = new DevExpress.XtraEditors.PanelControl();
     this.State = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.TypeOfInventory = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.Date = new DevExpress.XtraEditors.DateEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.NomenclatureInfo = new DevExpress.XtraGrid.GridControl();
     this.nomenclatureView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.Info = new DevExpress.XtraEditors.LabelControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
     this.panelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfInventory.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.OK);
     this.ribbonStatusBar.ItemLinks.Add(this.barButtonItem2);
     this.ribbonStatusBar.ItemLinks.Add(this.cancel);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 477);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(650, 31);
     //
     // OK
     //
     this.OK.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.OK.Caption = "OK";
     this.OK.Id = 0;
     this.OK.ImageIndex = 0;
     this.OK.Name = "OK";
     this.OK.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OK_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem2.Caption = "��������";
     this.barButtonItem2.Id = 1;
     this.barButtonItem2.Name = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Write_ItemClick);
     //
     // cancel
     //
     this.cancel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.cancel.Caption = "³����";
     this.cancel.Id = 2;
     this.cancel.ImageIndex = 1;
     this.cancel.Name = "cancel";
     this.cancel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.cancel_ItemClick);
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.OK,
     this.barButtonItem2,
     this.cancel,
     this.barButtonItem5});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 20;
     this.ribbon.Name = "ribbon";
     this.ribbon.Size = new System.Drawing.Size(650, 49);
     this.ribbon.StatusBar = this.NomenclatureInfoButtonsBar;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // NomenclatureInfoButtonsBar
     //
     this.NomenclatureInfoButtonsBar.Dock = System.Windows.Forms.DockStyle.Top;
     this.NomenclatureInfoButtonsBar.ItemLinks.Add(this.barButtonItem5);
     this.NomenclatureInfoButtonsBar.Location = new System.Drawing.Point(2, 2);
     this.NomenclatureInfoButtonsBar.Name = "NomenclatureInfoButtonsBar";
     this.NomenclatureInfoButtonsBar.Ribbon = this.ribbon;
     this.NomenclatureInfoButtonsBar.Size = new System.Drawing.Size(646, 27);
     //
     // panelControl
     //
     this.panelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl.Controls.Add(this.State);
     this.panelControl.Controls.Add(this.labelControl4);
     this.panelControl.Controls.Add(this.TypeOfInventory);
     this.panelControl.Controls.Add(this.labelControl3);
     this.panelControl.Controls.Add(this.Date);
     this.panelControl.Controls.Add(this.labelControl2);
     this.panelControl.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl.Location = new System.Drawing.Point(0, 49);
     this.panelControl.Name = "panelControl";
     this.panelControl.Size = new System.Drawing.Size(650, 43);
     this.panelControl.TabIndex = 0;
     //
     // State
     //
     this.State.Location = new System.Drawing.Point(484, 10);
     this.State.MenuManager = this.ribbon;
     this.State.Name = "State";
     this.State.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.State.Size = new System.Drawing.Size(132, 20);
     this.State.TabIndex = 2;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(412, 13);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(25, 13);
     this.labelControl4.TabIndex = 6;
     this.labelControl4.Text = "����";
     //
     // TypeOfInventory
     //
     this.TypeOfInventory.Location = new System.Drawing.Point(258, 8);
     this.TypeOfInventory.MenuManager = this.ribbon;
     this.TypeOfInventory.Name = "TypeOfInventory";
     this.TypeOfInventory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TypeOfInventory.Size = new System.Drawing.Size(132, 20);
     this.TypeOfInventory.TabIndex = 3;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(223, 12);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(18, 13);
     this.labelControl3.TabIndex = 4;
     this.labelControl3.Text = "���";
     //
     // Date
     //
     this.Date.EditValue = null;
     this.Date.Location = new System.Drawing.Point(85, 8);
     this.Date.MenuManager = this.ribbon;
     this.Date.Name = "Date";
     this.Date.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.Date.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Date.Size = new System.Drawing.Size(132, 20);
     this.Date.TabIndex = 1;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(13, 12);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(29, 13);
     this.labelControl2.TabIndex = 2;
     this.labelControl2.Text = "���� ";
     this.labelControl2.Click += new System.EventHandler(this.labelControl2_Click);
     //
     // NomenclatureInfo
     //
     this.NomenclatureInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.NomenclatureInfo.Location = new System.Drawing.Point(2, 29);
     this.NomenclatureInfo.MainView = this.nomenclatureView;
     this.NomenclatureInfo.MenuManager = this.ribbon;
     this.NomenclatureInfo.Name = "NomenclatureInfo";
     this.NomenclatureInfo.Size = new System.Drawing.Size(646, 334);
     this.NomenclatureInfo.TabIndex = 1;
     this.NomenclatureInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.nomenclatureView});
     //
     // nomenclatureView
     //
     this.nomenclatureView.GridControl = this.NomenclatureInfo;
     this.nomenclatureView.Name = "nomenclatureView";
     this.nomenclatureView.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.gridView1_RowStyle);
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.pictureEdit1);
     this.panelControl1.Controls.Add(this.Info);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(0, 457);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(650, 20);
     this.panelControl1.TabIndex = 0;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureEdit1.EditValue = global::FMCG.Properties.Resources._1317825614_information_balloon;
     this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
     this.pictureEdit1.MenuManager = this.ribbon;
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Size = new System.Drawing.Size(20, 20);
     this.pictureEdit1.TabIndex = 3;
     this.pictureEdit1.ToolTip = "��� ������� ��������� �������� �� ���� ���������� �����������";
     this.pictureEdit1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     this.pictureEdit1.ToolTipTitle = "������:";
     //
     // Info
     //
     this.Info.Appearance.ForeColor = System.Drawing.Color.Gray;
     this.Info.Location = new System.Drawing.Point(24, 3);
     this.Info.Name = "Info";
     this.Info.Size = new System.Drawing.Size(12, 13);
     this.Info.TabIndex = 1;
     this.Info.Text = "...";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem1.Caption = "OK";
     this.barButtonItem1.Id = 0;
     this.barButtonItem1.ImageIndex = 0;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem3.Caption = "��������";
     this.barButtonItem3.Id = 1;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem4.Caption = "³����";
     this.barButtonItem4.Id = 2;
     this.barButtonItem4.ImageIndex = 1;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.NomenclatureInfo);
     this.panelControl2.Controls.Add(this.NomenclatureInfoButtonsBar);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl2.Location = new System.Drawing.Point(0, 92);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(650, 365);
     this.panelControl2.TabIndex = 10;
     //
     // barButtonItem5
     //
     this.barButtonItem5.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem5.Caption = "��������� ������������������";
     this.barButtonItem5.Id = 19;
     this.barButtonItem5.Name = "barButtonItem5";
     this.barButtonItem5.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem5_ItemClick);
     //
     // InventoryItemForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(650, 508);
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelControl);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.KeyPreview = true;
     this.Name = "InventoryItemForm";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Item form";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Itemform_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
     this.panelControl.ResumeLayout(false);
     this.panelControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfInventory.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#28
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.OK = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.cancel = new DevExpress.XtraBars.BarButtonItem();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.NomenclatureInfoButtonsBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControl = new DevExpress.XtraEditors.PanelControl();
     this.TypeOfShipment = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.Car = new Aramis.AramisSearchLookUpEdit();
     this.Carrier = new Aramis.AramisSearchLookUpEdit();
     this.Driver = new Aramis.AramisSearchLookUpEdit();
     this.Contractor = new Aramis.AramisSearchLookUpEdit();
     this.Date = new DevExpress.XtraEditors.DateEdit();
     this.IncomeNumber = new DevExpress.XtraEditors.TextEdit();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.State = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.label = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.NomenclatureInfo = new DevExpress.XtraGrid.GridControl();
     this.nomenclatureView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.Info = new DevExpress.XtraEditors.LabelControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     this.showNomenclature = new DevExpress.XtraEditors.CheckButton();
     this.showTare = new DevExpress.XtraEditors.CheckButton();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
     this.panelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfShipment.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Car.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Carrier.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Driver.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Contractor.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IncomeNumber.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.OK);
     this.ribbonStatusBar.ItemLinks.Add(this.barButtonItem2);
     this.ribbonStatusBar.ItemLinks.Add(this.cancel);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 572);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(879, 31);
     //
     // OK
     //
     this.OK.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.OK.Caption = "OK";
     this.OK.Id = 0;
     this.OK.ImageIndex = 0;
     this.OK.Name = "OK";
     this.OK.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OK_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem2.Caption = "��������";
     this.barButtonItem2.Id = 1;
     this.barButtonItem2.Name = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Write_ItemClick);
     //
     // cancel
     //
     this.cancel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.cancel.Caption = "³����";
     this.cancel.Id = 2;
     this.cancel.ImageIndex = 1;
     this.cancel.Name = "cancel";
     this.cancel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.cancel_ItemClick);
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.OK,
     this.barButtonItem2,
     this.cancel});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 18;
     this.ribbon.Name = "ribbon";
     this.ribbon.Size = new System.Drawing.Size(879, 49);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // NomenclatureInfoButtonsBar
     //
     this.NomenclatureInfoButtonsBar.Dock = System.Windows.Forms.DockStyle.Fill;
     this.NomenclatureInfoButtonsBar.Location = new System.Drawing.Point(0, -4);
     this.NomenclatureInfoButtonsBar.Name = "NomenclatureInfoButtonsBar";
     this.NomenclatureInfoButtonsBar.Ribbon = this.ribbon;
     this.NomenclatureInfoButtonsBar.Size = new System.Drawing.Size(875, 27);
     //
     // panelControl
     //
     this.panelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl.Controls.Add(this.TypeOfShipment);
     this.panelControl.Controls.Add(this.labelControl2);
     this.panelControl.Controls.Add(this.Car);
     this.panelControl.Controls.Add(this.Carrier);
     this.panelControl.Controls.Add(this.Driver);
     this.panelControl.Controls.Add(this.Contractor);
     this.panelControl.Controls.Add(this.Date);
     this.panelControl.Controls.Add(this.IncomeNumber);
     this.panelControl.Controls.Add(this.labelControl7);
     this.panelControl.Controls.Add(this.labelControl6);
     this.panelControl.Controls.Add(this.labelControl5);
     this.panelControl.Controls.Add(this.labelControl4);
     this.panelControl.Controls.Add(this.State);
     this.panelControl.Controls.Add(this.labelControl3);
     this.panelControl.Controls.Add(this.label);
     this.panelControl.Controls.Add(this.labelControl1);
     this.panelControl.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl.Location = new System.Drawing.Point(0, 49);
     this.panelControl.Name = "panelControl";
     this.panelControl.Size = new System.Drawing.Size(879, 85);
     this.panelControl.TabIndex = 2;
     //
     // TypeOfShipment
     //
     this.TypeOfShipment.Location = new System.Drawing.Point(719, 6);
     this.TypeOfShipment.MenuManager = this.ribbon;
     this.TypeOfShipment.Name = "TypeOfShipment";
     this.TypeOfShipment.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TypeOfShipment.Size = new System.Drawing.Size(148, 20);
     this.TypeOfShipment.TabIndex = 19;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(615, 9);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(98, 13);
     this.labelControl2.TabIndex = 20;
     this.labelControl2.Text = "��� ������������";
     //
     // Car
     //
     this.Car.BaseFilter = null;
     this.Car.Location = new System.Drawing.Point(500, 58);
     this.Car.MenuManager = this.ribbon;
     this.Car.Name = "Car";
     this.Car.Properties.BaseFilter = null;
     this.Car.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Car.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Car.Properties.NullText = "";
     this.Car.Size = new System.Drawing.Size(367, 20);
     this.Car.TabIndex = 18;
     //
     // Carrier
     //
     this.Carrier.BaseFilter = null;
     this.Carrier.Location = new System.Drawing.Point(500, 32);
     this.Carrier.MenuManager = this.ribbon;
     this.Carrier.Name = "Carrier";
     this.Carrier.Properties.BaseFilter = null;
     this.Carrier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Carrier.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Carrier.Properties.NullText = "";
     this.Carrier.Size = new System.Drawing.Size(367, 20);
     this.Carrier.TabIndex = 17;
     //
     // Driver
     //
     this.Driver.BaseFilter = null;
     this.Driver.Location = new System.Drawing.Point(83, 58);
     this.Driver.MenuManager = this.ribbon;
     this.Driver.Name = "Driver";
     this.Driver.Properties.BaseFilter = null;
     this.Driver.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Driver.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Driver.Properties.NullText = "";
     this.Driver.Size = new System.Drawing.Size(322, 20);
     this.Driver.TabIndex = 16;
     //
     // Contractor
     //
     this.Contractor.BaseFilter = null;
     this.Contractor.Location = new System.Drawing.Point(83, 32);
     this.Contractor.MenuManager = this.ribbon;
     this.Contractor.Name = "Contractor";
     this.Contractor.Properties.BaseFilter = null;
     this.Contractor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Contractor.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Contractor.Properties.NullText = "";
     this.Contractor.Size = new System.Drawing.Size(322, 20);
     this.Contractor.TabIndex = 15;
     //
     // Date
     //
     this.Date.EditValue = null;
     this.Date.Location = new System.Drawing.Point(305, 6);
     this.Date.MenuManager = this.ribbon;
     this.Date.Name = "Date";
     this.Date.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.Date.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Date.Size = new System.Drawing.Size(100, 20);
     this.Date.TabIndex = 14;
     //
     // IncomeNumber
     //
     this.IncomeNumber.Location = new System.Drawing.Point(83, 6);
     this.IncomeNumber.MenuManager = this.ribbon;
     this.IncomeNumber.Name = "IncomeNumber";
     this.IncomeNumber.Size = new System.Drawing.Size(104, 20);
     this.IncomeNumber.TabIndex = 13;
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(411, 61);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(40, 13);
     this.labelControl7.TabIndex = 12;
     this.labelControl7.Text = "������";
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(10, 61);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(27, 13);
     this.labelControl6.TabIndex = 10;
     this.labelControl6.Text = "����";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(411, 35);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(56, 13);
     this.labelControl5.TabIndex = 8;
     this.labelControl5.Text = "���������";
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(10, 35);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(60, 13);
     this.labelControl4.TabIndex = 6;
     this.labelControl4.Text = "����������";
     //
     // State
     //
     this.State.Location = new System.Drawing.Point(500, 6);
     this.State.MenuManager = this.ribbon;
     this.State.Name = "State";
     this.State.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.State.Size = new System.Drawing.Size(109, 20);
     this.State.TabIndex = 0;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(411, 9);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(83, 13);
     this.labelControl3.TabIndex = 4;
     this.labelControl3.Text = "���� ���������";
     //
     // label
     //
     this.label.Location = new System.Drawing.Point(193, 9);
     this.label.Name = "label";
     this.label.Size = new System.Drawing.Size(106, 13);
     this.label.TabIndex = 2;
     this.label.Text = "���� ������������";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 9);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(67, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "� ��������";
     //
     // NomenclatureInfo
     //
     this.NomenclatureInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.NomenclatureInfo.Location = new System.Drawing.Point(2, 44);
     this.NomenclatureInfo.MainView = this.nomenclatureView;
     this.NomenclatureInfo.MenuManager = this.ribbon;
     this.NomenclatureInfo.Name = "NomenclatureInfo";
     this.NomenclatureInfo.Size = new System.Drawing.Size(875, 372);
     this.NomenclatureInfo.TabIndex = 1;
     this.NomenclatureInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.nomenclatureView});
     //
     // nomenclatureView
     //
     this.nomenclatureView.GridControl = this.NomenclatureInfo;
     this.nomenclatureView.Name = "nomenclatureView";
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.pictureEdit1);
     this.panelControl1.Controls.Add(this.Info);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(0, 552);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(879, 20);
     this.panelControl1.TabIndex = 0;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureEdit1.EditValue = global::FMCG.Properties.Resources._1317825614_information_balloon;
     this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
     this.pictureEdit1.MenuManager = this.ribbon;
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Size = new System.Drawing.Size(20, 20);
     this.pictureEdit1.TabIndex = 3;
     this.pictureEdit1.ToolTip = "��� ������� ��������� �������� �� ���� ���������� �����������";
     this.pictureEdit1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     this.pictureEdit1.ToolTipTitle = "������:";
     //
     // Info
     //
     this.Info.Appearance.ForeColor = System.Drawing.Color.Gray;
     this.Info.Location = new System.Drawing.Point(24, 3);
     this.Info.Name = "Info";
     this.Info.Size = new System.Drawing.Size(12, 13);
     this.Info.TabIndex = 1;
     this.Info.Text = "...";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem1.Caption = "OK";
     this.barButtonItem1.Id = 0;
     this.barButtonItem1.ImageIndex = 0;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem3.Caption = "��������";
     this.barButtonItem3.Id = 1;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem4.Caption = "³����";
     this.barButtonItem4.Id = 2;
     this.barButtonItem4.ImageIndex = 1;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.NomenclatureInfo);
     this.groupControl1.Controls.Add(this.panelControl2);
     this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(0, 134);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(879, 418);
     this.groupControl1.TabIndex = 21;
     this.groupControl1.Text = "������������";
     //
     // panelControl2
     //
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.showNomenclature);
     this.panelControl2.Controls.Add(this.showTare);
     this.panelControl2.Controls.Add(this.NomenclatureInfoButtonsBar);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl2.Location = new System.Drawing.Point(2, 21);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(875, 23);
     this.panelControl2.TabIndex = 6;
     //
     // showNomenclature
     //
     this.showNomenclature.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.showNomenclature.Location = new System.Drawing.Point(699, 0);
     this.showNomenclature.Name = "showNomenclature";
     this.showNomenclature.Size = new System.Drawing.Size(88, 23);
     this.showNomenclature.TabIndex = 4;
     this.showNomenclature.Text = "������������";
     this.showNomenclature.CheckedChanged += new System.EventHandler(this.showNomenclature_CheckedChanged);
     //
     // showTare
     //
     this.showTare.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.showTare.Location = new System.Drawing.Point(795, 0);
     this.showTare.Name = "showTare";
     this.showTare.Size = new System.Drawing.Size(75, 23);
     this.showTare.TabIndex = 3;
     this.showTare.Text = "����";
     this.showTare.CheckedChanged += new System.EventHandler(this.showTare_CheckedChanged);
     //
     // ShipmentItemForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(879, 603);
     this.Controls.Add(this.groupControl1);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelControl);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.KeyPreview = true;
     this.Name = "ShipmentItemForm";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Item form";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Itemform_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
     this.panelControl.ResumeLayout(false);
     this.panelControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfShipment.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Car.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Carrier.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Driver.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Contractor.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IncomeNumber.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#29
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmException));
     this.panelControl1   = new DevExpress.XtraEditors.PanelControl();
     this.lblErrorMessage = new System.Windows.Forms.Label();
     this.pictureEdit1    = new DevExpress.XtraEditors.PictureEdit();
     this.memoEditError   = new DevExpress.XtraEditors.MemoEdit();
     this.panelControl2   = new DevExpress.XtraEditors.PanelControl();
     this.sbtnClose       = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEditError.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.lblErrorMessage);
     this.panelControl1.Controls.Add(this.pictureEdit1);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(598, 56);
     this.panelControl1.TabIndex = 2;
     this.panelControl1.Text     = "panelControl1";
     //
     // lblErrorMessage
     //
     this.lblErrorMessage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.lblErrorMessage.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblErrorMessage.Location = new System.Drawing.Point(84, 4);
     this.lblErrorMessage.Name     = "lblErrorMessage";
     this.lblErrorMessage.Size     = new System.Drawing.Size(500, 48);
     this.lblErrorMessage.TabIndex = 1;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location  = new System.Drawing.Point(32, 10);
     this.pictureEdit1.Name      = "pictureEdit1";
     //
     // pictureEdit1.Properties
     //
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ReadOnly    = true;
     this.pictureEdit1.Size     = new System.Drawing.Size(35, 35);
     this.pictureEdit1.TabIndex = 0;
     //
     // memoEditError
     //
     this.memoEditError.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.memoEditError.EditValue = "";
     this.memoEditError.Location  = new System.Drawing.Point(0, 56);
     this.memoEditError.Name      = "memoEditError";
     //
     // memoEditError.Properties
     //
     this.memoEditError.Properties.ReadOnly = true;
     this.memoEditError.Size     = new System.Drawing.Size(598, 164);
     this.memoEditError.TabIndex = 1;
     //
     // panelControl2
     //
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.sbtnClose);
     this.panelControl2.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl2.Location = new System.Drawing.Point(0, 220);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(598, 38);
     this.panelControl2.TabIndex = 0;
     this.panelControl2.Text     = "panelControl2";
     this.panelControl2.Click   += new System.EventHandler(this.sbtnClose_Click);
     //
     // sbtnClose
     //
     this.sbtnClose.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.sbtnClose.Appearance.Font            = new System.Drawing.Font("Tahoma", 9F);
     this.sbtnClose.Appearance.Options.UseFont = true;
     this.sbtnClose.Location = new System.Drawing.Point(260, 8);
     this.sbtnClose.Name     = "sbtnClose";
     this.sbtnClose.Size     = new System.Drawing.Size(83, 23);
     this.sbtnClose.TabIndex = 2;
     this.sbtnClose.Text     = "&Close";
     this.sbtnClose.Click   += new System.EventHandler(this.sbtnClose_Click);
     //
     // frmException
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(598, 258);
     this.Controls.Add(this.memoEditError);
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.panelControl1);
     this.MinimizeBox   = false;
     this.Name          = "frmException";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "ACMS Application Error";
     this.TopMost       = true;
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEditError.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#30
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ProductDetailView));
     this.CurrentCostTextEdit = new DevExpress.XtraEditors.TextEdit();
     this.NameTextEdit = new DevExpress.XtraEditors.TextEdit();
     this.PriceTextEdit = new DevExpress.XtraEditors.TextEdit();
     this.ProductNumberTextEdit = new DevExpress.XtraEditors.TextEdit();
     this.ProductUrlTextEdit = new DevExpress.XtraEditors.TextEdit();
     this.StandardCostTextEdit = new DevExpress.XtraEditors.TextEdit();
     this.TransactionCurrencyTextEdit = new DevExpress.XtraEditors.TextEdit();
     this.VersionNumberPictureEdit = new DevExpress.XtraEditors.PictureEdit();
     this.DescriptionTextEdit = new DevExpress.XtraEditors.MemoEdit();
     this.TransactionCurrencyLookUpEdit = new DevExpress.XtraEditors.LookUpEdit();
     this.ProductIdLookUpEdit = new DevExpress.XtraEditors.LookUpEdit();
     this.ProductTypeCodeLookUpEdit = new DevExpress.XtraEditors.LookUpEdit();
     this.StatusCodeLookUpEdit = new DevExpress.XtraEditors.LookUpEdit();
     this.ExchangeRateTextEdit = new DevExpress.XtraEditors.TextEdit();
     this.ItemForVersionNumber = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForProductId = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForTransactionCurrency = new DevExpress.XtraLayout.LayoutControlItem();
     this.tabbedControlGroup1 = new DevExpress.XtraLayout.TabbedControlGroup();
     this.managementLayoutControlGroup = new DevExpress.XtraLayout.LayoutControlGroup();
     this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
     this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
     this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
     this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
     this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
     this.textEdit3 = new DevExpress.XtraEditors.TextEdit();
     this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
     this.textEdit4 = new DevExpress.XtraEditors.TextEdit();
     this.lcgGeneral = new DevExpress.XtraLayout.LayoutControlGroup();
     this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
     this.ItemForName = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForPrice = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForStandardCost = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForDescription = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForTransactionCurrencyId = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForProductNumber = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForProductUrl = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForStatusCode = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForCurrentCost = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForExchangeRate = new DevExpress.XtraLayout.LayoutControlItem();
     this.ItemForProductTypeCode = new DevExpress.XtraLayout.LayoutControlItem();
     ((System.ComponentModel.ISupportInitialize)(this.EntityBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValidationProvider)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.EntityDataLayoutControl)).BeginInit();
     this.EntityDataLayoutControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.RootLayoutControlGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.CurrentCostTextEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NameTextEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PriceTextEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProductNumberTextEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProductUrlTextEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.StandardCostTextEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TransactionCurrencyTextEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.VersionNumberPictureEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.DescriptionTextEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TransactionCurrencyLookUpEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProductIdLookUpEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProductTypeCodeLookUpEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.StatusCodeLookUpEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ExchangeRateTextEdit.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForVersionNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForProductId)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForTransactionCurrency)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.managementLayoutControlGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcgGeneral)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForName)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForPrice)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForStandardCost)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForDescription)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForTransactionCurrencyId)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForProductNumber)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForProductUrl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForStatusCode)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForCurrentCost)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForExchangeRate)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForProductTypeCode)).BeginInit();
     this.SuspendLayout();
     //
     // EntityDataLayoutControl
     //
     this.EntityDataLayoutControl.Controls.Add(this.textEdit4);
     this.EntityDataLayoutControl.Controls.Add(this.textEdit3);
     this.EntityDataLayoutControl.Controls.Add(this.textEdit2);
     this.EntityDataLayoutControl.Controls.Add(this.textEdit1);
     this.EntityDataLayoutControl.Controls.Add(this.CurrentCostTextEdit);
     this.EntityDataLayoutControl.Controls.Add(this.NameTextEdit);
     this.EntityDataLayoutControl.Controls.Add(this.PriceTextEdit);
     this.EntityDataLayoutControl.Controls.Add(this.ProductNumberTextEdit);
     this.EntityDataLayoutControl.Controls.Add(this.ProductUrlTextEdit);
     this.EntityDataLayoutControl.Controls.Add(this.StandardCostTextEdit);
     this.EntityDataLayoutControl.Controls.Add(this.TransactionCurrencyTextEdit);
     this.EntityDataLayoutControl.Controls.Add(this.VersionNumberPictureEdit);
     this.EntityDataLayoutControl.Controls.Add(this.DescriptionTextEdit);
     this.EntityDataLayoutControl.Controls.Add(this.TransactionCurrencyLookUpEdit);
     this.EntityDataLayoutControl.Controls.Add(this.ProductIdLookUpEdit);
     this.EntityDataLayoutControl.Controls.Add(this.ProductTypeCodeLookUpEdit);
     this.EntityDataLayoutControl.Controls.Add(this.StatusCodeLookUpEdit);
     this.EntityDataLayoutControl.Controls.Add(this.ExchangeRateTextEdit);
     this.EntityDataLayoutControl.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.ItemForVersionNumber,
     this.ItemForProductId,
     this.ItemForTransactionCurrency});
     resources.ApplyResources(this.EntityDataLayoutControl, "EntityDataLayoutControl");
     this.EntityDataLayoutControl.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(638, 215, 600, 582);
     //
     // RootLayoutControlGroup
     //
     resources.ApplyResources(this.RootLayoutControlGroup, "RootLayoutControlGroup");
     this.RootLayoutControlGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.tabbedControlGroup1});
     this.RootLayoutControlGroup.Name = "Root";
     this.RootLayoutControlGroup.Size = new System.Drawing.Size(872, 429);
     //
     // CurrentCostTextEdit
     //
     this.CurrentCostTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "CurrentCost", true));
     resources.ApplyResources(this.CurrentCostTextEdit, "CurrentCostTextEdit");
     this.CurrentCostTextEdit.Name = "CurrentCostTextEdit";
     this.CurrentCostTextEdit.Properties.Mask.EditMask = resources.GetString("CurrentCostTextEdit.Properties.Mask.EditMask");
     this.CurrentCostTextEdit.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("CurrentCostTextEdit.Properties.Mask.MaskType")));
     this.CurrentCostTextEdit.StyleController = this.EntityDataLayoutControl;
     //
     // NameTextEdit
     //
     this.NameTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "Name", true));
     resources.ApplyResources(this.NameTextEdit, "NameTextEdit");
     this.NameTextEdit.Name = "NameTextEdit";
     this.NameTextEdit.StyleController = this.EntityDataLayoutControl;
     //
     // PriceTextEdit
     //
     this.PriceTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "Price", true));
     resources.ApplyResources(this.PriceTextEdit, "PriceTextEdit");
     this.PriceTextEdit.Name = "PriceTextEdit";
     this.PriceTextEdit.Properties.Mask.EditMask = resources.GetString("PriceTextEdit.Properties.Mask.EditMask");
     this.PriceTextEdit.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("PriceTextEdit.Properties.Mask.MaskType")));
     this.PriceTextEdit.StyleController = this.EntityDataLayoutControl;
     //
     // ProductNumberTextEdit
     //
     this.ProductNumberTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "ProductNumber", true));
     resources.ApplyResources(this.ProductNumberTextEdit, "ProductNumberTextEdit");
     this.ProductNumberTextEdit.Name = "ProductNumberTextEdit";
     this.ProductNumberTextEdit.StyleController = this.EntityDataLayoutControl;
     //
     // ProductUrlTextEdit
     //
     this.ProductUrlTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "ProductUrl", true));
     resources.ApplyResources(this.ProductUrlTextEdit, "ProductUrlTextEdit");
     this.ProductUrlTextEdit.Name = "ProductUrlTextEdit";
     this.ProductUrlTextEdit.Properties.Mask.EditMask = resources.GetString("ProductUrlTextEdit.Properties.Mask.EditMask");
     this.ProductUrlTextEdit.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("ProductUrlTextEdit.Properties.Mask.MaskType")));
     this.ProductUrlTextEdit.StyleController = this.EntityDataLayoutControl;
     //
     // StandardCostTextEdit
     //
     this.StandardCostTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "StandardCost", true));
     resources.ApplyResources(this.StandardCostTextEdit, "StandardCostTextEdit");
     this.StandardCostTextEdit.Name = "StandardCostTextEdit";
     this.StandardCostTextEdit.Properties.Mask.EditMask = resources.GetString("StandardCostTextEdit.Properties.Mask.EditMask");
     this.StandardCostTextEdit.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("StandardCostTextEdit.Properties.Mask.MaskType")));
     this.StandardCostTextEdit.StyleController = this.EntityDataLayoutControl;
     //
     // TransactionCurrencyTextEdit
     //
     this.TransactionCurrencyTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "TransactionCurrency", true));
     resources.ApplyResources(this.TransactionCurrencyTextEdit, "TransactionCurrencyTextEdit");
     this.TransactionCurrencyTextEdit.Name = "TransactionCurrencyTextEdit";
     this.TransactionCurrencyTextEdit.StyleController = this.EntityDataLayoutControl;
     //
     // VersionNumberPictureEdit
     //
     this.VersionNumberPictureEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "VersionNumber", true));
     resources.ApplyResources(this.VersionNumberPictureEdit, "VersionNumberPictureEdit");
     this.VersionNumberPictureEdit.Name = "VersionNumberPictureEdit";
     this.VersionNumberPictureEdit.StyleController = this.EntityDataLayoutControl;
     //
     // DescriptionTextEdit
     //
     this.DescriptionTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "Description", true));
     resources.ApplyResources(this.DescriptionTextEdit, "DescriptionTextEdit");
     this.DescriptionTextEdit.Name = "DescriptionTextEdit";
     this.DescriptionTextEdit.StyleController = this.EntityDataLayoutControl;
     //
     // TransactionCurrencyLookUpEdit
     //
     this.TransactionCurrencyLookUpEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "TransactionCurrencyId", true));
     resources.ApplyResources(this.TransactionCurrencyLookUpEdit, "TransactionCurrencyLookUpEdit");
     this.TransactionCurrencyLookUpEdit.Name = "TransactionCurrencyLookUpEdit";
     this.TransactionCurrencyLookUpEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("TransactionCurrencyLookUpEdit.Properties.Buttons"))))});
     this.TransactionCurrencyLookUpEdit.Properties.NullText = resources.GetString("TransactionCurrencyLookUpEdit.Properties.NullText");
     this.TransactionCurrencyLookUpEdit.StyleController = this.EntityDataLayoutControl;
     //
     // ProductIdLookUpEdit
     //
     this.ProductIdLookUpEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "ProductId", true));
     resources.ApplyResources(this.ProductIdLookUpEdit, "ProductIdLookUpEdit");
     this.ProductIdLookUpEdit.Name = "ProductIdLookUpEdit";
     this.ProductIdLookUpEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("ProductIdLookUpEdit.Properties.Buttons"))))});
     this.ProductIdLookUpEdit.Properties.NullText = resources.GetString("ProductIdLookUpEdit.Properties.NullText");
     this.ProductIdLookUpEdit.StyleController = this.EntityDataLayoutControl;
     //
     // ProductTypeCodeLookUpEdit
     //
     this.ProductTypeCodeLookUpEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "ProductTypeCode", true));
     resources.ApplyResources(this.ProductTypeCodeLookUpEdit, "ProductTypeCodeLookUpEdit");
     this.ProductTypeCodeLookUpEdit.Name = "ProductTypeCodeLookUpEdit";
     this.ProductTypeCodeLookUpEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("ProductTypeCodeLookUpEdit.Properties.Buttons"))))});
     this.ProductTypeCodeLookUpEdit.Properties.NullText = resources.GetString("ProductTypeCodeLookUpEdit.Properties.NullText");
     this.ProductTypeCodeLookUpEdit.StyleController = this.EntityDataLayoutControl;
     //
     // StatusCodeLookUpEdit
     //
     this.StatusCodeLookUpEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "StatusCode", true));
     resources.ApplyResources(this.StatusCodeLookUpEdit, "StatusCodeLookUpEdit");
     this.StatusCodeLookUpEdit.Name = "StatusCodeLookUpEdit";
     this.StatusCodeLookUpEdit.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(((DevExpress.XtraEditors.Controls.ButtonPredefines)(resources.GetObject("StatusCodeLookUpEdit.Properties.Buttons"))))});
     this.StatusCodeLookUpEdit.Properties.NullText = resources.GetString("StatusCodeLookUpEdit.Properties.NullText");
     this.StatusCodeLookUpEdit.StyleController = this.EntityDataLayoutControl;
     //
     // ExchangeRateTextEdit
     //
     this.ExchangeRateTextEdit.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "ExchangeRate", true));
     resources.ApplyResources(this.ExchangeRateTextEdit, "ExchangeRateTextEdit");
     this.ExchangeRateTextEdit.Name = "ExchangeRateTextEdit";
     this.ExchangeRateTextEdit.Properties.Mask.EditMask = resources.GetString("ExchangeRateTextEdit.Properties.Mask.EditMask");
     this.ExchangeRateTextEdit.Properties.Mask.MaskType = ((DevExpress.XtraEditors.Mask.MaskType)(resources.GetObject("ExchangeRateTextEdit.Properties.Mask.MaskType")));
     this.ExchangeRateTextEdit.StyleController = this.EntityDataLayoutControl;
     //
     // ItemForVersionNumber
     //
     this.ItemForVersionNumber.Control = this.VersionNumberPictureEdit;
     resources.ApplyResources(this.ItemForVersionNumber, "ItemForVersionNumber");
     this.ItemForVersionNumber.Location = new System.Drawing.Point(0, 24);
     this.ItemForVersionNumber.Name = "ItemForVersionNumber";
     this.ItemForVersionNumber.Size = new System.Drawing.Size(852, 34);
     this.ItemForVersionNumber.TextSize = new System.Drawing.Size(50, 20);
     this.ItemForVersionNumber.TextToControlDistance = 5;
     //
     // ItemForProductId
     //
     this.ItemForProductId.Control = this.ProductIdLookUpEdit;
     resources.ApplyResources(this.ItemForProductId, "ItemForProductId");
     this.ItemForProductId.Location = new System.Drawing.Point(0, 24);
     this.ItemForProductId.Name = "ItemForProductId";
     this.ItemForProductId.Size = new System.Drawing.Size(828, 24);
     this.ItemForProductId.TextSize = new System.Drawing.Size(130, 14);
     this.ItemForProductId.TextToControlDistance = 5;
     //
     // ItemForTransactionCurrency
     //
     this.ItemForTransactionCurrency.Control = this.TransactionCurrencyTextEdit;
     resources.ApplyResources(this.ItemForTransactionCurrency, "ItemForTransactionCurrency");
     this.ItemForTransactionCurrency.Location = new System.Drawing.Point(0, 96);
     this.ItemForTransactionCurrency.Name = "ItemForTransactionCurrency";
     this.ItemForTransactionCurrency.Size = new System.Drawing.Size(828, 24);
     this.ItemForTransactionCurrency.TextSize = new System.Drawing.Size(50, 20);
     this.ItemForTransactionCurrency.TextToControlDistance = 5;
     //
     // tabbedControlGroup1
     //
     resources.ApplyResources(this.tabbedControlGroup1, "tabbedControlGroup1");
     this.tabbedControlGroup1.Location = new System.Drawing.Point(0, 0);
     this.tabbedControlGroup1.Name = "tabbedControlGroup1";
     this.tabbedControlGroup1.SelectedTabPage = this.lcgGeneral;
     this.tabbedControlGroup1.SelectedTabPageIndex = 0;
     this.tabbedControlGroup1.Size = new System.Drawing.Size(852, 409);
     this.tabbedControlGroup1.TabPages.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.lcgGeneral,
     this.managementLayoutControlGroup});
     //
     // managementLayoutControlGroup
     //
     resources.ApplyResources(this.managementLayoutControlGroup, "managementLayoutControlGroup");
     this.managementLayoutControlGroup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.layoutControlItem1,
     this.layoutControlItem2,
     this.layoutControlItem3,
     this.layoutControlItem4});
     this.managementLayoutControlGroup.Location = new System.Drawing.Point(0, 0);
     this.managementLayoutControlGroup.Name = "managementLayoutControlGroup";
     this.managementLayoutControlGroup.Size = new System.Drawing.Size(828, 362);
     //
     // layoutControlItem1
     //
     this.layoutControlItem1.Control = this.textEdit1;
     resources.ApplyResources(this.layoutControlItem1, "layoutControlItem1");
     this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
     this.layoutControlItem1.Name = "layoutControlItem1";
     this.layoutControlItem1.Size = new System.Drawing.Size(414, 24);
     this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 14);
     //
     // textEdit1
     //
     this.textEdit1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.EntityBindingSource, "CreatedOn", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "d"));
     resources.ApplyResources(this.textEdit1, "textEdit1");
     this.textEdit1.Name = "textEdit1";
     this.textEdit1.StyleController = this.EntityDataLayoutControl;
     //
     // layoutControlItem2
     //
     this.layoutControlItem2.Control = this.textEdit2;
     resources.ApplyResources(this.layoutControlItem2, "layoutControlItem2");
     this.layoutControlItem2.Location = new System.Drawing.Point(414, 0);
     this.layoutControlItem2.Name = "layoutControlItem2";
     this.layoutControlItem2.Size = new System.Drawing.Size(414, 24);
     this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 14);
     //
     // textEdit2
     //
     this.textEdit2.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "CreatedBy.FullName", true));
     resources.ApplyResources(this.textEdit2, "textEdit2");
     this.textEdit2.Name = "textEdit2";
     this.textEdit2.StyleController = this.EntityDataLayoutControl;
     //
     // layoutControlItem3
     //
     this.layoutControlItem3.Control = this.textEdit3;
     resources.ApplyResources(this.layoutControlItem3, "layoutControlItem3");
     this.layoutControlItem3.Location = new System.Drawing.Point(0, 24);
     this.layoutControlItem3.Name = "layoutControlItem3";
     this.layoutControlItem3.Size = new System.Drawing.Size(414, 338);
     this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 14);
     //
     // textEdit3
     //
     this.textEdit3.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.EntityBindingSource, "ModifiedOn", true, System.Windows.Forms.DataSourceUpdateMode.OnValidation, null, "d"));
     resources.ApplyResources(this.textEdit3, "textEdit3");
     this.textEdit3.Name = "textEdit3";
     this.textEdit3.StyleController = this.EntityDataLayoutControl;
     //
     // layoutControlItem4
     //
     this.layoutControlItem4.Control = this.textEdit4;
     resources.ApplyResources(this.layoutControlItem4, "layoutControlItem4");
     this.layoutControlItem4.Location = new System.Drawing.Point(414, 24);
     this.layoutControlItem4.Name = "layoutControlItem4";
     this.layoutControlItem4.Size = new System.Drawing.Size(414, 338);
     this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 14);
     //
     // textEdit4
     //
     this.textEdit4.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.EntityBindingSource, "ModifiedBy.FullName", true));
     resources.ApplyResources(this.textEdit4, "textEdit4");
     this.textEdit4.Name = "textEdit4";
     this.textEdit4.StyleController = this.EntityDataLayoutControl;
     //
     // lcgGeneral
     //
     this.lcgGeneral.AllowDrawBackground = false;
     resources.ApplyResources(this.lcgGeneral, "lcgGeneral");
     this.lcgGeneral.GroupBordersVisible = false;
     this.lcgGeneral.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
     this.emptySpaceItem1,
     this.ItemForName,
     this.ItemForPrice,
     this.ItemForStandardCost,
     this.ItemForDescription,
     this.ItemForTransactionCurrencyId,
     this.ItemForProductNumber,
     this.ItemForProductUrl,
     this.ItemForStatusCode,
     this.ItemForCurrentCost,
     this.ItemForExchangeRate,
     this.ItemForProductTypeCode});
     this.lcgGeneral.Location = new System.Drawing.Point(0, 0);
     this.lcgGeneral.Name = "lcgGeneral";
     this.lcgGeneral.Size = new System.Drawing.Size(828, 362);
     //
     // emptySpaceItem1
     //
     this.emptySpaceItem1.AllowHotTrack = false;
     resources.ApplyResources(this.emptySpaceItem1, "emptySpaceItem1");
     this.emptySpaceItem1.Location = new System.Drawing.Point(0, 352);
     this.emptySpaceItem1.Name = "emptySpaceItem1";
     this.emptySpaceItem1.Size = new System.Drawing.Size(828, 10);
     this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
     //
     // ItemForName
     //
     this.ItemForName.Control = this.NameTextEdit;
     resources.ApplyResources(this.ItemForName, "ItemForName");
     this.ItemForName.Location = new System.Drawing.Point(0, 0);
     this.ItemForName.Name = "ItemForName";
     this.ItemForName.Size = new System.Drawing.Size(828, 24);
     this.ItemForName.TextSize = new System.Drawing.Size(90, 14);
     //
     // ItemForPrice
     //
     this.ItemForPrice.Control = this.PriceTextEdit;
     resources.ApplyResources(this.ItemForPrice, "ItemForPrice");
     this.ItemForPrice.Location = new System.Drawing.Point(0, 48);
     this.ItemForPrice.Name = "ItemForPrice";
     this.ItemForPrice.Size = new System.Drawing.Size(828, 24);
     this.ItemForPrice.TextSize = new System.Drawing.Size(90, 14);
     //
     // ItemForStandardCost
     //
     this.ItemForStandardCost.Control = this.StandardCostTextEdit;
     resources.ApplyResources(this.ItemForStandardCost, "ItemForStandardCost");
     this.ItemForStandardCost.Location = new System.Drawing.Point(0, 96);
     this.ItemForStandardCost.Name = "ItemForStandardCost";
     this.ItemForStandardCost.Size = new System.Drawing.Size(364, 24);
     this.ItemForStandardCost.TextSize = new System.Drawing.Size(90, 14);
     //
     // ItemForDescription
     //
     this.ItemForDescription.Control = this.DescriptionTextEdit;
     resources.ApplyResources(this.ItemForDescription, "ItemForDescription");
     this.ItemForDescription.Location = new System.Drawing.Point(0, 168);
     this.ItemForDescription.Name = "ItemForDescription";
     this.ItemForDescription.Size = new System.Drawing.Size(828, 184);
     this.ItemForDescription.TextSize = new System.Drawing.Size(90, 14);
     //
     // ItemForTransactionCurrencyId
     //
     this.ItemForTransactionCurrencyId.Control = this.TransactionCurrencyLookUpEdit;
     resources.ApplyResources(this.ItemForTransactionCurrencyId, "ItemForTransactionCurrencyId");
     this.ItemForTransactionCurrencyId.Location = new System.Drawing.Point(0, 120);
     this.ItemForTransactionCurrencyId.Name = "ItemForTransactionCurrencyId";
     this.ItemForTransactionCurrencyId.Size = new System.Drawing.Size(364, 24);
     this.ItemForTransactionCurrencyId.TextSize = new System.Drawing.Size(90, 14);
     //
     // ItemForProductNumber
     //
     this.ItemForProductNumber.Control = this.ProductNumberTextEdit;
     resources.ApplyResources(this.ItemForProductNumber, "ItemForProductNumber");
     this.ItemForProductNumber.Location = new System.Drawing.Point(0, 24);
     this.ItemForProductNumber.Name = "ItemForProductNumber";
     this.ItemForProductNumber.Size = new System.Drawing.Size(828, 24);
     this.ItemForProductNumber.TextSize = new System.Drawing.Size(90, 14);
     //
     // ItemForProductUrl
     //
     this.ItemForProductUrl.Control = this.ProductUrlTextEdit;
     resources.ApplyResources(this.ItemForProductUrl, "ItemForProductUrl");
     this.ItemForProductUrl.Location = new System.Drawing.Point(0, 72);
     this.ItemForProductUrl.Name = "ItemForProductUrl";
     this.ItemForProductUrl.Size = new System.Drawing.Size(364, 24);
     this.ItemForProductUrl.TextSize = new System.Drawing.Size(90, 14);
     //
     // ItemForStatusCode
     //
     this.ItemForStatusCode.Control = this.StatusCodeLookUpEdit;
     resources.ApplyResources(this.ItemForStatusCode, "ItemForStatusCode");
     this.ItemForStatusCode.Location = new System.Drawing.Point(0, 144);
     this.ItemForStatusCode.Name = "ItemForStatusCode";
     this.ItemForStatusCode.Size = new System.Drawing.Size(828, 24);
     this.ItemForStatusCode.TextSize = new System.Drawing.Size(90, 14);
     //
     // ItemForCurrentCost
     //
     this.ItemForCurrentCost.Control = this.CurrentCostTextEdit;
     resources.ApplyResources(this.ItemForCurrentCost, "ItemForCurrentCost");
     this.ItemForCurrentCost.Location = new System.Drawing.Point(364, 96);
     this.ItemForCurrentCost.Name = "ItemForCurrentCost";
     this.ItemForCurrentCost.Size = new System.Drawing.Size(464, 24);
     this.ItemForCurrentCost.TextSize = new System.Drawing.Size(90, 14);
     //
     // ItemForExchangeRate
     //
     this.ItemForExchangeRate.Control = this.ExchangeRateTextEdit;
     resources.ApplyResources(this.ItemForExchangeRate, "ItemForExchangeRate");
     this.ItemForExchangeRate.Location = new System.Drawing.Point(364, 120);
     this.ItemForExchangeRate.Name = "ItemForExchangeRate";
     this.ItemForExchangeRate.Size = new System.Drawing.Size(464, 24);
     this.ItemForExchangeRate.TextSize = new System.Drawing.Size(90, 14);
     //
     // ItemForProductTypeCode
     //
     this.ItemForProductTypeCode.Control = this.ProductTypeCodeLookUpEdit;
     resources.ApplyResources(this.ItemForProductTypeCode, "ItemForProductTypeCode");
     this.ItemForProductTypeCode.Location = new System.Drawing.Point(364, 72);
     this.ItemForProductTypeCode.Name = "ItemForProductTypeCode";
     this.ItemForProductTypeCode.Size = new System.Drawing.Size(464, 24);
     this.ItemForProductTypeCode.TextSize = new System.Drawing.Size(90, 14);
     //
     // ProductDetailView
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Name = "ProductDetailView";
     ((System.ComponentModel.ISupportInitialize)(this.EntityBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ValidationProvider)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.EntityDataLayoutControl)).EndInit();
     this.EntityDataLayoutControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.RootLayoutControlGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.CurrentCostTextEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NameTextEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PriceTextEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProductNumberTextEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProductUrlTextEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.StandardCostTextEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TransactionCurrencyTextEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.VersionNumberPictureEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.DescriptionTextEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TransactionCurrencyLookUpEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProductIdLookUpEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ProductTypeCodeLookUpEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.StatusCodeLookUpEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ExchangeRateTextEdit.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForVersionNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForProductId)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForTransactionCurrency)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabbedControlGroup1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.managementLayoutControlGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.lcgGeneral)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForName)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForPrice)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForStandardCost)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForDescription)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForTransactionCurrencyId)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForProductNumber)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForProductUrl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForStatusCode)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForCurrentCost)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForExchangeRate)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ItemForProductTypeCode)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MachineManagement));
     this.tabMachineList = new System.Windows.Forms.TabControl();
     this.LiveAttendance = new System.Windows.Forms.TabPage();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.dtpToDate = new DevExpress.XtraEditors.DateEdit();
     this.lblTodate = new System.Windows.Forms.Label();
     this.dtpFromDate = new DevExpress.XtraEditors.DateEdit();
     this.lblFromDate = new System.Windows.Forms.Label();
     this.ckbLoadAll = new System.Windows.Forms.CheckBox();
     this.ckbClearAllLogAfterLoadSuccessfully = new System.Windows.Forms.CheckBox();
     this.btnDownloadAttLog = new System.Windows.Forms.Button();
     this.txtLogTime = new DevExpress.XtraEditors.TextEdit();
     this.txtFullName = new DevExpress.XtraEditors.TextEdit();
     this.lblLogTime = new System.Windows.Forms.Label();
     this.txtNameOnMachine = new DevExpress.XtraEditors.TextEdit();
     this.lblFullName = new System.Windows.Forms.Label();
     this.txtAcNo = new DevExpress.XtraEditors.TextEdit();
     this.lblNameOnMachine = new System.Windows.Forms.Label();
     this.lblACNo = new System.Windows.Forms.Label();
     this.txtEmployeeID = new DevExpress.XtraEditors.TextEdit();
     this.lblEmployeeID = new System.Windows.Forms.Label();
     this.imgEmployeeImage = new DevExpress.XtraEditors.PictureEdit();
     this.grdLogRecord = new DevExpress.XtraGrid.GridControl();
     this.grvLogRecord = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colMachineName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colNameOnMachine = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLogTime = new DevExpress.XtraGrid.Columns.GridColumn();
     this.rpeDateTimeFormat = new DevExpress.XtraEditors.Repository.RepositoryItemTimeEdit();
     this.colVerifyMode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.rpeVerifyMode = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
     this.colFullName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.UserManagement = new System.Windows.Forms.TabPage();
     this.ckbCheckAll = new System.Windows.Forms.CheckBox();
     this.grbUploadUserInfo = new System.Windows.Forms.GroupBox();
     this.ckbUploadFingerPrint = new System.Windows.Forms.CheckBox();
     this.ckbUpdateCardNo = new System.Windows.Forms.CheckBox();
     this.btnUploadUserInfo = new System.Windows.Forms.Button();
     this.grbSetDeviceTime = new System.Windows.Forms.GroupBox();
     this.btnPowerOffDevice = new System.Windows.Forms.Button();
     this.btnDeleteAllData = new System.Windows.Forms.Button();
     this.btnRestartDevice = new System.Windows.Forms.Button();
     this.cbSecond = new System.Windows.Forms.ComboBox();
     this.cbMonth = new System.Windows.Forms.ComboBox();
     this.cbMinute = new System.Windows.Forms.ComboBox();
     this.btnSetDeviceTime2 = new System.Windows.Forms.Button();
     this.cbDay = new System.Windows.Forms.ComboBox();
     this.cbHour = new System.Windows.Forms.ComboBox();
     this.cbYear = new System.Windows.Forms.ComboBox();
     this.btnGetDeviceTime = new System.Windows.Forms.Button();
     this.txtGetDeviceTime = new System.Windows.Forms.TextBox();
     this.btnSynDeviceTime = new System.Windows.Forms.Button();
     this.grbDownloadUserInfo = new System.Windows.Forms.GroupBox();
     this.btnDownloadUserInfo = new System.Windows.Forms.Button();
     this.ckbOnlyDownNewEmp = new System.Windows.Forms.CheckBox();
     this.grbEditUser = new System.Windows.Forms.GroupBox();
     this.ckbDeleteOnSystem = new System.Windows.Forms.CheckBox();
     this.btnClearAdministrators = new System.Windows.Forms.Button();
     this.btnClearDataTmps = new System.Windows.Forms.Button();
     this.btnDelAllUserOnDatabase = new System.Windows.Forms.Button();
     this.btnClearDataUserInfo = new System.Windows.Forms.Button();
     this.btnDeleteEnrollData = new System.Windows.Forms.Button();
     this.txtSearch = new DevExpress.XtraEditors.TextEdit();
     this.lblSearch = new System.Windows.Forms.Label();
     this.grdUserList = new DevExpress.XtraGrid.GridControl();
     this.grvUserList = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colEmployeeID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colEmpFullName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colACNo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colTemplateCount = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCheck = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCardNo = new DevExpress.XtraGrid.Columns.GridColumn();
     this.PASSWORD = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ImportDataFromUSBFileData = new System.Windows.Forms.TabPage();
     this.tabControl1 = new System.Windows.Forms.TabControl();
     this.tabUserUSB_BW = new System.Windows.Forms.TabPage();
     this.lblUserUSB_BW_Note = new System.Windows.Forms.Label();
     this.btnUserRead = new System.Windows.Forms.Button();
     this.lvUser = new System.Windows.Forms.ListView();
     this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader4 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader5 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader6 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader7 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader8 = new System.Windows.Forms.ColumnHeader();
     this.tabAttLogsUSB_BW = new System.Windows.Forms.TabPage();
     this.lblAttLogsUSB_BW_note = new System.Windows.Forms.Label();
     this.btnAttLogExtRead = new System.Windows.Forms.Button();
     this.lvAttLog = new System.Windows.Forms.ListView();
     this.columnHeader25 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader26 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader27 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader28 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader29 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader30 = new System.Windows.Forms.ColumnHeader();
     this.tabTmp9USB_BW = new System.Windows.Forms.TabPage();
     this.lblTmp9USB_BW_Note = new System.Windows.Forms.Label();
     this.btnTmpRead = new System.Windows.Forms.Button();
     this.lvTmp = new System.Windows.Forms.ListView();
     this.columnHeader17 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader18 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader19 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader20 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader21 = new System.Windows.Forms.ColumnHeader();
     this.ImportDataFromUSBFileData_TFT = new System.Windows.Forms.TabPage();
     this.tabControl2 = new System.Windows.Forms.TabControl();
     this.tabUser_TFT = new System.Windows.Forms.TabPage();
     this.label2 = new System.Windows.Forms.Label();
     this.btnSSR_UserRead = new System.Windows.Forms.Button();
     this.lvSSRUser = new System.Windows.Forms.ListView();
     this.columnHeader9 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader10 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader11 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader12 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader13 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader14 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader15 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader16 = new System.Windows.Forms.ColumnHeader();
     this.tabAttLogs_TFT = new System.Windows.Forms.TabPage();
     this.label4 = new System.Windows.Forms.Label();
     this.lvSSRAttLog = new System.Windows.Forms.ListView();
     this.columnHeader22 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader23 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader24 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader31 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader32 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader33 = new System.Windows.Forms.ColumnHeader();
     this.btnSSRAttLogRead = new System.Windows.Forms.Button();
     this.tabtmp9_TFT = new System.Windows.Forms.TabPage();
     this.label5 = new System.Windows.Forms.Label();
     this.btnTemp9_TFT = new System.Windows.Forms.Button();
     this.lvTmp9 = new System.Windows.Forms.ListView();
     this.columnHeader34 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader35 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader36 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader37 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader38 = new System.Windows.Forms.ColumnHeader();
     this.tabTmp10_TFT = new System.Windows.Forms.TabPage();
     this.label6 = new System.Windows.Forms.Label();
     this.lvTmp10 = new System.Windows.Forms.ListView();
     this.columnHeader42 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader43 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader44 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader45 = new System.Windows.Forms.ColumnHeader();
     this.columnHeader46 = new System.Windows.Forms.ColumnHeader();
     this.btnTmp10Read = new System.Windows.Forms.Button();
     this.grdMachineList = new DevExpress.XtraGrid.GridControl();
     this.grvMachineList = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colImageIcon = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.colMachineAlias = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMachineNumber = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colMachineKind = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colIP = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colPort = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colLogCount = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colmanagercount = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colusercount = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colfingercount = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colSecretCount = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colsn = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colCDKey = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnConnect = new DevExpress.XtraEditors.SimpleButton();
     this.btnDisconnect = new DevExpress.XtraEditors.SimpleButton();
     this.lableInfor = new System.Windows.Forms.Label();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.pnlFWCommand.SuspendLayout();
     this.pnlFWClose.SuspendLayout();
     this.tabMachineList.SuspendLayout();
     this.LiveAttendance.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtpToDate.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpToDate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFromDate.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFromDate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLogTime.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFullName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNameOnMachine.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAcNo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmployeeID.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgEmployeeImage.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdLogRecord)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvLogRecord)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rpeDateTimeFormat)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rpeVerifyMode)).BeginInit();
     this.UserManagement.SuspendLayout();
     this.grbUploadUserInfo.SuspendLayout();
     this.grbSetDeviceTime.SuspendLayout();
     this.grbDownloadUserInfo.SuspendLayout();
     this.grbEditUser.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdUserList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvUserList)).BeginInit();
     this.ImportDataFromUSBFileData.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabUserUSB_BW.SuspendLayout();
     this.tabAttLogsUSB_BW.SuspendLayout();
     this.tabTmp9USB_BW.SuspendLayout();
     this.ImportDataFromUSBFileData_TFT.SuspendLayout();
     this.tabControl2.SuspendLayout();
     this.tabUser_TFT.SuspendLayout();
     this.tabAttLogs_TFT.SuspendLayout();
     this.tabtmp9_TFT.SuspendLayout();
     this.tabTmp10_TFT.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdMachineList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvMachineList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     this.SuspendLayout();
     //
     // pnlFWCommand
     //
     this.pnlFWCommand.Controls.Add(this.btnConnect);
     this.pnlFWCommand.Controls.Add(this.btnDisconnect);
     this.pnlFWCommand.Location = new System.Drawing.Point(0, 684);
     this.pnlFWCommand.Size = new System.Drawing.Size(1018, 38);
     this.pnlFWCommand.Controls.SetChildIndex(this.btnFWSave, 0);
     this.pnlFWCommand.Controls.SetChildIndex(this.btnFWDelete, 0);
     this.pnlFWCommand.Controls.SetChildIndex(this.btnFWReset, 0);
     this.pnlFWCommand.Controls.SetChildIndex(this.btnDisconnect, 0);
     this.pnlFWCommand.Controls.SetChildIndex(this.btnFWAdd, 0);
     this.pnlFWCommand.Controls.SetChildIndex(this.btnConnect, 0);
     this.pnlFWCommand.Controls.SetChildIndex(this.pnlFWClose, 0);
     this.pnlFWCommand.Controls.SetChildIndex(this.btnExport, 0);
     //
     // btnFWDelete
     //
     this.btnFWDelete.Appearance.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.btnFWDelete.Appearance.ForeColor = System.Drawing.Color.MidnightBlue;
     this.btnFWDelete.Appearance.Options.UseFont = true;
     this.btnFWDelete.Appearance.Options.UseForeColor = true;
     this.btnFWDelete.Location = new System.Drawing.Point(357, 1);
     this.btnFWDelete.LookAndFeel.SkinName = "Blue";
     this.btnFWDelete.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnFWDelete.Visible = false;
     //
     // btnFWSave
     //
     this.btnFWSave.Appearance.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.btnFWSave.Appearance.ForeColor = System.Drawing.Color.MidnightBlue;
     this.btnFWSave.Appearance.Options.UseFont = true;
     this.btnFWSave.Appearance.Options.UseForeColor = true;
     this.btnFWSave.Location = new System.Drawing.Point(221, 4);
     this.btnFWSave.LookAndFeel.SkinName = "Blue";
     this.btnFWSave.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnFWSave.Visible = false;
     //
     // btnFWAdd
     //
     this.btnFWAdd.Appearance.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.btnFWAdd.Appearance.ForeColor = System.Drawing.Color.MidnightBlue;
     this.btnFWAdd.Appearance.Options.UseFont = true;
     this.btnFWAdd.Appearance.Options.UseForeColor = true;
     this.btnFWAdd.Location = new System.Drawing.Point(357, 8);
     this.btnFWAdd.LookAndFeel.SkinName = "Blue";
     this.btnFWAdd.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnFWAdd.Visible = false;
     //
     // pnlFWClose
     //
     this.pnlFWClose.Location = new System.Drawing.Point(867, 0);
     //
     // btnFWClose
     //
     this.btnFWClose.Appearance.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.btnFWClose.Appearance.ForeColor = System.Drawing.SystemColors.MenuText;
     this.btnFWClose.Appearance.Options.UseFont = true;
     this.btnFWClose.Appearance.Options.UseForeColor = true;
     this.btnFWClose.LookAndFeel.SkinName = "Blue";
     this.btnFWClose.LookAndFeel.UseDefaultLookAndFeel = false;
     //
     // lblFWDecorateingLine
     //
     this.lblFWDecorateingLine.Location = new System.Drawing.Point(0, 682);
     this.lblFWDecorateingLine.Size = new System.Drawing.Size(1018, 2);
     //
     // btnFWReset
     //
     this.btnFWReset.Appearance.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.btnFWReset.Appearance.ForeColor = System.Drawing.Color.MidnightBlue;
     this.btnFWReset.Appearance.Options.UseFont = true;
     this.btnFWReset.Appearance.Options.UseForeColor = true;
     this.btnFWReset.Location = new System.Drawing.Point(357, 11);
     this.btnFWReset.LookAndFeel.SkinName = "Blue";
     this.btnFWReset.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnFWReset.Visible = false;
     //
     // btnExport
     //
     this.btnExport.Appearance.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold);
     this.btnExport.Appearance.ForeColor = System.Drawing.Color.MidnightBlue;
     this.btnExport.Appearance.Options.UseFont = true;
     this.btnExport.Appearance.Options.UseForeColor = true;
     this.btnExport.Image = ((System.Drawing.Image)(resources.GetObject("btnExport.Image")));
     this.btnExport.LookAndFeel.SkinName = "Blue";
     this.btnExport.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnExport.Visible = false;
     //
     // tabMachineList
     //
     this.tabMachineList.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.tabMachineList.Controls.Add(this.LiveAttendance);
     this.tabMachineList.Controls.Add(this.UserManagement);
     this.tabMachineList.Controls.Add(this.ImportDataFromUSBFileData);
     this.tabMachineList.Controls.Add(this.ImportDataFromUSBFileData_TFT);
     this.tabMachineList.Location = new System.Drawing.Point(0, 181);
     this.tabMachineList.Name = "tabMachineList";
     this.tabMachineList.SelectedIndex = 0;
     this.tabMachineList.Size = new System.Drawing.Size(1018, 541);
     this.tabMachineList.TabIndex = 54;
     this.tabMachineList.SelectedIndexChanged += new System.EventHandler(this.tabMachineList_SelectedIndexChanged);
     //
     // LiveAttendance
     //
     this.LiveAttendance.Controls.Add(this.groupBox1);
     this.LiveAttendance.Controls.Add(this.txtLogTime);
     this.LiveAttendance.Controls.Add(this.txtFullName);
     this.LiveAttendance.Controls.Add(this.lblLogTime);
     this.LiveAttendance.Controls.Add(this.txtNameOnMachine);
     this.LiveAttendance.Controls.Add(this.lblFullName);
     this.LiveAttendance.Controls.Add(this.txtAcNo);
     this.LiveAttendance.Controls.Add(this.lblNameOnMachine);
     this.LiveAttendance.Controls.Add(this.lblACNo);
     this.LiveAttendance.Controls.Add(this.txtEmployeeID);
     this.LiveAttendance.Controls.Add(this.lblEmployeeID);
     this.LiveAttendance.Controls.Add(this.imgEmployeeImage);
     this.LiveAttendance.Controls.Add(this.grdLogRecord);
     this.LiveAttendance.Location = new System.Drawing.Point(4, 22);
     this.LiveAttendance.Name = "LiveAttendance";
     this.LiveAttendance.Padding = new System.Windows.Forms.Padding(3);
     this.LiveAttendance.Size = new System.Drawing.Size(1010, 515);
     this.LiveAttendance.TabIndex = 0;
     this.LiveAttendance.Text = "Live Attendance";
     this.LiveAttendance.UseVisualStyleBackColor = true;
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.dtpToDate);
     this.groupBox1.Controls.Add(this.lblTodate);
     this.groupBox1.Controls.Add(this.dtpFromDate);
     this.groupBox1.Controls.Add(this.lblFromDate);
     this.groupBox1.Controls.Add(this.ckbLoadAll);
     this.groupBox1.Controls.Add(this.ckbClearAllLogAfterLoadSuccessfully);
     this.groupBox1.Controls.Add(this.btnDownloadAttLog);
     this.groupBox1.Location = new System.Drawing.Point(557, 315);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(450, 160);
     this.groupBox1.TabIndex = 65;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "groupBox1";
     //
     // dtpToDate
     //
     this.dtpToDate.EditValue = null;
     this.dtpToDate.Location = new System.Drawing.Point(254, 42);
     this.dtpToDate.Name = "dtpToDate";
     this.dtpToDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dtpToDate.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.dtpToDate.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.dtpToDate.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dtpToDate.Size = new System.Drawing.Size(104, 20);
     this.dtpToDate.TabIndex = 79;
     //
     // lblTodate
     //
     this.lblTodate.AutoSize = true;
     this.lblTodate.Location = new System.Drawing.Point(192, 45);
     this.lblTodate.Name = "lblTodate";
     this.lblTodate.Size = new System.Drawing.Size(57, 13);
     this.lblTodate.TabIndex = 81;
     this.lblTodate.Text = "From date:";
     //
     // dtpFromDate
     //
     this.dtpFromDate.EditValue = null;
     this.dtpFromDate.Location = new System.Drawing.Point(80, 42);
     this.dtpFromDate.Name = "dtpFromDate";
     this.dtpFromDate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.dtpFromDate.Properties.LookAndFeel.SkinName = "Blue";
     this.dtpFromDate.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.dtpFromDate.Properties.Mask.EditMask = "dd/MM/yyyy";
     this.dtpFromDate.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.dtpFromDate.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.dtpFromDate.Size = new System.Drawing.Size(104, 20);
     this.dtpFromDate.TabIndex = 78;
     //
     // lblFromDate
     //
     this.lblFromDate.AutoSize = true;
     this.lblFromDate.Location = new System.Drawing.Point(6, 45);
     this.lblFromDate.Name = "lblFromDate";
     this.lblFromDate.Size = new System.Drawing.Size(57, 13);
     this.lblFromDate.TabIndex = 80;
     this.lblFromDate.Text = "From date:";
     //
     // ckbLoadAll
     //
     this.ckbLoadAll.AutoSize = true;
     this.ckbLoadAll.Location = new System.Drawing.Point(7, 19);
     this.ckbLoadAll.Name = "ckbLoadAll";
     this.ckbLoadAll.Size = new System.Drawing.Size(126, 17);
     this.ckbLoadAll.TabIndex = 77;
     this.ckbLoadAll.Text = "Xóa cả trên hệ thống";
     this.ckbLoadAll.UseVisualStyleBackColor = true;
     this.ckbLoadAll.CheckedChanged += new System.EventHandler(this.ckbLoadAll_CheckedChanged);
     //
     // ckbClearAllLogAfterLoadSuccessfully
     //
     this.ckbClearAllLogAfterLoadSuccessfully.AutoSize = true;
     this.ckbClearAllLogAfterLoadSuccessfully.Location = new System.Drawing.Point(130, 135);
     this.ckbClearAllLogAfterLoadSuccessfully.Name = "ckbClearAllLogAfterLoadSuccessfully";
     this.ckbClearAllLogAfterLoadSuccessfully.Size = new System.Drawing.Size(126, 17);
     this.ckbClearAllLogAfterLoadSuccessfully.TabIndex = 77;
     this.ckbClearAllLogAfterLoadSuccessfully.Text = "Xóa cả trên hệ thống";
     this.ckbClearAllLogAfterLoadSuccessfully.UseVisualStyleBackColor = true;
     //
     // btnDownloadAttLog
     //
     this.btnDownloadAttLog.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDownloadAttLog.Location = new System.Drawing.Point(6, 131);
     this.btnDownloadAttLog.Name = "btnDownloadAttLog";
     this.btnDownloadAttLog.Size = new System.Drawing.Size(118, 23);
     this.btnDownloadAttLog.TabIndex = 74;
     this.btnDownloadAttLog.Text = "UplodaUserInfo";
     this.btnDownloadAttLog.UseVisualStyleBackColor = true;
     this.btnDownloadAttLog.Click += new System.EventHandler(this.btnDownloadAttLog_Click);
     //
     // txtLogTime
     //
     this.txtLogTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.txtLogTime.Location = new System.Drawing.Point(730, 289);
     this.txtLogTime.Name = "txtLogTime";
     this.txtLogTime.Properties.Appearance.BackColor = System.Drawing.Color.White;
     this.txtLogTime.Properties.Appearance.Options.UseBackColor = true;
     this.txtLogTime.Properties.MaxLength = 20;
     this.txtLogTime.Size = new System.Drawing.Size(153, 20);
     this.txtLogTime.TabIndex = 59;
     //
     // txtFullName
     //
     this.txtFullName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.txtFullName.Location = new System.Drawing.Point(730, 263);
     this.txtFullName.Name = "txtFullName";
     this.txtFullName.Properties.Appearance.BackColor = System.Drawing.Color.White;
     this.txtFullName.Properties.Appearance.Options.UseBackColor = true;
     this.txtFullName.Properties.MaxLength = 20;
     this.txtFullName.Size = new System.Drawing.Size(153, 20);
     this.txtFullName.TabIndex = 59;
     //
     // lblLogTime
     //
     this.lblLogTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.lblLogTime.AutoSize = true;
     this.lblLogTime.Location = new System.Drawing.Point(620, 292);
     this.lblLogTime.Name = "lblLogTime";
     this.lblLogTime.Size = new System.Drawing.Size(70, 13);
     this.lblLogTime.TabIndex = 58;
     this.lblLogTime.Text = "Employee ID:";
     //
     // txtNameOnMachine
     //
     this.txtNameOnMachine.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.txtNameOnMachine.Location = new System.Drawing.Point(730, 237);
     this.txtNameOnMachine.Name = "txtNameOnMachine";
     this.txtNameOnMachine.Properties.Appearance.BackColor = System.Drawing.Color.White;
     this.txtNameOnMachine.Properties.Appearance.Options.UseBackColor = true;
     this.txtNameOnMachine.Properties.MaxLength = 20;
     this.txtNameOnMachine.Size = new System.Drawing.Size(153, 20);
     this.txtNameOnMachine.TabIndex = 59;
     //
     // lblFullName
     //
     this.lblFullName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.lblFullName.AutoSize = true;
     this.lblFullName.Location = new System.Drawing.Point(620, 266);
     this.lblFullName.Name = "lblFullName";
     this.lblFullName.Size = new System.Drawing.Size(70, 13);
     this.lblFullName.TabIndex = 58;
     this.lblFullName.Text = "Employee ID:";
     //
     // txtAcNo
     //
     this.txtAcNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.txtAcNo.Location = new System.Drawing.Point(730, 214);
     this.txtAcNo.Name = "txtAcNo";
     this.txtAcNo.Properties.Appearance.BackColor = System.Drawing.Color.White;
     this.txtAcNo.Properties.Appearance.Options.UseBackColor = true;
     this.txtAcNo.Properties.MaxLength = 20;
     this.txtAcNo.Size = new System.Drawing.Size(153, 20);
     this.txtAcNo.TabIndex = 59;
     //
     // lblNameOnMachine
     //
     this.lblNameOnMachine.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.lblNameOnMachine.AutoSize = true;
     this.lblNameOnMachine.Location = new System.Drawing.Point(620, 240);
     this.lblNameOnMachine.Name = "lblNameOnMachine";
     this.lblNameOnMachine.Size = new System.Drawing.Size(70, 13);
     this.lblNameOnMachine.TabIndex = 58;
     this.lblNameOnMachine.Text = "Employee ID:";
     //
     // lblACNo
     //
     this.lblACNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.lblACNo.AutoSize = true;
     this.lblACNo.Location = new System.Drawing.Point(620, 217);
     this.lblACNo.Name = "lblACNo";
     this.lblACNo.Size = new System.Drawing.Size(70, 13);
     this.lblACNo.TabIndex = 58;
     this.lblACNo.Text = "Employee ID:";
     //
     // txtEmployeeID
     //
     this.txtEmployeeID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.txtEmployeeID.Location = new System.Drawing.Point(730, 188);
     this.txtEmployeeID.Name = "txtEmployeeID";
     this.txtEmployeeID.Properties.Appearance.BackColor = System.Drawing.Color.White;
     this.txtEmployeeID.Properties.Appearance.Options.UseBackColor = true;
     this.txtEmployeeID.Properties.MaxLength = 20;
     this.txtEmployeeID.Size = new System.Drawing.Size(153, 20);
     this.txtEmployeeID.TabIndex = 59;
     //
     // lblEmployeeID
     //
     this.lblEmployeeID.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.lblEmployeeID.AutoSize = true;
     this.lblEmployeeID.Location = new System.Drawing.Point(620, 191);
     this.lblEmployeeID.Name = "lblEmployeeID";
     this.lblEmployeeID.Size = new System.Drawing.Size(70, 13);
     this.lblEmployeeID.TabIndex = 58;
     this.lblEmployeeID.Text = "Employee ID:";
     //
     // imgEmployeeImage
     //
     this.imgEmployeeImage.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.imgEmployeeImage.Location = new System.Drawing.Point(889, 152);
     this.imgEmployeeImage.Name = "imgEmployeeImage";
     this.imgEmployeeImage.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.imgEmployeeImage.Size = new System.Drawing.Size(118, 157);
     this.imgEmployeeImage.TabIndex = 57;
     //
     // grdLogRecord
     //
     this.grdLogRecord.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.grdLogRecord.EmbeddedNavigator.Name = "";
     this.grdLogRecord.FormsUseDefaultLookAndFeel = false;
     this.grdLogRecord.Location = new System.Drawing.Point(-4, 3);
     this.grdLogRecord.LookAndFeel.UseDefaultLookAndFeel = false;
     this.grdLogRecord.MainView = this.grvLogRecord;
     this.grdLogRecord.Name = "grdLogRecord";
     this.grdLogRecord.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.rpeVerifyMode,
     this.rpeDateTimeFormat});
     this.grdLogRecord.Size = new System.Drawing.Size(555, 476);
     this.grdLogRecord.TabIndex = 56;
     this.grdLogRecord.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.grvLogRecord});
     //
     // grvLogRecord
     //
     this.grvLogRecord.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colMachineName,
     this.colNameOnMachine,
     this.colLogTime,
     this.colVerifyMode,
     this.colFullName});
     this.grvLogRecord.GridControl = this.grdLogRecord;
     this.grvLogRecord.Name = "grvLogRecord";
     this.grvLogRecord.OptionsSelection.MultiSelect = true;
     this.grvLogRecord.OptionsView.ShowGroupPanel = false;
     //
     // colMachineName
     //
     this.colMachineName.Caption = "MachineAlias";
     this.colMachineName.FieldName = "MachineAlias";
     this.colMachineName.Name = "colMachineName";
     this.colMachineName.OptionsColumn.AllowEdit = false;
     this.colMachineName.Visible = true;
     this.colMachineName.VisibleIndex = 0;
     this.colMachineName.Width = 97;
     //
     // colNameOnMachine
     //
     this.colNameOnMachine.Caption = "NameOnMachine";
     this.colNameOnMachine.FieldName = "NameOnMachine";
     this.colNameOnMachine.Name = "colNameOnMachine";
     this.colNameOnMachine.OptionsColumn.AllowEdit = false;
     this.colNameOnMachine.Visible = true;
     this.colNameOnMachine.VisibleIndex = 1;
     this.colNameOnMachine.Width = 77;
     //
     // colLogTime
     //
     this.colLogTime.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.colLogTime.AppearanceCell.Options.UseFont = true;
     this.colLogTime.Caption = "LogTime";
     this.colLogTime.ColumnEdit = this.rpeDateTimeFormat;
     this.colLogTime.FieldName = "LogTime";
     this.colLogTime.Name = "colLogTime";
     this.colLogTime.OptionsColumn.AllowEdit = false;
     this.colLogTime.Visible = true;
     this.colLogTime.VisibleIndex = 3;
     this.colLogTime.Width = 141;
     //
     // rpeDateTimeFormat
     //
     this.rpeDateTimeFormat.AutoHeight = false;
     this.rpeDateTimeFormat.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.rpeDateTimeFormat.Mask.EditMask = "dd/MM/yyyy HH:mm:ss";
     this.rpeDateTimeFormat.Mask.UseMaskAsDisplayFormat = true;
     this.rpeDateTimeFormat.Name = "rpeDateTimeFormat";
     //
     // colVerifyMode
     //
     this.colVerifyMode.Caption = "VerifyMode";
     this.colVerifyMode.ColumnEdit = this.rpeVerifyMode;
     this.colVerifyMode.FieldName = "VerifyMode";
     this.colVerifyMode.Name = "colVerifyMode";
     this.colVerifyMode.OptionsColumn.AllowEdit = false;
     this.colVerifyMode.Visible = true;
     this.colVerifyMode.VisibleIndex = 4;
     this.colVerifyMode.Width = 109;
     //
     // rpeVerifyMode
     //
     this.rpeVerifyMode.AutoHeight = false;
     this.rpeVerifyMode.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.rpeVerifyMode.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
     new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VerifyMode", "VerifyMode", 20, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None)});
     this.rpeVerifyMode.DisplayMember = "VerifyMode";
     this.rpeVerifyMode.Name = "rpeVerifyMode";
     this.rpeVerifyMode.ValueMember = "VerifyModeID";
     //
     // colFullName
     //
     this.colFullName.Caption = "FullName";
     this.colFullName.FieldName = "FullName";
     this.colFullName.Name = "colFullName";
     this.colFullName.OptionsColumn.AllowEdit = false;
     this.colFullName.Visible = true;
     this.colFullName.VisibleIndex = 2;
     this.colFullName.Width = 132;
     //
     // UserManagement
     //
     this.UserManagement.Controls.Add(this.ckbCheckAll);
     this.UserManagement.Controls.Add(this.grbUploadUserInfo);
     this.UserManagement.Controls.Add(this.grbSetDeviceTime);
     this.UserManagement.Controls.Add(this.grbDownloadUserInfo);
     this.UserManagement.Controls.Add(this.grbEditUser);
     this.UserManagement.Controls.Add(this.txtSearch);
     this.UserManagement.Controls.Add(this.lblSearch);
     this.UserManagement.Controls.Add(this.grdUserList);
     this.UserManagement.Location = new System.Drawing.Point(4, 22);
     this.UserManagement.Name = "UserManagement";
     this.UserManagement.Padding = new System.Windows.Forms.Padding(3);
     this.UserManagement.Size = new System.Drawing.Size(1010, 515);
     this.UserManagement.TabIndex = 1;
     this.UserManagement.Text = "User management";
     this.UserManagement.UseVisualStyleBackColor = true;
     //
     // ckbCheckAll
     //
     this.ckbCheckAll.AutoSize = true;
     this.ckbCheckAll.Location = new System.Drawing.Point(469, 9);
     this.ckbCheckAll.Name = "ckbCheckAll";
     this.ckbCheckAll.Size = new System.Drawing.Size(70, 17);
     this.ckbCheckAll.TabIndex = 77;
     this.ckbCheckAll.Text = "Check all";
     this.ckbCheckAll.UseVisualStyleBackColor = true;
     this.ckbCheckAll.CheckedChanged += new System.EventHandler(this.ckbCheckAll_CheckedChanged);
     //
     // grbUploadUserInfo
     //
     this.grbUploadUserInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.grbUploadUserInfo.Controls.Add(this.ckbUploadFingerPrint);
     this.grbUploadUserInfo.Controls.Add(this.ckbUpdateCardNo);
     this.grbUploadUserInfo.Controls.Add(this.btnUploadUserInfo);
     this.grbUploadUserInfo.Location = new System.Drawing.Point(532, 292);
     this.grbUploadUserInfo.Name = "grbUploadUserInfo";
     this.grbUploadUserInfo.Size = new System.Drawing.Size(470, 56);
     this.grbUploadUserInfo.TabIndex = 64;
     this.grbUploadUserInfo.TabStop = false;
     this.grbUploadUserInfo.Text = "groupBox1";
     //
     // ckbUploadFingerPrint
     //
     this.ckbUploadFingerPrint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.ckbUploadFingerPrint.AutoSize = true;
     this.ckbUploadFingerPrint.Location = new System.Drawing.Point(273, 31);
     this.ckbUploadFingerPrint.Name = "ckbUploadFingerPrint";
     this.ckbUploadFingerPrint.Size = new System.Drawing.Size(174, 17);
     this.ckbUploadFingerPrint.TabIndex = 76;
     this.ckbUploadFingerPrint.Text = "Tải vân tay lên máy chấm công";
     this.ckbUploadFingerPrint.UseVisualStyleBackColor = true;
     //
     // ckbUpdateCardNo
     //
     this.ckbUpdateCardNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.ckbUpdateCardNo.AutoSize = true;
     this.ckbUpdateCardNo.Checked = true;
     this.ckbUpdateCardNo.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckbUpdateCardNo.Location = new System.Drawing.Point(105, 31);
     this.ckbUpdateCardNo.Name = "ckbUpdateCardNo";
     this.ckbUpdateCardNo.Size = new System.Drawing.Size(76, 17);
     this.ckbUpdateCardNo.TabIndex = 76;
     this.ckbUpdateCardNo.Text = "Tải thẻ lên";
     this.ckbUpdateCardNo.UseVisualStyleBackColor = true;
     //
     // btnUploadUserInfo
     //
     this.btnUploadUserInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnUploadUserInfo.Location = new System.Drawing.Point(6, 27);
     this.btnUploadUserInfo.Name = "btnUploadUserInfo";
     this.btnUploadUserInfo.Size = new System.Drawing.Size(93, 23);
     this.btnUploadUserInfo.TabIndex = 74;
     this.btnUploadUserInfo.Text = "UplodaUserInfo";
     this.btnUploadUserInfo.UseVisualStyleBackColor = true;
     this.btnUploadUserInfo.Click += new System.EventHandler(this.btnUploadUserInfo_Click);
     //
     // grbSetDeviceTime
     //
     this.grbSetDeviceTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.grbSetDeviceTime.Controls.Add(this.btnPowerOffDevice);
     this.grbSetDeviceTime.Controls.Add(this.btnDeleteAllData);
     this.grbSetDeviceTime.Controls.Add(this.btnRestartDevice);
     this.grbSetDeviceTime.Controls.Add(this.cbSecond);
     this.grbSetDeviceTime.Controls.Add(this.cbMonth);
     this.grbSetDeviceTime.Controls.Add(this.cbMinute);
     this.grbSetDeviceTime.Controls.Add(this.btnSetDeviceTime2);
     this.grbSetDeviceTime.Controls.Add(this.cbDay);
     this.grbSetDeviceTime.Controls.Add(this.cbHour);
     this.grbSetDeviceTime.Controls.Add(this.cbYear);
     this.grbSetDeviceTime.Controls.Add(this.btnGetDeviceTime);
     this.grbSetDeviceTime.Controls.Add(this.txtGetDeviceTime);
     this.grbSetDeviceTime.Controls.Add(this.btnSynDeviceTime);
     this.grbSetDeviceTime.Location = new System.Drawing.Point(532, 108);
     this.grbSetDeviceTime.Name = "grbSetDeviceTime";
     this.grbSetDeviceTime.Size = new System.Drawing.Size(470, 119);
     this.grbSetDeviceTime.TabIndex = 64;
     this.grbSetDeviceTime.TabStop = false;
     this.grbSetDeviceTime.Text = "SetDeviceTime";
     //
     // btnPowerOffDevice
     //
     this.btnPowerOffDevice.Location = new System.Drawing.Point(331, 83);
     this.btnPowerOffDevice.Name = "btnPowerOffDevice";
     this.btnPowerOffDevice.Size = new System.Drawing.Size(132, 23);
     this.btnPowerOffDevice.TabIndex = 18;
     this.btnPowerOffDevice.Text = "PowerOffDevice";
     this.btnPowerOffDevice.UseVisualStyleBackColor = true;
     this.btnPowerOffDevice.Click += new System.EventHandler(this.btnPowerOffDevice_Click);
     //
     // btnDeleteAllData
     //
     this.btnDeleteAllData.BackColor = System.Drawing.Color.LightCoral;
     this.btnDeleteAllData.Location = new System.Drawing.Point(6, 83);
     this.btnDeleteAllData.Name = "btnDeleteAllData";
     this.btnDeleteAllData.Size = new System.Drawing.Size(137, 23);
     this.btnDeleteAllData.TabIndex = 17;
     this.btnDeleteAllData.Text = "RestartDevice";
     this.btnDeleteAllData.UseVisualStyleBackColor = false;
     this.btnDeleteAllData.Click += new System.EventHandler(this.btnDeleteAllData_Click);
     //
     // btnRestartDevice
     //
     this.btnRestartDevice.Location = new System.Drawing.Point(179, 83);
     this.btnRestartDevice.Name = "btnRestartDevice";
     this.btnRestartDevice.Size = new System.Drawing.Size(132, 23);
     this.btnRestartDevice.TabIndex = 17;
     this.btnRestartDevice.Text = "RestartDevice";
     this.btnRestartDevice.UseVisualStyleBackColor = true;
     this.btnRestartDevice.Click += new System.EventHandler(this.btnRestartDevice_Click);
     //
     // cbSecond
     //
     this.cbSecond.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbSecond.FormattingEnabled = true;
     this.cbSecond.Items.AddRange(new object[] {
     "1",
     "..",
     "59"});
     this.cbSecond.Location = new System.Drawing.Point(270, 20);
     this.cbSecond.Name = "cbSecond";
     this.cbSecond.Size = new System.Drawing.Size(41, 21);
     this.cbSecond.TabIndex = 15;
     this.cbSecond.Text = "8";
     //
     // cbMonth
     //
     this.cbMonth.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbMonth.DisplayMember = "Month";
     this.cbMonth.FormattingEnabled = true;
     this.cbMonth.Items.AddRange(new object[] {
     "1",
     "2",
     "3",
     "4",
     "5",
     "6",
     "7",
     "8",
     "9",
     "10",
     "11",
     "12"});
     this.cbMonth.Location = new System.Drawing.Point(74, 19);
     this.cbMonth.Name = "cbMonth";
     this.cbMonth.Size = new System.Drawing.Size(41, 21);
     this.cbMonth.TabIndex = 11;
     this.cbMonth.Text = "12";
     //
     // cbMinute
     //
     this.cbMinute.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbMinute.FormattingEnabled = true;
     this.cbMinute.Items.AddRange(new object[] {
     "1",
     "..",
     "59"});
     this.cbMinute.Location = new System.Drawing.Point(221, 20);
     this.cbMinute.Name = "cbMinute";
     this.cbMinute.Size = new System.Drawing.Size(41, 21);
     this.cbMinute.TabIndex = 14;
     this.cbMinute.Text = "8";
     //
     // btnSetDeviceTime2
     //
     this.btnSetDeviceTime2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSetDeviceTime2.Location = new System.Drawing.Point(331, 17);
     this.btnSetDeviceTime2.Name = "btnSetDeviceTime2";
     this.btnSetDeviceTime2.Size = new System.Drawing.Size(132, 23);
     this.btnSetDeviceTime2.TabIndex = 16;
     this.btnSetDeviceTime2.Text = "SetDeviceTime2";
     this.btnSetDeviceTime2.UseVisualStyleBackColor = true;
     this.btnSetDeviceTime2.Click += new System.EventHandler(this.btnSetDeviceTime2_Click);
     //
     // cbDay
     //
     this.cbDay.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbDay.FormattingEnabled = true;
     this.cbDay.Items.AddRange(new object[] {
     "1",
     "2",
     "3",
     "4",
     "5",
     "6",
     "7",
     "8",
     "9",
     "10",
     "..",
     "30"});
     this.cbDay.Location = new System.Drawing.Point(123, 19);
     this.cbDay.Name = "cbDay";
     this.cbDay.Size = new System.Drawing.Size(41, 21);
     this.cbDay.TabIndex = 12;
     this.cbDay.Text = "31";
     //
     // cbHour
     //
     this.cbHour.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbHour.FormattingEnabled = true;
     this.cbHour.Items.AddRange(new object[] {
     "1",
     "..",
     "59"});
     this.cbHour.Location = new System.Drawing.Point(172, 20);
     this.cbHour.Name = "cbHour";
     this.cbHour.Size = new System.Drawing.Size(41, 21);
     this.cbHour.TabIndex = 13;
     this.cbHour.Text = "8";
     //
     // cbYear
     //
     this.cbYear.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.cbYear.FormattingEnabled = true;
     this.cbYear.Items.AddRange(new object[] {
     "2009",
     "2010",
     "2011",
     "2012"});
     this.cbYear.Location = new System.Drawing.Point(6, 19);
     this.cbYear.Name = "cbYear";
     this.cbYear.Size = new System.Drawing.Size(60, 21);
     this.cbYear.TabIndex = 10;
     this.cbYear.Text = "2009";
     //
     // btnGetDeviceTime
     //
     this.btnGetDeviceTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnGetDeviceTime.Location = new System.Drawing.Point(6, 50);
     this.btnGetDeviceTime.Name = "btnGetDeviceTime";
     this.btnGetDeviceTime.Size = new System.Drawing.Size(137, 23);
     this.btnGetDeviceTime.TabIndex = 4;
     this.btnGetDeviceTime.Text = "GetDeviceTime";
     this.btnGetDeviceTime.UseVisualStyleBackColor = true;
     this.btnGetDeviceTime.Click += new System.EventHandler(this.btnGetDeviceTime_Click);
     //
     // txtGetDeviceTime
     //
     this.txtGetDeviceTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.txtGetDeviceTime.Location = new System.Drawing.Point(160, 52);
     this.txtGetDeviceTime.Name = "txtGetDeviceTime";
     this.txtGetDeviceTime.ReadOnly = true;
     this.txtGetDeviceTime.Size = new System.Drawing.Size(151, 20);
     this.txtGetDeviceTime.TabIndex = 5;
     //
     // btnSynDeviceTime
     //
     this.btnSynDeviceTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSynDeviceTime.Location = new System.Drawing.Point(331, 50);
     this.btnSynDeviceTime.Name = "btnSynDeviceTime";
     this.btnSynDeviceTime.Size = new System.Drawing.Size(132, 23);
     this.btnSynDeviceTime.TabIndex = 3;
     this.btnSynDeviceTime.Text = "DownloadFPTmp";
     this.btnSynDeviceTime.UseVisualStyleBackColor = true;
     this.btnSynDeviceTime.Click += new System.EventHandler(this.btnSynDeviceTime_Click);
     //
     // grbDownloadUserInfo
     //
     this.grbDownloadUserInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.grbDownloadUserInfo.Controls.Add(this.btnDownloadUserInfo);
     this.grbDownloadUserInfo.Controls.Add(this.ckbOnlyDownNewEmp);
     this.grbDownloadUserInfo.Location = new System.Drawing.Point(532, 235);
     this.grbDownloadUserInfo.Name = "grbDownloadUserInfo";
     this.grbDownloadUserInfo.Size = new System.Drawing.Size(470, 51);
     this.grbDownloadUserInfo.TabIndex = 64;
     this.grbDownloadUserInfo.TabStop = false;
     this.grbDownloadUserInfo.Text = "groupBox1";
     //
     // btnDownloadUserInfo
     //
     this.btnDownloadUserInfo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDownloadUserInfo.Location = new System.Drawing.Point(331, 22);
     this.btnDownloadUserInfo.Name = "btnDownloadUserInfo";
     this.btnDownloadUserInfo.Size = new System.Drawing.Size(132, 23);
     this.btnDownloadUserInfo.TabIndex = 3;
     this.btnDownloadUserInfo.Text = "DownloadFPTmp";
     this.btnDownloadUserInfo.UseVisualStyleBackColor = true;
     this.btnDownloadUserInfo.Click += new System.EventHandler(this.btnDownloadUserInfo_Click);
     //
     // ckbOnlyDownNewEmp
     //
     this.ckbOnlyDownNewEmp.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.ckbOnlyDownNewEmp.AutoSize = true;
     this.ckbOnlyDownNewEmp.Checked = true;
     this.ckbOnlyDownNewEmp.CheckState = System.Windows.Forms.CheckState.Checked;
     this.ckbOnlyDownNewEmp.Location = new System.Drawing.Point(6, 26);
     this.ckbOnlyDownNewEmp.Name = "ckbOnlyDownNewEmp";
     this.ckbOnlyDownNewEmp.Size = new System.Drawing.Size(76, 17);
     this.ckbOnlyDownNewEmp.TabIndex = 76;
     this.ckbOnlyDownNewEmp.Text = "Tải thẻ lên";
     this.ckbOnlyDownNewEmp.UseVisualStyleBackColor = true;
     //
     // grbEditUser
     //
     this.grbEditUser.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.grbEditUser.Controls.Add(this.ckbDeleteOnSystem);
     this.grbEditUser.Controls.Add(this.btnClearAdministrators);
     this.grbEditUser.Controls.Add(this.btnClearDataTmps);
     this.grbEditUser.Controls.Add(this.btnDelAllUserOnDatabase);
     this.grbEditUser.Controls.Add(this.btnClearDataUserInfo);
     this.grbEditUser.Controls.Add(this.btnDeleteEnrollData);
     this.grbEditUser.Location = new System.Drawing.Point(532, 354);
     this.grbEditUser.Name = "grbEditUser";
     this.grbEditUser.Size = new System.Drawing.Size(470, 121);
     this.grbEditUser.TabIndex = 63;
     this.grbEditUser.TabStop = false;
     this.grbEditUser.Text = "groupBox1";
     //
     // ckbDeleteOnSystem
     //
     this.ckbDeleteOnSystem.AutoSize = true;
     this.ckbDeleteOnSystem.Location = new System.Drawing.Point(99, 23);
     this.ckbDeleteOnSystem.Name = "ckbDeleteOnSystem";
     this.ckbDeleteOnSystem.Size = new System.Drawing.Size(126, 17);
     this.ckbDeleteOnSystem.TabIndex = 76;
     this.ckbDeleteOnSystem.Text = "Xóa cả trên hệ thống";
     this.ckbDeleteOnSystem.UseVisualStyleBackColor = true;
     //
     // btnClearAdministrators
     //
     this.btnClearAdministrators.Location = new System.Drawing.Point(322, 54);
     this.btnClearAdministrators.Name = "btnClearAdministrators";
     this.btnClearAdministrators.Size = new System.Drawing.Size(141, 23);
     this.btnClearAdministrators.TabIndex = 75;
     this.btnClearAdministrators.Text = "ClearAdministrators";
     this.btnClearAdministrators.UseVisualStyleBackColor = true;
     this.btnClearAdministrators.Click += new System.EventHandler(this.btnClearAdministrators_Click);
     //
     // btnClearDataTmps
     //
     this.btnClearDataTmps.BackColor = System.Drawing.Color.LightCoral;
     this.btnClearDataTmps.Location = new System.Drawing.Point(6, 54);
     this.btnClearDataTmps.Name = "btnClearDataTmps";
     this.btnClearDataTmps.Size = new System.Drawing.Size(141, 23);
     this.btnClearDataTmps.TabIndex = 74;
     this.btnClearDataTmps.Text = "ClearTmpsData";
     this.btnClearDataTmps.UseVisualStyleBackColor = false;
     this.btnClearDataTmps.Visible = false;
     this.btnClearDataTmps.Click += new System.EventHandler(this.btnClearDataTmps_Click);
     //
     // btnDelAllUserOnDatabase
     //
     this.btnDelAllUserOnDatabase.BackColor = System.Drawing.Color.LightCoral;
     this.btnDelAllUserOnDatabase.Location = new System.Drawing.Point(322, 17);
     this.btnDelAllUserOnDatabase.Name = "btnDelAllUserOnDatabase";
     this.btnDelAllUserOnDatabase.Size = new System.Drawing.Size(141, 23);
     this.btnDelAllUserOnDatabase.TabIndex = 73;
     this.btnDelAllUserOnDatabase.Text = "Xóa hết NV trên hệ thống";
     this.btnDelAllUserOnDatabase.UseVisualStyleBackColor = false;
     this.btnDelAllUserOnDatabase.Click += new System.EventHandler(this.btnDelAllUserOnDatabase_Click);
     //
     // btnClearDataUserInfo
     //
     this.btnClearDataUserInfo.BackColor = System.Drawing.Color.LightCoral;
     this.btnClearDataUserInfo.Location = new System.Drawing.Point(175, 54);
     this.btnClearDataUserInfo.Name = "btnClearDataUserInfo";
     this.btnClearDataUserInfo.Size = new System.Drawing.Size(141, 23);
     this.btnClearDataUserInfo.TabIndex = 73;
     this.btnClearDataUserInfo.Text = "ClearUserInfoData";
     this.btnClearDataUserInfo.UseVisualStyleBackColor = false;
     this.btnClearDataUserInfo.Visible = false;
     this.btnClearDataUserInfo.Click += new System.EventHandler(this.btnClearDataUserInfo_Click);
     //
     // btnDeleteEnrollData
     //
     this.btnDeleteEnrollData.BackColor = System.Drawing.Color.LightCoral;
     this.btnDeleteEnrollData.Location = new System.Drawing.Point(6, 19);
     this.btnDeleteEnrollData.Name = "btnDeleteEnrollData";
     this.btnDeleteEnrollData.Size = new System.Drawing.Size(87, 23);
     this.btnDeleteEnrollData.TabIndex = 62;
     this.btnDeleteEnrollData.Text = "Delete User";
     this.btnDeleteEnrollData.UseVisualStyleBackColor = false;
     this.btnDeleteEnrollData.Click += new System.EventHandler(this.btnDeleteEnrollData_Click);
     //
     // txtSearch
     //
     this.txtSearch.Location = new System.Drawing.Point(110, 6);
     this.txtSearch.Name = "txtSearch";
     this.txtSearch.Properties.Appearance.BackColor = System.Drawing.Color.White;
     this.txtSearch.Properties.Appearance.Options.UseBackColor = true;
     this.txtSearch.Properties.MaxLength = 20;
     this.txtSearch.Size = new System.Drawing.Size(294, 20);
     this.txtSearch.TabIndex = 61;
     this.txtSearch.EditValueChanged += new System.EventHandler(this.txtSearch_EditValueChanged);
     //
     // lblSearch
     //
     this.lblSearch.AutoSize = true;
     this.lblSearch.Location = new System.Drawing.Point(0, 9);
     this.lblSearch.Name = "lblSearch";
     this.lblSearch.Size = new System.Drawing.Size(70, 13);
     this.lblSearch.TabIndex = 60;
     this.lblSearch.Text = "Employee ID:";
     //
     // grdUserList
     //
     this.grdUserList.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.grdUserList.EmbeddedNavigator.Name = "";
     this.grdUserList.FormsUseDefaultLookAndFeel = false;
     this.grdUserList.Location = new System.Drawing.Point(3, 32);
     this.grdUserList.LookAndFeel.UseDefaultLookAndFeel = false;
     this.grdUserList.MainView = this.grvUserList;
     this.grdUserList.Name = "grdUserList";
     this.grdUserList.Size = new System.Drawing.Size(523, 447);
     this.grdUserList.TabIndex = 57;
     this.grdUserList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.grvUserList});
     //
     // grvUserList
     //
     this.grvUserList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colEmployeeID,
     this.colEmpFullName,
     this.colACNo,
     this.colName,
     this.colTemplateCount,
     this.colCheck,
     this.colCardNo,
     this.PASSWORD});
     this.grvUserList.GridControl = this.grdUserList;
     this.grvUserList.Name = "grvUserList";
     this.grvUserList.OptionsSelection.MultiSelect = true;
     this.grvUserList.OptionsView.ShowFooter = true;
     this.grvUserList.OptionsView.ShowGroupPanel = false;
     this.grvUserList.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.grvUserList_CellValueChanged);
     //
     // colEmployeeID
     //
     this.colEmployeeID.Caption = "EmployeeID";
     this.colEmployeeID.FieldName = "EmployeeID";
     this.colEmployeeID.Name = "colEmployeeID";
     this.colEmployeeID.OptionsColumn.AllowEdit = false;
     this.colEmployeeID.Visible = true;
     this.colEmployeeID.VisibleIndex = 0;
     this.colEmployeeID.Width = 61;
     //
     // colEmpFullName
     //
     this.colEmpFullName.Caption = "FullName";
     this.colEmpFullName.FieldName = "FullName";
     this.colEmpFullName.Name = "colEmpFullName";
     this.colEmpFullName.OptionsColumn.AllowEdit = false;
     this.colEmpFullName.Visible = true;
     this.colEmpFullName.VisibleIndex = 1;
     this.colEmpFullName.Width = 186;
     //
     // colACNo
     //
     this.colACNo.Caption = "Badgenumber";
     this.colACNo.FieldName = "Badgenumber";
     this.colACNo.Name = "colACNo";
     this.colACNo.OptionsColumn.AllowEdit = false;
     this.colACNo.SummaryItem.SummaryType = DevExpress.Data.SummaryItemType.Count;
     this.colACNo.Visible = true;
     this.colACNo.VisibleIndex = 2;
     this.colACNo.Width = 43;
     //
     // colName
     //
     this.colName.Caption = "Name";
     this.colName.FieldName = "NAME";
     this.colName.Name = "colName";
     this.colName.Visible = true;
     this.colName.VisibleIndex = 3;
     this.colName.Width = 77;
     //
     // colTemplateCount
     //
     this.colTemplateCount.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.colTemplateCount.AppearanceCell.Options.UseFont = true;
     this.colTemplateCount.Caption = "FingerCount";
     this.colTemplateCount.FieldName = "FingerCount";
     this.colTemplateCount.Name = "colTemplateCount";
     this.colTemplateCount.OptionsColumn.AllowEdit = false;
     this.colTemplateCount.Visible = true;
     this.colTemplateCount.VisibleIndex = 4;
     this.colTemplateCount.Width = 62;
     //
     // colCheck
     //
     this.colCheck.Caption = "Check";
     this.colCheck.FieldName = "Check";
     this.colCheck.Name = "colCheck";
     this.colCheck.Visible = true;
     this.colCheck.VisibleIndex = 5;
     this.colCheck.Width = 58;
     //
     // colCardNo
     //
     this.colCardNo.Caption = "CardNo";
     this.colCardNo.FieldName = "CardNo";
     this.colCardNo.Name = "colCardNo";
     this.colCardNo.Visible = true;
     this.colCardNo.VisibleIndex = 6;
     this.colCardNo.Width = 51;
     //
     // PASSWORD
     //
     this.PASSWORD.Caption = "PASSWORD";
     this.PASSWORD.FieldName = "PASSWORD";
     this.PASSWORD.Name = "PASSWORD";
     this.PASSWORD.Visible = true;
     this.PASSWORD.VisibleIndex = 7;
     this.PASSWORD.Width = 59;
     //
     // ImportDataFromUSBFileData
     //
     this.ImportDataFromUSBFileData.Controls.Add(this.tabControl1);
     this.ImportDataFromUSBFileData.Location = new System.Drawing.Point(4, 22);
     this.ImportDataFromUSBFileData.Name = "ImportDataFromUSBFileData";
     this.ImportDataFromUSBFileData.Size = new System.Drawing.Size(1010, 515);
     this.ImportDataFromUSBFileData.TabIndex = 2;
     this.ImportDataFromUSBFileData.Text = "tabPage1";
     this.ImportDataFromUSBFileData.UseVisualStyleBackColor = true;
     //
     // tabControl1
     //
     this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.tabControl1.Controls.Add(this.tabUserUSB_BW);
     this.tabControl1.Controls.Add(this.tabAttLogsUSB_BW);
     this.tabControl1.Controls.Add(this.tabTmp9USB_BW);
     this.tabControl1.Location = new System.Drawing.Point(3, 3);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size = new System.Drawing.Size(1008, 472);
     this.tabControl1.TabIndex = 5;
     //
     // tabUserUSB_BW
     //
     this.tabUserUSB_BW.Controls.Add(this.lblUserUSB_BW_Note);
     this.tabUserUSB_BW.Controls.Add(this.btnUserRead);
     this.tabUserUSB_BW.Controls.Add(this.lvUser);
     this.tabUserUSB_BW.Location = new System.Drawing.Point(4, 22);
     this.tabUserUSB_BW.Name = "tabUserUSB_BW";
     this.tabUserUSB_BW.Padding = new System.Windows.Forms.Padding(3);
     this.tabUserUSB_BW.Size = new System.Drawing.Size(1000, 446);
     this.tabUserUSB_BW.TabIndex = 0;
     this.tabUserUSB_BW.Text = "User(B&W)";
     this.tabUserUSB_BW.UseVisualStyleBackColor = true;
     //
     // lblUserUSB_BW_Note
     //
     this.lblUserUSB_BW_Note.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblUserUSB_BW_Note.AutoSize = true;
     this.lblUserUSB_BW_Note.ForeColor = System.Drawing.Color.Red;
     this.lblUserUSB_BW_Note.Location = new System.Drawing.Point(237, 375);
     this.lblUserUSB_BW_Note.Name = "lblUserUSB_BW_Note";
     this.lblUserUSB_BW_Note.Size = new System.Drawing.Size(403, 13);
     this.lblUserUSB_BW_Note.TabIndex = 10;
     this.lblUserUSB_BW_Note.Text = "It is for user information management(user.dat).(For Black&&White screen device o" +
         "nly)";
     //
     // btnUserRead
     //
     this.btnUserRead.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnUserRead.Location = new System.Drawing.Point(295, 402);
     this.btnUserRead.Name = "btnUserRead";
     this.btnUserRead.Size = new System.Drawing.Size(159, 23);
     this.btnUserRead.TabIndex = 8;
     this.btnUserRead.Text = "ReadDataToPC";
     this.btnUserRead.UseVisualStyleBackColor = true;
     this.btnUserRead.Click += new System.EventHandler(this.btnUserRead_Click);
     //
     // lvUser
     //
     this.lvUser.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.lvUser.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     this.columnHeader1,
     this.columnHeader2,
     this.columnHeader3,
     this.columnHeader4,
     this.columnHeader5,
     this.columnHeader6,
     this.columnHeader7,
     this.columnHeader8});
     this.lvUser.ForeColor = System.Drawing.SystemColors.MenuHighlight;
     this.lvUser.GridLines = true;
     this.lvUser.Location = new System.Drawing.Point(6, 6);
     this.lvUser.Name = "lvUser";
     this.lvUser.Size = new System.Drawing.Size(989, 357);
     this.lvUser.TabIndex = 0;
     this.lvUser.UseCompatibleStateImageBehavior = false;
     this.lvUser.View = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text = "PIN2";
     this.columnHeader1.Width = 53;
     //
     // columnHeader2
     //
     this.columnHeader2.Text = "Name";
     this.columnHeader2.Width = 47;
     //
     // columnHeader3
     //
     this.columnHeader3.Text = "Card";
     this.columnHeader3.Width = 55;
     //
     // columnHeader4
     //
     this.columnHeader4.Text = "Privilege";
     this.columnHeader4.Width = 77;
     //
     // columnHeader5
     //
     this.columnHeader5.Text = "Password";
     this.columnHeader5.Width = 77;
     //
     // columnHeader6
     //
     this.columnHeader6.Text = "Group";
     this.columnHeader6.Width = 69;
     //
     // columnHeader7
     //
     this.columnHeader7.Text = "TimeZones";
     this.columnHeader7.Width = 74;
     //
     // columnHeader8
     //
     this.columnHeader8.Text = "PIN";
     this.columnHeader8.Width = 68;
     //
     // tabAttLogsUSB_BW
     //
     this.tabAttLogsUSB_BW.Controls.Add(this.lblAttLogsUSB_BW_note);
     this.tabAttLogsUSB_BW.Controls.Add(this.btnAttLogExtRead);
     this.tabAttLogsUSB_BW.Controls.Add(this.lvAttLog);
     this.tabAttLogsUSB_BW.Location = new System.Drawing.Point(4, 22);
     this.tabAttLogsUSB_BW.Name = "tabAttLogsUSB_BW";
     this.tabAttLogsUSB_BW.Size = new System.Drawing.Size(1000, 446);
     this.tabAttLogsUSB_BW.TabIndex = 3;
     this.tabAttLogsUSB_BW.Text = "Attlogs(B&W)";
     this.tabAttLogsUSB_BW.UseVisualStyleBackColor = true;
     //
     // lblAttLogsUSB_BW_note
     //
     this.lblAttLogsUSB_BW_note.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblAttLogsUSB_BW_note.AutoSize = true;
     this.lblAttLogsUSB_BW_note.ForeColor = System.Drawing.Color.Red;
     this.lblAttLogsUSB_BW_note.Location = new System.Drawing.Point(183, 378);
     this.lblAttLogsUSB_BW_note.Name = "lblAttLogsUSB_BW_note";
     this.lblAttLogsUSB_BW_note.Size = new System.Drawing.Size(249, 13);
     this.lblAttLogsUSB_BW_note.TabIndex = 25;
     this.lblAttLogsUSB_BW_note.Text = "It is for the extended attendence logs management.";
     //
     // btnAttLogExtRead
     //
     this.btnAttLogExtRead.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnAttLogExtRead.Location = new System.Drawing.Point(210, 405);
     this.btnAttLogExtRead.Name = "btnAttLogExtRead";
     this.btnAttLogExtRead.Size = new System.Drawing.Size(175, 23);
     this.btnAttLogExtRead.TabIndex = 20;
     this.btnAttLogExtRead.Text = "ReadDataToPC";
     this.btnAttLogExtRead.UseVisualStyleBackColor = true;
     this.btnAttLogExtRead.Click += new System.EventHandler(this.btnAttLogExtRead_Click);
     //
     // lvAttLog
     //
     this.lvAttLog.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.lvAttLog.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     this.columnHeader25,
     this.columnHeader26,
     this.columnHeader27,
     this.columnHeader28,
     this.columnHeader29,
     this.columnHeader30});
     this.lvAttLog.GridLines = true;
     this.lvAttLog.Location = new System.Drawing.Point(6, 6);
     this.lvAttLog.Name = "lvAttLog";
     this.lvAttLog.Size = new System.Drawing.Size(989, 354);
     this.lvAttLog.TabIndex = 1;
     this.lvAttLog.UseCompatibleStateImageBehavior = false;
     this.lvAttLog.View = System.Windows.Forms.View.Details;
     //
     // columnHeader25
     //
     this.columnHeader25.Text = "PIN";
     this.columnHeader25.Width = 129;
     //
     // columnHeader26
     //
     this.columnHeader26.Text = "Time";
     this.columnHeader26.Width = 182;
     //
     // columnHeader27
     //
     this.columnHeader27.Text = "DeviceID";
     this.columnHeader27.Width = 68;
     //
     // columnHeader28
     //
     this.columnHeader28.Text = "Status";
     this.columnHeader28.Width = 54;
     //
     // columnHeader29
     //
     this.columnHeader29.Text = "Verified";
     this.columnHeader29.Width = 65;
     //
     // columnHeader30
     //
     this.columnHeader30.Text = "Workcode";
     this.columnHeader30.Width = 69;
     //
     // tabTmp9USB_BW
     //
     this.tabTmp9USB_BW.Controls.Add(this.lblTmp9USB_BW_Note);
     this.tabTmp9USB_BW.Controls.Add(this.btnTmpRead);
     this.tabTmp9USB_BW.Controls.Add(this.lvTmp);
     this.tabTmp9USB_BW.Location = new System.Drawing.Point(4, 22);
     this.tabTmp9USB_BW.Name = "tabTmp9USB_BW";
     this.tabTmp9USB_BW.Size = new System.Drawing.Size(1000, 446);
     this.tabTmp9USB_BW.TabIndex = 2;
     this.tabTmp9USB_BW.Text = "Tmp9.0";
     this.tabTmp9USB_BW.UseVisualStyleBackColor = true;
     //
     // lblTmp9USB_BW_Note
     //
     this.lblTmp9USB_BW_Note.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblTmp9USB_BW_Note.AutoSize = true;
     this.lblTmp9USB_BW_Note.ForeColor = System.Drawing.Color.Red;
     this.lblTmp9USB_BW_Note.Location = new System.Drawing.Point(125, 383);
     this.lblTmp9USB_BW_Note.Name = "lblTmp9USB_BW_Note";
     this.lblTmp9USB_BW_Note.Size = new System.Drawing.Size(368, 13);
     this.lblTmp9USB_BW_Note.TabIndex = 27;
     this.lblTmp9USB_BW_Note.Text = "It is for fingerprint templates management.(For device with 9.0 arithmetic only)";
     //
     // btnTmpRead
     //
     this.btnTmpRead.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnTmpRead.Location = new System.Drawing.Point(210, 411);
     this.btnTmpRead.Name = "btnTmpRead";
     this.btnTmpRead.Size = new System.Drawing.Size(153, 23);
     this.btnTmpRead.TabIndex = 14;
     this.btnTmpRead.Text = "ReadDataToPC";
     this.btnTmpRead.UseVisualStyleBackColor = true;
     this.btnTmpRead.Click += new System.EventHandler(this.btnTmpRead_Click);
     //
     // lvTmp
     //
     this.lvTmp.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.lvTmp.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     this.columnHeader17,
     this.columnHeader18,
     this.columnHeader19,
     this.columnHeader20,
     this.columnHeader21});
     this.lvTmp.GridLines = true;
     this.lvTmp.Location = new System.Drawing.Point(6, 6);
     this.lvTmp.Name = "lvTmp";
     this.lvTmp.Size = new System.Drawing.Size(989, 357);
     this.lvTmp.TabIndex = 1;
     this.lvTmp.UseCompatibleStateImageBehavior = false;
     this.lvTmp.View = System.Windows.Forms.View.Details;
     //
     // columnHeader17
     //
     this.columnHeader17.Text = "Size";
     this.columnHeader17.Width = 53;
     //
     // columnHeader18
     //
     this.columnHeader18.Text = "PIN";
     this.columnHeader18.Width = 45;
     //
     // columnHeader19
     //
     this.columnHeader19.Text = "FingerID";
     this.columnHeader19.Width = 72;
     //
     // columnHeader20
     //
     this.columnHeader20.Text = "Valid";
     this.columnHeader20.Width = 87;
     //
     // columnHeader21
     //
     this.columnHeader21.Text = "Template";
     this.columnHeader21.Width = 111;
     //
     // ImportDataFromUSBFileData_TFT
     //
     this.ImportDataFromUSBFileData_TFT.Controls.Add(this.tabControl2);
     this.ImportDataFromUSBFileData_TFT.Location = new System.Drawing.Point(4, 22);
     this.ImportDataFromUSBFileData_TFT.Name = "ImportDataFromUSBFileData_TFT";
     this.ImportDataFromUSBFileData_TFT.Size = new System.Drawing.Size(1010, 515);
     this.ImportDataFromUSBFileData_TFT.TabIndex = 3;
     this.ImportDataFromUSBFileData_TFT.Text = "ImportDataFromUSBFileData_TFT";
     this.ImportDataFromUSBFileData_TFT.UseVisualStyleBackColor = true;
     //
     // tabControl2
     //
     this.tabControl2.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.tabControl2.Controls.Add(this.tabUser_TFT);
     this.tabControl2.Controls.Add(this.tabAttLogs_TFT);
     this.tabControl2.Controls.Add(this.tabtmp9_TFT);
     this.tabControl2.Controls.Add(this.tabTmp10_TFT);
     this.tabControl2.Location = new System.Drawing.Point(3, 3);
     this.tabControl2.Name = "tabControl2";
     this.tabControl2.SelectedIndex = 0;
     this.tabControl2.Size = new System.Drawing.Size(1004, 472);
     this.tabControl2.TabIndex = 5;
     //
     // tabUser_TFT
     //
     this.tabUser_TFT.Controls.Add(this.label2);
     this.tabUser_TFT.Controls.Add(this.btnSSR_UserRead);
     this.tabUser_TFT.Controls.Add(this.lvSSRUser);
     this.tabUser_TFT.Location = new System.Drawing.Point(4, 22);
     this.tabUser_TFT.Name = "tabUser_TFT";
     this.tabUser_TFT.Padding = new System.Windows.Forms.Padding(3);
     this.tabUser_TFT.Size = new System.Drawing.Size(996, 446);
     this.tabUser_TFT.TabIndex = 1;
     this.tabUser_TFT.Text = "SSR_User(TFT)";
     this.tabUser_TFT.UseVisualStyleBackColor = true;
     //
     // label2
     //
     this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label2.AutoSize = true;
     this.label2.ForeColor = System.Drawing.Color.Red;
     this.label2.Location = new System.Drawing.Point(194, 379);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(226, 13);
     this.label2.TabIndex = 13;
     this.label2.Text = "It is for user information management(user.dat).";
     //
     // btnSSR_UserRead
     //
     this.btnSSR_UserRead.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnSSR_UserRead.Location = new System.Drawing.Point(210, 405);
     this.btnSSR_UserRead.Name = "btnSSR_UserRead";
     this.btnSSR_UserRead.Size = new System.Drawing.Size(158, 23);
     this.btnSSR_UserRead.TabIndex = 11;
     this.btnSSR_UserRead.Text = "ReadDataToPC";
     this.btnSSR_UserRead.UseVisualStyleBackColor = true;
     this.btnSSR_UserRead.Click += new System.EventHandler(this.btnSSR_UserRead_Click);
     //
     // lvSSRUser
     //
     this.lvSSRUser.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.lvSSRUser.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     this.columnHeader9,
     this.columnHeader10,
     this.columnHeader11,
     this.columnHeader12,
     this.columnHeader13,
     this.columnHeader14,
     this.columnHeader15,
     this.columnHeader16});
     this.lvSSRUser.GridLines = true;
     this.lvSSRUser.Location = new System.Drawing.Point(6, 6);
     this.lvSSRUser.Name = "lvSSRUser";
     this.lvSSRUser.Size = new System.Drawing.Size(984, 357);
     this.lvSSRUser.TabIndex = 1;
     this.lvSSRUser.UseCompatibleStateImageBehavior = false;
     this.lvSSRUser.View = System.Windows.Forms.View.Details;
     //
     // columnHeader9
     //
     this.columnHeader9.Text = "PIN2";
     this.columnHeader9.Width = 53;
     //
     // columnHeader10
     //
     this.columnHeader10.Text = "Name";
     this.columnHeader10.Width = 47;
     //
     // columnHeader11
     //
     this.columnHeader11.Text = "Card";
     this.columnHeader11.Width = 55;
     //
     // columnHeader12
     //
     this.columnHeader12.Text = "Privilege";
     //
     // columnHeader13
     //
     this.columnHeader13.Text = "Password";
     this.columnHeader13.Width = 77;
     //
     // columnHeader14
     //
     this.columnHeader14.Text = "Group";
     this.columnHeader14.Width = 69;
     //
     // columnHeader15
     //
     this.columnHeader15.Text = "TimeZones";
     this.columnHeader15.Width = 74;
     //
     // columnHeader16
     //
     this.columnHeader16.Text = "PIN";
     this.columnHeader16.Width = 68;
     //
     // tabAttLogs_TFT
     //
     this.tabAttLogs_TFT.Controls.Add(this.label4);
     this.tabAttLogs_TFT.Controls.Add(this.lvSSRAttLog);
     this.tabAttLogs_TFT.Controls.Add(this.btnSSRAttLogRead);
     this.tabAttLogs_TFT.Location = new System.Drawing.Point(4, 22);
     this.tabAttLogs_TFT.Name = "tabAttLogs_TFT";
     this.tabAttLogs_TFT.Size = new System.Drawing.Size(996, 446);
     this.tabAttLogs_TFT.TabIndex = 4;
     this.tabAttLogs_TFT.Text = "AttLogs(TFT)";
     this.tabAttLogs_TFT.UseVisualStyleBackColor = true;
     //
     // label4
     //
     this.label4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label4.AutoSize = true;
     this.label4.ForeColor = System.Drawing.Color.Red;
     this.label4.Location = new System.Drawing.Point(186, 381);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(184, 13);
     this.label4.TabIndex = 26;
     this.label4.Text = "It is for attendance logs management.";
     //
     // lvSSRAttLog
     //
     this.lvSSRAttLog.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.lvSSRAttLog.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     this.columnHeader22,
     this.columnHeader23,
     this.columnHeader24,
     this.columnHeader31,
     this.columnHeader32,
     this.columnHeader33});
     this.lvSSRAttLog.GridLines = true;
     this.lvSSRAttLog.Location = new System.Drawing.Point(6, 6);
     this.lvSSRAttLog.Name = "lvSSRAttLog";
     this.lvSSRAttLog.Size = new System.Drawing.Size(987, 355);
     this.lvSSRAttLog.TabIndex = 24;
     this.lvSSRAttLog.UseCompatibleStateImageBehavior = false;
     this.lvSSRAttLog.View = System.Windows.Forms.View.Details;
     //
     // columnHeader22
     //
     this.columnHeader22.Text = "PIN";
     this.columnHeader22.Width = 129;
     //
     // columnHeader23
     //
     this.columnHeader23.Text = "Time";
     this.columnHeader23.Width = 182;
     //
     // columnHeader24
     //
     this.columnHeader24.Text = "DeviceID";
     this.columnHeader24.Width = 68;
     //
     // columnHeader31
     //
     this.columnHeader31.Text = "Status";
     this.columnHeader31.Width = 54;
     //
     // columnHeader32
     //
     this.columnHeader32.Text = "Verified";
     this.columnHeader32.Width = 65;
     //
     // columnHeader33
     //
     this.columnHeader33.Text = "Workcode";
     this.columnHeader33.Width = 69;
     //
     // btnSSRAttLogRead
     //
     this.btnSSRAttLogRead.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnSSRAttLogRead.Location = new System.Drawing.Point(210, 407);
     this.btnSSRAttLogRead.Name = "btnSSRAttLogRead";
     this.btnSSRAttLogRead.Size = new System.Drawing.Size(160, 23);
     this.btnSSRAttLogRead.TabIndex = 21;
     this.btnSSRAttLogRead.Text = "ReadDataToPC";
     this.btnSSRAttLogRead.UseVisualStyleBackColor = true;
     this.btnSSRAttLogRead.Click += new System.EventHandler(this.btnSSRAttLogRead_Click);
     //
     // tabtmp9_TFT
     //
     this.tabtmp9_TFT.Controls.Add(this.label5);
     this.tabtmp9_TFT.Controls.Add(this.btnTemp9_TFT);
     this.tabtmp9_TFT.Controls.Add(this.lvTmp9);
     this.tabtmp9_TFT.Location = new System.Drawing.Point(4, 22);
     this.tabtmp9_TFT.Name = "tabtmp9_TFT";
     this.tabtmp9_TFT.Size = new System.Drawing.Size(996, 446);
     this.tabtmp9_TFT.TabIndex = 2;
     this.tabtmp9_TFT.Text = "Tmp9.0";
     this.tabtmp9_TFT.UseVisualStyleBackColor = true;
     //
     // label5
     //
     this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label5.AutoSize = true;
     this.label5.ForeColor = System.Drawing.Color.Red;
     this.label5.Location = new System.Drawing.Point(98, 379);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(373, 13);
     this.label5.TabIndex = 27;
     this.label5.Text = "It is for fingerprint templates management.(For devices with 9.0 arithmetic only)" +
         "";
     //
     // btnTemp9_TFT
     //
     this.btnTemp9_TFT.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnTemp9_TFT.Location = new System.Drawing.Point(210, 407);
     this.btnTemp9_TFT.Name = "btnTemp9_TFT";
     this.btnTemp9_TFT.Size = new System.Drawing.Size(173, 23);
     this.btnTemp9_TFT.TabIndex = 14;
     this.btnTemp9_TFT.Text = "ReadDataToPC";
     this.btnTemp9_TFT.UseVisualStyleBackColor = true;
     this.btnTemp9_TFT.Click += new System.EventHandler(this.btnTemp9_TFT_Click);
     //
     // lvTmp9
     //
     this.lvTmp9.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.lvTmp9.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     this.columnHeader34,
     this.columnHeader35,
     this.columnHeader36,
     this.columnHeader37,
     this.columnHeader38});
     this.lvTmp9.GridLines = true;
     this.lvTmp9.Location = new System.Drawing.Point(6, 6);
     this.lvTmp9.Name = "lvTmp9";
     this.lvTmp9.Size = new System.Drawing.Size(987, 356);
     this.lvTmp9.TabIndex = 1;
     this.lvTmp9.UseCompatibleStateImageBehavior = false;
     this.lvTmp9.View = System.Windows.Forms.View.Details;
     //
     // columnHeader34
     //
     this.columnHeader34.Text = "Size";
     this.columnHeader34.Width = 53;
     //
     // columnHeader35
     //
     this.columnHeader35.Text = "PIN";
     this.columnHeader35.Width = 45;
     //
     // columnHeader36
     //
     this.columnHeader36.Text = "FingerID";
     this.columnHeader36.Width = 72;
     //
     // columnHeader37
     //
     this.columnHeader37.Text = "Valid";
     this.columnHeader37.Width = 87;
     //
     // columnHeader38
     //
     this.columnHeader38.Text = "Template";
     this.columnHeader38.Width = 111;
     //
     // tabTmp10_TFT
     //
     this.tabTmp10_TFT.Controls.Add(this.label6);
     this.tabTmp10_TFT.Controls.Add(this.lvTmp10);
     this.tabTmp10_TFT.Controls.Add(this.btnTmp10Read);
     this.tabTmp10_TFT.Location = new System.Drawing.Point(4, 22);
     this.tabTmp10_TFT.Name = "tabTmp10_TFT";
     this.tabTmp10_TFT.Size = new System.Drawing.Size(996, 446);
     this.tabTmp10_TFT.TabIndex = 6;
     this.tabTmp10_TFT.Text = "Tmp10.0";
     this.tabTmp10_TFT.UseVisualStyleBackColor = true;
     //
     // label6
     //
     this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.label6.AutoSize = true;
     this.label6.ForeColor = System.Drawing.Color.Red;
     this.label6.Location = new System.Drawing.Point(95, 379);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(379, 13);
     this.label6.TabIndex = 27;
     this.label6.Text = "It is for fingerprint templates management.(For devices with 10.0 arithmetic only" +
         ")";
     //
     // lvTmp10
     //
     this.lvTmp10.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.lvTmp10.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
     this.columnHeader42,
     this.columnHeader43,
     this.columnHeader44,
     this.columnHeader45,
     this.columnHeader46});
     this.lvTmp10.GridLines = true;
     this.lvTmp10.Location = new System.Drawing.Point(6, 6);
     this.lvTmp10.Name = "lvTmp10";
     this.lvTmp10.Size = new System.Drawing.Size(987, 358);
     this.lvTmp10.TabIndex = 13;
     this.lvTmp10.UseCompatibleStateImageBehavior = false;
     this.lvTmp10.View = System.Windows.Forms.View.Details;
     //
     // columnHeader42
     //
     this.columnHeader42.Text = "Size";
     this.columnHeader42.Width = 53;
     //
     // columnHeader43
     //
     this.columnHeader43.Text = "PIN";
     this.columnHeader43.Width = 45;
     //
     // columnHeader44
     //
     this.columnHeader44.Text = "FingerID";
     this.columnHeader44.Width = 72;
     //
     // columnHeader45
     //
     this.columnHeader45.Text = "Flag";
     this.columnHeader45.Width = 87;
     //
     // columnHeader46
     //
     this.columnHeader46.Text = "Template";
     this.columnHeader46.Width = 320;
     //
     // btnTmp10Read
     //
     this.btnTmp10Read.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.btnTmp10Read.Location = new System.Drawing.Point(210, 404);
     this.btnTmp10Read.Name = "btnTmp10Read";
     this.btnTmp10Read.Size = new System.Drawing.Size(185, 23);
     this.btnTmp10Read.TabIndex = 11;
     this.btnTmp10Read.Text = "ReadDataToPC";
     this.btnTmp10Read.UseVisualStyleBackColor = true;
     this.btnTmp10Read.Click += new System.EventHandler(this.btnTmp10Read_Click);
     //
     // grdMachineList
     //
     this.grdMachineList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.grdMachineList.EmbeddedNavigator.Name = "";
     this.grdMachineList.FormsUseDefaultLookAndFeel = false;
     this.grdMachineList.Location = new System.Drawing.Point(-1, 1);
     this.grdMachineList.LookAndFeel.UseDefaultLookAndFeel = false;
     this.grdMachineList.MainView = this.grvMachineList;
     this.grdMachineList.Name = "grdMachineList";
     this.grdMachineList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemPictureEdit1});
     this.grdMachineList.Size = new System.Drawing.Size(1015, 174);
     this.grdMachineList.TabIndex = 56;
     this.grdMachineList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.grvMachineList});
     //
     // grvMachineList
     //
     this.grvMachineList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.colImageIcon,
     this.colMachineAlias,
     this.colStatus,
     this.colMachineNumber,
     this.colMachineKind,
     this.colIP,
     this.colPort,
     this.colLogCount,
     this.colmanagercount,
     this.colusercount,
     this.colfingercount,
     this.colSecretCount,
     this.colsn,
     this.colCDKey});
     this.grvMachineList.GridControl = this.grdMachineList;
     this.grvMachineList.GroupFormat = "[#image]{1} {2}";
     this.grvMachineList.Name = "grvMachineList";
     this.grvMachineList.OptionsSelection.MultiSelect = true;
     this.grvMachineList.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect;
     this.grvMachineList.OptionsView.ColumnAutoWidth = false;
     this.grvMachineList.OptionsView.ShowGroupPanel = false;
     this.grvMachineList.OptionsView.ShowIndicator = false;
     //
     // colImageIcon
     //
     this.colImageIcon.Caption = "ImageIcon";
     this.colImageIcon.ColumnEdit = this.repositoryItemPictureEdit1;
     this.colImageIcon.FieldName = "ImageIcon";
     this.colImageIcon.Name = "colImageIcon";
     this.colImageIcon.OptionsColumn.AllowSize = false;
     this.colImageIcon.Visible = true;
     this.colImageIcon.VisibleIndex = 0;
     this.colImageIcon.Width = 37;
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     //
     // colMachineAlias
     //
     this.colMachineAlias.Caption = "MachineAlias";
     this.colMachineAlias.FieldName = "MachineAlias";
     this.colMachineAlias.Name = "colMachineAlias";
     this.colMachineAlias.OptionsColumn.AllowEdit = false;
     this.colMachineAlias.Visible = true;
     this.colMachineAlias.VisibleIndex = 1;
     this.colMachineAlias.Width = 128;
     //
     // colStatus
     //
     this.colStatus.Caption = "Status";
     this.colStatus.FieldName = "Status";
     this.colStatus.Name = "colStatus";
     this.colStatus.OptionsColumn.AllowEdit = false;
     this.colStatus.Visible = true;
     this.colStatus.VisibleIndex = 2;
     this.colStatus.Width = 99;
     //
     // colMachineNumber
     //
     this.colMachineNumber.Caption = "MachineNumber";
     this.colMachineNumber.FieldName = "MachineNumber";
     this.colMachineNumber.Name = "colMachineNumber";
     this.colMachineNumber.OptionsColumn.AllowEdit = false;
     this.colMachineNumber.Visible = true;
     this.colMachineNumber.VisibleIndex = 3;
     this.colMachineNumber.Width = 94;
     //
     // colMachineKind
     //
     this.colMachineKind.Caption = "MachineKind";
     this.colMachineKind.FieldName = "MachineKind";
     this.colMachineKind.Name = "colMachineKind";
     this.colMachineKind.OptionsColumn.AllowEdit = false;
     //
     // colIP
     //
     this.colIP.Caption = "IP";
     this.colIP.FieldName = "IP";
     this.colIP.Name = "colIP";
     this.colIP.OptionsColumn.AllowEdit = false;
     this.colIP.Visible = true;
     this.colIP.VisibleIndex = 4;
     this.colIP.Width = 102;
     //
     // colPort
     //
     this.colPort.Caption = "Port";
     this.colPort.FieldName = "Port";
     this.colPort.Name = "colPort";
     this.colPort.OptionsColumn.AllowEdit = false;
     this.colPort.Visible = true;
     this.colPort.VisibleIndex = 5;
     this.colPort.Width = 72;
     //
     // colLogCount
     //
     this.colLogCount.Caption = "LogCount";
     this.colLogCount.FieldName = "LogCount";
     this.colLogCount.Name = "colLogCount";
     this.colLogCount.OptionsColumn.AllowEdit = false;
     this.colLogCount.Visible = true;
     this.colLogCount.VisibleIndex = 10;
     //
     // colmanagercount
     //
     this.colmanagercount.Caption = "managercount";
     this.colmanagercount.FieldName = "managercount";
     this.colmanagercount.Name = "colmanagercount";
     this.colmanagercount.OptionsColumn.AllowEdit = false;
     this.colmanagercount.Visible = true;
     this.colmanagercount.VisibleIndex = 6;
     this.colmanagercount.Width = 86;
     //
     // colusercount
     //
     this.colusercount.Caption = "usercount";
     this.colusercount.FieldName = "usercount";
     this.colusercount.Name = "colusercount";
     this.colusercount.OptionsColumn.AllowEdit = false;
     this.colusercount.Visible = true;
     this.colusercount.VisibleIndex = 7;
     this.colusercount.Width = 81;
     //
     // colfingercount
     //
     this.colfingercount.Caption = "fingercount";
     this.colfingercount.FieldName = "fingercount";
     this.colfingercount.Name = "colfingercount";
     this.colfingercount.OptionsColumn.AllowEdit = false;
     this.colfingercount.Visible = true;
     this.colfingercount.VisibleIndex = 8;
     this.colfingercount.Width = 73;
     //
     // colSecretCount
     //
     this.colSecretCount.Caption = "SecretCount";
     this.colSecretCount.FieldName = "SecretCount";
     this.colSecretCount.Name = "colSecretCount";
     this.colSecretCount.OptionsColumn.AllowEdit = false;
     this.colSecretCount.Visible = true;
     this.colSecretCount.VisibleIndex = 9;
     this.colSecretCount.Width = 64;
     //
     // colsn
     //
     this.colsn.Caption = "sn";
     this.colsn.FieldName = "sn";
     this.colsn.Name = "colsn";
     this.colsn.OptionsColumn.AllowEdit = false;
     this.colsn.Visible = true;
     this.colsn.VisibleIndex = 11;
     this.colsn.Width = 100;
     //
     // colCDKey
     //
     this.colCDKey.Caption = "CDKey";
     this.colCDKey.FieldName = "CDKey";
     this.colCDKey.Name = "colCDKey";
     this.colCDKey.OptionsColumn.AllowEdit = false;
     this.colCDKey.Visible = true;
     this.colCDKey.VisibleIndex = 12;
     //
     // btnConnect
     //
     this.btnConnect.Location = new System.Drawing.Point(7, 4);
     this.btnConnect.Name = "btnConnect";
     this.btnConnect.Size = new System.Drawing.Size(101, 30);
     this.btnConnect.TabIndex = 57;
     this.btnConnect.Text = "Connect";
     this.btnConnect.Click += new System.EventHandler(this.btnConnect_Click);
     //
     // btnDisconnect
     //
     this.btnDisconnect.Location = new System.Drawing.Point(114, 3);
     this.btnDisconnect.Name = "btnDisconnect";
     this.btnDisconnect.Size = new System.Drawing.Size(101, 30);
     this.btnDisconnect.TabIndex = 57;
     this.btnDisconnect.Text = "Disconnect";
     this.btnDisconnect.Click += new System.EventHandler(this.btnDisconnect_Click);
     //
     // lableInfor
     //
     this.lableInfor.Anchor = System.Windows.Forms.AnchorStyles.Top;
     this.lableInfor.BackColor = System.Drawing.SystemColors.Info;
     this.lableInfor.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.lableInfor.Font = new System.Drawing.Font("Verdana", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lableInfor.Location = new System.Drawing.Point(338, 154);
     this.lableInfor.Name = "lableInfor";
     this.lableInfor.Size = new System.Drawing.Size(341, 49);
     this.lableInfor.TabIndex = 58;
     this.lableInfor.Text = "Employee ID:";
     this.lableInfor.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lableInfor.Visible = false;
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog1";
     //
     // MachineManagement
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1018, 722);
     this.Controls.Add(this.lableInfor);
     this.Controls.Add(this.tabMachineList);
     this.Controls.Add(this.grdMachineList);
     this.Name = "MachineManagement";
     this.Text = "MachineManagement";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MachineManagement_FormClosing);
     this.Controls.SetChildIndex(this.grdMachineList, 0);
     this.Controls.SetChildIndex(this.tabMachineList, 0);
     this.Controls.SetChildIndex(this.pnlFWCommand, 0);
     this.Controls.SetChildIndex(this.lblFWDecorateingLine, 0);
     this.Controls.SetChildIndex(this.lableInfor, 0);
     this.pnlFWCommand.ResumeLayout(false);
     this.pnlFWClose.ResumeLayout(false);
     this.tabMachineList.ResumeLayout(false);
     this.LiveAttendance.ResumeLayout(false);
     this.LiveAttendance.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dtpToDate.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpToDate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFromDate.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtpFromDate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtLogTime.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtFullName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtNameOnMachine.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtAcNo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEmployeeID.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imgEmployeeImage.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdLogRecord)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvLogRecord)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rpeDateTimeFormat)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rpeVerifyMode)).EndInit();
     this.UserManagement.ResumeLayout(false);
     this.UserManagement.PerformLayout();
     this.grbUploadUserInfo.ResumeLayout(false);
     this.grbUploadUserInfo.PerformLayout();
     this.grbSetDeviceTime.ResumeLayout(false);
     this.grbSetDeviceTime.PerformLayout();
     this.grbDownloadUserInfo.ResumeLayout(false);
     this.grbDownloadUserInfo.PerformLayout();
     this.grbEditUser.ResumeLayout(false);
     this.grbEditUser.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtSearch.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdUserList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvUserList)).EndInit();
     this.ImportDataFromUSBFileData.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tabUserUSB_BW.ResumeLayout(false);
     this.tabUserUSB_BW.PerformLayout();
     this.tabAttLogsUSB_BW.ResumeLayout(false);
     this.tabAttLogsUSB_BW.PerformLayout();
     this.tabTmp9USB_BW.ResumeLayout(false);
     this.tabTmp9USB_BW.PerformLayout();
     this.ImportDataFromUSBFileData_TFT.ResumeLayout(false);
     this.tabControl2.ResumeLayout(false);
     this.tabUser_TFT.ResumeLayout(false);
     this.tabUser_TFT.PerformLayout();
     this.tabAttLogs_TFT.ResumeLayout(false);
     this.tabAttLogs_TFT.PerformLayout();
     this.tabtmp9_TFT.ResumeLayout(false);
     this.tabtmp9_TFT.PerformLayout();
     this.tabTmp10_TFT.ResumeLayout(false);
     this.tabTmp10_TFT.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grdMachineList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grvMachineList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     this.ResumeLayout(false);
 }
示例#32
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();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.xtraTab = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabMemberCardPhoto = new DevExpress.XtraTab.XtraTabPage();
     this.btnPhotoRotate = new System.Windows.Forms.Button();
     this.btnMemberPhotoReject = new DevExpress.XtraEditors.SimpleButton();
     this.btnMemberPhotoApprove = new DevExpress.XtraEditors.SimpleButton();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.label1 = new System.Windows.Forms.Label();
     this.GridMemberCard = new DevExpress.XtraGrid.GridControl();
     this.gridViewMemberCard = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gcCheck = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckSelection = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.gcMemberPhotoID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcMembershipID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcMemberName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcRequestDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemImageComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemImageComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemImageEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.repositoryItemPictureEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.xtraTabPackageExtension = new DevExpress.XtraTab.XtraTabPage();
     this.btnRotate = new System.Windows.Forms.Button();
     this.pictureEdit2 = new System.Windows.Forms.PictureBox();
     this.btnPackageExtensionReject = new DevExpress.XtraEditors.SimpleButton();
     this.btnPackageExtensionApprove = new DevExpress.XtraEditors.SimpleButton();
     this.label2 = new System.Windows.Forms.Label();
     this.GridPackageExtension = new DevExpress.XtraGrid.GridControl();
     this.gridViewPackageExtension = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gcCheckExtension = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
     this.gcExtensionID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcCreateDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcMemberID = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcPackageCode = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gReason = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcDayExtend = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcStartDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcEndDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcNewExpiryDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemImageComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemImageComboBox4 = new DevExpress.XtraEditors.Repository.RepositoryItemImageComboBox();
     this.repositoryItemImageEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemImageEdit();
     this.repositoryItemPictureEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemPictureEdit();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTab)).BeginInit();
     this.xtraTab.SuspendLayout();
     this.xtraTabMemberCardPhoto.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridMemberCard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMemberCard)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckSelection)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).BeginInit();
     this.xtraTabPackageExtension.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridPackageExtension)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewPackageExtension)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).BeginInit();
     this.SuspendLayout();
     //
     // groupControl1
     //
     this.groupControl1.Appearance.BackColor = System.Drawing.SystemColors.Control;
     this.groupControl1.Appearance.Options.UseBackColor = true;
     this.groupControl1.Controls.Add(this.xtraTab);
     this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Office2003;
     this.groupControl1.LookAndFeel.UseDefaultLookAndFeel = false;
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(912, 525);
     this.groupControl1.TabIndex = 124;
     this.groupControl1.Text = "Mobile App";
     //
     // xtraTab
     //
     this.xtraTab.Location = new System.Drawing.Point(8, 48);
     this.xtraTab.Name = "xtraTab";
     this.xtraTab.SelectedTabPage = this.xtraTabMemberCardPhoto;
     this.xtraTab.Size = new System.Drawing.Size(840, 442);
     this.xtraTab.TabIndex = 119;
     this.xtraTab.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabMemberCardPhoto,
     this.xtraTabPackageExtension});
     //
     // xtraTabMemberCardPhoto
     //
     this.xtraTabMemberCardPhoto.Controls.Add(this.btnPhotoRotate);
     this.xtraTabMemberCardPhoto.Controls.Add(this.btnMemberPhotoReject);
     this.xtraTabMemberCardPhoto.Controls.Add(this.btnMemberPhotoApprove);
     this.xtraTabMemberCardPhoto.Controls.Add(this.pictureEdit1);
     this.xtraTabMemberCardPhoto.Controls.Add(this.label1);
     this.xtraTabMemberCardPhoto.Controls.Add(this.GridMemberCard);
     this.xtraTabMemberCardPhoto.Name = "xtraTabMemberCardPhoto";
     this.xtraTabMemberCardPhoto.Size = new System.Drawing.Size(831, 411);
     this.xtraTabMemberCardPhoto.Text = "Photo Approval";
     //
     // btnPhotoRotate
     //
     this.btnPhotoRotate.Location = new System.Drawing.Point(629, 112);
     this.btnPhotoRotate.Name = "btnPhotoRotate";
     this.btnPhotoRotate.Size = new System.Drawing.Size(75, 23);
     this.btnPhotoRotate.TabIndex = 89;
     this.btnPhotoRotate.Text = "Rotate";
     this.btnPhotoRotate.UseVisualStyleBackColor = true;
     this.btnPhotoRotate.Click += new System.EventHandler(this.btnPhotoRotate_Click);
     //
     // btnMemberPhotoReject
     //
     this.btnMemberPhotoReject.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnMemberPhotoReject.Appearance.Options.UseFont = true;
     this.btnMemberPhotoReject.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnMemberPhotoReject.Location = new System.Drawing.Point(84, 340);
     this.btnMemberPhotoReject.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnMemberPhotoReject.Name = "btnMemberPhotoReject";
     this.btnMemberPhotoReject.Size = new System.Drawing.Size(75, 23);
     this.btnMemberPhotoReject.TabIndex = 83;
     this.btnMemberPhotoReject.Text = "Reject";
     this.btnMemberPhotoReject.Click += new System.EventHandler(this.btnMemberPhotoReject_Click);
     //
     // btnMemberPhotoApprove
     //
     this.btnMemberPhotoApprove.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnMemberPhotoApprove.Appearance.Options.UseFont = true;
     this.btnMemberPhotoApprove.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnMemberPhotoApprove.Location = new System.Drawing.Point(3, 340);
     this.btnMemberPhotoApprove.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnMemberPhotoApprove.Name = "btnMemberPhotoApprove";
     this.btnMemberPhotoApprove.Size = new System.Drawing.Size(75, 23);
     this.btnMemberPhotoApprove.TabIndex = 82;
     this.btnMemberPhotoApprove.Text = "Approve";
     this.btnMemberPhotoApprove.Click += new System.EventHandler(this.btnMemberPhotoApprove_Click);
     //
     // pictureEdit1
     //
     this.pictureEdit1.Location = new System.Drawing.Point(710, 23);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit1.Size = new System.Drawing.Size(109, 112);
     this.pictureEdit1.TabIndex = 11;
     this.pictureEdit1.Click += new System.EventHandler(this.pictureEdit1_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.Location = new System.Drawing.Point(4, 10);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(107, 13);
     this.label1.TabIndex = 10;
     this.label1.Text = "Pending Approval";
     //
     // GridMemberCard
     //
     this.GridMemberCard.Location = new System.Drawing.Point(3, 143);
     this.GridMemberCard.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GridMemberCard.MainView = this.gridViewMemberCard;
     this.GridMemberCard.Name = "GridMemberCard";
     this.GridMemberCard.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckSelection,
     this.repositoryItemImageComboBox1,
     this.repositoryItemImageComboBox2,
     this.repositoryItemImageEdit1,
     this.repositoryItemPictureEdit1});
     this.GridMemberCard.Size = new System.Drawing.Size(816, 191);
     this.GridMemberCard.TabIndex = 9;
     this.GridMemberCard.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewMemberCard});
     //
     // gridViewMemberCard
     //
     this.gridViewMemberCard.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gcCheck,
     this.gcMemberPhotoID,
     this.gcMembershipID,
     this.gcMemberName,
     this.gcRequestDate});
     this.gridViewMemberCard.GridControl = this.GridMemberCard;
     this.gridViewMemberCard.Name = "gridViewMemberCard";
     this.gridViewMemberCard.OptionsView.ShowGroupPanel = false;
     this.gridViewMemberCard.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridViewMemberCard_FocusedRowChanged);
     //
     // gcCheck
     //
     this.gcCheck.Caption = "Utl";
     this.gcCheck.ColumnEdit = this.repositoryItemCheckSelection;
     this.gcCheck.FieldName = "UtlCheck";
     this.gcCheck.Name = "gcCheck";
     this.gcCheck.OptionsColumn.ShowCaption = false;
     this.gcCheck.Visible = true;
     this.gcCheck.VisibleIndex = 0;
     this.gcCheck.Width = 25;
     //
     // repositoryItemCheckSelection
     //
     this.repositoryItemCheckSelection.AutoHeight = false;
     this.repositoryItemCheckSelection.Name = "repositoryItemCheckSelection";
     this.repositoryItemCheckSelection.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
     //
     // gcMemberPhotoID
     //
     this.gcMemberPhotoID.Caption = "ID";
     this.gcMemberPhotoID.FieldName = "nMemberPhotoID";
     this.gcMemberPhotoID.Name = "gcMemberPhotoID";
     this.gcMemberPhotoID.OptionsColumn.AllowEdit = false;
     this.gcMemberPhotoID.Visible = true;
     this.gcMemberPhotoID.VisibleIndex = 1;
     //
     // gcMembershipID
     //
     this.gcMembershipID.Caption = "Membership ID";
     this.gcMembershipID.FieldName = "strMembershipID";
     this.gcMembershipID.Name = "gcMembershipID";
     this.gcMembershipID.OptionsColumn.AllowEdit = false;
     this.gcMembershipID.Visible = true;
     this.gcMembershipID.VisibleIndex = 2;
     this.gcMembershipID.Width = 117;
     //
     // gcMemberName
     //
     this.gcMemberName.Caption = "Member Name";
     this.gcMemberName.FieldName = "strMemberName";
     this.gcMemberName.Name = "gcMemberName";
     this.gcMemberName.OptionsColumn.AllowEdit = false;
     this.gcMemberName.Visible = true;
     this.gcMemberName.VisibleIndex = 3;
     this.gcMemberName.Width = 161;
     //
     // gcRequestDate
     //
     this.gcRequestDate.Caption = "Request Date";
     this.gcRequestDate.FieldName = "dtUpload";
     this.gcRequestDate.Name = "gcRequestDate";
     this.gcRequestDate.OptionsColumn.AllowEdit = false;
     this.gcRequestDate.Visible = true;
     this.gcRequestDate.VisibleIndex = 4;
     this.gcRequestDate.Width = 162;
     //
     // repositoryItemImageComboBox1
     //
     this.repositoryItemImageComboBox1.AutoHeight = false;
     this.repositoryItemImageComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageComboBox1.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Request Print", 0, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Print in Progress", 1, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("In Transit", 3, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Received", 4, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Issued", 5, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Cancelled", 6, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Transfer Request", 7, -1)});
     this.repositoryItemImageComboBox1.Name = "repositoryItemImageComboBox1";
     //
     // repositoryItemImageComboBox2
     //
     this.repositoryItemImageComboBox2.AutoHeight = false;
     this.repositoryItemImageComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageComboBox2.Name = "repositoryItemImageComboBox2";
     //
     // repositoryItemImageEdit1
     //
     this.repositoryItemImageEdit1.AutoHeight = false;
     this.repositoryItemImageEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageEdit1.Name = "repositoryItemImageEdit1";
     this.repositoryItemImageEdit1.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     //
     // repositoryItemPictureEdit1
     //
     this.repositoryItemPictureEdit1.Name = "repositoryItemPictureEdit1";
     //
     // xtraTabPackageExtension
     //
     this.xtraTabPackageExtension.Controls.Add(this.btnRotate);
     this.xtraTabPackageExtension.Controls.Add(this.pictureEdit2);
     this.xtraTabPackageExtension.Controls.Add(this.btnPackageExtensionReject);
     this.xtraTabPackageExtension.Controls.Add(this.btnPackageExtensionApprove);
     this.xtraTabPackageExtension.Controls.Add(this.label2);
     this.xtraTabPackageExtension.Controls.Add(this.GridPackageExtension);
     this.xtraTabPackageExtension.Name = "xtraTabPackageExtension";
     this.xtraTabPackageExtension.Size = new System.Drawing.Size(831, 411);
     this.xtraTabPackageExtension.Text = "Package Extension Approval";
     //
     // btnRotate
     //
     this.btnRotate.Location = new System.Drawing.Point(597, 134);
     this.btnRotate.Name = "btnRotate";
     this.btnRotate.Size = new System.Drawing.Size(75, 23);
     this.btnRotate.TabIndex = 87;
     this.btnRotate.Text = "Rotate";
     this.btnRotate.UseVisualStyleBackColor = true;
     this.btnRotate.Click += new System.EventHandler(this.btnRotate_Click);
     //
     // pictureEdit2
     //
     this.pictureEdit2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pictureEdit2.Cursor = System.Windows.Forms.Cursors.Hand;
     this.pictureEdit2.Location = new System.Drawing.Point(690, 14);
     this.pictureEdit2.Name = "pictureEdit2";
     this.pictureEdit2.Size = new System.Drawing.Size(123, 143);
     this.pictureEdit2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureEdit2.TabIndex = 86;
     this.pictureEdit2.TabStop = false;
     this.pictureEdit2.Click += new System.EventHandler(this.pictureEdit2_Click);
     //
     // btnPackageExtensionReject
     //
     this.btnPackageExtensionReject.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPackageExtensionReject.Appearance.Options.UseFont = true;
     this.btnPackageExtensionReject.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnPackageExtensionReject.Location = new System.Drawing.Point(88, 361);
     this.btnPackageExtensionReject.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnPackageExtensionReject.Name = "btnPackageExtensionReject";
     this.btnPackageExtensionReject.Size = new System.Drawing.Size(75, 23);
     this.btnPackageExtensionReject.TabIndex = 85;
     this.btnPackageExtensionReject.Text = "Reject";
     this.btnPackageExtensionReject.Click += new System.EventHandler(this.btnPackageExtensionReject_Click);
     //
     // btnPackageExtensionApprove
     //
     this.btnPackageExtensionApprove.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnPackageExtensionApprove.Appearance.Options.UseFont = true;
     this.btnPackageExtensionApprove.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.btnPackageExtensionApprove.Location = new System.Drawing.Point(7, 361);
     this.btnPackageExtensionApprove.LookAndFeel.UseDefaultLookAndFeel = false;
     this.btnPackageExtensionApprove.Name = "btnPackageExtensionApprove";
     this.btnPackageExtensionApprove.Size = new System.Drawing.Size(75, 23);
     this.btnPackageExtensionApprove.TabIndex = 84;
     this.btnPackageExtensionApprove.Text = "Approve";
     this.btnPackageExtensionApprove.Click += new System.EventHandler(this.btnPackageExtensionApprove_Click);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.Location = new System.Drawing.Point(4, 14);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(107, 13);
     this.label2.TabIndex = 11;
     this.label2.Text = "Pending Approval";
     //
     // GridPackageExtension
     //
     this.GridPackageExtension.Location = new System.Drawing.Point(7, 167);
     this.GridPackageExtension.LookAndFeel.UseDefaultLookAndFeel = false;
     this.GridPackageExtension.MainView = this.gridViewPackageExtension;
     this.GridPackageExtension.Name = "GridPackageExtension";
     this.GridPackageExtension.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemCheckEdit1,
     this.repositoryItemImageComboBox3,
     this.repositoryItemImageComboBox4,
     this.repositoryItemImageEdit2,
     this.repositoryItemPictureEdit2});
     this.GridPackageExtension.Size = new System.Drawing.Size(806, 188);
     this.GridPackageExtension.TabIndex = 10;
     this.GridPackageExtension.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridViewPackageExtension});
     //
     // gridViewPackageExtension
     //
     this.gridViewPackageExtension.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gcCheckExtension,
     this.gcExtensionID,
     this.gcCreateDate,
     this.gcMemberID,
     this.gcPackageCode,
     this.gReason,
     this.gcDayExtend,
     this.gcStartDate,
     this.gcEndDate,
     this.gcNewExpiryDate});
     this.gridViewPackageExtension.GridControl = this.GridPackageExtension;
     this.gridViewPackageExtension.Name = "gridViewPackageExtension";
     this.gridViewPackageExtension.OptionsView.ShowGroupPanel = false;
     this.gridViewPackageExtension.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridViewPackageExtension_FocusedRowChanged);
     this.gridViewPackageExtension.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridViewPackageExtension_CellValueChanged);
     //
     // gcCheckExtension
     //
     this.gcCheckExtension.Caption = "Utl";
     this.gcCheckExtension.ColumnEdit = this.repositoryItemCheckEdit1;
     this.gcCheckExtension.FieldName = "UtlCheck";
     this.gcCheckExtension.Name = "gcCheckExtension";
     this.gcCheckExtension.OptionsColumn.ShowCaption = false;
     this.gcCheckExtension.Visible = true;
     this.gcCheckExtension.VisibleIndex = 0;
     this.gcCheckExtension.Width = 22;
     //
     // repositoryItemCheckEdit1
     //
     this.repositoryItemCheckEdit1.AutoHeight = false;
     this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
     this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
     //
     // gcExtensionID
     //
     this.gcExtensionID.Caption = "extensionID";
     this.gcExtensionID.FieldName = "nExtensionID";
     this.gcExtensionID.Name = "gcExtensionID";
     this.gcExtensionID.OptionsColumn.AllowEdit = false;
     //
     // gcCreateDate
     //
     this.gcCreateDate.Caption = "Request Date";
     this.gcCreateDate.FieldName = "dtCreateDate";
     this.gcCreateDate.Name = "gcCreateDate";
     this.gcCreateDate.OptionsColumn.AllowEdit = false;
     this.gcCreateDate.Visible = true;
     this.gcCreateDate.VisibleIndex = 1;
     this.gcCreateDate.Width = 76;
     //
     // gcMemberID
     //
     this.gcMemberID.Caption = "Membership ID";
     this.gcMemberID.FieldName = "strMembershipID";
     this.gcMemberID.Name = "gcMemberID";
     this.gcMemberID.OptionsColumn.AllowEdit = false;
     this.gcMemberID.Visible = true;
     this.gcMemberID.VisibleIndex = 2;
     //
     // gcPackageCode
     //
     this.gcPackageCode.Caption = "Package Code";
     this.gcPackageCode.FieldName = "strPackageCode";
     this.gcPackageCode.Name = "gcPackageCode";
     this.gcPackageCode.OptionsColumn.AllowEdit = false;
     this.gcPackageCode.Visible = true;
     this.gcPackageCode.VisibleIndex = 3;
     this.gcPackageCode.Width = 148;
     //
     // gReason
     //
     this.gReason.Caption = "Reason";
     this.gReason.FieldName = "strDescription";
     this.gReason.Name = "gReason";
     this.gReason.OptionsColumn.AllowEdit = false;
     this.gReason.Visible = true;
     this.gReason.VisibleIndex = 4;
     this.gReason.Width = 140;
     //
     // gcDayExtend
     //
     this.gcDayExtend.Caption = "Days Extend";
     this.gcDayExtend.FieldName = "nDaysExtended";
     this.gcDayExtend.Name = "gcDayExtend";
     this.gcDayExtend.OptionsColumn.AllowEdit = false;
     this.gcDayExtend.Visible = true;
     this.gcDayExtend.VisibleIndex = 7;
     //
     // gcStartDate
     //
     this.gcStartDate.Caption = "Start Date";
     this.gcStartDate.FieldName = "dtStartDate";
     this.gcStartDate.Name = "gcStartDate";
     this.gcStartDate.Visible = true;
     this.gcStartDate.VisibleIndex = 5;
     //
     // gcEndDate
     //
     this.gcEndDate.Caption = "End Date";
     this.gcEndDate.FieldName = "dtEndDate";
     this.gcEndDate.Name = "gcEndDate";
     this.gcEndDate.Visible = true;
     this.gcEndDate.VisibleIndex = 6;
     //
     // gcNewExpiryDate
     //
     this.gcNewExpiryDate.Caption = "New Expiry Date";
     this.gcNewExpiryDate.Name = "gcNewExpiryDate";
     this.gcNewExpiryDate.OptionsColumn.AllowEdit = false;
     this.gcNewExpiryDate.Visible = true;
     this.gcNewExpiryDate.VisibleIndex = 8;
     //
     // repositoryItemImageComboBox3
     //
     this.repositoryItemImageComboBox3.AutoHeight = false;
     this.repositoryItemImageComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageComboBox3.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] {
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Request Print", 0, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Print in Progress", 1, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("In Transit", 3, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Received", 4, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Card Issued", 5, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Cancelled", 6, -1),
     new DevExpress.XtraEditors.Controls.ImageComboBoxItem("Transfer Request", 7, -1)});
     this.repositoryItemImageComboBox3.Name = "repositoryItemImageComboBox3";
     //
     // repositoryItemImageComboBox4
     //
     this.repositoryItemImageComboBox4.AutoHeight = false;
     this.repositoryItemImageComboBox4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageComboBox4.Name = "repositoryItemImageComboBox4";
     //
     // repositoryItemImageEdit2
     //
     this.repositoryItemImageEdit2.AutoHeight = false;
     this.repositoryItemImageEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.repositoryItemImageEdit2.Name = "repositoryItemImageEdit2";
     this.repositoryItemImageEdit2.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     //
     // repositoryItemPictureEdit2
     //
     this.repositoryItemPictureEdit2.Name = "repositoryItemPictureEdit2";
     //
     // frmMemberCardPhoto
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(912, 525);
     this.ControlBox = false;
     this.Controls.Add(this.groupControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name = "frmMemberCardPhoto";
     this.Text = "frmMemberCardPhoto";
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xtraTab)).EndInit();
     this.xtraTab.ResumeLayout(false);
     this.xtraTabMemberCardPhoto.ResumeLayout(false);
     this.xtraTabMemberCardPhoto.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridMemberCard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMemberCard)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckSelection)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit1)).EndInit();
     this.xtraTabPackageExtension.ResumeLayout(false);
     this.xtraTabPackageExtension.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.GridPackageExtension)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewPackageExtension)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageComboBox4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemImageEdit2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemPictureEdit2)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     DevExpress.XtraGrid.StyleFormatCondition styleFormatCondition1 = new DevExpress.XtraGrid.StyleFormatCondition();
     this.txtNombre = new DevExpress.XtraEditors.TextEdit();
     this.lblCedula = new DevExpress.XtraEditors.LabelControl();
     this.tbcEmpleado = new System.Windows.Forms.TabControl();
     this.tpGenerales = new System.Windows.Forms.TabPage();
     this.txtid = new DevExpress.XtraEditors.TextEdit();
     this.rgGenero = new DevExpress.XtraEditors.RadioGroup();
     this.deFNacimiento = new DevExpress.XtraEditors.DateEdit();
     this.btnImagen = new DevExpress.XtraEditors.SimpleButton();
     this.btnBuscarCedula = new DevExpress.XtraEditors.SimpleButton();
     this.lblFecha = new DevExpress.XtraEditors.LabelControl();
     this.lblGenero = new DevExpress.XtraEditors.LabelControl();
     this.peFoto = new DevExpress.XtraEditors.PictureEdit();
     this.lblApellido = new DevExpress.XtraEditors.LabelControl();
     this.txtApellido = new DevExpress.XtraEditors.TextEdit();
     this.lblNombre = new DevExpress.XtraEditors.LabelControl();
     this.txtCedula = new DevExpress.XtraEditors.TextEdit();
     this.tpContrato = new System.Windows.Forms.TabPage();
     this.gcTelefono = new DevExpress.XtraEditors.GroupControl();
     this.txtOtro = new DevExpress.XtraEditors.TextEdit();
     this.lblOtro = new DevExpress.XtraEditors.LabelControl();
     this.txtCasa = new DevExpress.XtraEditors.TextEdit();
     this.lblCasa = new DevExpress.XtraEditors.LabelControl();
     this.txtMovil = new DevExpress.XtraEditors.TextEdit();
     this.lblMovil = new DevExpress.XtraEditors.LabelControl();
     this.txtGeneral = new DevExpress.XtraEditors.TextEdit();
     this.lblGeneral = new DevExpress.XtraEditors.LabelControl();
     this.txtCorreo = new DevExpress.XtraEditors.TextEdit();
     this.lblCorreo = new DevExpress.XtraEditors.LabelControl();
     this.lblDireccion = new DevExpress.XtraEditors.LabelControl();
     this.txtDireccion = new DevExpress.XtraEditors.MemoEdit();
     this.tpAcademico = new System.Windows.Forms.TabPage();
     this.dgvAcademico = new System.Windows.Forms.DataGridView();
     this.clsTituloBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.clsUniversidadBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.tpLaborales = new System.Windows.Forms.TabPage();
     this.cmbDepartamento = new DevExpress.XtraEditors.LookUpEdit();
     this.clsDepartamentoBindingSource3 = new System.Windows.Forms.BindingSource(this.components);
     this.cmbEstado = new DevExpress.XtraEditors.ComboBoxEdit();
     this.deFechaIngreso = new DevExpress.XtraEditors.DateEdit();
     this.lblEstado = new DevExpress.XtraEditors.LabelControl();
     this.lblCargo = new DevExpress.XtraEditors.LabelControl();
     this.lblDpartamento = new DevExpress.XtraEditors.LabelControl();
     this.lblFIngreso = new DevExpress.XtraEditors.LabelControl();
     this.cmbCargo = new DevExpress.XtraEditors.LookUpEdit();
     this.clsCargoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.tpFamiliar = new System.Windows.Forms.TabPage();
     this.gcCargaFamiliar = new DevExpress.XtraGrid.GridControl();
     this.gvCargaFamiliar = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.clsEmpleadoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.clsTituloBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.clsUniversidadBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.tituloBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.tituloBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.cargoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.clsDepartamentoBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
     this.clsDepartamentoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.clsDatosDepartamentoBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.departamentoBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
     this.titulo1BindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.teHora = new DevExpress.XtraEditors.TimeEdit();
     this.lblHora = new DevExpress.XtraEditors.LabelControl();
     this.lblPUsuario = new DevExpress.XtraEditors.LabelControl();
     this.lblUsuario = new DevExpress.XtraEditors.LabelControl();
     this.tsMenu = new System.Windows.Forms.ToolStrip();
     this.tsbNuevo = new System.Windows.Forms.ToolStripButton();
     this.tsbGuardar = new System.Windows.Forms.ToolStripButton();
     this.tsbModificar = new System.Windows.Forms.ToolStripButton();
     this.tsbEliminar = new System.Windows.Forms.ToolStripButton();
     this.clsDepartamentoBindingSource1 = new System.Windows.Forms.BindingSource(this.components);
     this.universidadBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.clsTituloBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
     this.clsUniversidadBindingSource2 = new System.Windows.Forms.BindingSource(this.components);
     this.cmbTitulo = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.cmbInstitucion = new System.Windows.Forms.DataGridViewComboBoxColumn();
     ((System.ComponentModel.ISupportInitialize)(this.txtNombre.Properties)).BeginInit();
     this.tbcEmpleado.SuspendLayout();
     this.tpGenerales.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtid.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgGenero.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFNacimiento.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFNacimiento.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.peFoto.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtApellido.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCedula.Properties)).BeginInit();
     this.tpContrato.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcTelefono)).BeginInit();
     this.gcTelefono.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtOtro.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCasa.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMovil.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGeneral.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCorreo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDireccion.Properties)).BeginInit();
     this.tpAcademico.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvAcademico)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsTituloBindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsUniversidadBindingSource1)).BeginInit();
     this.tpLaborales.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDepartamento.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsDepartamentoBindingSource3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEstado.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFechaIngreso.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFechaIngreso.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbCargo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsCargoBindingSource)).BeginInit();
     this.tpFamiliar.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcCargaFamiliar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvCargaFamiliar)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsEmpleadoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsTituloBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsUniversidadBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tituloBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tituloBindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.cargoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsDepartamentoBindingSource2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsDepartamentoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsDatosDepartamentoBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.departamentoBindingSource2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.titulo1BindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.teHora.Properties)).BeginInit();
     this.tsMenu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.clsDepartamentoBindingSource1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.universidadBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsTituloBindingSource2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsUniversidadBindingSource2)).BeginInit();
     this.SuspendLayout();
     //
     // txtNombre
     //
     this.txtNombre.Location = new System.Drawing.Point(122, 64);
     this.txtNombre.Name = "txtNombre";
     this.txtNombre.Size = new System.Drawing.Size(248, 20);
     this.txtNombre.TabIndex = 4;
     //
     // lblCedula
     //
     this.lblCedula.Location = new System.Drawing.Point(79, 20);
     this.lblCedula.Name = "lblCedula";
     this.lblCedula.Size = new System.Drawing.Size(37, 13);
     this.lblCedula.TabIndex = 0;
     this.lblCedula.Text = "Cédula:";
     //
     // tbcEmpleado
     //
     this.tbcEmpleado.Controls.Add(this.tpGenerales);
     this.tbcEmpleado.Controls.Add(this.tpContrato);
     this.tbcEmpleado.Controls.Add(this.tpAcademico);
     this.tbcEmpleado.Controls.Add(this.tpLaborales);
     this.tbcEmpleado.Controls.Add(this.tpFamiliar);
     this.tbcEmpleado.Location = new System.Drawing.Point(0, 28);
     this.tbcEmpleado.Name = "tbcEmpleado";
     this.tbcEmpleado.SelectedIndex = 0;
     this.tbcEmpleado.Size = new System.Drawing.Size(520, 297);
     this.tbcEmpleado.TabIndex = 16;
     //
     // tpGenerales
     //
     this.tpGenerales.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.tpGenerales.Controls.Add(this.txtid);
     this.tpGenerales.Controls.Add(this.rgGenero);
     this.tpGenerales.Controls.Add(this.deFNacimiento);
     this.tpGenerales.Controls.Add(this.btnImagen);
     this.tpGenerales.Controls.Add(this.btnBuscarCedula);
     this.tpGenerales.Controls.Add(this.lblFecha);
     this.tpGenerales.Controls.Add(this.lblGenero);
     this.tpGenerales.Controls.Add(this.peFoto);
     this.tpGenerales.Controls.Add(this.lblApellido);
     this.tpGenerales.Controls.Add(this.txtApellido);
     this.tpGenerales.Controls.Add(this.lblNombre);
     this.tpGenerales.Controls.Add(this.txtCedula);
     this.tpGenerales.Controls.Add(this.lblCedula);
     this.tpGenerales.Controls.Add(this.txtNombre);
     this.tpGenerales.Location = new System.Drawing.Point(4, 22);
     this.tpGenerales.Name = "tpGenerales";
     this.tpGenerales.Padding = new System.Windows.Forms.Padding(3);
     this.tpGenerales.Size = new System.Drawing.Size(512, 271);
     this.tpGenerales.TabIndex = 0;
     this.tpGenerales.Text = "Datos Generales";
     //
     // txtid
     //
     this.txtid.Location = new System.Drawing.Point(23, 17);
     this.txtid.Name = "txtid";
     this.txtid.Size = new System.Drawing.Size(29, 20);
     this.txtid.TabIndex = 78;
     //
     // rgGenero
     //
     this.rgGenero.Location = new System.Drawing.Point(122, 152);
     this.rgGenero.Name = "rgGenero";
     this.rgGenero.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.rgGenero.Properties.Appearance.Options.UseBackColor = true;
     this.rgGenero.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Maculino"),
     new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "Femenino")});
     this.rgGenero.Size = new System.Drawing.Size(197, 31);
     this.rgGenero.TabIndex = 77;
     //
     // deFNacimiento
     //
     this.deFNacimiento.EditValue = new System.DateTime(2013, 7, 11, 21, 20, 29, 313);
     this.deFNacimiento.Location = new System.Drawing.Point(122, 199);
     this.deFNacimiento.Name = "deFNacimiento";
     this.deFNacimiento.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.deFNacimiento.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.deFNacimiento.Size = new System.Drawing.Size(100, 20);
     this.deFNacimiento.TabIndex = 76;
     //
     // btnImagen
     //
     this.btnImagen.Location = new System.Drawing.Point(415, 105);
     this.btnImagen.Name = "btnImagen";
     this.btnImagen.Size = new System.Drawing.Size(75, 23);
     this.btnImagen.TabIndex = 66;
     this.btnImagen.Text = "Editar foto";
     //
     // btnBuscarCedula
     //
     this.btnBuscarCedula.Image = global::forms.Properties.Resources.consultar;
     this.btnBuscarCedula.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnBuscarCedula.Location = new System.Drawing.Point(347, 17);
     this.btnBuscarCedula.Name = "btnBuscarCedula";
     this.btnBuscarCedula.Size = new System.Drawing.Size(23, 20);
     this.btnBuscarCedula.TabIndex = 65;
     this.btnBuscarCedula.Click += new System.EventHandler(this.btnBuscarCedula_Click);
     //
     // lblFecha
     //
     this.lblFecha.Location = new System.Drawing.Point(13, 202);
     this.lblFecha.Name = "lblFecha";
     this.lblFecha.Size = new System.Drawing.Size(103, 13);
     this.lblFecha.TabIndex = 20;
     this.lblFecha.Text = "Fecha de Nacimiento:";
     //
     // lblGenero
     //
     this.lblGenero.Location = new System.Drawing.Point(77, 157);
     this.lblGenero.Name = "lblGenero";
     this.lblGenero.Size = new System.Drawing.Size(39, 13);
     this.lblGenero.TabIndex = 17;
     this.lblGenero.Text = "Género:";
     //
     // peFoto
     //
     this.peFoto.Location = new System.Drawing.Point(401, 3);
     this.peFoto.Name = "peFoto";
     this.peFoto.Size = new System.Drawing.Size(100, 96);
     this.peFoto.TabIndex = 15;
     //
     // lblApellido
     //
     this.lblApellido.Location = new System.Drawing.Point(70, 111);
     this.lblApellido.Name = "lblApellido";
     this.lblApellido.Size = new System.Drawing.Size(46, 13);
     this.lblApellido.TabIndex = 14;
     this.lblApellido.Text = "Apellidos:";
     //
     // txtApellido
     //
     this.txtApellido.Location = new System.Drawing.Point(122, 108);
     this.txtApellido.Name = "txtApellido";
     this.txtApellido.Size = new System.Drawing.Size(248, 20);
     this.txtApellido.TabIndex = 13;
     //
     // lblNombre
     //
     this.lblNombre.Location = new System.Drawing.Point(70, 71);
     this.lblNombre.Name = "lblNombre";
     this.lblNombre.Size = new System.Drawing.Size(46, 13);
     this.lblNombre.TabIndex = 12;
     this.lblNombre.Text = "Nombres:";
     //
     // txtCedula
     //
     this.txtCedula.Location = new System.Drawing.Point(122, 17);
     this.txtCedula.Name = "txtCedula";
     this.txtCedula.Size = new System.Drawing.Size(176, 20);
     this.txtCedula.TabIndex = 4;
     //
     // tpContrato
     //
     this.tpContrato.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.tpContrato.Controls.Add(this.gcTelefono);
     this.tpContrato.Controls.Add(this.txtCorreo);
     this.tpContrato.Controls.Add(this.lblCorreo);
     this.tpContrato.Controls.Add(this.lblDireccion);
     this.tpContrato.Controls.Add(this.txtDireccion);
     this.tpContrato.Location = new System.Drawing.Point(4, 22);
     this.tpContrato.Name = "tpContrato";
     this.tpContrato.Padding = new System.Windows.Forms.Padding(3);
     this.tpContrato.Size = new System.Drawing.Size(512, 271);
     this.tpContrato.TabIndex = 1;
     this.tpContrato.Text = "Datos de Contacto";
     //
     // gcTelefono
     //
     this.gcTelefono.Controls.Add(this.txtOtro);
     this.gcTelefono.Controls.Add(this.lblOtro);
     this.gcTelefono.Controls.Add(this.txtCasa);
     this.gcTelefono.Controls.Add(this.lblCasa);
     this.gcTelefono.Controls.Add(this.txtMovil);
     this.gcTelefono.Controls.Add(this.lblMovil);
     this.gcTelefono.Controls.Add(this.txtGeneral);
     this.gcTelefono.Controls.Add(this.lblGeneral);
     this.gcTelefono.Location = new System.Drawing.Point(47, 115);
     this.gcTelefono.Name = "gcTelefono";
     this.gcTelefono.Size = new System.Drawing.Size(366, 150);
     this.gcTelefono.TabIndex = 25;
     this.gcTelefono.Text = "Teléfono";
     //
     // txtOtro
     //
     this.txtOtro.Location = new System.Drawing.Point(110, 119);
     this.txtOtro.Name = "txtOtro";
     this.txtOtro.Size = new System.Drawing.Size(113, 20);
     this.txtOtro.TabIndex = 32;
     //
     // lblOtro
     //
     this.lblOtro.Location = new System.Drawing.Point(75, 122);
     this.lblOtro.Name = "lblOtro";
     this.lblOtro.Size = new System.Drawing.Size(29, 13);
     this.lblOtro.TabIndex = 31;
     this.lblOtro.Text = "Otro :";
     //
     // txtCasa
     //
     this.txtCasa.Location = new System.Drawing.Point(110, 82);
     this.txtCasa.Name = "txtCasa";
     this.txtCasa.Size = new System.Drawing.Size(113, 20);
     this.txtCasa.TabIndex = 30;
     //
     // lblCasa
     //
     this.lblCasa.Location = new System.Drawing.Point(73, 85);
     this.lblCasa.Name = "lblCasa";
     this.lblCasa.Size = new System.Drawing.Size(31, 13);
     this.lblCasa.TabIndex = 29;
     this.lblCasa.Text = "Casa :";
     //
     // txtMovil
     //
     this.txtMovil.Location = new System.Drawing.Point(110, 48);
     this.txtMovil.Name = "txtMovil";
     this.txtMovil.Size = new System.Drawing.Size(113, 20);
     this.txtMovil.TabIndex = 28;
     //
     // lblMovil
     //
     this.lblMovil.Location = new System.Drawing.Point(73, 51);
     this.lblMovil.Name = "lblMovil";
     this.lblMovil.Size = new System.Drawing.Size(31, 13);
     this.lblMovil.TabIndex = 27;
     this.lblMovil.Text = "Movil :";
     //
     // txtGeneral
     //
     this.txtGeneral.Location = new System.Drawing.Point(110, 22);
     this.txtGeneral.Name = "txtGeneral";
     this.txtGeneral.Size = new System.Drawing.Size(113, 20);
     this.txtGeneral.TabIndex = 26;
     //
     // lblGeneral
     //
     this.lblGeneral.Location = new System.Drawing.Point(60, 25);
     this.lblGeneral.Name = "lblGeneral";
     this.lblGeneral.Size = new System.Drawing.Size(44, 13);
     this.lblGeneral.TabIndex = 25;
     this.lblGeneral.Text = "General :";
     //
     // txtCorreo
     //
     this.txtCorreo.Location = new System.Drawing.Point(148, 70);
     this.txtCorreo.Name = "txtCorreo";
     this.txtCorreo.Size = new System.Drawing.Size(248, 20);
     this.txtCorreo.TabIndex = 16;
     //
     // lblCorreo
     //
     this.lblCorreo.Location = new System.Drawing.Point(47, 77);
     this.lblCorreo.Name = "lblCorreo";
     this.lblCorreo.Size = new System.Drawing.Size(95, 13);
     this.lblCorreo.TabIndex = 15;
     this.lblCorreo.Text = "Correo electrónico :";
     //
     // lblDireccion
     //
     this.lblDireccion.Location = new System.Drawing.Point(92, 18);
     this.lblDireccion.Name = "lblDireccion";
     this.lblDireccion.Size = new System.Drawing.Size(50, 13);
     this.lblDireccion.TabIndex = 13;
     this.lblDireccion.Text = "Dirección :";
     //
     // txtDireccion
     //
     this.txtDireccion.Location = new System.Drawing.Point(148, 15);
     this.txtDireccion.Name = "txtDireccion";
     this.txtDireccion.Size = new System.Drawing.Size(248, 47);
     this.txtDireccion.TabIndex = 14;
     //
     // tpAcademico
     //
     this.tpAcademico.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.tpAcademico.Controls.Add(this.dgvAcademico);
     this.tpAcademico.Location = new System.Drawing.Point(4, 22);
     this.tpAcademico.Name = "tpAcademico";
     this.tpAcademico.Padding = new System.Windows.Forms.Padding(3);
     this.tpAcademico.Size = new System.Drawing.Size(512, 271);
     this.tpAcademico.TabIndex = 2;
     this.tpAcademico.Text = "Datos Académicos";
     //
     // dgvAcademico
     //
     this.dgvAcademico.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvAcademico.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.cmbTitulo,
     this.cmbInstitucion});
     this.dgvAcademico.Location = new System.Drawing.Point(23, 6);
     this.dgvAcademico.Name = "dgvAcademico";
     this.dgvAcademico.Size = new System.Drawing.Size(452, 235);
     this.dgvAcademico.TabIndex = 0;
     //
     // clsTituloBindingSource1
     //
     this.clsTituloBindingSource1.DataSource = typeof(clases.RecursosHumanos.clsTitulo);
     //
     // clsUniversidadBindingSource1
     //
     this.clsUniversidadBindingSource1.DataSource = typeof(clases.RecursosHumanos.clsUniversidad);
     //
     // tpLaborales
     //
     this.tpLaborales.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.tpLaborales.Controls.Add(this.cmbDepartamento);
     this.tpLaborales.Controls.Add(this.cmbEstado);
     this.tpLaborales.Controls.Add(this.deFechaIngreso);
     this.tpLaborales.Controls.Add(this.lblEstado);
     this.tpLaborales.Controls.Add(this.lblCargo);
     this.tpLaborales.Controls.Add(this.lblDpartamento);
     this.tpLaborales.Controls.Add(this.lblFIngreso);
     this.tpLaborales.Controls.Add(this.cmbCargo);
     this.tpLaborales.Location = new System.Drawing.Point(4, 22);
     this.tpLaborales.Name = "tpLaborales";
     this.tpLaborales.Padding = new System.Windows.Forms.Padding(3);
     this.tpLaborales.Size = new System.Drawing.Size(512, 271);
     this.tpLaborales.TabIndex = 3;
     this.tpLaborales.Text = "Datos Laborales";
     //
     // cmbDepartamento
     //
     this.cmbDepartamento.Location = new System.Drawing.Point(209, 99);
     this.cmbDepartamento.Name = "cmbDepartamento";
     this.cmbDepartamento.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cmbDepartamento.Properties.DataSource = this.clsDepartamentoBindingSource3;
     this.cmbDepartamento.Properties.DisplayMember = "Descripcion";
     this.cmbDepartamento.Properties.ValueMember = "IdDepartamento";
     this.cmbDepartamento.Size = new System.Drawing.Size(151, 20);
     this.cmbDepartamento.TabIndex = 80;
     //
     // clsDepartamentoBindingSource3
     //
     this.clsDepartamentoBindingSource3.DataSource = typeof(clases.RecursosHumanos.clsDepartamento);
     //
     // cmbEstado
     //
     this.cmbEstado.Location = new System.Drawing.Point(209, 170);
     this.cmbEstado.Name = "cmbEstado";
     this.cmbEstado.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cmbEstado.Properties.Items.AddRange(new object[] {
     "Seleccione estado",
     "Activo",
     "Inactivo"});
     this.cmbEstado.Size = new System.Drawing.Size(151, 20);
     this.cmbEstado.TabIndex = 79;
     //
     // deFechaIngreso
     //
     this.deFechaIngreso.EditValue = new System.DateTime(2013, 7, 11, 21, 20, 29, 313);
     this.deFechaIngreso.Location = new System.Drawing.Point(209, 65);
     this.deFechaIngreso.Name = "deFechaIngreso";
     this.deFechaIngreso.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.deFechaIngreso.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.deFechaIngreso.Size = new System.Drawing.Size(108, 20);
     this.deFechaIngreso.TabIndex = 76;
     //
     // lblEstado
     //
     this.lblEstado.Location = new System.Drawing.Point(166, 173);
     this.lblEstado.Name = "lblEstado";
     this.lblEstado.Size = new System.Drawing.Size(37, 13);
     this.lblEstado.TabIndex = 28;
     this.lblEstado.Text = "Estado:";
     //
     // lblCargo
     //
     this.lblCargo.Location = new System.Drawing.Point(170, 135);
     this.lblCargo.Name = "lblCargo";
     this.lblCargo.Size = new System.Drawing.Size(33, 13);
     this.lblCargo.TabIndex = 26;
     this.lblCargo.Text = "Cargo:";
     //
     // lblDpartamento
     //
     this.lblDpartamento.Location = new System.Drawing.Point(130, 102);
     this.lblDpartamento.Name = "lblDpartamento";
     this.lblDpartamento.Size = new System.Drawing.Size(73, 13);
     this.lblDpartamento.TabIndex = 24;
     this.lblDpartamento.Text = "Departamento:";
     //
     // lblFIngreso
     //
     this.lblFIngreso.Location = new System.Drawing.Point(115, 72);
     this.lblFIngreso.Name = "lblFIngreso";
     this.lblFIngreso.Size = new System.Drawing.Size(88, 13);
     this.lblFIngreso.TabIndex = 22;
     this.lblFIngreso.Text = "Fecha de Ingreso:";
     //
     // cmbCargo
     //
     this.cmbCargo.Location = new System.Drawing.Point(209, 132);
     this.cmbCargo.Name = "cmbCargo";
     this.cmbCargo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.cmbCargo.Properties.DataSource = this.clsCargoBindingSource;
     this.cmbCargo.Properties.DisplayMember = "Descripcion";
     this.cmbCargo.Properties.NullText = "";
     this.cmbCargo.Properties.PopupSizeable = false;
     this.cmbCargo.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.Standard;
     this.cmbCargo.Properties.ValueMember = "IdCargo";
     this.cmbCargo.Size = new System.Drawing.Size(151, 20);
     this.cmbCargo.TabIndex = 78;
     //
     // clsCargoBindingSource
     //
     this.clsCargoBindingSource.DataSource = typeof(clases.RecursosHumanos.clsCargo);
     //
     // tpFamiliar
     //
     this.tpFamiliar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.tpFamiliar.Controls.Add(this.gcCargaFamiliar);
     this.tpFamiliar.Location = new System.Drawing.Point(4, 22);
     this.tpFamiliar.Name = "tpFamiliar";
     this.tpFamiliar.Padding = new System.Windows.Forms.Padding(3);
     this.tpFamiliar.Size = new System.Drawing.Size(512, 271);
     this.tpFamiliar.TabIndex = 4;
     this.tpFamiliar.Text = "Carga Familiar";
     //
     // gcCargaFamiliar
     //
     this.gcCargaFamiliar.Location = new System.Drawing.Point(0, 6);
     this.gcCargaFamiliar.MainView = this.gvCargaFamiliar;
     this.gcCargaFamiliar.Name = "gcCargaFamiliar";
     this.gcCargaFamiliar.Size = new System.Drawing.Size(506, 230);
     this.gcCargaFamiliar.TabIndex = 3;
     this.gcCargaFamiliar.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gvCargaFamiliar});
     //
     // gvCargaFamiliar
     //
     this.gvCargaFamiliar.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn5,
     this.gridColumn6,
     this.gridColumn7,
     this.gridColumn8,
     this.gridColumn9});
     this.gvCargaFamiliar.FormatConditions.AddRange(new DevExpress.XtraGrid.StyleFormatCondition[] {
     styleFormatCondition1});
     this.gvCargaFamiliar.GridControl = this.gcCargaFamiliar;
     this.gvCargaFamiliar.Name = "gvCargaFamiliar";
     this.gvCargaFamiliar.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
     this.gvCargaFamiliar.OptionsBehavior.SummariesIgnoreNullValues = true;
     this.gvCargaFamiliar.OptionsNavigation.AutoFocusNewRow = true;
     this.gvCargaFamiliar.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "Cedula";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 0;
     this.gridColumn5.Width = 97;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "Nombres";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 1;
     this.gridColumn6.Width = 97;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption = "Apellidos";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 2;
     this.gridColumn7.Width = 97;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "Fecha de Nacimiento";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 3;
     this.gridColumn8.Width = 111;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption = "Parentesco";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 4;
     this.gridColumn9.Width = 86;
     //
     // clsEmpleadoBindingSource
     //
        // this.clsEmpleadoBindingSource.DataSource = typeof(clases.RecursosHumanos.clsEmpleado);
     //
     // clsTituloBindingSource
     //
     this.clsTituloBindingSource.DataSource = typeof(clases.RecursosHumanos.clsTitulo);
     //
     // clsUniversidadBindingSource
     //
     this.clsUniversidadBindingSource.DataSource = typeof(clases.RecursosHumanos.clsUniversidad);
     //
     // clsDepartamentoBindingSource2
     //
     this.clsDepartamentoBindingSource2.DataSource = typeof(clases.RecursosHumanos.clsDepartamento);
     //
     // clsDepartamentoBindingSource
     //
     this.clsDepartamentoBindingSource.DataSource = typeof(clases.RecursosHumanos.clsDepartamento);
     //
     // clsDatosDepartamentoBindingSource
     //
     this.clsDatosDepartamentoBindingSource.DataSource = typeof(datos.RecursosHumanos.clsDatosDepartamento);
     //
     // teHora
     //
     this.teHora.EditValue = new System.DateTime(2013, 6, 20, 0, 0, 0, 0);
     this.teHora.Location = new System.Drawing.Point(416, 347);
     this.teHora.Name = "teHora";
     this.teHora.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.teHora.Size = new System.Drawing.Size(100, 20);
     this.teHora.TabIndex = 81;
     //
     // lblHora
     //
     this.lblHora.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblHora.Location = new System.Drawing.Point(363, 350);
     this.lblHora.Name = "lblHora";
     this.lblHora.Size = new System.Drawing.Size(30, 13);
     this.lblHora.TabIndex = 80;
     this.lblHora.Text = "Hora:";
     //
     // lblPUsuario
     //
     this.lblPUsuario.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblPUsuario.Location = new System.Drawing.Point(62, 350);
     this.lblPUsuario.Name = "lblPUsuario";
     this.lblPUsuario.Size = new System.Drawing.Size(56, 13);
     this.lblPUsuario.TabIndex = 79;
     this.lblPUsuario.Text = "María Perez";
     //
     // lblUsuario
     //
     this.lblUsuario.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblUsuario.Location = new System.Drawing.Point(10, 350);
     this.lblUsuario.Name = "lblUsuario";
     this.lblUsuario.Size = new System.Drawing.Size(46, 13);
     this.lblUsuario.TabIndex = 78;
     this.lblUsuario.Text = "Usuario:";
     //
     // tsMenu
     //
     this.tsMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.tsbNuevo,
     this.tsbGuardar,
     this.tsbModificar,
     this.tsbEliminar});
     this.tsMenu.Location = new System.Drawing.Point(0, 0);
     this.tsMenu.Name = "tsMenu";
     this.tsMenu.Size = new System.Drawing.Size(524, 25);
     this.tsMenu.TabIndex = 82;
     this.tsMenu.Text = "toolStrip1";
     //
     // tsbNuevo
     //
     this.tsbNuevo.Image = global::forms.Properties.Resources.nuevo;
     this.tsbNuevo.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbNuevo.Name = "tsbNuevo";
     this.tsbNuevo.Size = new System.Drawing.Size(62, 22);
     this.tsbNuevo.Text = "Nuevo";
     //
     // tsbGuardar
     //
     this.tsbGuardar.Image = global::forms.Properties.Resources.guardar;
     this.tsbGuardar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbGuardar.Name = "tsbGuardar";
     this.tsbGuardar.Size = new System.Drawing.Size(69, 22);
     this.tsbGuardar.Text = "Guardar";
     this.tsbGuardar.Click += new System.EventHandler(this.tsbGuardar_Click);
     //
     // tsbModificar
     //
     this.tsbModificar.Image = global::forms.Properties.Resources.modificar;
     this.tsbModificar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbModificar.Name = "tsbModificar";
     this.tsbModificar.Size = new System.Drawing.Size(78, 22);
     this.tsbModificar.Text = "Modificar";
     this.tsbModificar.Click += new System.EventHandler(this.tsbModificar_Click_1);
     //
     // tsbEliminar
     //
     this.tsbEliminar.Image = global::forms.Properties.Resources.eliminar1;
     this.tsbEliminar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbEliminar.Name = "tsbEliminar";
     this.tsbEliminar.Size = new System.Drawing.Size(70, 22);
     this.tsbEliminar.Text = "Eliminar";
     this.tsbEliminar.Click += new System.EventHandler(this.tsbEliminar_Click);
     //
     // clsDepartamentoBindingSource1
     //
     this.clsDepartamentoBindingSource1.DataSource = typeof(clases.RecursosHumanos.clsDepartamento);
     //
     // clsTituloBindingSource2
     //
     this.clsTituloBindingSource2.DataSource = typeof(clases.RecursosHumanos.clsTitulo);
     //
     // clsUniversidadBindingSource2
     //
     this.clsUniversidadBindingSource2.DataSource = typeof(clases.RecursosHumanos.clsUniversidad);
     //
     // cmbTitulo
     //
     this.cmbTitulo.DataSource = this.clsTituloBindingSource2;
     this.cmbTitulo.DisplayMember = "Nombre";
     this.cmbTitulo.HeaderText = "Titulo";
     this.cmbTitulo.Name = "cmbTitulo";
     this.cmbTitulo.ValueMember = "IdTitulo";
     //
     // cmbInstitucion
     //
     this.cmbInstitucion.DataSource = this.clsUniversidadBindingSource2;
     this.cmbInstitucion.DisplayMember = "Nombre";
     this.cmbInstitucion.HeaderText = "Institucion";
     this.cmbInstitucion.Name = "cmbInstitucion";
     this.cmbInstitucion.ValueMember = "IdUniversidad";
     //
     // frmMantenimientoEmpleado
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(524, 375);
     this.Controls.Add(this.tsMenu);
     this.Controls.Add(this.teHora);
     this.Controls.Add(this.lblHora);
     this.Controls.Add(this.lblPUsuario);
     this.Controls.Add(this.lblUsuario);
     this.Controls.Add(this.tbcEmpleado);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
     this.MaximizeBox = false;
     this.MaximumSize = new System.Drawing.Size(530, 399);
     this.MinimumSize = new System.Drawing.Size(530, 399);
     this.Name = "frmMantenimientoEmpleado";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Mantenimiento empleado";
     this.Load += new System.EventHandler(this.frmMantenimientoEmpleado_Load);
     ((System.ComponentModel.ISupportInitialize)(this.txtNombre.Properties)).EndInit();
     this.tbcEmpleado.ResumeLayout(false);
     this.tpGenerales.ResumeLayout(false);
     this.tpGenerales.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtid.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.rgGenero.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFNacimiento.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFNacimiento.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.peFoto.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtApellido.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCedula.Properties)).EndInit();
     this.tpContrato.ResumeLayout(false);
     this.tpContrato.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcTelefono)).EndInit();
     this.gcTelefono.ResumeLayout(false);
     this.gcTelefono.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtOtro.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCasa.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtMovil.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtGeneral.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtCorreo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtDireccion.Properties)).EndInit();
     this.tpAcademico.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvAcademico)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsTituloBindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsUniversidadBindingSource1)).EndInit();
     this.tpLaborales.ResumeLayout(false);
     this.tpLaborales.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.cmbDepartamento.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsDepartamentoBindingSource3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbEstado.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFechaIngreso.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.deFechaIngreso.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cmbCargo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsCargoBindingSource)).EndInit();
     this.tpFamiliar.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gcCargaFamiliar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gvCargaFamiliar)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsEmpleadoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsTituloBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsUniversidadBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tituloBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tituloBindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.cargoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsDepartamentoBindingSource2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsDepartamentoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsDatosDepartamentoBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.departamentoBindingSource2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.titulo1BindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.teHora.Properties)).EndInit();
     this.tsMenu.ResumeLayout(false);
     this.tsMenu.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.clsDepartamentoBindingSource1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.universidadBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsTituloBindingSource2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.clsUniversidadBindingSource2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
     this.groupControl_BusinessInfo = new DevExpress.XtraEditors.GroupControl();
     this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.labelControlCompanyName = new DevExpress.XtraEditors.LabelControl();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.labelControlPolicy = new DevExpress.XtraEditors.LabelControl();
     this.labelControlRegisterNo = new DevExpress.XtraEditors.LabelControl();
     this.labelControlOwnerName = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.labelControlTaxLicenceNo = new DevExpress.XtraEditors.LabelControl();
     this.labelControlWebSite = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.labelControlFax = new DevExpress.XtraEditors.LabelControl();
     this.labelControlAddress = new DevExpress.XtraEditors.LabelControl();
     this.labelControlTelephone = new DevExpress.XtraEditors.LabelControl();
     this.labelControlEmail = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
     this.labelControlRequired = new DevExpress.XtraEditors.LabelControl();
     this.richTextBox_Notice = new System.Windows.Forms.RichTextBox();
     this.textEditSouceLogoPath = new DevExpress.XtraEditors.TextEdit();
     this.textEditOldLogoPath = new DevExpress.XtraEditors.TextEdit();
     this.bttDelete = new DevExpress.XtraEditors.SimpleButton();
     this.bttAdd = new DevExpress.XtraEditors.SimpleButton();
     this.bttEdit = new DevExpress.XtraEditors.SimpleButton();
     this.textEditLogoPath = new DevExpress.XtraEditors.TextEdit();
     this.pictureEditLogo = new DevExpress.XtraEditors.PictureEdit();
     this.textEditId = new DevExpress.XtraEditors.TextEdit();
     this.bttCancel = new DevExpress.XtraEditors.SimpleButton();
     this.bttSave = new DevExpress.XtraEditors.SimpleButton();
     this.labelControlLogo = new DevExpress.XtraEditors.LabelControl();
     this.textEditCompanyName = new DevExpress.XtraEditors.TextEdit();
     this.textEditVision = new DevExpress.XtraEditors.TextEdit();
     this.textEditOwnerName = new DevExpress.XtraEditors.TextEdit();
     this.textEditIdCard = new DevExpress.XtraEditors.TextEdit();
     this.textEditEmail = new DevExpress.XtraEditors.TextEdit();
     this.bttBrowse = new DevExpress.XtraEditors.SimpleButton();
     this.bttRemove = new DevExpress.XtraEditors.SimpleButton();
     this.textEditCorporate = new DevExpress.XtraEditors.TextEdit();
     this.textEditWebSite = new DevExpress.XtraEditors.TextEdit();
     this.textEditTelephone = new DevExpress.XtraEditors.TextEdit();
     this.textEditFax = new DevExpress.XtraEditors.TextEdit();
     this.memoEditAddress = new DevExpress.XtraEditors.MemoEdit();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.groupControl_BusinessList = new DevExpress.XtraEditors.GroupControl();
     this.gridControlCompany = new DevExpress.XtraGrid.GridControl();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.company_company_name = new DevExpress.XtraGrid.Columns.GridColumn();
     this.company_company_address = new DevExpress.XtraGrid.Columns.GridColumn();
     this.company_company_telephone = new DevExpress.XtraGrid.Columns.GridColumn();
     this.company_company_fax = new DevExpress.XtraGrid.Columns.GridColumn();
     this.company_company_email = new DevExpress.XtraGrid.Columns.GridColumn();
     this.company_company_website = new DevExpress.XtraGrid.Columns.GridColumn();
     this.company_company_idcard = new DevExpress.XtraGrid.Columns.GridColumn();
     this.company_company_corporate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.company_company_owner_name = new DevExpress.XtraGrid.Columns.GridColumn();
     this.company_company_vision = new DevExpress.XtraGrid.Columns.GridColumn();
     this.company_id = new DevExpress.XtraGrid.Columns.GridColumn();
     this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl_BusinessInfo)).BeginInit();
     this.groupControl_BusinessInfo.SuspendLayout();
     this.xtraScrollableControl1.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEditSouceLogoPath.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditOldLogoPath.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditLogoPath.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditLogo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditId.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditCompanyName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditVision.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditOwnerName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditIdCard.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditEmail.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditCorporate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditWebSite.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditTelephone.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditFax.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEditAddress.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl_BusinessList)).BeginInit();
     this.groupControl_BusinessList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlCompany)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
     this.splitContainerControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // panelControl3
     //
     this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl3.Controls.Add(this.groupControl_BusinessInfo);
     this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl3.Location = new System.Drawing.Point(0, 0);
     this.panelControl3.Name = "panelControl3";
     this.panelControl3.Size = new System.Drawing.Size(770, 488);
     this.panelControl3.TabIndex = 12;
     //
     // groupControl_BusinessInfo
     //
     this.groupControl_BusinessInfo.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl_BusinessInfo.AppearanceCaption.Options.UseFont = true;
     this.groupControl_BusinessInfo.Controls.Add(this.xtraScrollableControl1);
     this.groupControl_BusinessInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl_BusinessInfo.Location = new System.Drawing.Point(0, 0);
     this.groupControl_BusinessInfo.Name = "groupControl_BusinessInfo";
     this.groupControl_BusinessInfo.Size = new System.Drawing.Size(770, 488);
     this.groupControl_BusinessInfo.TabIndex = 0;
     this.groupControl_BusinessInfo.Text = "ข้อมูลกิจการ";
     //
     // xtraScrollableControl1
     //
     this.xtraScrollableControl1.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
     this.xtraScrollableControl1.Appearance.Options.UseBackColor = true;
     this.xtraScrollableControl1.Controls.Add(this.tableLayoutPanel1);
     this.xtraScrollableControl1.Controls.Add(this.labelControlRequired);
     this.xtraScrollableControl1.Controls.Add(this.richTextBox_Notice);
     this.xtraScrollableControl1.Controls.Add(this.textEditSouceLogoPath);
     this.xtraScrollableControl1.Controls.Add(this.textEditOldLogoPath);
     this.xtraScrollableControl1.Controls.Add(this.bttDelete);
     this.xtraScrollableControl1.Controls.Add(this.bttAdd);
     this.xtraScrollableControl1.Controls.Add(this.bttEdit);
     this.xtraScrollableControl1.Controls.Add(this.textEditLogoPath);
     this.xtraScrollableControl1.Controls.Add(this.pictureEditLogo);
     this.xtraScrollableControl1.Controls.Add(this.textEditId);
     this.xtraScrollableControl1.Controls.Add(this.bttCancel);
     this.xtraScrollableControl1.Controls.Add(this.bttSave);
     this.xtraScrollableControl1.Controls.Add(this.labelControlLogo);
     this.xtraScrollableControl1.Controls.Add(this.textEditCompanyName);
     this.xtraScrollableControl1.Controls.Add(this.textEditVision);
     this.xtraScrollableControl1.Controls.Add(this.textEditOwnerName);
     this.xtraScrollableControl1.Controls.Add(this.textEditIdCard);
     this.xtraScrollableControl1.Controls.Add(this.textEditEmail);
     this.xtraScrollableControl1.Controls.Add(this.bttBrowse);
     this.xtraScrollableControl1.Controls.Add(this.bttRemove);
     this.xtraScrollableControl1.Controls.Add(this.textEditCorporate);
     this.xtraScrollableControl1.Controls.Add(this.textEditWebSite);
     this.xtraScrollableControl1.Controls.Add(this.textEditTelephone);
     this.xtraScrollableControl1.Controls.Add(this.textEditFax);
     this.xtraScrollableControl1.Controls.Add(this.memoEditAddress);
     this.xtraScrollableControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraScrollableControl1.Location = new System.Drawing.Point(2, 22);
     this.xtraScrollableControl1.Name = "xtraScrollableControl1";
     this.xtraScrollableControl1.Size = new System.Drawing.Size(766, 464);
     this.xtraScrollableControl1.TabIndex = 0;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 10F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 120F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 13F));
     this.tableLayoutPanel1.Controls.Add(this.labelControlCompanyName, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.labelControl3, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.labelControlPolicy, 1, 9);
     this.tableLayoutPanel1.Controls.Add(this.labelControlRegisterNo, 1, 6);
     this.tableLayoutPanel1.Controls.Add(this.labelControlOwnerName, 1, 8);
     this.tableLayoutPanel1.Controls.Add(this.labelControl2, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.labelControlTaxLicenceNo, 1, 7);
     this.tableLayoutPanel1.Controls.Add(this.labelControlWebSite, 1, 5);
     this.tableLayoutPanel1.Controls.Add(this.labelControl1, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.labelControlFax, 1, 3);
     this.tableLayoutPanel1.Controls.Add(this.labelControlAddress, 1, 1);
     this.tableLayoutPanel1.Controls.Add(this.labelControlTelephone, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.labelControlEmail, 1, 4);
     this.tableLayoutPanel1.Controls.Add(this.labelControl4, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.labelControl5, 2, 1);
     this.tableLayoutPanel1.Controls.Add(this.labelControl6, 2, 2);
     this.tableLayoutPanel1.Controls.Add(this.labelControl7, 2, 3);
     this.tableLayoutPanel1.Controls.Add(this.labelControl8, 2, 4);
     this.tableLayoutPanel1.Controls.Add(this.labelControl9, 2, 5);
     this.tableLayoutPanel1.Controls.Add(this.labelControl10, 2, 6);
     this.tableLayoutPanel1.Controls.Add(this.labelControl11, 2, 7);
     this.tableLayoutPanel1.Controls.Add(this.labelControl12, 2, 8);
     this.tableLayoutPanel1.Controls.Add(this.labelControl13, 2, 9);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 3);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 11;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 22.90076F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 77.09924F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 27F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 23F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 29F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(143, 363);
     this.tableLayoutPanel1.TabIndex = 372;
     //
     // labelControlCompanyName
     //
     this.labelControlCompanyName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControlCompanyName.Location = new System.Drawing.Point(76, 3);
     this.labelControlCompanyName.Name = "labelControlCompanyName";
     this.labelControlCompanyName.Size = new System.Drawing.Size(51, 13);
     this.labelControlCompanyName.TabIndex = 359;
     this.labelControlCompanyName.Text = "ชื่อกิจการ :";
     //
     // labelControl3
     //
     this.labelControl3.Appearance.ForeColor = System.Drawing.Color.Red;
     this.labelControl3.Location = new System.Drawing.Point(3, 134);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(6, 13);
     this.labelControl3.TabIndex = 368;
     this.labelControl3.Text = "*";
     //
     // labelControlPolicy
     //
     this.labelControlPolicy.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControlPolicy.Location = new System.Drawing.Point(26, 313);
     this.labelControlPolicy.Name = "labelControlPolicy";
     this.labelControlPolicy.Size = new System.Drawing.Size(101, 13);
     this.labelControlPolicy.TabIndex = 364;
     this.labelControlPolicy.Text = "นโยบายอพาร์ทเม้นท์ :";
     //
     // labelControlRegisterNo
     //
     this.labelControlRegisterNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControlRegisterNo.Location = new System.Drawing.Point(23, 237);
     this.labelControlRegisterNo.Name = "labelControlRegisterNo";
     this.labelControlRegisterNo.Size = new System.Drawing.Size(104, 13);
     this.labelControlRegisterNo.TabIndex = 370;
     this.labelControlRegisterNo.Text = "เลขทะเบียนนิติบุคคล :";
     //
     // labelControlOwnerName
     //
     this.labelControlOwnerName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControlOwnerName.Location = new System.Drawing.Point(42, 288);
     this.labelControlOwnerName.Name = "labelControlOwnerName";
     this.labelControlOwnerName.Size = new System.Drawing.Size(85, 13);
     this.labelControlOwnerName.TabIndex = 363;
     this.labelControlOwnerName.Text = "ชื่อเจ้าของกิจการ :";
     //
     // labelControl2
     //
     this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Red;
     this.labelControl2.Location = new System.Drawing.Point(3, 33);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(6, 13);
     this.labelControl2.TabIndex = 367;
     this.labelControl2.Text = "*";
     //
     // labelControlTaxLicenceNo
     //
     this.labelControlTaxLicenceNo.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControlTaxLicenceNo.Location = new System.Drawing.Point(18, 264);
     this.labelControlTaxLicenceNo.Name = "labelControlTaxLicenceNo";
     this.labelControlTaxLicenceNo.Size = new System.Drawing.Size(109, 13);
     this.labelControlTaxLicenceNo.TabIndex = 362;
     this.labelControlTaxLicenceNo.Text = "เลขประจำตัวผู้เสียภาษี :";
     //
     // labelControlWebSite
     //
     this.labelControlWebSite.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControlWebSite.Location = new System.Drawing.Point(83, 211);
     this.labelControlWebSite.Name = "labelControlWebSite";
     this.labelControlWebSite.Size = new System.Drawing.Size(44, 13);
     this.labelControlWebSite.TabIndex = 369;
     this.labelControlWebSite.Text = "เว็บไซต์ :";
     //
     // labelControl1
     //
     this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Red;
     this.labelControl1.Location = new System.Drawing.Point(3, 3);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(6, 13);
     this.labelControl1.TabIndex = 366;
     this.labelControl1.Text = "*";
     //
     // labelControlFax
     //
     this.labelControlFax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControlFax.Location = new System.Drawing.Point(91, 160);
     this.labelControlFax.Name = "labelControlFax";
     this.labelControlFax.Size = new System.Drawing.Size(36, 13);
     this.labelControlFax.TabIndex = 368;
     this.labelControlFax.Text = "แฟกซ์ :";
     //
     // labelControlAddress
     //
     this.labelControlAddress.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControlAddress.Location = new System.Drawing.Point(99, 33);
     this.labelControlAddress.Name = "labelControlAddress";
     this.labelControlAddress.Size = new System.Drawing.Size(28, 13);
     this.labelControlAddress.TabIndex = 359;
     this.labelControlAddress.Text = "ที่อยู่ :";
     //
     // labelControlTelephone
     //
     this.labelControlTelephone.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControlTelephone.Location = new System.Drawing.Point(80, 134);
     this.labelControlTelephone.Name = "labelControlTelephone";
     this.labelControlTelephone.Size = new System.Drawing.Size(47, 13);
     this.labelControlTelephone.TabIndex = 360;
     this.labelControlTelephone.Text = "โทรศัพท์ :";
     //
     // labelControlEmail
     //
     this.labelControlEmail.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelControlEmail.Location = new System.Drawing.Point(95, 185);
     this.labelControlEmail.Name = "labelControlEmail";
     this.labelControlEmail.Size = new System.Drawing.Size(32, 13);
     this.labelControlEmail.TabIndex = 361;
     this.labelControlEmail.Text = "อีเมล์ :";
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(133, 3);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(4, 13);
     this.labelControl4.TabIndex = 372;
     this.labelControl4.Text = ":";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(133, 33);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(4, 13);
     this.labelControl5.TabIndex = 372;
     this.labelControl5.Text = ":";
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(133, 134);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(4, 13);
     this.labelControl6.TabIndex = 372;
     this.labelControl6.Text = ":";
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(133, 160);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(4, 13);
     this.labelControl7.TabIndex = 372;
     this.labelControl7.Text = ":";
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(133, 185);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(4, 13);
     this.labelControl8.TabIndex = 372;
     this.labelControl8.Text = ":";
     //
     // labelControl9
     //
     this.labelControl9.Location = new System.Drawing.Point(133, 211);
     this.labelControl9.Name = "labelControl9";
     this.labelControl9.Size = new System.Drawing.Size(4, 13);
     this.labelControl9.TabIndex = 372;
     this.labelControl9.Text = ":";
     //
     // labelControl10
     //
     this.labelControl10.Location = new System.Drawing.Point(133, 237);
     this.labelControl10.Name = "labelControl10";
     this.labelControl10.Size = new System.Drawing.Size(4, 13);
     this.labelControl10.TabIndex = 372;
     this.labelControl10.Text = ":";
     //
     // labelControl11
     //
     this.labelControl11.Location = new System.Drawing.Point(133, 264);
     this.labelControl11.Name = "labelControl11";
     this.labelControl11.Size = new System.Drawing.Size(4, 13);
     this.labelControl11.TabIndex = 372;
     this.labelControl11.Text = ":";
     //
     // labelControl12
     //
     this.labelControl12.Location = new System.Drawing.Point(133, 288);
     this.labelControl12.Name = "labelControl12";
     this.labelControl12.Size = new System.Drawing.Size(4, 13);
     this.labelControl12.TabIndex = 372;
     this.labelControl12.Text = ":";
     //
     // labelControl13
     //
     this.labelControl13.Location = new System.Drawing.Point(133, 313);
     this.labelControl13.Name = "labelControl13";
     this.labelControl13.Size = new System.Drawing.Size(4, 13);
     this.labelControl13.TabIndex = 372;
     this.labelControl13.Text = ":";
     //
     // labelControlRequired
     //
     this.labelControlRequired.Appearance.ForeColor = System.Drawing.Color.Red;
     this.labelControlRequired.Location = new System.Drawing.Point(6, 392);
     this.labelControlRequired.Name = "labelControlRequired";
     this.labelControlRequired.Size = new System.Drawing.Size(50, 13);
     this.labelControlRequired.TabIndex = 371;
     this.labelControlRequired.Text = "* โปรดระบุ";
     //
     // richTextBox_Notice
     //
     this.richTextBox_Notice.BackColor = System.Drawing.Color.WhiteSmoke;
     this.richTextBox_Notice.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.richTextBox_Notice.Location = new System.Drawing.Point(430, 200);
     this.richTextBox_Notice.Name = "richTextBox_Notice";
     this.richTextBox_Notice.ReadOnly = true;
     this.richTextBox_Notice.Size = new System.Drawing.Size(189, 104);
     this.richTextBox_Notice.TabIndex = 355;
     this.richTextBox_Notice.Text = "ขนาดไฟล์รูปภาพที่เลือกต้องไม่เกิน 50 KB และชนิดไฟล์ .JPG, JPEG, PNG, ICO,BMP,GIF " +
         "เท่านั้น";
     //
     // textEditSouceLogoPath
     //
     this.textEditSouceLogoPath.EditValue = "";
     this.textEditSouceLogoPath.Location = new System.Drawing.Point(632, 85);
     this.textEditSouceLogoPath.Name = "textEditSouceLogoPath";
     this.textEditSouceLogoPath.Properties.ReadOnly = true;
     this.textEditSouceLogoPath.Size = new System.Drawing.Size(34, 20);
     this.textEditSouceLogoPath.TabIndex = 353;
     this.textEditSouceLogoPath.Visible = false;
     //
     // textEditOldLogoPath
     //
     this.textEditOldLogoPath.EditValue = "";
     this.textEditOldLogoPath.Location = new System.Drawing.Point(632, 59);
     this.textEditOldLogoPath.Name = "textEditOldLogoPath";
     this.textEditOldLogoPath.Properties.ReadOnly = true;
     this.textEditOldLogoPath.Size = new System.Drawing.Size(34, 20);
     this.textEditOldLogoPath.TabIndex = 352;
     this.textEditOldLogoPath.Visible = false;
     //
     // bttDelete
     //
     this.bttDelete.Image = global::DXWindowsApplication2.Properties.Resources.delete;
     this.bttDelete.ImageLocation = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.bttDelete.Location = new System.Drawing.Point(283, 392);
     this.bttDelete.Name = "bttDelete";
     this.bttDelete.Size = new System.Drawing.Size(70, 55);
     this.bttDelete.TabIndex = 15;
     this.bttDelete.Text = "ลบข้อมูล";
     this.bttDelete.Click += new System.EventHandler(this.bttDelete_Click);
     //
     // bttAdd
     //
     this.bttAdd.Image = global::DXWindowsApplication2.Properties.Resources.Add;
     this.bttAdd.ImageLocation = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.bttAdd.Location = new System.Drawing.Point(131, 392);
     this.bttAdd.Name = "bttAdd";
     this.bttAdd.Size = new System.Drawing.Size(70, 55);
     this.bttAdd.TabIndex = 13;
     this.bttAdd.Text = "เพิ่มข้อมูล";
     this.bttAdd.Click += new System.EventHandler(this.bttAdd_Click);
     //
     // bttEdit
     //
     this.bttEdit.Image = global::DXWindowsApplication2.Properties.Resources.edit;
     this.bttEdit.ImageLocation = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.bttEdit.Location = new System.Drawing.Point(207, 392);
     this.bttEdit.Name = "bttEdit";
     this.bttEdit.Size = new System.Drawing.Size(70, 55);
     this.bttEdit.TabIndex = 14;
     this.bttEdit.Text = "แก้ไขข้อมูล";
     this.bttEdit.Click += new System.EventHandler(this.bttEdit_Click);
     //
     // textEditLogoPath
     //
     this.textEditLogoPath.EditValue = "";
     this.textEditLogoPath.Location = new System.Drawing.Point(632, 33);
     this.textEditLogoPath.Name = "textEditLogoPath";
     this.textEditLogoPath.Properties.ReadOnly = true;
     this.textEditLogoPath.Size = new System.Drawing.Size(34, 20);
     this.textEditLogoPath.TabIndex = 344;
     this.textEditLogoPath.Visible = false;
     //
     // pictureEditLogo
     //
     this.pictureEditLogo.Location = new System.Drawing.Point(428, 32);
     this.pictureEditLogo.Name = "pictureEditLogo";
     this.pictureEditLogo.Properties.Appearance.BackColor = System.Drawing.Color.White;
     this.pictureEditLogo.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEditLogo.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.pictureEditLogo.Properties.ReadOnly = true;
     this.pictureEditLogo.Properties.ShowMenu = false;
     this.pictureEditLogo.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.pictureEditLogo.Size = new System.Drawing.Size(189, 107);
     this.pictureEditLogo.TabIndex = 343;
     //
     // textEditId
     //
     this.textEditId.Location = new System.Drawing.Point(632, 111);
     this.textEditId.Name = "textEditId";
     this.textEditId.Size = new System.Drawing.Size(34, 20);
     this.textEditId.TabIndex = 340;
     this.textEditId.Visible = false;
     //
     // bttCancel
     //
     this.bttCancel.Enabled = false;
     this.bttCancel.Image = global::DXWindowsApplication2.Properties.Resources.Close;
     this.bttCancel.ImageLocation = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.bttCancel.Location = new System.Drawing.Point(435, 392);
     this.bttCancel.Name = "bttCancel";
     this.bttCancel.Size = new System.Drawing.Size(70, 55);
     this.bttCancel.TabIndex = 17;
     this.bttCancel.Text = "ยกเลิก";
     this.bttCancel.Click += new System.EventHandler(this.bttCancel_Click);
     //
     // bttSave
     //
     this.bttSave.Enabled = false;
     this.bttSave.Image = global::DXWindowsApplication2.Properties.Resources.savedisk;
     this.bttSave.ImageLocation = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.bttSave.Location = new System.Drawing.Point(359, 392);
     this.bttSave.Name = "bttSave";
     this.bttSave.Size = new System.Drawing.Size(70, 55);
     this.bttSave.TabIndex = 16;
     this.bttSave.Text = "บันทึก";
     this.bttSave.Click += new System.EventHandler(this.bttSave_Click);
     //
     // labelControlLogo
     //
     this.labelControlLogo.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControlLogo.Location = new System.Drawing.Point(428, 13);
     this.labelControlLogo.Name = "labelControlLogo";
     this.labelControlLogo.Size = new System.Drawing.Size(92, 13);
     this.labelControlLogo.TabIndex = 336;
     this.labelControlLogo.Text = "อพาร์ทเม้นท์โลโก้ :";
     //
     // textEditCompanyName
     //
     this.textEditCompanyName.Enabled = false;
     this.textEditCompanyName.Location = new System.Drawing.Point(152, 6);
     this.textEditCompanyName.Name = "textEditCompanyName";
     this.textEditCompanyName.Properties.MaxLength = 200;
     this.textEditCompanyName.Size = new System.Drawing.Size(270, 20);
     this.textEditCompanyName.TabIndex = 1;
     //
     // textEditVision
     //
     this.textEditVision.Enabled = false;
     this.textEditVision.Location = new System.Drawing.Point(152, 316);
     this.textEditVision.Name = "textEditVision";
     this.textEditVision.Properties.MaxLength = 500;
     this.textEditVision.Size = new System.Drawing.Size(270, 20);
     this.textEditVision.TabIndex = 10;
     //
     // textEditOwnerName
     //
     this.textEditOwnerName.Enabled = false;
     this.textEditOwnerName.Location = new System.Drawing.Point(152, 290);
     this.textEditOwnerName.Name = "textEditOwnerName";
     this.textEditOwnerName.Properties.MaxLength = 100;
     this.textEditOwnerName.Size = new System.Drawing.Size(270, 20);
     this.textEditOwnerName.TabIndex = 9;
     //
     // textEditIdCard
     //
     this.textEditIdCard.Enabled = false;
     this.textEditIdCard.Location = new System.Drawing.Point(152, 264);
     this.textEditIdCard.Name = "textEditIdCard";
     this.textEditIdCard.Properties.MaxLength = 50;
     this.textEditIdCard.Size = new System.Drawing.Size(270, 20);
     this.textEditIdCard.TabIndex = 8;
     //
     // textEditEmail
     //
     this.textEditEmail.Enabled = false;
     this.textEditEmail.Location = new System.Drawing.Point(152, 186);
     this.textEditEmail.Name = "textEditEmail";
     this.textEditEmail.Properties.MaxLength = 50;
     this.textEditEmail.Size = new System.Drawing.Size(270, 20);
     this.textEditEmail.TabIndex = 5;
     //
     // bttBrowse
     //
     this.bttBrowse.Enabled = false;
     this.bttBrowse.Location = new System.Drawing.Point(449, 145);
     this.bttBrowse.Name = "bttBrowse";
     this.bttBrowse.Size = new System.Drawing.Size(70, 35);
     this.bttBrowse.TabIndex = 11;
     this.bttBrowse.Text = "เลือก";
     this.bttBrowse.Click += new System.EventHandler(this.bttBrowse_Click);
     //
     // bttRemove
     //
     this.bttRemove.Enabled = false;
     this.bttRemove.Location = new System.Drawing.Point(525, 145);
     this.bttRemove.Name = "bttRemove";
     this.bttRemove.Size = new System.Drawing.Size(70, 35);
     this.bttRemove.TabIndex = 12;
     this.bttRemove.Text = "ลบ";
     this.bttRemove.Click += new System.EventHandler(this.bttRemove_Click);
     //
     // textEditCorporate
     //
     this.textEditCorporate.Enabled = false;
     this.textEditCorporate.Location = new System.Drawing.Point(152, 238);
     this.textEditCorporate.Name = "textEditCorporate";
     this.textEditCorporate.Properties.MaxLength = 50;
     this.textEditCorporate.Size = new System.Drawing.Size(270, 20);
     this.textEditCorporate.TabIndex = 7;
     //
     // textEditWebSite
     //
     this.textEditWebSite.Enabled = false;
     this.textEditWebSite.Location = new System.Drawing.Point(152, 212);
     this.textEditWebSite.Name = "textEditWebSite";
     this.textEditWebSite.Properties.MaxLength = 50;
     this.textEditWebSite.Size = new System.Drawing.Size(270, 20);
     this.textEditWebSite.TabIndex = 6;
     //
     // textEditTelephone
     //
     this.textEditTelephone.Enabled = false;
     this.textEditTelephone.Location = new System.Drawing.Point(152, 134);
     this.textEditTelephone.Name = "textEditTelephone";
     this.textEditTelephone.Properties.MaxLength = 50;
     this.textEditTelephone.Size = new System.Drawing.Size(270, 20);
     this.textEditTelephone.TabIndex = 3;
     //
     // textEditFax
     //
     this.textEditFax.Enabled = false;
     this.textEditFax.Location = new System.Drawing.Point(152, 160);
     this.textEditFax.Name = "textEditFax";
     this.textEditFax.Properties.MaxLength = 50;
     this.textEditFax.Properties.ValidateOnEnterKey = true;
     this.textEditFax.Size = new System.Drawing.Size(270, 20);
     this.textEditFax.TabIndex = 4;
     //
     // memoEditAddress
     //
     this.memoEditAddress.Enabled = false;
     this.memoEditAddress.Location = new System.Drawing.Point(152, 32);
     this.memoEditAddress.Name = "memoEditAddress";
     this.memoEditAddress.Properties.MaxLength = 500;
     this.memoEditAddress.Size = new System.Drawing.Size(270, 96);
     this.memoEditAddress.TabIndex = 2;
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Text = "Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(1164, 488);
     this.splitContainerControl1.SplitterPosition = 585;
     this.splitContainerControl1.TabIndex = 0;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // groupControl_BusinessList
     //
     this.groupControl_BusinessList.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl_BusinessList.AppearanceCaption.Options.UseFont = true;
     this.groupControl_BusinessList.Controls.Add(this.gridControlCompany);
     this.groupControl_BusinessList.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl_BusinessList.Location = new System.Drawing.Point(0, 0);
     this.groupControl_BusinessList.Name = "groupControl_BusinessList";
     this.groupControl_BusinessList.Size = new System.Drawing.Size(389, 488);
     this.groupControl_BusinessList.TabIndex = 0;
     this.groupControl_BusinessList.Text = "รายการกิจการ";
     //
     // gridControlCompany
     //
     this.gridControlCompany.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlCompany.Location = new System.Drawing.Point(2, 22);
     this.gridControlCompany.MainView = this.gridView1;
     this.gridControlCompany.Name = "gridControlCompany";
     this.gridControlCompany.Size = new System.Drawing.Size(385, 464);
     this.gridControlCompany.TabIndex = 1;
     this.gridControlCompany.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView1});
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.company_company_name,
     this.company_company_address,
     this.company_company_telephone,
     this.company_company_fax,
     this.company_company_email,
     this.company_company_website,
     this.company_company_idcard,
     this.company_company_corporate,
     this.company_company_owner_name,
     this.company_company_vision,
     this.company_id});
     this.gridView1.GridControl = this.gridControlCompany;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsFind.AlwaysVisible = true;
     this.gridView1.OptionsFind.ShowCloseButton = false;
     this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged);
     //
     // company_company_name
     //
     this.company_company_name.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.company_company_name.AppearanceHeader.Options.UseFont = true;
     this.company_company_name.Caption = "ชื่อกิจการ";
     this.company_company_name.FieldName = "company_name";
     this.company_company_name.Name = "company_company_name";
     this.company_company_name.OptionsColumn.AllowEdit = false;
     this.company_company_name.OptionsColumn.AllowFocus = false;
     this.company_company_name.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.company_company_name.OptionsColumn.AllowMove = false;
     this.company_company_name.Visible = true;
     this.company_company_name.VisibleIndex = 0;
     //
     // company_company_address
     //
     this.company_company_address.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.company_company_address.AppearanceHeader.Options.UseFont = true;
     this.company_company_address.Caption = "ที่อยู่";
     this.company_company_address.FieldName = "company_address";
     this.company_company_address.Name = "company_company_address";
     this.company_company_address.OptionsColumn.AllowEdit = false;
     this.company_company_address.OptionsColumn.AllowFocus = false;
     this.company_company_address.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.company_company_address.OptionsColumn.AllowMove = false;
     this.company_company_address.Visible = true;
     this.company_company_address.VisibleIndex = 1;
     //
     // company_company_telephone
     //
     this.company_company_telephone.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.company_company_telephone.AppearanceHeader.Options.UseFont = true;
     this.company_company_telephone.Caption = "โทรศัพท์";
     this.company_company_telephone.FieldName = "company_telephone";
     this.company_company_telephone.Name = "company_company_telephone";
     this.company_company_telephone.OptionsColumn.AllowEdit = false;
     this.company_company_telephone.OptionsColumn.AllowFocus = false;
     this.company_company_telephone.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.company_company_telephone.OptionsColumn.AllowMove = false;
     this.company_company_telephone.Visible = true;
     this.company_company_telephone.VisibleIndex = 2;
     //
     // company_company_fax
     //
     this.company_company_fax.Caption = "แฟกซ์";
     this.company_company_fax.FieldName = "company_fax";
     this.company_company_fax.Name = "company_company_fax";
     this.company_company_fax.OptionsColumn.AllowEdit = false;
     this.company_company_fax.OptionsColumn.AllowFocus = false;
     this.company_company_fax.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.company_company_fax.OptionsColumn.AllowMove = false;
     //
     // company_company_email
     //
     this.company_company_email.Caption = "อีเมล์";
     this.company_company_email.FieldName = "company_email";
     this.company_company_email.Name = "company_company_email";
     this.company_company_email.OptionsColumn.AllowEdit = false;
     this.company_company_email.OptionsColumn.AllowFocus = false;
     this.company_company_email.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.company_company_email.OptionsColumn.AllowMove = false;
     //
     // company_company_website
     //
     this.company_company_website.Caption = "เว็บไซต์";
     this.company_company_website.FieldName = "company_website";
     this.company_company_website.Name = "company_company_website";
     this.company_company_website.OptionsColumn.AllowEdit = false;
     this.company_company_website.OptionsColumn.AllowFocus = false;
     this.company_company_website.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.company_company_website.OptionsColumn.AllowMove = false;
     //
     // company_company_idcard
     //
     this.company_company_idcard.Caption = "เลขประจำตัวผู้เสียภาษี";
     this.company_company_idcard.FieldName = "company_id_card";
     this.company_company_idcard.Name = "company_company_idcard";
     this.company_company_idcard.OptionsColumn.AllowEdit = false;
     this.company_company_idcard.OptionsColumn.AllowFocus = false;
     this.company_company_idcard.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.company_company_idcard.OptionsColumn.AllowMove = false;
     //
     // company_company_corporate
     //
     this.company_company_corporate.Caption = "เลขทะเบียนนิติบุคคล";
     this.company_company_corporate.FieldName = "company_corporate";
     this.company_company_corporate.Name = "company_company_corporate";
     this.company_company_corporate.OptionsColumn.AllowEdit = false;
     this.company_company_corporate.OptionsColumn.AllowFocus = false;
     this.company_company_corporate.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.company_company_corporate.OptionsColumn.AllowMove = false;
     //
     // company_company_owner_name
     //
     this.company_company_owner_name.Caption = "ชื่อเจ้าของกิจการ";
     this.company_company_owner_name.FieldName = "company_owner_name";
     this.company_company_owner_name.Name = "company_company_owner_name";
     this.company_company_owner_name.OptionsColumn.AllowEdit = false;
     this.company_company_owner_name.OptionsColumn.AllowFocus = false;
     this.company_company_owner_name.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.company_company_owner_name.OptionsColumn.AllowMove = false;
     //
     // company_company_vision
     //
     this.company_company_vision.Caption = "นโยบายอพาร์ทเม้นท์";
     this.company_company_vision.FieldName = "company_vision";
     this.company_company_vision.Name = "company_company_vision";
     this.company_company_vision.OptionsColumn.AllowEdit = false;
     this.company_company_vision.OptionsColumn.AllowFocus = false;
     this.company_company_vision.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.company_company_vision.OptionsColumn.AllowMove = false;
     //
     // company_id
     //
     this.company_id.Caption = "id";
     this.company_id.FieldName = "company_id";
     this.company_id.Name = "company_id";
     //
     // splitContainerControl2
     //
     this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl2.Location = new System.Drawing.Point(7, 7);
     this.splitContainerControl2.Name = "splitContainerControl2";
     this.splitContainerControl2.Panel1.Controls.Add(this.groupControl_BusinessList);
     this.splitContainerControl2.Panel1.Text = "Panel1";
     this.splitContainerControl2.Panel2.Controls.Add(this.panelControl3);
     this.splitContainerControl2.Panel2.Text = "Panel2";
     this.splitContainerControl2.Size = new System.Drawing.Size(1164, 488);
     this.splitContainerControl2.SplitterPosition = 389;
     this.splitContainerControl2.TabIndex = 17;
     this.splitContainerControl2.Text = "splitContainerControl2";
     //
     // panelControl2
     //
     this.panelControl2.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
     this.panelControl2.Appearance.Options.UseBackColor = true;
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.splitContainerControl1);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl2.Location = new System.Drawing.Point(7, 7);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(1164, 488);
     this.panelControl2.TabIndex = 16;
     //
     // BasicInfoCompany
     //
     this.Appearance.BackColor = System.Drawing.Color.White;
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.splitContainerControl2);
     this.Controls.Add(this.panelControl2);
     this.Name = "BasicInfoCompany";
     this.Padding = new System.Windows.Forms.Padding(7);
     this.Size = new System.Drawing.Size(1178, 502);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl_BusinessInfo)).EndInit();
     this.groupControl_BusinessInfo.ResumeLayout(false);
     this.xtraScrollableControl1.ResumeLayout(false);
     this.xtraScrollableControl1.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEditSouceLogoPath.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditOldLogoPath.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditLogoPath.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditLogo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditId.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditCompanyName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditVision.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditOwnerName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditIdCard.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditEmail.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditCorporate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditWebSite.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditTelephone.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditFax.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEditAddress.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControl_BusinessList)).EndInit();
     this.groupControl_BusinessList.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlCompany)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
     this.splitContainerControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.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(UpdaterSplashScreen));
     this.gridControl1 = new DevExpress.XtraGrid.GridControl();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gcFileName = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcVersion = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gcProgress = new DevExpress.XtraGrid.Columns.GridColumn();
     this.repositoryItemProgressBar1 = new DevExpress.XtraEditors.Repository.RepositoryItemProgressBar();
     this.gridView_ShowLine1 = new FengSharp.WinForm.Dev.Components.GridView_ShowLine(this.components);
     this.progessTotal = new DevExpress.XtraEditors.ProgressBarControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.progessTotal.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.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.gridControl1.Location = new System.Drawing.Point(12, 71);
     this.gridControl1.MainView = this.gridView1;
     this.gridControl1.Name = "gridControl1";
     this.gridControl1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemProgressBar1});
     this.gridControl1.Size = new System.Drawing.Size(944, 345);
     this.gridControl1.TabIndex = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView1});
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gcFileName,
     this.gcVersion,
     this.gcProgress});
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.IndicatorWidth = 40;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.Editable = false;
     this.gridView1.OptionsCustomization.AllowFilter = false;
     this.gridView1.OptionsCustomization.AllowQuickHideColumns = false;
     this.gridView1.OptionsCustomization.AllowSort = false;
     this.gridView1.OptionsDetail.EnableMasterViewMode = false;
     this.gridView1.OptionsLayout.Columns.StoreAllOptions = true;
     this.gridView1.OptionsLayout.Columns.StoreLayout = false;
     this.gridView1.OptionsLayout.StoreDataSettings = false;
     this.gridView1.OptionsLayout.StoreVisualOptions = false;
     this.gridView1.OptionsMenu.EnableColumnMenu = false;
     this.gridView1.OptionsNavigation.EnterMoveNextColumn = true;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView_ShowLine1.SetShowLineNo(this.gridView1, true);
     //
     // gcFileName
     //
     this.gcFileName.Caption = "文件名";
     this.gcFileName.FieldName = "FileName";
     this.gcFileName.Name = "gcFileName";
     this.gcFileName.OptionsColumn.AllowEdit = false;
     this.gcFileName.Visible = true;
     this.gcFileName.VisibleIndex = 0;
     this.gcFileName.Width = 319;
     //
     // gcVersion
     //
     this.gcVersion.Caption = "版本号";
     this.gcVersion.FieldName = "Version";
     this.gcVersion.Name = "gcVersion";
     this.gcVersion.OptionsColumn.AllowEdit = false;
     this.gcVersion.Visible = true;
     this.gcVersion.VisibleIndex = 1;
     this.gcVersion.Width = 176;
     //
     // gcProgress
     //
     this.gcProgress.Caption = "进度";
     this.gcProgress.ColumnEdit = this.repositoryItemProgressBar1;
     this.gcProgress.FieldName = "Progress";
     this.gcProgress.Name = "gcProgress";
     this.gcProgress.OptionsColumn.AllowEdit = false;
     this.gcProgress.Visible = true;
     this.gcProgress.VisibleIndex = 2;
     this.gcProgress.Width = 441;
     //
     // repositoryItemProgressBar1
     //
     this.repositoryItemProgressBar1.Name = "repositoryItemProgressBar1";
     //
     // progessTotal
     //
     this.progessTotal.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.progessTotal.Location = new System.Drawing.Point(12, 445);
     this.progessTotal.Name = "progessTotal";
     this.progessTotal.Size = new System.Drawing.Size(944, 27);
     this.progessTotal.TabIndex = 14;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location = new System.Drawing.Point(803, 490);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Size = new System.Drawing.Size(123, 30);
     this.pictureEdit1.TabIndex = 16;
     //
     // labelControl1
     //
     this.labelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.labelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.labelControl1.Location = new System.Drawing.Point(41, 507);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(102, 13);
     this.labelControl1.TabIndex = 15;
     this.labelControl1.Text = "Copyright 1998-2015";
     //
     // labelControl2
     //
     this.labelControl2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.labelControl2.Appearance.Font = new System.Drawing.Font("KaiTi", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.labelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.labelControl2.Location = new System.Drawing.Point(360, 16);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(185, 35);
     this.labelControl2.TabIndex = 18;
     this.labelControl2.Text = "自动升级器";
     //
     // UpdaterSplashScreen
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(978, 540);
     this.ControlBox = true;
     this.Controls.Add(this.labelControl2);
     this.Controls.Add(this.pictureEdit1);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.progessTotal);
     this.Controls.Add(this.gridControl1);
     this.Name = "UpdaterSplashScreen";
     this.Text = "XtraForm1";
     this.Load += new System.EventHandler(this.XtraForm1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemProgressBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.progessTotal.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.groupControlRoomTypeInfo = new DevExpress.XtraEditors.GroupControl();
     this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
     this.panelControlDaily = new DevExpress.XtraEditors.PanelControl();
     this.groupControlDaily = new DevExpress.XtraEditors.GroupControl();
     this.labelControlMonth2 = new DevExpress.XtraEditors.LabelControl();
     this.textEditRoomTypeRateDaily = new DevExpress.XtraEditors.TextEdit();
     this.labelControlRoomTypeRateDaily = new DevExpress.XtraEditors.LabelControl();
     this.labelControlDepositDaily = new DevExpress.XtraEditors.LabelControl();
     this.textEditRoomTypeAdvanceDaily = new DevExpress.XtraEditors.TextEdit();
     this.labelControlBaht7 = new DevExpress.XtraEditors.LabelControl();
     this.groupBoxPublicDaily = new System.Windows.Forms.GroupBox();
     this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
     this.labelUseCostDaily = new System.Windows.Forms.Label();
     this.checkEditDailyPhone = new DevExpress.XtraEditors.CheckEdit();
     this.checkEditDailyWater = new DevExpress.XtraEditors.CheckEdit();
     this.checkEditDailyElectric = new DevExpress.XtraEditors.CheckEdit();
     this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
     this.checkEditWaterSumDaily = new DevExpress.XtraEditors.CheckEdit();
     this.checkEditLumpSumDaily = new DevExpress.XtraEditors.CheckEdit();
     this.labelControlBaht9 = new DevExpress.XtraEditors.LabelControl();
     this.labelControlBaht11 = new DevExpress.XtraEditors.LabelControl();
     this.textEditLampSumDaily = new DevExpress.XtraEditors.TextEdit();
     this.textEditWaterSumDaily = new DevExpress.XtraEditors.TextEdit();
     this.labelControlLumpLabelDaily = new DevExpress.XtraEditors.LabelControl();
     this.panelControl11 = new DevExpress.XtraEditors.PanelControl();
     this.labelControlMinrateDaily = new DevExpress.XtraEditors.LabelControl();
     this.labelControlPerUnitDaily = new DevExpress.XtraEditors.LabelControl();
     this.textEditRoomTypeElectricityUnitRateDaily = new DevExpress.XtraEditors.TextEdit();
     this.textEditRoomTypeWaterUnitRateDaily = new DevExpress.XtraEditors.TextEdit();
     this.textEditRoomTypePhoneUnitRateDaily = new DevExpress.XtraEditors.TextEdit();
     this.textEditElectricityPriceRateMinDaily = new DevExpress.XtraEditors.TextEdit();
     this.textEditWaterPriceRateMinDaily = new DevExpress.XtraEditors.TextEdit();
     this.labelControlBaht8 = new DevExpress.XtraEditors.LabelControl();
     this.labelControlBaht10 = new DevExpress.XtraEditors.LabelControl();
     this.checkEditDaily = new DevExpress.XtraEditors.CheckEdit();
     this.textEditSourcePath = new DevExpress.XtraEditors.TextEdit();
     this.textEditOldIconPath = new DevExpress.XtraEditors.TextEdit();
     this.txtEditRoomTypeCode = new DevExpress.XtraEditors.TextEdit();
     this.txtEditId = new DevExpress.XtraEditors.TextEdit();
     this.textEditIconPath = new DevExpress.XtraEditors.TextEdit();
     this.panelControlAdditional = new DevExpress.XtraEditors.PanelControl();
     this.groupControlAdditional = new DevExpress.XtraEditors.GroupControl();
     this.gridControlItem = new DevExpress.XtraGrid.GridControl();
     this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.item_name = new DevExpress.XtraGrid.Columns.GridColumn();
     this.item_price_daily = new DevExpress.XtraGrid.Columns.GridColumn();
     this.item_price_monthly = new DevExpress.XtraGrid.Columns.GridColumn();
     this.item_item_type_label = new DevExpress.XtraGrid.Columns.GridColumn();
     this.check_status = new DevExpress.XtraGrid.Columns.GridColumn();
     this.item_item_type = new DevExpress.XtraGrid.Columns.GridColumn();
     this.status = new DevExpress.XtraGrid.Columns.GridColumn();
     this.item_item_detail = new DevExpress.XtraGrid.Columns.GridColumn();
     this.item_item_vattype = new DevExpress.XtraGrid.Columns.GridColumn();
     this.bttOpenItemTab = new DevExpress.XtraEditors.SimpleButton();
     this.panelControlMonthly = new DevExpress.XtraEditors.PanelControl();
     this.labelControl1IconRoomType = new DevExpress.XtraEditors.LabelControl();
     this.richTextBox_Notice = new System.Windows.Forms.RichTextBox();
     this.bttDeleteIcon = new DevExpress.XtraEditors.SimpleButton();
     this.bttUpload = new DevExpress.XtraEditors.SimpleButton();
     this.pictureEditIcon = new DevExpress.XtraEditors.PictureEdit();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.groupControlMonthly = new DevExpress.XtraEditors.GroupControl();
     this.checkEditMonthly = new DevExpress.XtraEditors.CheckEdit();
     this.groupBoxPublic = new System.Windows.Forms.GroupBox();
     this.panelControl14 = new DevExpress.XtraEditors.PanelControl();
     this.labelUseCostMonthly = new System.Windows.Forms.Label();
     this.checkEditMonthlyPhone = new DevExpress.XtraEditors.CheckEdit();
     this.checkEditMonthlyWater = new DevExpress.XtraEditors.CheckEdit();
     this.checkEditMonthlyElectric = new DevExpress.XtraEditors.CheckEdit();
     this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
     this.checkEditWaterSum = new DevExpress.XtraEditors.CheckEdit();
     this.checkEditLumpSum = new DevExpress.XtraEditors.CheckEdit();
     this.labelControlBaht4 = new DevExpress.XtraEditors.LabelControl();
     this.labelControlBaht6 = new DevExpress.XtraEditors.LabelControl();
     this.textEditLampSum = new DevExpress.XtraEditors.TextEdit();
     this.textEditWaterSum = new DevExpress.XtraEditors.TextEdit();
     this.labelControlLumpLabel = new DevExpress.XtraEditors.LabelControl();
     this.panelControl9 = new DevExpress.XtraEditors.PanelControl();
     this.labelControlMinrate = new DevExpress.XtraEditors.LabelControl();
     this.labelControlPerUnit = new DevExpress.XtraEditors.LabelControl();
     this.textEditRoomTypeElectricityUnitRateMonthly = new DevExpress.XtraEditors.TextEdit();
     this.textEditRoomTypeWaterUnitRateMonthly = new DevExpress.XtraEditors.TextEdit();
     this.textEditRoomTypePhoneUnitRateMonthly = new DevExpress.XtraEditors.TextEdit();
     this.textEditElectricityPriceRateMin = new DevExpress.XtraEditors.TextEdit();
     this.textEditWaterPriceRateMin = new DevExpress.XtraEditors.TextEdit();
     this.labelControlBaht3 = new DevExpress.XtraEditors.LabelControl();
     this.labelControlBaht5 = new DevExpress.XtraEditors.LabelControl();
     this.textEditRoomTypeRateMonthly = new DevExpress.XtraEditors.TextEdit();
     this.textEditRoomTypeInsurerateRateMonthly = new DevExpress.XtraEditors.TextEdit();
     this.textEditRoomTypeAdvanceMonth = new DevExpress.XtraEditors.TextEdit();
     this.labelControlInsurerate = new DevExpress.XtraEditors.LabelControl();
     this.labelControlRoomTypeRate = new DevExpress.XtraEditors.LabelControl();
     this.labelControlDeposit = new DevExpress.XtraEditors.LabelControl();
     this.labelControlBaht = new DevExpress.XtraEditors.LabelControl();
     this.labelControlMonth = new DevExpress.XtraEditors.LabelControl();
     this.labelControlBaht2 = new DevExpress.XtraEditors.LabelControl();
     this.textEditRoomTypeLabel = new DevExpress.XtraEditors.TextEdit();
     this.labelControlRoomTypeLabel = new DevExpress.XtraEditors.LabelControl();
     this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
     this.labelControlRequired = new DevExpress.XtraEditors.LabelControl();
     this.bttDelete = new DevExpress.XtraEditors.SimpleButton();
     this.bttAdd = new DevExpress.XtraEditors.SimpleButton();
     this.bttEdit = new DevExpress.XtraEditors.SimpleButton();
     this.bttCancel = new DevExpress.XtraEditors.SimpleButton();
     this.bttSave = new DevExpress.XtraEditors.SimpleButton();
     this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.splitContainerControl2 = new DevExpress.XtraEditors.SplitContainerControl();
     this.groupControlRoomtypeList = new DevExpress.XtraEditors.GroupControl();
     this.gridControlRoomType = new DevExpress.XtraGrid.GridControl();
     this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.roomtype_label = new DevExpress.XtraGrid.Columns.GridColumn();
     this.room_count = new DevExpress.XtraGrid.Columns.GridColumn();
     this.roomtype_month_electric_checked = new DevExpress.XtraGrid.Columns.GridColumn();
     this.roomtype_month_water_checked = new DevExpress.XtraGrid.Columns.GridColumn();
     this.roomtype_month_electric_lumpchecked = new DevExpress.XtraGrid.Columns.GridColumn();
     this.roomtype_month_water_lumpchecked = new DevExpress.XtraGrid.Columns.GridColumn();
     this.roomtype_id = new DevExpress.XtraGrid.Columns.GridColumn();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlRoomTypeInfo)).BeginInit();
     this.groupControlRoomTypeInfo.SuspendLayout();
     this.xtraScrollableControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControlDaily)).BeginInit();
     this.panelControlDaily.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlDaily)).BeginInit();
     this.groupControlDaily.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeRateDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeAdvanceDaily.Properties)).BeginInit();
     this.groupBoxPublicDaily.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
     this.panelControl6.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditDailyPhone.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditDailyWater.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditDailyElectric.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
     this.panelControl7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditWaterSumDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditLumpSumDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditLampSumDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditWaterSumDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl11)).BeginInit();
     this.panelControl11.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeElectricityUnitRateDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeWaterUnitRateDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypePhoneUnitRateDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditElectricityPriceRateMinDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditWaterPriceRateMinDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditDaily.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditSourcePath.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditOldIconPath.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditRoomTypeCode.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditId.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditIconPath.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControlAdditional)).BeginInit();
     this.panelControlAdditional.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlAdditional)).BeginInit();
     this.groupControlAdditional.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControlMonthly)).BeginInit();
     this.panelControlMonthly.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditIcon.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlMonthly)).BeginInit();
     this.groupControlMonthly.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditMonthly.Properties)).BeginInit();
     this.groupBoxPublic.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl14)).BeginInit();
     this.panelControl14.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditMonthlyPhone.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditMonthlyWater.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditMonthlyElectric.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
     this.panelControl4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditWaterSum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditLumpSum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditLampSum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditWaterSum.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit();
     this.panelControl9.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeElectricityUnitRateMonthly.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeWaterUnitRateMonthly.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypePhoneUnitRateMonthly.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditElectricityPriceRateMin.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditWaterPriceRateMin.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeRateMonthly.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeInsurerateRateMonthly.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeAdvanceMonth.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeLabel.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
     this.panelControl8.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).BeginInit();
     this.splitContainerControl2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlRoomtypeList)).BeginInit();
     this.groupControlRoomtypeList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlRoomType)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // groupControlRoomTypeInfo
     //
     this.groupControlRoomTypeInfo.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControlRoomTypeInfo.AppearanceCaption.Options.UseFont = true;
     this.groupControlRoomTypeInfo.Controls.Add(this.xtraScrollableControl1);
     this.groupControlRoomTypeInfo.Controls.Add(this.panelControl8);
     this.groupControlRoomTypeInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControlRoomTypeInfo.Location = new System.Drawing.Point(0, 0);
     this.groupControlRoomTypeInfo.Name = "groupControlRoomTypeInfo";
     this.groupControlRoomTypeInfo.Size = new System.Drawing.Size(592, 845);
     this.groupControlRoomTypeInfo.TabIndex = 0;
     this.groupControlRoomTypeInfo.Text = "ข้อมูลประเภทห้อง";
     //
     // xtraScrollableControl1
     //
     this.xtraScrollableControl1.Controls.Add(this.panelControlDaily);
     this.xtraScrollableControl1.Controls.Add(this.panelControlAdditional);
     this.xtraScrollableControl1.Controls.Add(this.panelControlMonthly);
     this.xtraScrollableControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraScrollableControl1.Location = new System.Drawing.Point(2, 22);
     this.xtraScrollableControl1.Name = "xtraScrollableControl1";
     this.xtraScrollableControl1.Size = new System.Drawing.Size(588, 755);
     this.xtraScrollableControl1.TabIndex = 417;
     //
     // panelControlDaily
     //
     this.panelControlDaily.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.panelControlDaily.Appearance.Options.UseBackColor = true;
     this.panelControlDaily.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControlDaily.Controls.Add(this.groupControlDaily);
     this.panelControlDaily.Controls.Add(this.textEditSourcePath);
     this.panelControlDaily.Controls.Add(this.textEditOldIconPath);
     this.panelControlDaily.Controls.Add(this.txtEditRoomTypeCode);
     this.panelControlDaily.Controls.Add(this.txtEditId);
     this.panelControlDaily.Controls.Add(this.textEditIconPath);
     this.panelControlDaily.Location = new System.Drawing.Point(0, 304);
     this.panelControlDaily.Name = "panelControlDaily";
     this.panelControlDaily.Padding = new System.Windows.Forms.Padding(10);
     this.panelControlDaily.Size = new System.Drawing.Size(653, 242);
     this.panelControlDaily.TabIndex = 429;
     //
     // groupControlDaily
     //
     this.groupControlDaily.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.groupControlDaily.Appearance.Options.UseBackColor = true;
     this.groupControlDaily.Controls.Add(this.labelControlMonth2);
     this.groupControlDaily.Controls.Add(this.textEditRoomTypeRateDaily);
     this.groupControlDaily.Controls.Add(this.labelControlRoomTypeRateDaily);
     this.groupControlDaily.Controls.Add(this.labelControlDepositDaily);
     this.groupControlDaily.Controls.Add(this.textEditRoomTypeAdvanceDaily);
     this.groupControlDaily.Controls.Add(this.labelControlBaht7);
     this.groupControlDaily.Controls.Add(this.groupBoxPublicDaily);
     this.groupControlDaily.Controls.Add(this.checkEditDaily);
     this.groupControlDaily.Location = new System.Drawing.Point(10, 10);
     this.groupControlDaily.Name = "groupControlDaily";
     this.groupControlDaily.Size = new System.Drawing.Size(480, 223);
     this.groupControlDaily.TabIndex = 428;
     //
     // labelControlMonth2
     //
     this.labelControlMonth2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlMonth2.Location = new System.Drawing.Point(429, 32);
     this.labelControlMonth2.Name = "labelControlMonth2";
     this.labelControlMonth2.Size = new System.Drawing.Size(41, 20);
     this.labelControlMonth2.TabIndex = 418;
     this.labelControlMonth2.Text = "เดือน";
     this.labelControlMonth2.Visible = false;
     //
     // textEditRoomTypeRateDaily
     //
     this.textEditRoomTypeRateDaily.EditValue = 0;
     this.textEditRoomTypeRateDaily.Location = new System.Drawing.Point(120, 34);
     this.textEditRoomTypeRateDaily.Name = "textEditRoomTypeRateDaily";
     this.textEditRoomTypeRateDaily.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.textEditRoomTypeRateDaily.Properties.DisplayFormat.FormatString = "n2";
     this.textEditRoomTypeRateDaily.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeRateDaily.Properties.EditFormat.FormatString = "n2";
     this.textEditRoomTypeRateDaily.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeRateDaily.Properties.Mask.BeepOnError = true;
     this.textEditRoomTypeRateDaily.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditRoomTypeRateDaily.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditRoomTypeRateDaily.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditRoomTypeRateDaily.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypeRateDaily.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditRoomTypeRateDaily.Size = new System.Drawing.Size(72, 20);
     this.textEditRoomTypeRateDaily.TabIndex = 413;
     //
     // labelControlRoomTypeRateDaily
     //
     this.labelControlRoomTypeRateDaily.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.labelControlRoomTypeRateDaily.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlRoomTypeRateDaily.Location = new System.Drawing.Point(22, 34);
     this.labelControlRoomTypeRateDaily.Name = "labelControlRoomTypeRateDaily";
     this.labelControlRoomTypeRateDaily.Size = new System.Drawing.Size(93, 23);
     this.labelControlRoomTypeRateDaily.TabIndex = 415;
     this.labelControlRoomTypeRateDaily.Text = "ค่าเช่าห้อง :";
     //
     // labelControlDepositDaily
     //
     this.labelControlDepositDaily.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.labelControlDepositDaily.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlDepositDaily.Location = new System.Drawing.Point(268, 34);
     this.labelControlDepositDaily.Name = "labelControlDepositDaily";
     this.labelControlDepositDaily.Size = new System.Drawing.Size(97, 18);
     this.labelControlDepositDaily.TabIndex = 416;
     this.labelControlDepositDaily.Text = "ค่าเช่าล่วงหน้า :";
     this.labelControlDepositDaily.Visible = false;
     //
     // textEditRoomTypeAdvanceDaily
     //
     this.textEditRoomTypeAdvanceDaily.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.textEditRoomTypeAdvanceDaily.EditValue = "0";
     this.textEditRoomTypeAdvanceDaily.Location = new System.Drawing.Point(385, 32);
     this.textEditRoomTypeAdvanceDaily.Name = "textEditRoomTypeAdvanceDaily";
     this.textEditRoomTypeAdvanceDaily.Properties.Mask.BeepOnError = true;
     this.textEditRoomTypeAdvanceDaily.Properties.Mask.EditMask = "0*([0-9]{1,2}|10)";
     this.textEditRoomTypeAdvanceDaily.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditRoomTypeAdvanceDaily.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditRoomTypeAdvanceDaily.Size = new System.Drawing.Size(36, 20);
     this.textEditRoomTypeAdvanceDaily.TabIndex = 403;
     this.textEditRoomTypeAdvanceDaily.Visible = false;
     //
     // labelControlBaht7
     //
     this.labelControlBaht7.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlBaht7.Location = new System.Drawing.Point(198, 36);
     this.labelControlBaht7.Name = "labelControlBaht7";
     this.labelControlBaht7.Size = new System.Drawing.Size(71, 20);
     this.labelControlBaht7.TabIndex = 417;
     this.labelControlBaht7.Text = "บาท";
     //
     // groupBoxPublicDaily
     //
     this.groupBoxPublicDaily.Controls.Add(this.panelControl6);
     this.groupBoxPublicDaily.Location = new System.Drawing.Point(5, 58);
     this.groupBoxPublicDaily.Name = "groupBoxPublicDaily";
     this.groupBoxPublicDaily.Size = new System.Drawing.Size(468, 160);
     this.groupBoxPublicDaily.TabIndex = 412;
     this.groupBoxPublicDaily.TabStop = false;
     this.groupBoxPublicDaily.Text = "ค่าสาธารณูปโภค";
     //
     // panelControl6
     //
     this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl6.Controls.Add(this.labelUseCostDaily);
     this.panelControl6.Controls.Add(this.checkEditDailyPhone);
     this.panelControl6.Controls.Add(this.checkEditDailyWater);
     this.panelControl6.Controls.Add(this.checkEditDailyElectric);
     this.panelControl6.Controls.Add(this.panelControl7);
     this.panelControl6.Controls.Add(this.panelControl11);
     this.panelControl6.Location = new System.Drawing.Point(5, 17);
     this.panelControl6.Name = "panelControl6";
     this.panelControl6.Size = new System.Drawing.Size(456, 134);
     this.panelControl6.TabIndex = 392;
     //
     // labelUseCostDaily
     //
     this.labelUseCostDaily.AutoSize = true;
     this.labelUseCostDaily.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelUseCostDaily.Location = new System.Drawing.Point(18, 9);
     this.labelUseCostDaily.Name = "labelUseCostDaily";
     this.labelUseCostDaily.Size = new System.Drawing.Size(70, 13);
     this.labelUseCostDaily.TabIndex = 401;
     this.labelUseCostDaily.Text = "คิดค่าใช้จ่าย";
     //
     // checkEditDailyPhone
     //
     this.checkEditDailyPhone.EditValue = true;
     this.checkEditDailyPhone.Enabled = false;
     this.checkEditDailyPhone.Location = new System.Drawing.Point(1, 84);
     this.checkEditDailyPhone.Name = "checkEditDailyPhone";
     this.checkEditDailyPhone.Properties.Appearance.Options.UseTextOptions = true;
     this.checkEditDailyPhone.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditDailyPhone.Properties.Caption = "โทรศัพท์ : ";
     this.checkEditDailyPhone.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditDailyPhone.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditDailyPhone.Size = new System.Drawing.Size(87, 19);
     this.checkEditDailyPhone.TabIndex = 399;
     //
     // checkEditDailyWater
     //
     this.checkEditDailyWater.Enabled = false;
     this.checkEditDailyWater.Location = new System.Drawing.Point(1, 58);
     this.checkEditDailyWater.Name = "checkEditDailyWater";
     this.checkEditDailyWater.Properties.Appearance.Options.UseTextOptions = true;
     this.checkEditDailyWater.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditDailyWater.Properties.Caption = "น้ำ : ";
     this.checkEditDailyWater.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditDailyWater.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditDailyWater.Size = new System.Drawing.Size(87, 19);
     this.checkEditDailyWater.TabIndex = 398;
     this.checkEditDailyWater.CheckedChanged += new System.EventHandler(this.checkEditDailyWater_CheckedChanged);
     //
     // checkEditDailyElectric
     //
     this.checkEditDailyElectric.Enabled = false;
     this.checkEditDailyElectric.Location = new System.Drawing.Point(1, 31);
     this.checkEditDailyElectric.Name = "checkEditDailyElectric";
     this.checkEditDailyElectric.Properties.Appearance.Options.UseTextOptions = true;
     this.checkEditDailyElectric.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditDailyElectric.Properties.Caption = "ไฟ : ";
     this.checkEditDailyElectric.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditDailyElectric.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditDailyElectric.Size = new System.Drawing.Size(87, 19);
     this.checkEditDailyElectric.TabIndex = 397;
     this.checkEditDailyElectric.CheckedChanged += new System.EventHandler(this.checkEditDailyElectric_CheckedChanged);
     //
     // panelControl7
     //
     this.panelControl7.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.panelControl7.Appearance.Options.UseBackColor = true;
     this.panelControl7.Controls.Add(this.checkEditWaterSumDaily);
     this.panelControl7.Controls.Add(this.checkEditLumpSumDaily);
     this.panelControl7.Controls.Add(this.labelControlBaht9);
     this.panelControl7.Controls.Add(this.labelControlBaht11);
     this.panelControl7.Controls.Add(this.textEditLampSumDaily);
     this.panelControl7.Controls.Add(this.textEditWaterSumDaily);
     this.panelControl7.Controls.Add(this.labelControlLumpLabelDaily);
     this.panelControl7.Location = new System.Drawing.Point(305, 5);
     this.panelControl7.Name = "panelControl7";
     this.panelControl7.Size = new System.Drawing.Size(146, 121);
     this.panelControl7.TabIndex = 396;
     //
     // checkEditWaterSumDaily
     //
     this.checkEditWaterSumDaily.Enabled = false;
     this.checkEditWaterSumDaily.Location = new System.Drawing.Point(5, 53);
     this.checkEditWaterSumDaily.Name = "checkEditWaterSumDaily";
     this.checkEditWaterSumDaily.Properties.Caption = "";
     this.checkEditWaterSumDaily.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditWaterSumDaily.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditWaterSumDaily.Size = new System.Drawing.Size(19, 19);
     this.checkEditWaterSumDaily.TabIndex = 407;
     this.checkEditWaterSumDaily.CheckedChanged += new System.EventHandler(this.checkEditWaterSumDaily_CheckedChanged);
     //
     // checkEditLumpSumDaily
     //
     this.checkEditLumpSumDaily.Enabled = false;
     this.checkEditLumpSumDaily.Location = new System.Drawing.Point(5, 26);
     this.checkEditLumpSumDaily.Name = "checkEditLumpSumDaily";
     this.checkEditLumpSumDaily.Properties.Caption = "";
     this.checkEditLumpSumDaily.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditLumpSumDaily.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditLumpSumDaily.Size = new System.Drawing.Size(19, 19);
     this.checkEditLumpSumDaily.TabIndex = 406;
     this.checkEditLumpSumDaily.CheckedChanged += new System.EventHandler(this.checkEditLumpSumDaily_CheckedChanged);
     //
     // labelControlBaht9
     //
     this.labelControlBaht9.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlBaht9.Location = new System.Drawing.Point(101, 29);
     this.labelControlBaht9.Name = "labelControlBaht9";
     this.labelControlBaht9.Size = new System.Drawing.Size(51, 12);
     this.labelControlBaht9.TabIndex = 404;
     this.labelControlBaht9.Text = "บาท";
     //
     // labelControlBaht11
     //
     this.labelControlBaht11.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlBaht11.Location = new System.Drawing.Point(101, 54);
     this.labelControlBaht11.Name = "labelControlBaht11";
     this.labelControlBaht11.Size = new System.Drawing.Size(47, 12);
     this.labelControlBaht11.TabIndex = 405;
     this.labelControlBaht11.Text = "บาท";
     //
     // textEditLampSumDaily
     //
     this.textEditLampSumDaily.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.textEditLampSumDaily.Enabled = false;
     this.textEditLampSumDaily.Location = new System.Drawing.Point(27, 26);
     this.textEditLampSumDaily.Name = "textEditLampSumDaily";
     this.textEditLampSumDaily.Properties.DisplayFormat.FormatString = "n2";
     this.textEditLampSumDaily.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditLampSumDaily.Properties.EditFormat.FormatString = "n2";
     this.textEditLampSumDaily.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditLampSumDaily.Properties.Mask.BeepOnError = true;
     this.textEditLampSumDaily.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditLampSumDaily.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditLampSumDaily.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditLampSumDaily.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditLampSumDaily.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditLampSumDaily.Size = new System.Drawing.Size(70, 20);
     this.textEditLampSumDaily.TabIndex = 402;
     //
     // textEditWaterSumDaily
     //
     this.textEditWaterSumDaily.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.textEditWaterSumDaily.Enabled = false;
     this.textEditWaterSumDaily.Location = new System.Drawing.Point(27, 52);
     this.textEditWaterSumDaily.Name = "textEditWaterSumDaily";
     this.textEditWaterSumDaily.Properties.DisplayFormat.FormatString = "n2";
     this.textEditWaterSumDaily.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditWaterSumDaily.Properties.EditFormat.FormatString = "n2";
     this.textEditWaterSumDaily.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditWaterSumDaily.Properties.Mask.BeepOnError = true;
     this.textEditWaterSumDaily.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditWaterSumDaily.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditWaterSumDaily.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditWaterSumDaily.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditWaterSumDaily.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditWaterSumDaily.Size = new System.Drawing.Size(70, 20);
     this.textEditWaterSumDaily.TabIndex = 403;
     //
     // labelControlLumpLabelDaily
     //
     this.labelControlLumpLabelDaily.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControlLumpLabelDaily.Location = new System.Drawing.Point(52, 3);
     this.labelControlLumpLabelDaily.Name = "labelControlLumpLabelDaily";
     this.labelControlLumpLabelDaily.Size = new System.Drawing.Size(45, 13);
     this.labelControlLumpLabelDaily.TabIndex = 401;
     this.labelControlLumpLabelDaily.Text = "เหมาจ่าย";
     //
     // panelControl11
     //
     this.panelControl11.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.panelControl11.Appearance.Options.UseBackColor = true;
     this.panelControl11.Controls.Add(this.labelControlMinrateDaily);
     this.panelControl11.Controls.Add(this.labelControlPerUnitDaily);
     this.panelControl11.Controls.Add(this.textEditRoomTypeElectricityUnitRateDaily);
     this.panelControl11.Controls.Add(this.textEditRoomTypeWaterUnitRateDaily);
     this.panelControl11.Controls.Add(this.textEditRoomTypePhoneUnitRateDaily);
     this.panelControl11.Controls.Add(this.textEditElectricityPriceRateMinDaily);
     this.panelControl11.Controls.Add(this.textEditWaterPriceRateMinDaily);
     this.panelControl11.Controls.Add(this.labelControlBaht8);
     this.panelControl11.Controls.Add(this.labelControlBaht10);
     this.panelControl11.Location = new System.Drawing.Point(98, 5);
     this.panelControl11.Name = "panelControl11";
     this.panelControl11.Size = new System.Drawing.Size(206, 121);
     this.panelControl11.TabIndex = 395;
     //
     // labelControlMinrateDaily
     //
     this.labelControlMinrateDaily.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControlMinrateDaily.Location = new System.Drawing.Point(87, 3);
     this.labelControlMinrateDaily.Name = "labelControlMinrateDaily";
     this.labelControlMinrateDaily.Size = new System.Drawing.Size(56, 13);
     this.labelControlMinrateDaily.TabIndex = 403;
     this.labelControlMinrateDaily.Text = "อัตราขั้นต่ำ";
     //
     // labelControlPerUnitDaily
     //
     this.labelControlPerUnitDaily.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControlPerUnitDaily.Location = new System.Drawing.Point(5, 3);
     this.labelControlPerUnitDaily.Name = "labelControlPerUnitDaily";
     this.labelControlPerUnitDaily.Size = new System.Drawing.Size(70, 13);
     this.labelControlPerUnitDaily.TabIndex = 400;
     this.labelControlPerUnitDaily.Text = "อัตราต่อหน่วย";
     //
     // textEditRoomTypeElectricityUnitRateDaily
     //
     this.textEditRoomTypeElectricityUnitRateDaily.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.textEditRoomTypeElectricityUnitRateDaily.Location = new System.Drawing.Point(5, 26);
     this.textEditRoomTypeElectricityUnitRateDaily.Name = "textEditRoomTypeElectricityUnitRateDaily";
     this.textEditRoomTypeElectricityUnitRateDaily.Properties.DisplayFormat.FormatString = "n2";
     this.textEditRoomTypeElectricityUnitRateDaily.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeElectricityUnitRateDaily.Properties.EditFormat.FormatString = "n2";
     this.textEditRoomTypeElectricityUnitRateDaily.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeElectricityUnitRateDaily.Properties.Mask.BeepOnError = true;
     this.textEditRoomTypeElectricityUnitRateDaily.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditRoomTypeElectricityUnitRateDaily.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditRoomTypeElectricityUnitRateDaily.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditRoomTypeElectricityUnitRateDaily.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypeElectricityUnitRateDaily.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditRoomTypeElectricityUnitRateDaily.Size = new System.Drawing.Size(70, 20);
     this.textEditRoomTypeElectricityUnitRateDaily.TabIndex = 395;
     //
     // textEditRoomTypeWaterUnitRateDaily
     //
     this.textEditRoomTypeWaterUnitRateDaily.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.textEditRoomTypeWaterUnitRateDaily.Enabled = false;
     this.textEditRoomTypeWaterUnitRateDaily.Location = new System.Drawing.Point(5, 52);
     this.textEditRoomTypeWaterUnitRateDaily.Name = "textEditRoomTypeWaterUnitRateDaily";
     this.textEditRoomTypeWaterUnitRateDaily.Properties.DisplayFormat.FormatString = "n2";
     this.textEditRoomTypeWaterUnitRateDaily.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeWaterUnitRateDaily.Properties.EditFormat.FormatString = "n2";
     this.textEditRoomTypeWaterUnitRateDaily.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeWaterUnitRateDaily.Properties.Mask.BeepOnError = true;
     this.textEditRoomTypeWaterUnitRateDaily.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditRoomTypeWaterUnitRateDaily.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditRoomTypeWaterUnitRateDaily.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditRoomTypeWaterUnitRateDaily.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypeWaterUnitRateDaily.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditRoomTypeWaterUnitRateDaily.Size = new System.Drawing.Size(70, 20);
     this.textEditRoomTypeWaterUnitRateDaily.TabIndex = 396;
     //
     // textEditRoomTypePhoneUnitRateDaily
     //
     this.textEditRoomTypePhoneUnitRateDaily.EditValue = "ใช้ข้อมูลจากตู้สาขา";
     this.textEditRoomTypePhoneUnitRateDaily.Enabled = false;
     this.textEditRoomTypePhoneUnitRateDaily.Location = new System.Drawing.Point(5, 78);
     this.textEditRoomTypePhoneUnitRateDaily.Name = "textEditRoomTypePhoneUnitRateDaily";
     this.textEditRoomTypePhoneUnitRateDaily.Properties.Mask.BeepOnError = true;
     this.textEditRoomTypePhoneUnitRateDaily.Properties.Mask.EditMask = "n2";
     this.textEditRoomTypePhoneUnitRateDaily.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditRoomTypePhoneUnitRateDaily.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypePhoneUnitRateDaily.Size = new System.Drawing.Size(147, 20);
     this.textEditRoomTypePhoneUnitRateDaily.TabIndex = 397;
     //
     // textEditElectricityPriceRateMinDaily
     //
     this.textEditElectricityPriceRateMinDaily.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.textEditElectricityPriceRateMinDaily.Location = new System.Drawing.Point(80, 26);
     this.textEditElectricityPriceRateMinDaily.Name = "textEditElectricityPriceRateMinDaily";
     this.textEditElectricityPriceRateMinDaily.Properties.DisplayFormat.FormatString = "n2";
     this.textEditElectricityPriceRateMinDaily.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditElectricityPriceRateMinDaily.Properties.EditFormat.FormatString = "n2";
     this.textEditElectricityPriceRateMinDaily.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditElectricityPriceRateMinDaily.Properties.Mask.BeepOnError = true;
     this.textEditElectricityPriceRateMinDaily.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditElectricityPriceRateMinDaily.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditElectricityPriceRateMinDaily.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditElectricityPriceRateMinDaily.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditElectricityPriceRateMinDaily.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditElectricityPriceRateMinDaily.Size = new System.Drawing.Size(72, 20);
     this.textEditElectricityPriceRateMinDaily.TabIndex = 398;
     //
     // textEditWaterPriceRateMinDaily
     //
     this.textEditWaterPriceRateMinDaily.EditValue = new decimal(new int[] {
     0,
     0,
     0,
     0});
     this.textEditWaterPriceRateMinDaily.Enabled = false;
     this.textEditWaterPriceRateMinDaily.Location = new System.Drawing.Point(80, 52);
     this.textEditWaterPriceRateMinDaily.Name = "textEditWaterPriceRateMinDaily";
     this.textEditWaterPriceRateMinDaily.Properties.DisplayFormat.FormatString = "n2";
     this.textEditWaterPriceRateMinDaily.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditWaterPriceRateMinDaily.Properties.EditFormat.FormatString = "n2";
     this.textEditWaterPriceRateMinDaily.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditWaterPriceRateMinDaily.Properties.Mask.BeepOnError = true;
     this.textEditWaterPriceRateMinDaily.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditWaterPriceRateMinDaily.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditWaterPriceRateMinDaily.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditWaterPriceRateMinDaily.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditWaterPriceRateMinDaily.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditWaterPriceRateMinDaily.Size = new System.Drawing.Size(72, 20);
     this.textEditWaterPriceRateMinDaily.TabIndex = 399;
     //
     // labelControlBaht8
     //
     this.labelControlBaht8.Location = new System.Drawing.Point(158, 28);
     this.labelControlBaht8.Name = "labelControlBaht8";
     this.labelControlBaht8.Size = new System.Drawing.Size(20, 13);
     this.labelControlBaht8.TabIndex = 401;
     this.labelControlBaht8.Text = "บาท";
     //
     // labelControlBaht10
     //
     this.labelControlBaht10.Location = new System.Drawing.Point(158, 55);
     this.labelControlBaht10.Name = "labelControlBaht10";
     this.labelControlBaht10.Size = new System.Drawing.Size(20, 13);
     this.labelControlBaht10.TabIndex = 402;
     this.labelControlBaht10.Text = "บาท";
     //
     // checkEditDaily
     //
     this.checkEditDaily.Location = new System.Drawing.Point(8, 2);
     this.checkEditDaily.Name = "checkEditDaily";
     this.checkEditDaily.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.checkEditDaily.Properties.Appearance.Options.UseFont = true;
     this.checkEditDaily.Properties.Caption = "รายวัน";
     this.checkEditDaily.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.checkEditDaily.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditDaily.Size = new System.Drawing.Size(68, 19);
     this.checkEditDaily.TabIndex = 400;
     this.checkEditDaily.CheckedChanged += new System.EventHandler(this.checkEditDaily_CheckedChanged);
     //
     // textEditSourcePath
     //
     this.textEditSourcePath.EditValue = "";
     this.textEditSourcePath.Enabled = false;
     this.textEditSourcePath.Location = new System.Drawing.Point(496, 91);
     this.textEditSourcePath.Name = "textEditSourcePath";
     this.textEditSourcePath.Size = new System.Drawing.Size(39, 20);
     this.textEditSourcePath.TabIndex = 421;
     this.textEditSourcePath.Visible = false;
     //
     // textEditOldIconPath
     //
     this.textEditOldIconPath.EditValue = "";
     this.textEditOldIconPath.Enabled = false;
     this.textEditOldIconPath.Location = new System.Drawing.Point(496, 65);
     this.textEditOldIconPath.Name = "textEditOldIconPath";
     this.textEditOldIconPath.Size = new System.Drawing.Size(39, 20);
     this.textEditOldIconPath.TabIndex = 422;
     this.textEditOldIconPath.Visible = false;
     //
     // txtEditRoomTypeCode
     //
     this.txtEditRoomTypeCode.EditValue = "";
     this.txtEditRoomTypeCode.Location = new System.Drawing.Point(494, 13);
     this.txtEditRoomTypeCode.Name = "txtEditRoomTypeCode";
     this.txtEditRoomTypeCode.Size = new System.Drawing.Size(87, 20);
     this.txtEditRoomTypeCode.TabIndex = 414;
     this.txtEditRoomTypeCode.Visible = false;
     //
     // txtEditId
     //
     this.txtEditId.EditValue = 0;
     this.txtEditId.Location = new System.Drawing.Point(587, 13);
     this.txtEditId.Name = "txtEditId";
     this.txtEditId.Size = new System.Drawing.Size(30, 20);
     this.txtEditId.TabIndex = 415;
     this.txtEditId.Visible = false;
     //
     // textEditIconPath
     //
     this.textEditIconPath.EditValue = "";
     this.textEditIconPath.Enabled = false;
     this.textEditIconPath.Location = new System.Drawing.Point(496, 39);
     this.textEditIconPath.Name = "textEditIconPath";
     this.textEditIconPath.Size = new System.Drawing.Size(39, 20);
     this.textEditIconPath.TabIndex = 416;
     this.textEditIconPath.Visible = false;
     //
     // panelControlAdditional
     //
     this.panelControlAdditional.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.panelControlAdditional.Appearance.Options.UseBackColor = true;
     this.panelControlAdditional.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControlAdditional.Controls.Add(this.groupControlAdditional);
     this.panelControlAdditional.Controls.Add(this.bttOpenItemTab);
     this.panelControlAdditional.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControlAdditional.Enabled = false;
     this.panelControlAdditional.Location = new System.Drawing.Point(0, 546);
     this.panelControlAdditional.Name = "panelControlAdditional";
     this.panelControlAdditional.Padding = new System.Windows.Forms.Padding(10);
     this.panelControlAdditional.Size = new System.Drawing.Size(653, 212);
     this.panelControlAdditional.TabIndex = 428;
     //
     // groupControlAdditional
     //
     this.groupControlAdditional.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControlAdditional.AppearanceCaption.Options.UseFont = true;
     this.groupControlAdditional.Controls.Add(this.gridControlItem);
     this.groupControlAdditional.Location = new System.Drawing.Point(10, 10);
     this.groupControlAdditional.Name = "groupControlAdditional";
     this.groupControlAdditional.Size = new System.Drawing.Size(630, 152);
     this.groupControlAdditional.TabIndex = 415;
     this.groupControlAdditional.Text = "ค่าใช้จ่ายเพิ่มเติม";
     //
     // gridControlItem
     //
     this.gridControlItem.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlItem.Location = new System.Drawing.Point(2, 22);
     this.gridControlItem.MainView = this.gridView2;
     this.gridControlItem.Name = "gridControlItem";
     this.gridControlItem.Size = new System.Drawing.Size(626, 128);
     this.gridControlItem.TabIndex = 24;
     this.gridControlItem.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView2});
     //
     // gridView2
     //
     this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.item_name,
     this.item_price_daily,
     this.item_price_monthly,
     this.item_item_type_label,
     this.check_status,
     this.item_item_type,
     this.status,
     this.item_item_detail,
     this.item_item_vattype});
     this.gridView2.GridControl = this.gridControlItem;
     this.gridView2.Name = "gridView2";
     this.gridView2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView2.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView2.OptionsFind.AllowFindPanel = false;
     this.gridView2.OptionsFind.ShowCloseButton = false;
     this.gridView2.OptionsView.EnableAppearanceEvenRow = true;
     this.gridView2.OptionsView.ShowGroupPanel = false;
     //
     // item_name
     //
     this.item_name.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.item_name.AppearanceHeader.Options.UseFont = true;
     this.item_name.Caption = "รายการค่าใช้จ่ายเพิ่มเติม";
     this.item_name.FieldName = "item_name";
     this.item_name.Name = "item_name";
     this.item_name.OptionsColumn.AllowEdit = false;
     this.item_name.OptionsColumn.AllowFocus = false;
     this.item_name.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.item_name.OptionsColumn.AllowMove = false;
     this.item_name.Visible = true;
     this.item_name.VisibleIndex = 0;
     this.item_name.Width = 150;
     //
     // item_price_daily
     //
     this.item_price_daily.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.item_price_daily.AppearanceHeader.Options.UseFont = true;
     this.item_price_daily.Caption = "จำนวนเงินรายวัน";
     this.item_price_daily.DisplayFormat.FormatString = "n2";
     this.item_price_daily.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.item_price_daily.FieldName = "item_price_daily";
     this.item_price_daily.Name = "item_price_daily";
     this.item_price_daily.OptionsColumn.AllowEdit = false;
     this.item_price_daily.OptionsColumn.AllowFocus = false;
     this.item_price_daily.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.item_price_daily.OptionsColumn.AllowMove = false;
     this.item_price_daily.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     this.item_price_daily.Visible = true;
     this.item_price_daily.VisibleIndex = 1;
     this.item_price_daily.Width = 131;
     //
     // item_price_monthly
     //
     this.item_price_monthly.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.item_price_monthly.AppearanceHeader.Options.UseFont = true;
     this.item_price_monthly.Caption = "จำนวนเงินรายเดือน";
     this.item_price_monthly.DisplayFormat.FormatString = "n2";
     this.item_price_monthly.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.item_price_monthly.FieldName = "item_price_monthly";
     this.item_price_monthly.Name = "item_price_monthly";
     this.item_price_monthly.OptionsColumn.AllowEdit = false;
     this.item_price_monthly.OptionsColumn.AllowFocus = false;
     this.item_price_monthly.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.item_price_monthly.OptionsColumn.AllowMove = false;
     this.item_price_monthly.UnboundType = DevExpress.Data.UnboundColumnType.Decimal;
     this.item_price_monthly.Visible = true;
     this.item_price_monthly.VisibleIndex = 2;
     this.item_price_monthly.Width = 117;
     //
     // item_item_type_label
     //
     this.item_item_type_label.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.item_item_type_label.AppearanceHeader.Options.UseFont = true;
     this.item_item_type_label.Caption = "รูปแบบค่าใช้จ่าย";
     this.item_item_type_label.FieldName = "item_type_label";
     this.item_item_type_label.Name = "item_item_type_label";
     this.item_item_type_label.OptionsColumn.AllowEdit = false;
     this.item_item_type_label.OptionsColumn.AllowFocus = false;
     this.item_item_type_label.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.item_item_type_label.OptionsColumn.AllowMove = false;
     this.item_item_type_label.Visible = true;
     this.item_item_type_label.VisibleIndex = 3;
     this.item_item_type_label.Width = 102;
     //
     // check_status
     //
     this.check_status.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.check_status.AppearanceHeader.Options.UseFont = true;
     this.check_status.Caption = "สถานะการใช้งาน";
     this.check_status.FieldName = "check_box";
     this.check_status.Name = "check_status";
     this.check_status.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.check_status.OptionsColumn.AllowMove = false;
     this.check_status.UnboundType = DevExpress.Data.UnboundColumnType.Boolean;
     this.check_status.Visible = true;
     this.check_status.VisibleIndex = 4;
     this.check_status.Width = 108;
     //
     // item_item_type
     //
     this.item_item_type.Caption = "item_item_type";
     this.item_item_type.FieldName = "item_type";
     this.item_item_type.Name = "item_item_type";
     this.item_item_type.OptionsColumn.AllowEdit = false;
     this.item_item_type.OptionsColumn.AllowFocus = false;
     this.item_item_type.Width = 83;
     //
     // status
     //
     this.status.Caption = "สถานะการใช้งาน";
     this.status.Name = "status";
     this.status.Width = 85;
     //
     // item_item_detail
     //
     this.item_item_detail.Caption = "รายละเอียด";
     this.item_item_detail.FieldName = "detail";
     this.item_item_detail.Name = "item_item_detail";
     //
     // item_item_vattype
     //
     this.item_item_vattype.Caption = "gridColumn1";
     this.item_item_vattype.FieldName = "item_vat";
     this.item_item_vattype.Name = "item_item_vattype";
     //
     // bttOpenItemTab
     //
     this.bttOpenItemTab.Location = new System.Drawing.Point(13, 168);
     this.bttOpenItemTab.Name = "bttOpenItemTab";
     this.bttOpenItemTab.Size = new System.Drawing.Size(107, 35);
     this.bttOpenItemTab.TabIndex = 414;
     this.bttOpenItemTab.Text = "เพิ่มรายการ";
     this.bttOpenItemTab.Click += new System.EventHandler(this.bttOpenItemTab_Click);
     //
     // panelControlMonthly
     //
     this.panelControlMonthly.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.panelControlMonthly.Appearance.Options.UseBackColor = true;
     this.panelControlMonthly.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControlMonthly.Controls.Add(this.labelControl1IconRoomType);
     this.panelControlMonthly.Controls.Add(this.richTextBox_Notice);
     this.panelControlMonthly.Controls.Add(this.bttDeleteIcon);
     this.panelControlMonthly.Controls.Add(this.bttUpload);
     this.panelControlMonthly.Controls.Add(this.pictureEditIcon);
     this.panelControlMonthly.Controls.Add(this.labelControl7);
     this.panelControlMonthly.Controls.Add(this.groupControlMonthly);
     this.panelControlMonthly.Controls.Add(this.textEditRoomTypeLabel);
     this.panelControlMonthly.Controls.Add(this.labelControlRoomTypeLabel);
     this.panelControlMonthly.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControlMonthly.Location = new System.Drawing.Point(0, 0);
     this.panelControlMonthly.Name = "panelControlMonthly";
     this.panelControlMonthly.Padding = new System.Windows.Forms.Padding(10);
     this.panelControlMonthly.Size = new System.Drawing.Size(653, 758);
     this.panelControlMonthly.TabIndex = 415;
     //
     // labelControl1IconRoomType
     //
     this.labelControl1IconRoomType.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControl1IconRoomType.Location = new System.Drawing.Point(498, 17);
     this.labelControl1IconRoomType.Name = "labelControl1IconRoomType";
     this.labelControl1IconRoomType.Size = new System.Drawing.Size(74, 13);
     this.labelControl1IconRoomType.TabIndex = 424;
     this.labelControl1IconRoomType.Text = "รูปประเภทห้อง";
     //
     // richTextBox_Notice
     //
     this.richTextBox_Notice.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.richTextBox_Notice.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.richTextBox_Notice.ForeColor = System.Drawing.Color.Black;
     this.richTextBox_Notice.Location = new System.Drawing.Point(494, 206);
     this.richTextBox_Notice.Name = "richTextBox_Notice";
     this.richTextBox_Notice.ReadOnly = true;
     this.richTextBox_Notice.Size = new System.Drawing.Size(146, 85);
     this.richTextBox_Notice.TabIndex = 423;
     this.richTextBox_Notice.Text = "ขนาดไฟล์รูปภาพที่เลือกต้องไม่เกิน 50 KB และชนิดไฟล์ .JPG, JPEG, PNG, ICO,BMP,GIF " +
         "เท่านั้น";
     //
     // bttDeleteIcon
     //
     this.bttDeleteIcon.Enabled = false;
     this.bttDeleteIcon.Location = new System.Drawing.Point(570, 164);
     this.bttDeleteIcon.Name = "bttDeleteIcon";
     this.bttDeleteIcon.Size = new System.Drawing.Size(70, 35);
     this.bttDeleteIcon.TabIndex = 418;
     this.bttDeleteIcon.Text = "ลบ";
     this.bttDeleteIcon.Click += new System.EventHandler(this.bttDeleteIcon_Click);
     //
     // bttUpload
     //
     this.bttUpload.Enabled = false;
     this.bttUpload.Location = new System.Drawing.Point(494, 164);
     this.bttUpload.Name = "bttUpload";
     this.bttUpload.Size = new System.Drawing.Size(70, 35);
     this.bttUpload.TabIndex = 417;
     this.bttUpload.Text = "เลือก";
     this.bttUpload.Click += new System.EventHandler(this.bttUpload_Click);
     //
     // pictureEditIcon
     //
     this.pictureEditIcon.Location = new System.Drawing.Point(494, 39);
     this.pictureEditIcon.Name = "pictureEditIcon";
     this.pictureEditIcon.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.pictureEditIcon.Size = new System.Drawing.Size(146, 119);
     this.pictureEditIcon.TabIndex = 420;
     //
     // labelControl7
     //
     this.labelControl7.Appearance.ForeColor = System.Drawing.Color.Red;
     this.labelControl7.Location = new System.Drawing.Point(12, 17);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(6, 13);
     this.labelControl7.TabIndex = 410;
     this.labelControl7.Text = "*";
     //
     // groupControlMonthly
     //
     this.groupControlMonthly.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(236)))), ((int)(((byte)(239)))));
     this.groupControlMonthly.Appearance.Options.UseBackColor = true;
     this.groupControlMonthly.Controls.Add(this.checkEditMonthly);
     this.groupControlMonthly.Controls.Add(this.groupBoxPublic);
     this.groupControlMonthly.Controls.Add(this.textEditRoomTypeRateMonthly);
     this.groupControlMonthly.Controls.Add(this.textEditRoomTypeInsurerateRateMonthly);
     this.groupControlMonthly.Controls.Add(this.textEditRoomTypeAdvanceMonth);
     this.groupControlMonthly.Controls.Add(this.labelControlInsurerate);
     this.groupControlMonthly.Controls.Add(this.labelControlRoomTypeRate);
     this.groupControlMonthly.Controls.Add(this.labelControlDeposit);
     this.groupControlMonthly.Controls.Add(this.labelControlBaht);
     this.groupControlMonthly.Controls.Add(this.labelControlMonth);
     this.groupControlMonthly.Controls.Add(this.labelControlBaht2);
     this.groupControlMonthly.Location = new System.Drawing.Point(11, 39);
     this.groupControlMonthly.Name = "groupControlMonthly";
     this.groupControlMonthly.Size = new System.Drawing.Size(480, 238);
     this.groupControlMonthly.TabIndex = 413;
     //
     // checkEditMonthly
     //
     this.checkEditMonthly.EditValue = true;
     this.checkEditMonthly.Location = new System.Drawing.Point(8, 2);
     this.checkEditMonthly.Name = "checkEditMonthly";
     this.checkEditMonthly.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.checkEditMonthly.Properties.Appearance.Options.UseFont = true;
     this.checkEditMonthly.Properties.Caption = "รายเดือน";
     this.checkEditMonthly.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Default;
     this.checkEditMonthly.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditMonthly.Size = new System.Drawing.Size(68, 19);
     this.checkEditMonthly.TabIndex = 400;
     this.checkEditMonthly.CheckedChanged += new System.EventHandler(this.checkEditMonthly_CheckedChanged);
     //
     // groupBoxPublic
     //
     this.groupBoxPublic.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBoxPublic.Controls.Add(this.panelControl14);
     this.groupBoxPublic.Location = new System.Drawing.Point(6, 90);
     this.groupBoxPublic.Name = "groupBoxPublic";
     this.groupBoxPublic.Size = new System.Drawing.Size(471, 141);
     this.groupBoxPublic.TabIndex = 412;
     this.groupBoxPublic.TabStop = false;
     this.groupBoxPublic.Text = "ค่าสาธารณูปโภค";
     //
     // panelControl14
     //
     this.panelControl14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.panelControl14.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl14.Controls.Add(this.labelUseCostMonthly);
     this.panelControl14.Controls.Add(this.checkEditMonthlyPhone);
     this.panelControl14.Controls.Add(this.checkEditMonthlyWater);
     this.panelControl14.Controls.Add(this.checkEditMonthlyElectric);
     this.panelControl14.Controls.Add(this.panelControl4);
     this.panelControl14.Controls.Add(this.panelControl9);
     this.panelControl14.Location = new System.Drawing.Point(5, 17);
     this.panelControl14.Name = "panelControl14";
     this.panelControl14.Size = new System.Drawing.Size(459, 117);
     this.panelControl14.TabIndex = 392;
     //
     // labelUseCostMonthly
     //
     this.labelUseCostMonthly.AutoSize = true;
     this.labelUseCostMonthly.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelUseCostMonthly.Location = new System.Drawing.Point(16, 6);
     this.labelUseCostMonthly.Name = "labelUseCostMonthly";
     this.labelUseCostMonthly.Size = new System.Drawing.Size(70, 13);
     this.labelUseCostMonthly.TabIndex = 400;
     this.labelUseCostMonthly.Text = "คิดค่าใช้จ่าย";
     //
     // checkEditMonthlyPhone
     //
     this.checkEditMonthlyPhone.EditValue = true;
     this.checkEditMonthlyPhone.Location = new System.Drawing.Point(1, 84);
     this.checkEditMonthlyPhone.Name = "checkEditMonthlyPhone";
     this.checkEditMonthlyPhone.Properties.Appearance.Options.UseTextOptions = true;
     this.checkEditMonthlyPhone.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditMonthlyPhone.Properties.Caption = "โทรศัพท์ : ";
     this.checkEditMonthlyPhone.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditMonthlyPhone.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditMonthlyPhone.Size = new System.Drawing.Size(87, 19);
     this.checkEditMonthlyPhone.TabIndex = 399;
     //
     // checkEditMonthlyWater
     //
     this.checkEditMonthlyWater.EditValue = true;
     this.checkEditMonthlyWater.Location = new System.Drawing.Point(1, 58);
     this.checkEditMonthlyWater.Name = "checkEditMonthlyWater";
     this.checkEditMonthlyWater.Properties.Appearance.Options.UseTextOptions = true;
     this.checkEditMonthlyWater.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditMonthlyWater.Properties.Caption = "น้ำ : ";
     this.checkEditMonthlyWater.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditMonthlyWater.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditMonthlyWater.Size = new System.Drawing.Size(87, 19);
     this.checkEditMonthlyWater.TabIndex = 398;
     this.checkEditMonthlyWater.CheckedChanged += new System.EventHandler(this.checkEditMonthlyWater_CheckedChanged);
     //
     // checkEditMonthlyElectric
     //
     this.checkEditMonthlyElectric.EditValue = true;
     this.checkEditMonthlyElectric.Location = new System.Drawing.Point(1, 31);
     this.checkEditMonthlyElectric.Name = "checkEditMonthlyElectric";
     this.checkEditMonthlyElectric.Properties.Appearance.Options.UseTextOptions = true;
     this.checkEditMonthlyElectric.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditMonthlyElectric.Properties.Caption = "ไฟ : ";
     this.checkEditMonthlyElectric.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditMonthlyElectric.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditMonthlyElectric.Size = new System.Drawing.Size(87, 19);
     this.checkEditMonthlyElectric.TabIndex = 397;
     this.checkEditMonthlyElectric.CheckedChanged += new System.EventHandler(this.checkEditMonthlyElectric_CheckedChanged);
     //
     // panelControl4
     //
     this.panelControl4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.panelControl4.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.panelControl4.Appearance.Options.UseBackColor = true;
     this.panelControl4.Controls.Add(this.checkEditWaterSum);
     this.panelControl4.Controls.Add(this.checkEditLumpSum);
     this.panelControl4.Controls.Add(this.labelControlBaht4);
     this.panelControl4.Controls.Add(this.labelControlBaht6);
     this.panelControl4.Controls.Add(this.textEditLampSum);
     this.panelControl4.Controls.Add(this.textEditWaterSum);
     this.panelControl4.Controls.Add(this.labelControlLumpLabel);
     this.panelControl4.Location = new System.Drawing.Point(303, 3);
     this.panelControl4.Name = "panelControl4";
     this.panelControl4.Size = new System.Drawing.Size(153, 114);
     this.panelControl4.TabIndex = 396;
     //
     // checkEditWaterSum
     //
     this.checkEditWaterSum.Location = new System.Drawing.Point(5, 51);
     this.checkEditWaterSum.Name = "checkEditWaterSum";
     this.checkEditWaterSum.Properties.Caption = "";
     this.checkEditWaterSum.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditWaterSum.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditWaterSum.Size = new System.Drawing.Size(19, 19);
     this.checkEditWaterSum.TabIndex = 407;
     this.checkEditWaterSum.CheckedChanged += new System.EventHandler(this.checkEditWaterSum_CheckedChanged);
     //
     // checkEditLumpSum
     //
     this.checkEditLumpSum.Location = new System.Drawing.Point(5, 25);
     this.checkEditLumpSum.Name = "checkEditLumpSum";
     this.checkEditLumpSum.Properties.Caption = "";
     this.checkEditLumpSum.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.checkEditLumpSum.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.checkEditLumpSum.Size = new System.Drawing.Size(19, 19);
     this.checkEditLumpSum.TabIndex = 406;
     this.checkEditLumpSum.CheckedChanged += new System.EventHandler(this.checkEditLumpSum_CheckedChanged);
     //
     // labelControlBaht4
     //
     this.labelControlBaht4.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlBaht4.Location = new System.Drawing.Point(101, 27);
     this.labelControlBaht4.Name = "labelControlBaht4";
     this.labelControlBaht4.Size = new System.Drawing.Size(51, 18);
     this.labelControlBaht4.TabIndex = 404;
     this.labelControlBaht4.Text = "บาท";
     //
     // labelControlBaht6
     //
     this.labelControlBaht6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlBaht6.Location = new System.Drawing.Point(101, 51);
     this.labelControlBaht6.Name = "labelControlBaht6";
     this.labelControlBaht6.Size = new System.Drawing.Size(56, 20);
     this.labelControlBaht6.TabIndex = 405;
     this.labelControlBaht6.Text = "บาท";
     //
     // textEditLampSum
     //
     this.textEditLampSum.EditValue = "1000000.00";
     this.textEditLampSum.Enabled = false;
     this.textEditLampSum.Location = new System.Drawing.Point(25, 26);
     this.textEditLampSum.Name = "textEditLampSum";
     this.textEditLampSum.Properties.DisplayFormat.FormatString = "n2";
     this.textEditLampSum.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditLampSum.Properties.EditFormat.FormatString = "n2";
     this.textEditLampSum.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditLampSum.Properties.Mask.BeepOnError = true;
     this.textEditLampSum.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditLampSum.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditLampSum.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditLampSum.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditLampSum.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditLampSum.Size = new System.Drawing.Size(70, 20);
     this.textEditLampSum.TabIndex = 402;
     //
     // textEditWaterSum
     //
     this.textEditWaterSum.EditValue = "99999999999999999";
     this.textEditWaterSum.Enabled = false;
     this.textEditWaterSum.Location = new System.Drawing.Point(25, 52);
     this.textEditWaterSum.Name = "textEditWaterSum";
     this.textEditWaterSum.Properties.DisplayFormat.FormatString = "n2";
     this.textEditWaterSum.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditWaterSum.Properties.EditFormat.FormatString = "n2";
     this.textEditWaterSum.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditWaterSum.Properties.Mask.BeepOnError = true;
     this.textEditWaterSum.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditWaterSum.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditWaterSum.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditWaterSum.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditWaterSum.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditWaterSum.Size = new System.Drawing.Size(70, 20);
     this.textEditWaterSum.TabIndex = 403;
     //
     // labelControlLumpLabel
     //
     this.labelControlLumpLabel.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControlLumpLabel.Location = new System.Drawing.Point(52, 3);
     this.labelControlLumpLabel.Name = "labelControlLumpLabel";
     this.labelControlLumpLabel.Size = new System.Drawing.Size(45, 13);
     this.labelControlLumpLabel.TabIndex = 401;
     this.labelControlLumpLabel.Text = "เหมาจ่าย";
     //
     // panelControl9
     //
     this.panelControl9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.panelControl9.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.panelControl9.Appearance.Options.UseBackColor = true;
     this.panelControl9.Controls.Add(this.labelControlMinrate);
     this.panelControl9.Controls.Add(this.labelControlPerUnit);
     this.panelControl9.Controls.Add(this.textEditRoomTypeElectricityUnitRateMonthly);
     this.panelControl9.Controls.Add(this.textEditRoomTypeWaterUnitRateMonthly);
     this.panelControl9.Controls.Add(this.textEditRoomTypePhoneUnitRateMonthly);
     this.panelControl9.Controls.Add(this.textEditElectricityPriceRateMin);
     this.panelControl9.Controls.Add(this.textEditWaterPriceRateMin);
     this.panelControl9.Controls.Add(this.labelControlBaht3);
     this.panelControl9.Controls.Add(this.labelControlBaht5);
     this.panelControl9.Location = new System.Drawing.Point(96, 3);
     this.panelControl9.Name = "panelControl9";
     this.panelControl9.Size = new System.Drawing.Size(206, 114);
     this.panelControl9.TabIndex = 395;
     //
     // labelControlMinrate
     //
     this.labelControlMinrate.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControlMinrate.Location = new System.Drawing.Point(87, 3);
     this.labelControlMinrate.Name = "labelControlMinrate";
     this.labelControlMinrate.Size = new System.Drawing.Size(56, 13);
     this.labelControlMinrate.TabIndex = 403;
     this.labelControlMinrate.Text = "อัตราขั้นต่ำ";
     //
     // labelControlPerUnit
     //
     this.labelControlPerUnit.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.labelControlPerUnit.Location = new System.Drawing.Point(5, 3);
     this.labelControlPerUnit.Name = "labelControlPerUnit";
     this.labelControlPerUnit.Size = new System.Drawing.Size(70, 13);
     this.labelControlPerUnit.TabIndex = 400;
     this.labelControlPerUnit.Text = "อัตราต่อหน่วย";
     //
     // textEditRoomTypeElectricityUnitRateMonthly
     //
     this.textEditRoomTypeElectricityUnitRateMonthly.EditValue = "1000000.00";
     this.textEditRoomTypeElectricityUnitRateMonthly.Location = new System.Drawing.Point(5, 26);
     this.textEditRoomTypeElectricityUnitRateMonthly.Name = "textEditRoomTypeElectricityUnitRateMonthly";
     this.textEditRoomTypeElectricityUnitRateMonthly.Properties.DisplayFormat.FormatString = "n2";
     this.textEditRoomTypeElectricityUnitRateMonthly.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeElectricityUnitRateMonthly.Properties.EditFormat.FormatString = "n2";
     this.textEditRoomTypeElectricityUnitRateMonthly.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeElectricityUnitRateMonthly.Properties.Mask.BeepOnError = true;
     this.textEditRoomTypeElectricityUnitRateMonthly.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditRoomTypeElectricityUnitRateMonthly.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditRoomTypeElectricityUnitRateMonthly.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditRoomTypeElectricityUnitRateMonthly.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypeElectricityUnitRateMonthly.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditRoomTypeElectricityUnitRateMonthly.Size = new System.Drawing.Size(70, 20);
     this.textEditRoomTypeElectricityUnitRateMonthly.TabIndex = 395;
     //
     // textEditRoomTypeWaterUnitRateMonthly
     //
     this.textEditRoomTypeWaterUnitRateMonthly.EditValue = "1000000.00";
     this.textEditRoomTypeWaterUnitRateMonthly.Location = new System.Drawing.Point(5, 52);
     this.textEditRoomTypeWaterUnitRateMonthly.Name = "textEditRoomTypeWaterUnitRateMonthly";
     this.textEditRoomTypeWaterUnitRateMonthly.Properties.DisplayFormat.FormatString = "n2";
     this.textEditRoomTypeWaterUnitRateMonthly.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeWaterUnitRateMonthly.Properties.EditFormat.FormatString = "n2";
     this.textEditRoomTypeWaterUnitRateMonthly.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeWaterUnitRateMonthly.Properties.Mask.BeepOnError = true;
     this.textEditRoomTypeWaterUnitRateMonthly.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditRoomTypeWaterUnitRateMonthly.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditRoomTypeWaterUnitRateMonthly.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditRoomTypeWaterUnitRateMonthly.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypeWaterUnitRateMonthly.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditRoomTypeWaterUnitRateMonthly.Size = new System.Drawing.Size(70, 20);
     this.textEditRoomTypeWaterUnitRateMonthly.TabIndex = 396;
     //
     // textEditRoomTypePhoneUnitRateMonthly
     //
     this.textEditRoomTypePhoneUnitRateMonthly.EditValue = "ใช้ข้อมูลจากตู้สาขา";
     this.textEditRoomTypePhoneUnitRateMonthly.Enabled = false;
     this.textEditRoomTypePhoneUnitRateMonthly.Location = new System.Drawing.Point(5, 78);
     this.textEditRoomTypePhoneUnitRateMonthly.Name = "textEditRoomTypePhoneUnitRateMonthly";
     this.textEditRoomTypePhoneUnitRateMonthly.Properties.Mask.BeepOnError = true;
     this.textEditRoomTypePhoneUnitRateMonthly.Properties.Mask.EditMask = "n2";
     this.textEditRoomTypePhoneUnitRateMonthly.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditRoomTypePhoneUnitRateMonthly.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypePhoneUnitRateMonthly.Size = new System.Drawing.Size(147, 20);
     this.textEditRoomTypePhoneUnitRateMonthly.TabIndex = 397;
     //
     // textEditElectricityPriceRateMin
     //
     this.textEditElectricityPriceRateMin.EditValue = "100000000000000000";
     this.textEditElectricityPriceRateMin.Location = new System.Drawing.Point(80, 26);
     this.textEditElectricityPriceRateMin.Name = "textEditElectricityPriceRateMin";
     this.textEditElectricityPriceRateMin.Properties.DisplayFormat.FormatString = "n2";
     this.textEditElectricityPriceRateMin.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditElectricityPriceRateMin.Properties.EditFormat.FormatString = "n2";
     this.textEditElectricityPriceRateMin.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditElectricityPriceRateMin.Properties.Mask.BeepOnError = true;
     this.textEditElectricityPriceRateMin.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditElectricityPriceRateMin.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditElectricityPriceRateMin.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditElectricityPriceRateMin.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditElectricityPriceRateMin.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditElectricityPriceRateMin.Size = new System.Drawing.Size(72, 20);
     this.textEditElectricityPriceRateMin.TabIndex = 398;
     //
     // textEditWaterPriceRateMin
     //
     this.textEditWaterPriceRateMin.EditValue = "1000000.00";
     this.textEditWaterPriceRateMin.Location = new System.Drawing.Point(80, 52);
     this.textEditWaterPriceRateMin.Name = "textEditWaterPriceRateMin";
     this.textEditWaterPriceRateMin.Properties.DisplayFormat.FormatString = "n2";
     this.textEditWaterPriceRateMin.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditWaterPriceRateMin.Properties.EditFormat.FormatString = "n2";
     this.textEditWaterPriceRateMin.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditWaterPriceRateMin.Properties.Mask.BeepOnError = true;
     this.textEditWaterPriceRateMin.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditWaterPriceRateMin.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditWaterPriceRateMin.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditWaterPriceRateMin.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditWaterPriceRateMin.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditWaterPriceRateMin.Size = new System.Drawing.Size(72, 20);
     this.textEditWaterPriceRateMin.TabIndex = 399;
     //
     // labelControlBaht3
     //
     this.labelControlBaht3.Location = new System.Drawing.Point(158, 28);
     this.labelControlBaht3.Name = "labelControlBaht3";
     this.labelControlBaht3.Size = new System.Drawing.Size(20, 13);
     this.labelControlBaht3.TabIndex = 401;
     this.labelControlBaht3.Text = "บาท";
     //
     // labelControlBaht5
     //
     this.labelControlBaht5.Location = new System.Drawing.Point(158, 55);
     this.labelControlBaht5.Name = "labelControlBaht5";
     this.labelControlBaht5.Size = new System.Drawing.Size(20, 13);
     this.labelControlBaht5.TabIndex = 402;
     this.labelControlBaht5.Text = "บาท";
     //
     // textEditRoomTypeRateMonthly
     //
     this.textEditRoomTypeRateMonthly.EditValue = "100000000000000";
     this.textEditRoomTypeRateMonthly.Location = new System.Drawing.Point(120, 38);
     this.textEditRoomTypeRateMonthly.Name = "textEditRoomTypeRateMonthly";
     this.textEditRoomTypeRateMonthly.Properties.DisplayFormat.FormatString = "n2";
     this.textEditRoomTypeRateMonthly.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeRateMonthly.Properties.EditFormat.FormatString = "n2";
     this.textEditRoomTypeRateMonthly.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeRateMonthly.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditRoomTypeRateMonthly.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditRoomTypeRateMonthly.Properties.Mask.ShowPlaceHolders = false;
     this.textEditRoomTypeRateMonthly.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypeRateMonthly.Properties.MaxLength = 7;
     this.textEditRoomTypeRateMonthly.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditRoomTypeRateMonthly.Size = new System.Drawing.Size(70, 20);
     this.textEditRoomTypeRateMonthly.TabIndex = 395;
     //
     // textEditRoomTypeInsurerateRateMonthly
     //
     this.textEditRoomTypeInsurerateRateMonthly.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.textEditRoomTypeInsurerateRateMonthly.EditValue = "999999999999";
     this.textEditRoomTypeInsurerateRateMonthly.Location = new System.Drawing.Point(332, 37);
     this.textEditRoomTypeInsurerateRateMonthly.Name = "textEditRoomTypeInsurerateRateMonthly";
     this.textEditRoomTypeInsurerateRateMonthly.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.textEditRoomTypeInsurerateRateMonthly.Properties.DisplayFormat.FormatString = "n2";
     this.textEditRoomTypeInsurerateRateMonthly.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeInsurerateRateMonthly.Properties.EditFormat.FormatString = "n2";
     this.textEditRoomTypeInsurerateRateMonthly.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
     this.textEditRoomTypeInsurerateRateMonthly.Properties.Mask.BeepOnError = true;
     this.textEditRoomTypeInsurerateRateMonthly.Properties.Mask.EditMask = "0*([0-9]{1,7}|1000000)|0*([0-9]{1,7}|1000000)\\.([0-9]){2}";
     this.textEditRoomTypeInsurerateRateMonthly.Properties.Mask.IgnoreMaskBlank = false;
     this.textEditRoomTypeInsurerateRateMonthly.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditRoomTypeInsurerateRateMonthly.Properties.Mask.ShowPlaceHolders = false;
     this.textEditRoomTypeInsurerateRateMonthly.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypeInsurerateRateMonthly.Properties.MaxLength = 7;
     this.textEditRoomTypeInsurerateRateMonthly.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditRoomTypeInsurerateRateMonthly.Size = new System.Drawing.Size(70, 20);
     this.textEditRoomTypeInsurerateRateMonthly.TabIndex = 402;
     //
     // textEditRoomTypeAdvanceMonth
     //
     this.textEditRoomTypeAdvanceMonth.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.textEditRoomTypeAdvanceMonth.EditValue = "";
     this.textEditRoomTypeAdvanceMonth.Location = new System.Drawing.Point(119, 68);
     this.textEditRoomTypeAdvanceMonth.Name = "textEditRoomTypeAdvanceMonth";
     this.textEditRoomTypeAdvanceMonth.Properties.Mask.BeepOnError = true;
     this.textEditRoomTypeAdvanceMonth.Properties.Mask.EditMask = "0*([0-9]{1,2})|10";
     this.textEditRoomTypeAdvanceMonth.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.textEditRoomTypeAdvanceMonth.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypeAdvanceMonth.Properties.MaxLength = 2;
     this.textEditRoomTypeAdvanceMonth.Properties.NullText = "0";
     this.textEditRoomTypeAdvanceMonth.Properties.NullValuePrompt = "0";
     this.textEditRoomTypeAdvanceMonth.Properties.NullValuePromptShowForEmptyValue = true;
     this.textEditRoomTypeAdvanceMonth.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.textEditRoomTypeAdvanceMonth.Size = new System.Drawing.Size(72, 20);
     this.textEditRoomTypeAdvanceMonth.TabIndex = 403;
     //
     // labelControlInsurerate
     //
     this.labelControlInsurerate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.labelControlInsurerate.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlInsurerate.Location = new System.Drawing.Point(236, 37);
     this.labelControlInsurerate.Name = "labelControlInsurerate";
     this.labelControlInsurerate.Size = new System.Drawing.Size(90, 20);
     this.labelControlInsurerate.TabIndex = 405;
     this.labelControlInsurerate.Text = "ค่าประกันห้อง :";
     //
     // labelControlRoomTypeRate
     //
     this.labelControlRoomTypeRate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.labelControlRoomTypeRate.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlRoomTypeRate.Location = new System.Drawing.Point(6, 35);
     this.labelControlRoomTypeRate.Name = "labelControlRoomTypeRate";
     this.labelControlRoomTypeRate.Size = new System.Drawing.Size(108, 23);
     this.labelControlRoomTypeRate.TabIndex = 404;
     this.labelControlRoomTypeRate.Text = "ค่าเช่าห้อง :";
     //
     // labelControlDeposit
     //
     this.labelControlDeposit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.labelControlDeposit.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlDeposit.Location = new System.Drawing.Point(5, 69);
     this.labelControlDeposit.Name = "labelControlDeposit";
     this.labelControlDeposit.Size = new System.Drawing.Size(110, 18);
     this.labelControlDeposit.TabIndex = 406;
     this.labelControlDeposit.Text = "ค่าเช่าล่วงหน้า :";
     //
     // labelControlBaht
     //
     this.labelControlBaht.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlBaht.Location = new System.Drawing.Point(194, 38);
     this.labelControlBaht.Name = "labelControlBaht";
     this.labelControlBaht.Size = new System.Drawing.Size(52, 20);
     this.labelControlBaht.TabIndex = 407;
     this.labelControlBaht.Text = "บาท";
     //
     // labelControlMonth
     //
     this.labelControlMonth.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlMonth.Location = new System.Drawing.Point(194, 67);
     this.labelControlMonth.Name = "labelControlMonth";
     this.labelControlMonth.Size = new System.Drawing.Size(41, 20);
     this.labelControlMonth.TabIndex = 408;
     this.labelControlMonth.Text = "เดือน";
     //
     // labelControlBaht2
     //
     this.labelControlBaht2.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlBaht2.Location = new System.Drawing.Point(411, 37);
     this.labelControlBaht2.Name = "labelControlBaht2";
     this.labelControlBaht2.Size = new System.Drawing.Size(61, 20);
     this.labelControlBaht2.TabIndex = 409;
     this.labelControlBaht2.Text = "บาท";
     //
     // textEditRoomTypeLabel
     //
     this.textEditRoomTypeLabel.EditValue = "";
     this.textEditRoomTypeLabel.Enabled = false;
     this.textEditRoomTypeLabel.Location = new System.Drawing.Point(131, 14);
     this.textEditRoomTypeLabel.Name = "textEditRoomTypeLabel";
     this.textEditRoomTypeLabel.Properties.AllowNullInput = DevExpress.Utils.DefaultBoolean.False;
     this.textEditRoomTypeLabel.Properties.Mask.UseMaskAsDisplayFormat = true;
     this.textEditRoomTypeLabel.Properties.MaxLength = 300;
     this.textEditRoomTypeLabel.Size = new System.Drawing.Size(282, 20);
     this.textEditRoomTypeLabel.TabIndex = 411;
     //
     // labelControlRoomTypeLabel
     //
     this.labelControlRoomTypeLabel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.labelControlRoomTypeLabel.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.labelControlRoomTypeLabel.Location = new System.Drawing.Point(20, 14);
     this.labelControlRoomTypeLabel.Name = "labelControlRoomTypeLabel";
     this.labelControlRoomTypeLabel.Size = new System.Drawing.Size(106, 19);
     this.labelControlRoomTypeLabel.TabIndex = 412;
     this.labelControlRoomTypeLabel.Text = "ชื่อประเภทห้อง :";
     //
     // panelControl8
     //
     this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl8.Controls.Add(this.labelControlRequired);
     this.panelControl8.Controls.Add(this.bttDelete);
     this.panelControl8.Controls.Add(this.bttAdd);
     this.panelControl8.Controls.Add(this.bttEdit);
     this.panelControl8.Controls.Add(this.bttCancel);
     this.panelControl8.Controls.Add(this.bttSave);
     this.panelControl8.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl8.Location = new System.Drawing.Point(2, 777);
     this.panelControl8.Name = "panelControl8";
     this.panelControl8.Size = new System.Drawing.Size(588, 66);
     this.panelControl8.TabIndex = 416;
     //
     // labelControlRequired
     //
     this.labelControlRequired.Appearance.ForeColor = System.Drawing.Color.Red;
     this.labelControlRequired.Location = new System.Drawing.Point(12, 21);
     this.labelControlRequired.Name = "labelControlRequired";
     this.labelControlRequired.Size = new System.Drawing.Size(50, 13);
     this.labelControlRequired.TabIndex = 430;
     this.labelControlRequired.Text = "* โปรดระบุ";
     //
     // bttDelete
     //
     this.bttDelete.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bttDelete.Image = global::DXWindowsApplication2.Properties.Resources.delete;
     this.bttDelete.ImageLocation = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.bttDelete.Location = new System.Drawing.Point(363, 3);
     this.bttDelete.Name = "bttDelete";
     this.bttDelete.Size = new System.Drawing.Size(70, 55);
     this.bttDelete.TabIndex = 20;
     this.bttDelete.Text = "ลบข้อมูล";
     this.bttDelete.Click += new System.EventHandler(this.bttDelete_Click);
     //
     // bttAdd
     //
     this.bttAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bttAdd.Image = global::DXWindowsApplication2.Properties.Resources.Add;
     this.bttAdd.ImageLocation = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.bttAdd.Location = new System.Drawing.Point(211, 3);
     this.bttAdd.Name = "bttAdd";
     this.bttAdd.Size = new System.Drawing.Size(70, 55);
     this.bttAdd.TabIndex = 18;
     this.bttAdd.Text = "เพิ่มข้อมูล";
     this.bttAdd.Click += new System.EventHandler(this.bttAdd_Click);
     //
     // bttEdit
     //
     this.bttEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bttEdit.Image = global::DXWindowsApplication2.Properties.Resources.edit;
     this.bttEdit.ImageLocation = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.bttEdit.Location = new System.Drawing.Point(287, 3);
     this.bttEdit.Name = "bttEdit";
     this.bttEdit.Size = new System.Drawing.Size(70, 55);
     this.bttEdit.TabIndex = 19;
     this.bttEdit.Text = "แก้ไขข้อมูล";
     this.bttEdit.Click += new System.EventHandler(this.bttEdit_Click);
     //
     // bttCancel
     //
     this.bttCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bttCancel.Enabled = false;
     this.bttCancel.Image = global::DXWindowsApplication2.Properties.Resources.Close;
     this.bttCancel.ImageLocation = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.bttCancel.Location = new System.Drawing.Point(515, 3);
     this.bttCancel.Name = "bttCancel";
     this.bttCancel.Size = new System.Drawing.Size(70, 55);
     this.bttCancel.TabIndex = 22;
     this.bttCancel.Text = "ยกเลิก";
     this.bttCancel.Click += new System.EventHandler(this.bttCancel_Click);
     //
     // bttSave
     //
     this.bttSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.bttSave.Enabled = false;
     this.bttSave.Image = global::DXWindowsApplication2.Properties.Resources.savedisk;
     this.bttSave.ImageLocation = DevExpress.XtraEditors.ImageLocation.TopCenter;
     this.bttSave.Location = new System.Drawing.Point(439, 3);
     this.bttSave.Name = "bttSave";
     this.bttSave.Size = new System.Drawing.Size(70, 55);
     this.bttSave.TabIndex = 21;
     this.bttSave.Text = "บันทึก";
     this.bttSave.Click += new System.EventHandler(this.bttSave_Click);
     //
     // panelControl3
     //
     this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl3.Controls.Add(this.groupControlRoomTypeInfo);
     this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl3.Location = new System.Drawing.Point(0, 0);
     this.panelControl3.Name = "panelControl3";
     this.panelControl3.Size = new System.Drawing.Size(592, 845);
     this.panelControl3.TabIndex = 12;
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Text = "Panel2";
     this.splitContainerControl1.Size = new System.Drawing.Size(949, 845);
     this.splitContainerControl1.SplitterPosition = 585;
     this.splitContainerControl1.TabIndex = 0;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // splitContainerControl2
     //
     this.splitContainerControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainerControl2.Location = new System.Drawing.Point(4, 4);
     this.splitContainerControl2.Name = "splitContainerControl2";
     this.splitContainerControl2.Panel1.Controls.Add(this.groupControlRoomtypeList);
     this.splitContainerControl2.Panel1.Text = "Panel1";
     this.splitContainerControl2.Panel2.Controls.Add(this.panelControl3);
     this.splitContainerControl2.Panel2.Text = "Panel2";
     this.splitContainerControl2.Size = new System.Drawing.Size(949, 845);
     this.splitContainerControl2.SplitterPosition = 352;
     this.splitContainerControl2.TabIndex = 17;
     this.splitContainerControl2.Text = "splitContainerControl2";
     //
     // groupControlRoomtypeList
     //
     this.groupControlRoomtypeList.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControlRoomtypeList.AppearanceCaption.Options.UseFont = true;
     this.groupControlRoomtypeList.Controls.Add(this.gridControlRoomType);
     this.groupControlRoomtypeList.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControlRoomtypeList.Location = new System.Drawing.Point(0, 0);
     this.groupControlRoomtypeList.Name = "groupControlRoomtypeList";
     this.groupControlRoomtypeList.Size = new System.Drawing.Size(352, 845);
     this.groupControlRoomtypeList.TabIndex = 0;
     this.groupControlRoomtypeList.Text = "รายการประเภทห้อง";
     //
     // gridControlRoomType
     //
     this.gridControlRoomType.Dock = System.Windows.Forms.DockStyle.Fill;
     this.gridControlRoomType.Location = new System.Drawing.Point(2, 22);
     this.gridControlRoomType.MainView = this.gridView1;
     this.gridControlRoomType.Name = "gridControlRoomType";
     this.gridControlRoomType.Size = new System.Drawing.Size(348, 821);
     this.gridControlRoomType.TabIndex = 0;
     this.gridControlRoomType.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView1});
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.roomtype_label,
     this.room_count,
     this.roomtype_month_electric_checked,
     this.roomtype_month_water_checked,
     this.roomtype_month_electric_lumpchecked,
     this.roomtype_month_water_lumpchecked,
     this.roomtype_id});
     this.gridView1.GridControl = this.gridControlRoomType;
     this.gridView1.Name = "gridView1";
     this.gridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.False;
     this.gridView1.OptionsFind.AlwaysVisible = true;
     this.gridView1.OptionsFind.ShowCloseButton = false;
     this.gridView1.OptionsView.EnableAppearanceEvenRow = true;
     this.gridView1.OptionsView.ShowGroupPanel = false;
     this.gridView1.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged);
     //
     // roomtype_label
     //
     this.roomtype_label.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.roomtype_label.AppearanceHeader.Options.UseFont = true;
     this.roomtype_label.Caption = "ชื่อประเภท";
     this.roomtype_label.FieldName = "roomtype_label";
     this.roomtype_label.Name = "roomtype_label";
     this.roomtype_label.OptionsColumn.AllowEdit = false;
     this.roomtype_label.OptionsColumn.AllowFocus = false;
     this.roomtype_label.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.roomtype_label.OptionsColumn.AllowMove = false;
     this.roomtype_label.Visible = true;
     this.roomtype_label.VisibleIndex = 0;
     //
     // room_count
     //
     this.room_count.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.room_count.AppearanceHeader.Options.UseFont = true;
     this.room_count.Caption = "จำนวนห้อง";
     this.room_count.FieldName = "room_count";
     this.room_count.Name = "room_count";
     this.room_count.OptionsColumn.AllowEdit = false;
     this.room_count.OptionsColumn.AllowFocus = false;
     this.room_count.OptionsColumn.AllowMerge = DevExpress.Utils.DefaultBoolean.False;
     this.room_count.OptionsColumn.AllowMove = false;
     this.room_count.Visible = true;
     this.room_count.VisibleIndex = 1;
     //
     // roomtype_month_electric_checked
     //
     this.roomtype_month_electric_checked.Caption = "gridColumn1";
     this.roomtype_month_electric_checked.FieldName = "roomtype_month_electric_checked";
     this.roomtype_month_electric_checked.Name = "roomtype_month_electric_checked";
     //
     // roomtype_month_water_checked
     //
     this.roomtype_month_water_checked.Caption = "gridColumn1";
     this.roomtype_month_water_checked.FieldName = "roomtype_month_water_checked";
     this.roomtype_month_water_checked.Name = "roomtype_month_water_checked";
     //
     // roomtype_month_electric_lumpchecked
     //
     this.roomtype_month_electric_lumpchecked.Caption = "gridColumn1";
     this.roomtype_month_electric_lumpchecked.FieldName = "roomtype_month_electric_lumpchecked";
     this.roomtype_month_electric_lumpchecked.Name = "roomtype_month_electric_lumpchecked";
     //
     // roomtype_month_water_lumpchecked
     //
     this.roomtype_month_water_lumpchecked.Caption = "gridColumn1";
     this.roomtype_month_water_lumpchecked.FieldName = "roomtype_month_water_lumpchecked";
     this.roomtype_month_water_lumpchecked.Name = "roomtype_month_water_lumpchecked";
     //
     // roomtype_id
     //
     this.roomtype_id.Caption = "gridColumn1";
     this.roomtype_id.FieldName = "roomtype_id";
     this.roomtype_id.Name = "roomtype_id";
     //
     // panelControl2
     //
     this.panelControl2.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
     this.panelControl2.Appearance.Options.UseBackColor = true;
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.splitContainerControl1);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl2.Location = new System.Drawing.Point(4, 4);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(949, 845);
     this.panelControl2.TabIndex = 16;
     //
     // BasicInfoRoomType
     //
     this.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll = true;
     this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.Controls.Add(this.splitContainerControl2);
     this.Controls.Add(this.panelControl2);
     this.Name = "BasicInfoRoomType";
     this.Padding = new System.Windows.Forms.Padding(4);
     this.Size = new System.Drawing.Size(957, 853);
     ((System.ComponentModel.ISupportInitialize)(this.groupControlRoomTypeInfo)).EndInit();
     this.groupControlRoomTypeInfo.ResumeLayout(false);
     this.xtraScrollableControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControlDaily)).EndInit();
     this.panelControlDaily.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControlDaily)).EndInit();
     this.groupControlDaily.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeRateDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeAdvanceDaily.Properties)).EndInit();
     this.groupBoxPublicDaily.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
     this.panelControl6.ResumeLayout(false);
     this.panelControl6.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditDailyPhone.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditDailyWater.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditDailyElectric.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
     this.panelControl7.ResumeLayout(false);
     this.panelControl7.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditWaterSumDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditLumpSumDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditLampSumDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditWaterSumDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl11)).EndInit();
     this.panelControl11.ResumeLayout(false);
     this.panelControl11.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeElectricityUnitRateDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeWaterUnitRateDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypePhoneUnitRateDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditElectricityPriceRateMinDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditWaterPriceRateMinDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditDaily.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditSourcePath.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditOldIconPath.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditRoomTypeCode.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditId.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditIconPath.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControlAdditional)).EndInit();
     this.panelControlAdditional.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControlAdditional)).EndInit();
     this.groupControlAdditional.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControlMonthly)).EndInit();
     this.panelControlMonthly.ResumeLayout(false);
     this.panelControlMonthly.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEditIcon.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlMonthly)).EndInit();
     this.groupControlMonthly.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.checkEditMonthly.Properties)).EndInit();
     this.groupBoxPublic.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl14)).EndInit();
     this.panelControl14.ResumeLayout(false);
     this.panelControl14.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditMonthlyPhone.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditMonthlyWater.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditMonthlyElectric.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
     this.panelControl4.ResumeLayout(false);
     this.panelControl4.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditWaterSum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.checkEditLumpSum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditLampSum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditWaterSum.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit();
     this.panelControl9.ResumeLayout(false);
     this.panelControl9.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeElectricityUnitRateMonthly.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeWaterUnitRateMonthly.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypePhoneUnitRateMonthly.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditElectricityPriceRateMin.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditWaterPriceRateMin.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeRateMonthly.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeInsurerateRateMonthly.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeAdvanceMonth.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEditRoomTypeLabel.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
     this.panelControl8.ResumeLayout(false);
     this.panelControl8.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl2)).EndInit();
     this.splitContainerControl2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControlRoomtypeList)).EndInit();
     this.groupControlRoomtypeList.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlRoomType)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_ordencompra));
     this.ctacte = new System.Windows.Forms.TextBox();
     this.condpagoid = new System.Windows.Forms.ComboBox();
     this.label34 = new System.Windows.Forms.Label();
     this.puntollegada = new System.Windows.Forms.TextBox();
     this.label12 = new System.Windows.Forms.Label();
     this.atencion = new System.Windows.Forms.TextBox();
     this.label27 = new System.Windows.Forms.Label();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.afecdetraccion = new DevExpress.XtraEditors.CheckEdit();
     this.detraccionid = new System.Windows.Forms.ComboBox();
     this.pdetraccion = new System.Windows.Forms.TextBox();
     this.label33 = new System.Windows.Forms.Label();
     this.label28 = new System.Windows.Forms.Label();
     this.compradorname = new System.Windows.Forms.TextBox();
     this.compradorid = new System.Windows.Forms.TextBox();
     this.label19 = new System.Windows.Forms.Label();
     this.shapeContainer2 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.lineShape4 = new Microsoft.VisualBasic.PowerPacks.LineShape();
     this.lineShape3 = new Microsoft.VisualBasic.PowerPacks.LineShape();
     this.fechpago = new System.Windows.Forms.DateTimePicker();
     this.panel3 = new System.Windows.Forms.Panel();
     this.label16 = new System.Windows.Forms.Label();
     this.fechentrega = new System.Windows.Forms.DateTimePicker();
     this.fechdoc = new System.Windows.Forms.DateTimePicker();
     this.fechaulting = new System.Windows.Forms.DateTimePicker();
     this.label26 = new System.Windows.Forms.Label();
     this.label18 = new System.Windows.Forms.Label();
     this.label17 = new System.Windows.Forms.Label();
     this.serdoc = new System.Windows.Forms.TextBox();
     this.label6 = new System.Windows.Forms.Label();
     this.numdoc = new System.Windows.Forms.TextBox();
     this.numdoc2 = new System.Windows.Forms.TextBox();
     this.label8 = new System.Windows.Forms.Label();
     this.panel2 = new System.Windows.Forms.Panel();
     this.label40 = new System.Windows.Forms.Label();
     this.txt_stock = new System.Windows.Forms.TextBox();
     this.lbl_valor = new System.Windows.Forms.Label();
     this.txt_valor = new System.Windows.Forms.TextBox();
     this.label39 = new System.Windows.Forms.Label();
     this.totdscto1 = new System.Windows.Forms.TextBox();
     this.label10 = new System.Windows.Forms.Label();
     this.bruto = new System.Windows.Forms.TextBox();
     this.label7 = new System.Windows.Forms.Label();
     this.totpzas = new System.Windows.Forms.TextBox();
     this.label1 = new System.Windows.Forms.Label();
     this.itemsT = new System.Windows.Forms.TextBox();
     this.label5 = new System.Windows.Forms.Label();
     this.valventa = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.totimpto = new System.Windows.Forms.TextBox();
     this.label3 = new System.Windows.Forms.Label();
     this.totimporte = new System.Windows.Forms.TextBox();
     this.griddetalleocompra = new System.Windows.Forms.DataGridView();
     this.itemref = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.stock_old = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.cantidad_old = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.item = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.productid = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.productname = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.equiv_id = new System.Windows.Forms.DataGridViewComboBoxColumn();
     this.dfechentrega = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.aniosemana = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.aniosemanaconfirm = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.precioanterior = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.stock = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.precventa = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.costoultimo = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.costopromed = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.cantidad = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.valor = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.importe = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.precunit = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.importfac = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.generar = new System.Windows.Forms.DataGridViewCheckBoxColumn();
     this.dtotimpto = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.cantidad_c = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.precunit_c = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dalmacaccionid = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.cantidadcta = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.cantidadcta_c = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.label25 = new System.Windows.Forms.Label();
     this.numped = new System.Windows.Forms.TextBox();
     this.label20 = new System.Windows.Forms.Label();
     this.serped = new System.Windows.Forms.TextBox();
     this.label22 = new System.Windows.Forms.Label();
     this.fechref = new System.Windows.Forms.DateTimePicker();
     this.numref = new System.Windows.Forms.TextBox();
     this.label32 = new System.Windows.Forms.Label();
     this.label31 = new System.Windows.Forms.Label();
     this.serref = new System.Windows.Forms.TextBox();
     this.label30 = new System.Windows.Forms.Label();
     this.label29 = new System.Windows.Forms.Label();
     this.tipref = new System.Windows.Forms.ComboBox();
     this.shapeContainer1 = new Microsoft.VisualBasic.PowerPacks.ShapeContainer();
     this.lineShape2 = new Microsoft.VisualBasic.PowerPacks.LineShape();
     this.lineShape1 = new Microsoft.VisualBasic.PowerPacks.LineShape();
     this.direc = new System.Windows.Forms.TextBox();
     this.label24 = new System.Windows.Forms.Label();
     this.ctactename = new System.Windows.Forms.TextBox();
     this.nmruc = new System.Windows.Forms.TextBox();
     this.panel1 = new System.Windows.Forms.Panel();
     this.btn_refresh_tcamb = new DevExpress.XtraEditors.SimpleButton();
     this.label41 = new System.Windows.Forms.Label();
     this.tipimptotasa = new System.Windows.Forms.ComboBox();
     this.localdes = new System.Windows.Forms.ComboBox();
     this.moduloiddes = new System.Windows.Forms.ComboBox();
     this.label9 = new System.Windows.Forms.Label();
     this.moneda = new System.Windows.Forms.ComboBox();
     this.label11 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.tcamb = new System.Windows.Forms.TextBox();
     this.label21 = new System.Windows.Forms.Label();
     this.label13 = new System.Windows.Forms.Label();
     this.label15 = new System.Windows.Forms.Label();
     this.Botonera = new System.Windows.Forms.ToolStrip();
     this.btn_nuevo = new System.Windows.Forms.ToolStripButton();
     this.btn_editar = new System.Windows.Forms.ToolStripButton();
     this.btn_cancelar = new System.Windows.Forms.ToolStripButton();
     this.btn_grabar = new System.Windows.Forms.ToolStripButton();
     this.btn_eliminar = new System.Windows.Forms.ToolStripButton();
     this.btn_imprimir = new System.Windows.Forms.ToolStripButton();
     this.btn_imprimiraux = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.btn_primero = new System.Windows.Forms.ToolStripButton();
     this.btn_anterior = new System.Windows.Forms.ToolStripButton();
     this.btn_siguiente = new System.Windows.Forms.ToolStripButton();
     this.btn_ultimo = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.btn_detanadir = new System.Windows.Forms.ToolStripButton();
     this.btn_deteliminar = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
     this.btn_actualizar = new System.Windows.Forms.ToolStripButton();
     this.btn_canculadora = new System.Windows.Forms.ToolStripButton();
     this.btn_clave = new System.Windows.Forms.ToolStripButton();
     this.btn_log = new System.Windows.Forms.ToolStripButton();
     this.btn_attachedfile = new System.Windows.Forms.ToolStripButton();
     this.btn_GenerarOrden = new System.Windows.Forms.ToolStripButton();
     this.btn_salir = new System.Windows.Forms.ToolStripButton();
     this.tipoclieprov = new System.Windows.Forms.Label();
     this.label14 = new System.Windows.Forms.Label();
     this.label23 = new System.Windows.Forms.Label();
     this.glosa = new System.Windows.Forms.TextBox();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.afecdetraccion.Properties)).BeginInit();
     this.panel3.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.griddetalleocompra)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.Botonera.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // ctacte
     //
     this.ctacte.Location = new System.Drawing.Point(60, 110);
     this.ctacte.MaxLength = 11;
     this.ctacte.Name = "ctacte";
     this.ctacte.Size = new System.Drawing.Size(55, 21);
     this.ctacte.TabIndex = 74;
     this.ctacte.KeyDown += new System.Windows.Forms.KeyEventHandler(this.ctacte_KeyDown);
     //
     // condpagoid
     //
     this.condpagoid.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.condpagoid.FormattingEnabled = true;
     this.condpagoid.Location = new System.Drawing.Point(808, 109);
     this.condpagoid.Name = "condpagoid";
     this.condpagoid.Size = new System.Drawing.Size(188, 21);
     this.condpagoid.TabIndex = 17;
     //
     // label34
     //
     this.label34.AutoSize = true;
     this.label34.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label34.Location = new System.Drawing.Point(732, 113);
     this.label34.Name = "label34";
     this.label34.Size = new System.Drawing.Size(66, 13);
     this.label34.TabIndex = 31;
     this.label34.Text = "Cond. Pago:";
     //
     // puntollegada
     //
     this.puntollegada.Location = new System.Drawing.Point(437, 237);
     this.puntollegada.Name = "puntollegada";
     this.puntollegada.Size = new System.Drawing.Size(293, 21);
     this.puntollegada.TabIndex = 31;
     //
     // label12
     //
     this.label12.AutoSize = true;
     this.label12.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label12.Location = new System.Drawing.Point(344, 240);
     this.label12.Name = "label12";
     this.label12.Size = new System.Drawing.Size(91, 13);
     this.label12.TabIndex = 62;
     this.label12.Text = "Lugar de entrega:";
     //
     // atencion
     //
     this.atencion.Location = new System.Drawing.Point(66, 237);
     this.atencion.Name = "atencion";
     this.atencion.Size = new System.Drawing.Size(276, 21);
     this.atencion.TabIndex = 30;
     //
     // label27
     //
     this.label27.AutoSize = true;
     this.label27.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label27.Location = new System.Drawing.Point(4, 240);
     this.label27.Name = "label27";
     this.label27.Size = new System.Drawing.Size(62, 13);
     this.label27.TabIndex = 60;
     this.label27.Text = "Referencia:";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.afecdetraccion);
     this.groupBox2.Controls.Add(this.detraccionid);
     this.groupBox2.Controls.Add(this.pdetraccion);
     this.groupBox2.Controls.Add(this.label33);
     this.groupBox2.Controls.Add(this.label28);
     this.groupBox2.Controls.Add(this.compradorname);
     this.groupBox2.Controls.Add(this.compradorid);
     this.groupBox2.Controls.Add(this.label19);
     this.groupBox2.Controls.Add(this.shapeContainer2);
     this.groupBox2.Location = new System.Drawing.Point(347, 131);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(383, 106);
     this.groupBox2.TabIndex = 47;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Datos generales";
     //
     // afecdetraccion
     //
     this.afecdetraccion.Location = new System.Drawing.Point(8, 54);
     this.afecdetraccion.Name = "afecdetraccion";
     this.afecdetraccion.Properties.Caption = "Afecta Detracción:";
     this.afecdetraccion.Properties.CheckStyle = DevExpress.XtraEditors.Controls.CheckStyles.Style2;
     this.afecdetraccion.Properties.GlyphAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.afecdetraccion.Size = new System.Drawing.Size(117, 22);
     this.afecdetraccion.TabIndex = 74;
     //
     // detraccionid
     //
     this.detraccionid.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.detraccionid.FormattingEnabled = true;
     this.detraccionid.Location = new System.Drawing.Point(84, 81);
     this.detraccionid.Name = "detraccionid";
     this.detraccionid.Size = new System.Drawing.Size(240, 21);
     this.detraccionid.TabIndex = 27;
     this.detraccionid.SelectedIndexChanged += new System.EventHandler(this.detraccionid_SelectedIndexChanged);
     //
     // pdetraccion
     //
     this.pdetraccion.Location = new System.Drawing.Point(340, 82);
     this.pdetraccion.MaxLength = 4;
     this.pdetraccion.Name = "pdetraccion";
     this.pdetraccion.Size = new System.Drawing.Size(35, 21);
     this.pdetraccion.TabIndex = 28;
     this.pdetraccion.Text = "2012";
     this.pdetraccion.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // label33
     //
     this.label33.AutoSize = true;
     this.label33.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label33.Location = new System.Drawing.Point(326, 85);
     this.label33.Name = "label33";
     this.label33.Size = new System.Drawing.Size(15, 13);
     this.label33.TabIndex = 57;
     this.label33.Text = "%";
     //
     // label28
     //
     this.label28.AutoSize = true;
     this.label28.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label28.Location = new System.Drawing.Point(13, 85);
     this.label28.Name = "label28";
     this.label28.Size = new System.Drawing.Size(62, 13);
     this.label28.TabIndex = 55;
     this.label28.Text = "Detracción:";
     //
     // compradorname
     //
     this.compradorname.Location = new System.Drawing.Point(123, 16);
     this.compradorname.Name = "compradorname";
     this.compradorname.Size = new System.Drawing.Size(252, 21);
     this.compradorname.TabIndex = 25;
     //
     // compradorid
     //
     this.compradorid.Location = new System.Drawing.Point(84, 16);
     this.compradorid.MaxLength = 4;
     this.compradorid.Name = "compradorid";
     this.compradorid.Size = new System.Drawing.Size(37, 21);
     this.compradorid.TabIndex = 24;
     this.compradorid.Text = " ";
     this.compradorid.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.compradorid.KeyDown += new System.Windows.Forms.KeyEventHandler(this.compradorid_KeyDown);
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label19.Location = new System.Drawing.Point(13, 19);
     this.label19.Name = "label19";
     this.label19.Size = new System.Drawing.Size(61, 13);
     this.label19.TabIndex = 51;
     this.label19.Text = "Comprador:";
     //
     // shapeContainer2
     //
     this.shapeContainer2.Location = new System.Drawing.Point(3, 17);
     this.shapeContainer2.Margin = new System.Windows.Forms.Padding(0);
     this.shapeContainer2.Name = "shapeContainer2";
     this.shapeContainer2.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] {
     this.lineShape4,
     this.lineShape3});
     this.shapeContainer2.Size = new System.Drawing.Size(377, 86);
     this.shapeContainer2.TabIndex = 73;
     this.shapeContainer2.TabStop = false;
     //
     // lineShape4
     //
     this.lineShape4.BorderColor = System.Drawing.SystemColors.ButtonHighlight;
     this.lineShape4.Enabled = false;
     this.lineShape4.Name = "lineShape4";
     this.lineShape4.X1 = 0;
     this.lineShape4.X2 = 383;
     this.lineShape4.Y1 = 32;
     this.lineShape4.Y2 = 32;
     //
     // lineShape3
     //
     this.lineShape3.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.lineShape3.Enabled = false;
     this.lineShape3.Name = "lineShape3";
     this.lineShape3.X1 = 0;
     this.lineShape3.X2 = 383;
     this.lineShape3.Y1 = 33;
     this.lineShape3.Y2 = 33;
     //
     // fechpago
     //
     this.fechpago.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.fechpago.Format = System.Windows.Forms.DateTimePickerFormat.Short;
     this.fechpago.Location = new System.Drawing.Point(955, 85);
     this.fechpago.Name = "fechpago";
     this.fechpago.Size = new System.Drawing.Size(80, 20);
     this.fechpago.TabIndex = 13;
     this.fechpago.ValueChanged += new System.EventHandler(this.fechpago_ValueChanged);
     //
     // panel3
     //
     this.panel3.BackColor = System.Drawing.Color.Teal;
     this.panel3.Controls.Add(this.label16);
     this.panel3.Controls.Add(this.fechentrega);
     this.panel3.Controls.Add(this.fechdoc);
     this.panel3.Controls.Add(this.fechaulting);
     this.panel3.Controls.Add(this.label26);
     this.panel3.Controls.Add(this.label18);
     this.panel3.Controls.Add(this.label17);
     this.panel3.Controls.Add(this.serdoc);
     this.panel3.Controls.Add(this.label6);
     this.panel3.Controls.Add(this.numdoc);
     this.panel3.Controls.Add(this.numdoc2);
     this.panel3.Controls.Add(this.label8);
     this.panel3.Location = new System.Drawing.Point(0, 82);
     this.panel3.Name = "panel3";
     this.panel3.Size = new System.Drawing.Size(1044, 27);
     this.panel3.TabIndex = 16;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.BackColor = System.Drawing.Color.Transparent;
     this.label16.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label16.ForeColor = System.Drawing.Color.White;
     this.label16.Location = new System.Drawing.Point(270, 8);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(46, 13);
     this.label16.TabIndex = 90;
     this.label16.Text = "Fecha:";
     //
     // fechentrega
     //
     this.fechentrega.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.fechentrega.Format = System.Windows.Forms.DateTimePickerFormat.Short;
     this.fechentrega.ImeMode = System.Windows.Forms.ImeMode.NoControl;
     this.fechentrega.Location = new System.Drawing.Point(789, 4);
     this.fechentrega.Name = "fechentrega";
     this.fechentrega.Size = new System.Drawing.Size(84, 20);
     this.fechentrega.TabIndex = 89;
     this.fechentrega.Value = new System.DateTime(2012, 12, 19, 0, 0, 0, 0);
     //
     // fechdoc
     //
     this.fechdoc.Enabled = false;
     this.fechdoc.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.fechdoc.Format = System.Windows.Forms.DateTimePickerFormat.Short;
     this.fechdoc.ImeMode = System.Windows.Forms.ImeMode.NoControl;
     this.fechdoc.Location = new System.Drawing.Point(320, 4);
     this.fechdoc.Name = "fechdoc";
     this.fechdoc.Size = new System.Drawing.Size(84, 20);
     this.fechdoc.TabIndex = 20;
     this.fechdoc.Value = new System.DateTime(2012, 12, 19, 0, 0, 0, 0);
     //
     // fechaulting
     //
     this.fechaulting.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.fechaulting.Format = System.Windows.Forms.DateTimePickerFormat.Short;
     this.fechaulting.ImeMode = System.Windows.Forms.ImeMode.NoControl;
     this.fechaulting.Location = new System.Drawing.Point(527, 2);
     this.fechaulting.Name = "fechaulting";
     this.fechaulting.Size = new System.Drawing.Size(84, 20);
     this.fechaulting.TabIndex = 7;
     this.fechaulting.Value = new System.DateTime(2012, 12, 19, 0, 0, 0, 0);
     this.fechaulting.Visible = false;
     //
     // label26
     //
     this.label26.AutoSize = true;
     this.label26.BackColor = System.Drawing.Color.Transparent;
     this.label26.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label26.ForeColor = System.Drawing.Color.White;
     this.label26.Location = new System.Drawing.Point(434, 6);
     this.label26.Name = "label26";
     this.label26.Size = new System.Drawing.Size(91, 13);
     this.label26.TabIndex = 88;
     this.label26.Text = "Fecha Ult_Ing:";
     this.label26.Visible = false;
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.BackColor = System.Drawing.Color.Transparent;
     this.label18.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label18.ForeColor = System.Drawing.Color.White;
     this.label18.Location = new System.Drawing.Point(879, 7);
     this.label18.Name = "label18";
     this.label18.Size = new System.Drawing.Size(79, 13);
     this.label18.TabIndex = 86;
     this.label18.Text = "Fecha Pago:";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.BackColor = System.Drawing.Color.Transparent;
     this.label17.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label17.ForeColor = System.Drawing.Color.White;
     this.label17.Location = new System.Drawing.Point(697, 7);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(94, 13);
     this.label17.TabIndex = 20;
     this.label17.Text = "Fecha Entrega:";
     //
     // serdoc
     //
     this.serdoc.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.serdoc.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.serdoc.Location = new System.Drawing.Point(55, 8);
     this.serdoc.MaxLength = 4;
     this.serdoc.Name = "serdoc";
     this.serdoc.Size = new System.Drawing.Size(37, 13);
     this.serdoc.TabIndex = 10;
     this.serdoc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.serdoc.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.serdoc_KeyPress);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.BackColor = System.Drawing.Color.Transparent;
     this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label6.ForeColor = System.Drawing.Color.White;
     this.label6.Location = new System.Drawing.Point(4, 7);
     this.label6.Name = "label6";
     this.label6.Size = new System.Drawing.Size(52, 13);
     this.label6.TabIndex = 3;
     this.label6.Text = "Modulo:";
     //
     // numdoc
     //
     this.numdoc.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.numdoc.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.numdoc.Location = new System.Drawing.Point(181, 8);
     this.numdoc.MaxLength = 10;
     this.numdoc.Name = "numdoc";
     this.numdoc.Size = new System.Drawing.Size(44, 13);
     this.numdoc.TabIndex = 11;
     this.numdoc.Text = "000001";
     this.numdoc.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.numdoc.KeyDown += new System.Windows.Forms.KeyEventHandler(this.numdoc_KeyDown);
     this.numdoc.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.numdoc_KeyPress);
     //
     // numdoc2
     //
     this.numdoc2.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.numdoc2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.numdoc2.Location = new System.Drawing.Point(150, 8);
     this.numdoc2.MaxLength = 10;
     this.numdoc2.Name = "numdoc2";
     this.numdoc2.Size = new System.Drawing.Size(31, 13);
     this.numdoc2.TabIndex = 87;
     this.numdoc2.Text = "2013";
     this.numdoc2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.BackColor = System.Drawing.Color.Transparent;
     this.label8.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label8.ForeColor = System.Drawing.Color.White;
     this.label8.Location = new System.Drawing.Point(98, 7);
     this.label8.Name = "label8";
     this.label8.Size = new System.Drawing.Size(54, 13);
     this.label8.TabIndex = 4;
     this.label8.Text = "Número:";
     //
     // panel2
     //
     this.panel2.BackColor = System.Drawing.Color.Teal;
     this.panel2.Controls.Add(this.label40);
     this.panel2.Controls.Add(this.txt_stock);
     this.panel2.Controls.Add(this.lbl_valor);
     this.panel2.Controls.Add(this.txt_valor);
     this.panel2.Controls.Add(this.label39);
     this.panel2.Controls.Add(this.totdscto1);
     this.panel2.Controls.Add(this.label10);
     this.panel2.Controls.Add(this.bruto);
     this.panel2.Controls.Add(this.label7);
     this.panel2.Controls.Add(this.totpzas);
     this.panel2.Controls.Add(this.label1);
     this.panel2.Controls.Add(this.itemsT);
     this.panel2.Controls.Add(this.label5);
     this.panel2.Controls.Add(this.valventa);
     this.panel2.Controls.Add(this.label4);
     this.panel2.Controls.Add(this.totimpto);
     this.panel2.Controls.Add(this.label3);
     this.panel2.Controls.Add(this.totimporte);
     this.panel2.Location = new System.Drawing.Point(0, 544);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(1045, 48);
     this.panel2.TabIndex = 65;
     //
     // label40
     //
     this.label40.AutoSize = true;
     this.label40.BackColor = System.Drawing.Color.Transparent;
     this.label40.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label40.ForeColor = System.Drawing.Color.White;
     this.label40.Location = new System.Drawing.Point(542, 28);
     this.label40.Name = "label40";
     this.label40.Size = new System.Drawing.Size(40, 13);
     this.label40.TabIndex = 80;
     this.label40.Text = "Stock";
     //
     // txt_stock
     //
     this.txt_stock.Enabled = false;
     this.txt_stock.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txt_stock.Location = new System.Drawing.Point(519, 6);
     this.txt_stock.Name = "txt_stock";
     this.txt_stock.Size = new System.Drawing.Size(75, 21);
     this.txt_stock.TabIndex = 38;
     this.txt_stock.Text = "100,000.00";
     this.txt_stock.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // lbl_valor
     //
     this.lbl_valor.AutoSize = true;
     this.lbl_valor.BackColor = System.Drawing.Color.Transparent;
     this.lbl_valor.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_valor.ForeColor = System.Drawing.Color.White;
     this.lbl_valor.Location = new System.Drawing.Point(450, 28);
     this.lbl_valor.Name = "lbl_valor";
     this.lbl_valor.Size = new System.Drawing.Size(15, 13);
     this.lbl_valor.TabIndex = 79;
     this.lbl_valor.Text = "V";
     //
     // txt_valor
     //
     this.txt_valor.Enabled = false;
     this.txt_valor.Font = new System.Drawing.Font("Arial", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.txt_valor.Location = new System.Drawing.Point(442, 6);
     this.txt_valor.Name = "txt_valor";
     this.txt_valor.Size = new System.Drawing.Size(75, 21);
     this.txt_valor.TabIndex = 37;
     this.txt_valor.Text = "100,000.00";
     this.txt_valor.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label39
     //
     this.label39.AutoSize = true;
     this.label39.BackColor = System.Drawing.Color.Transparent;
     this.label39.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label39.ForeColor = System.Drawing.Color.White;
     this.label39.Location = new System.Drawing.Point(215, 27);
     this.label39.Name = "label39";
     this.label39.Size = new System.Drawing.Size(68, 13);
     this.label39.TabIndex = 78;
     this.label39.Text = "Descuento";
     //
     // totdscto1
     //
     this.totdscto1.Location = new System.Drawing.Point(208, 5);
     this.totdscto1.Name = "totdscto1";
     this.totdscto1.Size = new System.Drawing.Size(75, 21);
     this.totdscto1.TabIndex = 36;
     this.totdscto1.Text = "100,000.00";
     this.totdscto1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.BackColor = System.Drawing.Color.Transparent;
     this.label10.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label10.ForeColor = System.Drawing.Color.White;
     this.label10.Location = new System.Drawing.Point(139, 27);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(63, 13);
     this.label10.TabIndex = 77;
     this.label10.Text = "Val. Bruto";
     //
     // bruto
     //
     this.bruto.Location = new System.Drawing.Point(132, 5);
     this.bruto.Name = "bruto";
     this.bruto.Size = new System.Drawing.Size(75, 21);
     this.bruto.TabIndex = 35;
     this.bruto.Text = "100,000.00";
     this.bruto.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.BackColor = System.Drawing.Color.Transparent;
     this.label7.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label7.ForeColor = System.Drawing.Color.White;
     this.label7.Location = new System.Drawing.Point(62, 27);
     this.label7.Name = "label7";
     this.label7.Size = new System.Drawing.Size(60, 13);
     this.label7.TabIndex = 76;
     this.label7.Text = "T. Piezas";
     //
     // totpzas
     //
     this.totpzas.Location = new System.Drawing.Point(56, 5);
     this.totpzas.Name = "totpzas";
     this.totpzas.Size = new System.Drawing.Size(75, 21);
     this.totpzas.TabIndex = 34;
     this.totpzas.Text = "10,000";
     this.totpzas.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.BackColor = System.Drawing.Color.Transparent;
     this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location = new System.Drawing.Point(10, 27);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(37, 13);
     this.label1.TabIndex = 75;
     this.label1.Text = "Items";
     //
     // itemsT
     //
     this.itemsT.Location = new System.Drawing.Point(4, 5);
     this.itemsT.Name = "itemsT";
     this.itemsT.Size = new System.Drawing.Size(51, 21);
     this.itemsT.TabIndex = 33;
     this.itemsT.Text = "999";
     this.itemsT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.BackColor = System.Drawing.Color.Transparent;
     this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label5.ForeColor = System.Drawing.Color.White;
     this.label5.Location = new System.Drawing.Point(799, 27);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(66, 13);
     this.label5.TabIndex = 81;
     this.label5.Text = "Val. Venta";
     //
     // valventa
     //
     this.valventa.Location = new System.Drawing.Point(794, 5);
     this.valventa.Name = "valventa";
     this.valventa.Size = new System.Drawing.Size(75, 21);
     this.valventa.TabIndex = 39;
     this.valventa.Text = "100,000.00";
     this.valventa.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.BackColor = System.Drawing.Color.Transparent;
     this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label4.ForeColor = System.Drawing.Color.White;
     this.label4.Location = new System.Drawing.Point(881, 27);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(58, 13);
     this.label4.TabIndex = 82;
     this.label4.Text = "Impuesto";
     //
     // totimpto
     //
     this.totimpto.Location = new System.Drawing.Point(871, 5);
     this.totimpto.Name = "totimpto";
     this.totimpto.Size = new System.Drawing.Size(75, 21);
     this.totimpto.TabIndex = 40;
     this.totimpto.Text = "100,000.00";
     this.totimpto.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.BackColor = System.Drawing.Color.Transparent;
     this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label3.ForeColor = System.Drawing.Color.White;
     this.label3.Location = new System.Drawing.Point(971, 27);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(36, 13);
     this.label3.TabIndex = 83;
     this.label3.Text = "Total";
     //
     // totimporte
     //
     this.totimporte.Location = new System.Drawing.Point(948, 5);
     this.totimporte.Name = "totimporte";
     this.totimporte.Size = new System.Drawing.Size(75, 21);
     this.totimporte.TabIndex = 41;
     this.totimporte.Text = "100,000.00";
     this.totimporte.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // griddetalleocompra
     //
     this.griddetalleocompra.AllowUserToAddRows = false;
     this.griddetalleocompra.AllowUserToDeleteRows = false;
     this.griddetalleocompra.AllowUserToResizeColumns = false;
     this.griddetalleocompra.AllowUserToResizeRows = false;
     this.griddetalleocompra.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
     dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control;
     dataGridViewCellStyle1.Font = new System.Drawing.Font("Tahoma", 8.25F);
     dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText;
     dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
     this.griddetalleocompra.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
     this.griddetalleocompra.ColumnHeadersHeight = 20;
     this.griddetalleocompra.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.itemref,
     this.stock_old,
     this.cantidad_old,
     this.item,
     this.productid,
     this.productname,
     this.equiv_id,
     this.dfechentrega,
     this.aniosemana,
     this.aniosemanaconfirm,
     this.precioanterior,
     this.stock,
     this.precventa,
     this.costoultimo,
     this.costopromed,
     this.cantidad,
     this.valor,
     this.importe,
     this.precunit,
     this.importfac,
     this.generar,
     this.dtotimpto,
     this.cantidad_c,
     this.precunit_c,
     this.dalmacaccionid,
     this.cantidadcta,
     this.cantidadcta_c});
     this.griddetalleocompra.Location = new System.Drawing.Point(0, 260);
     this.griddetalleocompra.MultiSelect = false;
     this.griddetalleocompra.Name = "griddetalleocompra";
     this.griddetalleocompra.RowHeadersVisible = false;
     this.griddetalleocompra.RowHeadersWidth = 10;
     dataGridViewCellStyle9.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.griddetalleocompra.RowsDefaultCellStyle = dataGridViewCellStyle9;
     this.griddetalleocompra.RowTemplate.Height = 20;
     this.griddetalleocompra.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.griddetalleocompra.Size = new System.Drawing.Size(1044, 284);
     this.griddetalleocompra.TabIndex = 32;
     this.griddetalleocompra.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.griddetalleocompra_CellBeginEdit);
     this.griddetalleocompra.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.griddetalleocompra_CellClick);
     this.griddetalleocompra.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.griddetalleocompra_CellContentClick);
     this.griddetalleocompra.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.griddetalleocompra_CellEndEdit);
     this.griddetalleocompra.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.griddetalleocompra_CellEnter);
     this.griddetalleocompra.CellLeave += new System.Windows.Forms.DataGridViewCellEventHandler(this.griddetalleocompra_CellLeave);
     this.griddetalleocompra.CellValueChanged += new System.Windows.Forms.DataGridViewCellEventHandler(this.griddetalleocompra_CellValueChanged);
     this.griddetalleocompra.ColumnDataPropertyNameChanged += new System.Windows.Forms.DataGridViewColumnEventHandler(this.griddetalleocompra_ColumnDataPropertyNameChanged);
     this.griddetalleocompra.CurrentCellDirtyStateChanged += new System.EventHandler(this.griddetalleocompra_CurrentCellDirtyStateChanged);
     this.griddetalleocompra.DataError += new System.Windows.Forms.DataGridViewDataErrorEventHandler(this.griddetalleocompra_DataError);
     this.griddetalleocompra.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.griddetalleocompra_EditingControlShowing);
     this.griddetalleocompra.KeyDown += new System.Windows.Forms.KeyEventHandler(this.griddetalleocompra_KeyDown);
     this.griddetalleocompra.KeyUp += new System.Windows.Forms.KeyEventHandler(this.griddetalleocompra_KeyUp);
     //
     // itemref
     //
     this.itemref.DataPropertyName = "itemref";
     this.itemref.HeaderText = "itemref";
     this.itemref.Name = "itemref";
     this.itemref.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.itemref.Visible = false;
     //
     // stock_old
     //
     this.stock_old.DataPropertyName = "stock_old";
     this.stock_old.HeaderText = "Stock_old";
     this.stock_old.Name = "stock_old";
     this.stock_old.Visible = false;
     //
     // cantidad_old
     //
     this.cantidad_old.DataPropertyName = "cantidad_old";
     this.cantidad_old.HeaderText = "Cantidad_old";
     this.cantidad_old.Name = "cantidad_old";
     this.cantidad_old.Visible = false;
     //
     // item
     //
     this.item.DataPropertyName = "items";
     this.item.HeaderText = "Items";
     this.item.Name = "item";
     this.item.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.item.Width = 40;
     //
     // productid
     //
     this.productid.DataPropertyName = "productid";
     this.productid.HeaderText = "Codigo";
     this.productid.Name = "productid";
     this.productid.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.productid.Width = 90;
     //
     // productname
     //
     this.productname.DataPropertyName = "productname";
     this.productname.HeaderText = "Producto";
     this.productname.Name = "productname";
     this.productname.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.productname.Width = 280;
     //
     // equiv_id
     //
     this.equiv_id.DataPropertyName = "equiv_id";
     this.equiv_id.HeaderText = "Conver.Med";
     this.equiv_id.Name = "equiv_id";
     this.equiv_id.Resizable = System.Windows.Forms.DataGridViewTriState.True;
     this.equiv_id.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
     //
     // dfechentrega
     //
     this.dfechentrega.DataPropertyName = "fechentrega";
     dataGridViewCellStyle2.NullValue = null;
     this.dfechentrega.DefaultCellStyle = dataGridViewCellStyle2;
     this.dfechentrega.HeaderText = "F. Entrega";
     this.dfechentrega.MaxInputLength = 10;
     this.dfechentrega.Name = "dfechentrega";
     this.dfechentrega.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.dfechentrega.Width = 80;
     //
     // aniosemana
     //
     this.aniosemana.DataPropertyName = "aniosemana";
     this.aniosemana.HeaderText = "aniosemana";
     this.aniosemana.Name = "aniosemana";
     this.aniosemana.Visible = false;
     //
     // aniosemanaconfirm
     //
     this.aniosemanaconfirm.DataPropertyName = "aniosemanaconfirm";
     this.aniosemanaconfirm.HeaderText = "aniosemanaconfirm";
     this.aniosemanaconfirm.Name = "aniosemanaconfirm";
     this.aniosemanaconfirm.Visible = false;
     //
     // precioanterior
     //
     this.precioanterior.DataPropertyName = "precioanterior";
     this.precioanterior.HeaderText = "precioanterior";
     this.precioanterior.Name = "precioanterior";
     this.precioanterior.Visible = false;
     //
     // stock
     //
     this.stock.DataPropertyName = "stock";
     dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.stock.DefaultCellStyle = dataGridViewCellStyle3;
     this.stock.HeaderText = "Stock";
     this.stock.Name = "stock";
     this.stock.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     //
     // precventa
     //
     this.precventa.DataPropertyName = "precventa";
     this.precventa.HeaderText = "precventa";
     this.precventa.Name = "precventa";
     this.precventa.Visible = false;
     //
     // costoultimo
     //
     this.costoultimo.DataPropertyName = "costoultimo";
     this.costoultimo.HeaderText = "costoultimo";
     this.costoultimo.Name = "costoultimo";
     this.costoultimo.Visible = false;
     //
     // costopromed
     //
     this.costopromed.DataPropertyName = "costopromed";
     this.costopromed.HeaderText = "costopromed";
     this.costopromed.Name = "costopromed";
     this.costopromed.Visible = false;
     //
     // cantidad
     //
     this.cantidad.DataPropertyName = "cantidad";
     dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle4.Format = "N2";
     dataGridViewCellStyle4.NullValue = null;
     this.cantidad.DefaultCellStyle = dataGridViewCellStyle4;
     this.cantidad.HeaderText = "Cantidad";
     this.cantidad.Name = "cantidad";
     this.cantidad.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     //
     // valor
     //
     this.valor.DataPropertyName = "valor";
     this.valor.HeaderText = "valor";
     this.valor.Name = "valor";
     this.valor.Visible = false;
     //
     // importe
     //
     this.importe.DataPropertyName = "importe";
     this.importe.HeaderText = "importe";
     this.importe.Name = "importe";
     this.importe.Visible = false;
     this.importe.Width = 80;
     //
     // precunit
     //
     this.precunit.DataPropertyName = "precunit";
     dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle5.Format = "N6";
     dataGridViewCellStyle5.NullValue = null;
     this.precunit.DefaultCellStyle = dataGridViewCellStyle5;
     this.precunit.HeaderText = "Precio";
     this.precunit.Name = "precunit";
     this.precunit.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     //
     // importfac
     //
     this.importfac.DataPropertyName = "importfac";
     dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle6.Format = "N4";
     dataGridViewCellStyle6.NullValue = null;
     this.importfac.DefaultCellStyle = dataGridViewCellStyle6;
     this.importfac.HeaderText = "Importe";
     this.importfac.Name = "importfac";
     this.importfac.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.importfac.Width = 80;
     //
     // generar
     //
     this.generar.HeaderText = "↓";
     this.generar.Name = "generar";
     this.generar.Width = 20;
     //
     // dtotimpto
     //
     this.dtotimpto.DataPropertyName = "totimpto";
     this.dtotimpto.HeaderText = "totimpto";
     this.dtotimpto.Name = "dtotimpto";
     this.dtotimpto.Visible = false;
     //
     // cantidad_c
     //
     this.cantidad_c.DataPropertyName = "cantidad_c";
     dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle7.Format = "N6";
     dataGridViewCellStyle7.NullValue = null;
     this.cantidad_c.DefaultCellStyle = dataGridViewCellStyle7;
     this.cantidad_c.HeaderText = "Cantidad_C";
     this.cantidad_c.Name = "cantidad_c";
     this.cantidad_c.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.cantidad_c.Visible = false;
     this.cantidad_c.Width = 80;
     //
     // precunit_c
     //
     this.precunit_c.DataPropertyName = "precunit_c";
     dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle8.Format = "N6";
     dataGridViewCellStyle8.NullValue = null;
     this.precunit_c.DefaultCellStyle = dataGridViewCellStyle8;
     this.precunit_c.HeaderText = "Precio_C";
     this.precunit_c.Name = "precunit_c";
     this.precunit_c.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
     this.precunit_c.Visible = false;
     this.precunit_c.Width = 75;
     //
     // dalmacaccionid
     //
     this.dalmacaccionid.DataPropertyName = "almacaccionid";
     this.dalmacaccionid.HeaderText = "almacaccionid";
     this.dalmacaccionid.Name = "dalmacaccionid";
     this.dalmacaccionid.Visible = false;
     //
     // cantidadcta
     //
     this.cantidadcta.DataPropertyName = "cantidadcta";
     this.cantidadcta.HeaderText = "cantidadcta";
     this.cantidadcta.Name = "cantidadcta";
     this.cantidadcta.Visible = false;
     //
     // cantidadcta_c
     //
     this.cantidadcta_c.DataPropertyName = "cantidadcta_c";
     this.cantidadcta_c.HeaderText = "cantidadcta_c";
     this.cantidadcta_c.Name = "cantidadcta_c";
     this.cantidadcta_c.Visible = false;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label25);
     this.groupBox1.Controls.Add(this.numped);
     this.groupBox1.Controls.Add(this.label20);
     this.groupBox1.Controls.Add(this.serped);
     this.groupBox1.Controls.Add(this.label22);
     this.groupBox1.Controls.Add(this.fechref);
     this.groupBox1.Controls.Add(this.numref);
     this.groupBox1.Controls.Add(this.label32);
     this.groupBox1.Controls.Add(this.label31);
     this.groupBox1.Controls.Add(this.serref);
     this.groupBox1.Controls.Add(this.label30);
     this.groupBox1.Controls.Add(this.label29);
     this.groupBox1.Controls.Add(this.tipref);
     this.groupBox1.Controls.Add(this.shapeContainer1);
     this.groupBox1.Location = new System.Drawing.Point(7, 131);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(335, 106);
     this.groupBox1.TabIndex = 33;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Doc. Referencia";
     //
     // label25
     //
     this.label25.AutoSize = true;
     this.label25.BackColor = System.Drawing.Color.Transparent;
     this.label25.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label25.Location = new System.Drawing.Point(7, 63);
     this.label25.Name = "label25";
     this.label25.Size = new System.Drawing.Size(40, 13);
     this.label25.TabIndex = 42;
     this.label25.Text = "Pedido";
     //
     // numped
     //
     this.numped.Location = new System.Drawing.Point(136, 82);
     this.numped.MaxLength = 10;
     this.numped.Name = "numped";
     this.numped.Size = new System.Drawing.Size(79, 21);
     this.numped.TabIndex = 23;
     this.numped.Text = "0000000001";
     this.numped.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.numped.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.numped_KeyPress);
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label20.Location = new System.Drawing.Point(95, 85);
     this.label20.Name = "label20";
     this.label20.Size = new System.Drawing.Size(47, 13);
     this.label20.TabIndex = 45;
     this.label20.Text = "Número:";
     //
     // serped
     //
     this.serped.Location = new System.Drawing.Point(57, 82);
     this.serped.MaxLength = 4;
     this.serped.Name = "serped";
     this.serped.Size = new System.Drawing.Size(37, 21);
     this.serped.TabIndex = 22;
     this.serped.Text = "2012";
     this.serped.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.serped.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.serped_KeyPress);
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label22.Location = new System.Drawing.Point(22, 85);
     this.label22.Name = "label22";
     this.label22.Size = new System.Drawing.Size(34, 13);
     this.label22.TabIndex = 43;
     this.label22.Text = "Serie:";
     //
     // fechref
     //
     this.fechref.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.fechref.Format = System.Windows.Forms.DateTimePickerFormat.Short;
     this.fechref.Location = new System.Drawing.Point(250, 41);
     this.fechref.Name = "fechref";
     this.fechref.Size = new System.Drawing.Size(80, 20);
     this.fechref.TabIndex = 21;
     this.fechref.ValueChanged += new System.EventHandler(this.fechref_ValueChanged);
     //
     // numref
     //
     this.numref.Location = new System.Drawing.Point(136, 40);
     this.numref.MaxLength = 10;
     this.numref.Name = "numref";
     this.numref.Size = new System.Drawing.Size(79, 21);
     this.numref.TabIndex = 20;
     this.numref.Text = "0000000001";
     this.numref.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.numref.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.numref_KeyPress);
     //
     // label32
     //
     this.label32.AutoSize = true;
     this.label32.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label32.Location = new System.Drawing.Point(213, 43);
     this.label32.Name = "label32";
     this.label32.Size = new System.Drawing.Size(40, 13);
     this.label32.TabIndex = 40;
     this.label32.Text = "Fecha:";
     //
     // label31
     //
     this.label31.AutoSize = true;
     this.label31.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label31.Location = new System.Drawing.Point(95, 43);
     this.label31.Name = "label31";
     this.label31.Size = new System.Drawing.Size(44, 13);
     this.label31.TabIndex = 38;
     this.label31.Text = "Número";
     //
     // serref
     //
     this.serref.Location = new System.Drawing.Point(57, 40);
     this.serref.MaxLength = 4;
     this.serref.Name = "serref";
     this.serref.Size = new System.Drawing.Size(37, 21);
     this.serref.TabIndex = 19;
     this.serref.Text = "2012";
     this.serref.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.serref.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.serref_KeyPress);
     //
     // label30
     //
     this.label30.AutoSize = true;
     this.label30.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label30.Location = new System.Drawing.Point(22, 43);
     this.label30.Name = "label30";
     this.label30.Size = new System.Drawing.Size(34, 13);
     this.label30.TabIndex = 36;
     this.label30.Text = "Serie:";
     //
     // label29
     //
     this.label29.AutoSize = true;
     this.label29.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label29.Location = new System.Drawing.Point(22, 19);
     this.label29.Name = "label29";
     this.label29.Size = new System.Drawing.Size(31, 13);
     this.label29.TabIndex = 34;
     this.label29.Text = "Tipo:";
     //
     // tipref
     //
     this.tipref.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.tipref.FormattingEnabled = true;
     this.tipref.Location = new System.Drawing.Point(57, 16);
     this.tipref.Name = "tipref";
     this.tipref.Size = new System.Drawing.Size(273, 21);
     this.tipref.TabIndex = 18;
     //
     // shapeContainer1
     //
     this.shapeContainer1.Location = new System.Drawing.Point(3, 17);
     this.shapeContainer1.Margin = new System.Windows.Forms.Padding(0);
     this.shapeContainer1.Name = "shapeContainer1";
     this.shapeContainer1.Shapes.AddRange(new Microsoft.VisualBasic.PowerPacks.Shape[] {
     this.lineShape2,
     this.lineShape1});
     this.shapeContainer1.Size = new System.Drawing.Size(329, 86);
     this.shapeContainer1.TabIndex = 47;
     this.shapeContainer1.TabStop = false;
     //
     // lineShape2
     //
     this.lineShape2.BorderColor = System.Drawing.SystemColors.InactiveCaption;
     this.lineShape2.Enabled = false;
     this.lineShape2.Name = "lineShape2";
     this.lineShape2.X1 = -3;
     this.lineShape2.X2 = 331;
     this.lineShape2.Y1 = 54;
     this.lineShape2.Y2 = 54;
     //
     // lineShape1
     //
     this.lineShape1.BorderColor = System.Drawing.SystemColors.ButtonHighlight;
     this.lineShape1.Enabled = false;
     this.lineShape1.Name = "lineShape1";
     this.lineShape1.X1 = 1;
     this.lineShape1.X2 = 335;
     this.lineShape1.Y1 = 53;
     this.lineShape1.Y2 = 53;
     //
     // direc
     //
     this.direc.Location = new System.Drawing.Point(510, 110);
     this.direc.Name = "direc";
     this.direc.Size = new System.Drawing.Size(212, 21);
     this.direc.TabIndex = 16;
     //
     // label24
     //
     this.label24.AutoSize = true;
     this.label24.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label24.Location = new System.Drawing.Point(457, 113);
     this.label24.Name = "label24";
     this.label24.Size = new System.Drawing.Size(55, 13);
     this.label24.TabIndex = 29;
     this.label24.Text = "Dirección:";
     //
     // ctactename
     //
     this.ctactename.Location = new System.Drawing.Point(271, 110);
     this.ctactename.Name = "ctactename";
     this.ctactename.Size = new System.Drawing.Size(185, 21);
     this.ctactename.TabIndex = 15;
     //
     // nmruc
     //
     this.nmruc.Location = new System.Drawing.Point(145, 110);
     this.nmruc.MaxLength = 11;
     this.nmruc.Name = "nmruc";
     this.nmruc.Size = new System.Drawing.Size(80, 21);
     this.nmruc.TabIndex = 14;
     this.nmruc.KeyDown += new System.Windows.Forms.KeyEventHandler(this.nmruc_KeyDown);
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.Teal;
     this.panel1.Controls.Add(this.btn_refresh_tcamb);
     this.panel1.Controls.Add(this.label41);
     this.panel1.Controls.Add(this.tipimptotasa);
     this.panel1.Controls.Add(this.localdes);
     this.panel1.Controls.Add(this.moduloiddes);
     this.panel1.Controls.Add(this.label9);
     this.panel1.Controls.Add(this.moneda);
     this.panel1.Controls.Add(this.label11);
     this.panel1.Controls.Add(this.label2);
     this.panel1.Controls.Add(this.tcamb);
     this.panel1.Controls.Add(this.label21);
     this.panel1.Controls.Add(this.label13);
     this.panel1.Controls.Add(this.label15);
     this.panel1.Location = new System.Drawing.Point(0, 32);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(1044, 50);
     this.panel1.TabIndex = 2;
     //
     // btn_refresh_tcamb
     //
     this.btn_refresh_tcamb.Cursor = System.Windows.Forms.Cursors.Hand;
     this.btn_refresh_tcamb.Image = ((System.Drawing.Image)(resources.GetObject("btn_refresh_tcamb.Image")));
     this.btn_refresh_tcamb.Location = new System.Drawing.Point(815, 19);
     this.btn_refresh_tcamb.Name = "btn_refresh_tcamb";
     this.btn_refresh_tcamb.Size = new System.Drawing.Size(22, 22);
     this.btn_refresh_tcamb.TabIndex = 20;
     this.btn_refresh_tcamb.ToolTip = "Refrescar Tipo de Cambio";
     this.btn_refresh_tcamb.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     this.btn_refresh_tcamb.Click += new System.EventHandler(this.btn_refresh_tcamb_Click);
     //
     // label41
     //
     this.label41.AutoSize = true;
     this.label41.BackColor = System.Drawing.Color.Transparent;
     this.label41.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label41.ForeColor = System.Drawing.Color.White;
     this.label41.Location = new System.Drawing.Point(1017, 23);
     this.label41.Name = "label41";
     this.label41.Size = new System.Drawing.Size(21, 17);
     this.label41.TabIndex = 19;
     this.label41.Text = "%";
     //
     // tipimptotasa
     //
     this.tipimptotasa.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.tipimptotasa.FormattingEnabled = true;
     this.tipimptotasa.ImeMode = System.Windows.Forms.ImeMode.Disable;
     this.tipimptotasa.Location = new System.Drawing.Point(977, 21);
     this.tipimptotasa.Name = "tipimptotasa";
     this.tipimptotasa.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.tipimptotasa.Size = new System.Drawing.Size(40, 21);
     this.tipimptotasa.TabIndex = 18;
     this.tipimptotasa.SelectedIndexChanged += new System.EventHandler(this.tipimptotasa_SelectedIndexChanged);
     //
     // localdes
     //
     this.localdes.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.localdes.DropDownWidth = 170;
     this.localdes.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.localdes.FormattingEnabled = true;
     this.localdes.Location = new System.Drawing.Point(216, 23);
     this.localdes.Name = "localdes";
     this.localdes.Size = new System.Drawing.Size(147, 21);
     this.localdes.TabIndex = 11;
     this.localdes.SelectedIndexChanged += new System.EventHandler(this.localdes_SelectedIndexChanged);
     //
     // moduloiddes
     //
     this.moduloiddes.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.moduloiddes.DropDownWidth = 200;
     this.moduloiddes.Font = new System.Drawing.Font("Microsoft Sans Serif", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.moduloiddes.FormattingEnabled = true;
     this.moduloiddes.Location = new System.Drawing.Point(6, 23);
     this.moduloiddes.Name = "moduloiddes";
     this.moduloiddes.Size = new System.Drawing.Size(196, 21);
     this.moduloiddes.TabIndex = 10;
     this.moduloiddes.SelectedIndexChanged += new System.EventHandler(this.moduloiddes_SelectedIndexChanged);
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.BackColor = System.Drawing.Color.Transparent;
     this.label9.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label9.ForeColor = System.Drawing.Color.White;
     this.label9.Location = new System.Drawing.Point(272, 8);
     this.label9.Name = "label9";
     this.label9.Size = new System.Drawing.Size(38, 13);
     this.label9.TabIndex = 19;
     this.label9.Text = "Local";
     //
     // moneda
     //
     this.moneda.AutoCompleteCustomSource.AddRange(new string[] {
     "FA"});
     this.moneda.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.moneda.DropDownWidth = 250;
     this.moneda.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.moneda.FormattingEnabled = true;
     this.moneda.Location = new System.Drawing.Point(845, 21);
     this.moneda.Name = "moneda";
     this.moneda.Size = new System.Drawing.Size(70, 21);
     this.moneda.TabIndex = 7;
     this.moneda.SelectedIndexChanged += new System.EventHandler(this.moneda_SelectedIndexChanged);
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.BackColor = System.Drawing.Color.Transparent;
     this.label11.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label11.ForeColor = System.Drawing.Color.White;
     this.label11.Location = new System.Drawing.Point(474, 22);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(211, 24);
     this.label11.TabIndex = 6;
     this.label11.Text = "ORDEN DE COMPRA";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.BackColor = System.Drawing.Color.Transparent;
     this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.Color.White;
     this.label2.Location = new System.Drawing.Point(43, 8);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(114, 13);
     this.label2.TabIndex = 17;
     this.label2.Text = "Destino :: Almacén";
     //
     // tcamb
     //
     this.tcamb.Location = new System.Drawing.Point(917, 21);
     this.tcamb.Name = "tcamb";
     this.tcamb.Size = new System.Drawing.Size(56, 21);
     this.tcamb.TabIndex = 8;
     this.tcamb.Text = "8";
     this.tcamb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label21
     //
     this.label21.AutoSize = true;
     this.label21.BackColor = System.Drawing.Color.Transparent;
     this.label21.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label21.ForeColor = System.Drawing.Color.White;
     this.label21.Location = new System.Drawing.Point(850, 6);
     this.label21.Name = "label21";
     this.label21.Size = new System.Drawing.Size(52, 13);
     this.label21.TabIndex = 7;
     this.label21.Text = "Moneda";
     //
     // label13
     //
     this.label13.AutoSize = true;
     this.label13.BackColor = System.Drawing.Color.Transparent;
     this.label13.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label13.ForeColor = System.Drawing.Color.White;
     this.label13.Location = new System.Drawing.Point(972, 6);
     this.label13.Name = "label13";
     this.label13.Size = new System.Drawing.Size(58, 13);
     this.label13.TabIndex = 9;
     this.label13.Text = "Impuesto";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.BackColor = System.Drawing.Color.Transparent;
     this.label15.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label15.ForeColor = System.Drawing.Color.White;
     this.label15.Location = new System.Drawing.Point(915, 6);
     this.label15.Name = "label15";
     this.label15.Size = new System.Drawing.Size(60, 13);
     this.label15.TabIndex = 8;
     this.label15.Text = "T Cambio";
     //
     // Botonera
     //
     this.Botonera.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
     this.Botonera.ImageScalingSize = new System.Drawing.Size(22, 22);
     this.Botonera.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.btn_nuevo,
     this.btn_editar,
     this.btn_cancelar,
     this.btn_grabar,
     this.btn_eliminar,
     this.btn_imprimir,
     this.btn_imprimiraux,
     this.toolStripSeparator1,
     this.btn_primero,
     this.btn_anterior,
     this.btn_siguiente,
     this.btn_ultimo,
     this.toolStripSeparator2,
     this.btn_detanadir,
     this.btn_deteliminar,
     this.toolStripSeparator3,
     this.btn_actualizar,
     this.btn_canculadora,
     this.btn_clave,
     this.btn_log,
     this.btn_attachedfile,
     this.btn_GenerarOrden,
     this.btn_salir});
     this.Botonera.Location = new System.Drawing.Point(0, 0);
     this.Botonera.Name = "Botonera";
     this.Botonera.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
     this.Botonera.Size = new System.Drawing.Size(1045, 29);
     this.Botonera.TabIndex = 1;
     this.Botonera.Text = "ToolStrip1";
     //
     // btn_nuevo
     //
     this.btn_nuevo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_nuevo.Image = global::BapFormulariosNet.Properties.Resources.go_new3;
     this.btn_nuevo.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_nuevo.ImageTransparentColor = System.Drawing.SystemColors.ButtonFace;
     this.btn_nuevo.Name = "btn_nuevo";
     this.btn_nuevo.Size = new System.Drawing.Size(23, 26);
     this.btn_nuevo.Text = "Nuevo";
     this.btn_nuevo.Click += new System.EventHandler(this.btn_nuevo_Click);
     //
     // btn_editar
     //
     this.btn_editar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_editar.Image = ((System.Drawing.Image)(resources.GetObject("btn_editar.Image")));
     this.btn_editar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_editar.Name = "btn_editar";
     this.btn_editar.Size = new System.Drawing.Size(26, 26);
     this.btn_editar.Text = "Editar";
     this.btn_editar.Click += new System.EventHandler(this.btn_editar_Click);
     //
     // btn_cancelar
     //
     this.btn_cancelar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_cancelar.Image = global::BapFormulariosNet.Properties.Resources.go_undo2;
     this.btn_cancelar.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_cancelar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_cancelar.Name = "btn_cancelar";
     this.btn_cancelar.Size = new System.Drawing.Size(24, 26);
     this.btn_cancelar.Text = "Cancelar";
     this.btn_cancelar.Click += new System.EventHandler(this.btn_cancelar_Click);
     //
     // btn_grabar
     //
     this.btn_grabar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_grabar.Image = ((System.Drawing.Image)(resources.GetObject("btn_grabar.Image")));
     this.btn_grabar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_grabar.Name = "btn_grabar";
     this.btn_grabar.Size = new System.Drawing.Size(26, 26);
     this.btn_grabar.Text = "Grabar";
     this.btn_grabar.Click += new System.EventHandler(this.btn_grabar_Click);
     //
     // btn_eliminar
     //
     this.btn_eliminar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_eliminar.Image = ((System.Drawing.Image)(resources.GetObject("btn_eliminar.Image")));
     this.btn_eliminar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_eliminar.Name = "btn_eliminar";
     this.btn_eliminar.Size = new System.Drawing.Size(26, 26);
     this.btn_eliminar.Text = "Eliminar";
     this.btn_eliminar.Click += new System.EventHandler(this.btn_eliminar_Click);
     //
     // btn_imprimir
     //
     this.btn_imprimir.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_imprimir.Image = global::BapFormulariosNet.Properties.Resources.dev_printer;
     this.btn_imprimir.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_imprimir.Name = "btn_imprimir";
     this.btn_imprimir.Size = new System.Drawing.Size(26, 26);
     this.btn_imprimir.Text = "Imprimir Resumido";
     this.btn_imprimir.Click += new System.EventHandler(this.btn_imprimir_Click);
     //
     // btn_imprimiraux
     //
     this.btn_imprimiraux.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_imprimiraux.Image = ((System.Drawing.Image)(resources.GetObject("btn_imprimiraux.Image")));
     this.btn_imprimiraux.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_imprimiraux.Name = "btn_imprimiraux";
     this.btn_imprimiraux.Size = new System.Drawing.Size(26, 26);
     this.btn_imprimiraux.Text = "Imprimir Completo";
     this.btn_imprimiraux.Click += new System.EventHandler(this.btn_imprimiraux_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 29);
     //
     // btn_primero
     //
     this.btn_primero.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_primero.Image = ((System.Drawing.Image)(resources.GetObject("btn_primero.Image")));
     this.btn_primero.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_primero.Name = "btn_primero";
     this.btn_primero.Size = new System.Drawing.Size(26, 26);
     this.btn_primero.Text = "Primero";
     this.btn_primero.Click += new System.EventHandler(this.btn_primero_Click);
     //
     // btn_anterior
     //
     this.btn_anterior.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_anterior.Image = ((System.Drawing.Image)(resources.GetObject("btn_anterior.Image")));
     this.btn_anterior.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_anterior.Name = "btn_anterior";
     this.btn_anterior.Size = new System.Drawing.Size(26, 26);
     this.btn_anterior.Text = "Anterior";
     this.btn_anterior.Click += new System.EventHandler(this.btn_anterior_Click);
     //
     // btn_siguiente
     //
     this.btn_siguiente.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_siguiente.Image = ((System.Drawing.Image)(resources.GetObject("btn_siguiente.Image")));
     this.btn_siguiente.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_siguiente.Name = "btn_siguiente";
     this.btn_siguiente.Size = new System.Drawing.Size(26, 26);
     this.btn_siguiente.Text = "Siguiente";
     this.btn_siguiente.Click += new System.EventHandler(this.btn_siguiente_Click);
     //
     // btn_ultimo
     //
     this.btn_ultimo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_ultimo.Image = ((System.Drawing.Image)(resources.GetObject("btn_ultimo.Image")));
     this.btn_ultimo.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_ultimo.Name = "btn_ultimo";
     this.btn_ultimo.Size = new System.Drawing.Size(26, 26);
     this.btn_ultimo.Text = "Ultimo";
     this.btn_ultimo.Click += new System.EventHandler(this.btn_ultimo_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 29);
     //
     // btn_detanadir
     //
     this.btn_detanadir.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_detanadir.Image = ((System.Drawing.Image)(resources.GetObject("btn_detanadir.Image")));
     this.btn_detanadir.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_detanadir.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_detanadir.Name = "btn_detanadir";
     this.btn_detanadir.Size = new System.Drawing.Size(24, 26);
     this.btn_detanadir.Text = "Añadir";
     this.btn_detanadir.Click += new System.EventHandler(this.btn_detanadir_Click);
     //
     // btn_deteliminar
     //
     this.btn_deteliminar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_deteliminar.Image = ((System.Drawing.Image)(resources.GetObject("btn_deteliminar.Image")));
     this.btn_deteliminar.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_deteliminar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_deteliminar.Name = "btn_deteliminar";
     this.btn_deteliminar.Size = new System.Drawing.Size(24, 26);
     this.btn_deteliminar.Text = "Quitar";
     this.btn_deteliminar.Click += new System.EventHandler(this.btn_deteliminar_Click);
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 29);
     //
     // btn_actualizar
     //
     this.btn_actualizar.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_actualizar.Image = global::BapFormulariosNet.Properties.Resources.actualizar1;
     this.btn_actualizar.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_actualizar.Name = "btn_actualizar";
     this.btn_actualizar.Size = new System.Drawing.Size(26, 26);
     this.btn_actualizar.Text = "Actualizar Unidad de Medida";
     this.btn_actualizar.Click += new System.EventHandler(this.btn_actualizar_Click);
     //
     // btn_canculadora
     //
     this.btn_canculadora.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_canculadora.Image = ((System.Drawing.Image)(resources.GetObject("btn_canculadora.Image")));
     this.btn_canculadora.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_canculadora.Name = "btn_canculadora";
     this.btn_canculadora.Size = new System.Drawing.Size(26, 26);
     this.btn_canculadora.Text = "calculadora";
     this.btn_canculadora.Click += new System.EventHandler(this.btn_buscar_Click);
     //
     // btn_clave
     //
     this.btn_clave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_clave.Image = ((System.Drawing.Image)(resources.GetObject("btn_clave.Image")));
     this.btn_clave.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_clave.Name = "btn_clave";
     this.btn_clave.Size = new System.Drawing.Size(26, 26);
     this.btn_clave.Text = "Clave Administrador";
     this.btn_clave.ToolTipText = "Clave Administrador";
     this.btn_clave.Click += new System.EventHandler(this.btn_clave_Click);
     //
     // btn_log
     //
     this.btn_log.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_log.Image = ((System.Drawing.Image)(resources.GetObject("btn_log.Image")));
     this.btn_log.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_log.Name = "btn_log";
     this.btn_log.Size = new System.Drawing.Size(26, 26);
     this.btn_log.Text = "Auditoria";
     this.btn_log.Click += new System.EventHandler(this.btn_log_Click);
     //
     // btn_attachedfile
     //
     this.btn_attachedfile.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_attachedfile.Image = ((System.Drawing.Image)(resources.GetObject("btn_attachedfile.Image")));
     this.btn_attachedfile.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_attachedfile.Name = "btn_attachedfile";
     this.btn_attachedfile.Size = new System.Drawing.Size(26, 26);
     this.btn_attachedfile.Text = "Adjuntar Archivos";
     this.btn_attachedfile.Click += new System.EventHandler(this.btn_attachedfile_Click);
     //
     // btn_GenerarOrden
     //
     this.btn_GenerarOrden.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_GenerarOrden.Image = global::BapFormulariosNet.Properties.Resources.btn_generated;
     this.btn_GenerarOrden.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_GenerarOrden.Name = "btn_GenerarOrden";
     this.btn_GenerarOrden.Size = new System.Drawing.Size(26, 26);
     this.btn_GenerarOrden.Text = "Generar Orden Detallado";
     this.btn_GenerarOrden.Click += new System.EventHandler(this.btn_GenerarOrden_Click);
     //
     // btn_salir
     //
     this.btn_salir.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.btn_salir.Image = ((System.Drawing.Image)(resources.GetObject("btn_salir.Image")));
     this.btn_salir.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
     this.btn_salir.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.btn_salir.Name = "btn_salir";
     this.btn_salir.Size = new System.Drawing.Size(24, 26);
     this.btn_salir.Text = "Salir";
     this.btn_salir.Click += new System.EventHandler(this.btn_salir_Click);
     //
     // tipoclieprov
     //
     this.tipoclieprov.AutoSize = true;
     this.tipoclieprov.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tipoclieprov.Location = new System.Drawing.Point(4, 113);
     this.tipoclieprov.Name = "tipoclieprov";
     this.tipoclieprov.Size = new System.Drawing.Size(59, 13);
     this.tipoclieprov.TabIndex = 25;
     this.tipoclieprov.Text = "Proveedor:";
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label14.Location = new System.Drawing.Point(114, 113);
     this.label14.Name = "label14";
     this.label14.Size = new System.Drawing.Size(33, 13);
     this.label14.TabIndex = 75;
     this.label14.Text = "RUC:";
     //
     // label23
     //
     this.label23.AutoSize = true;
     this.label23.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label23.Location = new System.Drawing.Point(225, 113);
     this.label23.Name = "label23";
     this.label23.Size = new System.Drawing.Size(50, 13);
     this.label23.TabIndex = 27;
     this.label23.Text = "R Social:";
     //
     // glosa
     //
     this.glosa.Location = new System.Drawing.Point(742, 134);
     this.glosa.Multiline = true;
     this.glosa.Name = "glosa";
     this.glosa.Size = new System.Drawing.Size(291, 121);
     this.glosa.TabIndex = 86;
     this.glosa.KeyDown += new System.Windows.Forms.KeyEventHandler(this.glosa_KeyDown);
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location = new System.Drawing.Point(400, 281);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Size = new System.Drawing.Size(252, 140);
     this.pictureEdit1.TabIndex = 109;
     //
     // Frm_ordencompra
     //
     this.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(218)))), ((int)(((byte)(224)))));
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.ClientSize = new System.Drawing.Size(1045, 592);
     this.Controls.Add(this.pictureEdit1);
     this.Controls.Add(this.glosa);
     this.Controls.Add(this.ctacte);
     this.Controls.Add(this.condpagoid);
     this.Controls.Add(this.label34);
     this.Controls.Add(this.puntollegada);
     this.Controls.Add(this.label12);
     this.Controls.Add(this.atencion);
     this.Controls.Add(this.label27);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.fechpago);
     this.Controls.Add(this.panel3);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.griddetalleocompra);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.direc);
     this.Controls.Add(this.label24);
     this.Controls.Add(this.ctactename);
     this.Controls.Add(this.nmruc);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.Botonera);
     this.Controls.Add(this.tipoclieprov);
     this.Controls.Add(this.label14);
     this.Controls.Add(this.label23);
     this.DoubleBuffered = true;
     this.KeyPreview = true;
     this.MaximizeBox = false;
     this.Name = "Frm_ordencompra";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Registro de Ordenes de Compra";
     this.Activated += new System.EventHandler(this.Frm_ordencompra_Activated);
     this.Load += new System.EventHandler(this.Frm_ordencompra_Load);
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Frm_ordencompra_KeyDown);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.afecdetraccion.Properties)).EndInit();
     this.panel3.ResumeLayout(false);
     this.panel3.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.griddetalleocompra)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.Botonera.ResumeLayout(false);
     this.Botonera.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.OK = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.cancel = new DevExpress.XtraBars.BarButtonItem();
     this.createMovement = new DevExpress.XtraBars.BarButtonItem();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.NomenclatureInfoButtonsBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControl = new DevExpress.XtraEditors.PanelControl();
     this.State = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.Car = new Aramis.AramisSearchLookUpEdit();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.Driver = new Aramis.AramisSearchLookUpEdit();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.Carrier = new Aramis.AramisSearchLookUpEdit();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.Contractor = new Aramis.AramisSearchLookUpEdit();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.TypeOfShipment = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.Date = new DevExpress.XtraEditors.DateEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.IncomeNumber = new DevExpress.XtraEditors.TextEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.Info = new DevExpress.XtraEditors.LabelControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.NomenclatureInfo = new DevExpress.XtraGrid.GridControl();
     this.nomenclatureView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
     this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
     this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
     this.panelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Car.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Driver.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Carrier.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Contractor.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfShipment.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IncomeNumber.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     this.SuspendLayout();
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.OK);
     this.ribbonStatusBar.ItemLinks.Add(this.barButtonItem2);
     this.ribbonStatusBar.ItemLinks.Add(this.cancel);
     this.ribbonStatusBar.ItemLinks.Add(this.createMovement);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 544);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(720, 31);
     //
     // OK
     //
     this.OK.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.OK.Caption = "OK";
     this.OK.Id = 0;
     this.OK.ImageIndex = 0;
     this.OK.Name = "OK";
     this.OK.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OK_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem2.Caption = "��������";
     this.barButtonItem2.Id = 1;
     this.barButtonItem2.Name = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Write_ItemClick);
     //
     // cancel
     //
     this.cancel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.cancel.Caption = "³����";
     this.cancel.Id = 2;
     this.cancel.ImageIndex = 1;
     this.cancel.Name = "cancel";
     this.cancel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.cancel_ItemClick);
     //
     // createMovement
     //
     this.createMovement.Caption = "���������� ����������";
     this.createMovement.Id = 18;
     this.createMovement.ImageIndex = 2;
     this.createMovement.Name = "createMovement";
     this.createMovement.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.createMovement_ItemClick);
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.OK,
     this.barButtonItem2,
     this.cancel,
     this.createMovement,
     this.barButtonItem8});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 20;
     this.ribbon.Name = "ribbon";
     this.ribbon.Size = new System.Drawing.Size(720, 49);
     this.ribbon.StatusBar = this.NomenclatureInfoButtonsBar;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // NomenclatureInfoButtonsBar
     //
     this.NomenclatureInfoButtonsBar.Dock = System.Windows.Forms.DockStyle.Top;
     this.NomenclatureInfoButtonsBar.ItemLinks.Add(this.barButtonItem8);
     this.NomenclatureInfoButtonsBar.Location = new System.Drawing.Point(2, 2);
     this.NomenclatureInfoButtonsBar.Name = "NomenclatureInfoButtonsBar";
     this.NomenclatureInfoButtonsBar.Ribbon = this.ribbon;
     this.NomenclatureInfoButtonsBar.Size = new System.Drawing.Size(716, 27);
     //
     // panelControl
     //
     this.panelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl.Controls.Add(this.State);
     this.panelControl.Controls.Add(this.labelControl8);
     this.panelControl.Controls.Add(this.Car);
     this.panelControl.Controls.Add(this.labelControl7);
     this.panelControl.Controls.Add(this.Driver);
     this.panelControl.Controls.Add(this.labelControl6);
     this.panelControl.Controls.Add(this.Carrier);
     this.panelControl.Controls.Add(this.labelControl5);
     this.panelControl.Controls.Add(this.Contractor);
     this.panelControl.Controls.Add(this.labelControl4);
     this.panelControl.Controls.Add(this.TypeOfShipment);
     this.panelControl.Controls.Add(this.labelControl3);
     this.panelControl.Controls.Add(this.Date);
     this.panelControl.Controls.Add(this.labelControl2);
     this.panelControl.Controls.Add(this.IncomeNumber);
     this.panelControl.Controls.Add(this.labelControl1);
     this.panelControl.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl.Location = new System.Drawing.Point(0, 49);
     this.panelControl.Name = "panelControl";
     this.panelControl.Size = new System.Drawing.Size(720, 110);
     this.panelControl.TabIndex = 0;
     //
     // State
     //
     this.State.Location = new System.Drawing.Point(455, 31);
     this.State.MenuManager = this.ribbon;
     this.State.Name = "State";
     this.State.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.State.Size = new System.Drawing.Size(209, 20);
     this.State.TabIndex = 3;
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(366, 34);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(82, 13);
     this.labelControl8.TabIndex = 14;
     this.labelControl8.Text = "���� ���������";
     //
     // Car
     //
     this.Car.BaseFilter = null;
     this.Car.Location = new System.Drawing.Point(455, 83);
     this.Car.MenuManager = this.ribbon;
     this.Car.Name = "Car";
     this.Car.Properties.BaseFilter = null;
     this.Car.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Car.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Car.Properties.NullText = "";
     this.Car.Size = new System.Drawing.Size(209, 20);
     this.Car.TabIndex = 7;
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(366, 86);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(40, 13);
     this.labelControl7.TabIndex = 12;
     this.labelControl7.Text = "������";
     //
     // Driver
     //
     this.Driver.BaseFilter = null;
     this.Driver.Location = new System.Drawing.Point(114, 83);
     this.Driver.MenuManager = this.ribbon;
     this.Driver.Name = "Driver";
     this.Driver.Properties.BaseFilter = null;
     this.Driver.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Driver.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Driver.Properties.NullText = "";
     this.Driver.Size = new System.Drawing.Size(246, 20);
     this.Driver.TabIndex = 6;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(10, 86);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(28, 13);
     this.labelControl6.TabIndex = 10;
     this.labelControl6.Text = "����";
     //
     // Carrier
     //
     this.Carrier.BaseFilter = null;
     this.Carrier.Location = new System.Drawing.Point(455, 57);
     this.Carrier.MenuManager = this.ribbon;
     this.Carrier.Name = "Carrier";
     this.Carrier.Properties.BaseFilter = null;
     this.Carrier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Carrier.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Carrier.Properties.NullText = "";
     this.Carrier.Size = new System.Drawing.Size(209, 20);
     this.Carrier.TabIndex = 5;
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(366, 60);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(57, 13);
     this.labelControl5.TabIndex = 8;
     this.labelControl5.Text = "���������";
     //
     // Contractor
     //
     this.Contractor.BaseFilter = null;
     this.Contractor.Location = new System.Drawing.Point(114, 57);
     this.Contractor.MenuManager = this.ribbon;
     this.Contractor.Name = "Contractor";
     this.Contractor.Properties.BaseFilter = null;
     this.Contractor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Contractor.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Contractor.Properties.NullText = "";
     this.Contractor.Size = new System.Drawing.Size(246, 20);
     this.Contractor.TabIndex = 4;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(10, 60);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(60, 13);
     this.labelControl4.TabIndex = 6;
     this.labelControl4.Text = "����������";
     //
     // TypeOfShipment
     //
     this.TypeOfShipment.Location = new System.Drawing.Point(114, 31);
     this.TypeOfShipment.MenuManager = this.ribbon;
     this.TypeOfShipment.Name = "TypeOfShipment";
     this.TypeOfShipment.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TypeOfShipment.Size = new System.Drawing.Size(246, 20);
     this.TypeOfShipment.TabIndex = 2;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(10, 34);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(99, 13);
     this.labelControl3.TabIndex = 4;
     this.labelControl3.Text = "��� ������������";
     //
     // Date
     //
     this.Date.EditValue = null;
     this.Date.Location = new System.Drawing.Point(260, 6);
     this.Date.MenuManager = this.ribbon;
     this.Date.Name = "Date";
     this.Date.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.Date.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Date.Size = new System.Drawing.Size(100, 20);
     this.Date.TabIndex = 1;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(225, 8);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(29, 13);
     this.labelControl2.TabIndex = 2;
     this.labelControl2.Text = "���� ";
     //
     // IncomeNumber
     //
     this.IncomeNumber.Location = new System.Drawing.Point(114, 5);
     this.IncomeNumber.MenuManager = this.ribbon;
     this.IncomeNumber.Name = "IncomeNumber";
     this.IncomeNumber.Size = new System.Drawing.Size(105, 20);
     this.IncomeNumber.TabIndex = 0;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 8);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(68, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "� ��������";
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.pictureEdit1);
     this.panelControl1.Controls.Add(this.Info);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(0, 524);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(720, 20);
     this.panelControl1.TabIndex = 0;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureEdit1.EditValue = global::FMCG.Properties.Resources._1317825614_information_balloon;
     this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
     this.pictureEdit1.MenuManager = this.ribbon;
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Size = new System.Drawing.Size(20, 20);
     this.pictureEdit1.TabIndex = 3;
     this.pictureEdit1.ToolTip = "��� ������� ��������� �������� �� ���� ���������� �����������";
     this.pictureEdit1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     this.pictureEdit1.ToolTipTitle = "������:";
     //
     // Info
     //
     this.Info.Appearance.ForeColor = System.Drawing.Color.Gray;
     this.Info.Location = new System.Drawing.Point(24, 3);
     this.Info.Name = "Info";
     this.Info.Size = new System.Drawing.Size(12, 13);
     this.Info.TabIndex = 1;
     this.Info.Text = "...";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem1.Caption = "OK";
     this.barButtonItem1.Id = 0;
     this.barButtonItem1.ImageIndex = 0;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem3.Caption = "��������";
     this.barButtonItem3.Id = 1;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem4.Caption = "³����";
     this.barButtonItem4.Id = 2;
     this.barButtonItem4.ImageIndex = 1;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // NomenclatureInfo
     //
     this.NomenclatureInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.NomenclatureInfo.Location = new System.Drawing.Point(2, 29);
     this.NomenclatureInfo.MainView = this.nomenclatureView;
     this.NomenclatureInfo.MenuManager = this.ribbon;
     this.NomenclatureInfo.Name = "NomenclatureInfo";
     this.NomenclatureInfo.Size = new System.Drawing.Size(716, 334);
     this.NomenclatureInfo.TabIndex = 1;
     this.NomenclatureInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.nomenclatureView});
     //
     // nomenclatureView
     //
     this.nomenclatureView.GridControl = this.NomenclatureInfo;
     this.nomenclatureView.Name = "nomenclatureView";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem5.Caption = "OK";
     this.barButtonItem5.Id = 0;
     this.barButtonItem5.ImageIndex = 0;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem6.Caption = "��������";
     this.barButtonItem6.Id = 1;
     this.barButtonItem6.Name = "barButtonItem6";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem7.Caption = "³����";
     this.barButtonItem7.Id = 2;
     this.barButtonItem7.ImageIndex = 1;
     this.barButtonItem7.Name = "barButtonItem7";
     //
     // panelControl3
     //
     this.panelControl3.Controls.Add(this.NomenclatureInfo);
     this.panelControl3.Controls.Add(this.NomenclatureInfoButtonsBar);
     this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl3.Location = new System.Drawing.Point(0, 159);
     this.panelControl3.Name = "panelControl3";
     this.panelControl3.Size = new System.Drawing.Size(720, 365);
     this.panelControl3.TabIndex = 25;
     //
     // barButtonItem8
     //
     this.barButtonItem8.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem8.Caption = "��������� ����";
     this.barButtonItem8.Id = 19;
     this.barButtonItem8.Name = "barButtonItem8";
     this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick);
     //
     // ShipmentPlanItemForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(720, 575);
     this.Controls.Add(this.panelControl3);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelControl);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.KeyPreview = true;
     this.Name = "ShipmentPlanItemForm";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Item form";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Itemform_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
     this.panelControl.ResumeLayout(false);
     this.panelControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Car.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Driver.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Carrier.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Contractor.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfShipment.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IncomeNumber.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DJ_Exit));
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.btnFQTC = new DevExpress.XtraEditors.SimpleButton();
     this.btnSaveCG = new DevExpress.XtraEditors.SimpleButton();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.btnSaveDJ = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(110, 34);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(283, 13);
     this.labelControl1.TabIndex = 14;
     this.labelControl1.Text = "请选择对本单据的处理,按《ESC》键放弃本次处理!";
     //
     // btnFQTC
     //
     this.btnFQTC.Image = ((System.Drawing.Image)(resources.GetObject("btnFQTC.Image")));
     this.btnFQTC.Location = new System.Drawing.Point(275, 95);
     this.btnFQTC.Name = "btnFQTC";
     this.btnFQTC.Size = new System.Drawing.Size(96, 31);
     this.btnFQTC.TabIndex = 12;
     this.btnFQTC.Text = "废弃退出(&C)";
     this.btnFQTC.Click += new System.EventHandler(this.btnFQTC_Click);
     //
     // btnSaveCG
     //
     this.btnSaveCG.DialogResult = System.Windows.Forms.DialogResult.Cancel;
     this.btnSaveCG.Image = ((System.Drawing.Image)(resources.GetObject("btnSaveCG.Image")));
     this.btnSaveCG.Location = new System.Drawing.Point(33, 95);
     this.btnSaveCG.Name = "btnSaveCG";
     this.btnSaveCG.Size = new System.Drawing.Size(96, 31);
     this.btnSaveCG.TabIndex = 11;
     this.btnSaveCG.Text = "存入草稿(&D)";
     this.btnSaveCG.Click += new System.EventHandler(this.btnSaveCG_Click);
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location = new System.Drawing.Point(11, 15);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.AllowFocused = false;
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ReadOnly = true;
     this.pictureEdit1.Properties.ShowMenu = false;
     this.pictureEdit1.Size = new System.Drawing.Size(93, 52);
     this.pictureEdit1.TabIndex = 13;
     //
     // btnSaveDJ
     //
     this.btnSaveDJ.Image = ((System.Drawing.Image)(resources.GetObject("btnSaveDJ.Image")));
     this.btnSaveDJ.Location = new System.Drawing.Point(154, 95);
     this.btnSaveDJ.Name = "btnSaveDJ";
     this.btnSaveDJ.Size = new System.Drawing.Size(96, 31);
     this.btnSaveDJ.TabIndex = 10;
     this.btnSaveDJ.Text = "保存单据(&S)";
     this.btnSaveDJ.Click += new System.EventHandler(this.btnSaveDJ_Click);
     //
     // DJ_Exit
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(403, 149);
     this.Controls.Add(this.btnSaveDJ);
     this.Controls.Add(this.btnSaveCG);
     this.Controls.Add(this.btnFQTC);
     this.Controls.Add(this.pictureEdit1);
     this.Controls.Add(this.labelControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.Name = "DJ_Exit";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "过账提示";
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.dxValidationProvider1 = new DevExpress.XtraEditors.DXErrorProvider.DXValidationProvider(this.components);
     this.txtEditFax = new DevExpress.XtraEditors.TextEdit();
     this.txtEditEmail = new DevExpress.XtraEditors.TextEdit();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.xtraScrollableControl1 = new DevExpress.XtraEditors.XtraScrollableControl();
     this.bttEdit = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
     this.textEditLogoPath = new DevExpress.XtraEditors.TextEdit();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.txtEditId = new DevExpress.XtraEditors.TextEdit();
     this.bttCancel = new DevExpress.XtraEditors.SimpleButton();
     this.bttSave = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
     this.lbApartmentPolicy = new DevExpress.XtraEditors.LabelControl();
     this.lbApartmentOwnerName = new DevExpress.XtraEditors.LabelControl();
     this.lbApartmentNitiId = new DevExpress.XtraEditors.LabelControl();
     this.lbApartmentOwnerID = new DevExpress.XtraEditors.LabelControl();
     this.lbApartmentWeb = new DevExpress.XtraEditors.LabelControl();
     this.lbApartmentEmail = new DevExpress.XtraEditors.LabelControl();
     this.lbApartmentFax = new DevExpress.XtraEditors.LabelControl();
     this.lbApartmentTel = new DevExpress.XtraEditors.LabelControl();
     this.lbApartmentAddress = new DevExpress.XtraEditors.LabelControl();
     this.lbApartmentName = new DevExpress.XtraEditors.LabelControl();
     this.panelEnable = new DevExpress.XtraEditors.PanelControl();
     this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
     this.txtEditVision = new DevExpress.XtraEditors.TextEdit();
     this.txtEditOwnerName = new DevExpress.XtraEditors.TextEdit();
     this.txtEditCorporate = new DevExpress.XtraEditors.TextEdit();
     this.txtEditIdCard = new DevExpress.XtraEditors.TextEdit();
     this.txtEditWeb = new DevExpress.XtraEditors.TextEdit();
     this.simpleButtonUpload = new DevExpress.XtraEditors.SimpleButton();
     this.txtEditTelephone = new DevExpress.XtraEditors.TextEdit();
     this.mmAddress = new DevExpress.XtraEditors.MemoEdit();
     this.txtEditCompanyName = new DevExpress.XtraEditors.TextEdit();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditFax.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditEmail.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     this.xtraScrollableControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEditLogoPath.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditId.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelEnable)).BeginInit();
     this.panelEnable.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditVision.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditOwnerName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditCorporate.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditIdCard.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditWeb.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditTelephone.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.mmAddress.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditCompanyName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // panelControl1
     //
     this.panelControl1.Appearance.BackColor = System.Drawing.Color.DarkGray;
     this.panelControl1.Appearance.Options.UseBackColor = true;
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(7, 464);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(811, 26);
     this.panelControl1.TabIndex = 9;
     //
     // dxValidationProvider1
     //
     this.dxValidationProvider1.ValidationMode = DevExpress.XtraEditors.DXErrorProvider.ValidationMode.Auto;
     //
     // txtEditFax
     //
     this.dxValidationProvider1.SetIconAlignment(this.txtEditFax, System.Windows.Forms.ErrorIconAlignment.MiddleRight);
     this.txtEditFax.Location = new System.Drawing.Point(278, 161);
     this.txtEditFax.Name = "txtEditFax";
     this.txtEditFax.Properties.MaxLength = 50;
     this.txtEditFax.Properties.ValidateOnEnterKey = true;
     this.txtEditFax.Size = new System.Drawing.Size(170, 20);
     this.txtEditFax.TabIndex = 267;
     //
     // txtEditEmail
     //
     this.txtEditEmail.Location = new System.Drawing.Point(6, 192);
     this.txtEditEmail.Name = "txtEditEmail";
     this.txtEditEmail.Size = new System.Drawing.Size(146, 20);
     this.txtEditEmail.TabIndex = 270;
     //
     // groupControl1
     //
     this.groupControl1.AppearanceCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.groupControl1.AppearanceCaption.Options.UseFont = true;
     this.groupControl1.Controls.Add(this.xtraScrollableControl1);
     this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(0, 0);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(811, 457);
     this.groupControl1.TabIndex = 11;
     this.groupControl1.Text = "ข้อมูลกิจการ";
     //
     // xtraScrollableControl1
     //
     this.xtraScrollableControl1.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.xtraScrollableControl1.Appearance.Options.UseBackColor = true;
     this.xtraScrollableControl1.Controls.Add(this.bttEdit);
     this.xtraScrollableControl1.Controls.Add(this.labelControl14);
     this.xtraScrollableControl1.Controls.Add(this.labelControl13);
     this.xtraScrollableControl1.Controls.Add(this.labelControl12);
     this.xtraScrollableControl1.Controls.Add(this.textEditLogoPath);
     this.xtraScrollableControl1.Controls.Add(this.pictureEdit1);
     this.xtraScrollableControl1.Controls.Add(this.txtEditId);
     this.xtraScrollableControl1.Controls.Add(this.bttCancel);
     this.xtraScrollableControl1.Controls.Add(this.bttSave);
     this.xtraScrollableControl1.Controls.Add(this.labelControl11);
     this.xtraScrollableControl1.Controls.Add(this.lbApartmentPolicy);
     this.xtraScrollableControl1.Controls.Add(this.lbApartmentOwnerName);
     this.xtraScrollableControl1.Controls.Add(this.lbApartmentNitiId);
     this.xtraScrollableControl1.Controls.Add(this.lbApartmentOwnerID);
     this.xtraScrollableControl1.Controls.Add(this.lbApartmentWeb);
     this.xtraScrollableControl1.Controls.Add(this.lbApartmentEmail);
     this.xtraScrollableControl1.Controls.Add(this.lbApartmentFax);
     this.xtraScrollableControl1.Controls.Add(this.lbApartmentTel);
     this.xtraScrollableControl1.Controls.Add(this.lbApartmentAddress);
     this.xtraScrollableControl1.Controls.Add(this.lbApartmentName);
     this.xtraScrollableControl1.Controls.Add(this.panelEnable);
     this.xtraScrollableControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraScrollableControl1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.xtraScrollableControl1.Location = new System.Drawing.Point(2, 22);
     this.xtraScrollableControl1.Name = "xtraScrollableControl1";
     this.xtraScrollableControl1.Size = new System.Drawing.Size(807, 433);
     this.xtraScrollableControl1.TabIndex = 0;
     //
     // bttEdit
     //
     this.bttEdit.Location = new System.Drawing.Point(380, 407);
     this.bttEdit.Name = "bttEdit";
     this.bttEdit.Size = new System.Drawing.Size(70, 35);
     this.bttEdit.TabIndex = 319;
     this.bttEdit.Text = "แก้ไข";
     this.bttEdit.Click += new System.EventHandler(this.bttEdit_Click);
     //
     // labelControl14
     //
     this.labelControl14.Appearance.ForeColor = System.Drawing.Color.Red;
     this.labelControl14.Location = new System.Drawing.Point(88, 173);
     this.labelControl14.Name = "labelControl14";
     this.labelControl14.Size = new System.Drawing.Size(6, 13);
     this.labelControl14.TabIndex = 318;
     this.labelControl14.Text = "*";
     //
     // labelControl13
     //
     this.labelControl13.Appearance.ForeColor = System.Drawing.Color.Red;
     this.labelControl13.Location = new System.Drawing.Point(107, 65);
     this.labelControl13.Name = "labelControl13";
     this.labelControl13.Size = new System.Drawing.Size(6, 13);
     this.labelControl13.TabIndex = 317;
     this.labelControl13.Text = "*";
     //
     // labelControl12
     //
     this.labelControl12.Appearance.ForeColor = System.Drawing.Color.Red;
     this.labelControl12.Location = new System.Drawing.Point(84, 35);
     this.labelControl12.Name = "labelControl12";
     this.labelControl12.Size = new System.Drawing.Size(6, 13);
     this.labelControl12.TabIndex = 316;
     this.labelControl12.Text = "*";
     //
     // textEditLogoPath
     //
     this.textEditLogoPath.Location = new System.Drawing.Point(481, 319);
     this.textEditLogoPath.Name = "textEditLogoPath";
     this.textEditLogoPath.Properties.ReadOnly = true;
     this.textEditLogoPath.Size = new System.Drawing.Size(121, 20);
     this.textEditLogoPath.TabIndex = 315;
     this.textEditLogoPath.Visible = false;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Location = new System.Drawing.Point(160, 322);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.White;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.pictureEdit1.Properties.ReadOnly = true;
     this.pictureEdit1.Properties.ShowMenu = false;
     this.pictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.pictureEdit1.Size = new System.Drawing.Size(146, 120);
     this.pictureEdit1.TabIndex = 314;
     //
     // txtEditId
     //
     this.txtEditId.Location = new System.Drawing.Point(636, 33);
     this.txtEditId.Name = "txtEditId";
     this.txtEditId.Size = new System.Drawing.Size(100, 20);
     this.txtEditId.TabIndex = 312;
     this.txtEditId.Visible = false;
     //
     // bttCancel
     //
     this.bttCancel.Enabled = false;
     this.bttCancel.Location = new System.Drawing.Point(532, 407);
     this.bttCancel.Name = "bttCancel";
     this.bttCancel.Size = new System.Drawing.Size(70, 35);
     this.bttCancel.TabIndex = 311;
     this.bttCancel.Text = "ยกเลิก";
     this.bttCancel.Click += new System.EventHandler(this.bttCancel_Click);
     //
     // bttSave
     //
     this.bttSave.Enabled = false;
     this.bttSave.Location = new System.Drawing.Point(456, 407);
     this.bttSave.Name = "bttSave";
     this.bttSave.Size = new System.Drawing.Size(70, 35);
     this.bttSave.TabIndex = 310;
     this.bttSave.Text = "บันทึก";
     this.bttSave.Click += new System.EventHandler(this.bttSave_Click);
     //
     // labelControl11
     //
     this.labelControl11.Location = new System.Drawing.Point(58, 326);
     this.labelControl11.Name = "labelControl11";
     this.labelControl11.Size = new System.Drawing.Size(89, 13);
     this.labelControl11.TabIndex = 308;
     this.labelControl11.Text = "อพาร์ทเม้นท์โลโก้ :";
     //
     // lbApartmentPolicy
     //
     this.lbApartmentPolicy.Location = new System.Drawing.Point(46, 299);
     this.lbApartmentPolicy.Name = "lbApartmentPolicy";
     this.lbApartmentPolicy.Size = new System.Drawing.Size(101, 13);
     this.lbApartmentPolicy.TabIndex = 307;
     this.lbApartmentPolicy.Text = "นโยบายอพาร์ทเม้นท์ :";
     //
     // lbApartmentOwnerName
     //
     this.lbApartmentOwnerName.Location = new System.Drawing.Point(62, 268);
     this.lbApartmentOwnerName.Name = "lbApartmentOwnerName";
     this.lbApartmentOwnerName.Size = new System.Drawing.Size(85, 13);
     this.lbApartmentOwnerName.TabIndex = 306;
     this.lbApartmentOwnerName.Text = "ชื่อเจ้าของกิจการ :";
     //
     // lbApartmentNitiId
     //
     this.lbApartmentNitiId.Location = new System.Drawing.Point(322, 239);
     this.lbApartmentNitiId.Name = "lbApartmentNitiId";
     this.lbApartmentNitiId.Size = new System.Drawing.Size(104, 13);
     this.lbApartmentNitiId.TabIndex = 305;
     this.lbApartmentNitiId.Text = "เลขทะเบียนนิติบุคคล :";
     //
     // lbApartmentOwnerID
     //
     this.lbApartmentOwnerID.Location = new System.Drawing.Point(38, 237);
     this.lbApartmentOwnerID.Name = "lbApartmentOwnerID";
     this.lbApartmentOwnerID.Size = new System.Drawing.Size(109, 13);
     this.lbApartmentOwnerID.TabIndex = 304;
     this.lbApartmentOwnerID.Text = "เลขประจำตัวผู้เสียภาษี :";
     //
     // lbApartmentWeb
     //
     this.lbApartmentWeb.Location = new System.Drawing.Point(382, 208);
     this.lbApartmentWeb.Name = "lbApartmentWeb";
     this.lbApartmentWeb.Size = new System.Drawing.Size(44, 13);
     this.lbApartmentWeb.TabIndex = 303;
     this.lbApartmentWeb.Text = "เว็บไซต์ :";
     //
     // lbApartmentEmail
     //
     this.lbApartmentEmail.Location = new System.Drawing.Point(115, 206);
     this.lbApartmentEmail.Name = "lbApartmentEmail";
     this.lbApartmentEmail.Size = new System.Drawing.Size(32, 13);
     this.lbApartmentEmail.TabIndex = 302;
     this.lbApartmentEmail.Text = "อีเมล์ :";
     //
     // lbApartmentFax
     //
     this.lbApartmentFax.Location = new System.Drawing.Point(390, 177);
     this.lbApartmentFax.Name = "lbApartmentFax";
     this.lbApartmentFax.Size = new System.Drawing.Size(36, 13);
     this.lbApartmentFax.TabIndex = 301;
     this.lbApartmentFax.Text = "แฟกซ์ :";
     //
     // lbApartmentTel
     //
     this.lbApartmentTel.Location = new System.Drawing.Point(100, 175);
     this.lbApartmentTel.Name = "lbApartmentTel";
     this.lbApartmentTel.Size = new System.Drawing.Size(47, 13);
     this.lbApartmentTel.TabIndex = 300;
     this.lbApartmentTel.Text = "โทรศัพท์ :";
     //
     // lbApartmentAddress
     //
     this.lbApartmentAddress.Location = new System.Drawing.Point(119, 65);
     this.lbApartmentAddress.Name = "lbApartmentAddress";
     this.lbApartmentAddress.Size = new System.Drawing.Size(28, 13);
     this.lbApartmentAddress.TabIndex = 299;
     this.lbApartmentAddress.Text = "ที่อยู่ :";
     //
     // lbApartmentName
     //
     this.lbApartmentName.Location = new System.Drawing.Point(96, 35);
     this.lbApartmentName.Name = "lbApartmentName";
     this.lbApartmentName.Size = new System.Drawing.Size(51, 13);
     this.lbApartmentName.TabIndex = 298;
     this.lbApartmentName.Text = "ชื่อกิจการ :";
     //
     // panelEnable
     //
     this.panelEnable.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.panelEnable.Appearance.Options.UseBackColor = true;
     this.panelEnable.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelEnable.Controls.Add(this.simpleButton1);
     this.panelEnable.Controls.Add(this.txtEditVision);
     this.panelEnable.Controls.Add(this.txtEditOwnerName);
     this.panelEnable.Controls.Add(this.txtEditCorporate);
     this.panelEnable.Controls.Add(this.txtEditIdCard);
     this.panelEnable.Controls.Add(this.txtEditWeb);
     this.panelEnable.Controls.Add(this.txtEditEmail);
     this.panelEnable.Controls.Add(this.simpleButtonUpload);
     this.panelEnable.Controls.Add(this.txtEditTelephone);
     this.panelEnable.Controls.Add(this.txtEditFax);
     this.panelEnable.Controls.Add(this.mmAddress);
     this.panelEnable.Controls.Add(this.txtEditCompanyName);
     this.panelEnable.Enabled = false;
     this.panelEnable.Location = new System.Drawing.Point(154, 13);
     this.panelEnable.Name = "panelEnable";
     this.panelEnable.Size = new System.Drawing.Size(597, 388);
     this.panelEnable.TabIndex = 320;
     //
     // simpleButton1
     //
     this.simpleButton1.Location = new System.Drawing.Point(234, 309);
     this.simpleButton1.Name = "simpleButton1";
     this.simpleButton1.Size = new System.Drawing.Size(70, 35);
     this.simpleButton1.TabIndex = 314;
     this.simpleButton1.Text = "ลบโลโก้";
     this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
     //
     // txtEditVision
     //
     this.txtEditVision.Location = new System.Drawing.Point(6, 279);
     this.txtEditVision.Name = "txtEditVision";
     this.txtEditVision.Properties.MaxLength = 500;
     this.txtEditVision.Size = new System.Drawing.Size(442, 20);
     this.txtEditVision.TabIndex = 309;
     //
     // txtEditOwnerName
     //
     this.txtEditOwnerName.Location = new System.Drawing.Point(6, 252);
     this.txtEditOwnerName.Name = "txtEditOwnerName";
     this.txtEditOwnerName.Properties.MaxLength = 100;
     this.txtEditOwnerName.Size = new System.Drawing.Size(442, 20);
     this.txtEditOwnerName.TabIndex = 269;
     //
     // txtEditCorporate
     //
     this.txtEditCorporate.Location = new System.Drawing.Point(278, 223);
     this.txtEditCorporate.Name = "txtEditCorporate";
     this.txtEditCorporate.Size = new System.Drawing.Size(170, 20);
     this.txtEditCorporate.TabIndex = 275;
     //
     // txtEditIdCard
     //
     this.txtEditIdCard.Location = new System.Drawing.Point(6, 221);
     this.txtEditIdCard.Name = "txtEditIdCard";
     this.txtEditIdCard.Size = new System.Drawing.Size(146, 20);
     this.txtEditIdCard.TabIndex = 273;
     //
     // txtEditWeb
     //
     this.txtEditWeb.Location = new System.Drawing.Point(278, 192);
     this.txtEditWeb.Name = "txtEditWeb";
     this.txtEditWeb.Size = new System.Drawing.Size(170, 20);
     this.txtEditWeb.TabIndex = 272;
     //
     // simpleButtonUpload
     //
     this.simpleButtonUpload.Location = new System.Drawing.Point(158, 309);
     this.simpleButtonUpload.Name = "simpleButtonUpload";
     this.simpleButtonUpload.Size = new System.Drawing.Size(70, 35);
     this.simpleButtonUpload.TabIndex = 313;
     this.simpleButtonUpload.Text = "เลือกโลโก้";
     this.simpleButtonUpload.Click += new System.EventHandler(this.simpleButtonUpload_Click);
     //
     // txtEditTelephone
     //
     this.txtEditTelephone.Location = new System.Drawing.Point(6, 159);
     this.txtEditTelephone.Name = "txtEditTelephone";
     this.txtEditTelephone.Properties.MaxLength = 50;
     this.txtEditTelephone.Size = new System.Drawing.Size(146, 20);
     this.txtEditTelephone.TabIndex = 268;
     //
     // mmAddress
     //
     this.mmAddress.Location = new System.Drawing.Point(6, 50);
     this.mmAddress.Name = "mmAddress";
     this.mmAddress.Properties.MaxLength = 500;
     this.mmAddress.Size = new System.Drawing.Size(442, 96);
     this.mmAddress.TabIndex = 265;
     //
     // txtEditCompanyName
     //
     this.txtEditCompanyName.Location = new System.Drawing.Point(6, 19);
     this.txtEditCompanyName.Name = "txtEditCompanyName";
     this.txtEditCompanyName.Properties.MaxLength = 100;
     this.txtEditCompanyName.Size = new System.Drawing.Size(442, 20);
     this.txtEditCompanyName.TabIndex = 264;
     //
     // panelControl2
     //
     this.panelControl2.Appearance.BackColor = System.Drawing.Color.WhiteSmoke;
     this.panelControl2.Appearance.Options.UseBackColor = true;
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.groupControl1);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl2.Location = new System.Drawing.Point(7, 7);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(811, 457);
     this.panelControl2.TabIndex = 10;
     //
     // BasicInfoApartment
     //
     this.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.Appearance.Options.UseBackColor = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.panelControl1);
     this.Name = "BasicInfoApartment";
     this.Padding = new System.Windows.Forms.Padding(7);
     this.Size = new System.Drawing.Size(825, 497);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditFax.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditEmail.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     this.xtraScrollableControl1.ResumeLayout(false);
     this.xtraScrollableControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEditLogoPath.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditId.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelEnable)).EndInit();
     this.panelEnable.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtEditVision.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditOwnerName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditCorporate.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditIdCard.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditWeb.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditTelephone.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.mmAddress.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtEditCompanyName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#41
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();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
     DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Main));
     this.barManager = new DevExpress.XtraBars.BarManager(this.components);
     this.bar2 = new DevExpress.XtraBars.Bar();
     this.barSubItem1 = new DevExpress.XtraBars.BarSubItem();
     this.iFullScreen = new DevExpress.XtraBars.BarCheckItem();
     this.iProgSettings = new DevExpress.XtraBars.BarButtonItem();
     this.iExit = new DevExpress.XtraBars.BarButtonItem();
     this.mHelp = new DevExpress.XtraBars.BarSubItem();
     this.iAbout = new DevExpress.XtraBars.BarButtonItem();
     this.iHomePage = new DevExpress.XtraBars.BarButtonItem();
     this.iSupportPage = new DevExpress.XtraBars.BarButtonItem();
     this.iCheckUpdates = new DevExpress.XtraBars.BarButtonItem();
     this.iPlayBack2 = new DevExpress.XtraBars.BarButtonItem();
     this.iEQ_Open2 = new DevExpress.XtraBars.BarButtonItem();
     this.iPause_Logo = new DevExpress.XtraBars.BarButtonItem();
     this.iOpen_PlayList = new DevExpress.XtraBars.BarButtonItem();
     this.iEdit_Text_Data = new DevExpress.XtraBars.BarButtonItem();
     this.iTagsEditor = new DevExpress.XtraBars.BarButtonItem();
     this.iToggle_PL_Show = new DevExpress.XtraBars.BarButtonItem();
     this.iPList_Width = new DevExpress.XtraBars.BarCheckItem();
     this.barDockControlTop = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight = new DevExpress.XtraBars.BarDockControl();
     this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
     this.imageCollection_16 = new DevExpress.Utils.ImageCollection(this.components);
     this.mFile = new DevExpress.XtraBars.BarSubItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.iOpen = new DevExpress.XtraBars.BarButtonItem();
     this.iClose = new DevExpress.XtraBars.BarButtonItem();
     this.iNew = new DevExpress.XtraBars.BarButtonItem();
     this.iSave = new DevExpress.XtraBars.BarButtonItem();
     this.iSaveAs = new DevExpress.XtraBars.BarButtonItem();
     this.barToolbarsListItem1 = new DevExpress.XtraBars.BarToolbarsListItem();
     this.barSubItem2 = new DevExpress.XtraBars.BarSubItem();
     this.barToolbarsListItem2 = new DevExpress.XtraBars.BarToolbarsListItem();
     this.barCheckItem1 = new DevExpress.XtraBars.BarCheckItem();
     this.im_Open_PM_List = new DevExpress.XtraBars.BarButtonItem();
     this.im_Open_PP_List = new DevExpress.XtraBars.BarButtonItem();
     this.iPlay = new DevExpress.XtraBars.BarButtonItem();
     this.iPause = new DevExpress.XtraBars.BarButtonItem();
     this.iStop = new DevExpress.XtraBars.BarButtonItem();
     this.iOpen_PlayList2 = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem3 = new DevExpress.XtraBars.BarSubItem();
     this.iSave_PlayList_AS = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
     this.iClear_PlayList = new DevExpress.XtraBars.BarButtonItem();
     this.iEdit_AddMuzFolder = new DevExpress.XtraBars.BarButtonItem();
     this.iEdit_AddMuzFile = new DevExpress.XtraBars.BarButtonItem();
     this.iEdit_AddTextFile = new DevExpress.XtraBars.BarButtonItem();
     this.iSave_PlayList = new DevExpress.XtraBars.BarButtonItem();
     this.iAbout2 = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem4 = new DevExpress.XtraBars.BarSubItem();
     this.iTime_Inverse_Check = new DevExpress.XtraBars.BarCheckItem();
     this.iCheck_AutoScrollText = new DevExpress.XtraBars.BarCheckItem();
     this.iCheck_Exists_Files = new DevExpress.XtraBars.BarCheckItem();
     this.iCheck_Tags_Files = new DevExpress.XtraBars.BarCheckItem();
     this.iRepeat_Check = new DevExpress.XtraBars.BarCheckItem();
     this.barButtonItem18 = new DevExpress.XtraBars.BarButtonItem();
     this.si_Shortcut_Commands = new DevExpress.XtraBars.BarSubItem();
     this.iNext_Track = new DevExpress.XtraBars.BarButtonItem();
     this.iPrev_Track = new DevExpress.XtraBars.BarButtonItem();
     this.iNext_PlayList = new DevExpress.XtraBars.BarButtonItem();
     this.iPrev_PlayList = new DevExpress.XtraBars.BarButtonItem();
     this.iNext_Text = new DevExpress.XtraBars.BarButtonItem();
     this.iPrev_Text = new DevExpress.XtraBars.BarButtonItem();
     this.iHotFader = new DevExpress.XtraBars.BarButtonItem();
     this.iFindFilter = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem19 = new DevExpress.XtraBars.BarButtonItem();
     this.iFaider_Check = new DevExpress.XtraBars.BarCheckItem();
     this.barSubItem5 = new DevExpress.XtraBars.BarSubItem();
     this.iEdit_DelMuzFile = new DevExpress.XtraBars.BarButtonItem();
     this.iEdit_Tags = new DevExpress.XtraBars.BarButtonItem();
     this.iEdit_DelTextFile = new DevExpress.XtraBars.BarButtonItem();
     this.iEdit_EditTextFile = new DevExpress.XtraBars.BarButtonItem();
     this.barSubItem6 = new DevExpress.XtraBars.BarSubItem();
     this.iPlayBack_Check = new DevExpress.XtraBars.BarCheckItem();
     this.iEQ_Open_Check = new DevExpress.XtraBars.BarCheckItem();
     this.iFind2 = new DevExpress.XtraBars.BarButtonItem();
     this.iShowExplorer_Mp3File = new DevExpress.XtraBars.BarButtonItem();
     this.iShowExplorer_TextFile = new DevExpress.XtraBars.BarButtonItem();
     this.iClose_PlayList = new DevExpress.XtraBars.BarButtonItem();
     this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
     this.panelControl_Right = new DevExpress.XtraEditors.PanelControl();
     this.panelControl_PlayList = new DevExpress.XtraEditors.PanelControl();
     this.splitterControl1 = new DevExpress.XtraEditors.SplitterControl();
     this.panelControl_lists = new DevExpress.XtraEditors.PanelControl();
     this.xTabCtrl_PlayLists = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
     this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
     this.panelControl_Hot_PL = new DevExpress.XtraEditors.PanelControl();
     this.panelControl_PlayBack = new DevExpress.XtraEditors.PanelControl();
     this.textEdit_FadeTime = new DevExpress.XtraEditors.TextEdit();
     this.toolTipController = new DevExpress.Utils.ToolTipController(this.components);
     this.sbt_FadeTime_Up = new DevExpress.XtraEditors.SimpleButton();
     this.imageList_32 = new System.Windows.Forms.ImageList(this.components);
     this.sbt_FadeTime_Down = new DevExpress.XtraEditors.SimpleButton();
     this.sbtn_Repeat = new DevExpress.XtraEditors.SimpleButton();
     this.imageCollection_30 = new DevExpress.Utils.ImageCollection(this.components);
     this.sbtn_FadeNow = new DevExpress.XtraEditors.SimpleButton();
     this.sbtn_Pause = new DevExpress.XtraEditors.SimpleButton();
     this.sbtn_Stop = new DevExpress.XtraEditors.SimpleButton();
     this.progressBarControl_PlayPosition = new DevExpress.XtraEditors.ProgressBarControl();
     this.panelControl_PlayInfo = new DevExpress.XtraEditors.PanelControl();
     this.pbc_analizer_L = new DevExpress.XtraEditors.ProgressBarControl();
     this.pbc_analizer_R = new DevExpress.XtraEditors.ProgressBarControl();
     this.sbt_status_plist = new DevExpress.XtraEditors.SimpleButton();
     this.imageCollection_20 = new DevExpress.Utils.ImageCollection(this.components);
     this.sbt_status_play = new DevExpress.XtraEditors.SimpleButton();
     this.lbc_time_minus = new DevExpress.XtraEditors.LabelControl();
     this.Label_InfoLine = new DevExpress.XtraEditors.LabelControl();
     this.toolTipController1 = new DevExpress.Utils.ToolTipController(this.components);
     this.lbc_time_back = new DevExpress.XtraEditors.LabelControl();
     this.lbc_time = new DevExpress.XtraEditors.LabelControl();
     this.popup_MainMenu = new DevExpress.XtraBars.PopupMenu(this.components);
     this.splitterControl = new DevExpress.XtraEditors.SplitterControl();
     this.panelControl_Left = new DevExpress.XtraEditors.PanelControl();
     this.RTBox_TextFile = new System.Windows.Forms.RichTextBox();
     this.panelControl_EQ = new DevExpress.XtraEditors.GroupControl();
     this.Pic_Logo = new DevExpress.XtraEditors.PictureEdit();
     this.panelControl_TextEditor = new DevExpress.XtraEditors.PanelControl();
     this.panelControl_All = new DevExpress.XtraEditors.PanelControl();
     this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
     this.timer_playng = new System.Windows.Forms.Timer(this.components);
     this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
     this.saveFileDialog = new System.Windows.Forms.SaveFileDialog();
     this.timer_peaklevel = new System.Windows.Forms.Timer(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.barManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection_16)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_Right)).BeginInit();
     this.panelControl_Right.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_PlayList)).BeginInit();
     this.panelControl_PlayList.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_lists)).BeginInit();
     this.panelControl_lists.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.xTabCtrl_PlayLists)).BeginInit();
     this.xTabCtrl_PlayLists.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_Hot_PL)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_PlayBack)).BeginInit();
     this.panelControl_PlayBack.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit_FadeTime.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection_30)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.progressBarControl_PlayPosition.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_PlayInfo)).BeginInit();
     this.panelControl_PlayInfo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbc_analizer_L.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbc_analizer_R.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection_20)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.popup_MainMenu)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_Left)).BeginInit();
     this.panelControl_Left.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_EQ)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Pic_Logo.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_TextEditor)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_All)).BeginInit();
     this.panelControl_All.SuspendLayout();
     this.SuspendLayout();
     //
     // barManager
     //
     this.barManager.Bars.AddRange(new DevExpress.XtraBars.Bar[] {
     this.bar2});
     this.barManager.DockControls.Add(this.barDockControlTop);
     this.barManager.DockControls.Add(this.barDockControlBottom);
     this.barManager.DockControls.Add(this.barDockControlLeft);
     this.barManager.DockControls.Add(this.barDockControlRight);
     this.barManager.DockManager = this.dockManager1;
     this.barManager.Form = this;
     this.barManager.Images = this.imageCollection_16;
     this.barManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.mFile,
     this.barButtonItem2,
     this.iOpen,
     this.iClose,
     this.iNew,
     this.iSave,
     this.iSaveAs,
     this.iExit,
     this.mHelp,
     this.iAbout,
     this.iFullScreen,
     this.barSubItem1,
     this.barToolbarsListItem1,
     this.barSubItem2,
     this.barToolbarsListItem2,
     this.barCheckItem1,
     this.im_Open_PM_List,
     this.im_Open_PP_List,
     this.iPlayBack2,
     this.iEQ_Open2,
     this.iOpen_PlayList,
     this.iPlay,
     this.iPause,
     this.iStop,
     this.iOpen_PlayList2,
     this.barSubItem3,
     this.iSave_PlayList_AS,
     this.barButtonItem7,
     this.barButtonItem8,
     this.iClear_PlayList,
     this.iEdit_AddMuzFolder,
     this.iEdit_AddMuzFile,
     this.iEdit_AddTextFile,
     this.iSave_PlayList,
     this.iAbout2,
     this.barSubItem4,
     this.iCheck_Exists_Files,
     this.iTime_Inverse_Check,
     this.barButtonItem18,
     this.si_Shortcut_Commands,
     this.iNext_Track,
     this.iPrev_Track,
     this.iNext_PlayList,
     this.iPrev_PlayList,
     this.iNext_Text,
     this.iPrev_Text,
     this.barButtonItem19,
     this.iRepeat_Check,
     this.iFaider_Check,
     this.barSubItem5,
     this.barSubItem6,
     this.iEQ_Open_Check,
     this.iPlayBack_Check,
     this.iFind2,
     this.iClose_PlayList,
     this.iEdit_DelMuzFile,
     this.iEdit_DelTextFile,
     this.iCheck_AutoScrollText,
     this.iHotFader,
     this.iProgSettings,
     this.iTagsEditor,
     this.iPause_Logo,
     this.iEdit_Tags,
     this.iCheck_Tags_Files,
     this.iEdit_Text_Data,
     this.iEdit_EditTextFile,
     this.iToggle_PL_Show,
     this.iCheckUpdates,
     this.iFindFilter,
     this.iPList_Width,
     this.iHomePage,
     this.iSupportPage,
     this.iShowExplorer_Mp3File,
     this.iShowExplorer_TextFile});
     this.barManager.MainMenu = this.bar2;
     this.barManager.MaxItemId = 89;
     this.barManager.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
     this.repositoryItemTextEdit1});
     //
     // bar2
     //
     this.bar2.BarName = "Главное меню";
     this.bar2.DockCol = 0;
     this.bar2.DockRow = 0;
     this.bar2.DockStyle = DevExpress.XtraBars.BarDockStyle.Right;
     this.bar2.FloatLocation = new System.Drawing.Point(1172, 199);
     this.bar2.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem1),
     new DevExpress.XtraBars.LinkPersistInfo(this.mHelp),
     new DevExpress.XtraBars.LinkPersistInfo(this.iPlayBack2, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iEQ_Open2),
     new DevExpress.XtraBars.LinkPersistInfo(this.iPause_Logo),
     new DevExpress.XtraBars.LinkPersistInfo(this.iOpen_PlayList, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iEdit_Text_Data),
     new DevExpress.XtraBars.LinkPersistInfo(this.iTagsEditor),
     new DevExpress.XtraBars.LinkPersistInfo(this.iToggle_PL_Show, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iPList_Width)});
     this.bar2.OptionsBar.AllowQuickCustomization = false;
     this.bar2.OptionsBar.DisableClose = true;
     this.bar2.OptionsBar.DrawBorder = false;
     this.bar2.Text = "Главное меню";
     //
     // barSubItem1
     //
     this.barSubItem1.Border = DevExpress.XtraEditors.Controls.BorderStyles.Default;
     this.barSubItem1.Caption = "Вид";
     this.barSubItem1.Id = 13;
     this.barSubItem1.ImageIndex = 16;
     this.barSubItem1.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iFullScreen),
     new DevExpress.XtraBars.LinkPersistInfo(this.iProgSettings),
     new DevExpress.XtraBars.LinkPersistInfo(this.iExit, true)});
     this.barSubItem1.Name = "barSubItem1";
     this.barSubItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionInMenu;
     //
     // iFullScreen
     //
     this.iFullScreen.Caption = "Развернуть на весь экран";
     this.iFullScreen.Id = 18;
     this.iFullScreen.ImageIndex = 14;
     this.iFullScreen.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Space));
     this.iFullScreen.Name = "iFullScreen";
     this.iFullScreen.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.iFullScreen_CheckedChanged);
     //
     // iProgSettings
     //
     this.iProgSettings.Caption = "Настройки плеера";
     this.iProgSettings.Id = 72;
     this.iProgSettings.ImageIndex = 13;
     this.iProgSettings.Name = "iProgSettings";
     this.iProgSettings.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iProgSettings_ItemClick);
     //
     // iExit
     //
     this.iExit.Caption = "Выход";
     this.iExit.Id = 9;
     this.iExit.ImageIndex = 25;
     this.iExit.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4));
     this.iExit.Name = "iExit";
     this.iExit.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iExit_ItemClick);
     //
     // mHelp
     //
     this.mHelp.Border = DevExpress.XtraEditors.Controls.BorderStyles.Default;
     this.mHelp.Caption = "Инфо";
     this.mHelp.Id = 10;
     this.mHelp.ImageIndex = 12;
     this.mHelp.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iAbout),
     new DevExpress.XtraBars.LinkPersistInfo(this.iHomePage, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iSupportPage),
     new DevExpress.XtraBars.LinkPersistInfo(this.iCheckUpdates, true)});
     this.mHelp.Name = "mHelp";
     this.mHelp.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionInMenu;
     //
     // iAbout
     //
     this.iAbout.Caption = "О программе";
     this.iAbout.Id = 11;
     this.iAbout.ImageIndex = 3;
     this.iAbout.Name = "iAbout";
     this.iAbout.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iAbout_ItemClick);
     //
     // iHomePage
     //
     this.iHomePage.Caption = "Домашняя страница";
     this.iHomePage.Description = "Перейти на сайт программы";
     this.iHomePage.Id = 85;
     this.iHomePage.ImageIndex = 27;
     this.iHomePage.Name = "iHomePage";
     this.iHomePage.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iHomePage_ItemClick);
     //
     // iSupportPage
     //
     this.iSupportPage.Caption = "Поддержка";
     this.iSupportPage.Description = "Сообщить об ошибке";
     this.iSupportPage.Id = 86;
     this.iSupportPage.ImageIndex = 28;
     this.iSupportPage.Name = "iSupportPage";
     this.iSupportPage.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSupportPage_ItemClick);
     //
     // iCheckUpdates
     //
     this.iCheckUpdates.Caption = "Проверка обновления";
     this.iCheckUpdates.Id = 81;
     this.iCheckUpdates.ImageIndex = 26;
     this.iCheckUpdates.Name = "iCheckUpdates";
     this.iCheckUpdates.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iCheckUpdates_ItemClick);
     //
     // iPlayBack2
     //
     this.iPlayBack2.Caption = "Управление треком";
     this.iPlayBack2.Id = 24;
     this.iPlayBack2.ImageIndex = 17;
     this.iPlayBack2.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P));
     this.iPlayBack2.Name = "iPlayBack2";
     this.iPlayBack2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPlayBack_ItemClick);
     //
     // iEQ_Open2
     //
     this.iEQ_Open2.Caption = "Эквалайзер";
     this.iEQ_Open2.Id = 26;
     this.iEQ_Open2.ImageIndex = 18;
     this.iEQ_Open2.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q));
     this.iEQ_Open2.Name = "iEQ_Open2";
     this.iEQ_Open2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEQ_Open_ItemClick);
     //
     // iPause_Logo
     //
     this.iPause_Logo.Caption = "Заставка (вкл/выкл)";
     this.iPause_Logo.Id = 74;
     this.iPause_Logo.ImageIndex = 20;
     this.iPause_Logo.Name = "iPause_Logo";
     this.iPause_Logo.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPause_Logo_ItemClick);
     //
     // iOpen_PlayList
     //
     this.iOpen_PlayList.Caption = "Загрузить Плейлист";
     this.iOpen_PlayList.Id = 28;
     this.iOpen_PlayList.ImageIndex = 31;
     this.iOpen_PlayList.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O));
     this.iOpen_PlayList.Name = "iOpen_PlayList";
     this.iOpen_PlayList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iOpen_PlayList_ItemClick);
     //
     // iEdit_Text_Data
     //
     this.iEdit_Text_Data.Caption = "Редактор Текста";
     this.iEdit_Text_Data.Id = 78;
     this.iEdit_Text_Data.ImageIndex = 21;
     this.iEdit_Text_Data.Name = "iEdit_Text_Data";
     this.iEdit_Text_Data.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEdit_Text_Data_ItemClick);
     //
     // iTagsEditor
     //
     this.iTagsEditor.Caption = "Редактор Тэгов";
     this.iTagsEditor.Hint = "Редактор тэгов трека (F2)";
     this.iTagsEditor.Id = 73;
     this.iTagsEditor.ImageIndex = 4;
     this.iTagsEditor.Name = "iTagsEditor";
     this.iTagsEditor.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iTagsEditor_ItemClick);
     //
     // iToggle_PL_Show
     //
     this.iToggle_PL_Show.Caption = "Горячий список";
     this.iToggle_PL_Show.Id = 80;
     this.iToggle_PL_Show.ImageIndex = 23;
     this.iToggle_PL_Show.Name = "iToggle_PL_Show";
     this.iToggle_PL_Show.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iToggle_PL_Show_ItemClick);
     //
     // iPList_Width
     //
     this.iPList_Width.Caption = "Расширение списка";
     this.iPList_Width.Id = 84;
     this.iPList_Width.ImageIndex = 32;
     this.iPList_Width.Name = "iPList_Width";
     this.iPList_Width.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.iPList_Width_CheckedChanged);
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     this.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top;
     this.barDockControlTop.Location = new System.Drawing.Point(0, 0);
     this.barDockControlTop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.barDockControlTop.Size = new System.Drawing.Size(1025, 0);
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     this.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.barDockControlBottom.Location = new System.Drawing.Point(0, 535);
     this.barDockControlBottom.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.barDockControlBottom.Size = new System.Drawing.Size(1025, 0);
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     this.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left;
     this.barDockControlLeft.Location = new System.Drawing.Point(0, 0);
     this.barDockControlLeft.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.barDockControlLeft.Size = new System.Drawing.Size(0, 535);
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     this.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right;
     this.barDockControlRight.Location = new System.Drawing.Point(989, 0);
     this.barDockControlRight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.barDockControlRight.Size = new System.Drawing.Size(36, 535);
     //
     // dockManager1
     //
     this.dockManager1.Form = this;
     this.dockManager1.MenuManager = this.barManager;
     this.dockManager1.TopZIndexControls.AddRange(new string[] {
     "DevExpress.XtraBars.BarDockControl",
     "DevExpress.XtraBars.StandaloneBarDockControl",
     "System.Windows.Forms.StatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonStatusBar",
     "DevExpress.XtraBars.Ribbon.RibbonControl"});
     //
     // imageCollection_16
     //
     this.imageCollection_16.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection_16.ImageStream")));
     this.imageCollection_16.Images.SetKeyName(0, "Copy_ClipAll.png");
     this.imageCollection_16.Images.SetKeyName(1, "Keyboard Shortcuts.gif");
     this.imageCollection_16.Images.SetKeyName(2, "pc_one.bmp");
     this.imageCollection_16.Images.SetKeyName(3, "info.png");
     this.imageCollection_16.Images.SetKeyName(4, "Edit_Catch.png");
     this.imageCollection_16.Images.SetKeyName(5, "App_Close.bmp");
     this.imageCollection_16.Images.SetKeyName(6, "See3.bmp");
     this.imageCollection_16.Images.SetKeyName(7, "Folder.bmp");
     this.imageCollection_16.Images.SetKeyName(8, "Ord_Editing4.png");
     this.imageCollection_16.Images.SetKeyName(9, "See_Hide.png");
     this.imageCollection_16.Images.SetKeyName(10, "See_Hide2.png");
     this.imageCollection_16.Images.SetKeyName(11, "See_Show.png");
     this.imageCollection_16.Images.SetKeyName(12, "info.png");
     this.imageCollection_16.Images.SetKeyName(13, "settings.png");
     this.imageCollection_16.Images.SetKeyName(14, "FullScreen.png");
     this.imageCollection_16.Images.SetKeyName(15, "Tools.png");
     this.imageCollection_16.Images.SetKeyName(16, "Tools2.png");
     this.imageCollection_16.Images.SetKeyName(17, "Tools_Play3.png");
     this.imageCollection_16.Images.SetKeyName(18, "Tools_eq.png");
     this.imageCollection_16.Images.SetKeyName(19, "Main_menu.png");
     this.imageCollection_16.Images.SetKeyName(20, "logo2.png");
     this.imageCollection_16.Images.SetKeyName(21, "Edit_Edit.png");
     this.imageCollection_16.Images.SetKeyName(22, "Edit_Edit3.png");
     this.imageCollection_16.Images.SetKeyName(23, "rotate.png");
     this.imageCollection_16.Images.SetKeyName(24, "Tab_Docs.png");
     this.imageCollection_16.Images.SetKeyName(25, "close.png");
     this.imageCollection_16.Images.SetKeyName(26, "update.png");
     this.imageCollection_16.Images.SetKeyName(27, "Home.png");
     this.imageCollection_16.Images.SetKeyName(28, "support3.png");
     this.imageCollection_16.Images.SetKeyName(29, "support2.png");
     this.imageCollection_16.Images.SetKeyName(30, "support4.png");
     this.imageCollection_16.Images.SetKeyName(31, "open.png");
     this.imageCollection_16.Images.SetKeyName(32, "double.png");
     //
     // mFile
     //
     this.mFile.Border = DevExpress.XtraEditors.Controls.BorderStyles.Default;
     this.mFile.Caption = "Файл";
     this.mFile.Id = 0;
     this.mFile.ImageIndex = 19;
     this.mFile.Name = "mFile";
     this.mFile.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionInMenu;
     //
     // barButtonItem2
     //
     this.barButtonItem2.Caption = "Open";
     this.barButtonItem2.Id = 2;
     this.barButtonItem2.Name = "barButtonItem2";
     //
     // iOpen
     //
     this.iOpen.Caption = "&Open";
     this.iOpen.Id = 4;
     this.iOpen.Name = "iOpen";
     //
     // iClose
     //
     this.iClose.Caption = "&Close";
     this.iClose.Id = 5;
     this.iClose.Name = "iClose";
     //
     // iNew
     //
     this.iNew.Caption = "&New";
     this.iNew.Id = 6;
     this.iNew.Name = "iNew";
     //
     // iSave
     //
     this.iSave.Caption = "&Save";
     this.iSave.Id = 7;
     this.iSave.Name = "iSave";
     //
     // iSaveAs
     //
     this.iSaveAs.Caption = "Save &As";
     this.iSaveAs.Id = 8;
     this.iSaveAs.Name = "iSaveAs";
     //
     // barToolbarsListItem1
     //
     this.barToolbarsListItem1.Caption = "Ntcn";
     this.barToolbarsListItem1.Id = 14;
     this.barToolbarsListItem1.Name = "barToolbarsListItem1";
     //
     // barSubItem2
     //
     this.barSubItem2.Caption = "Размер";
     this.barSubItem2.Id = 15;
     this.barSubItem2.Name = "barSubItem2";
     //
     // barToolbarsListItem2
     //
     this.barToolbarsListItem2.Caption = "Полный экран (с треем)";
     this.barToolbarsListItem2.Id = 16;
     this.barToolbarsListItem2.Name = "barToolbarsListItem2";
     //
     // barCheckItem1
     //
     this.barCheckItem1.Caption = "Полный экран";
     this.barCheckItem1.Id = 17;
     this.barCheckItem1.Name = "barCheckItem1";
     //
     // im_Open_PM_List
     //
     this.im_Open_PM_List.Caption = "Плейлист (Parnas Machine)";
     this.im_Open_PM_List.Id = 20;
     this.im_Open_PM_List.Name = "im_Open_PM_List";
     //
     // im_Open_PP_List
     //
     this.im_Open_PP_List.Caption = "Плейлист";
     this.im_Open_PP_List.Id = 21;
     this.im_Open_PP_List.Name = "im_Open_PP_List";
     //
     // iPlay
     //
     this.iPlay.Caption = "Играть";
     this.iPlay.Id = 29;
     this.iPlay.Name = "iPlay";
     this.iPlay.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPlay_ItemClick);
     //
     // iPause
     //
     this.iPause.Caption = "Пауза";
     this.iPause.Id = 30;
     this.iPause.Name = "iPause";
     this.iPause.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPause_ItemClick);
     //
     // iStop
     //
     this.iStop.Caption = "Стоп";
     this.iStop.Id = 31;
     this.iStop.Name = "iStop";
     this.iStop.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iStop_ItemClick);
     //
     // iOpen_PlayList2
     //
     this.iOpen_PlayList2.Caption = "Открыть плейлист";
     this.iOpen_PlayList2.Id = 32;
     this.iOpen_PlayList2.Name = "iOpen_PlayList2";
     this.iOpen_PlayList2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iOpen_PlayList_ItemClick);
     //
     // barSubItem3
     //
     this.barSubItem3.Caption = "Сохранить как ...";
     this.barSubItem3.Id = 33;
     this.barSubItem3.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iSave_PlayList_AS),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem7),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem8)});
     this.barSubItem3.Name = "barSubItem3";
     //
     // iSave_PlayList_AS
     //
     this.iSave_PlayList_AS.Caption = "Сохранить как PM-плейлист";
     this.iSave_PlayList_AS.Id = 34;
     this.iSave_PlayList_AS.Name = "iSave_PlayList_AS";
     this.iSave_PlayList_AS.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSave_PlayList_AS_ItemClick);
     //
     // barButtonItem7
     //
     this.barButtonItem7.Caption = "* Сохранить как PP-плейлист";
     this.barButtonItem7.Enabled = false;
     this.barButtonItem7.Id = 35;
     this.barButtonItem7.Name = "barButtonItem7";
     //
     // barButtonItem8
     //
     this.barButtonItem8.Caption = "* Сохранить в Excel";
     this.barButtonItem8.Enabled = false;
     this.barButtonItem8.Id = 36;
     this.barButtonItem8.Name = "barButtonItem8";
     //
     // iClear_PlayList
     //
     this.iClear_PlayList.Caption = "Очистить плейлист";
     this.iClear_PlayList.Id = 37;
     this.iClear_PlayList.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.Delete));
     this.iClear_PlayList.Name = "iClear_PlayList";
     this.iClear_PlayList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iClear_PlayList_ItemClick);
     //
     // iEdit_AddMuzFolder
     //
     this.iEdit_AddMuzFolder.Caption = "Добавить папку с Муз файлами";
     this.iEdit_AddMuzFolder.Id = 38;
     this.iEdit_AddMuzFolder.Name = "iEdit_AddMuzFolder";
     this.iEdit_AddMuzFolder.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEdit_AddMuzFolder_ItemClick);
     //
     // iEdit_AddMuzFile
     //
     this.iEdit_AddMuzFile.Caption = "Добавить муз файл";
     this.iEdit_AddMuzFile.Id = 39;
     this.iEdit_AddMuzFile.Name = "iEdit_AddMuzFile";
     this.iEdit_AddMuzFile.ShortcutKeyDisplayString = "Insert";
     this.iEdit_AddMuzFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEdit_AddMuzFile_ItemClick);
     //
     // iEdit_AddTextFile
     //
     this.iEdit_AddTextFile.Caption = "Прикрепить текст файл";
     this.iEdit_AddTextFile.Id = 40;
     this.iEdit_AddTextFile.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Insert));
     this.iEdit_AddTextFile.Name = "iEdit_AddTextFile";
     this.iEdit_AddTextFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEdit_AddTextFile_ItemClick);
     //
     // iSave_PlayList
     //
     this.iSave_PlayList.Caption = "Сохранить изменения";
     this.iSave_PlayList.Id = 45;
     this.iSave_PlayList.Name = "iSave_PlayList";
     this.iSave_PlayList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iSave_PlayList_ItemClick);
     //
     // iAbout2
     //
     this.iAbout2.Caption = "О программе";
     this.iAbout2.Id = 46;
     this.iAbout2.Name = "iAbout2";
     this.iAbout2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iAbout_ItemClick);
     //
     // barSubItem4
     //
     this.barSubItem4.Caption = "Опции";
     this.barSubItem4.Id = 47;
     this.barSubItem4.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iTime_Inverse_Check),
     new DevExpress.XtraBars.LinkPersistInfo(this.iCheck_AutoScrollText),
     new DevExpress.XtraBars.LinkPersistInfo(this.iCheck_Exists_Files),
     new DevExpress.XtraBars.LinkPersistInfo(this.iCheck_Tags_Files),
     new DevExpress.XtraBars.LinkPersistInfo(this.iRepeat_Check),
     new DevExpress.XtraBars.LinkPersistInfo(this.barButtonItem18, true)});
     this.barSubItem4.Name = "barSubItem4";
     //
     // iTime_Inverse_Check
     //
     this.iTime_Inverse_Check.Caption = "Инверсия отсчета времени";
     this.iTime_Inverse_Check.Id = 49;
     this.iTime_Inverse_Check.Name = "iTime_Inverse_Check";
     this.iTime_Inverse_Check.Tag = "Инверсия времени";
     this.iTime_Inverse_Check.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iCheck_ItemClick);
     //
     // iCheck_AutoScrollText
     //
     this.iCheck_AutoScrollText.Caption = "Вкл. Автоскрол текста";
     this.iCheck_AutoScrollText.Checked = true;
     this.iCheck_AutoScrollText.Id = 70;
     this.iCheck_AutoScrollText.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.PageDown));
     this.iCheck_AutoScrollText.Name = "iCheck_AutoScrollText";
     this.iCheck_AutoScrollText.Tag = "Автоскрол";
     this.iCheck_AutoScrollText.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iCheck_ItemClick);
     //
     // iCheck_Exists_Files
     //
     this.iCheck_Exists_Files.Caption = "Вкл. Подсветка плейлиста";
     this.iCheck_Exists_Files.Checked = true;
     this.iCheck_Exists_Files.Id = 48;
     this.iCheck_Exists_Files.Name = "iCheck_Exists_Files";
     this.iCheck_Exists_Files.Tag = "Подсветка плейлиста";
     this.iCheck_Exists_Files.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iCheck_ItemClick);
     //
     // iCheck_Tags_Files
     //
     this.iCheck_Tags_Files.Caption = "Вкл. Чтение Тэгов при загрузке";
     this.iCheck_Tags_Files.Id = 77;
     this.iCheck_Tags_Files.Name = "iCheck_Tags_Files";
     this.iCheck_Tags_Files.CheckedChanged += new DevExpress.XtraBars.ItemClickEventHandler(this.iCheck_Tags_Files_CheckedChanged);
     //
     // iRepeat_Check
     //
     this.iRepeat_Check.Caption = "Вкл. Нонстоп треков";
     this.iRepeat_Check.Id = 59;
     this.iRepeat_Check.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N));
     this.iRepeat_Check.Name = "iRepeat_Check";
     this.iRepeat_Check.Tag = "Нонстоп";
     this.iRepeat_Check.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iRepeat_Click);
     //
     // barButtonItem18
     //
     this.barButtonItem18.Caption = "Настройки плеера";
     this.barButtonItem18.Id = 50;
     this.barButtonItem18.Name = "barButtonItem18";
     this.barButtonItem18.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iProgSettings_ItemClick);
     //
     // si_Shortcut_Commands
     //
     this.si_Shortcut_Commands.Caption = "Горячие клавиши";
     this.si_Shortcut_Commands.Id = 51;
     this.si_Shortcut_Commands.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.KeyTip, this.iNext_Track, "", false, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.Standard, "", ""),
     new DevExpress.XtraBars.LinkPersistInfo(this.iPrev_Track),
     new DevExpress.XtraBars.LinkPersistInfo(this.iNext_PlayList, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iPrev_PlayList),
     new DevExpress.XtraBars.LinkPersistInfo(this.iNext_Text, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iPrev_Text),
     new DevExpress.XtraBars.LinkPersistInfo(this.iHotFader),
     new DevExpress.XtraBars.LinkPersistInfo(this.iFindFilter)});
     this.si_Shortcut_Commands.Name = "si_Shortcut_Commands";
     //
     // iNext_Track
     //
     this.iNext_Track.Caption = "Следующий трек";
     this.iNext_Track.Id = 52;
     this.iNext_Track.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.Down);
     this.iNext_Track.Name = "iNext_Track";
     this.iNext_Track.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iNext_Track_ItemClick);
     //
     // iPrev_Track
     //
     this.iPrev_Track.Caption = "Предыдущий трек";
     this.iPrev_Track.Id = 53;
     this.iPrev_Track.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.Up);
     this.iPrev_Track.Name = "iPrev_Track";
     this.iPrev_Track.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPrev_Track_ItemClick);
     //
     // iNext_PlayList
     //
     this.iNext_PlayList.Caption = "Следующий плейлист";
     this.iNext_PlayList.Id = 54;
     this.iNext_PlayList.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.Right);
     this.iNext_PlayList.Name = "iNext_PlayList";
     this.iNext_PlayList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iNext_PlayList_ItemClick);
     //
     // iPrev_PlayList
     //
     this.iPrev_PlayList.Caption = "Предыдущий плейлист";
     this.iPrev_PlayList.Id = 55;
     this.iPrev_PlayList.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.Left);
     this.iPrev_PlayList.Name = "iPrev_PlayList";
     this.iPrev_PlayList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPrev_PlayList_ItemClick);
     //
     // iNext_Text
     //
     this.iNext_Text.Caption = "Текст вниз";
     this.iNext_Text.Id = 56;
     this.iNext_Text.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.PageDown);
     this.iNext_Text.Name = "iNext_Text";
     this.iNext_Text.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iNext_Text_ItemClick);
     //
     // iPrev_Text
     //
     this.iPrev_Text.Caption = "Текст вверх";
     this.iPrev_Text.Id = 57;
     this.iPrev_Text.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.PageUp);
     this.iPrev_Text.Name = "iPrev_Text";
     this.iPrev_Text.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPrev_Text_ItemClick);
     //
     // iHotFader
     //
     this.iHotFader.Caption = "Фейдер";
     this.iHotFader.Id = 71;
     this.iHotFader.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X));
     this.iHotFader.Name = "iHotFader";
     this.iHotFader.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iHotFader_ItemClick);
     //
     // iFindFilter
     //
     this.iFindFilter.Caption = "Поиск с фильтром";
     this.iFindFilter.Id = 82;
     this.iFindFilter.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F1);
     this.iFindFilter.Name = "iFindFilter";
     this.iFindFilter.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iFindFilter_ItemClick);
     //
     // barButtonItem19
     //
     this.barButtonItem19.Caption = "barButtonItem19";
     this.barButtonItem19.Id = 58;
     this.barButtonItem19.Name = "barButtonItem19";
     //
     // iFaider_Check
     //
     this.iFaider_Check.Id = 75;
     this.iFaider_Check.Name = "iFaider_Check";
     //
     // barSubItem5
     //
     this.barSubItem5.Caption = "Изменить плейлист";
     this.barSubItem5.Id = 62;
     this.barSubItem5.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iEdit_AddMuzFolder),
     new DevExpress.XtraBars.LinkPersistInfo(this.iEdit_AddMuzFile),
     new DevExpress.XtraBars.LinkPersistInfo(DevExpress.XtraBars.BarLinkUserDefines.KeyTip, this.iEdit_DelMuzFile, "", false, true, true, 0, null, DevExpress.XtraBars.BarItemPaintStyle.Standard, "", ""),
     new DevExpress.XtraBars.LinkPersistInfo(this.iEdit_Tags),
     new DevExpress.XtraBars.LinkPersistInfo(this.iEdit_AddTextFile, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iEdit_DelTextFile),
     new DevExpress.XtraBars.LinkPersistInfo(this.iEdit_EditTextFile),
     new DevExpress.XtraBars.LinkPersistInfo(this.iClear_PlayList, true)});
     this.barSubItem5.Name = "barSubItem5";
     //
     // iEdit_DelMuzFile
     //
     this.iEdit_DelMuzFile.Caption = "Удалить муз файл";
     this.iEdit_DelMuzFile.Hint = "Удаляет трек из списка плейлиста";
     this.iEdit_DelMuzFile.Id = 68;
     this.iEdit_DelMuzFile.Name = "iEdit_DelMuzFile";
     this.iEdit_DelMuzFile.ShortcutKeyDisplayString = "Delete";
     this.iEdit_DelMuzFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEdit_DelMuzFile_ItemClick);
     //
     // iEdit_Tags
     //
     this.iEdit_Tags.Caption = "Изменить Тэги (Tag\'s)";
     this.iEdit_Tags.Id = 76;
     this.iEdit_Tags.ItemShortcut = new DevExpress.XtraBars.BarShortcut(System.Windows.Forms.Keys.F2);
     this.iEdit_Tags.Name = "iEdit_Tags";
     this.iEdit_Tags.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iTagsEditor_ItemClick);
     //
     // iEdit_DelTextFile
     //
     this.iEdit_DelTextFile.Caption = "Удалить текст файл";
     this.iEdit_DelTextFile.Id = 69;
     this.iEdit_DelTextFile.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Delete));
     this.iEdit_DelTextFile.Name = "iEdit_DelTextFile";
     this.iEdit_DelTextFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEdit_DelTextFile_ItemClick);
     //
     // iEdit_EditTextFile
     //
     this.iEdit_EditTextFile.Caption = "Редактор текстового файла";
     this.iEdit_EditTextFile.Id = 79;
     this.iEdit_EditTextFile.Name = "iEdit_EditTextFile";
     this.iEdit_EditTextFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEdit_Text_Data_ItemClick);
     //
     // barSubItem6
     //
     this.barSubItem6.Caption = "Инструменты";
     this.barSubItem6.Id = 63;
     this.barSubItem6.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iPlayBack_Check),
     new DevExpress.XtraBars.LinkPersistInfo(this.iEQ_Open_Check),
     new DevExpress.XtraBars.LinkPersistInfo(this.iFind2),
     new DevExpress.XtraBars.LinkPersistInfo(this.iShowExplorer_Mp3File, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iShowExplorer_TextFile)});
     this.barSubItem6.Name = "barSubItem6";
     //
     // iPlayBack_Check
     //
     this.iPlayBack_Check.Caption = "Панель управления";
     this.iPlayBack_Check.Id = 65;
     this.iPlayBack_Check.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P));
     this.iPlayBack_Check.Name = "iPlayBack_Check";
     this.iPlayBack_Check.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iPlayBack_ItemClick);
     //
     // iEQ_Open_Check
     //
     this.iEQ_Open_Check.Caption = "Панель эквалайзера";
     this.iEQ_Open_Check.Id = 64;
     this.iEQ_Open_Check.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q));
     this.iEQ_Open_Check.Name = "iEQ_Open_Check";
     this.iEQ_Open_Check.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iEQ_Open_ItemClick);
     //
     // iFind2
     //
     this.iFind2.Caption = "Панель поиска";
     this.iFind2.Id = 66;
     this.iFind2.ItemShortcut = new DevExpress.XtraBars.BarShortcut((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F));
     this.iFind2.Name = "iFind2";
     //
     // iShowExplorer_Mp3File
     //
     this.iShowExplorer_Mp3File.Caption = "Показать Муз Файл";
     this.iShowExplorer_Mp3File.Id = 87;
     this.iShowExplorer_Mp3File.Name = "iShowExplorer_Mp3File";
     this.iShowExplorer_Mp3File.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iShowExplorer_Mp3File_ItemClick);
     //
     // iShowExplorer_TextFile
     //
     this.iShowExplorer_TextFile.Caption = "Показать Текст файл";
     this.iShowExplorer_TextFile.Id = 88;
     this.iShowExplorer_TextFile.Name = "iShowExplorer_TextFile";
     this.iShowExplorer_TextFile.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iShowExplorer_TextFile_ItemClick);
     //
     // iClose_PlayList
     //
     this.iClose_PlayList.Caption = "Закрыть плейлист";
     this.iClose_PlayList.Id = 67;
     this.iClose_PlayList.Name = "iClose_PlayList";
     this.iClose_PlayList.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.iClose_PlayList_ItemClick);
     //
     // repositoryItemTextEdit1
     //
     this.repositoryItemTextEdit1.AutoHeight = false;
     this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
     //
     // panelControl_Right
     //
     this.panelControl_Right.Controls.Add(this.panelControl_PlayList);
     this.panelControl_Right.Controls.Add(this.panelControl_PlayBack);
     this.panelControl_Right.Controls.Add(this.panelControl_PlayInfo);
     this.panelControl_Right.Dock = System.Windows.Forms.DockStyle.Right;
     this.panelControl_Right.Location = new System.Drawing.Point(741, 2);
     this.panelControl_Right.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.panelControl_Right.Name = "panelControl_Right";
     this.barManager.SetPopupContextMenu(this.panelControl_Right, this.popup_MainMenu);
     this.panelControl_Right.Size = new System.Drawing.Size(246, 531);
     this.panelControl_Right.TabIndex = 5;
     this.panelControl_Right.SizeChanged += new System.EventHandler(this.panelControl_Right_SizeChanged);
     //
     // panelControl_PlayList
     //
     this.panelControl_PlayList.Controls.Add(this.splitterControl1);
     this.panelControl_PlayList.Controls.Add(this.panelControl_lists);
     this.panelControl_PlayList.Controls.Add(this.panelControl_Hot_PL);
     this.panelControl_PlayList.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl_PlayList.Location = new System.Drawing.Point(2, 161);
     this.panelControl_PlayList.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.panelControl_PlayList.Name = "panelControl_PlayList";
     this.panelControl_PlayList.Size = new System.Drawing.Size(242, 368);
     this.panelControl_PlayList.TabIndex = 0;
     //
     // splitterControl1
     //
     this.splitterControl1.Cursor = System.Windows.Forms.Cursors.NoMoveVert;
     this.splitterControl1.Dock = System.Windows.Forms.DockStyle.Top;
     this.splitterControl1.Location = new System.Drawing.Point(2, 123);
     this.splitterControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitterControl1.Name = "splitterControl1";
     this.splitterControl1.Size = new System.Drawing.Size(238, 6);
     this.splitterControl1.TabIndex = 0;
     this.splitterControl1.TabStop = false;
     //
     // panelControl_lists
     //
     this.panelControl_lists.Controls.Add(this.xTabCtrl_PlayLists);
     this.panelControl_lists.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl_lists.Location = new System.Drawing.Point(2, 123);
     this.panelControl_lists.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.panelControl_lists.Name = "panelControl_lists";
     this.panelControl_lists.Size = new System.Drawing.Size(238, 243);
     this.panelControl_lists.TabIndex = 1;
     //
     // xTabCtrl_PlayLists
     //
     this.xTabCtrl_PlayLists.AppearancePage.Header.Font = new System.Drawing.Font("Tahoma", 9F);
     this.xTabCtrl_PlayLists.AppearancePage.Header.Options.UseFont = true;
     this.xTabCtrl_PlayLists.AppearancePage.HeaderActive.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.xTabCtrl_PlayLists.AppearancePage.HeaderActive.Options.UseFont = true;
     this.xTabCtrl_PlayLists.CustomHeaderButtons.AddRange(new DevExpress.XtraTab.Buttons.CustomHeaderButton[] {
     new DevExpress.XtraTab.Buttons.CustomHeaderButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Plus, "Добавить", -1, true, true, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, serializableAppearanceObject1, "Добавить", null, null, true),
     new DevExpress.XtraTab.Buttons.CustomHeaderButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Minus, "Закрыть", -1, true, true, DevExpress.XtraEditors.ImageLocation.MiddleCenter, null, serializableAppearanceObject2, "Закрыть", null, null, true)});
     this.xTabCtrl_PlayLists.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xTabCtrl_PlayLists.HeaderAutoFill = DevExpress.Utils.DefaultBoolean.False;
     this.xTabCtrl_PlayLists.Images = this.imageCollection_16;
     this.xTabCtrl_PlayLists.Location = new System.Drawing.Point(2, 2);
     this.xTabCtrl_PlayLists.MultiLine = DevExpress.Utils.DefaultBoolean.True;
     this.xTabCtrl_PlayLists.Name = "xTabCtrl_PlayLists";
     this.xTabCtrl_PlayLists.SelectedTabPage = this.xtraTabPage1;
     this.xTabCtrl_PlayLists.Size = new System.Drawing.Size(234, 239);
     this.xTabCtrl_PlayLists.TabIndex = 3;
     this.xTabCtrl_PlayLists.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPage1,
     this.xtraTabPage2});
     this.xTabCtrl_PlayLists.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xTabCtrl_PlayLists_SelectedPageChanged);
     this.xTabCtrl_PlayLists.CustomHeaderButtonClick += new DevExpress.XtraTab.ViewInfo.CustomHeaderButtonEventHandler(this.xTabCtrl_PlayLists_CustomHeaderButtonClick);
     this.xTabCtrl_PlayLists.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Global_KeyPress);
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Appearance.PageClient.BackColor = System.Drawing.Color.DarkGray;
     this.xtraTabPage1.Appearance.PageClient.Options.UseBackColor = true;
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.PageVisible = false;
     this.xtraTabPage1.Size = new System.Drawing.Size(228, 210);
     this.xtraTabPage1.Text = "[!]";
     this.xtraTabPage1.Tooltip = "Горячий список";
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Appearance.PageClient.BackColor = System.Drawing.SystemColors.ActiveCaption;
     this.xtraTabPage2.Appearance.PageClient.Options.UseBackColor = true;
     this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(228, 210);
     this.xtraTabPage2.Text = "[1]";
     //
     // panelControl_Hot_PL
     //
     this.panelControl_Hot_PL.Cursor = System.Windows.Forms.Cursors.Default;
     this.panelControl_Hot_PL.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl_Hot_PL.Location = new System.Drawing.Point(2, 2);
     this.panelControl_Hot_PL.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.panelControl_Hot_PL.Name = "panelControl_Hot_PL";
     this.panelControl_Hot_PL.Size = new System.Drawing.Size(238, 121);
     this.panelControl_Hot_PL.TabIndex = 0;
     this.panelControl_Hot_PL.Tag = "hot";
     //
     // panelControl_PlayBack
     //
     this.panelControl_PlayBack.Controls.Add(this.textEdit_FadeTime);
     this.panelControl_PlayBack.Controls.Add(this.sbt_FadeTime_Up);
     this.panelControl_PlayBack.Controls.Add(this.sbt_FadeTime_Down);
     this.panelControl_PlayBack.Controls.Add(this.sbtn_Repeat);
     this.panelControl_PlayBack.Controls.Add(this.sbtn_FadeNow);
     this.panelControl_PlayBack.Controls.Add(this.sbtn_Pause);
     this.panelControl_PlayBack.Controls.Add(this.sbtn_Stop);
     this.panelControl_PlayBack.Controls.Add(this.progressBarControl_PlayPosition);
     this.panelControl_PlayBack.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl_PlayBack.Location = new System.Drawing.Point(2, 91);
     this.panelControl_PlayBack.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.panelControl_PlayBack.Name = "panelControl_PlayBack";
     this.panelControl_PlayBack.Size = new System.Drawing.Size(242, 70);
     this.panelControl_PlayBack.TabIndex = 53;
     //
     // textEdit_FadeTime
     //
     this.textEdit_FadeTime.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.textEdit_FadeTime.Cursor = System.Windows.Forms.Cursors.NoMoveVert;
     this.textEdit_FadeTime.EditValue = "3";
     this.textEdit_FadeTime.Location = new System.Drawing.Point(25, 32);
     this.textEdit_FadeTime.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.textEdit_FadeTime.Name = "textEdit_FadeTime";
     this.textEdit_FadeTime.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 16.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.textEdit_FadeTime.Properties.Appearance.Options.UseFont = true;
     this.textEdit_FadeTime.Properties.Appearance.Options.UseTextOptions = true;
     this.textEdit_FadeTime.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.textEdit_FadeTime.Properties.ReadOnly = true;
     this.textEdit_FadeTime.Size = new System.Drawing.Size(36, 34);
     this.textEdit_FadeTime.TabIndex = 101;
     this.textEdit_FadeTime.Tag = "Fader";
     this.textEdit_FadeTime.ToolTip = "Изменение интервала фейдера";
     this.textEdit_FadeTime.ToolTipController = this.toolTipController;
     this.textEdit_FadeTime.MouseEnter += new System.EventHandler(this.obj_MouseEnter_Focus);
     this.textEdit_FadeTime.MouseLeave += new System.EventHandler(this.obj_MouseLeave);
     //
     // toolTipController
     //
     this.toolTipController.Appearance.Font = new System.Drawing.Font("Tahoma", 13.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.toolTipController.Appearance.Options.UseFont = true;
     this.toolTipController.AutoPopDelay = 2000;
     this.toolTipController.ToolTipLocation = DevExpress.Utils.ToolTipLocation.RightBottom;
     //
     // sbt_FadeTime_Up
     //
     this.sbt_FadeTime_Up.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbt_FadeTime_Up.ImageIndex = 5;
     this.sbt_FadeTime_Up.ImageList = this.imageList_32;
     this.sbt_FadeTime_Up.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sbt_FadeTime_Up.Location = new System.Drawing.Point(67, 32);
     this.sbt_FadeTime_Up.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.sbt_FadeTime_Up.Name = "sbt_FadeTime_Up";
     this.sbt_FadeTime_Up.Size = new System.Drawing.Size(20, 18);
     this.sbt_FadeTime_Up.TabIndex = 100;
     this.sbt_FadeTime_Up.Tag = "1";
     this.sbt_FadeTime_Up.ToolTip = "Фейдер (+)";
     this.sbt_FadeTime_Up.ToolTipController = this.toolTipController;
     this.sbt_FadeTime_Up.Click += new System.EventHandler(this.sbt_FadeTime_Change);
     //
     // imageList_32
     //
     this.imageList_32.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList_32.ImageStream")));
     this.imageList_32.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList_32.Images.SetKeyName(0, "up.png");
     this.imageList_32.Images.SetKeyName(1, "down.png");
     this.imageList_32.Images.SetKeyName(2, "left.png");
     this.imageList_32.Images.SetKeyName(3, "right.png");
     this.imageList_32.Images.SetKeyName(4, "down2.png");
     this.imageList_32.Images.SetKeyName(5, "up2.png");
     //
     // sbt_FadeTime_Down
     //
     this.sbt_FadeTime_Down.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbt_FadeTime_Down.ImageIndex = 4;
     this.sbt_FadeTime_Down.ImageList = this.imageList_32;
     this.sbt_FadeTime_Down.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sbt_FadeTime_Down.Location = new System.Drawing.Point(67, 49);
     this.sbt_FadeTime_Down.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.sbt_FadeTime_Down.Name = "sbt_FadeTime_Down";
     this.sbt_FadeTime_Down.Size = new System.Drawing.Size(20, 17);
     this.sbt_FadeTime_Down.TabIndex = 99;
     this.sbt_FadeTime_Down.Tag = "-1";
     this.sbt_FadeTime_Down.ToolTip = "Фейдер (-)";
     this.sbt_FadeTime_Down.ToolTipController = this.toolTipController;
     this.sbt_FadeTime_Down.Click += new System.EventHandler(this.sbt_FadeTime_Change);
     //
     // sbtn_Repeat
     //
     this.sbtn_Repeat.AllowFocus = false;
     this.sbtn_Repeat.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbtn_Repeat.Cursor = System.Windows.Forms.Cursors.Hand;
     this.sbtn_Repeat.ImageIndex = 5;
     this.sbtn_Repeat.ImageList = this.imageCollection_30;
     this.sbtn_Repeat.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sbtn_Repeat.Location = new System.Drawing.Point(93, 32);
     this.sbtn_Repeat.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.sbtn_Repeat.Name = "sbtn_Repeat";
     this.sbtn_Repeat.Size = new System.Drawing.Size(32, 32);
     this.sbtn_Repeat.TabIndex = 7;
     this.sbtn_Repeat.Tag = "0";
     this.sbtn_Repeat.ToolTip = "Нонстоп (отключен)";
     this.sbtn_Repeat.ToolTipController = this.toolTipController;
     this.sbtn_Repeat.Click += new System.EventHandler(this.sbtn_Repeat_Click);
     //
     // imageCollection_30
     //
     this.imageCollection_30.ImageSize = new System.Drawing.Size(30, 30);
     this.imageCollection_30.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection_30.ImageStream")));
     this.imageCollection_30.Images.SetKeyName(0, "Play_17.png");
     this.imageCollection_30.Images.SetKeyName(1, "Play_8.png");
     this.imageCollection_30.Images.SetKeyName(2, "Play_13.png");
     this.imageCollection_30.Images.SetKeyName(3, "Play_10.png");
     this.imageCollection_30.Images.SetKeyName(4, "Play_14.png");
     this.imageCollection_30.Images.SetKeyName(5, "Play_15.png");
     this.imageCollection_30.Images.SetKeyName(6, "Play_10_2.png");
     this.imageCollection_30.Images.SetKeyName(7, "Play_1.png");
     this.imageCollection_30.Images.SetKeyName(8, "Play_6.png");
     this.imageCollection_30.Images.SetKeyName(9, "Play_11.png");
     this.imageCollection_30.Images.SetKeyName(10, "Play_12.png");
     //
     // sbtn_FadeNow
     //
     this.sbtn_FadeNow.AllowFocus = false;
     this.sbtn_FadeNow.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbtn_FadeNow.Cursor = System.Windows.Forms.Cursors.Hand;
     this.sbtn_FadeNow.ImageIndex = 6;
     this.sbtn_FadeNow.ImageList = this.imageCollection_30;
     this.sbtn_FadeNow.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sbtn_FadeNow.Location = new System.Drawing.Point(129, 32);
     this.sbtn_FadeNow.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.sbtn_FadeNow.Name = "sbtn_FadeNow";
     this.sbtn_FadeNow.Size = new System.Drawing.Size(32, 32);
     this.sbtn_FadeNow.TabIndex = 0;
     this.sbtn_FadeNow.ToolTip = "Фейдер (Ctrl + X)";
     this.sbtn_FadeNow.ToolTipController = this.toolTipController;
     this.sbtn_FadeNow.Click += new System.EventHandler(this.sbtn_FadeNow_Click);
     //
     // sbtn_Pause
     //
     this.sbtn_Pause.AllowFocus = false;
     this.sbtn_Pause.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbtn_Pause.Cursor = System.Windows.Forms.Cursors.Hand;
     this.sbtn_Pause.ImageIndex = 0;
     this.sbtn_Pause.ImageList = this.imageCollection_30;
     this.sbtn_Pause.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sbtn_Pause.Location = new System.Drawing.Point(165, 32);
     this.sbtn_Pause.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.sbtn_Pause.Name = "sbtn_Pause";
     this.sbtn_Pause.Size = new System.Drawing.Size(32, 32);
     this.sbtn_Pause.TabIndex = 1;
     this.sbtn_Pause.ToolTip = "Play/Pause";
     this.sbtn_Pause.ToolTipController = this.toolTipController;
     this.sbtn_Pause.Click += new System.EventHandler(this.btn_PausePlay_Click);
     //
     // sbtn_Stop
     //
     this.sbtn_Stop.AllowFocus = false;
     this.sbtn_Stop.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbtn_Stop.Cursor = System.Windows.Forms.Cursors.Hand;
     this.sbtn_Stop.ImageIndex = 2;
     this.sbtn_Stop.ImageList = this.imageCollection_30;
     this.sbtn_Stop.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sbtn_Stop.Location = new System.Drawing.Point(201, 32);
     this.sbtn_Stop.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.sbtn_Stop.Name = "sbtn_Stop";
     this.sbtn_Stop.Size = new System.Drawing.Size(32, 32);
     this.sbtn_Stop.TabIndex = 2;
     this.sbtn_Stop.ToolTip = "Стоп";
     this.sbtn_Stop.ToolTipController = this.toolTipController;
     this.sbtn_Stop.Click += new System.EventHandler(this.buttonStop_Click);
     //
     // progressBarControl_PlayPosition
     //
     this.progressBarControl_PlayPosition.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.progressBarControl_PlayPosition.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.progressBarControl_PlayPosition.Location = new System.Drawing.Point(6, 5);
     this.progressBarControl_PlayPosition.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.progressBarControl_PlayPosition.MenuManager = this.barManager;
     this.progressBarControl_PlayPosition.Name = "progressBarControl_PlayPosition";
     this.progressBarControl_PlayPosition.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.progressBarControl_PlayPosition.Properties.DisplayFormat.FormatString = "файл не выбран";
     this.progressBarControl_PlayPosition.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
     this.progressBarControl_PlayPosition.Properties.PercentView = false;
     this.progressBarControl_PlayPosition.Properties.ShowTitle = true;
     this.progressBarControl_PlayPosition.Size = new System.Drawing.Size(230, 22);
     this.progressBarControl_PlayPosition.TabIndex = 5;
     this.progressBarControl_PlayPosition.MouseMove += new System.Windows.Forms.MouseEventHandler(this.progressBarControl_PlayPosition_MouseMove);
     this.progressBarControl_PlayPosition.MouseUp += new System.Windows.Forms.MouseEventHandler(this.progressBarControl_PlayPosition_MouseUp);
     //
     // panelControl_PlayInfo
     //
     this.panelControl_PlayInfo.Controls.Add(this.pbc_analizer_L);
     this.panelControl_PlayInfo.Controls.Add(this.pbc_analizer_R);
     this.panelControl_PlayInfo.Controls.Add(this.sbt_status_plist);
     this.panelControl_PlayInfo.Controls.Add(this.sbt_status_play);
     this.panelControl_PlayInfo.Controls.Add(this.lbc_time_minus);
     this.panelControl_PlayInfo.Controls.Add(this.Label_InfoLine);
     this.panelControl_PlayInfo.Controls.Add(this.lbc_time_back);
     this.panelControl_PlayInfo.Controls.Add(this.lbc_time);
     this.panelControl_PlayInfo.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl_PlayInfo.Location = new System.Drawing.Point(2, 2);
     this.panelControl_PlayInfo.Name = "panelControl_PlayInfo";
     this.panelControl_PlayInfo.Size = new System.Drawing.Size(242, 89);
     this.panelControl_PlayInfo.TabIndex = 6;
     //
     // pbc_analizer_L
     //
     this.pbc_analizer_L.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pbc_analizer_L.Cursor = System.Windows.Forms.Cursors.Default;
     this.pbc_analizer_L.EditValue = 1000;
     this.pbc_analizer_L.Location = new System.Drawing.Point(8, 20);
     this.pbc_analizer_L.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.pbc_analizer_L.Name = "pbc_analizer_L";
     this.pbc_analizer_L.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(238)))));
     this.pbc_analizer_L.Properties.EndColor = System.Drawing.Color.Red;
     this.pbc_analizer_L.Properties.LookAndFeel.SkinName = "VS2010";
     this.pbc_analizer_L.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Style3D;
     this.pbc_analizer_L.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.pbc_analizer_L.Properties.Maximum = 1000;
     this.pbc_analizer_L.Properties.PercentView = false;
     this.pbc_analizer_L.Properties.ProgressKind = DevExpress.XtraEditors.Controls.ProgressKind.Vertical;
     this.pbc_analizer_L.Properties.StartColor = System.Drawing.Color.Chartreuse;
     this.pbc_analizer_L.Properties.Step = 100;
     this.pbc_analizer_L.Size = new System.Drawing.Size(30, 65);
     this.pbc_analizer_L.TabIndex = 1000;
     this.pbc_analizer_L.Tag = "11";
     this.pbc_analizer_L.ToolTipController = this.toolTipController;
     //
     // pbc_analizer_R
     //
     this.pbc_analizer_R.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.pbc_analizer_R.Cursor = System.Windows.Forms.Cursors.Default;
     this.pbc_analizer_R.EditValue = 1000;
     this.pbc_analizer_R.Location = new System.Drawing.Point(43, 20);
     this.pbc_analizer_R.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.pbc_analizer_R.Name = "pbc_analizer_R";
     this.pbc_analizer_R.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(207)))), ((int)(((byte)(221)))), ((int)(((byte)(238)))));
     this.pbc_analizer_R.Properties.EndColor = System.Drawing.Color.Red;
     this.pbc_analizer_R.Properties.LookAndFeel.SkinName = "Office 2010 Black";
     this.pbc_analizer_R.Properties.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Style3D;
     this.pbc_analizer_R.Properties.LookAndFeel.UseDefaultLookAndFeel = false;
     this.pbc_analizer_R.Properties.Maximum = 1000;
     this.pbc_analizer_R.Properties.PercentView = false;
     this.pbc_analizer_R.Properties.ProgressKind = DevExpress.XtraEditors.Controls.ProgressKind.Vertical;
     this.pbc_analizer_R.Properties.StartColor = System.Drawing.Color.Chartreuse;
     this.pbc_analizer_R.Properties.Step = 100;
     this.pbc_analizer_R.Size = new System.Drawing.Size(30, 65);
     this.pbc_analizer_R.TabIndex = 67;
     this.pbc_analizer_R.Tag = "11";
     this.pbc_analizer_R.ToolTipController = this.toolTipController;
     //
     // sbt_status_plist
     //
     this.sbt_status_plist.AllowFocus = false;
     this.sbt_status_plist.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbt_status_plist.Appearance.Font = new System.Drawing.Font("Consolas", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.sbt_status_plist.Appearance.Options.UseFont = true;
     this.sbt_status_plist.Appearance.Options.UseTextOptions = true;
     this.sbt_status_plist.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
     this.sbt_status_plist.Appearance.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Top;
     this.sbt_status_plist.Cursor = System.Windows.Forms.Cursors.Hand;
     this.sbt_status_plist.ImageIndex = 5;
     this.sbt_status_plist.ImageList = this.imageCollection_20;
     this.sbt_status_plist.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sbt_status_plist.Location = new System.Drawing.Point(87, 66);
     this.sbt_status_plist.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.sbt_status_plist.Name = "sbt_status_plist";
     this.sbt_status_plist.Size = new System.Drawing.Size(21, 20);
     this.sbt_status_plist.TabIndex = 14;
     this.sbt_status_plist.Text = "1";
     this.sbt_status_plist.ToolTip = "Плейлист с играющим треком";
     this.sbt_status_plist.Click += new System.EventHandler(this.sbt_show_cur_play);
     //
     // imageCollection_20
     //
     this.imageCollection_20.ImageSize = new System.Drawing.Size(20, 20);
     this.imageCollection_20.ImageStream = ((DevExpress.Utils.ImageCollectionStreamer)(resources.GetObject("imageCollection_20.ImageStream")));
     this.imageCollection_20.Images.SetKeyName(0, "Play_17.png");
     this.imageCollection_20.Images.SetKeyName(1, "Play_sm_8.png");
     this.imageCollection_20.Images.SetKeyName(2, "Play_13.png");
     this.imageCollection_20.Images.SetKeyName(3, "Play_sm_9.png");
     this.imageCollection_20.Images.SetKeyName(4, "Play_sm_6.png");
     this.imageCollection_20.Images.SetKeyName(5, "Play_18.png");
     this.imageCollection_20.Images.SetKeyName(6, "Play_sm_2.png");
     this.imageCollection_20.Images.SetKeyName(7, "Play_sm_7.png");
     this.imageCollection_20.Images.SetKeyName(8, "Play_sm_10.png");
     //
     // sbt_status_play
     //
     this.sbt_status_play.AllowFocus = false;
     this.sbt_status_play.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.sbt_status_play.ImageIndex = 2;
     this.sbt_status_play.ImageList = this.imageCollection_20;
     this.sbt_status_play.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.sbt_status_play.Location = new System.Drawing.Point(113, 67);
     this.sbt_status_play.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.sbt_status_play.Name = "sbt_status_play";
     this.sbt_status_play.Size = new System.Drawing.Size(21, 20);
     this.sbt_status_play.TabIndex = 13;
     this.sbt_status_play.ToolTip = "Состояние трека";
     //
     // lbc_time_minus
     //
     this.lbc_time_minus.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lbc_time_minus.Appearance.Font = new System.Drawing.Font("Verdana", 36F, System.Drawing.FontStyle.Bold);
     this.lbc_time_minus.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.lbc_time_minus.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lbc_time_minus.Location = new System.Drawing.Point(51, 21);
     this.lbc_time_minus.Name = "lbc_time_minus";
     this.lbc_time_minus.Size = new System.Drawing.Size(16, 43);
     this.lbc_time_minus.TabIndex = 12;
     //
     // Label_InfoLine
     //
     this.Label_InfoLine.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.Label_InfoLine.Appearance.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.Label_InfoLine.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.Label_InfoLine.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.NoWrap;
     this.Label_InfoLine.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.Label_InfoLine.Location = new System.Drawing.Point(2, 5);
     this.Label_InfoLine.Name = "Label_InfoLine";
     this.Label_InfoLine.Size = new System.Drawing.Size(233, 15);
     this.Label_InfoLine.TabIndex = 7;
     this.Label_InfoLine.Text = "загрузите треки";
     this.Label_InfoLine.ToolTipController = this.toolTipController1;
     //
     // toolTipController1
     //
     this.toolTipController1.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.toolTipController1.Appearance.Options.UseFont = true;
     this.toolTipController1.AutoPopDelay = 8000;
     this.toolTipController1.ToolTipLocation = DevExpress.Utils.ToolTipLocation.RightBottom;
     //
     // lbc_time_back
     //
     this.lbc_time_back.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lbc_time_back.Appearance.Font = new System.Drawing.Font("Verdana", 16.2F, System.Drawing.FontStyle.Bold);
     this.lbc_time_back.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.lbc_time_back.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lbc_time_back.Location = new System.Drawing.Point(146, 65);
     this.lbc_time_back.Name = "lbc_time_back";
     this.lbc_time_back.Size = new System.Drawing.Size(92, 24);
     this.lbc_time_back.TabIndex = 11;
     this.lbc_time_back.Text = "-00:00";
     //
     // lbc_time
     //
     this.lbc_time.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lbc_time.Appearance.Font = new System.Drawing.Font("Verdana", 36F, System.Drawing.FontStyle.Bold);
     this.lbc_time.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far;
     this.lbc_time.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lbc_time.Location = new System.Drawing.Point(71, 21);
     this.lbc_time.Name = "lbc_time";
     this.lbc_time.Size = new System.Drawing.Size(166, 43);
     this.lbc_time.TabIndex = 8;
     this.lbc_time.Text = "00:00";
     //
     // popup_MainMenu
     //
     this.popup_MainMenu.LinksPersistInfo.AddRange(new DevExpress.XtraBars.LinkPersistInfo[] {
     new DevExpress.XtraBars.LinkPersistInfo(this.iPlay),
     new DevExpress.XtraBars.LinkPersistInfo(this.iPause),
     new DevExpress.XtraBars.LinkPersistInfo(this.iStop),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem4, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iOpen_PlayList2, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iClose_PlayList),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem5),
     new DevExpress.XtraBars.LinkPersistInfo(this.iSave_PlayList),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem3),
     new DevExpress.XtraBars.LinkPersistInfo(this.barSubItem6, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.si_Shortcut_Commands, true),
     new DevExpress.XtraBars.LinkPersistInfo(this.iAbout2, true)});
     this.popup_MainMenu.Manager = this.barManager;
     this.popup_MainMenu.Name = "popup_MainMenu";
     //
     // splitterControl
     //
     this.splitterControl.Cursor = System.Windows.Forms.Cursors.NoMoveHoriz;
     this.splitterControl.Dock = System.Windows.Forms.DockStyle.Right;
     this.splitterControl.Location = new System.Drawing.Point(735, 2);
     this.splitterControl.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.splitterControl.Name = "splitterControl";
     this.splitterControl.Size = new System.Drawing.Size(6, 531);
     this.splitterControl.TabIndex = 3;
     this.splitterControl.TabStop = false;
     //
     // panelControl_Left
     //
     this.panelControl_Left.Controls.Add(this.RTBox_TextFile);
     this.panelControl_Left.Controls.Add(this.panelControl_EQ);
     this.panelControl_Left.Controls.Add(this.Pic_Logo);
     this.panelControl_Left.Controls.Add(this.panelControl_TextEditor);
     this.panelControl_Left.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl_Left.Location = new System.Drawing.Point(2, 2);
     this.panelControl_Left.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.panelControl_Left.Name = "panelControl_Left";
     this.panelControl_Left.Size = new System.Drawing.Size(733, 531);
     this.panelControl_Left.TabIndex = 10;
     //
     // RTBox_TextFile
     //
     this.RTBox_TextFile.BackColor = System.Drawing.SystemColors.Info;
     this.RTBox_TextFile.Cursor = System.Windows.Forms.Cursors.NoMoveVert;
     this.RTBox_TextFile.Dock = System.Windows.Forms.DockStyle.Fill;
     this.RTBox_TextFile.HideSelection = false;
     this.RTBox_TextFile.Location = new System.Drawing.Point(2, 224);
     this.RTBox_TextFile.Margin = new System.Windows.Forms.Padding(43, 41, 43, 41);
     this.RTBox_TextFile.Name = "RTBox_TextFile";
     this.RTBox_TextFile.ReadOnly = true;
     this.RTBox_TextFile.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.ForcedBoth;
     this.RTBox_TextFile.Size = new System.Drawing.Size(729, 152);
     this.RTBox_TextFile.TabIndex = 52;
     this.RTBox_TextFile.Tag = "0";
     this.RTBox_TextFile.Text = "";
     this.RTBox_TextFile.Visible = false;
     this.RTBox_TextFile.WordWrap = false;
     this.RTBox_TextFile.SizeChanged += new System.EventHandler(this.RTBox_TextFile_SizeChanged);
     this.RTBox_TextFile.TextChanged += new System.EventHandler(this.RTBox_TextFile_TextChanged);
     this.RTBox_TextFile.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.RTBox_TextFile_KeyPress);
     this.RTBox_TextFile.Leave += new System.EventHandler(this.RTBox_TextFile_LostFocus);
     this.RTBox_TextFile.MouseEnter += new System.EventHandler(this.RTBox_TextFile_MouseEnter);
     //
     // panelControl_EQ
     //
     this.panelControl_EQ.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl_EQ.Location = new System.Drawing.Point(2, 376);
     this.panelControl_EQ.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.panelControl_EQ.Name = "panelControl_EQ";
     this.panelControl_EQ.Size = new System.Drawing.Size(729, 153);
     this.panelControl_EQ.TabIndex = 53;
     this.panelControl_EQ.Text = "Эквалайзер";
     //
     // Pic_Logo
     //
     this.Pic_Logo.Dock = System.Windows.Forms.DockStyle.Top;
     this.Pic_Logo.EditValue = ((object)(resources.GetObject("Pic_Logo.EditValue")));
     this.Pic_Logo.Location = new System.Drawing.Point(2, 22);
     this.Pic_Logo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.Pic_Logo.MenuManager = this.barManager;
     this.Pic_Logo.Name = "Pic_Logo";
     this.Pic_Logo.Properties.Appearance.BackColor = System.Drawing.Color.Black;
     this.Pic_Logo.Properties.Appearance.Options.UseBackColor = true;
     this.Pic_Logo.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Squeeze;
     this.Pic_Logo.Size = new System.Drawing.Size(729, 202);
     this.Pic_Logo.TabIndex = 0;
     this.Pic_Logo.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.Global_KeyPress);
     //
     // panelControl_TextEditor
     //
     this.panelControl_TextEditor.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl_TextEditor.Location = new System.Drawing.Point(2, 2);
     this.panelControl_TextEditor.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.panelControl_TextEditor.Name = "panelControl_TextEditor";
     this.panelControl_TextEditor.Size = new System.Drawing.Size(729, 20);
     this.panelControl_TextEditor.TabIndex = 54;
     this.panelControl_TextEditor.Visible = false;
     //
     // panelControl_All
     //
     this.panelControl_All.Controls.Add(this.panelControl_Left);
     this.panelControl_All.Controls.Add(this.splitterControl);
     this.panelControl_All.Controls.Add(this.panelControl_Right);
     this.panelControl_All.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl_All.Location = new System.Drawing.Point(0, 0);
     this.panelControl_All.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.panelControl_All.Name = "panelControl_All";
     this.panelControl_All.Size = new System.Drawing.Size(989, 535);
     this.panelControl_All.TabIndex = 54;
     //
     // timer_playng
     //
     this.timer_playng.Enabled = true;
     this.timer_playng.Interval = 450;
     this.timer_playng.Tick += new System.EventHandler(this.timerForCurrentPosition_Tick);
     //
     // openFileDialog
     //
     this.openFileDialog.Multiselect = true;
     //
     // timer_peaklevel
     //
     this.timer_peaklevel.Enabled = true;
     this.timer_peaklevel.Tick += new System.EventHandler(this.timer_peaklevel_Tick);
     //
     // Form_Main
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1025, 535);
     this.Controls.Add(this.panelControl_All);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.IsMdiContainer = true;
     this.LookAndFeel.SkinName = "Office 2010 Blue";
     this.LookAndFeel.UseDefaultLookAndFeel = false;
     this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
     this.Name = "Form_Main";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Парнс Плеер";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_Closing);
     this.Load += new System.EventHandler(this.Form_Main_Load);
     ((System.ComponentModel.ISupportInitialize)(this.barManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection_16)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_Right)).EndInit();
     this.panelControl_Right.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_PlayList)).EndInit();
     this.panelControl_PlayList.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_lists)).EndInit();
     this.panelControl_lists.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.xTabCtrl_PlayLists)).EndInit();
     this.xTabCtrl_PlayLists.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_Hot_PL)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_PlayBack)).EndInit();
     this.panelControl_PlayBack.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.textEdit_FadeTime.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection_30)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.progressBarControl_PlayPosition.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_PlayInfo)).EndInit();
     this.panelControl_PlayInfo.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pbc_analizer_L.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbc_analizer_R.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageCollection_20)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.popup_MainMenu)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_Left)).EndInit();
     this.panelControl_Left.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_EQ)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Pic_Logo.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_TextEditor)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl_All)).EndInit();
     this.panelControl_All.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#42
0
 /// <summary> 
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Grid));
     this.btn_simpleCancelSum = new DevExpress.XtraEditors.SimpleButton();
     this.btn_显示隐藏分组面板 = new DevExpress.XtraEditors.SimpleButton();
     this.btn_显示隐藏过滤面板 = new DevExpress.XtraEditors.SimpleButton();
     this.btn_Export = new DevExpress.XtraEditors.SimpleButton();
     this.btnshow = new DevExpress.XtraEditors.PictureEdit();
     this.btn_合并取消合并表格 = new DevExpress.XtraEditors.SimpleButton();
     this._panelControl = new DevExpress.XtraEditors.PanelControl();
     this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
     this.btn_ReduceRow = new DevExpress.XtraEditors.SimpleButton();
     this.btn_AddRow = new DevExpress.XtraEditors.SimpleButton();
     this.btn_执行命令1 = new DevExpress.XtraEditors.SimpleButton();
     this.采集模块 = new System.Windows.Forms.Panel();
     this.分钟 = new System.Windows.Forms.Label();
     this.采集频率 = new System.Windows.Forms.Label();
     this.采集频率1 = new System.Windows.Forms.ComboBox();
     this.panel1 = new System.Windows.Forms.Panel();
     this._gridControl = new DevExpress.XtraGrid.GridControl();
     this.bandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridView();
     this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.bandedGridColumn4 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn3 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn14 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn15 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn21 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn16 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn17 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn18 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this.bandedGridColumn22 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn23 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn24 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn25 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this.bandedGridColumn26 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
     this._gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     this._saveFileDialog = new System.Windows.Forms.SaveFileDialog();
     this._contextMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.复制当前列ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.复制当前字段ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.报表导出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.打印预览ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand();
     ((System.ComponentModel.ISupportInitialize)(this.btnshow.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._panelControl)).BeginInit();
     this._panelControl.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.采集模块.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this._gridControl)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this._gridView)).BeginInit();
     this._contextMenuStrip.SuspendLayout();
     this.SuspendLayout();
     //
     // btn_simpleCancelSum
     //
     this.btn_simpleCancelSum.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_simpleCancelSum.Image = ((System.Drawing.Image)(resources.GetObject("btn_simpleCancelSum.Image")));
     this.btn_simpleCancelSum.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btn_simpleCancelSum.Location = new System.Drawing.Point(501, 3);
     this.btn_simpleCancelSum.Name = "btn_simpleCancelSum";
     this.btn_simpleCancelSum.Size = new System.Drawing.Size(80, 27);
     this.btn_simpleCancelSum.TabIndex = 4;
     this.btn_simpleCancelSum.Text = "合计底栏";
     this.btn_simpleCancelSum.Visible = false;
     this.btn_simpleCancelSum.Click += new System.EventHandler(this.btn_simpleCancelSum_Click);
     //
     // btn_显示隐藏分组面板
     //
     this.btn_显示隐藏分组面板.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_显示隐藏分组面板.Image = ((System.Drawing.Image)(resources.GetObject("btn_显示隐藏分组面板.Image")));
     this.btn_显示隐藏分组面板.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btn_显示隐藏分组面板.Location = new System.Drawing.Point(587, 3);
     this.btn_显示隐藏分组面板.Name = "btn_显示隐藏分组面板";
     this.btn_显示隐藏分组面板.Size = new System.Drawing.Size(80, 27);
     this.btn_显示隐藏分组面板.TabIndex = 2;
     this.btn_显示隐藏分组面板.Text = "分组面板";
     this.btn_显示隐藏分组面板.Visible = false;
     this.btn_显示隐藏分组面板.Click += new System.EventHandler(this.btn_显示隐藏分组面板_Click);
     //
     // btn_显示隐藏过滤面板
     //
     this.btn_显示隐藏过滤面板.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_显示隐藏过滤面板.Image = ((System.Drawing.Image)(resources.GetObject("btn_显示隐藏过滤面板.Image")));
     this.btn_显示隐藏过滤面板.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btn_显示隐藏过滤面板.Location = new System.Drawing.Point(673, 3);
     this.btn_显示隐藏过滤面板.Name = "btn_显示隐藏过滤面板";
     this.btn_显示隐藏过滤面板.Size = new System.Drawing.Size(80, 27);
     this.btn_显示隐藏过滤面板.TabIndex = 0;
     this.btn_显示隐藏过滤面板.Text = "查找记录";
     this.btn_显示隐藏过滤面板.Visible = false;
     this.btn_显示隐藏过滤面板.Click += new System.EventHandler(this.btn_TotleLocation_Click);
     //
     // btn_Export
     //
     this.btn_Export.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_Export.Image = ((System.Drawing.Image)(resources.GetObject("btn_Export.Image")));
     this.btn_Export.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btn_Export.Location = new System.Drawing.Point(845, 3);
     this.btn_Export.Name = "btn_Export";
     this.btn_Export.Size = new System.Drawing.Size(80, 27);
     this.btn_Export.TabIndex = 1;
     this.btn_Export.Text = "导出表格";
     this.btn_Export.Visible = false;
     this.btn_Export.Click += new System.EventHandler(this.btn_Export_Click);
     //
     // btnshow
     //
     this.btnshow.Cursor = System.Windows.Forms.Cursors.Hand;
     this.btnshow.EditValue = ((object)(resources.GetObject("btnshow.EditValue")));
     this.btnshow.Location = new System.Drawing.Point(2, 2);
     this.btnshow.Name = "btnshow";
     this.btnshow.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     this.btnshow.Properties.Appearance.Options.UseBackColor = true;
     this.btnshow.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.btnshow.Size = new System.Drawing.Size(22, 18);
     this.btnshow.TabIndex = 10;
     this.btnshow.Visible = false;
     this.btnshow.Click += new System.EventHandler(this.btnshow_Click);
     //
     // btn_合并取消合并表格
     //
     this.btn_合并取消合并表格.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_合并取消合并表格.Image = ((System.Drawing.Image)(resources.GetObject("btn_合并取消合并表格.Image")));
     this.btn_合并取消合并表格.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btn_合并取消合并表格.Location = new System.Drawing.Point(759, 3);
     this.btn_合并取消合并表格.Name = "btn_合并取消合并表格";
     this.btn_合并取消合并表格.Size = new System.Drawing.Size(80, 27);
     this.btn_合并取消合并表格.TabIndex = 10;
     this.btn_合并取消合并表格.Text = "合并列值";
     this.btn_合并取消合并表格.Visible = false;
     this.btn_合并取消合并表格.Click += new System.EventHandler(this.btn_合并取消合并表格_Click);
     //
     // _panelControl
     //
     this._panelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this._panelControl.Controls.Add(this.flowLayoutPanel1);
     this._panelControl.Dock = System.Windows.Forms.DockStyle.Top;
     this._panelControl.Location = new System.Drawing.Point(0, 0);
     this._panelControl.Name = "_panelControl";
     this._panelControl.Size = new System.Drawing.Size(928, 33);
     this._panelControl.TabIndex = 2;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.btn_Export);
     this.flowLayoutPanel1.Controls.Add(this.btn_合并取消合并表格);
     this.flowLayoutPanel1.Controls.Add(this.btn_显示隐藏过滤面板);
     this.flowLayoutPanel1.Controls.Add(this.btn_显示隐藏分组面板);
     this.flowLayoutPanel1.Controls.Add(this.btn_simpleCancelSum);
     this.flowLayoutPanel1.Controls.Add(this.btn_ReduceRow);
     this.flowLayoutPanel1.Controls.Add(this.btn_AddRow);
     this.flowLayoutPanel1.Controls.Add(this.btn_执行命令1);
     this.flowLayoutPanel1.Controls.Add(this.采集模块);
     this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.flowLayoutPanel1.Name = "flowLayoutPanel1";
     this.flowLayoutPanel1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
     this.flowLayoutPanel1.Size = new System.Drawing.Size(928, 33);
     this.flowLayoutPanel1.TabIndex = 15;
     //
     // btn_ReduceRow
     //
     this.btn_ReduceRow.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_ReduceRow.Image = global::控件库.Properties.Resources.suoxiao;
     this.btn_ReduceRow.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btn_ReduceRow.Location = new System.Drawing.Point(415, 3);
     this.btn_ReduceRow.Name = "btn_ReduceRow";
     this.btn_ReduceRow.Size = new System.Drawing.Size(80, 27);
     this.btn_ReduceRow.TabIndex = 13;
     this.btn_ReduceRow.Text = "删除记录";
     this.btn_ReduceRow.Click += new System.EventHandler(this.btn_ReduceRow_Click);
     this.btn_ReduceRow.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_ReduceRow_MouseDown);
     //
     // btn_AddRow
     //
     this.btn_AddRow.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_AddRow.Image = global::控件库.Properties.Resources.kuoda;
     this.btn_AddRow.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btn_AddRow.Location = new System.Drawing.Point(329, 3);
     this.btn_AddRow.Name = "btn_AddRow";
     this.btn_AddRow.Size = new System.Drawing.Size(80, 27);
     this.btn_AddRow.TabIndex = 14;
     this.btn_AddRow.Text = "新增记录";
     this.btn_AddRow.Click += new System.EventHandler(this.btn_AddRow_Click);
     this.btn_AddRow.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_AddRow_MouseDown);
     //
     // btn_执行命令1
     //
     this.btn_执行命令1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_执行命令1.Image = global::控件库.Properties.Resources.Action_SaveScript;
     this.btn_执行命令1.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleLeft;
     this.btn_执行命令1.Location = new System.Drawing.Point(243, 3);
     this.btn_执行命令1.Name = "btn_执行命令1";
     this.btn_执行命令1.Size = new System.Drawing.Size(80, 27);
     this.btn_执行命令1.TabIndex = 14;
     this.btn_执行命令1.Text = "保存";
     this.btn_执行命令1.Visible = false;
     this.btn_执行命令1.Click += new System.EventHandler(this.btn_执行命令1_Click);
     this.btn_执行命令1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_执行命令1_MouseDown);
     //
     // 采集模块
     //
     this.采集模块.Controls.Add(this.分钟);
     this.采集模块.Controls.Add(this.采集频率);
     this.采集模块.Controls.Add(this.采集频率1);
     this.采集模块.Location = new System.Drawing.Point(86, 2);
     this.采集模块.Margin = new System.Windows.Forms.Padding(2);
     this.采集模块.Name = "采集模块";
     this.采集模块.Size = new System.Drawing.Size(152, 29);
     this.采集模块.TabIndex = 15;
     this.采集模块.Visible = false;
     //
     // 分钟
     //
     this.分钟.AutoSize = true;
     this.分钟.Location = new System.Drawing.Point(131, 7);
     this.分钟.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.分钟.Name = "分钟";
     this.分钟.Size = new System.Drawing.Size(19, 14);
     this.分钟.TabIndex = 2;
     this.分钟.Text = "秒";
     //
     // 采集频率
     //
     this.采集频率.AutoSize = true;
     this.采集频率.Location = new System.Drawing.Point(3, 7);
     this.采集频率.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.采集频率.Name = "采集频率";
     this.采集频率.Size = new System.Drawing.Size(55, 14);
     this.采集频率.TabIndex = 1;
     this.采集频率.Text = "采集频率";
     //
     // 采集频率1
     //
     this.采集频率1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.采集频率1.FormattingEnabled = true;
     this.采集频率1.Items.AddRange(new object[] {
     "60",
     "300",
     "600",
     "900",
     "1200"});
     this.采集频率1.Location = new System.Drawing.Point(58, 4);
     this.采集频率1.Margin = new System.Windows.Forms.Padding(2);
     this.采集频率1.Name = "采集频率1";
     this.采集频率1.Size = new System.Drawing.Size(73, 22);
     this.采集频率1.TabIndex = 0;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.btnshow);
     this.panel1.Controls.Add(this._gridControl);
     this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 33);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(928, 485);
     this.panel1.TabIndex = 3;
     //
     // _gridControl
     //
     this._gridControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this._gridControl.Location = new System.Drawing.Point(0, 0);
     this._gridControl.MainView = this.bandedGridView1;
     this._gridControl.Name = "_gridControl";
     this._gridControl.Size = new System.Drawing.Size(928, 485);
     this._gridControl.TabIndex = 6;
     this._gridControl.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.bandedGridView1,
     this._gridView});
     this._gridControl.MouseLeave += new System.EventHandler(this._gridControl_MouseLeave);
     //
     // bandedGridView1
     //
     this.bandedGridView1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] {
     this.gridBand3,
     this.gridBand4});
     this.bandedGridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] {
     this.bandedGridColumn14,
     this.bandedGridColumn15,
     this.bandedGridColumn21,
     this.bandedGridColumn16,
     this.bandedGridColumn17,
     this.bandedGridColumn18,
     this.bandedGridColumn22,
     this.bandedGridColumn23,
     this.bandedGridColumn24,
     this.bandedGridColumn25,
     this.bandedGridColumn26,
     this.bandedGridColumn1,
     this.bandedGridColumn2,
     this.bandedGridColumn3,
     this.bandedGridColumn4});
     this.bandedGridView1.GridControl = this._gridControl;
     this.bandedGridView1.Name = "bandedGridView1";
     this.bandedGridView1.OptionsCustomization.AllowChangeColumnParent = true;
     this.bandedGridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.bandedGridView1.OptionsView.EnableAppearanceEvenRow = true;
     this.bandedGridView1.OptionsView.EnableAppearanceOddRow = true;
     this.bandedGridView1.OptionsView.ShowGroupPanel = false;
     //
     // gridBand3
     //
     this.gridBand3.Caption = "实测转速下数据";
     this.gridBand3.Columns.Add(this.bandedGridColumn4);
     this.gridBand3.Columns.Add(this.bandedGridColumn3);
     this.gridBand3.Columns.Add(this.bandedGridColumn14);
     this.gridBand3.Columns.Add(this.bandedGridColumn15);
     this.gridBand3.Columns.Add(this.bandedGridColumn21);
     this.gridBand3.Columns.Add(this.bandedGridColumn16);
     this.gridBand3.Columns.Add(this.bandedGridColumn17);
     this.gridBand3.Columns.Add(this.bandedGridColumn1);
     this.gridBand3.Columns.Add(this.bandedGridColumn2);
     this.gridBand3.Columns.Add(this.bandedGridColumn18);
     this.gridBand3.Name = "gridBand3";
     this.gridBand3.OptionsBand.AllowMove = false;
     this.gridBand3.Width = 675;
     //
     // bandedGridColumn4
     //
     this.bandedGridColumn4.Caption = "ID";
     this.bandedGridColumn4.FieldName = "id";
     this.bandedGridColumn4.Name = "bandedGridColumn4";
     //
     // bandedGridColumn3
     //
     this.bandedGridColumn3.Caption = "时间";
     this.bandedGridColumn3.FieldName = "时间值";
     this.bandedGridColumn3.Name = "bandedGridColumn3";
     this.bandedGridColumn3.OptionsColumn.AllowMove = false;
     this.bandedGridColumn3.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn3.Visible = true;
     //
     // bandedGridColumn14
     //
     this.bandedGridColumn14.Caption = "序号";
     this.bandedGridColumn14.FieldName = "序列2";
     this.bandedGridColumn14.Name = "bandedGridColumn14";
     this.bandedGridColumn14.OptionsColumn.AllowMove = false;
     this.bandedGridColumn14.Visible = true;
     //
     // bandedGridColumn15
     //
     this.bandedGridColumn15.Caption = "流量(m3/h)";
     this.bandedGridColumn15.FieldName = "流量";
     this.bandedGridColumn15.Name = "bandedGridColumn15";
     this.bandedGridColumn15.OptionsColumn.AllowMove = false;
     this.bandedGridColumn15.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn15.Visible = true;
     //
     // bandedGridColumn21
     //
     this.bandedGridColumn21.Caption = "扬程(m)";
     this.bandedGridColumn21.FieldName = "扬程";
     this.bandedGridColumn21.Name = "bandedGridColumn21";
     this.bandedGridColumn21.OptionsColumn.AllowMove = false;
     this.bandedGridColumn21.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn21.Visible = true;
     //
     // bandedGridColumn16
     //
     this.bandedGridColumn16.Caption = "输入功率(kW)";
     this.bandedGridColumn16.FieldName = "输入功率";
     this.bandedGridColumn16.Name = "bandedGridColumn16";
     this.bandedGridColumn16.OptionsColumn.AllowMove = false;
     this.bandedGridColumn16.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn16.Visible = true;
     //
     // bandedGridColumn17
     //
     this.bandedGridColumn17.Caption = "转速(r/min)";
     this.bandedGridColumn17.FieldName = "转速";
     this.bandedGridColumn17.Name = "bandedGridColumn17";
     this.bandedGridColumn17.OptionsColumn.AllowMove = false;
     this.bandedGridColumn17.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn17.Visible = true;
     //
     // bandedGridColumn1
     //
     this.bandedGridColumn1.Caption = "电压(V)";
     this.bandedGridColumn1.FieldName = "电压";
     this.bandedGridColumn1.Name = "bandedGridColumn1";
     this.bandedGridColumn1.OptionsColumn.AllowMove = false;
     this.bandedGridColumn1.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn1.Visible = true;
     //
     // bandedGridColumn2
     //
     this.bandedGridColumn2.Caption = "电流(A)";
     this.bandedGridColumn2.FieldName = "电流";
     this.bandedGridColumn2.Name = "bandedGridColumn2";
     this.bandedGridColumn2.OptionsColumn.AllowMove = false;
     this.bandedGridColumn2.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn2.Visible = true;
     //
     // bandedGridColumn18
     //
     this.bandedGridColumn18.Caption = "轴功率(kW)";
     this.bandedGridColumn18.FieldName = "轴功率";
     this.bandedGridColumn18.Name = "bandedGridColumn18";
     this.bandedGridColumn18.OptionsColumn.AllowMove = false;
     this.bandedGridColumn18.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn18.Visible = true;
     //
     // gridBand4
     //
     this.gridBand4.Caption = "额定转速下数据";
     this.gridBand4.Columns.Add(this.bandedGridColumn22);
     this.gridBand4.Columns.Add(this.bandedGridColumn23);
     this.gridBand4.Columns.Add(this.bandedGridColumn24);
     this.gridBand4.Columns.Add(this.bandedGridColumn25);
     this.gridBand4.Columns.Add(this.bandedGridColumn26);
     this.gridBand4.Name = "gridBand4";
     this.gridBand4.Width = 375;
     //
     // bandedGridColumn22
     //
     this.bandedGridColumn22.Caption = "流量(m3/h)";
     this.bandedGridColumn22.FieldName = "额定转速下_流量";
     this.bandedGridColumn22.Name = "bandedGridColumn22";
     this.bandedGridColumn22.OptionsColumn.AllowMove = false;
     this.bandedGridColumn22.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn22.Visible = true;
     //
     // bandedGridColumn23
     //
     this.bandedGridColumn23.Caption = "扬程(m)";
     this.bandedGridColumn23.FieldName = "额定转速下_扬程";
     this.bandedGridColumn23.Name = "bandedGridColumn23";
     this.bandedGridColumn23.OptionsColumn.AllowMove = false;
     this.bandedGridColumn23.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn23.Visible = true;
     //
     // bandedGridColumn24
     //
     this.bandedGridColumn24.Caption = "轴功率(kW)";
     this.bandedGridColumn24.FieldName = "额定转速下_轴功率";
     this.bandedGridColumn24.Name = "bandedGridColumn24";
     this.bandedGridColumn24.OptionsColumn.AllowMove = false;
     this.bandedGridColumn24.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn24.Visible = true;
     //
     // bandedGridColumn25
     //
     this.bandedGridColumn25.Caption = "泵效率(%)";
     this.bandedGridColumn25.FieldName = "额定转速下_泵效率";
     this.bandedGridColumn25.Name = "bandedGridColumn25";
     this.bandedGridColumn25.OptionsColumn.AllowMove = false;
     this.bandedGridColumn25.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn25.Visible = true;
     //
     // bandedGridColumn26
     //
     this.bandedGridColumn26.Caption = "机组效率(%)";
     this.bandedGridColumn26.FieldName = "额定转速下_机组效率";
     this.bandedGridColumn26.Name = "bandedGridColumn26";
     this.bandedGridColumn26.OptionsColumn.AllowMove = false;
     this.bandedGridColumn26.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.bandedGridColumn26.Visible = true;
     //
     // _gridView
     //
     this._gridView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
     this.gridColumn1,
     this.gridColumn2,
     this.gridColumn3,
     this.gridColumn4,
     this.gridColumn5,
     this.gridColumn6,
     this.gridColumn7,
     this.gridColumn8,
     this.gridColumn9,
     this.gridColumn10,
     this.gridColumn11,
     this.gridColumn12,
     this.gridColumn13});
     this._gridView.GridControl = this._gridControl;
     this._gridView.Name = "_gridView";
     this._gridView.OptionsBehavior.Editable = false;
     this._gridView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this._gridView.OptionsView.EnableAppearanceEvenRow = true;
     this._gridView.OptionsView.EnableAppearanceOddRow = true;
     this._gridView.OptionsView.ShowGroupPanel = false;
     this._gridView.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this._gridView_FocusedRowChanged);
     this._gridView.DoubleClick += new System.EventHandler(this._gridView_DoubleClick);
     //
     // gridColumn1
     //
     this.gridColumn1.Caption = "序号";
     this.gridColumn1.FieldName = "序列3";
     this.gridColumn1.Name = "gridColumn1";
     this.gridColumn1.OptionsColumn.AllowMove = false;
     this.gridColumn1.Visible = true;
     this.gridColumn1.VisibleIndex = 0;
     //
     // gridColumn2
     //
     this.gridColumn2.Caption = "流量(m3/h)";
     this.gridColumn2.FieldName = "流量";
     this.gridColumn2.Name = "gridColumn2";
     this.gridColumn2.OptionsColumn.AllowMove = false;
     this.gridColumn2.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn2.Visible = true;
     this.gridColumn2.VisibleIndex = 1;
     //
     // gridColumn3
     //
     this.gridColumn3.Caption = "输入功率(kW)";
     this.gridColumn3.FieldName = "输入功率";
     this.gridColumn3.Name = "gridColumn3";
     this.gridColumn3.OptionsColumn.AllowMove = false;
     this.gridColumn3.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn3.Visible = true;
     this.gridColumn3.VisibleIndex = 2;
     //
     // gridColumn4
     //
     this.gridColumn4.Caption = "转速(r/min)";
     this.gridColumn4.FieldName = "转速";
     this.gridColumn4.Name = "gridColumn4";
     this.gridColumn4.OptionsColumn.AllowMove = false;
     this.gridColumn4.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn4.Visible = true;
     this.gridColumn4.VisibleIndex = 3;
     //
     // gridColumn5
     //
     this.gridColumn5.Caption = "轴功率(kW)";
     this.gridColumn5.FieldName = "轴功率";
     this.gridColumn5.Name = "gridColumn5";
     this.gridColumn5.OptionsColumn.AllowMove = false;
     this.gridColumn5.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn5.Visible = true;
     this.gridColumn5.VisibleIndex = 4;
     //
     // gridColumn6
     //
     this.gridColumn6.Caption = "进口压力(KPa)";
     this.gridColumn6.FieldName = "进口压力";
     this.gridColumn6.Name = "gridColumn6";
     this.gridColumn6.OptionsColumn.AllowMove = false;
     this.gridColumn6.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn6.Visible = true;
     this.gridColumn6.VisibleIndex = 5;
     //
     // gridColumn7
     //
     this.gridColumn7.Caption = "出口压力(KPa)";
     this.gridColumn7.FieldName = "出口压力";
     this.gridColumn7.Name = "gridColumn7";
     this.gridColumn7.OptionsColumn.AllowMove = false;
     this.gridColumn7.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn7.Visible = true;
     this.gridColumn7.VisibleIndex = 6;
     //
     // gridColumn8
     //
     this.gridColumn8.Caption = "扬程(m)";
     this.gridColumn8.FieldName = "扬程";
     this.gridColumn8.Name = "gridColumn8";
     this.gridColumn8.OptionsColumn.AllowMove = false;
     this.gridColumn8.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn8.Visible = true;
     this.gridColumn8.VisibleIndex = 7;
     //
     // gridColumn9
     //
     this.gridColumn9.Caption = "流量(m3/h)";
     this.gridColumn9.FieldName = "额定流量";
     this.gridColumn9.Name = "gridColumn9";
     this.gridColumn9.OptionsColumn.AllowMove = false;
     this.gridColumn9.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn9.Visible = true;
     this.gridColumn9.VisibleIndex = 8;
     //
     // gridColumn10
     //
     this.gridColumn10.Caption = "扬程(m)";
     this.gridColumn10.FieldName = "额定扬程";
     this.gridColumn10.Name = "gridColumn10";
     this.gridColumn10.OptionsColumn.AllowMove = false;
     this.gridColumn10.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn10.Visible = true;
     this.gridColumn10.VisibleIndex = 9;
     //
     // gridColumn11
     //
     this.gridColumn11.Caption = "轴功率(kW)";
     this.gridColumn11.FieldName = "额定轴功率";
     this.gridColumn11.Name = "gridColumn11";
     this.gridColumn11.OptionsColumn.AllowMove = false;
     this.gridColumn11.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn11.Visible = true;
     this.gridColumn11.VisibleIndex = 10;
     //
     // gridColumn12
     //
     this.gridColumn12.Caption = "泵效率(%)";
     this.gridColumn12.FieldName = "泵效率";
     this.gridColumn12.Name = "gridColumn12";
     this.gridColumn12.OptionsColumn.AllowMove = false;
     this.gridColumn12.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn12.Visible = true;
     this.gridColumn12.VisibleIndex = 11;
     //
     // gridColumn13
     //
     this.gridColumn13.Caption = "机组效率(%)";
     this.gridColumn13.FieldName = "机组效率";
     this.gridColumn13.Name = "gridColumn13";
     this.gridColumn13.OptionsColumn.AllowMove = false;
     this.gridColumn13.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.gridColumn13.Visible = true;
     this.gridColumn13.VisibleIndex = 12;
     //
     // gridBand1
     //
     this.gridBand1.Caption = "gridBand1";
     this.gridBand1.Name = "gridBand1";
     //
     // _contextMenuStrip
     //
     this._contextMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.复制当前列ToolStripMenuItem,
     this.报表导出ToolStripMenuItem,
     this.打印预览ToolStripMenuItem});
     this._contextMenuStrip.Name = "contextMenuStrip1";
     this._contextMenuStrip.Size = new System.Drawing.Size(189, 88);
     //
     // 复制当前列ToolStripMenuItem
     //
     this.复制当前列ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.复制当前字段ToolStripMenuItem});
     this.复制当前列ToolStripMenuItem.Name = "复制当前列ToolStripMenuItem";
     this.复制当前列ToolStripMenuItem.Size = new System.Drawing.Size(188, 28);
     this.复制当前列ToolStripMenuItem.Text = "复制到剪贴板";
     //
     // 复制当前字段ToolStripMenuItem
     //
     this.复制当前字段ToolStripMenuItem.Name = "复制当前字段ToolStripMenuItem";
     this.复制当前字段ToolStripMenuItem.Size = new System.Drawing.Size(148, 22);
     this.复制当前字段ToolStripMenuItem.Text = "复制当前字段";
     //
     // 报表导出ToolStripMenuItem
     //
     this.报表导出ToolStripMenuItem.Name = "报表导出ToolStripMenuItem";
     this.报表导出ToolStripMenuItem.Size = new System.Drawing.Size(188, 28);
     this.报表导出ToolStripMenuItem.Text = "数据导出";
     //
     // 打印预览ToolStripMenuItem
     //
     this.打印预览ToolStripMenuItem.Name = "打印预览ToolStripMenuItem";
     this.打印预览ToolStripMenuItem.Size = new System.Drawing.Size(188, 28);
     this.打印预览ToolStripMenuItem.Text = "打印预览";
     //
     // gridBand2
     //
     this.gridBand2.Caption = "gridBand2";
     this.gridBand2.Name = "gridBand2";
     //
     // Grid
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.panel1);
     this.Controls.Add(this._panelControl);
     this.Name = "Grid";
     this.Size = new System.Drawing.Size(928, 518);
     ((System.ComponentModel.ISupportInitialize)(this.btnshow.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._panelControl)).EndInit();
     this._panelControl.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.采集模块.ResumeLayout(false);
     this.采集模块.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this._gridControl)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bandedGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this._gridView)).EndInit();
     this._contextMenuStrip.ResumeLayout(false);
     this.ResumeLayout(false);
 }
示例#43
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmException));
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.lblErrorMessage = new System.Windows.Forms.Label();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.memoEditError = new DevExpress.XtraEditors.MemoEdit();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     this.sbtnClose = new DevExpress.XtraEditors.SimpleButton();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEditError.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.lblErrorMessage);
     this.panelControl1.Controls.Add(this.pictureEdit1);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(598, 56);
     this.panelControl1.TabIndex = 2;
     this.panelControl1.Text = "panelControl1";
     //
     // lblErrorMessage
     //
     this.lblErrorMessage.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
         | System.Windows.Forms.AnchorStyles.Right)));
     this.lblErrorMessage.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
     this.lblErrorMessage.Location = new System.Drawing.Point(84, 4);
     this.lblErrorMessage.Name = "lblErrorMessage";
     this.lblErrorMessage.Size = new System.Drawing.Size(500, 48);
     this.lblErrorMessage.TabIndex = 1;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = ((object)(resources.GetObject("pictureEdit1.EditValue")));
     this.pictureEdit1.Location = new System.Drawing.Point(32, 10);
     this.pictureEdit1.Name = "pictureEdit1";
     //
     // pictureEdit1.Properties
     //
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ReadOnly = true;
     this.pictureEdit1.Size = new System.Drawing.Size(35, 35);
     this.pictureEdit1.TabIndex = 0;
     //
     // memoEditError
     //
     this.memoEditError.Dock = System.Windows.Forms.DockStyle.Fill;
     this.memoEditError.EditValue = "";
     this.memoEditError.Location = new System.Drawing.Point(0, 56);
     this.memoEditError.Name = "memoEditError";
     //
     // memoEditError.Properties
     //
     this.memoEditError.Properties.ReadOnly = true;
     this.memoEditError.Size = new System.Drawing.Size(598, 164);
     this.memoEditError.TabIndex = 1;
     //
     // panelControl2
     //
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.sbtnClose);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl2.Location = new System.Drawing.Point(0, 220);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(598, 38);
     this.panelControl2.TabIndex = 0;
     this.panelControl2.Text = "panelControl2";
     this.panelControl2.Click += new System.EventHandler(this.sbtnClose_Click);
     //
     // sbtnClose
     //
     this.sbtnClose.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
         | System.Windows.Forms.AnchorStyles.Right)));
     this.sbtnClose.Appearance.Font = new System.Drawing.Font("Tahoma", 9F);
     this.sbtnClose.Appearance.Options.UseFont = true;
     this.sbtnClose.Location = new System.Drawing.Point(260, 8);
     this.sbtnClose.Name = "sbtnClose";
     this.sbtnClose.Size = new System.Drawing.Size(83, 23);
     this.sbtnClose.TabIndex = 2;
     this.sbtnClose.Text = "&Close";
     this.sbtnClose.Click += new System.EventHandler(this.sbtnClose_Click);
     //
     // frmException
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(598, 258);
     this.Controls.Add(this.memoEditError);
     this.Controls.Add(this.panelControl2);
     this.Controls.Add(this.panelControl1);
     this.MinimizeBox = false;
     this.Name = "frmException";
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "ACMS Application Error";
     this.TopMost = true;
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.memoEditError.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SplashWelcome));
     this.marqueeProgressBarControl1 = new DevExpress.XtraEditors.MarqueeProgressBarControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.pictureEdit2 = new DevExpress.XtraEditors.PictureEdit();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.tableLayoutPanel = new System.Windows.Forms.TableLayoutPanel();
     this.logoPictureBox = new System.Windows.Forms.PictureBox();
     this.labelProductName = new System.Windows.Forms.Label();
     this.labelVersion = new System.Windows.Forms.Label();
     this.labelCopyright = new System.Windows.Forms.Label();
     this.labelCompanyName = new System.Windows.Forms.Label();
     this.textBoxDescription = new System.Windows.Forms.TextBox();
     this.ProgressBar1 = new System.Windows.Forms.ProgressBar();
     this.timer1 = new System.Windows.Forms.Timer();
     ((System.ComponentModel.ISupportInitialize)(this.marqueeProgressBarControl1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.tableLayoutPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).BeginInit();
     this.SuspendLayout();
     //
     // marqueeProgressBarControl1
     //
     this.marqueeProgressBarControl1.EditValue = 0;
     this.marqueeProgressBarControl1.Location = new System.Drawing.Point(73, 297);
     this.marqueeProgressBarControl1.Name = "marqueeProgressBarControl1";
     this.marqueeProgressBarControl1.Size = new System.Drawing.Size(222, 11);
     this.marqueeProgressBarControl1.TabIndex = 2;
     //
     // labelControl1
     //
     this.labelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.labelControl1.Location = new System.Drawing.Point(81, 315);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(115, 13);
     this.labelControl1.TabIndex = 3;
     this.labelControl1.Text = "Copyright © 2010-2014";
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(16, 295);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(50, 13);
     this.labelControl2.TabIndex = 1;
     this.labelControl2.Text = "Starting...";
     //
     // pictureEdit2
     //
     this.pictureEdit2.EditValue = ((object)(resources.GetObject("pictureEdit2.EditValue")));
     this.pictureEdit2.Location = new System.Drawing.Point(12, 12);
     this.pictureEdit2.Name = "pictureEdit2";
     this.pictureEdit2.Properties.AllowFocused = false;
     this.pictureEdit2.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     //this.pictureEdit2.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit2.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit2.Properties.ShowMenu = false;
     this.pictureEdit2.Size = new System.Drawing.Size(426, 180);
     this.pictureEdit2.TabIndex = 9;
     //
     // pictureEdit1
     //
     this.pictureEdit1.EditValue = global::BapAlmacenNet.Properties.Resources.logoBlueOcean1;
     this.pictureEdit1.Location = new System.Drawing.Point(306, 295);
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.AllowFocused = false;
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     //this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Properties.ShowMenu = false;
     this.pictureEdit1.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.pictureEdit1.Size = new System.Drawing.Size(129, 34);
     this.pictureEdit1.TabIndex = 4;
     //
     // tableLayoutPanel
     //
     this.tableLayoutPanel.BackColor = System.Drawing.SystemColors.Window;
     this.tableLayoutPanel.ColumnCount = 2;
     this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 31.76471F));
     this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 68.23529F));
     this.tableLayoutPanel.Controls.Add(this.logoPictureBox, 0, 0);
     this.tableLayoutPanel.Controls.Add(this.labelProductName, 1, 0);
     this.tableLayoutPanel.Controls.Add(this.labelVersion, 1, 1);
     this.tableLayoutPanel.Controls.Add(this.labelCopyright, 1, 2);
     this.tableLayoutPanel.Controls.Add(this.labelCompanyName, 1, 3);
     this.tableLayoutPanel.Controls.Add(this.textBoxDescription, 1, 4);
     this.tableLayoutPanel.Controls.Add(this.ProgressBar1, 1, 5);
     this.tableLayoutPanel.Location = new System.Drawing.Point(12, 12);
     this.tableLayoutPanel.Name = "tableLayoutPanel";
     this.tableLayoutPanel.RowCount = 6;
     this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.451363F));
     this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.451967F));
     this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.451363F));
     this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.451967F));
     this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 52.74198F));
     this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 9.451363F));
     this.tableLayoutPanel.Size = new System.Drawing.Size(425, 279);
     this.tableLayoutPanel.TabIndex = 0;
     //
     // logoPictureBox
     //
     this.logoPictureBox.Image = ((System.Drawing.Image)(resources.GetObject("logoPictureBox.Image")));
     this.logoPictureBox.Location = new System.Drawing.Point(3, 3);
     this.logoPictureBox.Name = "logoPictureBox";
     this.tableLayoutPanel.SetRowSpan(this.logoPictureBox, 6);
     this.logoPictureBox.Size = new System.Drawing.Size(129, 273);
     this.logoPictureBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.logoPictureBox.TabIndex = 12;
     this.logoPictureBox.TabStop = false;
     //
     // labelProductName
     //
     this.labelProductName.AutoSize = true;
     this.labelProductName.Dock = System.Windows.Forms.DockStyle.Fill;
     this.labelProductName.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelProductName.Location = new System.Drawing.Point(141, 0);
     this.labelProductName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
     this.labelProductName.MaximumSize = new System.Drawing.Size(0, 17);
     this.labelProductName.Name = "labelProductName";
     this.labelProductName.Size = new System.Drawing.Size(281, 17);
     this.labelProductName.TabIndex = 0;
     this.labelProductName.Text = "Product Name";
     this.labelProductName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelVersion
     //
     this.labelVersion.AutoSize = true;
     this.labelVersion.Dock = System.Windows.Forms.DockStyle.Fill;
     this.labelVersion.Location = new System.Drawing.Point(141, 26);
     this.labelVersion.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
     this.labelVersion.MaximumSize = new System.Drawing.Size(0, 17);
     this.labelVersion.Name = "labelVersion";
     this.labelVersion.Size = new System.Drawing.Size(281, 17);
     this.labelVersion.TabIndex = 1;
     this.labelVersion.Text = "Version";
     this.labelVersion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelCopyright
     //
     this.labelCopyright.AutoSize = true;
     this.labelCopyright.Dock = System.Windows.Forms.DockStyle.Fill;
     this.labelCopyright.Location = new System.Drawing.Point(141, 52);
     this.labelCopyright.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
     this.labelCopyright.MaximumSize = new System.Drawing.Size(0, 17);
     this.labelCopyright.Name = "labelCopyright";
     this.labelCopyright.Size = new System.Drawing.Size(281, 17);
     this.labelCopyright.TabIndex = 2;
     this.labelCopyright.Text = "Copyright";
     this.labelCopyright.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // labelCompanyName
     //
     this.labelCompanyName.AutoSize = true;
     this.labelCompanyName.Dock = System.Windows.Forms.DockStyle.Fill;
     this.labelCompanyName.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelCompanyName.Location = new System.Drawing.Point(141, 78);
     this.labelCompanyName.Margin = new System.Windows.Forms.Padding(6, 0, 3, 0);
     this.labelCompanyName.MaximumSize = new System.Drawing.Size(0, 17);
     this.labelCompanyName.Name = "labelCompanyName";
     this.labelCompanyName.Size = new System.Drawing.Size(281, 17);
     this.labelCompanyName.TabIndex = 3;
     this.labelCompanyName.Text = "Company Name";
     this.labelCompanyName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // textBoxDescription
     //
     this.textBoxDescription.BackColor = System.Drawing.SystemColors.Window;
     this.textBoxDescription.Dock = System.Windows.Forms.DockStyle.Fill;
     this.textBoxDescription.Font = new System.Drawing.Font("Microsoft Sans Serif", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.textBoxDescription.Location = new System.Drawing.Point(141, 107);
     this.textBoxDescription.Margin = new System.Windows.Forms.Padding(6, 3, 3, 3);
     this.textBoxDescription.Multiline = true;
     this.textBoxDescription.Name = "textBoxDescription";
     this.textBoxDescription.ReadOnly = true;
     this.textBoxDescription.ScrollBars = System.Windows.Forms.ScrollBars.Both;
     this.textBoxDescription.Size = new System.Drawing.Size(281, 141);
     this.textBoxDescription.TabIndex = 4;
     this.textBoxDescription.TabStop = false;
     this.textBoxDescription.Text = "Description";
     //
     // ProgressBar1
     //
     this.ProgressBar1.Location = new System.Drawing.Point(138, 254);
     this.ProgressBar1.Maximum = 130;
     this.ProgressBar1.Name = "ProgressBar1";
     this.ProgressBar1.Size = new System.Drawing.Size(284, 21);
     this.ProgressBar1.TabIndex = 5;
     //
     // timer1
     //
     this.timer1.Tick += new System.EventHandler(this.Timer1_Tick);
     //
     // SplashWelcome
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(448, 336);
     this.Controls.Add(this.tableLayoutPanel);
     this.Controls.Add(this.pictureEdit2);
     this.Controls.Add(this.pictureEdit1);
     this.Controls.Add(this.labelControl2);
     this.Controls.Add(this.labelControl1);
     this.Controls.Add(this.marqueeProgressBarControl1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "SplashWelcome";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.marqueeProgressBarControl1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.tableLayoutPanel.ResumeLayout(false);
     this.tableLayoutPanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.logoPictureBox)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
     this.tabNghiepVu = new DevExpress.XtraTab.XtraTabControl();
     this.TabPageThietLapSoPhieu = new DevExpress.XtraTab.XtraTabPage();
     this.panelControlSoPhieu = new DevExpress.XtraEditors.PanelControl();
     this.groupControlExample = new DevExpress.XtraEditors.GroupControl();
     this.xtraScrollableControlExample = new DevExpress.XtraEditors.XtraScrollableControl();
     this.flowLayoutPanelDemo = new System.Windows.Forms.FlowLayoutPanel();
     this.groupControlConfig = new DevExpress.XtraEditors.GroupControl();
     this.xtraScrollableControlConfig = new DevExpress.XtraEditors.XtraScrollableControl();
     this.flowLayoutPanelLabel = new System.Windows.Forms.FlowLayoutPanel();
     this.flowLayoutPanelPattern = new System.Windows.Forms.FlowLayoutPanel();
     this.tabPageNghiepVu = new DevExpress.XtraTab.XtraTabPage();
     this.lblDescripNghiepVu = new DevExpress.XtraEditors.LabelControl();
     this.vGridMain = new DevExpress.XtraVerticalGrid.VGridControl();
     this.tabPageBaoCao = new DevExpress.XtraTab.XtraTabPage();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.lblDescripBaoCao = new DevExpress.XtraEditors.LabelControl();
     this.vGridMainBaoCao = new DevExpress.XtraVerticalGrid.VGridControl();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.btnXoaPic = new DevExpress.XtraEditors.SimpleButton();
     this.headerLetter = new DevExpress.XtraEditors.PictureEdit();
     this.btnChonPic = new DevExpress.XtraEditors.SimpleButton();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.ParamDescrip_lb = new DevExpress.XtraEditors.LabelControl();
     this.Param_lb = new DevExpress.XtraEditors.LabelControl();
     this.btnXemTruoc = new DevExpress.XtraEditors.SimpleButton();
     this.btnDong = new DevExpress.XtraEditors.SimpleButton();
     this.btnLuu = new DevExpress.XtraEditors.SimpleButton();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
     this.splitContainerControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tabNghiepVu)).BeginInit();
     this.tabNghiepVu.SuspendLayout();
     this.TabPageThietLapSoPhieu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControlSoPhieu)).BeginInit();
     this.panelControlSoPhieu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlExample)).BeginInit();
     this.groupControlExample.SuspendLayout();
     this.xtraScrollableControlExample.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlConfig)).BeginInit();
     this.groupControlConfig.SuspendLayout();
     this.xtraScrollableControlConfig.SuspendLayout();
     this.tabPageNghiepVu.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vGridMain)).BeginInit();
     this.tabPageBaoCao.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vGridMainBaoCao)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.headerLetter.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // splitContainerControl1
     //
     this.splitContainerControl1.Horizontal = false;
     this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
     this.splitContainerControl1.Name = "splitContainerControl1";
     this.splitContainerControl1.Panel1.Controls.Add(this.tabNghiepVu);
     this.splitContainerControl1.Panel1.Text = "Panel1";
     this.splitContainerControl1.Panel2.Controls.Add(this.ParamDescrip_lb);
     this.splitContainerControl1.Panel2.Controls.Add(this.Param_lb);
     this.splitContainerControl1.Panel2.Text = "Panel2";
     this.splitContainerControl1.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel1;
     this.splitContainerControl1.Size = new System.Drawing.Size(557, 335);
     this.splitContainerControl1.SplitterPosition = 311;
     this.splitContainerControl1.TabIndex = 0;
     this.splitContainerControl1.Text = "splitContainerControl1";
     //
     // tabNghiepVu
     //
     this.tabNghiepVu.Location = new System.Drawing.Point(0, 0);
     this.tabNghiepVu.Name = "tabNghiepVu";
     this.tabNghiepVu.SelectedTabPage = this.TabPageThietLapSoPhieu;
     this.tabNghiepVu.Size = new System.Drawing.Size(559, 336);
     this.tabNghiepVu.TabIndex = 0;
     this.tabNghiepVu.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.TabPageThietLapSoPhieu,
     this.tabPageNghiepVu,
     this.tabPageBaoCao});
     this.tabNghiepVu.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.tabNghiepVu_SelectedPageChanged);
     //
     // TabPageThietLapSoPhieu
     //
     this.TabPageThietLapSoPhieu.Controls.Add(this.panelControlSoPhieu);
     this.TabPageThietLapSoPhieu.Name = "TabPageThietLapSoPhieu";
     this.TabPageThietLapSoPhieu.Size = new System.Drawing.Size(552, 307);
     this.TabPageThietLapSoPhieu.Text = "Thiết lập định dạng số phiếu";
     //
     // panelControlSoPhieu
     //
     this.panelControlSoPhieu.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControlSoPhieu.Controls.Add(this.groupControlExample);
     this.panelControlSoPhieu.Controls.Add(this.groupControlConfig);
     this.panelControlSoPhieu.Location = new System.Drawing.Point(0, 0);
     this.panelControlSoPhieu.Name = "panelControlSoPhieu";
     this.panelControlSoPhieu.Size = new System.Drawing.Size(544, 78);
     this.panelControlSoPhieu.TabIndex = 0;
     //
     // groupControlExample
     //
     this.groupControlExample.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupControlExample.Controls.Add(this.xtraScrollableControlExample);
     this.groupControlExample.Location = new System.Drawing.Point(397, 6);
     this.groupControlExample.Name = "groupControlExample";
     this.groupControlExample.Size = new System.Drawing.Size(141, 66);
     this.groupControlExample.TabIndex = 16;
     this.groupControlExample.Text = "Minh họa định dạng";
     //
     // xtraScrollableControlExample
     //
     this.xtraScrollableControlExample.Controls.Add(this.flowLayoutPanelDemo);
     this.xtraScrollableControlExample.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraScrollableControlExample.FireScrollEventOnMouseWheel = true;
     this.xtraScrollableControlExample.Location = new System.Drawing.Point(2, 22);
     this.xtraScrollableControlExample.Name = "xtraScrollableControlExample";
     this.xtraScrollableControlExample.Size = new System.Drawing.Size(137, 42);
     this.xtraScrollableControlExample.TabIndex = 1;
     this.xtraScrollableControlExample.Scroll += new DevExpress.XtraEditors.XtraScrollEventHandler(this.xtraScrollableControlExample_Scroll);
     //
     // flowLayoutPanelDemo
     //
     this.flowLayoutPanelDemo.AutoSize = true;
     this.flowLayoutPanelDemo.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanelDemo.Location = new System.Drawing.Point(3, 3);
     this.flowLayoutPanelDemo.Name = "flowLayoutPanelDemo";
     this.flowLayoutPanelDemo.Size = new System.Drawing.Size(132, 25);
     this.flowLayoutPanelDemo.TabIndex = 2;
     //
     // groupControlConfig
     //
     this.groupControlConfig.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.groupControlConfig.Controls.Add(this.xtraScrollableControlConfig);
     this.groupControlConfig.Location = new System.Drawing.Point(6, 6);
     this.groupControlConfig.Name = "groupControlConfig";
     this.groupControlConfig.Size = new System.Drawing.Size(388, 66);
     this.groupControlConfig.TabIndex = 15;
     this.groupControlConfig.Text = "Định dạng số phiếu phát sinh tự động";
     //
     // xtraScrollableControlConfig
     //
     this.xtraScrollableControlConfig.Controls.Add(this.flowLayoutPanelLabel);
     this.xtraScrollableControlConfig.Controls.Add(this.flowLayoutPanelPattern);
     this.xtraScrollableControlConfig.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraScrollableControlConfig.FireScrollEventOnMouseWheel = true;
     this.xtraScrollableControlConfig.Location = new System.Drawing.Point(2, 22);
     this.xtraScrollableControlConfig.Name = "xtraScrollableControlConfig";
     this.xtraScrollableControlConfig.Size = new System.Drawing.Size(384, 42);
     this.xtraScrollableControlConfig.TabIndex = 2;
     this.xtraScrollableControlConfig.Scroll += new DevExpress.XtraEditors.XtraScrollEventHandler(this.xtraScrollableControlConfig_Scroll);
     //
     // flowLayoutPanelLabel
     //
     this.flowLayoutPanelLabel.AutoSize = true;
     this.flowLayoutPanelLabel.BackColor = System.Drawing.Color.Transparent;
     this.flowLayoutPanelLabel.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanelLabel.Location = new System.Drawing.Point(1, 3);
     this.flowLayoutPanelLabel.Name = "flowLayoutPanelLabel";
     this.flowLayoutPanelLabel.Size = new System.Drawing.Size(145, 25);
     this.flowLayoutPanelLabel.TabIndex = 0;
     //
     // flowLayoutPanelPattern
     //
     this.flowLayoutPanelPattern.AutoSize = true;
     this.flowLayoutPanelPattern.BackColor = System.Drawing.Color.Transparent;
     this.flowLayoutPanelPattern.FlowDirection = System.Windows.Forms.FlowDirection.TopDown;
     this.flowLayoutPanelPattern.Location = new System.Drawing.Point(147, 3);
     this.flowLayoutPanelPattern.Name = "flowLayoutPanelPattern";
     this.flowLayoutPanelPattern.Size = new System.Drawing.Size(235, 25);
     this.flowLayoutPanelPattern.TabIndex = 1;
     //
     // tabPageNghiepVu
     //
     this.tabPageNghiepVu.Controls.Add(this.lblDescripNghiepVu);
     this.tabPageNghiepVu.Controls.Add(this.vGridMain);
     this.tabPageNghiepVu.Name = "tabPageNghiepVu";
     this.tabPageNghiepVu.Size = new System.Drawing.Size(552, 307);
     this.tabPageNghiepVu.Text = "Tham số nghiệp vụ";
     //
     // lblDescripNghiepVu
     //
     this.lblDescripNghiepVu.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.lblDescripNghiepVu.Appearance.ForeColor = System.Drawing.Color.Black;
     this.lblDescripNghiepVu.Appearance.Options.UseBackColor = true;
     this.lblDescripNghiepVu.Appearance.Options.UseForeColor = true;
     this.lblDescripNghiepVu.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblDescripNghiepVu.Location = new System.Drawing.Point(8, 272);
     this.lblDescripNghiepVu.Name = "lblDescripNghiepVu";
     this.lblDescripNghiepVu.Size = new System.Drawing.Size(537, 34);
     this.lblDescripNghiepVu.TabIndex = 3;
     //
     // vGridMain
     //
     this.vGridMain.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.vGridMain.Appearance.RowHeaderPanel.Options.UseBackColor = true;
     this.vGridMain.LayoutStyle = DevExpress.XtraVerticalGrid.LayoutViewStyle.SingleRecordView;
     this.vGridMain.Location = new System.Drawing.Point(0, 0);
     this.vGridMain.Name = "vGridMain";
     this.vGridMain.OptionsBehavior.Editable = false;
     this.vGridMain.OptionsBehavior.ResizeHeaderPanel = false;
     this.vGridMain.OptionsBehavior.ResizeRowHeaders = false;
     this.vGridMain.OptionsBehavior.ResizeRowValues = false;
     this.vGridMain.Size = new System.Drawing.Size(552, 271);
     this.vGridMain.TabIndex = 2;
     //
     // tabPageBaoCao
     //
     this.tabPageBaoCao.Controls.Add(this.panelControl1);
     this.tabPageBaoCao.Name = "tabPageBaoCao";
     this.tabPageBaoCao.Size = new System.Drawing.Size(552, 307);
     this.tabPageBaoCao.Text = "Tham số báo cáo";
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.lblDescripBaoCao);
     this.panelControl1.Controls.Add(this.vGridMainBaoCao);
     this.panelControl1.Controls.Add(this.labelControl2);
     this.panelControl1.Controls.Add(this.btnXoaPic);
     this.panelControl1.Controls.Add(this.headerLetter);
     this.panelControl1.Controls.Add(this.btnChonPic);
     this.panelControl1.Controls.Add(this.labelControl3);
     this.panelControl1.Controls.Add(this.labelControl1);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(552, 307);
     this.panelControl1.TabIndex = 2;
     //
     // lblDescripBaoCao
     //
     this.lblDescripBaoCao.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.lblDescripBaoCao.Appearance.Options.UseBackColor = true;
     this.lblDescripBaoCao.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
     this.lblDescripBaoCao.Location = new System.Drawing.Point(8, 271);
     this.lblDescripBaoCao.Name = "lblDescripBaoCao";
     this.lblDescripBaoCao.Size = new System.Drawing.Size(538, 36);
     this.lblDescripBaoCao.TabIndex = 32;
     //
     // vGridMainBaoCao
     //
     this.vGridMainBaoCao.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.vGridMainBaoCao.Appearance.RowHeaderPanel.Options.UseBackColor = true;
     this.vGridMainBaoCao.LayoutStyle = DevExpress.XtraVerticalGrid.LayoutViewStyle.SingleRecordView;
     this.vGridMainBaoCao.Location = new System.Drawing.Point(6, 150);
     this.vGridMainBaoCao.MaxRowAutoHeight = 35;
     this.vGridMainBaoCao.Name = "vGridMainBaoCao";
     this.vGridMainBaoCao.OptionsBehavior.Editable = false;
     this.vGridMainBaoCao.OptionsBehavior.ResizeHeaderPanel = false;
     this.vGridMainBaoCao.OptionsBehavior.ResizeRowHeaders = false;
     this.vGridMainBaoCao.Size = new System.Drawing.Size(542, 120);
     this.vGridMainBaoCao.TabIndex = 31;
     //
     // labelControl2
     //
     this.labelControl2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.labelControl2.Location = new System.Drawing.Point(6, 130);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(88, 13);
     this.labelControl2.TabIndex = 0;
     this.labelControl2.Text = "Các thông số khác";
     //
     // btnXoaPic
     //
     this.btnXoaPic.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.btnXoaPic.Appearance.Options.UseFont = true;
     this.btnXoaPic.Location = new System.Drawing.Point(128, 9);
     this.btnXoaPic.Name = "btnXoaPic";
     this.btnXoaPic.Size = new System.Drawing.Size(20, 20);
     this.btnXoaPic.TabIndex = 1;
     this.btnXoaPic.Text = "-";
     this.btnXoaPic.ToolTip = "Xóa đầu trang";
     this.btnXoaPic.Click += new System.EventHandler(this.btnXoaPic_Click);
     //
     // headerLetter
     //
     this.headerLetter.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.headerLetter.Location = new System.Drawing.Point(6, 37);
     this.headerLetter.Name = "headerLetter";
     this.headerLetter.Properties.ErrorImage = null;
     this.headerLetter.Properties.InitialImage = null;
     this.headerLetter.Properties.ShowMenu = false;
     this.headerLetter.Properties.SizeMode = DevExpress.XtraEditors.Controls.PictureSizeMode.Stretch;
     this.headerLetter.Size = new System.Drawing.Size(542, 80);
     this.headerLetter.TabIndex = 30;
     this.headerLetter.ToolTip = "Hình ảnh sẽ hiện ở đầu trang báo cáo";
     this.headerLetter.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     //
     // btnChonPic
     //
     this.btnChonPic.Appearance.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Bold);
     this.btnChonPic.Appearance.Options.UseFont = true;
     this.btnChonPic.Location = new System.Drawing.Point(106, 9);
     this.btnChonPic.Name = "btnChonPic";
     this.btnChonPic.Size = new System.Drawing.Size(20, 20);
     this.btnChonPic.TabIndex = 1;
     this.btnChonPic.Text = "+";
     this.btnChonPic.ToolTip = "Thêm đầu trang";
     this.btnChonPic.Click += new System.EventHandler(this.btnChonPic_Click);
     //
     // labelControl3
     //
     this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelControl3.Appearance.Options.UseFont = true;
     this.labelControl3.Location = new System.Drawing.Point(154, 12);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(124, 13);
     this.labelControl3.TabIndex = 0;
     this.labelControl3.Text = "(kích thước 650 x 100 px)";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(8, 12);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(90, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "Đầu trang báo cáo";
     //
     // ParamDescrip_lb
     //
     this.ParamDescrip_lb.Location = new System.Drawing.Point(10, 10);
     this.ParamDescrip_lb.Name = "ParamDescrip_lb";
     this.ParamDescrip_lb.Size = new System.Drawing.Size(0, 13);
     this.ParamDescrip_lb.TabIndex = 47;
     //
     // Param_lb
     //
     this.Param_lb.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Param_lb.Appearance.Options.UseFont = true;
     this.Param_lb.Location = new System.Drawing.Point(10, 10);
     this.Param_lb.Name = "Param_lb";
     this.Param_lb.Size = new System.Drawing.Size(0, 13);
     this.Param_lb.TabIndex = 46;
     //
     // btnXemTruoc
     //
     this.btnXemTruoc.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnXemTruoc.Location = new System.Drawing.Point(340, 342);
     this.btnXemTruoc.Name = "btnXemTruoc";
     this.btnXemTruoc.Size = new System.Drawing.Size(75, 23);
     this.btnXemTruoc.TabIndex = 10;
     this.btnXemTruoc.Text = "&Xem trước";
     this.btnXemTruoc.Click += new System.EventHandler(this.btnXemTruoc_Click);
     //
     // btnDong
     //
     this.btnDong.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnDong.Location = new System.Drawing.Point(487, 342);
     this.btnDong.Name = "btnDong";
     this.btnDong.Size = new System.Drawing.Size(60, 23);
     this.btnDong.TabIndex = 1;
     this.btnDong.Text = "Đón&g";
     this.btnDong.Click += new System.EventHandler(this.btnDong_Click);
     //
     // btnLuu
     //
     this.btnLuu.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnLuu.Location = new System.Drawing.Point(421, 342);
     this.btnLuu.Name = "btnLuu";
     this.btnLuu.Size = new System.Drawing.Size(60, 23);
     this.btnLuu.TabIndex = 0;
     this.btnLuu.Text = "&Lưu";
     this.btnLuu.Click += new System.EventHandler(this.btnLuu_Click);
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog1";
     //
     // frmCauHinhNghiepVu
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(557, 375);
     this.Controls.Add(this.btnXemTruoc);
     this.Controls.Add(this.btnLuu);
     this.Controls.Add(this.btnDong);
     this.Controls.Add(this.splitContainerControl1);
     this.Name = "frmCauHinhNghiepVu";
     this.Text = "Cấu hình nghiệp vụ";
     this.Load += new System.EventHandler(this.frmCauHinhNghiepVu_Load);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
     this.splitContainerControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.tabNghiepVu)).EndInit();
     this.tabNghiepVu.ResumeLayout(false);
     this.TabPageThietLapSoPhieu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControlSoPhieu)).EndInit();
     this.panelControlSoPhieu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.groupControlExample)).EndInit();
     this.groupControlExample.ResumeLayout(false);
     this.xtraScrollableControlExample.ResumeLayout(false);
     this.xtraScrollableControlExample.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.groupControlConfig)).EndInit();
     this.groupControlConfig.ResumeLayout(false);
     this.xtraScrollableControlConfig.ResumeLayout(false);
     this.xtraScrollableControlConfig.PerformLayout();
     this.tabPageNghiepVu.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.vGridMain)).EndInit();
     this.tabPageBaoCao.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.vGridMainBaoCao)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.headerLetter.Properties)).EndInit();
     this.ResumeLayout(false);
 }